From b7920780c467161f20d7fb185f8a6a7d87f8cad0 Mon Sep 17 00:00:00 2001 From: potassco-bot Date: Thu, 1 Feb 2018 22:19:05 +0100 Subject: [PATCH] Add benchmark result [gc-ta1-tt1 | ipc-2000 | blocks-strips-typed | 70] --- .../ipc-2000_blocks-strips-typed_70.env | 54 + .../ipc-2000_blocks-strips-typed_70.err | 9 + .../ipc-2000_blocks-strips-typed_70.out | 1463 +++++++++++++++++ 3 files changed, 1526 insertions(+) create mode 100644 gc-ta1-tt1/ipc-2000_blocks-strips-typed_70.env create mode 100644 gc-ta1-tt1/ipc-2000_blocks-strips-typed_70.err create mode 100644 gc-ta1-tt1/ipc-2000_blocks-strips-typed_70.out diff --git a/gc-ta1-tt1/ipc-2000_blocks-strips-typed_70.env b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_70.env new file mode 100644 index 000000000..ffa05b71d --- /dev/null +++ b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_70.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-70.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: 70 + 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_70.err b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_70.err new file mode 100644 index 000000000..9a0a672e5 --- /dev/null +++ b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_70.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': 70} +# 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-70.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-70.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 389.75 MEM 33472 MAXMEM 1788040 STALE 1 MAXMEM_RSS 1644628 + + diff --git a/gc-ta1-tt1/ipc-2000_blocks-strips-typed_70.out b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_70.out new file mode 100644 index 000000000..39d8677df --- /dev/null +++ b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_70.out @@ -0,0 +1,1463 @@ +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-70.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-70.pddl +Parsing... +Parsing: [0.020s CPU, 0.021s wall-clock] +Normalizing task... [0.010s CPU, 0.002s wall-clock] +Instantiating... +Generating Datalog program... [0.010s CPU, 0.007s wall-clock] +Normalizing Datalog program... +Normalizing Datalog program: [0.010s CPU, 0.012s wall-clock] +Preparing model... [0.010s CPU, 0.013s wall-clock] +Generated 21 rules. +Computing model... [0.450s CPU, 0.454s wall-clock] +3742 relevant atoms +2482 auxiliary atoms +6224 final queue length +10919 total queue pushes +Completing instantiation... [0.810s CPU, 0.802s wall-clock] +Instantiating: [1.290s CPU, 1.295s wall-clock] +Computing fact groups... +Finding invariants... +10 initial candidates +Finding invariants: [0.020s CPU, 0.021s wall-clock] +Checking invariant weight... [0.000s CPU, 0.005s wall-clock] +Instantiating groups... [0.050s CPU, 0.042s wall-clock] +Collecting mutex groups... [0.010s CPU, 0.010s wall-clock] +Choosing groups... +35 uncovered facts +Choosing groups: [0.050s CPU, 0.047s wall-clock] +Building translation key... [0.010s CPU, 0.016s wall-clock] +Computing fact groups: [0.250s CPU, 0.255s wall-clock] +Building STRIPS to SAS dictionary... [0.010s CPU, 0.011s wall-clock] +Building dictionary for full mutex groups... [0.020s CPU, 0.016s wall-clock] +Building mutex information... +Building mutex information: [0.030s CPU, 0.026s wall-clock] +Translating task... +Processing axioms... +Simplifying axioms... [0.000s CPU, 0.000s wall-clock] +Processing axioms: [0.030s CPU, 0.038s wall-clock] +Translating task: [0.910s CPU, 0.912s wall-clock] +3434 effect conditions simplified +0 implied preconditions added +Detecting unreachable propositions... +0 operators removed +0 axioms removed +68 propositions removed +Detecting unreachable propositions: [0.510s CPU, 0.512s wall-clock] +Reordering and filtering variables... +69 of 69 variables necessary. +35 of 69 mutex groups necessary. +2312 of 2312 operators necessary. +0 of 0 axiom rules necessary. +Reordering and filtering variables: [0.280s CPU, 0.281s wall-clock] +Translator variables: 69 +Translator derived variables: 0 +Translator facts: 1260 +Translator goal facts: 33 +Translator mutex groups: 35 +Translator total mutex groups size: 1225 +Translator operators: 2312 +Translator axioms: 0 +Translator task size: 19825 +Translator peak memory: 48076 KB +Writing output... [0.340s CPU, 0.357s wall-clock] +Done! [3.710s CPU, 3.730s wall-clock] +planner.py version 0.0.1 + +Time: 0.71s +Memory: 91MB + +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 : 0.803s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 0.712s + +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 : 60777 +Atoms : 60777 +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 : 227MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.00s +Memory: 163MB (+72MB) +UNSAT +Iteration Time: 0.00s + +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: 163MB +Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])] +Grounding Time: 0.28s +Memory: 170MB (+7MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 2 +Time : 1.208s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 1.120s + +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 : 60777 +Atoms : 60777 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 16265 (Eliminated: 0 Frozen: 5139) +Constraints : 5742 (Binary: 91.7% Ternary: 4.6% Other: 3.7%) + +Memory Peak : 227MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.02s +Memory: 175MB (+5MB) +UNSAT +Iteration Time: 0.41s + +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: 187.0MB +Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])] +Grounding Time: 0.33s +Memory: 190MB (+15MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 3 +Time : 1.681s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 1.592s + +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 : 60777 +Atoms : 60777 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 32877 (Eliminated: 0 Frozen: 10630) +Constraints : 39521 (Binary: 93.8% Ternary: 4.3% Other: 1.9%) + +Memory Peak : 227MB +Max. Length : 5 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.02s +Memory: 195MB (+5MB) +UNSAT +Iteration Time: 0.48s + +Iteration 4 +Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 10 +Expected Memory: 215.0MB +Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])] +Grounding Time: 0.31s +Memory: 205MB (+10MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 4 +Time : 2.159s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 2.072s + +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 : 60777 +Atoms : 60777 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 50219 (Eliminated: 0 Frozen: 16471) +Constraints : 125993 (Binary: 94.6% Ternary: 4.2% Other: 1.2%) + +Memory Peak : 227MB +Max. Length : 10 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.03s +Memory: 213MB (+8MB) +UNSAT +Iteration Time: 0.48s + +Iteration 5 +Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 15 +Expected Memory: 233.0MB +Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])] +Grounding Time: 0.40s +Memory: 229MB (+16MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 5 +Time : 2.739s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 2.652s + +Choices : 0 +Conflicts : 1 (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 : 60777 +Atoms : 60777 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 68654 (Eliminated: 0 Frozen: 22594) +Constraints : 265770 (Binary: 94.8% Ternary: 4.2% Other: 1.0%) + +Memory Peak : 239MB +Max. Length : 15 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.02s +Memory: 237MB (+8MB) +UNSAT +Iteration Time: 0.59s + +Iteration 6 +Queue: [(5,25,0,True), (6,30,0,True)] +Grounded Until: 20 +Expected Memory: 261.0MB +Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])] +Grounding Time: 0.31s +Memory: 246MB (+9MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 6 +Time : 3.218s (Solving: 0.01s 1st Model: 0.00s Unsat: 0.01s) +CPU Time : 3.132s + +Choices : 0 +Conflicts : 2 (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 : 60777 +Atoms : 60777 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 87390 (Eliminated: 0 Frozen: 28719) +Constraints : 411335 (Binary: 94.8% Ternary: 4.3% Other: 0.9%) + +Memory Peak : 261MB +Max. Length : 20 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.03s +Memory: 261MB (+15MB) +UNSAT +Iteration Time: 0.49s + +Iteration 7 +Queue: [(6,30,0,True)] +Grounded Until: 25 +Expected Memory: 285.0MB +Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])] +Grounding Time: 0.33s +Memory: 268MB (+7MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 7 +Time : 3.726s (Solving: 0.01s 1st Model: 0.00s Unsat: 0.01s) +CPU Time : 3.640s + +Choices : 0 +Conflicts : 3 (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 : 60777 +Atoms : 60777 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 106126 (Eliminated: 0 Frozen: 34844) +Constraints : 556900 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 285MB +Max. Length : 25 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.04s +Memory: 275MB (+7MB) +UNSAT +Iteration Time: 0.51s + +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: 299.0MB +Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])] +Grounding Time: 0.33s +Memory: 285MB (+10MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 8 +Time : 4.257s (Solving: 0.02s 1st Model: 0.00s Unsat: 0.02s) +CPU Time : 4.172s + +Choices : 0 +Conflicts : 4 (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 : 60777 +Atoms : 60777 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 124862 (Eliminated: 0 Frozen: 40969) +Constraints : 702465 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 303MB +Max. Length : 30 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.05s +Memory: 302MB (+17MB) +UNSAT +Iteration Time: 0.54s + +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: 329.0MB +Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])] +Grounding Time: 0.34s +Memory: 307MB (+5MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 9 +Time : 4.807s (Solving: 0.04s 1st Model: 0.00s Unsat: 0.04s) +CPU Time : 4.724s + +Choices : 0 +Conflicts : 5 (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 : 60777 +Atoms : 60777 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 143598 (Eliminated: 0 Frozen: 47094) +Constraints : 848030 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 326MB +Max. Length : 35 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.05s +Memory: 312MB (+5MB) +UNSAT +Iteration Time: 0.56s + +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: 339.0MB +Grounding... [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])] +Grounding Time: 0.49s +Memory: 335MB (+23MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 10 +Time : 5.528s (Solving: 0.05s 1st Model: 0.00s Unsat: 0.05s) +CPU Time : 5.444s + +Choices : 0 +Conflicts : 6 (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 : 60777 +Atoms : 60777 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 162334 (Eliminated: 0 Frozen: 53219) +Constraints : 993595 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 361MB +Max. Length : 40 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.06s +Memory: 345MB (+10MB) +UNSAT +Iteration Time: 0.73s + +Iteration 11 +Queue: [(10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 45 +Expected Memory: 378.0MB +Grounding... [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])] +Grounding Time: 0.32s +Memory: 352MB (+7MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 11 +Time : 6.090s (Solving: 0.07s 1st Model: 0.00s Unsat: 0.07s) +CPU Time : 6.008s + +Choices : 0 +Conflicts : 7 (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 : 60777 +Atoms : 60777 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 181070 (Eliminated: 0 Frozen: 59344) +Constraints : 1139160 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 378MB +Max. Length : 45 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.06s +Memory: 358MB (+6MB) +UNSAT +Iteration Time: 0.57s + +Iteration 12 +Queue: [(11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 50 +Expected Memory: 391.0MB +Grounding... [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])] +Grounding Time: 0.33s +Memory: 370MB (+12MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 12 +Time : 6.688s (Solving: 0.10s 1st Model: 0.00s Unsat: 0.10s) +CPU Time : 6.604s + +Choices : 109 (Domain: 109) +Conflicts : 15 (Analyzed: 7) +Restarts : 0 +Problems : 12 (Average Length: 29.50 Splits: 0) +Lemmas : 7 (Deleted: 0) + Binary : 3 (Ratio: 42.86%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 7 (Average Length: 6.0 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 7 (Average: 40.14 Max: 79 Sum: 281) + Executed : 3 (Average: 15.57 Max: 79 Sum: 109 Ratio: 38.79%) + Bounded : 4 (Average: 43.00 Max: 57 Sum: 172 Ratio: 61.21%) + +Rules : 60777 +Atoms : 60777 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 199806 (Eliminated: 0 Frozen: 65469) +Constraints : 1284725 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 399MB +Max. Length : 50 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.08s +Memory: 394MB (+24MB) +UNSAT +Iteration Time: 0.61s + +Iteration 13 +Queue: [(12,60,0,True), (13,65,0,True)] +Grounded Until: 55 +Expected Memory: 430.0MB +Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])] +Grounding Time: 0.34s +Memory: 395MB (+1MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 13 +Time : 7.347s (Solving: 0.14s 1st Model: 0.00s Unsat: 0.14s) +CPU Time : 7.264s + +Choices : 304 (Domain: 304) +Conflicts : 54 (Analyzed: 45) +Restarts : 0 +Problems : 13 (Average Length: 32.00 Splits: 0) +Lemmas : 45 (Deleted: 0) + Binary : 6 (Ratio: 13.33%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 45 (Average Length: 19.4 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 45 (Average: 17.49 Max: 79 Sum: 787) + Executed : 35 (Average: 6.76 Max: 79 Sum: 304 Ratio: 38.63%) + Bounded : 10 (Average: 48.30 Max: 62 Sum: 483 Ratio: 61.37%) + +Rules : 60777 +Atoms : 60777 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 218542 (Eliminated: 0 Frozen: 71594) +Constraints : 1397642 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 428MB +Max. Length : 55 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.11s +Memory: 406MB (+11MB) +UNSAT +Iteration Time: 0.67s + +Iteration 14 +Queue: [(13,65,0,True)] +Grounded Until: 60 +Expected Memory: 442.0MB +Grounding... [('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('check', [65])] +Grounding Time: 0.41s +Memory: 415MB (+9MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 14 +Time : 8.230s (Solving: 0.27s 1st Model: 0.00s Unsat: 0.27s) +CPU Time : 8.144s + +Choices : 624 (Domain: 624) +Conflicts : 116 (Analyzed: 106) +Restarts : 1 (Average: 106.00 Last: 38) +Problems : 14 (Average Length: 34.50 Splits: 0) +Lemmas : 106 (Deleted: 0) + Binary : 9 (Ratio: 8.49%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 106 (Average Length: 22.9 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 106 (Average: 15.51 Max: 85 Sum: 1644) + Executed : 87 (Average: 5.89 Max: 85 Sum: 624 Ratio: 37.96%) + Bounded : 19 (Average: 53.68 Max: 67 Sum: 1020 Ratio: 62.04%) + +Rules : 60777 +Atoms : 60777 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 237278 (Eliminated: 0 Frozen: 77719) +Constraints : 1526156 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 451MB +Max. Length : 60 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.20s +Memory: 425MB (+10MB) +UNSAT +Iteration Time: 0.89s + +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: 461.0MB +Grounding... [('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('check', [70])] +Grounding Time: 0.33s +Memory: 430MB (+5MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 15 +Time : 9.595s (Solving: 1.01s 1st Model: 0.00s Unsat: 1.01s) +CPU Time : 9.512s + +Choices : 5376 (Domain: 5376) +Conflicts : 506 (Analyzed: 495) +Restarts : 5 (Average: 99.00 Last: 38) +Problems : 15 (Average Length: 37.00 Splits: 0) +Lemmas : 495 (Deleted: 0) + Binary : 28 (Ratio: 5.66%) + Ternary : 1 (Ratio: 0.20%) + Conflict : 495 (Average Length: 2774.6 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 495 (Average: 13.03 Max: 209 Sum: 6450) + Executed : 473 (Average: 10.68 Max: 209 Sum: 5286 Ratio: 81.95%) + Bounded : 22 (Average: 52.91 Max: 72 Sum: 1164 Ratio: 18.05%) + +Rules : 60777 +Atoms : 60777 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 256014 (Eliminated: 0 Frozen: 83844) +Constraints : 1615816 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 467MB +Max. Length : 65 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.80s +Memory: 439MB (+9MB) +UNSAT +Iteration Time: 1.38s + +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: 475.0MB +Grounding... [('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('check', [75])] +Grounding Time: 0.34s +Memory: 446MB (+7MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 16 +Time : 12.333s (Solving: 3.12s 1st Model: 0.00s Unsat: 3.12s) +CPU Time : 12.252s + +Choices : 18624 (Domain: 18624) +Conflicts : 1273 (Analyzed: 1261) +Restarts : 14 (Average: 90.07 Last: 44) +Problems : 16 (Average Length: 39.50 Splits: 0) +Lemmas : 1261 (Deleted: 0) + Binary : 73 (Ratio: 5.79%) + Ternary : 2 (Ratio: 0.16%) + Conflict : 1261 (Average Length: 4049.3 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 1261 (Average: 14.93 Max: 310 Sum: 18833) + Executed : 1232 (Average: 13.95 Max: 310 Sum: 17586 Ratio: 93.38%) + Bounded : 29 (Average: 43.00 Max: 77 Sum: 1247 Ratio: 6.62%) + +Rules : 60777 +Atoms : 60777 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 274750 (Eliminated: 0 Frozen: 89969) +Constraints : 1761356 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 486MB +Max. Length : 70 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 2.18s +Memory: 455MB (+9MB) +UNSAT +Iteration Time: 2.75s + +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: 491.0MB +Grounding... [('step', [76]), ('step', [77]), ('step', [78]), ('step', [79]), ('step', [80]), ('check', [80])] +Grounding Time: 0.37s +Memory: 461MB (+6MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 17 +Time : 40.186s (Solving: 30.27s 1st Model: 0.00s Unsat: 3.12s) +CPU Time : 40.120s + +Choices : 120014 (Domain: 120014) +Conflicts : 10366 (Analyzed: 10354) +Restarts : 114 (Average: 90.82 Last: 79) +Problems : 17 (Average Length: 42.00 Splits: 0) +Lemmas : 10354 (Deleted: 7517) + Binary : 92 (Ratio: 0.89%) + Ternary : 2 (Ratio: 0.02%) + Conflict : 10354 (Average Length: 5161.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 10354 (Average: 7.91 Max: 767 Sum: 81895) + Executed : 10323 (Average: 7.79 Max: 767 Sum: 80646 Ratio: 98.47%) + Bounded : 31 (Average: 40.29 Max: 77 Sum: 1249 Ratio: 1.53%) + +Rules : 60777 +Atoms : 60777 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 293486 (Eliminated: 0 Frozen: 96094) +Constraints : 1906896 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 624MB +Max. Length : 75 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 27.24s +Memory: 560MB (+99MB) +UNKNOWN +Iteration Time: 27.88s + +Iteration 18 +Queue: [(17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 80 +Expected Memory: 665.0MB +Grounding... [('step', [81]), ('step', [82]), ('step', [83]), ('step', [84]), ('step', [85]), ('check', [85])] +Grounding Time: 0.36s +Memory: 560MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 18 +Time : 53.605s (Solving: 42.99s 1st Model: 0.00s Unsat: 15.83s) +CPU Time : 53.544s + +Choices : 205629 (Domain: 205629) +Conflicts : 14091 (Analyzed: 14078) +Restarts : 155 (Average: 90.83 Last: 79) +Problems : 18 (Average Length: 44.50 Splits: 0) +Lemmas : 14078 (Deleted: 9809) + Binary : 227 (Ratio: 1.61%) + Ternary : 5 (Ratio: 0.04%) + Conflict : 14078 (Average Length: 5019.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 14078 (Average: 11.28 Max: 1512 Sum: 158816) + Executed : 14032 (Average: 11.18 Max: 1512 Sum: 157382 Ratio: 99.10%) + Bounded : 46 (Average: 31.17 Max: 87 Sum: 1434 Ratio: 0.90%) + +Rules : 60777 +Atoms : 60777 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 312222 (Eliminated: 0 Frozen: 102219) +Constraints : 2052461 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 624MB +Max. Length : 80 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 12.80s +Memory: 562MB (+2MB) +UNSAT +Iteration Time: 13.43s + +Iteration 19 +Queue: [(18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 85 +Expected Memory: 667.0MB +Grounding... [('step', [86]), ('step', [87]), ('step', [88]), ('step', [89]), ('step', [90]), ('check', [90])] +Grounding Time: 0.69s +Memory: 590MB (+28MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 19 +Time : 60.448s (Solving: 48.75s 1st Model: 0.00s Unsat: 21.60s) +CPU Time : 60.392s + +Choices : 298293 (Domain: 298293) +Conflicts : 15586 (Analyzed: 15572) +Restarts : 172 (Average: 90.53 Last: 79) +Problems : 19 (Average Length: 47.00 Splits: 0) +Lemmas : 15572 (Deleted: 9809) + Binary : 376 (Ratio: 2.41%) + Ternary : 5 (Ratio: 0.03%) + Conflict : 15572 (Average Length: 5071.6 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 15572 (Average: 15.88 Max: 1512 Sum: 247315) + Executed : 15507 (Average: 15.79 Max: 1512 Sum: 245862 Ratio: 99.41%) + Bounded : 65 (Average: 22.35 Max: 87 Sum: 1453 Ratio: 0.59%) + +Rules : 60777 +Atoms : 60777 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 330958 (Eliminated: 0 Frozen: 108344) +Constraints : 2133530 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 637MB +Max. Length : 85 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 5.86s +Memory: 606MB (+16MB) +UNSAT +Iteration Time: 6.86s + +Iteration 20 +Queue: [(19,95,0,True), (20,100,0,True)] +Grounded Until: 90 +Expected Memory: 711.0MB +Grounding... [('step', [91]), ('step', [92]), ('step', [93]), ('step', [94]), ('step', [95]), ('check', [95])] +Grounding Time: 0.33s +Memory: 607MB (+1MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 20 +Time : 89.413s (Solving: 76.99s 1st Model: 0.00s Unsat: 21.60s) +CPU Time : 89.372s + +Choices : 583304 (Domain: 583304) +Conflicts : 24667 (Analyzed: 24653) +Restarts : 272 (Average: 90.64 Last: 79) +Problems : 20 (Average Length: 49.50 Splits: 0) +Lemmas : 24653 (Deleted: 21071) + Binary : 444 (Ratio: 1.80%) + Ternary : 8 (Ratio: 0.03%) + Conflict : 24653 (Average Length: 6490.9 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 24653 (Average: 17.70 Max: 2429 Sum: 436432) + Executed : 24582 (Average: 17.64 Max: 2429 Sum: 434973 Ratio: 99.67%) + Bounded : 71 (Average: 20.55 Max: 87 Sum: 1459 Ratio: 0.33%) + +Rules : 60777 +Atoms : 60777 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 349694 (Eliminated: 0 Frozen: 114469) +Constraints : 2279095 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 750MB +Max. Length : 90 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 28.36s +Memory: 750MB (+143MB) +UNKNOWN +Iteration Time: 28.99s + +Iteration 21 +Queue: [(20,100,0,True)] +Grounded Until: 95 +Expected Memory: 894.0MB +Grounding... [('step', [96]), ('step', [97]), ('step', [98]), ('step', [99]), ('step', [100]), ('check', [100])] +Grounding Time: 0.33s +Memory: 752MB (+2MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 21 +Time : 121.094s (Solving: 107.94s 1st Model: 0.00s Unsat: 21.60s) +CPU Time : 121.068s + +Choices : 1084208 (Domain: 1084208) +Conflicts : 33720 (Analyzed: 33706) +Restarts : 372 (Average: 90.61 Last: 83) +Problems : 21 (Average Length: 52.00 Splits: 0) +Lemmas : 33706 (Deleted: 30094) + Binary : 566 (Ratio: 1.68%) + Ternary : 9 (Ratio: 0.03%) + Conflict : 33706 (Average Length: 7149.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 33706 (Average: 22.12 Max: 6362 Sum: 745706) + Executed : 33631 (Average: 22.08 Max: 6362 Sum: 744243 Ratio: 99.80%) + Bounded : 75 (Average: 19.51 Max: 87 Sum: 1463 Ratio: 0.20%) + +Rules : 60777 +Atoms : 60777 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 368430 (Eliminated: 0 Frozen: 120594) +Constraints : 2424660 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 803MB +Max. Length : 95 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 31.07s +Memory: 763MB (+11MB) +UNKNOWN +Iteration Time: 31.71s + +Iteration 22 +Queue: [(19,95,1,True), (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)] +Grounded Until: 100 +Blocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 22 +Time : 156.917s (Solving: 143.66s 1st Model: 0.00s Unsat: 21.60s) +CPU Time : 156.904s + +Choices : 1396239 (Domain: 1396239) +Conflicts : 42812 (Analyzed: 42798) +Restarts : 472 (Average: 90.67 Last: 83) +Problems : 22 (Average Length: 54.27 Splits: 0) +Lemmas : 42798 (Deleted: 39055) + Binary : 604 (Ratio: 1.41%) + Ternary : 9 (Ratio: 0.02%) + Conflict : 42798 (Average Length: 8160.3 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 42798 (Average: 19.65 Max: 6362 Sum: 841082) + Executed : 42719 (Average: 19.62 Max: 6362 Sum: 839615 Ratio: 99.83%) + Bounded : 79 (Average: 18.57 Max: 87 Sum: 1467 Ratio: 0.17%) + +Rules : 60777 +Atoms : 60777 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 368430 (Eliminated: 0 Frozen: 120594) +Constraints : 2424660 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 803MB +Max. Length : 100 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 35.80s +Memory: 765MB (+2MB) +UNKNOWN +Iteration Time: 35.84s + +Iteration 23 +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)] +Grounded Until: 100 +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 23 +Time : 188.046s (Solving: 174.67s 1st Model: 0.00s Unsat: 21.60s) +CPU Time : 188.048s + +Choices : 2020169 (Domain: 2020169) +Conflicts : 51423 (Analyzed: 51409) +Restarts : 572 (Average: 89.88 Last: 91) +Problems : 23 (Average Length: 56.35 Splits: 0) +Lemmas : 51409 (Deleted: 47995) + Binary : 685 (Ratio: 1.33%) + Ternary : 9 (Ratio: 0.02%) + Conflict : 51409 (Average Length: 9042.7 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 51409 (Average: 21.56 Max: 6362 Sum: 1108293) + Executed : 51328 (Average: 21.53 Max: 6362 Sum: 1106723 Ratio: 99.86%) + Bounded : 81 (Average: 19.38 Max: 102 Sum: 1570 Ratio: 0.14%) + +Rules : 60777 +Atoms : 60777 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 368430 (Eliminated: 0 Frozen: 120594) +Constraints : 2424660 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 893MB +Max. Length : 100 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 31.09s +Memory: 829MB (+64MB) +UNKNOWN +Iteration Time: 31.15s + +Iteration 24 +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)] +Grounded Until: 100 +Expected Memory: 973.0MB +Grounding... [('step', [101]), ('step', [102]), ('step', [103]), ('step', [104]), ('step', [105]), ('check', [105])] +Grounding Time: 0.33s +Memory: 839MB (+10MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 24 +Time : 213.458s (Solving: 199.34s 1st Model: 0.00s Unsat: 21.60s) +CPU Time : 213.468s + +Choices : 2889146 (Domain: 2889146) +Conflicts : 59777 (Analyzed: 59763) +Restarts : 672 (Average: 88.93 Last: 91) +Problems : 24 (Average Length: 58.46 Splits: 0) +Lemmas : 59763 (Deleted: 54257) + Binary : 776 (Ratio: 1.30%) + Ternary : 9 (Ratio: 0.02%) + Conflict : 59763 (Average Length: 9369.9 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 59763 (Average: 27.10 Max: 9041 Sum: 1619837) + Executed : 59674 (Average: 27.08 Max: 9041 Sum: 1618259 Ratio: 99.90%) + Bounded : 89 (Average: 17.73 Max: 102 Sum: 1578 Ratio: 0.10%) + +Rules : 60777 +Atoms : 60777 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 387166 (Eliminated: 0 Frozen: 126719) +Constraints : 2567745 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 893MB +Max. Length : 100 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 24.79s +Memory: 850MB (+11MB) +UNKNOWN +Iteration Time: 25.43s + +Iteration 25 +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)] +Grounded Until: 105 +Expected Memory: 994.0MB +Grounding... [('step', [106]), ('step', [107]), ('step', [108]), ('step', [109]), ('step', [110]), ('check', [110])] +Grounding Time: 0.34s +Memory: 855MB (+5MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 25 +Time : 251.541s (Solving: 236.61s 1st Model: 0.00s Unsat: 21.60s) +CPU Time : 251.568s + +Choices : 3989117 (Domain: 3989117) +Conflicts : 68478 (Analyzed: 68464) +Restarts : 772 (Average: 88.68 Last: 91) +Problems : 25 (Average Length: 60.60 Splits: 0) +Lemmas : 68464 (Deleted: 64480) + Binary : 906 (Ratio: 1.32%) + Ternary : 9 (Ratio: 0.01%) + Conflict : 68464 (Average Length: 10117.7 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 68464 (Average: 34.48 Max: 9925 Sum: 2360840) + Executed : 68363 (Average: 34.46 Max: 9925 Sum: 2359250 Ratio: 99.93%) + Bounded : 101 (Average: 15.74 Max: 102 Sum: 1590 Ratio: 0.07%) + +Rules : 60777 +Atoms : 60777 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 405902 (Eliminated: 0 Frozen: 132844) +Constraints : 2713310 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 994MB +Max. Length : 105 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 37.42s +Memory: 930MB (+75MB) +UNKNOWN +Iteration Time: 38.11s + +Iteration 26 +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)] +Grounded Until: 110 +Expected Memory: 1074.0MB +Grounding... [('step', [111]), ('step', [112]), ('step', [113]), ('step', [114]), ('step', [115]), ('check', [115])] +Grounding Time: 0.35s +Memory: 939MB (+9MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 26 +Time : 284.840s (Solving: 269.11s 1st Model: 0.00s Unsat: 21.60s) +CPU Time : 284.880s + +Choices : 5231449 (Domain: 5231449) +Conflicts : 77376 (Analyzed: 77362) +Restarts : 872 (Average: 88.72 Last: 91) +Problems : 26 (Average Length: 62.77 Splits: 0) +Lemmas : 77362 (Deleted: 73117) + Binary : 1020 (Ratio: 1.32%) + Ternary : 9 (Ratio: 0.01%) + Conflict : 77362 (Average Length: 10267.2 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 77362 (Average: 41.23 Max: 12410 Sum: 3189370) + Executed : 77249 (Average: 41.21 Max: 12410 Sum: 3187768 Ratio: 99.95%) + Bounded : 113 (Average: 14.18 Max: 102 Sum: 1602 Ratio: 0.05%) + +Rules : 60777 +Atoms : 60777 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 424638 (Eliminated: 0 Frozen: 138969) +Constraints : 2858875 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 998MB +Max. Length : 110 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 32.64s +Memory: 989MB (+50MB) +UNKNOWN +Iteration Time: 33.33s + +Iteration 27 +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)] +Grounded Until: 115 +Expected Memory: 1133.0MB +Grounding... [('step', [116]), ('step', [117]), ('step', [118]), ('step', [119]), ('step', [120]), ('check', [120])] +Grounding Time: 0.34s +Memory: 989MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 27 +Time : 320.687s (Solving: 304.16s 1st Model: 0.00s Unsat: 21.60s) +CPU Time : 320.744s + +Choices : 6797108 (Domain: 6797108) +Conflicts : 85318 (Analyzed: 85304) +Restarts : 972 (Average: 87.76 Last: 114) +Problems : 27 (Average Length: 64.96 Splits: 0) +Lemmas : 85304 (Deleted: 79623) + Binary : 1135 (Ratio: 1.33%) + Ternary : 10 (Ratio: 0.01%) + Conflict : 85304 (Average Length: 10630.3 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 85304 (Average: 50.71 Max: 14827 Sum: 4325649) + Executed : 85176 (Average: 50.69 Max: 14827 Sum: 4324032 Ratio: 99.96%) + Bounded : 128 (Average: 12.63 Max: 102 Sum: 1617 Ratio: 0.04%) + +Rules : 60777 +Atoms : 60777 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 443374 (Eliminated: 0 Frozen: 145094) +Constraints : 3004440 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 1044MB +Max. Length : 115 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 35.18s +Memory: 928MB (+-61MB) +UNKNOWN +Iteration Time: 35.87s + +Iteration 28 +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)] +Grounded Until: 120 +Expected Memory: 1072.0MB +Grounding... [('step', [121]), ('step', [122]), ('step', [123]), ('step', [124]), ('step', [125]), ('check', [125])] +Grounding Time: 0.35s +Memory: 928MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 28 +Time : 381.328s (Solving: 363.93s 1st Model: 0.00s Unsat: 21.60s) +CPU Time : 381.408s + +Choices : 8939623 (Domain: 8939623) +Conflicts : 93555 (Analyzed: 93541) +Restarts : 1072 (Average: 87.26 Last: 125) +Problems : 28 (Average Length: 67.18 Splits: 0) +Lemmas : 93541 (Deleted: 87247) + Binary : 1229 (Ratio: 1.31%) + Ternary : 11 (Ratio: 0.01%) + Conflict : 93541 (Average Length: 14791.9 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 93541 (Average: 63.56 Max: 20070 Sum: 5945755) + Executed : 93406 (Average: 63.55 Max: 20070 Sum: 5944131 Ratio: 99.97%) + Bounded : 135 (Average: 12.03 Max: 102 Sum: 1624 Ratio: 0.03%) + +Rules : 60777 +Atoms : 60777 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 462110 (Eliminated: 0 Frozen: 151219) +Constraints : 3150005 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 1704MB +Max. Length : 120 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 59.94s +Memory: 1640MB (+712MB) +UNKNOWN +Iteration Time: 60.68s + +Iteration 29 +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)] +Grounded Until: 125 +Expected Memory: 2352.0MB +Grounding... [('step', [126]), ('step', [127]), ('step', [128]), ('step', [129]), ('step', [130]), ('check', [130])] +Grounding Time: 0.34s +Memory: 1643MB (+3MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 1+ +Calls : 29 +Time : 382.531s (Solving: 364.10s 1st Model: 0.13s Unsat: 21.60s) +CPU Time : 382.612s + +Choices : 8966769 (Domain: 8966769) +Conflicts : 93577 (Analyzed: 93563) +Restarts : 1072 (Average: 87.28 Last: 125) +Model-Level : 23651.0 +Problems : 29 (Average Length: 69.41 Splits: 0) +Lemmas : 93563 (Deleted: 87247) + Binary : 1229 (Ratio: 1.31%) + Ternary : 11 (Ratio: 0.01%) + Conflict : 93563 (Average Length: 14788.6 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 93563 (Average: 63.59 Max: 20070 Sum: 5949382) + Executed : 93428 (Average: 63.57 Max: 20070 Sum: 5947758 Ratio: 99.97%) + Bounded : 135 (Average: 12.03 Max: 102 Sum: 1624 Ratio: 0.03%) + +Rules : 60777 +Atoms : 60777 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 480846 (Eliminated: 0 Frozen: 157344) +Constraints : 3295570 (Binary: 94.9% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 1708MB +Max. Length : 125 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 0.41s +Memory: 1661MB (+18MB) +SAT +Testing... +SERIALIZABLE +Testing Time: 0.72s +Memory: 1669MB (+8MB) +Answer: 1 +occurs(action(("unstack","c","f")),1) occurs(action(("stack","c","b1")),2) occurs(action(("unstack","f","a1")),3) occurs(action(("put-down","f")),4) occurs(action(("unstack","a1","f1")),5) occurs(action(("put-down","a1")),6) occurs(action(("unstack","f1","y")),7) occurs(action(("put-down","f1")),8) occurs(action(("unstack","y","w")),9) occurs(action(("put-down","y")),10) occurs(action(("unstack","w","l")),11) occurs(action(("put-down","w")),12) occurs(action(("unstack","l","q")),13) occurs(action(("put-down","l")),14) occurs(action(("unstack","q","e")),15) occurs(action(("put-down","q")),16) occurs(action(("unstack","e","m")),17) occurs(action(("put-down","e")),18) occurs(action(("unstack","m","i")),19) occurs(action(("put-down","m")),20) occurs(action(("unstack","i","b")),21) occurs(action(("put-down","i")),22) occurs(action(("unstack","b","u")),23) occurs(action(("put-down","b")),24) occurs(action(("unstack","u","x")),25) occurs(action(("put-down","u")),26) occurs(action(("unstack","x","n")),27) occurs(action(("stack","x","f")),28) occurs(action(("unstack","n","g1")),29) occurs(action(("put-down","n")),30) occurs(action(("unstack","g1","o")),31) occurs(action(("stack","g1","a1")),32) occurs(action(("pick-up","o")),33) occurs(action(("stack","o","g1")),34) occurs(action(("pick-up","m")),35) occurs(action(("stack","m","o")),36) occurs(action(("pick-up","n")),37) occurs(action(("stack","n","i")),38) occurs(action(("unstack","a","d")),39) occurs(action(("put-down","a")),40) occurs(action(("unstack","d","s")),41) occurs(action(("put-down","d")),42) occurs(action(("unstack","s","z")),43) occurs(action(("stack","s","d")),44) occurs(action(("unstack","z","v")),45) occurs(action(("put-down","z")),46) occurs(action(("unstack","v","k")),47) occurs(action(("stack","v","n")),48) occurs(action(("unstack","k","g")),49) occurs(action(("stack","k","w")),50) occurs(action(("unstack","g","c1")),51) occurs(action(("put-down","g")),52) occurs(action(("unstack","c1","t")),53) occurs(action(("put-down","c1")),54) occurs(action(("unstack","t","d1")),55) occurs(action(("put-down","t")),56) occurs(action(("unstack","d1","p")),57) occurs(action(("stack","d1","t")),58) occurs(action(("pick-up","f1")),59) occurs(action(("stack","f1","m")),60) occurs(action(("pick-up","e")),61) occurs(action(("stack","e","f1")),62) occurs(action(("pick-up","l")),63) occurs(action(("put-down","l")),64) occurs(action(("unstack","c","b1")),65) occurs(action(("stack","c","e")),66) occurs(action(("unstack","p","j")),67) occurs(action(("stack","p","c")),68) occurs(action(("pick-up","a")),69) occurs(action(("stack","a","q")),70) occurs(action(("pick-up","y")),71) occurs(action(("put-down","y")),72) occurs(action(("unstack","s","d")),73) occurs(action(("stack","s","p")),74) occurs(action(("pick-up","d")),75) occurs(action(("stack","d","s")),76) occurs(action(("pick-up","b")),77) occurs(action(("stack","b","d")),78) occurs(action(("unstack","j","h1")),79) occurs(action(("stack","j","y")),80) occurs(action(("unstack","h1","h")),81) occurs(action(("put-down","h1")),82) occurs(action(("unstack","h","r")),83) occurs(action(("put-down","h")),84) occurs(action(("pick-up","r")),85) occurs(action(("stack","r","b")),86) occurs(action(("unstack","k","w")),87) occurs(action(("stack","k","r")),88) occurs(action(("unstack","x","f")),89) occurs(action(("stack","x","k")),90) occurs(action(("unstack","b1","e1")),91) occurs(action(("stack","b1","x")),92) occurs(action(("unstack","v","n")),93) occurs(action(("stack","v","b1")),94) occurs(action(("pick-up","u")),95) occurs(action(("stack","u","v")),96) occurs(action(("pick-up","h1")),97) occurs(action(("stack","h1","u")),98) occurs(action(("pick-up","c1")),99) occurs(action(("stack","c1","h1")),100) occurs(action(("unstack","j","y")),101) occurs(action(("stack","j","c1")),102) occurs(action(("pick-up","e1")),103) occurs(action(("stack","e1","j")),104) occurs(action(("pick-up","w")),105) occurs(action(("stack","w","e1")),106) occurs(action(("pick-up","l")),107) occurs(action(("stack","l","w")),108) occurs(action(("pick-up","f")),109) occurs(action(("stack","f","l")),110) occurs(action(("pick-up","g")),111) occurs(action(("stack","g","f")),112) occurs(action(("pick-up","y")),113) occurs(action(("stack","y","g")),114) occurs(action(("unstack","d1","t")),115) occurs(action(("stack","d1","y")),116) occurs(action(("unstack","a","q")),117) occurs(action(("stack","a","d1")),118) occurs(action(("pick-up","z")),119) occurs(action(("stack","z","a")),120) occurs(action(("unstack","n","i")),121) occurs(action(("stack","n","z")),122) occurs(action(("pick-up","h")),123) occurs(action(("stack","h","n")),124) occurs(action(("pick-up","i")),125) occurs(action(("stack","i","h")),126) occurs(action(("pick-up","q")),127) occurs(action(("stack","q","i")),128) occurs(action(("pick-up","t")),129) occurs(action(("stack","t","q")),130) +SATISFIABLE + +Models : 1+ +Calls : 29 +Time : 382.531s (Solving: 364.10s 1st Model: 0.13s Unsat: 21.60s) +CPU Time : 382.612s + +Choices : 8966769 (Domain: 8966769) +Conflicts : 93577 (Analyzed: 93563) +Restarts : 1072 (Average: 87.28 Last: 125) +Model-Level : 23651.0 +Problems : 29 (Average Length: 69.41 Splits: 0) +Lemmas : 93563 (Deleted: 87247) + Binary : 1229 (Ratio: 1.31%) + Ternary : 11 (Ratio: 0.01%) + Conflict : 93563 (Average Length: 14788.6 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 93563 (Average: 63.59 Max: 20070 Sum: 5949382) + Executed : 93428 (Average: 63.57 Max: 20070 Sum: 5947758 Ratio: 99.97%) + Bounded : 135 (Average: 12.03 Max: 102 Sum: 1624 Ratio: 0.03%) + +Rules : 60777 +Atoms : 60777 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 480846 (Eliminated: 0 Frozen: 157344) +Constraints : 3295570 (Binary: 94.9% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 1708MB +Max. Length : 130 steps +Sol. Length : 130 steps +Models : 1 + +