From d29d9637fdeaa5e52051ef0a99897e4521640a46 Mon Sep 17 00:00:00 2001 From: potassco-bot Date: Fri, 2 Feb 2018 00:30:32 +0100 Subject: [PATCH] Add benchmark result [gc-ta1-tt1 | ipc-2000 | blocks-strips-typed | 86] --- .../ipc-2000_blocks-strips-typed_86.env | 54 + .../ipc-2000_blocks-strips-typed_86.err | 9 + .../ipc-2000_blocks-strips-typed_86.out | 1659 +++++++++++++++++ 3 files changed, 1722 insertions(+) create mode 100644 gc-ta1-tt1/ipc-2000_blocks-strips-typed_86.env create mode 100644 gc-ta1-tt1/ipc-2000_blocks-strips-typed_86.err create mode 100644 gc-ta1-tt1/ipc-2000_blocks-strips-typed_86.out diff --git a/gc-ta1-tt1/ipc-2000_blocks-strips-typed_86.env b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_86.env new file mode 100644 index 000000000..4708d5a79 --- /dev/null +++ b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_86.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-86.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: 86 + 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_86.err b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_86.err new file mode 100644 index 000000000..74cc6dcc4 --- /dev/null +++ b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_86.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': 86} +# 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-86.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-86.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 54.11 MEM 33728 MAXMEM 1340104 STALE 1 MAXMEM_RSS 1174956 + + diff --git a/gc-ta1-tt1/ipc-2000_blocks-strips-typed_86.out b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_86.out new file mode 100644 index 000000000..ba0e5db8f --- /dev/null +++ b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_86.out @@ -0,0 +1,1659 @@ +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-86.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-86.pddl +Parsing... +Parsing: [0.020s CPU, 0.030s wall-clock] +Normalizing task... [0.010s CPU, 0.002s wall-clock] +Instantiating... +Generating Datalog program... [0.010s CPU, 0.009s wall-clock] +Normalizing Datalog program... +Normalizing Datalog program: [0.010s CPU, 0.013s wall-clock] +Preparing model... [0.010s CPU, 0.017s wall-clock] +Generated 21 rules. +Computing model... [0.680s CPU, 0.680s wall-clock] +5630 relevant atoms +3738 auxiliary atoms +9368 final queue length +16509 total queue pushes +Completing instantiation... [1.190s CPU, 1.193s wall-clock] +Instantiating: [1.910s CPU, 1.921s wall-clock] +Computing fact groups... +Finding invariants... +10 initial candidates +Finding invariants: [0.020s CPU, 0.022s wall-clock] +Checking invariant weight... [0.010s CPU, 0.006s wall-clock] +Instantiating groups... [0.070s CPU, 0.069s wall-clock] +Collecting mutex groups... [0.020s CPU, 0.015s wall-clock] +Choosing groups... +43 uncovered facts +Choosing groups: [0.070s CPU, 0.072s wall-clock] +Building translation key... [0.020s CPU, 0.023s wall-clock] +Computing fact groups: [0.390s CPU, 0.386s wall-clock] +Building STRIPS to SAS dictionary... [0.010s CPU, 0.013s wall-clock] +Building dictionary for full mutex groups... [0.030s CPU, 0.024s wall-clock] +Building mutex information... +Building mutex information: [0.040s CPU, 0.044s wall-clock] +Translating task... +Processing axioms... +Simplifying axioms... [0.000s CPU, 0.000s wall-clock] +Processing axioms: [0.060s CPU, 0.059s wall-clock] +Translating task: [1.450s CPU, 1.453s wall-clock] +5250 effect conditions simplified +0 implied preconditions added +Detecting unreachable propositions... +0 operators removed +0 axioms removed +84 propositions removed +Detecting unreachable propositions: [0.760s CPU, 0.759s wall-clock] +Reordering and filtering variables... +85 of 85 variables necessary. +43 of 85 mutex groups necessary. +3528 of 3528 operators necessary. +0 of 0 axiom rules necessary. +Reordering and filtering variables: [0.440s CPU, 0.439s wall-clock] +Translator variables: 85 +Translator derived variables: 0 +Translator facts: 1892 +Translator goal facts: 41 +Translator mutex groups: 43 +Translator total mutex groups size: 1849 +Translator operators: 3528 +Translator axioms: 0 +Translator task size: 30201 +Translator peak memory: 54628 KB +Writing output... [0.520s CPU, 0.545s wall-clock] +Done! [5.640s CPU, 5.679s wall-clock] +planner.py version 0.0.1 + +Time: 1.02s +Memory: 113MB + +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.160s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 1.028s + +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 : 92543 +Atoms : 92543 +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 : 249MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.01s +Memory: 185MB (+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: 185MB +Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])] +Grounding Time: 0.46s +Memory: 193MB (+8MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 2 +Time : 1.822s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 1.688s + +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 : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 24439 (Eliminated: 0 Frozen: 7522) +Constraints : 1029 (Binary: 84.5% Ternary: 7.5% Other: 8.1%) + +Memory Peak : 249MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.04s +Memory: 202MB (+9MB) +UNSAT +Iteration Time: 0.67s + +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: 219.0MB +Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])] +Grounding Time: 0.47s +Memory: 219MB (+17MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 3 +Time : 2.523s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 2.392s + +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 : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 48957 (Eliminated: 0 Frozen: 15259) +Constraints : 7831 (Binary: 90.4% Ternary: 5.5% Other: 4.2%) + +Memory Peak : 249MB +Max. Length : 5 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.04s +Memory: 228MB (+9MB) +UNSAT +Iteration Time: 0.71s + +Iteration 4 +Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 10 +Expected Memory: 254.0MB +Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])] +Grounding Time: 0.55s +Memory: 245MB (+17MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 4 +Time : 3.337s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 3.208s + +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 : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 73650 (Eliminated: 0 Frozen: 23211) +Constraints : 26633 (Binary: 92.4% Ternary: 4.9% Other: 2.7%) + +Memory Peak : 256MB +Max. Length : 10 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.05s +Memory: 255MB (+10MB) +UNSAT +Iteration Time: 0.82s + +Iteration 5 +Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 15 +Expected Memory: 282.0MB +Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])] +Grounding Time: 0.50s +Memory: 270MB (+15MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 5 +Time : 4.122s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 3.996s + +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 : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 98618 (Eliminated: 0 Frozen: 31378) +Constraints : 63685 (Binary: 93.4% Ternary: 4.6% Other: 2.0%) + +Memory Peak : 284MB +Max. Length : 15 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.05s +Memory: 283MB (+13MB) +UNSAT +Iteration Time: 0.79s + +Iteration 6 +Queue: [(5,25,0,True), (6,30,0,True)] +Grounded Until: 20 +Expected Memory: 311.0MB +Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])] +Grounding Time: 0.52s +Memory: 293MB (+10MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 6 +Time : 4.955s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 4.832s + +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 : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 123961 (Eliminated: 0 Frozen: 39760) +Constraints : 125237 (Binary: 93.9% Ternary: 4.5% Other: 1.6%) + +Memory Peak : 313MB +Max. Length : 20 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.05s +Memory: 313MB (+20MB) +UNSAT +Iteration Time: 0.84s + +Iteration 7 +Queue: [(6,30,0,True)] +Grounded Until: 25 +Expected Memory: 343.0MB +Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])] +Grounding Time: 0.66s +Memory: 330MB (+17MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 7 +Time : 5.944s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 5.824s + +Choices : 0 +Conflicts : 0 (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 : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 149779 (Eliminated: 0 Frozen: 48358) +Constraints : 217539 (Binary: 94.3% Ternary: 4.4% Other: 1.3%) + +Memory Peak : 350MB +Max. Length : 25 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.05s +Memory: 338MB (+8MB) +UNSAT +Iteration Time: 1.00s + +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: 368.0MB +Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])] +Grounding Time: 0.50s +Memory: 354MB (+16MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 8 +Time : 6.809s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 6.688s + +Choices : 0 +Conflicts : 0 (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 : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 176172 (Eliminated: 0 Frozen: 57171) +Constraints : 346841 (Binary: 94.6% Ternary: 4.3% Other: 1.1%) + +Memory Peak : 381MB +Max. Length : 30 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.06s +Memory: 363MB (+9MB) +UNSAT +Iteration Time: 0.88s + +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: 393.0MB +Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])] +Grounding Time: 0.52s +Memory: 380MB (+17MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 9 +Time : 7.705s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 7.588s + +Choices : 0 +Conflicts : 0 (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 : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 203240 (Eliminated: 0 Frozen: 66199) +Constraints : 519393 (Binary: 94.8% Ternary: 4.3% Other: 1.0%) + +Memory Peak : 408MB +Max. Length : 35 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.06s +Memory: 407MB (+27MB) +UNSAT +Iteration Time: 0.91s + +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: 451.0MB +Grounding... [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])] +Grounding Time: 0.53s +Memory: 412MB (+5MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 10 +Time : 8.615s (Solving: 0.01s 1st Model: 0.00s Unsat: 0.01s) +CPU Time : 8.500s + +Choices : 0 +Conflicts : 1 (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 : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 231083 (Eliminated: 0 Frozen: 75442) +Constraints : 734503 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 443MB +Max. Length : 40 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.06s +Memory: 421MB (+9MB) +UNSAT +Iteration Time: 0.92s + +Iteration 11 +Queue: [(10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 45 +Expected Memory: 465.0MB +Grounding... [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])] +Grounding Time: 0.53s +Memory: 435MB (+14MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 11 +Time : 9.487s (Solving: 0.01s 1st Model: 0.00s Unsat: 0.01s) +CPU Time : 9.372s + +Choices : 0 +Conflicts : 2 (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 : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 259259 (Eliminated: 0 Frozen: 84687) +Constraints : 956308 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 475MB +Max. Length : 45 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.07s +Memory: 450MB (+15MB) +UNSAT +Iteration Time: 0.88s + +Iteration 12 +Queue: [(11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 50 +Expected Memory: 494.0MB +Grounding... [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])] +Grounding Time: 0.54s +Memory: 458MB (+8MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 12 +Time : 10.398s (Solving: 0.03s 1st Model: 0.00s Unsat: 0.03s) +CPU Time : 10.284s + +Choices : 0 +Conflicts : 3 (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 : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 287435 (Eliminated: 0 Frozen: 93932) +Constraints : 1178113 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 499MB +Max. Length : 50 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.08s +Memory: 494MB (+36MB) +UNSAT +Iteration Time: 0.92s + +Iteration 13 +Queue: [(12,60,0,True), (13,65,0,True)] +Grounded Until: 55 +Expected Memory: 538.0MB +Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])] +Grounding Time: 0.85s +Memory: 519MB (+25MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 13 +Time : 11.634s (Solving: 0.04s 1st Model: 0.00s Unsat: 0.04s) +CPU Time : 11.520s + +Choices : 0 +Conflicts : 4 (Analyzed: 0) +Restarts : 0 +Problems : 13 (Average Length: 32.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 : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 315611 (Eliminated: 0 Frozen: 103177) +Constraints : 1399918 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 562MB +Max. Length : 55 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.09s +Memory: 529MB (+10MB) +UNSAT +Iteration Time: 1.25s + +Iteration 14 +Queue: [(13,65,0,True)] +Grounded Until: 60 +Expected Memory: 573.0MB +Grounding... [('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('check', [65])] +Grounding Time: 0.51s +Memory: 546MB (+17MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 14 +Time : 12.546s (Solving: 0.06s 1st Model: 0.00s Unsat: 0.06s) +CPU Time : 12.432s + +Choices : 0 +Conflicts : 5 (Analyzed: 0) +Restarts : 0 +Problems : 14 (Average Length: 34.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 : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 343787 (Eliminated: 0 Frozen: 112422) +Constraints : 1621723 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 599MB +Max. Length : 60 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.10s +Memory: 560MB (+14MB) +UNSAT +Iteration Time: 0.92s + +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: 604.0MB +Grounding... [('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('check', [70])] +Grounding Time: 0.52s +Memory: 575MB (+15MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 15 +Time : 13.510s (Solving: 0.10s 1st Model: 0.00s Unsat: 0.10s) +CPU Time : 13.396s + +Choices : 0 +Conflicts : 6 (Analyzed: 0) +Restarts : 0 +Problems : 15 (Average Length: 37.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 : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 371963 (Eliminated: 0 Frozen: 121667) +Constraints : 1843528 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 630MB +Max. Length : 65 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.12s +Memory: 592MB (+17MB) +UNSAT +Iteration Time: 0.98s + +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: 636.0MB +Grounding... [('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('check', [75])] +Grounding Time: 0.53s +Memory: 603MB (+11MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 16 +Time : 14.508s (Solving: 0.13s 1st Model: 0.00s Unsat: 0.13s) +CPU Time : 14.392s + +Choices : 0 +Conflicts : 7 (Analyzed: 0) +Restarts : 0 +Problems : 16 (Average Length: 39.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 : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 400139 (Eliminated: 0 Frozen: 130912) +Constraints : 2065333 (Binary: 95.1% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 662MB +Max. Length : 70 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.12s +Memory: 616MB (+13MB) +UNSAT +Iteration Time: 1.01s + +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: 660.0MB +Grounding... [('step', [76]), ('step', [77]), ('step', [78]), ('step', [79]), ('step', [80]), ('check', [80])] +Grounding Time: 0.54s +Memory: 632MB (+16MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 17 +Time : 15.550s (Solving: 0.18s 1st Model: 0.00s Unsat: 0.18s) +CPU Time : 15.436s + +Choices : 32 (Domain: 32) +Conflicts : 9 (Analyzed: 1) +Restarts : 0 +Problems : 17 (Average Length: 42.00 Splits: 0) +Lemmas : 1 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 1 (Average Length: 5.0 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 1 (Average: 113.00 Max: 113 Sum: 113) + Executed : 0 (Average: 32.00 Max: 32 Sum: 32 Ratio: 28.32%) + Bounded : 1 (Average: 81.00 Max: 81 Sum: 81 Ratio: 71.68%) + +Rules : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 428315 (Eliminated: 0 Frozen: 140157) +Constraints : 2287138 (Binary: 95.1% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 691MB +Max. Length : 75 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.14s +Memory: 683MB (+51MB) +UNSAT +Iteration Time: 1.05s + +Iteration 18 +Queue: [(17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 80 +Expected Memory: 750.0MB +Grounding... [('step', [81]), ('step', [82]), ('step', [83]), ('step', [84]), ('step', [85]), ('check', [85])] +Grounding Time: 0.54s +Memory: 683MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 18 +Time : 16.617s (Solving: 0.24s 1st Model: 0.00s Unsat: 0.24s) +CPU Time : 16.504s + +Choices : 372 (Domain: 372) +Conflicts : 24 (Analyzed: 15) +Restarts : 0 +Problems : 18 (Average Length: 44.50 Splits: 0) +Lemmas : 15 (Deleted: 0) + Binary : 1 (Ratio: 6.67%) + Ternary : 1 (Ratio: 6.67%) + Conflict : 15 (Average Length: 262.7 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 15 (Average: 36.00 Max: 122 Sum: 540) + Executed : 12 (Average: 24.80 Max: 122 Sum: 372 Ratio: 68.89%) + Bounded : 3 (Average: 56.00 Max: 86 Sum: 168 Ratio: 31.11%) + +Rules : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 456491 (Eliminated: 0 Frozen: 149402) +Constraints : 2508943 (Binary: 95.1% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 738MB +Max. Length : 80 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.16s +Memory: 686MB (+3MB) +UNSAT +Iteration Time: 1.08s + +Iteration 19 +Queue: [(18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 85 +Expected Memory: 753.0MB +Grounding... [('step', [86]), ('step', [87]), ('step', [88]), ('step', [89]), ('step', [90]), ('check', [90])] +Grounding Time: 0.54s +Memory: 694MB (+8MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 19 +Time : 17.766s (Solving: 0.36s 1st Model: 0.00s Unsat: 0.36s) +CPU Time : 17.652s + +Choices : 1291 (Domain: 1291) +Conflicts : 63 (Analyzed: 53) +Restarts : 0 +Problems : 19 (Average Length: 47.00 Splits: 0) +Lemmas : 53 (Deleted: 0) + Binary : 2 (Ratio: 3.77%) + Ternary : 1 (Ratio: 1.89%) + Conflict : 53 (Average Length: 192.3 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 53 (Average: 30.98 Max: 157 Sum: 1642) + Executed : 47 (Average: 24.36 Max: 157 Sum: 1291 Ratio: 78.62%) + Bounded : 6 (Average: 58.50 Max: 91 Sum: 351 Ratio: 21.38%) + +Rules : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 484667 (Eliminated: 0 Frozen: 158647) +Constraints : 2730748 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 763MB +Max. Length : 85 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.22s +Memory: 709MB (+15MB) +UNSAT +Iteration Time: 1.16s + +Iteration 20 +Queue: [(19,95,0,True), (20,100,0,True)] +Grounded Until: 90 +Expected Memory: 776.0MB +Grounding... [('step', [91]), ('step', [92]), ('step', [93]), ('step', [94]), ('step', [95]), ('check', [95])] +Grounding Time: 0.55s +Memory: 719MB (+10MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 20 +Time : 19.010s (Solving: 0.54s 1st Model: 0.00s Unsat: 0.54s) +CPU Time : 18.896s + +Choices : 2110 (Domain: 2110) +Conflicts : 116 (Analyzed: 105) +Restarts : 0 +Problems : 20 (Average Length: 49.50 Splits: 0) +Lemmas : 105 (Deleted: 0) + Binary : 6 (Ratio: 5.71%) + Ternary : 1 (Ratio: 0.95%) + Conflict : 105 (Average Length: 935.7 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 105 (Average: 25.29 Max: 167 Sum: 2655) + Executed : 95 (Average: 20.10 Max: 167 Sum: 2110 Ratio: 79.47%) + Bounded : 10 (Average: 54.50 Max: 96 Sum: 545 Ratio: 20.53%) + +Rules : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 512843 (Eliminated: 0 Frozen: 167892) +Constraints : 2952553 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 798MB +Max. Length : 90 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.29s +Memory: 739MB (+20MB) +UNSAT +Iteration Time: 1.26s + +Iteration 21 +Queue: [(20,100,0,True)] +Grounded Until: 95 +Expected Memory: 806.0MB +Grounding... [('step', [96]), ('step', [97]), ('step', [98]), ('step', [99]), ('step', [100]), ('check', [100])] +Grounding Time: 0.56s +Memory: 745MB (+6MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 21 +Time : 20.344s (Solving: 0.78s 1st Model: 0.00s Unsat: 0.78s) +CPU Time : 20.232s + +Choices : 3270 (Domain: 3270) +Conflicts : 189 (Analyzed: 177) +Restarts : 1 (Average: 177.00 Last: 52) +Problems : 21 (Average Length: 52.00 Splits: 0) +Lemmas : 177 (Deleted: 0) + Binary : 9 (Ratio: 5.08%) + Ternary : 1 (Ratio: 0.56%) + Conflict : 177 (Average Length: 1492.7 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 177 (Average: 22.70 Max: 211 Sum: 4018) + Executed : 164 (Average: 18.47 Max: 211 Sum: 3270 Ratio: 81.38%) + Bounded : 13 (Average: 57.54 Max: 101 Sum: 748 Ratio: 18.62%) + +Rules : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 541019 (Eliminated: 0 Frozen: 177137) +Constraints : 3174358 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 827MB +Max. Length : 95 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.35s +Memory: 765MB (+20MB) +UNSAT +Iteration Time: 1.35s + +Iteration 22 +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)] +Grounded Until: 100 +Expected Memory: 832.0MB +Grounding... [('step', [101]), ('step', [102]), ('step', [103]), ('step', [104]), ('step', [105]), ('check', [105])] +Grounding Time: 0.58s +Memory: 770MB (+5MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 22 +Time : 21.867s (Solving: 1.17s 1st Model: 0.00s Unsat: 1.17s) +CPU Time : 21.756s + +Choices : 5022 (Domain: 5022) +Conflicts : 299 (Analyzed: 286) +Restarts : 2 (Average: 143.00 Last: 52) +Problems : 22 (Average Length: 54.50 Splits: 0) +Lemmas : 286 (Deleted: 0) + Binary : 12 (Ratio: 4.20%) + Ternary : 1 (Ratio: 0.35%) + Conflict : 286 (Average Length: 1737.5 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 286 (Average: 20.92 Max: 272 Sum: 5983) + Executed : 270 (Average: 17.56 Max: 272 Sum: 5022 Ratio: 83.94%) + Bounded : 16 (Average: 60.06 Max: 106 Sum: 961 Ratio: 16.06%) + +Rules : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 569195 (Eliminated: 0 Frozen: 186382) +Constraints : 3396163 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 855MB +Max. Length : 100 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.52s +Memory: 790MB (+20MB) +UNSAT +Iteration Time: 1.54s + +Iteration 23 +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)] +Grounded Until: 105 +Expected Memory: 857.0MB +Grounding... [('step', [106]), ('step', [107]), ('step', [108]), ('step', [109]), ('step', [110]), ('check', [110])] +Grounding Time: 0.56s +Memory: 798MB (+8MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 23 +Time : 23.517s (Solving: 1.71s 1st Model: 0.00s Unsat: 1.71s) +CPU Time : 23.408s + +Choices : 7555 (Domain: 7555) +Conflicts : 444 (Analyzed: 430) +Restarts : 4 (Average: 107.50 Last: 52) +Problems : 23 (Average Length: 57.00 Splits: 0) +Lemmas : 430 (Deleted: 0) + Binary : 15 (Ratio: 3.49%) + Ternary : 1 (Ratio: 0.23%) + Conflict : 430 (Average Length: 1857.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 430 (Average: 20.01 Max: 327 Sum: 8606) + Executed : 411 (Average: 17.26 Max: 327 Sum: 7422 Ratio: 86.24%) + Bounded : 19 (Average: 62.32 Max: 111 Sum: 1184 Ratio: 13.76%) + +Rules : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 597371 (Eliminated: 0 Frozen: 195627) +Constraints : 3617968 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 885MB +Max. Length : 105 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.66s +Memory: 818MB (+20MB) +UNSAT +Iteration Time: 1.66s + +Iteration 24 +Queue: [(23,115,0,True), (24,120,0,True), (25,125,0,True), (26,130,0,True), (27,135,0,True)] +Grounded Until: 110 +Expected Memory: 885.0MB +Grounding... [('step', [111]), ('step', [112]), ('step', [113]), ('step', [114]), ('step', [115]), ('check', [115])] +Grounding Time: 0.57s +Memory: 820MB (+2MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 24 +Time : 25.164s (Solving: 2.20s 1st Model: 0.00s Unsat: 2.20s) +CPU Time : 25.056s + +Choices : 10617 (Domain: 10617) +Conflicts : 552 (Analyzed: 537) +Restarts : 5 (Average: 107.40 Last: 52) +Problems : 24 (Average Length: 59.50 Splits: 0) +Lemmas : 537 (Deleted: 0) + Binary : 26 (Ratio: 4.84%) + Ternary : 1 (Ratio: 0.19%) + Conflict : 537 (Average Length: 2743.2 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 537 (Average: 21.95 Max: 327 Sum: 11787) + Executed : 514 (Average: 19.52 Max: 327 Sum: 10484 Ratio: 88.95%) + Bounded : 23 (Average: 56.65 Max: 116 Sum: 1303 Ratio: 11.05%) + +Rules : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 625547 (Eliminated: 0 Frozen: 204872) +Constraints : 3839773 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 911MB +Max. Length : 110 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.62s +Memory: 840MB (+20MB) +UNSAT +Iteration Time: 1.66s + +Iteration 25 +Queue: [(24,120,0,True), (25,125,0,True), (26,130,0,True), (27,135,0,True)] +Grounded Until: 115 +Expected Memory: 907.0MB +Grounding... [('step', [116]), ('step', [117]), ('step', [118]), ('step', [119]), ('step', [120]), ('check', [120])] +Grounding Time: 1.27s +Memory: 894MB (+54MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 25 +Time : 27.401s (Solving: 2.55s 1st Model: 0.00s Unsat: 2.55s) +CPU Time : 27.296s + +Choices : 17298 (Domain: 17298) +Conflicts : 582 (Analyzed: 566) +Restarts : 5 (Average: 113.20 Last: 52) +Problems : 25 (Average Length: 62.00 Splits: 0) +Lemmas : 566 (Deleted: 0) + Binary : 47 (Ratio: 8.30%) + Ternary : 1 (Ratio: 0.18%) + Conflict : 566 (Average Length: 2627.9 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 566 (Average: 32.64 Max: 1606 Sum: 18472) + Executed : 539 (Average: 30.33 Max: 1606 Sum: 17165 Ratio: 92.92%) + Bounded : 27 (Average: 48.41 Max: 116 Sum: 1307 Ratio: 7.08%) + +Rules : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 653723 (Eliminated: 0 Frozen: 214117) +Constraints : 4061578 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 989MB +Max. Length : 115 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.49s +Memory: 969MB (+75MB) +UNSAT +Iteration Time: 2.25s + +Iteration 26 +Queue: [(25,125,0,True), (26,130,0,True), (27,135,0,True)] +Grounded Until: 120 +Expected Memory: 1098.0MB +Grounding... [('step', [121]), ('step', [122]), ('step', [123]), ('step', [124]), ('step', [125]), ('check', [125])] +Grounding Time: 0.51s +Memory: 969MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 26 +Time : 29.320s (Solving: 3.33s 1st Model: 0.00s Unsat: 3.33s) +CPU Time : 29.216s + +Choices : 35760 (Domain: 35760) +Conflicts : 724 (Analyzed: 707) +Restarts : 6 (Average: 117.83 Last: 52) +Problems : 26 (Average Length: 64.50 Splits: 0) +Lemmas : 707 (Deleted: 0) + Binary : 61 (Ratio: 8.63%) + Ternary : 1 (Ratio: 0.14%) + Conflict : 707 (Average Length: 3442.5 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 707 (Average: 52.42 Max: 2952 Sum: 37061) + Executed : 678 (Average: 50.39 Max: 2952 Sum: 35627 Ratio: 96.13%) + Bounded : 29 (Average: 49.45 Max: 126 Sum: 1434 Ratio: 3.87%) + +Rules : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 681899 (Eliminated: 0 Frozen: 223362) +Constraints : 4283383 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1053MB +Max. Length : 120 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.93s +Memory: 973MB (+4MB) +UNSAT +Iteration Time: 1.93s + +Iteration 27 +Queue: [(26,130,0,True), (27,135,0,True)] +Grounded Until: 125 +Expected Memory: 1102.0MB +Grounding... [('step', [126]), ('step', [127]), ('step', [128]), ('step', [129]), ('step', [130]), ('check', [130])] +Grounding Time: 0.52s +Memory: 973MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 27 +Time : 31.347s (Solving: 4.18s 1st Model: 0.00s Unsat: 4.18s) +CPU Time : 31.244s + +Choices : 67196 (Domain: 67196) +Conflicts : 900 (Analyzed: 882) +Restarts : 8 (Average: 110.25 Last: 52) +Problems : 27 (Average Length: 67.00 Splits: 0) +Lemmas : 882 (Deleted: 0) + Binary : 75 (Ratio: 8.50%) + Ternary : 1 (Ratio: 0.11%) + Conflict : 882 (Average Length: 3861.6 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 882 (Average: 77.56 Max: 4158 Sum: 68406) + Executed : 852 (Average: 75.93 Max: 4158 Sum: 66971 Ratio: 97.90%) + Bounded : 30 (Average: 47.83 Max: 126 Sum: 1435 Ratio: 2.10%) + +Rules : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 710075 (Eliminated: 0 Frozen: 232607) +Constraints : 4505188 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1064MB +Max. Length : 125 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.00s +Memory: 987MB (+14MB) +UNSAT +Iteration Time: 2.04s + +Iteration 28 +Queue: [(27,135,0,True)] +Grounded Until: 130 +Expected Memory: 1116.0MB +Grounding... [('step', [131]), ('step', [132]), ('step', [133]), ('step', [134]), ('step', [135]), ('check', [135])] +Grounding Time: 0.53s +Memory: 989MB (+2MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 28 +Time : 33.394s (Solving: 5.03s 1st Model: 0.00s Unsat: 5.03s) +CPU Time : 33.292s + +Choices : 132673 (Domain: 132673) +Conflicts : 933 (Analyzed: 914) +Restarts : 8 (Average: 114.25 Last: 52) +Problems : 28 (Average Length: 69.50 Splits: 0) +Lemmas : 914 (Deleted: 0) + Binary : 91 (Ratio: 9.96%) + Ternary : 1 (Ratio: 0.11%) + Conflict : 914 (Average Length: 3755.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 914 (Average: 146.48 Max: 5407 Sum: 133886) + Executed : 881 (Average: 144.91 Max: 5407 Sum: 132448 Ratio: 98.93%) + Bounded : 33 (Average: 43.58 Max: 126 Sum: 1438 Ratio: 1.07%) + +Rules : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 738251 (Eliminated: 0 Frozen: 241852) +Constraints : 4726993 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1094MB +Max. Length : 130 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.01s +Memory: 1011MB (+22MB) +UNSAT +Iteration Time: 2.06s + +Iteration 29 +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), (34,170,0,True)] +Grounded Until: 135 +Expected Memory: 1140.0MB +Grounding... [('step', [136]), ('step', [137]), ('step', [138]), ('step', [139]), ('step', [140]), ('check', [140])] +Grounding Time: 0.53s +Memory: 1023MB (+12MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 29 +Time : 35.542s (Solving: 5.97s 1st Model: 0.00s Unsat: 5.97s) +CPU Time : 35.440s + +Choices : 198548 (Domain: 198548) +Conflicts : 956 (Analyzed: 936) +Restarts : 8 (Average: 117.00 Last: 52) +Problems : 29 (Average Length: 72.00 Splits: 0) +Lemmas : 936 (Deleted: 0) + Binary : 106 (Ratio: 11.32%) + Ternary : 1 (Ratio: 0.11%) + Conflict : 936 (Average Length: 3693.2 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 936 (Average: 213.42 Max: 8240 Sum: 199764) + Executed : 900 (Average: 211.88 Max: 8240 Sum: 198323 Ratio: 99.28%) + Bounded : 36 (Average: 40.03 Max: 126 Sum: 1441 Ratio: 0.72%) + +Rules : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 766427 (Eliminated: 0 Frozen: 251097) +Constraints : 4948798 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1142MB +Max. Length : 135 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.10s +Memory: 1052MB (+29MB) +UNSAT +Iteration Time: 2.16s + +Iteration 30 +Queue: [(29,145,0,True), (30,150,0,True), (31,155,0,True), (32,160,0,True), (33,165,0,True), (34,170,0,True)] +Grounded Until: 140 +Expected Memory: 1181.0MB +Grounding... [('step', [141]), ('step', [142]), ('step', [143]), ('step', [144]), ('step', [145]), ('check', [145])] +Grounding Time: 0.54s +Memory: 1052MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 30 +Time : 37.793s (Solving: 6.97s 1st Model: 0.00s Unsat: 6.97s) +CPU Time : 37.692s + +Choices : 270617 (Domain: 270617) +Conflicts : 984 (Analyzed: 963) +Restarts : 8 (Average: 120.38 Last: 52) +Problems : 30 (Average Length: 74.50 Splits: 0) +Lemmas : 963 (Deleted: 0) + Binary : 121 (Ratio: 12.56%) + Ternary : 1 (Ratio: 0.10%) + Conflict : 963 (Average Length: 3626.3 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 963 (Average: 282.28 Max: 9010 Sum: 271836) + Executed : 924 (Average: 280.78 Max: 9010 Sum: 270392 Ratio: 99.47%) + Bounded : 39 (Average: 37.03 Max: 126 Sum: 1444 Ratio: 0.53%) + +Rules : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 794603 (Eliminated: 0 Frozen: 260342) +Constraints : 5170603 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1164MB +Max. Length : 140 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.17s +Memory: 1071MB (+19MB) +UNSAT +Iteration Time: 2.26s + +Iteration 31 +Queue: [(30,150,0,True), (31,155,0,True), (32,160,0,True), (33,165,0,True), (34,170,0,True)] +Grounded Until: 145 +Expected Memory: 1200.0MB +Grounding... [('step', [146]), ('step', [147]), ('step', [148]), ('step', [149]), ('step', [150]), ('check', [150])] +Grounding Time: 0.54s +Memory: 1083MB (+12MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 31 +Time : 40.124s (Solving: 8.04s 1st Model: 0.00s Unsat: 8.04s) +CPU Time : 40.024s + +Choices : 344053 (Domain: 344053) +Conflicts : 1012 (Analyzed: 990) +Restarts : 8 (Average: 123.75 Last: 52) +Problems : 31 (Average Length: 77.00 Splits: 0) +Lemmas : 990 (Deleted: 0) + Binary : 136 (Ratio: 13.74%) + Ternary : 1 (Ratio: 0.10%) + Conflict : 990 (Average Length: 3559.5 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 990 (Average: 348.76 Max: 9589 Sum: 345275) + Executed : 948 (Average: 347.30 Max: 9589 Sum: 343828 Ratio: 99.58%) + Bounded : 42 (Average: 34.45 Max: 126 Sum: 1447 Ratio: 0.42%) + +Rules : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 822779 (Eliminated: 0 Frozen: 269587) +Constraints : 5392408 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1207MB +Max. Length : 145 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.25s +Memory: 1112MB (+29MB) +UNSAT +Iteration Time: 2.34s + +Iteration 32 +Queue: [(31,155,0,True), (32,160,0,True), (33,165,0,True), (34,170,0,True)] +Grounded Until: 150 +Expected Memory: 1241.0MB +Grounding... [('step', [151]), ('step', [152]), ('step', [153]), ('step', [154]), ('step', [155]), ('check', [155])] +Grounding Time: 0.57s +Memory: 1112MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 32 +Time : 42.584s (Solving: 9.19s 1st Model: 0.00s Unsat: 9.19s) +CPU Time : 42.484s + +Choices : 419300 (Domain: 419300) +Conflicts : 1042 (Analyzed: 1019) +Restarts : 8 (Average: 127.38 Last: 52) +Problems : 32 (Average Length: 79.50 Splits: 0) +Lemmas : 1019 (Deleted: 0) + Binary : 151 (Ratio: 14.82%) + Ternary : 1 (Ratio: 0.10%) + Conflict : 1019 (Average Length: 3482.7 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 1019 (Average: 412.68 Max: 10818 Sum: 420525) + Executed : 974 (Average: 411.26 Max: 10818 Sum: 419075 Ratio: 99.66%) + Bounded : 45 (Average: 32.22 Max: 126 Sum: 1450 Ratio: 0.34%) + +Rules : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 850955 (Eliminated: 0 Frozen: 278832) +Constraints : 5614213 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1236MB +Max. Length : 150 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.32s +Memory: 1137MB (+25MB) +UNSAT +Iteration Time: 2.47s + +Iteration 33 +Queue: [(32,160,0,True), (33,165,0,True), (34,170,0,True)] +Grounded Until: 155 +Expected Memory: 1266.0MB +Grounding... [('step', [156]), ('step', [157]), ('step', [158]), ('step', [159]), ('step', [160]), ('check', [160])] +Grounding Time: 0.53s +Memory: 1140MB (+3MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 1+ +Calls : 33 +Time : 44.127s (Solving: 9.44s 1st Model: 0.18s Unsat: 9.19s) +CPU Time : 44.024s + +Choices : 429770 (Domain: 429770) +Conflicts : 1053 (Analyzed: 1030) +Restarts : 8 (Average: 128.75 Last: 52) +Model-Level : 10621.0 +Problems : 33 (Average Length: 82.00 Splits: 0) +Lemmas : 1030 (Deleted: 0) + Binary : 151 (Ratio: 14.66%) + Ternary : 1 (Ratio: 0.10%) + Conflict : 1030 (Average Length: 3472.9 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 1030 (Average: 408.29 Max: 10818 Sum: 420536) + Executed : 985 (Average: 406.88 Max: 10818 Sum: 419086 Ratio: 99.66%) + Bounded : 45 (Average: 32.22 Max: 126 Sum: 1450 Ratio: 0.34%) + +Rules : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 879131 (Eliminated: 0 Frozen: 288077) +Constraints : 5836018 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1271MB +Max. Length : 155 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 0.43s +Memory: 1168MB (+28MB) +SAT +Testing... +SERIALIZABLE +Testing Time: 0.91s +Memory: 1176MB (+8MB) +Answer: 1 +occurs(action(("unstack","n1","k1")),1) occurs(action(("put-down","n1")),2) occurs(action(("unstack","k1","m1")),3) occurs(action(("put-down","k1")),4) occurs(action(("unstack","m1","x")),5) occurs(action(("put-down","m1")),6) occurs(action(("unstack","x","z")),7) occurs(action(("put-down","x")),8) occurs(action(("unstack","z","l")),9) occurs(action(("put-down","z")),10) occurs(action(("unstack","l","l1")),11) occurs(action(("put-down","l")),12) occurs(action(("unstack","l1","i1")),13) occurs(action(("put-down","l1")),14) occurs(action(("unstack","i1","j1")),15) occurs(action(("stack","i1","k1")),16) occurs(action(("unstack","j1","e1")),17) occurs(action(("put-down","j1")),18) occurs(action(("unstack","e1","f")),19) occurs(action(("put-down","e1")),20) occurs(action(("unstack","f","g1")),21) occurs(action(("stack","f","i1")),22) occurs(action(("unstack","g1","v")),23) occurs(action(("put-down","g1")),24) occurs(action(("unstack","v","o")),25) occurs(action(("stack","v","m1")),26) occurs(action(("unstack","o","o1")),27) occurs(action(("stack","o","l1")),28) occurs(action(("unstack","o1","p1")),29) occurs(action(("stack","o1","x")),30) occurs(action(("unstack","p1","h1")),31) occurs(action(("put-down","p1")),32) occurs(action(("unstack","h1","c")),33) occurs(action(("put-down","h1")),34) occurs(action(("unstack","c","m")),35) occurs(action(("stack","c","l")),36) occurs(action(("unstack","m","j")),37) occurs(action(("put-down","m")),38) occurs(action(("unstack","j","y")),39) occurs(action(("stack","j","j1")),40) occurs(action(("unstack","y","p")),41) occurs(action(("put-down","y")),42) occurs(action(("unstack","p","a1")),43) occurs(action(("put-down","p")),44) occurs(action(("unstack","a1","f1")),45) occurs(action(("stack","a1","h1")),46) occurs(action(("unstack","f1","a")),47) occurs(action(("put-down","f1")),48) occurs(action(("unstack","a","k")),49) occurs(action(("put-down","a")),50) occurs(action(("unstack","k","d")),51) occurs(action(("put-down","k")),52) occurs(action(("unstack","d","q")),53) occurs(action(("stack","d","g1")),54) occurs(action(("unstack","q","s")),55) occurs(action(("put-down","q")),56) occurs(action(("unstack","s","e")),57) occurs(action(("stack","s","o")),58) occurs(action(("unstack","e","w")),59) occurs(action(("put-down","e")),60) occurs(action(("unstack","w","b1")),61) occurs(action(("stack","w","m")),62) occurs(action(("unstack","b1","b")),63) occurs(action(("stack","b1","c")),64) occurs(action(("unstack","b","c1")),65) occurs(action(("stack","b","o1")),66) occurs(action(("unstack","c1","i")),67) occurs(action(("put-down","c1")),68) occurs(action(("unstack","i","t")),69) occurs(action(("stack","i","e1")),70) occurs(action(("unstack","t","g")),71) occurs(action(("put-down","t")),72) occurs(action(("unstack","g","r")),73) occurs(action(("put-down","g")),74) occurs(action(("unstack","r","h")),75) occurs(action(("stack","r","b")),76) occurs(action(("unstack","f","i1")),77) occurs(action(("stack","f","r")),78) occurs(action(("unstack","v","m1")),79) occurs(action(("stack","v","f")),80) occurs(action(("unstack","a1","h1")),81) occurs(action(("stack","a1","v")),82) occurs(action(("pick-up","c1")),83) occurs(action(("stack","c1","a1")),84) occurs(action(("unstack","s","o")),85) occurs(action(("stack","s","c1")),86) occurs(action(("pick-up","t")),87) occurs(action(("stack","t","s")),88) occurs(action(("pick-up","z")),89) occurs(action(("stack","z","t")),90) occurs(action(("pick-up","k")),91) occurs(action(("stack","k","z")),92) occurs(action(("unstack","i1","k1")),93) occurs(action(("stack","i1","k")),94) occurs(action(("unstack","h","n")),95) occurs(action(("put-down","h")),96) occurs(action(("unstack","n","u")),97) occurs(action(("stack","n","p1")),98) occurs(action(("unstack","u","d1")),99) occurs(action(("put-down","u")),100) occurs(action(("pick-up","d1")),101) occurs(action(("stack","d1","i1")),102) occurs(action(("unstack","o","l1")),103) occurs(action(("stack","o","d1")),104) occurs(action(("pick-up","p")),105) occurs(action(("stack","p","o")),106) occurs(action(("pick-up","f1")),107) occurs(action(("stack","f1","p")),108) occurs(action(("pick-up","h1")),109) occurs(action(("stack","h1","f1")),110) occurs(action(("pick-up","h")),111) occurs(action(("stack","h","h1")),112) occurs(action(("unstack","d","g1")),113) occurs(action(("stack","d","h")),114) occurs(action(("unstack","b1","c")),115) occurs(action(("stack","b1","d")),116) occurs(action(("unstack","c","l")),117) occurs(action(("stack","c","b1")),118) occurs(action(("pick-up","e")),119) occurs(action(("stack","e","c")),120) occurs(action(("pick-up","l1")),121) occurs(action(("stack","l1","e")),122) occurs(action(("unstack","i","e1")),123) occurs(action(("stack","i","l1")),124) occurs(action(("unstack","j","j1")),125) occurs(action(("stack","j","i")),126) occurs(action(("unstack","n","p1")),127) occurs(action(("stack","n","j")),128) occurs(action(("pick-up","n1")),129) occurs(action(("stack","n1","n")),130) occurs(action(("pick-up","l")),131) occurs(action(("stack","l","n1")),132) occurs(action(("pick-up","y")),133) occurs(action(("stack","y","l")),134) occurs(action(("pick-up","e1")),135) occurs(action(("stack","e1","y")),136) occurs(action(("pick-up","j1")),137) occurs(action(("stack","j1","e1")),138) occurs(action(("pick-up","g1")),139) occurs(action(("stack","g1","j1")),140) occurs(action(("unstack","w","m")),141) occurs(action(("stack","w","g1")),142) occurs(action(("pick-up","m")),143) occurs(action(("stack","m","w")),144) occurs(action(("pick-up","p1")),145) occurs(action(("stack","p1","m")),146) occurs(action(("pick-up","g")),147) occurs(action(("stack","g","p1")),148) occurs(action(("pick-up","m1")),149) occurs(action(("stack","m1","g")),150) occurs(action(("pick-up","k1")),151) occurs(action(("stack","k1","m1")),152) occurs(action(("pick-up","a")),153) occurs(action(("stack","a","k1")),154) occurs(action(("pick-up","q")),155) occurs(action(("stack","q","a")),156) occurs(action(("pick-up","u")),157) occurs(action(("put-down","u")),158) occurs(action(("pick-up","u")),159) occurs(action(("stack","u","q")),160) +SATISFIABLE + +Models : 1+ +Calls : 33 +Time : 44.127s (Solving: 9.44s 1st Model: 0.18s Unsat: 9.19s) +CPU Time : 44.024s + +Choices : 429770 (Domain: 429770) +Conflicts : 1053 (Analyzed: 1030) +Restarts : 8 (Average: 128.75 Last: 52) +Model-Level : 10621.0 +Problems : 33 (Average Length: 82.00 Splits: 0) +Lemmas : 1030 (Deleted: 0) + Binary : 151 (Ratio: 14.66%) + Ternary : 1 (Ratio: 0.10%) + Conflict : 1030 (Average Length: 3472.9 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 1030 (Average: 408.29 Max: 10818 Sum: 420536) + Executed : 985 (Average: 406.88 Max: 10818 Sum: 419086 Ratio: 99.66%) + Bounded : 45 (Average: 32.22 Max: 126 Sum: 1450 Ratio: 0.34%) + +Rules : 92543 +Atoms : 92543 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 879131 (Eliminated: 0 Frozen: 288077) +Constraints : 5836018 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1271MB +Max. Length : 160 steps +Sol. Length : 160 steps +Models : 1 + +