From 30cb43e94d8baa6b0318d7679680948e1b4e86e2 Mon Sep 17 00:00:00 2001 From: potassco-bot Date: Thu, 1 Feb 2018 22:25:36 +0100 Subject: [PATCH] Add benchmark result [gc-ta1-tt1 | ipc-2000 | blocks-strips-typed | 71] --- .../ipc-2000_blocks-strips-typed_71.env | 54 + .../ipc-2000_blocks-strips-typed_71.err | 9 + .../ipc-2000_blocks-strips-typed_71.out | 1635 +++++++++++++++++ 3 files changed, 1698 insertions(+) create mode 100644 gc-ta1-tt1/ipc-2000_blocks-strips-typed_71.env create mode 100644 gc-ta1-tt1/ipc-2000_blocks-strips-typed_71.err create mode 100644 gc-ta1-tt1/ipc-2000_blocks-strips-typed_71.out diff --git a/gc-ta1-tt1/ipc-2000_blocks-strips-typed_71.env b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_71.env new file mode 100644 index 000000000..30cec96f1 --- /dev/null +++ b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_71.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-71.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: 71 + 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_71.err b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_71.err new file mode 100644 index 000000000..6840b12b1 --- /dev/null +++ b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_71.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': 71} +# 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-71.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-71.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 376.68 MEM 33472 MAXMEM 1370372 STALE 1 MAXMEM_RSS 1283104 + + diff --git a/gc-ta1-tt1/ipc-2000_blocks-strips-typed_71.out b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_71.out new file mode 100644 index 000000000..73ff347c3 --- /dev/null +++ b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_71.out @@ -0,0 +1,1635 @@ +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-71.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-71.pddl +Parsing... +Parsing: [0.020s CPU, 0.019s wall-clock] +Normalizing task... [0.000s CPU, 0.002s wall-clock] +Instantiating... +Generating Datalog program... [0.000s CPU, 0.006s wall-clock] +Normalizing Datalog program... +Normalizing Datalog program: [0.010s CPU, 0.011s wall-clock] +Preparing model... [0.020s CPU, 0.013s wall-clock] +Generated 21 rules. +Computing model... [0.470s CPU, 0.467s wall-clock] +3957 relevant atoms +2625 auxiliary atoms +6582 final queue length +11557 total queue pushes +Completing instantiation... [0.840s CPU, 0.848s wall-clock] +Instantiating: [1.350s CPU, 1.352s wall-clock] +Computing fact groups... +Finding invariants... +10 initial candidates +Finding invariants: [0.020s CPU, 0.024s wall-clock] +Checking invariant weight... [0.010s CPU, 0.005s wall-clock] +Instantiating groups... [0.040s CPU, 0.047s wall-clock] +Collecting mutex groups... [0.020s CPU, 0.010s wall-clock] +Choosing groups... +36 uncovered facts +Choosing groups: [0.050s CPU, 0.051s wall-clock] +Building translation key... [0.010s CPU, 0.016s wall-clock] +Computing fact groups: [0.270s CPU, 0.275s wall-clock] +Building STRIPS to SAS dictionary... [0.010s CPU, 0.007s wall-clock] +Building dictionary for full mutex groups... [0.020s CPU, 0.020s wall-clock] +Building mutex information... +Building mutex information: [0.030s CPU, 0.028s wall-clock] +Translating task... +Processing axioms... +Simplifying axioms... [0.000s CPU, 0.000s wall-clock] +Processing axioms: [0.040s CPU, 0.043s wall-clock] +Translating task: [0.980s CPU, 0.982s wall-clock] +3640 effect conditions simplified +0 implied preconditions added +Detecting unreachable propositions... +0 operators removed +0 axioms removed +70 propositions removed +Detecting unreachable propositions: [0.600s CPU, 0.591s wall-clock] +Reordering and filtering variables... +71 of 71 variables necessary. +36 of 71 mutex groups necessary. +2450 of 2450 operators necessary. +0 of 0 axiom rules necessary. +Reordering and filtering variables: [0.300s CPU, 0.302s wall-clock] +Translator variables: 71 +Translator derived variables: 0 +Translator facts: 1332 +Translator goal facts: 34 +Translator mutex groups: 36 +Translator total mutex groups size: 1296 +Translator operators: 2450 +Translator axioms: 0 +Translator task size: 21003 +Translator peak memory: 48844 KB +Writing output... [0.370s CPU, 0.384s wall-clock] +Done! [3.990s CPU, 4.005s wall-clock] +planner.py version 0.0.1 + +Time: 0.70s +Memory: 93MB + +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.794s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 0.708s + +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 : 64386 +Atoms : 64386 +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 : 229MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.00s +Memory: 165MB (+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: 165MB +Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])] +Grounding Time: 0.30s +Memory: 172MB (+7MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 2 +Time : 1.222s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 1.136s + +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 : 64386 +Atoms : 64386 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 17205 (Eliminated: 0 Frozen: 5569) +Constraints : 16694 (Binary: 94.0% Ternary: 3.8% Other: 2.1%) + +Memory Peak : 229MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.02s +Memory: 177MB (+5MB) +UNSAT +Iteration Time: 0.43s + +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: 189.0MB +Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])] +Grounding Time: 0.36s +Memory: 193MB (+16MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 3 +Time : 1.733s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 1.648s + +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 : 64386 +Atoms : 64386 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 35366 (Eliminated: 0 Frozen: 11649) +Constraints : 88177 (Binary: 94.6% Ternary: 4.2% Other: 1.2%) + +Memory Peak : 229MB +Max. Length : 5 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.02s +Memory: 199MB (+6MB) +UNSAT +Iteration Time: 0.52s + +Iteration 4 +Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 10 +Expected Memory: 221.0MB +Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])] +Grounding Time: 0.34s +Memory: 210MB (+11MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 4 +Time : 2.252s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 2.168s + +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 : 64386 +Atoms : 64386 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 54150 (Eliminated: 0 Frozen: 17910) +Constraints : 194529 (Binary: 94.7% Ternary: 4.2% Other: 1.0%) + +Memory Peak : 229MB +Max. Length : 10 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.03s +Memory: 219MB (+9MB) +UNSAT +Iteration Time: 0.52s + +Iteration 5 +Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 15 +Expected Memory: 241.0MB +Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])] +Grounding Time: 0.42s +Memory: 235MB (+16MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 5 +Time : 2.868s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 2.784s + +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 : 64386 +Atoms : 64386 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 73549 (Eliminated: 0 Frozen: 24352) +Constraints : 338170 (Binary: 94.9% Ternary: 4.2% Other: 0.9%) + +Memory Peak : 246MB +Max. Length : 15 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.03s +Memory: 245MB (+10MB) +UNSAT +Iteration Time: 0.62s + +Iteration 6 +Queue: [(5,25,0,True), (6,30,0,True)] +Grounded Until: 20 +Expected Memory: 271.0MB +Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])] +Grounding Time: 0.34s +Memory: 255MB (+10MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 6 +Time : 3.391s (Solving: 0.01s 1st Model: 0.00s Unsat: 0.01s) +CPU Time : 3.308s + +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 : 64386 +Atoms : 64386 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 93360 (Eliminated: 0 Frozen: 30832) +Constraints : 492390 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 268MB +Max. Length : 20 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.04s +Memory: 268MB (+13MB) +UNSAT +Iteration Time: 0.53s + +Iteration 7 +Queue: [(6,30,0,True)] +Grounded Until: 25 +Expected Memory: 294.0MB +Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])] +Grounding Time: 0.35s +Memory: 277MB (+9MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 7 +Time : 3.939s (Solving: 0.02s 1st Model: 0.00s Unsat: 0.02s) +CPU Time : 3.856s + +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 : 64386 +Atoms : 64386 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 113171 (Eliminated: 0 Frozen: 37312) +Constraints : 646610 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 294MB +Max. Length : 25 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.04s +Memory: 284MB (+7MB) +UNSAT +Iteration Time: 0.55s + +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: 310.0MB +Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])] +Grounding Time: 0.36s +Memory: 295MB (+11MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 8 +Time : 4.510s (Solving: 0.03s 1st Model: 0.00s Unsat: 0.03s) +CPU Time : 4.428s + +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 : 64386 +Atoms : 64386 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 132982 (Eliminated: 0 Frozen: 43792) +Constraints : 800830 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 314MB +Max. Length : 30 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.05s +Memory: 313MB (+18MB) +UNSAT +Iteration Time: 0.58s + +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: 342.0MB +Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])] +Grounding Time: 0.53s +Memory: 330MB (+17MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 9 +Time : 5.265s (Solving: 0.04s 1st Model: 0.00s Unsat: 0.04s) +CPU Time : 5.180s + +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 : 64386 +Atoms : 64386 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 152793 (Eliminated: 0 Frozen: 50272) +Constraints : 955050 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 354MB +Max. Length : 35 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.06s +Memory: 339MB (+9MB) +UNSAT +Iteration Time: 0.76s + +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: 368.0MB +Grounding... [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])] +Grounding Time: 0.34s +Memory: 348MB (+9MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 10 +Time : 5.846s (Solving: 0.06s 1st Model: 0.00s Unsat: 0.06s) +CPU Time : 5.760s + +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 : 64386 +Atoms : 64386 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 172604 (Eliminated: 0 Frozen: 56752) +Constraints : 1109270 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 372MB +Max. Length : 40 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.07s +Memory: 355MB (+7MB) +UNSAT +Iteration Time: 0.59s + +Iteration 11 +Queue: [(10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 45 +Expected Memory: 384.0MB +Grounding... [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])] +Grounding Time: 0.35s +Memory: 368MB (+13MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 11 +Time : 6.449s (Solving: 0.07s 1st Model: 0.00s Unsat: 0.07s) +CPU Time : 6.364s + +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 : 64386 +Atoms : 64386 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 192415 (Eliminated: 0 Frozen: 63232) +Constraints : 1263490 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 397MB +Max. Length : 45 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.07s +Memory: 376MB (+8MB) +UNSAT +Iteration Time: 0.61s + +Iteration 12 +Queue: [(11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 50 +Expected Memory: 405.0MB +Grounding... [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])] +Grounding Time: 0.35s +Memory: 386MB (+10MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 12 +Time : 7.096s (Solving: 0.11s 1st Model: 0.00s Unsat: 0.11s) +CPU Time : 7.012s + +Choices : 157 (Domain: 157) +Conflicts : 23 (Analyzed: 15) +Restarts : 0 +Problems : 12 (Average Length: 29.50 Splits: 0) +Lemmas : 15 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 15 (Average Length: 1.0 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 15 (Average: 67.47 Max: 72 Sum: 1012) + Executed : 0 (Average: 10.47 Max: 15 Sum: 157 Ratio: 15.51%) + Bounded : 15 (Average: 57.00 Max: 57 Sum: 855 Ratio: 84.49%) + +Rules : 64386 +Atoms : 64386 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 212226 (Eliminated: 0 Frozen: 69712) +Constraints : 1417710 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 418MB +Max. Length : 50 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.09s +Memory: 411MB (+25MB) +UNSAT +Iteration Time: 0.66s + +Iteration 13 +Queue: [(12,60,0,True), (13,65,0,True)] +Grounded Until: 55 +Expected Memory: 446.0MB +Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])] +Grounding Time: 0.36s +Memory: 411MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 13 +Time : 7.946s (Solving: 0.30s 1st Model: 0.00s Unsat: 0.30s) +CPU Time : 7.860s + +Choices : 405 (Domain: 405) +Conflicts : 104 (Analyzed: 95) +Restarts : 0 +Problems : 13 (Average Length: 32.00 Splits: 0) +Lemmas : 95 (Deleted: 0) + Binary : 4 (Ratio: 4.21%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 95 (Average Length: 616.8 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 95 (Average: 13.94 Max: 80 Sum: 1324) + Executed : 77 (Average: 4.26 Max: 80 Sum: 405 Ratio: 30.59%) + Bounded : 18 (Average: 51.06 Max: 62 Sum: 919 Ratio: 69.41%) + +Rules : 64386 +Atoms : 64386 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 232037 (Eliminated: 0 Frozen: 76192) +Constraints : 1472014 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 446MB +Max. Length : 55 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.26s +Memory: 423MB (+12MB) +UNSAT +Iteration Time: 0.86s + +Iteration 14 +Queue: [(13,65,0,True)] +Grounded Until: 60 +Expected Memory: 458.0MB +Grounding... [('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('check', [65])] +Grounding Time: 0.40s +Memory: 430MB (+7MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 14 +Time : 9.921s (Solving: 1.59s 1st Model: 0.00s Unsat: 1.59s) +CPU Time : 9.836s + +Choices : 7700 (Domain: 7700) +Conflicts : 1506 (Analyzed: 1496) +Restarts : 17 (Average: 88.00 Last: 80) +Problems : 14 (Average Length: 34.50 Splits: 0) +Lemmas : 1496 (Deleted: 0) + Binary : 19 (Ratio: 1.27%) + Ternary : 7 (Ratio: 0.47%) + Conflict : 1496 (Average Length: 1280.0 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 1496 (Average: 8.90 Max: 206 Sum: 13315) + Executed : 1405 (Average: 5.07 Max: 206 Sum: 7582 Ratio: 56.94%) + Bounded : 91 (Average: 63.00 Max: 67 Sum: 5733 Ratio: 43.06%) + +Rules : 64386 +Atoms : 64386 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 251848 (Eliminated: 0 Frozen: 82672) +Constraints : 1623592 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 465MB +Max. Length : 60 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.35s +Memory: 439MB (+9MB) +UNSAT +Iteration Time: 1.99s + +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: 474.0MB +Grounding... [('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('check', [70])] +Grounding Time: 0.50s +Memory: 446MB (+7MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 15 +Time : 12.587s (Solving: 3.34s 1st Model: 0.00s Unsat: 3.34s) +CPU Time : 12.504s + +Choices : 16838 (Domain: 16838) +Conflicts : 3010 (Analyzed: 2999) +Restarts : 34 (Average: 88.21 Last: 80) +Problems : 15 (Average Length: 37.00 Splits: 0) +Lemmas : 2999 (Deleted: 0) + Binary : 39 (Ratio: 1.30%) + Ternary : 10 (Ratio: 0.33%) + Conflict : 2999 (Average Length: 1295.0 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 2999 (Average: 7.70 Max: 206 Sum: 23092) + Executed : 2895 (Average: 5.50 Max: 206 Sum: 16500 Ratio: 71.45%) + Bounded : 104 (Average: 63.38 Max: 72 Sum: 6592 Ratio: 28.55%) + +Rules : 64386 +Atoms : 64386 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 271659 (Eliminated: 0 Frozen: 89152) +Constraints : 1695268 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 485MB +Max. Length : 65 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.85s +Memory: 454MB (+8MB) +UNSAT +Iteration Time: 2.68s + +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: 489.0MB +Grounding... [('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('check', [75])] +Grounding Time: 0.38s +Memory: 462MB (+8MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 16 +Time : 26.178s (Solving: 16.22s 1st Model: 0.00s Unsat: 3.34s) +CPU Time : 26.100s + +Choices : 93020 (Domain: 93020) +Conflicts : 12425 (Analyzed: 12414) +Restarts : 134 (Average: 92.64 Last: 80) +Problems : 16 (Average Length: 39.50 Splits: 0) +Lemmas : 12414 (Deleted: 8971) + Binary : 87 (Ratio: 0.70%) + Ternary : 16 (Ratio: 0.13%) + Conflict : 12414 (Average Length: 2459.6 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 12414 (Average: 7.28 Max: 461 Sum: 90405) + Executed : 12307 (Average: 6.75 Max: 461 Sum: 83810 Ratio: 92.71%) + Bounded : 107 (Average: 61.64 Max: 72 Sum: 6595 Ratio: 7.29%) + +Rules : 64386 +Atoms : 64386 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 291470 (Eliminated: 0 Frozen: 95632) +Constraints : 1825763 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 503MB +Max. Length : 70 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 12.96s +Memory: 474MB (+12MB) +UNKNOWN +Iteration Time: 13.61s + +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: 509.0MB +Grounding... [('step', [76]), ('step', [77]), ('step', [78]), ('step', [79]), ('step', [80]), ('check', [80])] +Grounding Time: 0.40s +Memory: 478MB (+4MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 17 +Time : 43.107s (Solving: 32.39s 1st Model: 0.00s Unsat: 3.34s) +CPU Time : 43.036s + +Choices : 182991 (Domain: 182991) +Conflicts : 21912 (Analyzed: 21901) +Restarts : 234 (Average: 93.59 Last: 80) +Problems : 17 (Average Length: 42.00 Splits: 0) +Lemmas : 21901 (Deleted: 18191) + Binary : 200 (Ratio: 0.91%) + Ternary : 21 (Ratio: 0.10%) + Conflict : 21901 (Average Length: 2409.8 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 21901 (Average: 7.98 Max: 461 Sum: 174674) + Executed : 21786 (Average: 7.67 Max: 461 Sum: 168071 Ratio: 96.22%) + Bounded : 115 (Average: 57.42 Max: 72 Sum: 6603 Ratio: 3.78%) + +Rules : 64386 +Atoms : 64386 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 311281 (Eliminated: 0 Frozen: 102112) +Constraints : 1979983 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 521MB +Max. Length : 75 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 16.26s +Memory: 518MB (+40MB) +UNKNOWN +Iteration Time: 16.95s + +Iteration 18 +Queue: [(17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 80 +Expected Memory: 562.0MB +Grounding... [('step', [81]), ('step', [82]), ('step', [83]), ('step', [84]), ('step', [85]), ('check', [85])] +Grounding Time: 0.73s +Memory: 543MB (+25MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 18 +Time : 62.635s (Solving: 50.83s 1st Model: 0.00s Unsat: 3.34s) +CPU Time : 62.572s + +Choices : 350829 (Domain: 350829) +Conflicts : 31716 (Analyzed: 31705) +Restarts : 334 (Average: 94.93 Last: 80) +Problems : 18 (Average Length: 44.50 Splits: 0) +Lemmas : 31705 (Deleted: 27460) + Binary : 328 (Ratio: 1.03%) + Ternary : 32 (Ratio: 0.10%) + Conflict : 31705 (Average Length: 2599.8 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 31705 (Average: 10.06 Max: 1997 Sum: 319058) + Executed : 31578 (Average: 9.85 Max: 1997 Sum: 312443 Ratio: 97.93%) + Bounded : 127 (Average: 52.09 Max: 72 Sum: 6615 Ratio: 2.07%) + +Rules : 64386 +Atoms : 64386 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 331092 (Eliminated: 0 Frozen: 108592) +Constraints : 2134203 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 673MB +Max. Length : 80 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 18.54s +Memory: 609MB (+66MB) +UNKNOWN +Iteration Time: 19.55s + +Iteration 19 +Queue: [(18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 85 +Expected Memory: 700.0MB +Grounding... [('step', [86]), ('step', [87]), ('step', [88]), ('step', [89]), ('step', [90]), ('check', [90])] +Grounding Time: 0.38s +Memory: 610MB (+1MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 19 +Time : 86.163s (Solving: 73.61s 1st Model: 0.00s Unsat: 3.34s) +CPU Time : 86.108s + +Choices : 646453 (Domain: 646453) +Conflicts : 40842 (Analyzed: 40831) +Restarts : 434 (Average: 94.08 Last: 115) +Problems : 19 (Average Length: 47.00 Splits: 0) +Lemmas : 40831 (Deleted: 37074) + Binary : 384 (Ratio: 0.94%) + Ternary : 33 (Ratio: 0.08%) + Conflict : 40831 (Average Length: 3750.8 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 40831 (Average: 11.79 Max: 2355 Sum: 481572) + Executed : 40696 (Average: 11.63 Max: 2355 Sum: 474949 Ratio: 98.62%) + Bounded : 135 (Average: 49.06 Max: 72 Sum: 6623 Ratio: 1.38%) + +Rules : 64386 +Atoms : 64386 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 350903 (Eliminated: 0 Frozen: 115072) +Constraints : 2288423 (Binary: 94.9% Ternary: 4.3% Other: 0.8%) + +Memory Peak : 753MB +Max. Length : 85 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 22.87s +Memory: 689MB (+79MB) +UNKNOWN +Iteration Time: 23.55s + +Iteration 20 +Queue: [(19,95,0,True), (20,100,0,True)] +Grounded Until: 90 +Expected Memory: 780.0MB +Grounding... [('step', [91]), ('step', [92]), ('step', [93]), ('step', [94]), ('step', [95]), ('check', [95])] +Grounding Time: 0.35s +Memory: 693MB (+4MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 20 +Time : 110.843s (Solving: 97.55s 1st Model: 0.00s Unsat: 3.34s) +CPU Time : 110.800s + +Choices : 1018584 (Domain: 1018584) +Conflicts : 49878 (Analyzed: 49867) +Restarts : 534 (Average: 93.38 Last: 248) +Problems : 20 (Average Length: 49.50 Splits: 0) +Lemmas : 49867 (Deleted: 46069) + Binary : 471 (Ratio: 0.94%) + Ternary : 46 (Ratio: 0.09%) + Conflict : 49867 (Average Length: 4520.2 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 49867 (Average: 14.14 Max: 3189 Sum: 704979) + Executed : 49720 (Average: 14.00 Max: 3189 Sum: 698344 Ratio: 99.06%) + Bounded : 147 (Average: 45.14 Max: 72 Sum: 6635 Ratio: 0.94%) + +Rules : 64386 +Atoms : 64386 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 370714 (Eliminated: 0 Frozen: 121552) +Constraints : 2442643 (Binary: 94.9% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 753MB +Max. Length : 90 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 24.05s +Memory: 705MB (+12MB) +UNKNOWN +Iteration Time: 24.70s + +Iteration 21 +Queue: [(20,100,0,True)] +Grounded Until: 95 +Expected Memory: 796.0MB +Grounding... [('step', [96]), ('step', [97]), ('step', [98]), ('step', [99]), ('step', [100]), ('check', [100])] +Grounding Time: 0.37s +Memory: 718MB (+13MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 21 +Time : 135.634s (Solving: 121.58s 1st Model: 0.00s Unsat: 3.34s) +CPU Time : 135.600s + +Choices : 1648000 (Domain: 1648000) +Conflicts : 59140 (Analyzed: 59129) +Restarts : 634 (Average: 93.26 Last: 248) +Problems : 21 (Average Length: 52.00 Splits: 0) +Lemmas : 59129 (Deleted: 54890) + Binary : 601 (Ratio: 1.02%) + Ternary : 47 (Ratio: 0.08%) + Conflict : 59129 (Average Length: 4935.9 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 59129 (Average: 19.35 Max: 4586 Sum: 1144099) + Executed : 58965 (Average: 19.24 Max: 4586 Sum: 1137447 Ratio: 99.42%) + Bounded : 164 (Average: 40.56 Max: 72 Sum: 6652 Ratio: 0.58%) + +Rules : 64386 +Atoms : 64386 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 390525 (Eliminated: 0 Frozen: 128032) +Constraints : 2596863 (Binary: 94.9% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 771MB +Max. Length : 95 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 24.14s +Memory: 728MB (+10MB) +UNKNOWN +Iteration Time: 24.81s + +Iteration 22 +Queue: [(15,75,1,True), (16,80,1,True), (17,85,1,True), (18,90,1,True), (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)] +Grounded Until: 100 +Blocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 22 +Time : 147.858s (Solving: 133.67s 1st Model: 0.00s Unsat: 3.34s) +CPU Time : 147.828s + +Choices : 1715719 (Domain: 1715719) +Conflicts : 67569 (Analyzed: 67558) +Restarts : 734 (Average: 92.04 Last: 248) +Problems : 22 (Average Length: 54.27 Splits: 0) +Lemmas : 67558 (Deleted: 61746) + Binary : 638 (Ratio: 0.94%) + Ternary : 57 (Ratio: 0.08%) + Conflict : 67558 (Average Length: 4615.5 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 67558 (Average: 17.66 Max: 4586 Sum: 1193190) + Executed : 67394 (Average: 17.56 Max: 4586 Sum: 1186538 Ratio: 99.44%) + Bounded : 164 (Average: 40.56 Max: 72 Sum: 6652 Ratio: 0.56%) + +Rules : 64386 +Atoms : 64386 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 390525 (Eliminated: 0 Frozen: 128032) +Constraints : 2596863 (Binary: 94.9% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 771MB +Max. Length : 100 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 12.18s +Memory: 731MB (+3MB) +UNKNOWN +Iteration Time: 12.23s + +Iteration 23 +Queue: [(16,80,1,True), (17,85,1,True), (18,90,1,True), (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)] +Grounded Until: 100 +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 23 +Time : 161.217s (Solving: 146.89s 1st Model: 0.00s Unsat: 3.34s) +CPU Time : 161.192s + +Choices : 1846057 (Domain: 1846057) +Conflicts : 76981 (Analyzed: 76970) +Restarts : 834 (Average: 92.29 Last: 248) +Problems : 23 (Average Length: 56.35 Splits: 0) +Lemmas : 76970 (Deleted: 72144) + Binary : 708 (Ratio: 0.92%) + Ternary : 75 (Ratio: 0.10%) + Conflict : 76970 (Average Length: 4393.0 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 76970 (Average: 16.71 Max: 4586 Sum: 1286078) + Executed : 76800 (Average: 16.62 Max: 4586 Sum: 1278915 Ratio: 99.44%) + Bounded : 170 (Average: 42.14 Max: 102 Sum: 7163 Ratio: 0.56%) + +Rules : 64386 +Atoms : 64386 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 390525 (Eliminated: 0 Frozen: 128032) +Constraints : 2596863 (Binary: 94.9% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 771MB +Max. Length : 100 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 13.31s +Memory: 731MB (+0MB) +UNKNOWN +Iteration Time: 13.37s + +Iteration 24 +Queue: [(17,85,1,True), (18,90,1,True), (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)] +Grounded Until: 100 +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 24 +Time : 166.750s (Solving: 152.31s 1st Model: 0.00s Unsat: 8.75s) +CPU Time : 166.724s + +Choices : 1874639 (Domain: 1874639) +Conflicts : 80085 (Analyzed: 80073) +Restarts : 869 (Average: 92.14 Last: 248) +Problems : 24 (Average Length: 58.25 Splits: 0) +Lemmas : 80073 (Deleted: 74673) + Binary : 731 (Ratio: 0.91%) + Ternary : 75 (Ratio: 0.09%) + Conflict : 80073 (Average Length: 4297.8 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 80073 (Average: 16.41 Max: 4586 Sum: 1314159) + Executed : 79898 (Average: 16.32 Max: 4586 Sum: 1306688 Ratio: 99.43%) + Bounded : 175 (Average: 42.69 Max: 102 Sum: 7471 Ratio: 0.57%) + +Rules : 64386 +Atoms : 64386 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 390525 (Eliminated: 0 Frozen: 128032) +Constraints : 2594183 (Binary: 94.9% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 771MB +Max. Length : 100 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 5.49s +Memory: 731MB (+0MB) +UNSAT +Iteration Time: 5.54s + +Iteration 25 +Queue: [(18,90,1,True), (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)] +Grounded Until: 100 +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 25 +Time : 184.906s (Solving: 170.35s 1st Model: 0.00s Unsat: 8.75s) +CPU Time : 184.888s + +Choices : 1999877 (Domain: 1999877) +Conflicts : 89551 (Analyzed: 89539) +Restarts : 969 (Average: 92.40 Last: 248) +Problems : 25 (Average Length: 60.00 Splits: 0) +Lemmas : 89539 (Deleted: 84491) + Binary : 783 (Ratio: 0.87%) + Ternary : 85 (Ratio: 0.09%) + Conflict : 89539 (Average Length: 4194.3 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 89539 (Average: 15.89 Max: 4586 Sum: 1422348) + Executed : 89360 (Average: 15.80 Max: 4586 Sum: 1414873 Ratio: 99.47%) + Bounded : 179 (Average: 41.76 Max: 102 Sum: 7475 Ratio: 0.53%) + +Rules : 64386 +Atoms : 64386 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 390525 (Eliminated: 0 Frozen: 128032) +Constraints : 2594108 (Binary: 94.9% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 771MB +Max. Length : 100 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 18.12s +Memory: 731MB (+0MB) +UNKNOWN +Iteration Time: 18.17s + +Iteration 26 +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)] +Grounded Until: 100 +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 26 +Time : 202.989s (Solving: 188.32s 1st Model: 0.00s Unsat: 8.75s) +CPU Time : 202.976s + +Choices : 2080502 (Domain: 2080502) +Conflicts : 98492 (Analyzed: 98480) +Restarts : 1069 (Average: 92.12 Last: 248) +Problems : 26 (Average Length: 61.62 Splits: 0) +Lemmas : 98480 (Deleted: 93874) + Binary : 812 (Ratio: 0.82%) + Ternary : 86 (Ratio: 0.09%) + Conflict : 98480 (Average Length: 4260.6 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 98480 (Average: 15.10 Max: 4586 Sum: 1486721) + Executed : 98299 (Average: 15.02 Max: 4586 Sum: 1479244 Ratio: 99.50%) + Bounded : 181 (Average: 41.31 Max: 102 Sum: 7477 Ratio: 0.50%) + +Rules : 64386 +Atoms : 64386 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 390525 (Eliminated: 0 Frozen: 128032) +Constraints : 2594108 (Binary: 94.9% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 771MB +Max. Length : 100 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 18.05s +Memory: 731MB (+0MB) +UNKNOWN +Iteration Time: 18.09s + +Iteration 27 +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)] +Grounded Until: 100 +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 27 +Time : 219.326s (Solving: 204.55s 1st Model: 0.00s Unsat: 8.75s) +CPU Time : 219.320s + +Choices : 2254392 (Domain: 2254392) +Conflicts : 107116 (Analyzed: 107104) +Restarts : 1169 (Average: 91.62 Last: 248) +Problems : 27 (Average Length: 63.11 Splits: 0) +Lemmas : 107104 (Deleted: 102775) + Binary : 821 (Ratio: 0.77%) + Ternary : 89 (Ratio: 0.08%) + Conflict : 107104 (Average Length: 4224.7 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 107104 (Average: 14.66 Max: 4586 Sum: 1569754) + Executed : 106923 (Average: 14.59 Max: 4586 Sum: 1562277 Ratio: 99.52%) + Bounded : 181 (Average: 41.31 Max: 102 Sum: 7477 Ratio: 0.48%) + +Rules : 64386 +Atoms : 64386 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 390525 (Eliminated: 0 Frozen: 128032) +Constraints : 2594108 (Binary: 94.9% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 771MB +Max. Length : 100 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 16.31s +Memory: 731MB (+0MB) +UNKNOWN +Iteration Time: 16.35s + +Iteration 28 +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)] +Grounded Until: 100 +Expected Memory: 822.0MB +Grounding... [('step', [101]), ('step', [102]), ('step', [103]), ('step', [104]), ('step', [105]), ('check', [105])] +Grounding Time: 0.39s +Memory: 734MB (+3MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 28 +Time : 241.134s (Solving: 225.56s 1st Model: 0.00s Unsat: 8.75s) +CPU Time : 241.136s + +Choices : 2829864 (Domain: 2829864) +Conflicts : 116515 (Analyzed: 116503) +Restarts : 1269 (Average: 91.81 Last: 248) +Problems : 28 (Average Length: 64.68 Splits: 0) +Lemmas : 116503 (Deleted: 111243) + Binary : 937 (Ratio: 0.80%) + Ternary : 93 (Ratio: 0.08%) + Conflict : 116503 (Average Length: 4378.2 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 116503 (Average: 16.67 Max: 8360 Sum: 1942354) + Executed : 116311 (Average: 16.61 Max: 8360 Sum: 1934866 Ratio: 99.61%) + Bounded : 192 (Average: 39.00 Max: 102 Sum: 7488 Ratio: 0.39%) + +Rules : 64386 +Atoms : 64386 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 410336 (Eliminated: 0 Frozen: 134512) +Constraints : 2748328 (Binary: 94.9% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 790MB +Max. Length : 100 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 21.11s +Memory: 745MB (+11MB) +UNKNOWN +Iteration Time: 21.83s + +Iteration 29 +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)] +Grounded Until: 105 +Expected Memory: 836.0MB +Grounding... [('step', [106]), ('step', [107]), ('step', [108]), ('step', [109]), ('step', [110]), ('check', [110])] +Grounding Time: 0.39s +Memory: 755MB (+10MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 29 +Time : 269.798s (Solving: 253.40s 1st Model: 0.00s Unsat: 8.75s) +CPU Time : 269.812s + +Choices : 3569629 (Domain: 3569629) +Conflicts : 126408 (Analyzed: 126396) +Restarts : 1369 (Average: 92.33 Last: 248) +Problems : 29 (Average Length: 66.31 Splits: 0) +Lemmas : 126396 (Deleted: 120427) + Binary : 1040 (Ratio: 0.82%) + Ternary : 97 (Ratio: 0.08%) + Conflict : 126396 (Average Length: 4583.8 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 126396 (Average: 19.63 Max: 8453 Sum: 2481283) + Executed : 126191 (Average: 19.57 Max: 8453 Sum: 2473782 Ratio: 99.70%) + Bounded : 205 (Average: 36.59 Max: 102 Sum: 7501 Ratio: 0.30%) + +Rules : 64386 +Atoms : 64386 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 430147 (Eliminated: 0 Frozen: 140992) +Constraints : 2902548 (Binary: 94.9% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 816MB +Max. Length : 105 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 27.97s +Memory: 773MB (+18MB) +UNKNOWN +Iteration Time: 28.69s + +Iteration 30 +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)] +Grounded Until: 110 +Expected Memory: 864.0MB +Grounding... [('step', [111]), ('step', [112]), ('step', [113]), ('step', [114]), ('step', [115]), ('check', [115])] +Grounding Time: 0.38s +Memory: 773MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 30 +Time : 292.719s (Solving: 275.48s 1st Model: 0.00s Unsat: 8.75s) +CPU Time : 292.744s + +Choices : 4228591 (Domain: 4228591) +Conflicts : 135706 (Analyzed: 135694) +Restarts : 1469 (Average: 92.37 Last: 248) +Problems : 30 (Average Length: 68.00 Splits: 0) +Lemmas : 135694 (Deleted: 130011) + Binary : 1195 (Ratio: 0.88%) + Ternary : 100 (Ratio: 0.07%) + Conflict : 135694 (Average Length: 4574.2 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 135694 (Average: 22.10 Max: 11517 Sum: 2999078) + Executed : 135478 (Average: 22.05 Max: 11517 Sum: 2991566 Ratio: 99.75%) + Bounded : 216 (Average: 34.78 Max: 102 Sum: 7512 Ratio: 0.25%) + +Rules : 64386 +Atoms : 64386 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 449958 (Eliminated: 0 Frozen: 147472) +Constraints : 3056768 (Binary: 94.9% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 835MB +Max. Length : 110 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 22.19s +Memory: 825MB (+52MB) +UNKNOWN +Iteration Time: 22.94s + +Iteration 31 +Queue: [(24,120,0,True), (25,125,0,True), (26,130,0,True), (27,135,0,True), (28,140,0,True)] +Grounded Until: 115 +Expected Memory: 916.0MB +Grounding... [('step', [116]), ('step', [117]), ('step', [118]), ('step', [119]), ('step', [120]), ('check', [120])] +Grounding Time: 0.38s +Memory: 825MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 31 +Time : 314.638s (Solving: 296.58s 1st Model: 0.00s Unsat: 8.75s) +CPU Time : 314.672s + +Choices : 5034204 (Domain: 5034204) +Conflicts : 145285 (Analyzed: 145273) +Restarts : 1569 (Average: 92.59 Last: 248) +Problems : 31 (Average Length: 69.74 Splits: 0) +Lemmas : 145273 (Deleted: 138929) + Binary : 1337 (Ratio: 0.92%) + Ternary : 110 (Ratio: 0.08%) + Conflict : 145273 (Average Length: 4635.6 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 145273 (Average: 24.87 Max: 11517 Sum: 3612257) + Executed : 145049 (Average: 24.81 Max: 11517 Sum: 3604737 Ratio: 99.79%) + Bounded : 224 (Average: 33.57 Max: 102 Sum: 7520 Ratio: 0.21%) + +Rules : 64386 +Atoms : 64386 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 469769 (Eliminated: 0 Frozen: 153952) +Constraints : 3210988 (Binary: 94.9% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 882MB +Max. Length : 115 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 21.22s +Memory: 827MB (+2MB) +UNKNOWN +Iteration Time: 21.94s + +Iteration 32 +Queue: [(25,125,0,True), (26,130,0,True), (27,135,0,True), (28,140,0,True)] +Grounded Until: 120 +Expected Memory: 918.0MB +Grounding... [('step', [121]), ('step', [122]), ('step', [123]), ('step', [124]), ('step', [125]), ('check', [125])] +Grounding Time: 0.36s +Memory: 827MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 32 +Time : 367.947s (Solving: 349.07s 1st Model: 0.00s Unsat: 8.75s) +CPU Time : 368.004s + +Choices : 6350913 (Domain: 6350913) +Conflicts : 154178 (Analyzed: 154166) +Restarts : 1669 (Average: 92.37 Last: 248) +Problems : 32 (Average Length: 71.53 Splits: 0) +Lemmas : 154166 (Deleted: 148131) + Binary : 1403 (Ratio: 0.91%) + Ternary : 112 (Ratio: 0.07%) + Conflict : 154166 (Average Length: 6863.8 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 154166 (Average: 29.78 Max: 17683 Sum: 4591019) + Executed : 153941 (Average: 29.73 Max: 17683 Sum: 4583498 Ratio: 99.84%) + Bounded : 225 (Average: 33.43 Max: 102 Sum: 7521 Ratio: 0.16%) + +Rules : 64386 +Atoms : 64386 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 489580 (Eliminated: 0 Frozen: 160432) +Constraints : 3365208 (Binary: 94.9% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 1288MB +Max. Length : 120 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 52.63s +Memory: 1224MB (+397MB) +UNKNOWN +Iteration Time: 53.34s + +Iteration 33 +Queue: [(26,130,0,True), (27,135,0,True), (28,140,0,True)] +Grounded Until: 125 +Expected Memory: 1621.0MB +Grounding... [('step', [126]), ('step', [127]), ('step', [128]), ('step', [129]), ('step', [130]), ('check', [130])] +Grounding Time: 0.38s +Memory: 1226MB (+2MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 1+ +Calls : 33 +Time : 369.117s (Solving: 349.36s 1st Model: 0.24s Unsat: 8.75s) +CPU Time : 369.176s + +Choices : 6408487 (Domain: 6408487) +Conflicts : 154225 (Analyzed: 154213) +Restarts : 1669 (Average: 92.40 Last: 248) +Model-Level : 24210.0 +Problems : 33 (Average Length: 73.36 Splits: 0) +Lemmas : 154213 (Deleted: 148131) + Binary : 1404 (Ratio: 0.91%) + Ternary : 112 (Ratio: 0.07%) + Conflict : 154213 (Average Length: 6861.9 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 154213 (Average: 29.99 Max: 19541 Sum: 4624516) + Executed : 153987 (Average: 29.94 Max: 19541 Sum: 4616994 Ratio: 99.84%) + Bounded : 226 (Average: 33.28 Max: 102 Sum: 7522 Ratio: 0.16%) + +Rules : 64386 +Atoms : 64386 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 509391 (Eliminated: 0 Frozen: 166912) +Constraints : 3519428 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 1301MB +Max. Length : 125 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 0.41s +Memory: 1244MB (+18MB) +SAT +Testing... +SERIALIZABLE +Testing Time: 0.65s +Memory: 1253MB (+9MB) +Answer: 1 +occurs(action(("unstack","x","u")),1) occurs(action(("put-down","x")),2) occurs(action(("unstack","i1","y")),3) occurs(action(("put-down","i1")),4) occurs(action(("unstack","u","v")),5) occurs(action(("put-down","u")),6) occurs(action(("unstack","v","c")),7) occurs(action(("put-down","v")),8) occurs(action(("unstack","c","c1")),9) occurs(action(("put-down","c")),10) occurs(action(("unstack","c1","k")),11) occurs(action(("put-down","c1")),12) occurs(action(("unstack","k","e1")),13) occurs(action(("put-down","k")),14) occurs(action(("unstack","y","e")),15) occurs(action(("stack","y","c1")),16) occurs(action(("unstack","a1","q")),17) occurs(action(("stack","a1","c")),18) occurs(action(("unstack","q","o")),19) occurs(action(("put-down","q")),20) occurs(action(("unstack","o","z")),21) occurs(action(("put-down","o")),22) occurs(action(("unstack","z","d")),23) occurs(action(("put-down","z")),24) occurs(action(("pick-up","d")),25) occurs(action(("stack","d","k")),26) occurs(action(("unstack","e1","h")),27) occurs(action(("stack","e1","x")),28) occurs(action(("unstack","h","f1")),29) occurs(action(("put-down","h")),30) occurs(action(("unstack","f1","g")),31) occurs(action(("put-down","f1")),32) occurs(action(("unstack","g","p")),33) occurs(action(("stack","g","z")),34) occurs(action(("unstack","p","l")),35) occurs(action(("stack","p","g")),36) occurs(action(("unstack","l","n")),37) occurs(action(("stack","l","o")),38) occurs(action(("unstack","n","a")),39) occurs(action(("put-down","n")),40) occurs(action(("unstack","a","t")),41) occurs(action(("stack","a","q")),42) occurs(action(("unstack","t","m")),43) occurs(action(("stack","t","d")),44) occurs(action(("unstack","e","b1")),45) occurs(action(("stack","e","h")),46) occurs(action(("pick-up","b1")),47) occurs(action(("stack","b1","t")),48) occurs(action(("unstack","p","g")),49) occurs(action(("put-down","p")),50) occurs(action(("unstack","h1","g1")),51) occurs(action(("stack","h1","n")),52) occurs(action(("pick-up","u")),53) occurs(action(("stack","u","i1")),54) occurs(action(("unstack","f","s")),55) occurs(action(("stack","f","f1")),56) occurs(action(("unstack","m","d1")),57) occurs(action(("stack","m","g1")),58) occurs(action(("unstack","d1","w")),59) occurs(action(("stack","d1","p")),60) occurs(action(("pick-up","w")),61) occurs(action(("stack","w","b1")),62) occurs(action(("unstack","u","i1")),63) occurs(action(("stack","u","w")),64) occurs(action(("unstack","s","b")),65) occurs(action(("put-down","s")),66) occurs(action(("unstack","b","i")),67) occurs(action(("put-down","b")),68) occurs(action(("unstack","i","r")),69) occurs(action(("stack","i","s")),70) occurs(action(("unstack","r","j")),71) occurs(action(("stack","r","l")),72) occurs(action(("pick-up","j")),73) occurs(action(("stack","j","u")),74) occurs(action(("pick-up","v")),75) occurs(action(("stack","v","j")),76) occurs(action(("unstack","y","c1")),77) occurs(action(("stack","y","v")),78) occurs(action(("unstack","i","s")),79) occurs(action(("stack","i","y")),80) occurs(action(("unstack","a1","c")),81) occurs(action(("stack","a1","i")),82) occurs(action(("pick-up","i1")),83) occurs(action(("stack","i1","a1")),84) occurs(action(("unstack","a","q")),85) occurs(action(("stack","a","i1")),86) occurs(action(("unstack","e1","x")),87) occurs(action(("stack","e1","a")),88) occurs(action(("unstack","f","f1")),89) occurs(action(("stack","f","e1")),90) occurs(action(("pick-up","c")),91) occurs(action(("stack","c","f")),92) occurs(action(("unstack","g","z")),93) occurs(action(("stack","g","c")),94) occurs(action(("unstack","e","h")),95) occurs(action(("stack","e","g")),96) occurs(action(("unstack","d1","p")),97) occurs(action(("stack","d1","e")),98) occurs(action(("unstack","m","g1")),99) occurs(action(("stack","m","d1")),100) occurs(action(("unstack","h1","n")),101) occurs(action(("stack","h1","m")),102) occurs(action(("pick-up","g1")),103) occurs(action(("stack","g1","h1")),104) occurs(action(("pick-up","x")),105) occurs(action(("stack","x","g1")),106) occurs(action(("pick-up","z")),107) occurs(action(("stack","z","x")),108) occurs(action(("pick-up","b")),109) occurs(action(("stack","b","z")),110) occurs(action(("unstack","r","l")),111) occurs(action(("stack","r","b")),112) occurs(action(("pick-up","q")),113) occurs(action(("stack","q","r")),114) occurs(action(("unstack","l","o")),115) occurs(action(("stack","l","q")),116) occurs(action(("pick-up","s")),117) occurs(action(("stack","s","l")),118) occurs(action(("pick-up","n")),119) occurs(action(("stack","n","s")),120) occurs(action(("pick-up","o")),121) occurs(action(("stack","o","n")),122) occurs(action(("pick-up","p")),123) occurs(action(("stack","p","o")),124) occurs(action(("pick-up","f1")),125) occurs(action(("stack","f1","p")),126) occurs(action(("pick-up","h")),127) occurs(action(("stack","h","f1")),128) occurs(action(("pick-up","c1")),129) occurs(action(("stack","c1","h")),130) +SATISFIABLE + +Models : 1+ +Calls : 33 +Time : 369.117s (Solving: 349.36s 1st Model: 0.24s Unsat: 8.75s) +CPU Time : 369.176s + +Choices : 6408487 (Domain: 6408487) +Conflicts : 154225 (Analyzed: 154213) +Restarts : 1669 (Average: 92.40 Last: 248) +Model-Level : 24210.0 +Problems : 33 (Average Length: 73.36 Splits: 0) +Lemmas : 154213 (Deleted: 148131) + Binary : 1404 (Ratio: 0.91%) + Ternary : 112 (Ratio: 0.07%) + Conflict : 154213 (Average Length: 6861.9 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 154213 (Average: 29.99 Max: 19541 Sum: 4624516) + Executed : 153987 (Average: 29.94 Max: 19541 Sum: 4616994 Ratio: 99.84%) + Bounded : 226 (Average: 33.28 Max: 102 Sum: 7522 Ratio: 0.16%) + +Rules : 64386 +Atoms : 64386 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 509391 (Eliminated: 0 Frozen: 166912) +Constraints : 3519428 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 1301MB +Max. Length : 130 steps +Sol. Length : 130 steps +Models : 1 + +