From 8a1455dbed6858df357247a7573b062987d54c62 Mon Sep 17 00:00:00 2001 From: potassco-bot Date: Thu, 1 Feb 2018 23:16:45 +0100 Subject: [PATCH] Add benchmark result [gc-ta1-tt1 | ipc-2000 | blocks-strips-typed | 79] --- .../ipc-2000_blocks-strips-typed_79.env | 54 + .../ipc-2000_blocks-strips-typed_79.err | 9 + .../ipc-2000_blocks-strips-typed_79.out | 1643 +++++++++++++++++ 3 files changed, 1706 insertions(+) create mode 100644 gc-ta1-tt1/ipc-2000_blocks-strips-typed_79.env create mode 100644 gc-ta1-tt1/ipc-2000_blocks-strips-typed_79.err create mode 100644 gc-ta1-tt1/ipc-2000_blocks-strips-typed_79.out diff --git a/gc-ta1-tt1/ipc-2000_blocks-strips-typed_79.env b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_79.env new file mode 100644 index 000000000..a8fc02802 --- /dev/null +++ b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_79.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-79.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: 79 + 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_79.err b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_79.err new file mode 100644 index 000000000..e44c7e3b3 --- /dev/null +++ b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_79.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': 79} +# 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-79.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-79.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 570.42 MEM 33472 MAXMEM 1410220 STALE 1 MAXMEM_RSS 1265020 + + diff --git a/gc-ta1-tt1/ipc-2000_blocks-strips-typed_79.out b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_79.out new file mode 100644 index 000000000..d97e5a3e4 --- /dev/null +++ b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_79.out @@ -0,0 +1,1643 @@ +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-79.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-79.pddl +Parsing... +Parsing: [0.020s CPU, 0.022s wall-clock] +Normalizing task... [0.000s CPU, 0.002s wall-clock] +Instantiating... +Generating Datalog program... [0.000s CPU, 0.008s wall-clock] +Normalizing Datalog program... +Normalizing Datalog program: [0.020s CPU, 0.011s wall-clock] +Preparing model... [0.010s CPU, 0.016s wall-clock] +Generated 21 rules. +Computing model... [0.590s CPU, 0.592s wall-clock] +4877 relevant atoms +3237 auxiliary atoms +8114 final queue length +14280 total queue pushes +Completing instantiation... [1.040s CPU, 1.035s wall-clock] +Instantiating: [1.660s CPU, 1.670s wall-clock] +Computing fact groups... +Finding invariants... +10 initial candidates +Finding invariants: [0.030s CPU, 0.026s wall-clock] +Checking invariant weight... [0.010s CPU, 0.006s wall-clock] +Instantiating groups... [0.060s CPU, 0.060s wall-clock] +Collecting mutex groups... [0.010s CPU, 0.013s wall-clock] +Choosing groups... +40 uncovered facts +Choosing groups: [0.060s CPU, 0.063s wall-clock] +Building translation key... [0.020s CPU, 0.020s wall-clock] +Computing fact groups: [0.340s CPU, 0.339s wall-clock] +Building STRIPS to SAS dictionary... [0.020s CPU, 0.009s wall-clock] +Building dictionary for full mutex groups... [0.020s CPU, 0.023s wall-clock] +Building mutex information... +Building mutex information: [0.030s CPU, 0.034s wall-clock] +Translating task... +Processing axioms... +Simplifying axioms... [0.000s CPU, 0.000s wall-clock] +Processing axioms: [0.050s CPU, 0.053s wall-clock] +Translating task: [1.260s CPU, 1.266s wall-clock] +4524 effect conditions simplified +0 implied preconditions added +Detecting unreachable propositions... +0 operators removed +0 axioms removed +78 propositions removed +Detecting unreachable propositions: [0.660s CPU, 0.655s wall-clock] +Reordering and filtering variables... +79 of 79 variables necessary. +40 of 79 mutex groups necessary. +3042 of 3042 operators necessary. +0 of 0 axiom rules necessary. +Reordering and filtering variables: [0.380s CPU, 0.375s wall-clock] +Translator variables: 79 +Translator derived variables: 0 +Translator facts: 1640 +Translator goal facts: 38 +Translator mutex groups: 40 +Translator total mutex groups size: 1600 +Translator operators: 3042 +Translator axioms: 0 +Translator task size: 26055 +Translator peak memory: 51916 KB +Writing output... [0.440s CPU, 0.469s wall-clock] +Done! [4.880s CPU, 4.918s wall-clock] +planner.py version 0.0.1 + +Time: 0.89s +Memory: 104MB + +Iteration 1 +Queue: [(0,0,0,True), (1,5,0,True), (2,10,0,True), (3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 0 +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 1 +Time : 1.037s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 0.896s + +Choices : 0 +Conflicts : 0 (Analyzed: 0) +Restarts : 0 +Problems : 1 (Average Length: 2.00 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 0 (Eliminated: 0 Frozen: 0) +Constraints : 0 (Binary: 0.0% Ternary: 0.0% Other: 0.0%) + +Memory Peak : 240MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.01s +Memory: 176MB (+72MB) +UNSAT +Iteration Time: 0.01s + +Iteration 2 +Queue: [(1,5,0,True), (2,10,0,True), (3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 0 +Expected Memory: 176MB +Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])] +Grounding Time: 0.40s +Memory: 185MB (+9MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 2 +Time : 1.610s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 1.468s + +Choices : 0 +Conflicts : 0 (Analyzed: 0) +Restarts : 0 +Problems : 2 (Average Length: 4.50 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 21189 (Eliminated: 0 Frozen: 6751) +Constraints : 11890 (Binary: 93.5% Ternary: 4.0% Other: 2.5%) + +Memory Peak : 240MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.03s +Memory: 192MB (+7MB) +UNSAT +Iteration Time: 0.58s + +Iteration 3 +Queue: [(2,10,0,True), (3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 5 +Expected Memory: 208.0MB +Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])] +Grounding Time: 0.39s +Memory: 207MB (+15MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 3 +Time : 2.197s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 2.056s + +Choices : 0 +Conflicts : 0 (Analyzed: 0) +Restarts : 0 +Problems : 3 (Average Length: 7.00 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 43093 (Eliminated: 0 Frozen: 14067) +Constraints : 74066 (Binary: 94.5% Ternary: 4.1% Other: 1.4%) + +Memory Peak : 240MB +Max. Length : 5 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.03s +Memory: 213MB (+6MB) +UNSAT +Iteration Time: 0.59s + +Iteration 4 +Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 10 +Expected Memory: 234.0MB +Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])] +Grounding Time: 0.49s +Memory: 235MB (+22MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 4 +Time : 2.917s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 2.772s + +Choices : 0 +Conflicts : 0 (Analyzed: 0) +Restarts : 0 +Problems : 4 (Average Length: 9.50 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 65984 (Eliminated: 0 Frozen: 21744) +Constraints : 193663 (Binary: 94.8% Ternary: 4.2% Other: 1.0%) + +Memory Peak : 244MB +Max. Length : 10 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.04s +Memory: 244MB (+9MB) +UNSAT +Iteration Time: 0.73s + +Iteration 5 +Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 15 +Expected Memory: 275.0MB +Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])] +Grounding Time: 0.42s +Memory: 257MB (+13MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 5 +Time : 3.576s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 3.432s + +Choices : 0 +Conflicts : 0 (Analyzed: 0) +Restarts : 0 +Problems : 5 (Average Length: 12.00 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 89645 (Eliminated: 0 Frozen: 29622) +Constraints : 357058 (Binary: 94.9% Ternary: 4.2% Other: 0.9%) + +Memory Peak : 271MB +Max. Length : 15 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.03s +Memory: 271MB (+14MB) +UNSAT +Iteration Time: 0.67s + +Iteration 6 +Queue: [(5,25,0,True), (6,30,0,True)] +Grounded Until: 20 +Expected Memory: 302.0MB +Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])] +Grounding Time: 0.44s +Memory: 282MB (+11MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 6 +Time : 4.234s (Solving: 0.01s 1st Model: 0.00s Unsat: 0.01s) +CPU Time : 4.088s + +Choices : 0 +Conflicts : 1 (Analyzed: 0) +Restarts : 0 +Problems : 6 (Average Length: 14.50 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 114017 (Eliminated: 0 Frozen: 37622) +Constraints : 547940 (Binary: 95.0% Ternary: 4.2% Other: 0.8%) + +Memory Peak : 302MB +Max. Length : 20 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.04s +Memory: 302MB (+20MB) +UNSAT +Iteration Time: 0.67s + +Iteration 7 +Queue: [(6,30,0,True)] +Grounded Until: 25 +Expected Memory: 333.0MB +Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])] +Grounding Time: 0.45s +Memory: 307MB (+5MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 7 +Time : 4.925s (Solving: 0.02s 1st Model: 0.00s Unsat: 0.02s) +CPU Time : 4.780s + +Choices : 0 +Conflicts : 2 (Analyzed: 0) +Restarts : 0 +Problems : 7 (Average Length: 17.00 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 138428 (Eliminated: 0 Frozen: 45622) +Constraints : 739280 (Binary: 95.0% Ternary: 4.2% Other: 0.7%) + +Memory Peak : 328MB +Max. Length : 25 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.05s +Memory: 314MB (+7MB) +UNSAT +Iteration Time: 0.70s + +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: 345.0MB +Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])] +Grounding Time: 0.59s +Memory: 340MB (+26MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 8 +Time : 5.782s (Solving: 0.03s 1st Model: 0.00s Unsat: 0.03s) +CPU Time : 5.636s + +Choices : 0 +Conflicts : 3 (Analyzed: 0) +Restarts : 0 +Problems : 8 (Average Length: 19.50 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 162839 (Eliminated: 0 Frozen: 53622) +Constraints : 930620 (Binary: 95.0% Ternary: 4.2% Other: 0.7%) + +Memory Peak : 367MB +Max. Length : 30 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.06s +Memory: 367MB (+27MB) +UNSAT +Iteration Time: 0.87s + +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: 420.0MB +Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])] +Grounding Time: 0.43s +Memory: 370MB (+3MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 9 +Time : 6.490s (Solving: 0.05s 1st Model: 0.00s Unsat: 0.05s) +CPU Time : 6.344s + +Choices : 0 +Conflicts : 4 (Analyzed: 0) +Restarts : 0 +Problems : 9 (Average Length: 22.00 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 187250 (Eliminated: 0 Frozen: 61622) +Constraints : 1121960 (Binary: 95.0% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 396MB +Max. Length : 35 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.07s +Memory: 378MB (+8MB) +UNSAT +Iteration Time: 0.72s + +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: 431.0MB +Grounding... [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])] +Grounding Time: 0.44s +Memory: 398MB (+20MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 10 +Time : 7.239s (Solving: 0.08s 1st Model: 0.00s Unsat: 0.08s) +CPU Time : 7.092s + +Choices : 0 +Conflicts : 5 (Analyzed: 0) +Restarts : 0 +Problems : 10 (Average Length: 24.50 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 211661 (Eliminated: 0 Frozen: 69622) +Constraints : 1313300 (Binary: 95.1% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 426MB +Max. Length : 40 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.08s +Memory: 403MB (+5MB) +UNSAT +Iteration Time: 0.76s + +Iteration 11 +Queue: [(10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 45 +Expected Memory: 456.0MB +Grounding... [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])] +Grounding Time: 0.44s +Memory: 416MB (+13MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 11 +Time : 8.011s (Solving: 0.11s 1st Model: 0.00s Unsat: 0.11s) +CPU Time : 7.864s + +Choices : 0 +Conflicts : 6 (Analyzed: 0) +Restarts : 0 +Problems : 11 (Average Length: 27.00 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 236072 (Eliminated: 0 Frozen: 77622) +Constraints : 1504640 (Binary: 95.1% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 454MB +Max. Length : 45 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.09s +Memory: 431MB (+15MB) +UNSAT +Iteration Time: 0.78s + +Iteration 12 +Queue: [(11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 50 +Expected Memory: 484.0MB +Grounding... [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])] +Grounding Time: 0.45s +Memory: 437MB (+6MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 12 +Time : 8.845s (Solving: 0.17s 1st Model: 0.00s Unsat: 0.17s) +CPU Time : 8.696s + +Choices : 54 (Domain: 54) +Conflicts : 26 (Analyzed: 19) +Restarts : 0 +Problems : 12 (Average Length: 29.50 Splits: 0) +Lemmas : 19 (Deleted: 0) + Binary : 6 (Ratio: 31.58%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 19 (Average Length: 22.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 19 (Average: 6.00 Max: 74 Sum: 114) + Executed : 15 (Average: 2.84 Max: 74 Sum: 54 Ratio: 47.37%) + Bounded : 4 (Average: 15.00 Max: 57 Sum: 60 Ratio: 52.63%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 260483 (Eliminated: 0 Frozen: 85622) +Constraints : 1695980 (Binary: 95.1% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 475MB +Max. Length : 50 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.13s +Memory: 468MB (+31MB) +UNSAT +Iteration Time: 0.85s + +Iteration 13 +Queue: [(12,60,0,True), (13,65,0,True)] +Grounded Until: 55 +Expected Memory: 521.0MB +Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])] +Grounding Time: 0.47s +Memory: 470MB (+2MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 13 +Time : 9.781s (Solving: 0.29s 1st Model: 0.00s Unsat: 0.29s) +CPU Time : 9.632s + +Choices : 269 (Domain: 269) +Conflicts : 81 (Analyzed: 73) +Restarts : 0 +Problems : 13 (Average Length: 32.00 Splits: 0) +Lemmas : 73 (Deleted: 0) + Binary : 30 (Ratio: 41.10%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 73 (Average Length: 58.8 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 73 (Average: 5.44 Max: 74 Sum: 397) + Executed : 62 (Average: 3.68 Max: 74 Sum: 269 Ratio: 67.76%) + Bounded : 11 (Average: 11.64 Max: 62 Sum: 128 Ratio: 32.24%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 284894 (Eliminated: 0 Frozen: 93622) +Constraints : 1877523 (Binary: 95.1% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 509MB +Max. Length : 55 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.20s +Memory: 478MB (+8MB) +UNSAT +Iteration Time: 0.95s + +Iteration 14 +Queue: [(13,65,0,True)] +Grounded Until: 60 +Expected Memory: 531.0MB +Grounding... [('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('check', [65])] +Grounding Time: 0.48s +Memory: 489MB (+11MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 14 +Time : 10.910s (Solving: 0.58s 1st Model: 0.00s Unsat: 0.58s) +CPU Time : 10.764s + +Choices : 806 (Domain: 806) +Conflicts : 202 (Analyzed: 193) +Restarts : 1 (Average: 193.00 Last: 54) +Problems : 14 (Average Length: 34.50 Splits: 0) +Lemmas : 193 (Deleted: 0) + Binary : 41 (Ratio: 21.24%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 193 (Average Length: 436.8 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 193 (Average: 5.20 Max: 85 Sum: 1003) + Executed : 178 (Average: 4.18 Max: 85 Sum: 806 Ratio: 80.36%) + Bounded : 15 (Average: 13.13 Max: 66 Sum: 197 Ratio: 19.64%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 309305 (Eliminated: 0 Frozen: 101622) +Constraints : 2046667 (Binary: 95.1% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 537MB +Max. Length : 60 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.37s +Memory: 502MB (+13MB) +UNSAT +Iteration Time: 1.14s + +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: 555.0MB +Grounding... [('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('check', [70])] +Grounding Time: 0.79s +Memory: 534MB (+32MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 15 +Time : 13.430s (Solving: 1.94s 1st Model: 0.00s Unsat: 1.94s) +CPU Time : 13.284s + +Choices : 11238 (Domain: 11238) +Conflicts : 830 (Analyzed: 820) +Restarts : 7 (Average: 117.14 Last: 54) +Problems : 15 (Average Length: 37.00 Splits: 0) +Lemmas : 820 (Deleted: 0) + Binary : 76 (Ratio: 9.27%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 820 (Average Length: 3891.5 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 820 (Average: 13.59 Max: 211 Sum: 11143) + Executed : 797 (Average: 13.34 Max: 211 Sum: 10938 Ratio: 98.16%) + Bounded : 23 (Average: 8.91 Max: 66 Sum: 205 Ratio: 1.84%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 333716 (Eliminated: 0 Frozen: 109622) +Constraints : 2238007 (Binary: 95.1% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 581MB +Max. Length : 65 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 1.44s +Memory: 548MB (+14MB) +UNSAT +Iteration Time: 2.53s + +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: 601.0MB +Grounding... [('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('check', [75])] +Grounding Time: 0.43s +Memory: 561MB (+13MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 16 +Time : 17.387s (Solving: 5.08s 1st Model: 0.00s Unsat: 5.08s) +CPU Time : 17.244s + +Choices : 23436 (Domain: 23436) +Conflicts : 1983 (Analyzed: 1972) +Restarts : 20 (Average: 98.60 Last: 54) +Problems : 16 (Average Length: 39.50 Splits: 0) +Lemmas : 1972 (Deleted: 0) + Binary : 119 (Ratio: 6.03%) + Ternary : 1 (Ratio: 0.05%) + Conflict : 1972 (Average Length: 4364.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 1972 (Average: 12.37 Max: 266 Sum: 24388) + Executed : 1919 (Average: 11.45 Max: 266 Sum: 22575 Ratio: 92.57%) + Bounded : 53 (Average: 34.21 Max: 77 Sum: 1813 Ratio: 7.43%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 358127 (Eliminated: 0 Frozen: 117622) +Constraints : 2429347 (Binary: 95.1% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 613MB +Max. Length : 70 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 3.23s +Memory: 572MB (+11MB) +UNSAT +Iteration Time: 3.97s + +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: 625.0MB +Grounding... [('step', [76]), ('step', [77]), ('step', [78]), ('step', [79]), ('step', [80]), ('check', [80])] +Grounding Time: 0.44s +Memory: 582MB (+10MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 17 +Time : 39.447s (Solving: 26.28s 1st Model: 0.00s Unsat: 26.28s) +CPU Time : 39.280s + +Choices : 83969 (Domain: 83969) +Conflicts : 8806 (Analyzed: 8794) +Restarts : 99 (Average: 88.83 Last: 54) +Problems : 17 (Average Length: 42.00 Splits: 0) +Lemmas : 8794 (Deleted: 5945) + Binary : 186 (Ratio: 2.12%) + Ternary : 3 (Ratio: 0.03%) + Conflict : 8794 (Average Length: 7084.5 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 8794 (Average: 8.73 Max: 635 Sum: 76758) + Executed : 8727 (Average: 8.48 Max: 635 Sum: 74614 Ratio: 97.21%) + Bounded : 67 (Average: 32.00 Max: 81 Sum: 2144 Ratio: 2.79%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 382538 (Eliminated: 0 Frozen: 125622) +Constraints : 2620612 (Binary: 95.1% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 823MB +Max. Length : 75 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 21.28s +Memory: 759MB (+177MB) +UNSAT +Iteration Time: 22.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: 946.0MB +Grounding... [('step', [81]), ('step', [82]), ('step', [83]), ('step', [84]), ('step', [85]), ('check', [85])] +Grounding Time: 0.44s +Memory: 759MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 18 +Time : 72.064s (Solving: 58.02s 1st Model: 0.00s Unsat: 26.28s) +CPU Time : 71.912s + +Choices : 197539 (Domain: 197539) +Conflicts : 17956 (Analyzed: 17944) +Restarts : 199 (Average: 90.17 Last: 61) +Problems : 18 (Average Length: 44.50 Splits: 0) +Lemmas : 17944 (Deleted: 14763) + Binary : 283 (Ratio: 1.58%) + Ternary : 3 (Ratio: 0.02%) + Conflict : 17944 (Average Length: 8983.0 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 17944 (Average: 9.88 Max: 683 Sum: 177204) + Executed : 17868 (Average: 9.76 Max: 683 Sum: 175051 Ratio: 98.79%) + Bounded : 76 (Average: 28.33 Max: 81 Sum: 2153 Ratio: 1.21%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 406949 (Eliminated: 0 Frozen: 133622) +Constraints : 2811952 (Binary: 95.1% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 826MB +Max. Length : 80 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 31.86s +Memory: 826MB (+67MB) +UNKNOWN +Iteration Time: 32.64s + +Iteration 19 +Queue: [(18,90,0,True), (19,95,0,True), (20,100,0,True)] +Grounded Until: 85 +Expected Memory: 1013.0MB +Grounding... [('step', [86]), ('step', [87]), ('step', [88]), ('step', [89]), ('step', [90]), ('check', [90])] +Grounding Time: 0.46s +Memory: 835MB (+9MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 19 +Time : 107.198s (Solving: 92.21s 1st Model: 0.00s Unsat: 26.28s) +CPU Time : 107.060s + +Choices : 409520 (Domain: 409520) +Conflicts : 27418 (Analyzed: 27406) +Restarts : 299 (Average: 91.66 Last: 100) +Problems : 19 (Average Length: 47.00 Splits: 0) +Lemmas : 27406 (Deleted: 23694) + Binary : 422 (Ratio: 1.54%) + Ternary : 5 (Ratio: 0.02%) + Conflict : 27406 (Average Length: 9493.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 27406 (Average: 12.36 Max: 1833 Sum: 338620) + Executed : 27316 (Average: 12.28 Max: 1833 Sum: 336453 Ratio: 99.36%) + Bounded : 90 (Average: 24.08 Max: 81 Sum: 2167 Ratio: 0.64%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 431360 (Eliminated: 0 Frozen: 141622) +Constraints : 3003292 (Binary: 95.1% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 894MB +Max. Length : 85 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 34.33s +Memory: 850MB (+15MB) +UNKNOWN +Iteration Time: 35.16s + +Iteration 20 +Queue: [(19,95,0,True), (20,100,0,True)] +Grounded Until: 90 +Expected Memory: 1037.0MB +Grounding... [('step', [91]), ('step', [92]), ('step', [93]), ('step', [94]), ('step', [95]), ('check', [95])] +Grounding Time: 0.47s +Memory: 858MB (+8MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 20 +Time : 147.939s (Solving: 131.98s 1st Model: 0.00s Unsat: 26.28s) +CPU Time : 147.820s + +Choices : 647837 (Domain: 647837) +Conflicts : 36852 (Analyzed: 36840) +Restarts : 399 (Average: 92.33 Last: 109) +Problems : 20 (Average Length: 49.50 Splits: 0) +Lemmas : 36840 (Deleted: 32978) + Binary : 520 (Ratio: 1.41%) + Ternary : 7 (Ratio: 0.02%) + Conflict : 36840 (Average Length: 10041.9 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 36840 (Average: 13.77 Max: 4187 Sum: 507365) + Executed : 36740 (Average: 13.71 Max: 4187 Sum: 505188 Ratio: 99.57%) + Bounded : 100 (Average: 21.77 Max: 81 Sum: 2177 Ratio: 0.43%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 455771 (Eliminated: 0 Frozen: 149622) +Constraints : 3194632 (Binary: 95.1% Ternary: 4.3% Other: 0.7%) + +Memory Peak : 920MB +Max. Length : 90 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 39.91s +Memory: 871MB (+13MB) +UNKNOWN +Iteration Time: 40.77s + +Iteration 21 +Queue: [(20,100,0,True)] +Grounded Until: 95 +Expected Memory: 1058.0MB +Grounding... [('step', [96]), ('step', [97]), ('step', [98]), ('step', [99]), ('step', [100]), ('check', [100])] +Grounding Time: 0.45s +Memory: 877MB (+6MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 21 +Time : 179.369s (Solving: 162.43s 1st Model: 0.00s Unsat: 26.28s) +CPU Time : 179.264s + +Choices : 1137416 (Domain: 1137416) +Conflicts : 45994 (Analyzed: 45982) +Restarts : 499 (Average: 92.15 Last: 130) +Problems : 21 (Average Length: 52.00 Splits: 0) +Lemmas : 45982 (Deleted: 42251) + Binary : 629 (Ratio: 1.37%) + Ternary : 8 (Ratio: 0.02%) + Conflict : 45982 (Average Length: 10545.6 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 45982 (Average: 17.21 Max: 5618 Sum: 791410) + Executed : 45881 (Average: 17.16 Max: 5618 Sum: 789232 Ratio: 99.72%) + Bounded : 101 (Average: 21.56 Max: 81 Sum: 2178 Ratio: 0.28%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 480182 (Eliminated: 0 Frozen: 157622) +Constraints : 3385972 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 945MB +Max. Length : 95 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 30.61s +Memory: 897MB (+20MB) +UNKNOWN +Iteration Time: 31.46s + +Iteration 22 +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), (29,145,0,True), (30,150,0,True)] +Grounded Until: 100 +Blocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 22 +Time : 211.747s (Solving: 194.67s 1st Model: 0.00s Unsat: 26.28s) +CPU Time : 211.656s + +Choices : 1285102 (Domain: 1285102) +Conflicts : 55389 (Analyzed: 55377) +Restarts : 599 (Average: 92.45 Last: 130) +Problems : 22 (Average Length: 54.27 Splits: 0) +Lemmas : 55377 (Deleted: 51296) + Binary : 666 (Ratio: 1.20%) + Ternary : 9 (Ratio: 0.02%) + Conflict : 55377 (Average Length: 10276.9 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 55377 (Average: 15.37 Max: 5618 Sum: 850888) + Executed : 55276 (Average: 15.33 Max: 5618 Sum: 848710 Ratio: 99.74%) + Bounded : 101 (Average: 21.56 Max: 81 Sum: 2178 Ratio: 0.26%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 480182 (Eliminated: 0 Frozen: 157622) +Constraints : 3385972 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 945MB +Max. Length : 100 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 32.33s +Memory: 899MB (+2MB) +UNKNOWN +Iteration Time: 32.39s + +Iteration 23 +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), (29,145,0,True), (30,150,0,True)] +Grounded Until: 100 +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 23 +Time : 251.637s (Solving: 234.40s 1st Model: 0.00s Unsat: 26.28s) +CPU Time : 251.564s + +Choices : 1417105 (Domain: 1417105) +Conflicts : 64785 (Analyzed: 64773) +Restarts : 699 (Average: 92.67 Last: 130) +Problems : 23 (Average Length: 56.35 Splits: 0) +Lemmas : 64773 (Deleted: 60600) + Binary : 692 (Ratio: 1.07%) + Ternary : 10 (Ratio: 0.02%) + Conflict : 64773 (Average Length: 10427.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 64773 (Average: 13.96 Max: 5618 Sum: 904198) + Executed : 64672 (Average: 13.93 Max: 5618 Sum: 902020 Ratio: 99.76%) + Bounded : 101 (Average: 21.56 Max: 81 Sum: 2178 Ratio: 0.24%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 480182 (Eliminated: 0 Frozen: 157622) +Constraints : 3385972 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 945MB +Max. Length : 100 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 39.84s +Memory: 899MB (+0MB) +UNKNOWN +Iteration Time: 39.91s + +Iteration 24 +Queue: [(19,95,1,True), (20,100,1,True), (21,105,0,True), (22,110,0,True), (23,115,0,True), (24,120,0,True), (25,125,0,True), (26,130,0,True), (27,135,0,True), (28,140,0,True), (29,145,0,True), (30,150,0,True)] +Grounded Until: 100 +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 24 +Time : 287.369s (Solving: 269.96s 1st Model: 0.00s Unsat: 26.28s) +CPU Time : 287.268s + +Choices : 1566034 (Domain: 1566034) +Conflicts : 74384 (Analyzed: 74372) +Restarts : 799 (Average: 93.08 Last: 130) +Problems : 24 (Average Length: 58.25 Splits: 0) +Lemmas : 74372 (Deleted: 69901) + Binary : 727 (Ratio: 0.98%) + Ternary : 15 (Ratio: 0.02%) + Conflict : 74372 (Average Length: 10675.0 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 74372 (Average: 13.21 Max: 5618 Sum: 982348) + Executed : 74266 (Average: 13.18 Max: 5618 Sum: 980165 Ratio: 99.78%) + Bounded : 106 (Average: 20.59 Max: 81 Sum: 2183 Ratio: 0.22%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 480182 (Eliminated: 0 Frozen: 157622) +Constraints : 3385972 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 945MB +Max. Length : 100 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 35.62s +Memory: 899MB (+0MB) +UNKNOWN +Iteration Time: 35.71s + +Iteration 25 +Queue: [(20,100,1,True), (21,105,0,True), (22,110,0,True), (23,115,0,True), (24,120,0,True), (25,125,0,True), (26,130,0,True), (27,135,0,True), (28,140,0,True), (29,145,0,True), (30,150,0,True)] +Grounded Until: 100 +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 25 +Time : 315.058s (Solving: 297.50s 1st Model: 0.00s Unsat: 26.28s) +CPU Time : 314.972s + +Choices : 2174380 (Domain: 2174380) +Conflicts : 83117 (Analyzed: 83105) +Restarts : 899 (Average: 92.44 Last: 130) +Problems : 25 (Average Length: 60.00 Splits: 0) +Lemmas : 83105 (Deleted: 79357) + Binary : 774 (Ratio: 0.93%) + Ternary : 17 (Ratio: 0.02%) + Conflict : 83105 (Average Length: 10707.4 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 83105 (Average: 14.93 Max: 5618 Sum: 1241136) + Executed : 82996 (Average: 14.91 Max: 5618 Sum: 1238950 Ratio: 99.82%) + Bounded : 109 (Average: 20.06 Max: 81 Sum: 2186 Ratio: 0.18%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 480182 (Eliminated: 0 Frozen: 157622) +Constraints : 3385972 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 945MB +Max. Length : 100 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 27.64s +Memory: 899MB (+0MB) +UNKNOWN +Iteration Time: 27.70s + +Iteration 26 +Queue: [(21,105,0,True), (22,110,0,True), (23,115,0,True), (24,120,0,True), (25,125,0,True), (26,130,0,True), (27,135,0,True), (28,140,0,True), (29,145,0,True), (30,150,0,True)] +Grounded Until: 100 +Expected Memory: 1086.0MB +Grounding... [('step', [101]), ('step', [102]), ('step', [103]), ('step', [104]), ('step', [105]), ('check', [105])] +Grounding Time: 0.46s +Memory: 899MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 26 +Time : 346.571s (Solving: 328.04s 1st Model: 0.00s Unsat: 26.28s) +CPU Time : 346.500s + +Choices : 3299410 (Domain: 3299410) +Conflicts : 91988 (Analyzed: 91976) +Restarts : 999 (Average: 92.07 Last: 130) +Problems : 26 (Average Length: 61.81 Splits: 0) +Lemmas : 91976 (Deleted: 87926) + Binary : 916 (Ratio: 1.00%) + Ternary : 20 (Ratio: 0.02%) + Conflict : 91976 (Average Length: 10945.6 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 91976 (Average: 19.45 Max: 10521 Sum: 1789172) + Executed : 91863 (Average: 19.43 Max: 10521 Sum: 1786982 Ratio: 99.88%) + Bounded : 113 (Average: 19.38 Max: 81 Sum: 2190 Ratio: 0.12%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 504593 (Eliminated: 0 Frozen: 165622) +Constraints : 3577312 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 976MB +Max. Length : 100 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 30.68s +Memory: 918MB (+19MB) +UNKNOWN +Iteration Time: 31.54s + +Iteration 27 +Queue: [(22,110,0,True), (23,115,0,True), (24,120,0,True), (25,125,0,True), (26,130,0,True), (27,135,0,True), (28,140,0,True), (29,145,0,True), (30,150,0,True)] +Grounded Until: 105 +Expected Memory: 1105.0MB +Grounding... [('step', [106]), ('step', [107]), ('step', [108]), ('step', [109]), ('step', [110]), ('check', [110])] +Grounding Time: 0.54s +Memory: 920MB (+2MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 27 +Time : 382.862s (Solving: 363.10s 1st Model: 0.00s Unsat: 26.28s) +CPU Time : 382.808s + +Choices : 4543380 (Domain: 4543380) +Conflicts : 100785 (Analyzed: 100773) +Restarts : 1099 (Average: 91.70 Last: 130) +Problems : 27 (Average Length: 63.67 Splits: 0) +Lemmas : 100773 (Deleted: 96541) + Binary : 1077 (Ratio: 1.07%) + Ternary : 20 (Ratio: 0.02%) + Conflict : 100773 (Average Length: 11077.8 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 100773 (Average: 24.97 Max: 12726 Sum: 2515886) + Executed : 100656 (Average: 24.94 Max: 12726 Sum: 2513692 Ratio: 99.91%) + Bounded : 117 (Average: 18.75 Max: 81 Sum: 2194 Ratio: 0.09%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 529004 (Eliminated: 0 Frozen: 173622) +Constraints : 3768652 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 994MB +Max. Length : 105 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 35.26s +Memory: 936MB (+16MB) +UNKNOWN +Iteration Time: 36.32s + +Iteration 28 +Queue: [(23,115,0,True), (24,120,0,True), (25,125,0,True), (26,130,0,True), (27,135,0,True), (28,140,0,True), (29,145,0,True), (30,150,0,True)] +Grounded Until: 110 +Expected Memory: 1123.0MB +Grounding... [('step', [111]), ('step', [112]), ('step', [113]), ('step', [114]), ('step', [115]), ('check', [115])] +Grounding Time: 0.46s +Memory: 941MB (+5MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 28 +Time : 410.574s (Solving: 389.77s 1st Model: 0.00s Unsat: 26.28s) +CPU Time : 410.532s + +Choices : 6099233 (Domain: 6099233) +Conflicts : 109283 (Analyzed: 109271) +Restarts : 1199 (Average: 91.14 Last: 130) +Problems : 28 (Average Length: 65.57 Splits: 0) +Lemmas : 109271 (Deleted: 102926) + Binary : 1229 (Ratio: 1.12%) + Ternary : 20 (Ratio: 0.02%) + Conflict : 109271 (Average Length: 10970.4 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 109271 (Average: 31.48 Max: 14444 Sum: 3440389) + Executed : 109150 (Average: 31.46 Max: 14444 Sum: 3438191 Ratio: 99.94%) + Bounded : 121 (Average: 18.17 Max: 81 Sum: 2198 Ratio: 0.06%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 553415 (Eliminated: 0 Frozen: 181622) +Constraints : 3959992 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1017MB +Max. Length : 110 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 26.83s +Memory: 1006MB (+65MB) +UNKNOWN +Iteration Time: 27.73s + +Iteration 29 +Queue: [(24,120,0,True), (25,125,0,True), (26,130,0,True), (27,135,0,True), (28,140,0,True), (29,145,0,True), (30,150,0,True)] +Grounded Until: 115 +Expected Memory: 1193.0MB +Grounding... [('step', [116]), ('step', [117]), ('step', [118]), ('step', [119]), ('step', [120]), ('check', [120])] +Grounding Time: 0.47s +Memory: 1006MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 29 +Time : 441.849s (Solving: 420.00s 1st Model: 0.00s Unsat: 26.28s) +CPU Time : 441.820s + +Choices : 7802695 (Domain: 7802695) +Conflicts : 117537 (Analyzed: 117525) +Restarts : 1299 (Average: 90.47 Last: 130) +Problems : 29 (Average Length: 67.52 Splits: 0) +Lemmas : 117525 (Deleted: 111023) + Binary : 1314 (Ratio: 1.12%) + Ternary : 21 (Ratio: 0.02%) + Conflict : 117525 (Average Length: 10985.6 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 117525 (Average: 37.76 Max: 18346 Sum: 4437915) + Executed : 117398 (Average: 37.74 Max: 18346 Sum: 4435711 Ratio: 99.95%) + Bounded : 127 (Average: 17.35 Max: 81 Sum: 2204 Ratio: 0.05%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 577826 (Eliminated: 0 Frozen: 189622) +Constraints : 4151332 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1137MB +Max. Length : 115 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 30.39s +Memory: 1073MB (+67MB) +UNKNOWN +Iteration Time: 31.30s + +Iteration 30 +Queue: [(25,125,0,True), (26,130,0,True), (27,135,0,True), (28,140,0,True), (29,145,0,True), (30,150,0,True)] +Grounded Until: 120 +Expected Memory: 1260.0MB +Grounding... [('step', [121]), ('step', [122]), ('step', [123]), ('step', [124]), ('step', [125]), ('check', [125])] +Grounding Time: 0.48s +Memory: 1073MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 30 +Time : 482.853s (Solving: 459.87s 1st Model: 0.00s Unsat: 26.28s) +CPU Time : 482.840s + +Choices : 9864890 (Domain: 9864890) +Conflicts : 125951 (Analyzed: 125939) +Restarts : 1399 (Average: 90.02 Last: 130) +Problems : 30 (Average Length: 69.50 Splits: 0) +Lemmas : 125939 (Deleted: 119103) + Binary : 1412 (Ratio: 1.12%) + Ternary : 21 (Ratio: 0.02%) + Conflict : 125939 (Average Length: 11098.2 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 125939 (Average: 46.34 Max: 20805 Sum: 5836396) + Executed : 125804 (Average: 46.33 Max: 20805 Sum: 5834184 Ratio: 99.96%) + Bounded : 135 (Average: 16.39 Max: 81 Sum: 2212 Ratio: 0.04%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 602237 (Eliminated: 0 Frozen: 197622) +Constraints : 4342672 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1156MB +Max. Length : 120 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 40.06s +Memory: 1152MB (+79MB) +UNKNOWN +Iteration Time: 41.03s + +Iteration 31 +Queue: [(26,130,0,True), (27,135,0,True), (28,140,0,True), (29,145,0,True), (30,150,0,True)] +Grounded Until: 125 +Expected Memory: 1339.0MB +Grounding... [('step', [126]), ('step', [127]), ('step', [128]), ('step', [129]), ('step', [130]), ('check', [130])] +Grounding Time: 0.48s +Memory: 1156MB (+4MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 31 +Time : 522.539s (Solving: 498.45s 1st Model: 0.00s Unsat: 26.28s) +CPU Time : 522.544s + +Choices : 12163684 (Domain: 12163684) +Conflicts : 134507 (Analyzed: 134495) +Restarts : 1499 (Average: 89.72 Last: 130) +Problems : 31 (Average Length: 71.52 Splits: 0) +Lemmas : 134495 (Deleted: 127320) + Binary : 1550 (Ratio: 1.15%) + Ternary : 22 (Ratio: 0.02%) + Conflict : 134495 (Average Length: 11156.3 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 134495 (Average: 56.00 Max: 25556 Sum: 7531693) + Executed : 134348 (Average: 55.98 Max: 25556 Sum: 7529469 Ratio: 99.97%) + Bounded : 147 (Average: 15.13 Max: 81 Sum: 2224 Ratio: 0.03%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 626648 (Eliminated: 0 Frozen: 205622) +Constraints : 4534012 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1241MB +Max. Length : 125 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 38.76s +Memory: 1172MB (+16MB) +UNKNOWN +Iteration Time: 39.72s + +Iteration 32 +Queue: [(27,135,0,True), (28,140,0,True), (29,145,0,True), (30,150,0,True)] +Grounded Until: 130 +Expected Memory: 1359.0MB +Grounding... [('step', [131]), ('step', [132]), ('step', [133]), ('step', [134]), ('step', [135]), ('check', [135])] +Grounding Time: 0.60s +Memory: 1175MB (+3MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 32 +Time : 558.443s (Solving: 532.90s 1st Model: 0.00s Unsat: 26.28s) +CPU Time : 558.416s + +Choices : 14328670 (Domain: 14328670) +Conflicts : 143247 (Analyzed: 143235) +Restarts : 1599 (Average: 89.58 Last: 130) +Problems : 32 (Average Length: 73.56 Splits: 0) +Lemmas : 143235 (Deleted: 138016) + Binary : 1653 (Ratio: 1.15%) + Ternary : 25 (Ratio: 0.02%) + Conflict : 143235 (Average Length: 11191.3 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 143235 (Average: 62.44 Max: 28069 Sum: 8943085) + Executed : 143082 (Average: 62.42 Max: 28069 Sum: 8940855 Ratio: 99.98%) + Bounded : 153 (Average: 14.58 Max: 81 Sum: 2230 Ratio: 0.02%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 651059 (Eliminated: 0 Frozen: 213622) +Constraints : 4725352 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1263MB +Max. Length : 130 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 34.66s +Memory: 1194MB (+19MB) +UNKNOWN +Iteration Time: 35.89s + +Iteration 33 +Queue: [(28,140,0,True), (29,145,0,True), (30,150,0,True)] +Grounded Until: 135 +Expected Memory: 1381.0MB +Grounding... [('step', [136]), ('step', [137]), ('step', [138]), ('step', [139]), ('step', [140]), ('check', [140])] +Grounding Time: 1.18s +Memory: 1248MB (+54MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 1+ +Calls : 33 +Time : 561.229s (Solving: 533.86s 1st Model: 0.90s Unsat: 26.28s) +CPU Time : 561.204s + +Choices : 14519249 (Domain: 14519249) +Conflicts : 143359 (Analyzed: 143347) +Restarts : 1600 (Average: 89.59 Last: 130) +Model-Level : 31441.0 +Problems : 33 (Average Length: 75.64 Splits: 0) +Lemmas : 143347 (Deleted: 138016) + Binary : 1658 (Ratio: 1.16%) + Ternary : 25 (Ratio: 0.02%) + Conflict : 143347 (Average Length: 11183.4 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 143347 (Average: 63.50 Max: 31357 Sum: 9102366) + Executed : 143193 (Average: 63.48 Max: 31357 Sum: 9100135 Ratio: 99.98%) + Bounded : 154 (Average: 14.49 Max: 81 Sum: 2231 Ratio: 0.02%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 675470 (Eliminated: 0 Frozen: 221622) +Constraints : 4916692 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1339MB +Max. Length : 135 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 1.13s +Memory: 1264MB (+16MB) +SAT +Testing... +SERIALIZABLE +Testing Time: 0.83s +Memory: 1280MB (+16MB) +Answer: 1 +occurs(action(("unstack","b","m1")),1) occurs(action(("put-down","b")),2) occurs(action(("unstack","a1","f")),3) occurs(action(("put-down","a1")),4) occurs(action(("unstack","f","o")),5) occurs(action(("put-down","f")),6) occurs(action(("unstack","m1","r")),7) occurs(action(("put-down","m1")),8) occurs(action(("unstack","r","u")),9) occurs(action(("put-down","r")),10) occurs(action(("unstack","u","s")),11) occurs(action(("put-down","u")),12) occurs(action(("unstack","s","l1")),13) occurs(action(("put-down","s")),14) occurs(action(("unstack","l1","x")),15) occurs(action(("stack","l1","s")),16) occurs(action(("unstack","x","v")),17) occurs(action(("stack","x","r")),18) occurs(action(("unstack","v","y")),19) occurs(action(("stack","v","l1")),20) occurs(action(("unstack","y","e1")),21) occurs(action(("stack","y","m1")),22) occurs(action(("unstack","e1","l")),23) occurs(action(("put-down","e1")),24) occurs(action(("unstack","l","c1")),25) occurs(action(("stack","l","f")),26) occurs(action(("unstack","k","t")),27) occurs(action(("stack","k","x")),28) occurs(action(("unstack","t","f1")),29) occurs(action(("stack","t","e1")),30) occurs(action(("unstack","f1","c")),31) occurs(action(("put-down","f1")),32) occurs(action(("unstack","c","a")),33) occurs(action(("stack","c","b")),34) occurs(action(("pick-up","a")),35) occurs(action(("stack","a","l")),36) occurs(action(("unstack","o","p")),37) occurs(action(("put-down","o")),38) occurs(action(("unstack","p","h1")),39) occurs(action(("put-down","p")),40) occurs(action(("unstack","h1","i1")),41) occurs(action(("stack","h1","b1")),42) occurs(action(("unstack","i1","w")),43) occurs(action(("stack","i1","y")),44) occurs(action(("unstack","w","z")),45) occurs(action(("put-down","w")),46) occurs(action(("unstack","z","j1")),47) occurs(action(("stack","z","a")),48) occurs(action(("unstack","c","b")),49) occurs(action(("stack","c","z")),50) occurs(action(("unstack","h1","b1")),51) occurs(action(("stack","h1","c")),52) occurs(action(("unstack","c1","g")),53) occurs(action(("stack","c1","u")),54) occurs(action(("unstack","g","d")),55) occurs(action(("stack","g","f1")),56) occurs(action(("unstack","d","g1")),57) occurs(action(("put-down","d")),58) occurs(action(("unstack","g1","i")),59) occurs(action(("stack","g1","b")),60) occurs(action(("unstack","i","k1")),61) occurs(action(("stack","i","p")),62) occurs(action(("unstack","k1","j")),63) occurs(action(("stack","k1","t")),64) occurs(action(("unstack","k","x")),65) occurs(action(("stack","k","h1")),66) occurs(action(("unstack","j1","d1")),67) occurs(action(("stack","j1","k1")),68) occurs(action(("unstack","d1","e")),69) occurs(action(("stack","d1","k")),70) occurs(action(("unstack","v","l1")),71) occurs(action(("stack","v","d1")),72) occurs(action(("pick-up","a1")),73) occurs(action(("stack","a1","v")),74) occurs(action(("unstack","l1","s")),75) occurs(action(("stack","l1","a1")),76) occurs(action(("unstack","g","f1")),77) occurs(action(("stack","g","l1")),78) occurs(action(("unstack","b1","m")),79) occurs(action(("stack","b1","o")),80) occurs(action(("unstack","m","h")),81) occurs(action(("stack","m","g")),82) occurs(action(("unstack","j","n")),83) occurs(action(("stack","j","e")),84) occurs(action(("unstack","n","q")),85) occurs(action(("put-down","n")),86) occurs(action(("pick-up","q")),87) occurs(action(("stack","q","m")),88) occurs(action(("unstack","x","r")),89) occurs(action(("stack","x","q")),90) occurs(action(("unstack","i","p")),91) occurs(action(("stack","i","x")),92) occurs(action(("unstack","i1","y")),93) occurs(action(("stack","i1","i")),94) occurs(action(("pick-up","d")),95) occurs(action(("stack","d","i1")),96) occurs(action(("unstack","j1","k1")),97) occurs(action(("stack","j1","d")),98) occurs(action(("unstack","k1","t")),99) occurs(action(("stack","k1","j1")),100) occurs(action(("unstack","y","m1")),101) occurs(action(("stack","y","k1")),102) occurs(action(("unstack","t","e1")),103) occurs(action(("stack","t","y")),104) occurs(action(("pick-up","r")),105) occurs(action(("stack","r","t")),106) occurs(action(("unstack","c1","u")),107) occurs(action(("stack","c1","r")),108) occurs(action(("pick-up","h")),109) occurs(action(("stack","h","c1")),110) occurs(action(("pick-up","m1")),111) occurs(action(("stack","m1","h")),112) occurs(action(("pick-up","s")),113) occurs(action(("stack","s","m1")),114) occurs(action(("unstack","b1","o")),115) occurs(action(("stack","b1","s")),116) occurs(action(("pick-up","u")),117) occurs(action(("stack","u","b1")),118) occurs(action(("pick-up","n")),119) occurs(action(("stack","n","u")),120) occurs(action(("pick-up","e1")),121) occurs(action(("stack","e1","n")),122) occurs(action(("pick-up","o")),123) occurs(action(("stack","o","e1")),124) occurs(action(("pick-up","w")),125) occurs(action(("stack","w","o")),126) occurs(action(("unstack","j","e")),127) occurs(action(("stack","j","w")),128) occurs(action(("pick-up","e")),129) occurs(action(("stack","e","j")),130) occurs(action(("unstack","g1","b")),131) occurs(action(("stack","g1","e")),132) occurs(action(("pick-up","f1")),133) occurs(action(("stack","f1","g1")),134) occurs(action(("pick-up","p")),135) occurs(action(("stack","p","f1")),136) occurs(action(("pick-up","b")),137) occurs(action(("put-down","b")),138) occurs(action(("pick-up","b")),139) occurs(action(("stack","b","p")),140) +SATISFIABLE + +Models : 1+ +Calls : 33 +Time : 561.229s (Solving: 533.86s 1st Model: 0.90s Unsat: 26.28s) +CPU Time : 561.204s + +Choices : 14519249 (Domain: 14519249) +Conflicts : 143359 (Analyzed: 143347) +Restarts : 1600 (Average: 89.59 Last: 130) +Model-Level : 31441.0 +Problems : 33 (Average Length: 75.64 Splits: 0) +Lemmas : 143347 (Deleted: 138016) + Binary : 1658 (Ratio: 1.16%) + Ternary : 25 (Ratio: 0.02%) + Conflict : 143347 (Average Length: 11183.4 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 143347 (Average: 63.50 Max: 31357 Sum: 9102366) + Executed : 143193 (Average: 63.48 Max: 31357 Sum: 9100135 Ratio: 99.98%) + Bounded : 154 (Average: 14.49 Max: 81 Sum: 2231 Ratio: 0.02%) + +Rules : 79853 +Atoms : 79853 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 675470 (Eliminated: 0 Frozen: 221622) +Constraints : 4916692 (Binary: 95.1% Ternary: 4.3% Other: 0.6%) + +Memory Peak : 1339MB +Max. Length : 140 steps +Sol. Length : 140 steps +Models : 1 + +