From 34fa9a86d602582e44c18f03a35b93588e81cdcf Mon Sep 17 00:00:00 2001 From: potassco-bot Date: Thu, 1 Feb 2018 23:23:39 +0100 Subject: [PATCH] Add benchmark result [gc-ta1-tt1 | ipc-2000 | blocks-strips-typed | 80] --- .../ipc-2000_blocks-strips-typed_80.env | 54 + .../ipc-2000_blocks-strips-typed_80.err | 9 + .../ipc-2000_blocks-strips-typed_80.out | 1513 +++++++++++++++++ 3 files changed, 1576 insertions(+) create mode 100644 gc-ta1-tt1/ipc-2000_blocks-strips-typed_80.env create mode 100644 gc-ta1-tt1/ipc-2000_blocks-strips-typed_80.err create mode 100644 gc-ta1-tt1/ipc-2000_blocks-strips-typed_80.out diff --git a/gc-ta1-tt1/ipc-2000_blocks-strips-typed_80.env b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_80.env new file mode 100644 index 000000000..2d5443012 --- /dev/null +++ b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_80.env @@ -0,0 +1,54 @@ +command: +- timeout +- -m=9216000 +- -t=900 +- python3 +- /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/runplanner.py +- --domain=/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/domain.pddl +- /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/instances/instance-80.pddl +- --stats +- --stats-iter +- --verbose +- --print-call +- -m 8192 +- --translate +- -B 0.9 +- --parallel=0 +- --shallow +- --use-heuristic +- --test-until-not-sat +- --test=0 +- --test-add=1 +- --test-times=1 +configuration: + id: gc-ta1-tt1 + instanceSets: + - rintanen-aij-2012-interesting + options: + - --stats + - --stats-iter + - --verbose + - --print-call + - -m 8192 + - --translate + - -B 0.9 + - --parallel=0 + - --shallow + - --use-heuristic + - --test-until-not-sat + - --test=0 + - --test-add=1 + - --test-times=1 +exitCode: 0 +instance: + domain: blocks-strips-typed + instance: 80 + ipc: ipc-2000 +versions: + clingo: 5.2.2 + fastDownward: 10997:847cdf0069cab0c8841a9958e783d1a7340fe2e9 (2017-11-02 15:10 +0100) + planner: f090434475c02dbccc3811039498f2a63a357ddc (2018-02-01 18:15:39 +0100) + plasp: 3.1.1 + python: 3.6.3 +workingDirectory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner + diff --git a/gc-ta1-tt1/ipc-2000_blocks-strips-typed_80.err b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_80.err new file mode 100644 index 000000000..0026f1cfa --- /dev/null +++ b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_80.err @@ -0,0 +1,9 @@ +# configuration: {'id': 'gc-ta1-tt1', 'options': ['--stats', '--stats-iter', '--verbose', '--print-call', '-m 8192', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=1', '--test-times=1'], 'instanceSets': ['rintanen-aij-2012-interesting']} +# instance: {'ipc': 'ipc-2000', 'domain': 'blocks-strips-typed', 'instance': 80} +# command: ['timeout', '-m=9216000', '-t=900', 'python3', '/home/pluehne/Documents/ASP/plasp-javier/encodings/planner/runplanner.py', '--domain=/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/instances/instance-80.pddl', '--stats', '--stats-iter', '--verbose', '--print-call', '-m 8192', '--translate', '-B 0.9', '--parallel=0', '--shallow', '--use-heuristic', '--test-until-not-sat', '--test=0', '--test-add=1', '--test-times=1'] +# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner +# exit code: 0 +# planner call: /home/wv/bin/linux/64/fast-downward/fast-downward.py --translate --build=release64 /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/instances/instance-80.pddl && plasp-3.1.1 translate --parsing-mode=compatibility output.sas | /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/planner.py - /home/pluehne/Documents/ASP/plasp-javier/encodings/strips/preprocess.lp /home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp --stats --stats-iter --verbose -m 8192 -B 0.9 --test-until-not-sat --query-at-last --check-at-last --forbid-actions --force-actions -c planner_on=1 --test=- --test=/home/pluehne/Documents/ASP/plasp-javier/encodings/planner/test_files/test.lp /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/test_files/block_forall_t.lp --test-once --heuristic=Domain /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/heuristic.lp -c _shallow=1 -c _closure=3 -c _parallel=0 +FINISHED CPU 396.90 MEM 0 MAXMEM 1664872 STALE 1 MAXMEM_RSS 1520752 + + diff --git a/gc-ta1-tt1/ipc-2000_blocks-strips-typed_80.out b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_80.out new file mode 100644 index 000000000..abaa9291d --- /dev/null +++ b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_80.out @@ -0,0 +1,1513 @@ +INFO Running translator. +INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/instances/instance-80.pddl'] +INFO translator arguments: [] +INFO translator time limit: None +INFO translator memory limit: None +INFO callstring: /home/pluehne/.usr/bin/python /home/wv/bin/linux/64/fast-downward-10997/builds/release64/bin/translate/translate.py /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/instances/instance-80.pddl +Parsing... +Parsing: [0.020s CPU, 0.016s wall-clock] +Normalizing task... [0.000s CPU, 0.001s wall-clock] +Instantiating... +Generating Datalog program... [0.000s CPU, 0.005s wall-clock] +Normalizing Datalog program... +Normalizing Datalog program: [0.010s CPU, 0.010s wall-clock] +Preparing model... [0.010s CPU, 0.012s wall-clock] +Generated 21 rules. +Computing model... [0.570s CPU, 0.568s wall-clock] +4877 relevant atoms +3237 auxiliary atoms +8114 final queue length +14280 total queue pushes +Completing instantiation... [1.040s CPU, 1.038s wall-clock] +Instantiating: [1.630s CPU, 1.640s wall-clock] +Computing fact groups... +Finding invariants... +10 initial candidates +Finding invariants: [0.030s CPU, 0.025s wall-clock] +Checking invariant weight... [0.000s CPU, 0.006s wall-clock] +Instantiating groups... [0.060s CPU, 0.060s wall-clock] +Collecting mutex groups... [0.020s CPU, 0.013s wall-clock] +Choosing groups... +40 uncovered facts +Choosing groups: [0.060s CPU, 0.066s wall-clock] +Building translation key... [0.020s CPU, 0.020s wall-clock] +Computing fact groups: [0.340s CPU, 0.337s wall-clock] +Building STRIPS to SAS dictionary... [0.010s CPU, 0.009s wall-clock] +Building dictionary for full mutex groups... [0.020s CPU, 0.024s wall-clock] +Building mutex information... +Building mutex information: [0.040s CPU, 0.037s wall-clock] +Translating task... +Processing axioms... +Simplifying axioms... [0.000s CPU, 0.000s wall-clock] +Processing axioms: [0.050s CPU, 0.050s wall-clock] +Translating task: [1.270s CPU, 1.267s wall-clock] +4524 effect conditions simplified +0 implied preconditions added +Detecting unreachable propositions... +0 operators removed +0 axioms removed +78 propositions removed +Detecting unreachable propositions: [0.650s CPU, 0.649s wall-clock] +Reordering and filtering variables... +79 of 79 variables necessary. +40 of 79 mutex groups necessary. +3042 of 3042 operators necessary. +0 of 0 axiom rules necessary. +Reordering and filtering variables: [0.370s CPU, 0.376s wall-clock] +Translator variables: 79 +Translator derived variables: 0 +Translator facts: 1640 +Translator goal facts: 38 +Translator mutex groups: 40 +Translator total mutex groups size: 1600 +Translator operators: 3042 +Translator axioms: 0 +Translator task size: 26055 +Translator peak memory: 51916 KB +Writing output... [0.440s CPU, 0.467s wall-clock] +Done! [4.850s CPU, 4.877s wall-clock] +planner.py version 0.0.1 + +Time: 0.88s +Memory: 104MB + +Iteration 1 +Queue: [(0,0,0,True), (1,5,0,True), (2,10,0,True), (3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 0 +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 1 +Time : 1.005s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 0.884s + +Choices : 0 +Conflicts : 0 (Analyzed: 0) +Restarts : 0 +Problems : 1 (Average Length: 2.00 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 0 (Eliminated: 0 Frozen: 0) +Constraints : 0 (Binary: 0.0% Ternary: 0.0% Other: 0.0%) + +Memory Peak : 240MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.01s +Memory: 176MB (+72MB) +UNSAT +Iteration Time: 0.01s + +Iteration 2 +Queue: [(1,5,0,True), (2,10,0,True), (3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 0 +Expected Memory: 176MB +Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])] +Grounding Time: 0.40s +Memory: 185MB (+9MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 2 +Time : 1.579s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 1.460s + +Choices : 0 +Conflicts : 0 (Analyzed: 0) +Restarts : 0 +Problems : 2 (Average Length: 4.50 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 21189 (Eliminated: 0 Frozen: 6751) +Constraints : 11680 (Binary: 93.4% Ternary: 4.1% Other: 2.5%) + +Memory Peak : 240MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.03s +Memory: 192MB (+7MB) +UNSAT +Iteration Time: 0.58s + +Iteration 3 +Queue: [(2,10,0,True), (3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 5 +Expected Memory: 208.0MB +Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])] +Grounding Time: 0.39s +Memory: 207MB (+15MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 3 +Time : 2.170s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 2.052s + +Choices : 0 +Conflicts : 0 (Analyzed: 0) +Restarts : 0 +Problems : 3 (Average Length: 7.00 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 43036 (Eliminated: 0 Frozen: 14026) +Constraints : 64817 (Binary: 94.3% Ternary: 4.3% Other: 1.5%) + +Memory Peak : 240MB +Max. Length : 5 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.03s +Memory: 213MB (+6MB) +UNSAT +Iteration Time: 0.60s + +Iteration 4 +Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 10 +Expected Memory: 234.0MB +Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])] +Grounding Time: 0.49s +Memory: 235MB (+22MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 4 +Time : 2.891s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 2.772s + +Choices : 0 +Conflicts : 0 (Analyzed: 0) +Restarts : 0 +Problems : 4 (Average Length: 9.50 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 65487 (Eliminated: 0 Frozen: 21504) +Constraints : 150469 (Binary: 94.6% Ternary: 4.3% Other: 1.2%) + +Memory Peak : 244MB +Max. Length : 10 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.04s +Memory: 243MB (+8MB) +UNSAT +Iteration Time: 0.73s + +Iteration 5 +Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 15 +Expected Memory: 273.0MB +Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])] +Grounding Time: 0.42s +Memory: 256MB (+13MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 5 +Time : 3.559s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 3.440s + +Choices : 0 +Conflicts : 0 (Analyzed: 0) +Restarts : 0 +Problems : 5 (Average Length: 12.00 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 88493 (Eliminated: 0 Frozen: 29182) +Constraints : 271871 (Binary: 94.7% Ternary: 4.3% Other: 1.0%) + +Memory Peak : 269MB +Max. Length : 15 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.03s +Memory: 268MB (+12MB) +UNSAT +Iteration Time: 0.68s + +Iteration 6 +Queue: [(5,25,0,True), (6,30,0,True)] +Grounded Until: 20 +Expected Memory: 298.0MB +Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])] +Grounding Time: 0.43s +Memory: 280MB (+12MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 6 +Time : 4.260s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 4.140s + +Choices : 0 +Conflicts : 0 (Analyzed: 0) +Restarts : 0 +Problems : 6 (Average Length: 14.50 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 112154 (Eliminated: 0 Frozen: 37060) +Constraints : 435266 (Binary: 94.9% Ternary: 4.2% Other: 0.9%) + +Memory Peak : 300MB +Max. Length : 20 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.04s +Memory: 300MB (+20MB) +UNSAT +Iteration Time: 0.71s + +Iteration 7 +Queue: [(6,30,0,True)] +Grounded Until: 25 +Expected Memory: 332.0MB +Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])] +Grounding Time: 0.45s +Memory: 304MB (+4MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 7 +Time : 4.940s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 4.820s + +Choices : 0 +Conflicts : 1 (Analyzed: 0) +Restarts : 0 +Problems : 7 (Average Length: 17.00 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 136526 (Eliminated: 0 Frozen: 45060) +Constraints : 626148 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 324MB +Max. Length : 25 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.04s +Memory: 311MB (+7MB) +UNSAT +Iteration Time: 0.69s + +Iteration 8 +Queue: [(7,35,0,True), (8,40,0,True), (9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 30 +Expected Memory: 343.0MB +Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])] +Grounding Time: 0.59s +Memory: 338MB (+27MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 8 +Time : 5.790s (Solving: 0.01s 1st Model: 0.00s Unsat: 0.01s) +CPU Time : 5.668s + +Choices : 0 +Conflicts : 2 (Analyzed: 0) +Restarts : 0 +Problems : 8 (Average Length: 19.50 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 160937 (Eliminated: 0 Frozen: 53060) +Constraints : 817488 (Binary: 95.0% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 364MB +Max. Length : 30 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.05s +Memory: 364MB (+26MB) +UNSAT +Iteration Time: 0.86s + +Iteration 9 +Queue: [(8,40,0,True), (9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 35 +Expected Memory: 417.0MB +Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])] +Grounding Time: 0.42s +Memory: 367MB (+3MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 9 +Time : 6.493s (Solving: 0.03s 1st Model: 0.00s Unsat: 0.03s) +CPU Time : 6.372s + +Choices : 0 +Conflicts : 3 (Analyzed: 0) +Restarts : 0 +Problems : 9 (Average Length: 22.00 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 185348 (Eliminated: 0 Frozen: 61060) +Constraints : 1008828 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 394MB +Max. Length : 35 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.06s +Memory: 375MB (+8MB) +UNSAT +Iteration Time: 0.71s + +Iteration 10 +Queue: [(9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 40 +Expected Memory: 428.0MB +Grounding... [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])] +Grounding Time: 0.44s +Memory: 395MB (+20MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 10 +Time : 7.228s (Solving: 0.04s 1st Model: 0.00s Unsat: 0.04s) +CPU Time : 7.108s + +Choices : 0 +Conflicts : 4 (Analyzed: 0) +Restarts : 0 +Problems : 10 (Average Length: 24.50 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 209759 (Eliminated: 0 Frozen: 69060) +Constraints : 1200168 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 422MB +Max. Length : 40 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.07s +Memory: 400MB (+5MB) +UNSAT +Iteration Time: 0.74s + +Iteration 11 +Queue: [(10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 45 +Expected Memory: 453.0MB +Grounding... [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])] +Grounding Time: 0.44s +Memory: 413MB (+13MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 11 +Time : 7.986s (Solving: 0.07s 1st Model: 0.00s Unsat: 0.07s) +CPU Time : 7.864s + +Choices : 0 +Conflicts : 5 (Analyzed: 0) +Restarts : 0 +Problems : 11 (Average Length: 27.00 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 234170 (Eliminated: 0 Frozen: 77060) +Constraints : 1391508 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 452MB +Max. Length : 45 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.08s +Memory: 429MB (+16MB) +UNSAT +Iteration Time: 0.77s + +Iteration 12 +Queue: [(11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 50 +Expected Memory: 482.0MB +Grounding... [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])] +Grounding Time: 0.45s +Memory: 436MB (+7MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 12 +Time : 8.771s (Solving: 0.09s 1st Model: 0.00s Unsat: 0.09s) +CPU Time : 8.652s + +Choices : 0 +Conflicts : 6 (Analyzed: 0) +Restarts : 0 +Problems : 12 (Average Length: 29.50 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 258581 (Eliminated: 0 Frozen: 85060) +Constraints : 1582848 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 473MB +Max. Length : 50 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.09s +Memory: 466MB (+30MB) +UNSAT +Iteration Time: 0.79s + +Iteration 13 +Queue: [(12,60,0,True), (13,65,0,True)] +Grounded Until: 55 +Expected Memory: 519.0MB +Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])] +Grounding Time: 0.45s +Memory: 466MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 13 +Time : 9.582s (Solving: 0.12s 1st Model: 0.00s Unsat: 0.12s) +CPU Time : 9.464s + +Choices : 31 (Domain: 31) +Conflicts : 18 (Analyzed: 11) +Restarts : 0 +Problems : 13 (Average Length: 32.00 Splits: 0) +Lemmas : 11 (Deleted: 0) + Binary : 1 (Ratio: 9.09%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 11 (Average Length: 1.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 11 (Average: 59.27 Max: 67 Sum: 652) + Executed : 0 (Average: 2.82 Max: 5 Sum: 31 Ratio: 4.75%) + Bounded : 11 (Average: 56.45 Max: 62 Sum: 621 Ratio: 95.25%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 282992 (Eliminated: 0 Frozen: 93060) +Constraints : 1774188 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 507MB +Max. Length : 55 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.10s +Memory: 477MB (+11MB) +UNSAT +Iteration Time: 0.82s + +Iteration 14 +Queue: [(13,65,0,True)] +Grounded Until: 60 +Expected Memory: 530.0MB +Grounding... [('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('check', [65])] +Grounding Time: 0.47s +Memory: 486MB (+9MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 14 +Time : 10.500s (Solving: 0.21s 1st Model: 0.00s Unsat: 0.21s) +CPU Time : 10.384s + +Choices : 162 (Domain: 162) +Conflicts : 55 (Analyzed: 47) +Restarts : 0 +Problems : 14 (Average Length: 34.50 Splits: 0) +Lemmas : 47 (Deleted: 0) + Binary : 2 (Ratio: 4.26%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 47 (Average Length: 1.0 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 47 (Average: 66.57 Max: 73 Sum: 3129) + Executed : 0 (Average: 3.45 Max: 6 Sum: 162 Ratio: 5.18%) + Bounded : 47 (Average: 63.13 Max: 67 Sum: 2967 Ratio: 94.82%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 307403 (Eliminated: 0 Frozen: 101060) +Constraints : 1886174 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 530MB +Max. Length : 60 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.16s +Memory: 497MB (+11MB) +UNSAT +Iteration Time: 0.93s + +Iteration 15 +Queue: [(14,70,0,True), (15,75,0,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 65 +Expected Memory: 550.0MB +Grounding... [('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('check', [70])] +Grounding Time: 0.81s +Memory: 529MB (+32MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 15 +Time : 11.897s (Solving: 0.38s 1st Model: 0.00s Unsat: 0.38s) +CPU Time : 11.784s + +Choices : 393 (Domain: 393) +Conflicts : 117 (Analyzed: 108) +Restarts : 1 (Average: 108.00 Last: 36) +Problems : 15 (Average Length: 37.00 Splits: 0) +Lemmas : 108 (Deleted: 0) + Binary : 3 (Ratio: 2.78%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 108 (Average Length: 1.0 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 108 (Average: 71.12 Max: 78 Sum: 7681) + Executed : 0 (Average: 3.64 Max: 6 Sum: 393 Ratio: 5.12%) + Bounded : 108 (Average: 67.48 Max: 72 Sum: 7288 Ratio: 94.88%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 331814 (Eliminated: 0 Frozen: 109060) +Constraints : 1950422 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 580MB +Max. Length : 65 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.25s +Memory: 544MB (+15MB) +UNSAT +Iteration Time: 1.41s + +Iteration 16 +Queue: [(15,75,0,True), (16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 70 +Expected Memory: 597.0MB +Grounding... [('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('check', [75])] +Grounding Time: 0.45s +Memory: 553MB (+9MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 16 +Time : 12.956s (Solving: 0.56s 1st Model: 0.00s Unsat: 0.56s) +CPU Time : 12.844s + +Choices : 443 (Domain: 443) +Conflicts : 144 (Analyzed: 134) +Restarts : 1 (Average: 134.00 Last: 36) +Problems : 16 (Average Length: 39.50 Splits: 0) +Lemmas : 134 (Deleted: 0) + Binary : 11 (Ratio: 8.21%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 134 (Average Length: 366.2 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 134 (Average: 57.72 Max: 78 Sum: 7734) + Executed : 23 (Average: 3.31 Max: 10 Sum: 443 Ratio: 5.73%) + Bounded : 111 (Average: 65.68 Max: 72 Sum: 7291 Ratio: 94.27%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 356225 (Eliminated: 0 Frozen: 117060) +Constraints : 1990520 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 608MB +Max. Length : 70 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.27s +Memory: 567MB (+14MB) +UNSAT +Iteration Time: 1.08s + +Iteration 17 +Queue: [(16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 75 +Expected Memory: 620.0MB +Grounding... [('step', [76]), ('step', [77]), ('step', [78]), ('step', [79]), ('step', [80]), ('check', [80])] +Grounding Time: 0.48s +Memory: 574MB (+7MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 17 +Time : 15.491s (Solving: 2.20s 1st Model: 0.00s Unsat: 2.20s) +CPU Time : 15.380s + +Choices : 2139 (Domain: 2139) +Conflicts : 770 (Analyzed: 759) +Restarts : 6 (Average: 126.50 Last: 36) +Problems : 17 (Average Length: 42.00 Splits: 0) +Lemmas : 759 (Deleted: 0) + Binary : 25 (Ratio: 3.29%) + Ternary : 2 (Ratio: 0.26%) + Conflict : 759 (Average Length: 3644.4 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 759 (Average: 14.55 Max: 215 Sum: 11040) + Executed : 626 (Average: 2.81 Max: 215 Sum: 2136 Ratio: 19.35%) + Bounded : 133 (Average: 66.95 Max: 82 Sum: 8904 Ratio: 80.65%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 380636 (Eliminated: 0 Frozen: 125060) +Constraints : 2181860 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 627MB +Max. Length : 75 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.73s +Memory: 622MB (+48MB) +UNSAT +Iteration Time: 2.55s + +Iteration 18 +Queue: [(17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 80 +Expected Memory: 677.0MB +Grounding... [('step', [81]), ('step', [82]), ('step', [83]), ('step', [84]), ('step', [85]), ('check', [85])] +Grounding Time: 0.47s +Memory: 622MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 18 +Time : 17.182s (Solving: 2.98s 1st Model: 0.00s Unsat: 2.98s) +CPU Time : 17.072s + +Choices : 9743 (Domain: 9743) +Conflicts : 988 (Analyzed: 976) +Restarts : 8 (Average: 122.00 Last: 42) +Problems : 18 (Average Length: 44.50 Splits: 0) +Lemmas : 976 (Deleted: 0) + Binary : 64 (Ratio: 6.56%) + Ternary : 2 (Ratio: 0.20%) + Conflict : 976 (Average Length: 3325.5 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 976 (Average: 19.11 Max: 509 Sum: 18650) + Executed : 837 (Average: 9.98 Max: 509 Sum: 9740 Ratio: 52.23%) + Bounded : 139 (Average: 64.10 Max: 82 Sum: 8910 Ratio: 47.77%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 405047 (Eliminated: 0 Frozen: 133060) +Constraints : 2372725 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 672MB +Max. Length : 80 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.88s +Memory: 625MB (+3MB) +UNSAT +Iteration Time: 1.71s + +Iteration 19 +Queue: [(18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 85 +Expected Memory: 680.0MB +Grounding... [('step', [86]), ('step', [87]), ('step', [88]), ('step', [89]), ('step', [90]), ('check', [90])] +Grounding Time: 0.49s +Memory: 635MB (+10MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 19 +Time : 19.671s (Solving: 4.53s 1st Model: 0.00s Unsat: 4.53s) +CPU Time : 19.560s + +Choices : 24723 (Domain: 24723) +Conflicts : 1237 (Analyzed: 1224) +Restarts : 11 (Average: 111.27 Last: 53) +Problems : 19 (Average Length: 47.00 Splits: 0) +Lemmas : 1224 (Deleted: 0) + Binary : 123 (Ratio: 10.05%) + Ternary : 2 (Ratio: 0.16%) + Conflict : 1224 (Average Length: 3173.8 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 1224 (Average: 27.48 Max: 1025 Sum: 33640) + Executed : 1075 (Average: 20.20 Max: 1025 Sum: 24720 Ratio: 73.48%) + Bounded : 149 (Average: 59.87 Max: 82 Sum: 8920 Ratio: 26.52%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 429458 (Eliminated: 0 Frozen: 141060) +Constraints : 2564065 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 694MB +Max. Length : 85 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.65s +Memory: 650MB (+15MB) +UNSAT +Iteration Time: 2.50s + +Iteration 20 +Queue: [(19,95,0,True), (20,100,0,True)] +Grounded Until: 90 +Expected Memory: 705.0MB +Grounding... [('step', [91]), ('step', [92]), ('step', [93]), ('step', [94]), ('step', [95]), ('check', [95])] +Grounding Time: 0.47s +Memory: 658MB (+8MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 20 +Time : 28.788s (Solving: 12.74s 1st Model: 0.00s Unsat: 12.74s) +CPU Time : 28.664s + +Choices : 75857 (Domain: 75857) +Conflicts : 4026 (Analyzed: 4012) +Restarts : 44 (Average: 91.18 Last: 53) +Problems : 20 (Average Length: 49.50 Splits: 0) +Lemmas : 4012 (Deleted: 1420) + Binary : 196 (Ratio: 4.89%) + Ternary : 6 (Ratio: 0.15%) + Conflict : 4012 (Average Length: 3406.3 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 4012 (Average: 21.33 Max: 1353 Sum: 85580) + Executed : 3837 (Average: 18.72 Max: 1353 Sum: 75099 Ratio: 87.75%) + Bounded : 175 (Average: 59.89 Max: 97 Sum: 10481 Ratio: 12.25%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 453869 (Eliminated: 0 Frozen: 149060) +Constraints : 2755405 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 720MB +Max. Length : 90 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 8.30s +Memory: 673MB (+15MB) +UNSAT +Iteration Time: 9.12s + +Iteration 21 +Queue: [(20,100,0,True)] +Grounded Until: 95 +Expected Memory: 728.0MB +Grounding... [('step', [96]), ('step', [97]), ('step', [98]), ('step', [99]), ('step', [100]), ('check', [100])] +Grounding Time: 0.49s +Memory: 678MB (+5MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 21 +Time : 63.084s (Solving: 46.05s 1st Model: 0.00s Unsat: 12.74s) +CPU Time : 62.972s + +Choices : 304759 (Domain: 304759) +Conflicts : 12870 (Analyzed: 12856) +Restarts : 144 (Average: 89.28 Last: 89) +Problems : 21 (Average Length: 52.00 Splits: 0) +Lemmas : 12856 (Deleted: 9860) + Binary : 298 (Ratio: 2.32%) + Ternary : 8 (Ratio: 0.06%) + Conflict : 12856 (Average Length: 8552.6 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 12856 (Average: 22.75 Max: 2518 Sum: 292515) + Executed : 12676 (Average: 21.94 Max: 2518 Sum: 282029 Ratio: 96.42%) + Bounded : 180 (Average: 58.26 Max: 97 Sum: 10486 Ratio: 3.58%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 478280 (Eliminated: 0 Frozen: 157060) +Constraints : 2946370 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 884MB +Max. Length : 95 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 33.44s +Memory: 884MB (+206MB) +UNKNOWN +Iteration Time: 34.32s + +Iteration 22 +Queue: [(20,100,1,True), (21,105,0,True), (22,110,0,True), (23,115,0,True), (24,120,0,True), (25,125,0,True), (26,130,0,True), (27,135,0,True), (28,140,0,True), (29,145,0,True), (30,150,0,True), (31,155,0,True), (32,160,0,True), (33,165,0,True)] +Grounded Until: 100 +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 22 +Time : 95.682s (Solving: 78.50s 1st Model: 0.00s Unsat: 12.74s) +CPU Time : 95.584s + +Choices : 423111 (Domain: 423111) +Conflicts : 21522 (Analyzed: 21508) +Restarts : 244 (Average: 88.15 Last: 123) +Problems : 22 (Average Length: 54.27 Splits: 0) +Lemmas : 21508 (Deleted: 18616) + Binary : 313 (Ratio: 1.46%) + Ternary : 11 (Ratio: 0.05%) + Conflict : 21508 (Average Length: 8459.9 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 21508 (Average: 18.57 Max: 2518 Sum: 399328) + Executed : 21323 (Average: 18.07 Max: 2518 Sum: 388635 Ratio: 97.32%) + Bounded : 185 (Average: 57.80 Max: 102 Sum: 10693 Ratio: 2.68%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 478280 (Eliminated: 0 Frozen: 157060) +Constraints : 2946370 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 884MB +Max. Length : 100 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 32.61s +Memory: 884MB (+0MB) +UNKNOWN +Iteration Time: 32.62s + +Iteration 23 +Queue: [(21,105,0,True), (22,110,0,True), (23,115,0,True), (24,120,0,True), (25,125,0,True), (26,130,0,True), (27,135,0,True), (28,140,0,True), (29,145,0,True), (30,150,0,True), (31,155,0,True), (32,160,0,True), (33,165,0,True)] +Grounded Until: 100 +Expected Memory: 1095.0MB +Grounding... [('step', [101]), ('step', [102]), ('step', [103]), ('step', [104]), ('step', [105]), ('check', [105])] +Grounding Time: 0.45s +Memory: 889MB (+5MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 23 +Time : 132.639s (Solving: 114.50s 1st Model: 0.00s Unsat: 12.74s) +CPU Time : 132.556s + +Choices : 948693 (Domain: 948693) +Conflicts : 30504 (Analyzed: 30490) +Restarts : 344 (Average: 88.63 Last: 123) +Problems : 23 (Average Length: 56.57 Splits: 0) +Lemmas : 30490 (Deleted: 27055) + Binary : 482 (Ratio: 1.58%) + Ternary : 13 (Ratio: 0.04%) + Conflict : 30490 (Average Length: 9510.9 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 30490 (Average: 28.46 Max: 9762 Sum: 867814) + Executed : 30298 (Average: 28.11 Max: 9762 Sum: 857114 Ratio: 98.77%) + Bounded : 192 (Average: 55.73 Max: 102 Sum: 10700 Ratio: 1.23%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 502691 (Eliminated: 0 Frozen: 165060) +Constraints : 3137660 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 962MB +Max. Length : 100 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 36.14s +Memory: 911MB (+22MB) +UNKNOWN +Iteration Time: 36.98s + +Iteration 24 +Queue: [(22,110,0,True), (23,115,0,True), (24,120,0,True), (25,125,0,True), (26,130,0,True), (27,135,0,True), (28,140,0,True), (29,145,0,True), (30,150,0,True), (31,155,0,True), (32,160,0,True), (33,165,0,True)] +Grounded Until: 105 +Expected Memory: 1122.0MB +Grounding... [('step', [106]), ('step', [107]), ('step', [108]), ('step', [109]), ('step', [110]), ('check', [110])] +Grounding Time: 0.45s +Memory: 911MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 24 +Time : 173.036s (Solving: 153.91s 1st Model: 0.00s Unsat: 12.74s) +CPU Time : 172.972s + +Choices : 1595739 (Domain: 1595739) +Conflicts : 38739 (Analyzed: 38725) +Restarts : 444 (Average: 87.22 Last: 144) +Problems : 24 (Average Length: 58.88 Splits: 0) +Lemmas : 38725 (Deleted: 33639) + Binary : 586 (Ratio: 1.51%) + Ternary : 13 (Ratio: 0.03%) + Conflict : 38725 (Average Length: 11893.6 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 38725 (Average: 36.00 Max: 12630 Sum: 1393974) + Executed : 38530 (Average: 35.72 Max: 12630 Sum: 1383271 Ratio: 99.23%) + Bounded : 195 (Average: 54.89 Max: 102 Sum: 10703 Ratio: 0.77%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 527102 (Eliminated: 0 Frozen: 173060) +Constraints : 3329000 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 1191MB +Max. Length : 105 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 39.56s +Memory: 1127MB (+216MB) +UNKNOWN +Iteration Time: 40.43s + +Iteration 25 +Queue: [(23,115,0,True), (24,120,0,True), (25,125,0,True), (26,130,0,True), (27,135,0,True), (28,140,0,True), (29,145,0,True), (30,150,0,True), (31,155,0,True), (32,160,0,True), (33,165,0,True)] +Grounded Until: 110 +Expected Memory: 1343.0MB +Grounding... [('step', [111]), ('step', [112]), ('step', [113]), ('step', [114]), ('step', [115]), ('check', [115])] +Grounding Time: 0.46s +Memory: 1127MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 25 +Time : 212.264s (Solving: 191.99s 1st Model: 0.00s Unsat: 12.74s) +CPU Time : 212.216s + +Choices : 2838327 (Domain: 2838327) +Conflicts : 46819 (Analyzed: 46805) +Restarts : 544 (Average: 86.04 Last: 144) +Problems : 25 (Average Length: 61.20 Splits: 0) +Lemmas : 46805 (Deleted: 41469) + Binary : 782 (Ratio: 1.67%) + Ternary : 13 (Ratio: 0.03%) + Conflict : 46805 (Average Length: 13714.8 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 46805 (Average: 52.54 Max: 17378 Sum: 2459217) + Executed : 46604 (Average: 52.31 Max: 17378 Sum: 2448508 Ratio: 99.56%) + Bounded : 201 (Average: 53.28 Max: 102 Sum: 10709 Ratio: 0.44%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 551513 (Eliminated: 0 Frozen: 181060) +Constraints : 3520340 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 1253MB +Max. Length : 110 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 38.30s +Memory: 1253MB (+126MB) +UNKNOWN +Iteration Time: 39.26s + +Iteration 26 +Queue: [(24,120,0,True), (25,125,0,True), (26,130,0,True), (27,135,0,True), (28,140,0,True), (29,145,0,True), (30,150,0,True), (31,155,0,True), (32,160,0,True), (33,165,0,True)] +Grounded Until: 115 +Expected Memory: 1469.0MB +Grounding... [('step', [116]), ('step', [117]), ('step', [118]), ('step', [119]), ('step', [120]), ('check', [120])] +Grounding Time: 0.47s +Memory: 1253MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 26 +Time : 251.098s (Solving: 229.65s 1st Model: 0.00s Unsat: 12.74s) +CPU Time : 251.068s + +Choices : 4069759 (Domain: 4069759) +Conflicts : 55159 (Analyzed: 55145) +Restarts : 644 (Average: 85.63 Last: 144) +Problems : 26 (Average Length: 63.54 Splits: 0) +Lemmas : 55145 (Deleted: 49359) + Binary : 936 (Ratio: 1.70%) + Ternary : 14 (Ratio: 0.03%) + Conflict : 55145 (Average Length: 14818.9 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 55145 (Average: 61.79 Max: 21563 Sum: 3407661) + Executed : 54940 (Average: 61.60 Max: 21563 Sum: 3396948 Ratio: 99.69%) + Bounded : 205 (Average: 52.26 Max: 102 Sum: 10713 Ratio: 0.31%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 575924 (Eliminated: 0 Frozen: 189060) +Constraints : 3711680 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 1324MB +Max. Length : 115 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 37.86s +Memory: 1256MB (+3MB) +UNKNOWN +Iteration Time: 38.86s + +Iteration 27 +Queue: [(25,125,0,True), (26,130,0,True), (27,135,0,True), (28,140,0,True), (29,145,0,True), (30,150,0,True), (31,155,0,True), (32,160,0,True), (33,165,0,True)] +Grounded Until: 120 +Expected Memory: 1472.0MB +Grounding... [('step', [121]), ('step', [122]), ('step', [123]), ('step', [124]), ('step', [125]), ('check', [125])] +Grounding Time: 0.47s +Memory: 1256MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 27 +Time : 297.955s (Solving: 275.32s 1st Model: 0.00s Unsat: 12.74s) +CPU Time : 297.948s + +Choices : 5979812 (Domain: 5979812) +Conflicts : 63161 (Analyzed: 63147) +Restarts : 744 (Average: 84.88 Last: 144) +Problems : 27 (Average Length: 65.89 Splits: 0) +Lemmas : 63147 (Deleted: 57451) + Binary : 1065 (Ratio: 1.69%) + Ternary : 15 (Ratio: 0.02%) + Conflict : 63147 (Average Length: 16560.5 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 63147 (Average: 70.94 Max: 25305 Sum: 4479928) + Executed : 62940 (Average: 70.77 Max: 25305 Sum: 4469213 Ratio: 99.76%) + Bounded : 207 (Average: 51.76 Max: 102 Sum: 10715 Ratio: 0.24%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 600335 (Eliminated: 0 Frozen: 197060) +Constraints : 3903020 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 1402MB +Max. Length : 120 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 45.90s +Memory: 1402MB (+146MB) +UNKNOWN +Iteration Time: 46.89s + +Iteration 28 +Queue: [(26,130,0,True), (27,135,0,True), (28,140,0,True), (29,145,0,True), (30,150,0,True), (31,155,0,True), (32,160,0,True), (33,165,0,True)] +Grounded Until: 125 +Expected Memory: 1618.0MB +Grounding... [('step', [126]), ('step', [127]), ('step', [128]), ('step', [129]), ('step', [130]), ('check', [130])] +Grounding Time: 0.48s +Memory: 1405MB (+3MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 28 +Time : 339.252s (Solving: 315.40s 1st Model: 0.00s Unsat: 12.74s) +CPU Time : 339.260s + +Choices : 8816162 (Domain: 8816162) +Conflicts : 71090 (Analyzed: 71076) +Restarts : 844 (Average: 84.21 Last: 144) +Problems : 28 (Average Length: 68.25 Splits: 0) +Lemmas : 71076 (Deleted: 65279) + Binary : 1202 (Ratio: 1.69%) + Ternary : 15 (Ratio: 0.02%) + Conflict : 71076 (Average Length: 17350.3 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 71076 (Average: 87.85 Max: 30703 Sum: 6243866) + Executed : 70862 (Average: 87.70 Max: 30703 Sum: 6233144 Ratio: 99.83%) + Bounded : 214 (Average: 50.10 Max: 102 Sum: 10722 Ratio: 0.17%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 624746 (Eliminated: 0 Frozen: 205060) +Constraints : 4094360 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 1490MB +Max. Length : 125 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 40.31s +Memory: 1424MB (+19MB) +UNKNOWN +Iteration Time: 41.33s + +Iteration 29 +Queue: [(27,135,0,True), (28,140,0,True), (29,145,0,True), (30,150,0,True), (31,155,0,True), (32,160,0,True), (33,165,0,True)] +Grounded Until: 130 +Expected Memory: 1640.0MB +Grounding... [('step', [131]), ('step', [132]), ('step', [133]), ('step', [134]), ('step', [135]), ('check', [135])] +Grounding Time: 0.48s +Memory: 1424MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 29 +Time : 384.576s (Solving: 359.48s 1st Model: 0.00s Unsat: 12.74s) +CPU Time : 384.604s + +Choices : 13260291 (Domain: 13260291) +Conflicts : 79254 (Analyzed: 79240) +Restarts : 944 (Average: 83.94 Last: 144) +Problems : 29 (Average Length: 70.62 Splits: 0) +Lemmas : 79240 (Deleted: 73004) + Binary : 1380 (Ratio: 1.74%) + Ternary : 16 (Ratio: 0.02%) + Conflict : 79240 (Average Length: 18096.7 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 79240 (Average: 116.46 Max: 37538 Sum: 9228528) + Executed : 79020 (Average: 116.33 Max: 37538 Sum: 9217800 Ratio: 99.88%) + Bounded : 220 (Average: 48.76 Max: 102 Sum: 10728 Ratio: 0.12%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 649157 (Eliminated: 0 Frozen: 213060) +Constraints : 4285700 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 1512MB +Max. Length : 130 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 44.32s +Memory: 1443MB (+19MB) +UNKNOWN +Iteration Time: 45.36s + +Iteration 30 +Queue: [(28,140,0,True), (29,145,0,True), (30,150,0,True), (31,155,0,True), (32,160,0,True), (33,165,0,True)] +Grounded Until: 135 +Expected Memory: 1659.0MB +Grounding... [('step', [136]), ('step', [137]), ('step', [138]), ('step', [139]), ('step', [140]), ('check', [140])] +Grounding Time: 1.18s +Memory: 1497MB (+54MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 1+ +Calls : 30 +Time : 387.843s (Solving: 360.85s 1st Model: 1.29s Unsat: 12.74s) +CPU Time : 387.872s + +Choices : 13652776 (Domain: 13652776) +Conflicts : 79285 (Analyzed: 79271) +Restarts : 944 (Average: 83.97 Last: 144) +Model-Level : 48539.0 +Problems : 30 (Average Length: 73.00 Splits: 0) +Lemmas : 79271 (Deleted: 73004) + Binary : 1380 (Ratio: 1.74%) + Ternary : 16 (Ratio: 0.02%) + Conflict : 79271 (Average Length: 18090.5 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 79271 (Average: 120.76 Max: 52400 Sum: 9572617) + Executed : 79050 (Average: 120.62 Max: 52400 Sum: 9561888 Ratio: 99.89%) + Bounded : 221 (Average: 48.55 Max: 102 Sum: 10729 Ratio: 0.11%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 673568 (Eliminated: 0 Frozen: 221060) +Constraints : 4477040 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 1588MB +Max. Length : 135 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 1.58s +Memory: 1516MB (+19MB) +SAT +Testing... +SERIALIZABLE +Testing Time: 0.89s +Memory: 1529MB (+13MB) +Answer: 1 +occurs(action(("unstack","l1","o")),1) occurs(action(("put-down","l1")),2) occurs(action(("unstack","q","i")),3) occurs(action(("put-down","q")),4) occurs(action(("unstack","i","x")),5) occurs(action(("stack","i","q")),6) occurs(action(("unstack","x","v")),7) occurs(action(("put-down","x")),8) occurs(action(("unstack","v","t")),9) occurs(action(("put-down","v")),10) occurs(action(("unstack","t","c1")),11) occurs(action(("put-down","t")),12) occurs(action(("unstack","c1","d1")),13) occurs(action(("put-down","c1")),14) occurs(action(("unstack","d1","b")),15) occurs(action(("put-down","d1")),16) occurs(action(("unstack","b","a1")),17) occurs(action(("put-down","b")),18) occurs(action(("unstack","a1","k1")),19) occurs(action(("stack","a1","v")),20) occurs(action(("unstack","k1","a")),21) occurs(action(("put-down","k1")),22) occurs(action(("unstack","a","u")),23) occurs(action(("stack","a","x")),24) occurs(action(("unstack","u","f")),25) occurs(action(("put-down","u")),26) occurs(action(("unstack","f","j1")),27) occurs(action(("stack","f","k1")),28) occurs(action(("unstack","j1","f1")),29) occurs(action(("stack","j1","d1")),30) occurs(action(("unstack","f1","r")),31) occurs(action(("put-down","f1")),32) occurs(action(("unstack","n","l")),33) occurs(action(("stack","n","b")),34) occurs(action(("unstack","l","p")),35) occurs(action(("stack","l","f1")),36) occurs(action(("unstack","c","m")),37) occurs(action(("stack","c","l1")),38) occurs(action(("unstack","m","e")),39) occurs(action(("stack","m","c1")),40) occurs(action(("unstack","e","h")),41) occurs(action(("stack","e","l")),42) occurs(action(("unstack","a1","v")),43) occurs(action(("stack","a1","e")),44) occurs(action(("unstack","f","k1")),45) occurs(action(("stack","f","a1")),46) occurs(action(("pick-up","t")),47) occurs(action(("stack","t","f")),48) occurs(action(("unstack","o","j")),49) occurs(action(("stack","o","t")),50) occurs(action(("unstack","r","y")),51) occurs(action(("put-down","r")),52) occurs(action(("unstack","y","s")),53) occurs(action(("stack","y","i")),54) occurs(action(("unstack","s","z")),55) occurs(action(("stack","s","o")),56) occurs(action(("pick-up","r")),57) occurs(action(("stack","r","s")),58) occurs(action(("unstack","p","d")),59) occurs(action(("stack","p","r")),60) occurs(action(("unstack","c","l1")),61) occurs(action(("stack","c","p")),62) occurs(action(("unstack","n","b")),63) occurs(action(("stack","n","c")),64) occurs(action(("pick-up","b")),65) occurs(action(("stack","b","n")),66) occurs(action(("unstack","a","x")),67) occurs(action(("stack","a","b")),68) occurs(action(("unstack","y","i")),69) occurs(action(("stack","y","a")),70) occurs(action(("unstack","z","e1")),71) occurs(action(("put-down","z")),72) occurs(action(("unstack","e1","m1")),73) occurs(action(("stack","e1","y")),74) occurs(action(("unstack","i","q")),75) occurs(action(("stack","i","e1")),76) occurs(action(("unstack","j1","d1")),77) occurs(action(("stack","j1","i")),78) occurs(action(("pick-up","d1")),79) occurs(action(("stack","d1","j1")),80) occurs(action(("unstack","m","c1")),81) occurs(action(("stack","m","d1")),82) occurs(action(("unstack","m1","i1")),83) occurs(action(("put-down","m1")),84) occurs(action(("unstack","i1","h1")),85) occurs(action(("stack","i1","m")),86) occurs(action(("pick-up","d")),87) occurs(action(("stack","d","i1")),88) occurs(action(("pick-up","v")),89) occurs(action(("stack","v","d")),90) occurs(action(("unstack","h","g")),91) occurs(action(("put-down","h")),92) occurs(action(("unstack","g","b1")),93) occurs(action(("stack","g","k1")),94) occurs(action(("unstack","b1","g1")),95) occurs(action(("stack","b1","v")),96) occurs(action(("pick-up","l1")),97) occurs(action(("stack","l1","b1")),98) occurs(action(("pick-up","j")),99) occurs(action(("stack","j","l1")),100) occurs(action(("pick-up","q")),101) occurs(action(("stack","q","j")),102) occurs(action(("unstack","g","k1")),103) occurs(action(("stack","g","q")),104) occurs(action(("unstack","h1","k")),105) occurs(action(("stack","h1","m1")),106) occurs(action(("unstack","k","w")),107) occurs(action(("put-down","k")),108) occurs(action(("pick-up","w")),109) occurs(action(("stack","w","g")),110) occurs(action(("pick-up","u")),111) occurs(action(("put-down","u")),112) occurs(action(("pick-up","g1")),113) occurs(action(("put-down","g1")),114) occurs(action(("pick-up","h")),115) occurs(action(("stack","h","w")),116) occurs(action(("pick-up","g1")),117) occurs(action(("stack","g1","h")),118) occurs(action(("pick-up","x")),119) occurs(action(("stack","x","g1")),120) occurs(action(("unstack","h1","m1")),121) occurs(action(("stack","h1","x")),122) occurs(action(("pick-up","m1")),123) occurs(action(("stack","m1","h1")),124) occurs(action(("pick-up","z")),125) occurs(action(("stack","z","m1")),126) occurs(action(("pick-up","k1")),127) occurs(action(("stack","k1","u")),128) occurs(action(("unstack","z","m1")),129) occurs(action(("stack","z","c1")),130) occurs(action(("unstack","k1","u")),131) occurs(action(("stack","k1","m1")),132) occurs(action(("unstack","z","c1")),133) occurs(action(("stack","z","k1")),134) occurs(action(("pick-up","k")),135) occurs(action(("stack","k","z")),136) occurs(action(("pick-up","u")),137) occurs(action(("stack","u","k")),138) occurs(action(("pick-up","c1")),139) occurs(action(("stack","c1","u")),140) +SATISFIABLE + +Models : 1+ +Calls : 30 +Time : 387.843s (Solving: 360.85s 1st Model: 1.29s Unsat: 12.74s) +CPU Time : 387.872s + +Choices : 13652776 (Domain: 13652776) +Conflicts : 79285 (Analyzed: 79271) +Restarts : 944 (Average: 83.97 Last: 144) +Model-Level : 48539.0 +Problems : 30 (Average Length: 73.00 Splits: 0) +Lemmas : 79271 (Deleted: 73004) + Binary : 1380 (Ratio: 1.74%) + Ternary : 16 (Ratio: 0.02%) + Conflict : 79271 (Average Length: 18090.5 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 79271 (Average: 120.76 Max: 52400 Sum: 9572617) + Executed : 79050 (Average: 120.62 Max: 52400 Sum: 9561888 Ratio: 99.89%) + Bounded : 221 (Average: 48.55 Max: 102 Sum: 10729 Ratio: 0.11%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 673568 (Eliminated: 0 Frozen: 221060) +Constraints : 4477040 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 1588MB +Max. Length : 140 steps +Sol. Length : 140 steps +Models : 1 + +