From d448d490fac1d5712058a4a0a08c3e21a5444531 Mon Sep 17 00:00:00 2001 From: potassco-bot Date: Thu, 1 Feb 2018 21:42:26 +0100 Subject: [PATCH] Add benchmark result [gc-ta1-tt1 | ipc-2000 | blocks-strips-typed | 57] --- .../ipc-2000_blocks-strips-typed_57.env | 54 + .../ipc-2000_blocks-strips-typed_57.err | 9 + .../ipc-2000_blocks-strips-typed_57.out | 1137 +++++++++++++++++ 3 files changed, 1200 insertions(+) create mode 100644 gc-ta1-tt1/ipc-2000_blocks-strips-typed_57.env create mode 100644 gc-ta1-tt1/ipc-2000_blocks-strips-typed_57.err create mode 100644 gc-ta1-tt1/ipc-2000_blocks-strips-typed_57.out diff --git a/gc-ta1-tt1/ipc-2000_blocks-strips-typed_57.env b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_57.env new file mode 100644 index 000000000..6aa035d8e --- /dev/null +++ b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_57.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-57.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: 57 + 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_57.err b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_57.err new file mode 100644 index 000000000..1f2fb1b2d --- /dev/null +++ b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_57.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': 57} +# 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-57.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-57.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 148.20 MEM 33728 MAXMEM 550656 STALE 1 MAXMEM_RSS 451576 + + diff --git a/gc-ta1-tt1/ipc-2000_blocks-strips-typed_57.out b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_57.out new file mode 100644 index 000000000..51e0d6b59 --- /dev/null +++ b/gc-ta1-tt1/ipc-2000_blocks-strips-typed_57.out @@ -0,0 +1,1137 @@ +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-57.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-57.pddl +Parsing... +Parsing: [0.010s CPU, 0.016s wall-clock] +Normalizing task... [0.000s CPU, 0.001s wall-clock] +Instantiating... +Generating Datalog program... [0.010s CPU, 0.005s wall-clock] +Normalizing Datalog program... +Normalizing Datalog program: [0.010s CPU, 0.009s wall-clock] +Preparing model... [0.010s CPU, 0.011s wall-clock] +Generated 21 rules. +Computing model... [0.310s CPU, 0.309s wall-clock] +2578 relevant atoms +1708 auxiliary atoms +4286 final queue length +7482 total queue pushes +Completing instantiation... [0.520s CPU, 0.524s wall-clock] +Instantiating: [0.860s CPU, 0.862s wall-clock] +Computing fact groups... +Finding invariants... +10 initial candidates +Finding invariants: [0.020s CPU, 0.023s wall-clock] +Checking invariant weight... [0.010s CPU, 0.004s wall-clock] +Instantiating groups... [0.030s CPU, 0.030s wall-clock] +Collecting mutex groups... [0.010s CPU, 0.007s wall-clock] +Choosing groups... +29 uncovered facts +Choosing groups: [0.030s CPU, 0.033s wall-clock] +Building translation key... [0.010s CPU, 0.011s wall-clock] +Computing fact groups: [0.190s CPU, 0.183s wall-clock] +Building STRIPS to SAS dictionary... [0.010s CPU, 0.005s wall-clock] +Building dictionary for full mutex groups... [0.010s CPU, 0.015s wall-clock] +Building mutex information... +Building mutex information: [0.020s CPU, 0.019s wall-clock] +Translating task... +Processing axioms... +Simplifying axioms... [0.000s CPU, 0.000s wall-clock] +Processing axioms: [0.030s CPU, 0.026s wall-clock] +Translating task: [0.640s CPU, 0.645s wall-clock] +2324 effect conditions simplified +0 implied preconditions added +Detecting unreachable propositions... +0 operators removed +0 axioms removed +56 propositions removed +Detecting unreachable propositions: [0.340s CPU, 0.340s wall-clock] +Reordering and filtering variables... +57 of 57 variables necessary. +29 of 57 mutex groups necessary. +1568 of 1568 operators necessary. +0 of 0 axiom rules necessary. +Reordering and filtering variables: [0.200s CPU, 0.188s wall-clock] +Translator variables: 57 +Translator derived variables: 0 +Translator facts: 870 +Translator goal facts: 27 +Translator mutex groups: 29 +Translator total mutex groups size: 841 +Translator operators: 1568 +Translator axioms: 0 +Translator task size: 13471 +Translator peak memory: 44236 KB +Writing output... [0.230s CPU, 0.244s wall-clock] +Done! [2.530s CPU, 2.547s wall-clock] +planner.py version 0.0.1 + +Time: 0.46s +Memory: 77MB + +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.530s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 0.460s + +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 : 41320 +Atoms : 41320 +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 : 213MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.00s +Memory: 149MB (+72MB) +UNSAT +Iteration Time: 0.00s + +Iteration 2 +Queue: [(1,5,0,True), (2,10,0,True), (3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 0 +Expected Memory: 149MB +Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])] +Grounding Time: 0.19s +Memory: 154MB (+5MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 2 +Time : 0.798s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 0.728s + +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 : 41320 +Atoms : 41320 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 11223 (Eliminated: 0 Frozen: 3616) +Constraints : 9731 (Binary: 93.0% Ternary: 4.3% Other: 2.8%) + +Memory Peak : 213MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.01s +Memory: 157MB (+3MB) +UNSAT +Iteration Time: 0.27s + +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: 165.0MB +Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])] +Grounding Time: 0.19s +Memory: 166MB (+9MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 3 +Time : 1.083s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 1.012s + +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 : 41320 +Atoms : 41320 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 22966 (Eliminated: 0 Frozen: 7556) +Constraints : 56695 (Binary: 94.2% Ternary: 4.2% Other: 1.6%) + +Memory Peak : 213MB +Max. Length : 5 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.01s +Memory: 170MB (+4MB) +UNSAT +Iteration Time: 0.29s + +Iteration 4 +Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 10 +Expected Memory: 183.0MB +Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])] +Grounding Time: 0.24s +Memory: 179MB (+9MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 4 +Time : 1.429s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 1.360s + +Choices : 0 +Conflicts : 1 (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 : 41320 +Atoms : 41320 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 35558 (Eliminated: 0 Frozen: 11758) +Constraints : 149568 (Binary: 94.6% Ternary: 4.3% Other: 1.2%) + +Memory Peak : 213MB +Max. Length : 10 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.02s +Memory: 185MB (+6MB) +UNSAT +Iteration Time: 0.35s + +Iteration 5 +Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 15 +Expected Memory: 200.0MB +Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])] +Grounding Time: 0.21s +Memory: 192MB (+7MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 5 +Time : 1.739s (Solving: 0.01s 1st Model: 0.00s Unsat: 0.01s) +CPU Time : 1.668s + +Choices : 0 +Conflicts : 2 (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 : 41320 +Atoms : 41320 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 48474 (Eliminated: 0 Frozen: 15963) +Constraints : 248453 (Binary: 94.6% Ternary: 4.3% Other: 1.0%) + +Memory Peak : 213MB +Max. Length : 15 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.02s +Memory: 200MB (+8MB) +UNSAT +Iteration Time: 0.31s + +Iteration 6 +Queue: [(5,25,0,True), (6,30,0,True)] +Grounded Until: 20 +Expected Memory: 215.0MB +Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])] +Grounding Time: 0.21s +Memory: 205MB (+5MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 6 +Time : 2.064s (Solving: 0.01s 1st Model: 0.00s Unsat: 0.01s) +CPU Time : 1.996s + +Choices : 0 +Conflicts : 3 (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 : 41320 +Atoms : 41320 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 61390 (Eliminated: 0 Frozen: 20168) +Constraints : 347338 (Binary: 94.7% Ternary: 4.3% Other: 1.0%) + +Memory Peak : 214MB +Max. Length : 20 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.03s +Memory: 214MB (+9MB) +UNSAT +Iteration Time: 0.33s + +Iteration 7 +Queue: [(6,30,0,True)] +Grounded Until: 25 +Expected Memory: 229.0MB +Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])] +Grounding Time: 0.29s +Memory: 225MB (+11MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 7 +Time : 2.484s (Solving: 0.02s 1st Model: 0.00s Unsat: 0.02s) +CPU Time : 2.416s + +Choices : 0 +Conflicts : 4 (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 : 41320 +Atoms : 41320 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 74306 (Eliminated: 0 Frozen: 24373) +Constraints : 446223 (Binary: 94.7% Ternary: 4.4% Other: 1.0%) + +Memory Peak : 237MB +Max. Length : 25 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.04s +Memory: 229MB (+4MB) +UNSAT +Iteration Time: 0.43s + +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: 244.0MB +Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])] +Grounding Time: 0.21s +Memory: 237MB (+8MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 8 +Time : 2.832s (Solving: 0.03s 1st Model: 0.00s Unsat: 0.03s) +CPU Time : 2.764s + +Choices : 0 +Conflicts : 5 (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 : 41320 +Atoms : 41320 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 87222 (Eliminated: 0 Frozen: 28578) +Constraints : 545108 (Binary: 94.7% Ternary: 4.4% Other: 0.9%) + +Memory Peak : 250MB +Max. Length : 30 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.04s +Memory: 248MB (+11MB) +UNSAT +Iteration Time: 0.35s + +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: 267.0MB +Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])] +Grounding Time: 0.21s +Memory: 252MB (+4MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 9 +Time : 3.195s (Solving: 0.05s 1st Model: 0.00s Unsat: 0.05s) +CPU Time : 3.128s + +Choices : 43 (Domain: 43) +Conflicts : 17 (Analyzed: 11) +Restarts : 0 +Problems : 9 (Average Length: 22.00 Splits: 0) +Lemmas : 11 (Deleted: 0) + Binary : 1 (Ratio: 9.09%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 11 (Average Length: 1.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 11 (Average: 42.18 Max: 49 Sum: 464) + Executed : 0 (Average: 3.91 Max: 7 Sum: 43 Ratio: 9.27%) + Bounded : 11 (Average: 38.27 Max: 42 Sum: 421 Ratio: 90.73%) + +Rules : 41320 +Atoms : 41320 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 100138 (Eliminated: 0 Frozen: 32783) +Constraints : 643993 (Binary: 94.7% Ternary: 4.4% Other: 0.9%) + +Memory Peak : 266MB +Max. Length : 35 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.05s +Memory: 257MB (+5MB) +UNSAT +Iteration Time: 0.37s + +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: 276.0MB +Grounding... [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])] +Grounding Time: 0.22s +Memory: 264MB (+7MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 10 +Time : 3.612s (Solving: 0.09s 1st Model: 0.00s Unsat: 0.09s) +CPU Time : 3.544s + +Choices : 94 (Domain: 94) +Conflicts : 32 (Analyzed: 25) +Restarts : 0 +Problems : 10 (Average Length: 24.50 Splits: 0) +Lemmas : 25 (Deleted: 0) + Binary : 4 (Ratio: 16.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 25 (Average Length: 157.8 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 25 (Average: 30.04 Max: 54 Sum: 751) + Executed : 8 (Average: 3.76 Max: 54 Sum: 94 Ratio: 12.52%) + Bounded : 17 (Average: 38.65 Max: 47 Sum: 657 Ratio: 87.48%) + +Rules : 41320 +Atoms : 41320 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 113054 (Eliminated: 0 Frozen: 36988) +Constraints : 707418 (Binary: 94.7% Ternary: 4.4% Other: 0.9%) + +Memory Peak : 282MB +Max. Length : 40 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.08s +Memory: 272MB (+8MB) +UNSAT +Iteration Time: 0.42s + +Iteration 11 +Queue: [(10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 45 +Expected Memory: 291.0MB +Grounding... [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])] +Grounding Time: 0.25s +Memory: 276MB (+4MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 11 +Time : 4.222s (Solving: 0.29s 1st Model: 0.00s Unsat: 0.29s) +CPU Time : 4.152s + +Choices : 1030 (Domain: 1030) +Conflicts : 354 (Analyzed: 346) +Restarts : 4 (Average: 86.50 Last: 35) +Problems : 11 (Average Length: 27.00 Splits: 0) +Lemmas : 346 (Deleted: 0) + Binary : 12 (Ratio: 3.47%) + Ternary : 3 (Ratio: 0.87%) + Conflict : 346 (Average Length: 938.4 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 346 (Average: 6.22 Max: 72 Sum: 2151) + Executed : 319 (Average: 2.98 Max: 72 Sum: 1030 Ratio: 47.88%) + Bounded : 27 (Average: 41.52 Max: 52 Sum: 1121 Ratio: 52.12%) + +Rules : 41320 +Atoms : 41320 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 125970 (Eliminated: 0 Frozen: 41193) +Constraints : 795444 (Binary: 94.7% Ternary: 4.4% Other: 0.9%) + +Memory Peak : 293MB +Max. Length : 45 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.23s +Memory: 279MB (+3MB) +UNSAT +Iteration Time: 0.62s + +Iteration 12 +Queue: [(11,55,0,True), (12,60,0,True), (13,65,0,True)] +Grounded Until: 50 +Expected Memory: 298.0MB +Grounding... [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])] +Grounding Time: 0.22s +Memory: 286MB (+7MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 12 +Time : 8.207s (Solving: 3.88s 1st Model: 0.00s Unsat: 3.88s) +CPU Time : 8.140s + +Choices : 16425 (Domain: 16425) +Conflicts : 3622 (Analyzed: 3613) +Restarts : 43 (Average: 84.02 Last: 35) +Problems : 12 (Average Length: 29.50 Splits: 0) +Lemmas : 3613 (Deleted: 1128) + Binary : 44 (Ratio: 1.22%) + Ternary : 3 (Ratio: 0.08%) + Conflict : 3613 (Average Length: 1817.7 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 3613 (Average: 4.71 Max: 171 Sum: 17007) + Executed : 3583 (Average: 4.37 Max: 171 Sum: 15772 Ratio: 92.74%) + Bounded : 30 (Average: 41.17 Max: 57 Sum: 1235 Ratio: 7.26%) + +Rules : 41320 +Atoms : 41320 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 138886 (Eliminated: 0 Frozen: 45398) +Constraints : 873252 (Binary: 94.7% Ternary: 4.4% Other: 0.9%) + +Memory Peak : 306MB +Max. Length : 50 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 3.63s +Memory: 302MB (+16MB) +UNSAT +Iteration Time: 4.00s + +Iteration 13 +Queue: [(12,60,0,True), (13,65,0,True)] +Grounded Until: 55 +Expected Memory: 325.0MB +Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])] +Grounding Time: 0.25s +Memory: 302MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 13 +Time : 20.430s (Solving: 15.67s 1st Model: 0.00s Unsat: 15.67s) +CPU Time : 20.368s + +Choices : 52519 (Domain: 52519) +Conflicts : 11519 (Analyzed: 11509) +Restarts : 128 (Average: 89.91 Last: 50) +Problems : 13 (Average Length: 32.00 Splits: 0) +Lemmas : 11509 (Deleted: 7538) + Binary : 118 (Ratio: 1.03%) + Ternary : 8 (Ratio: 0.07%) + Conflict : 11509 (Average Length: 3481.8 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 11509 (Average: 4.37 Max: 194 Sum: 50341) + Executed : 11477 (Average: 4.27 Max: 194 Sum: 49104 Ratio: 97.54%) + Bounded : 32 (Average: 38.66 Max: 57 Sum: 1237 Ratio: 2.46%) + +Rules : 41320 +Atoms : 41320 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 151802 (Eliminated: 0 Frozen: 49603) +Constraints : 972112 (Binary: 94.7% Ternary: 4.4% Other: 0.9%) + +Memory Peak : 436MB +Max. Length : 55 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 11.84s +Memory: 372MB (+70MB) +UNSAT +Iteration Time: 12.24s + +Iteration 14 +Queue: [(13,65,0,True)] +Grounded Until: 60 +Expected Memory: 442.0MB +Grounding... [('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('check', [65])] +Grounding Time: 0.39s +Memory: 390MB (+18MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 14 +Time : 35.156s (Solving: 29.80s 1st Model: 0.00s Unsat: 15.67s) +CPU Time : 35.100s + +Choices : 123224 (Domain: 123224) +Conflicts : 20389 (Analyzed: 20379) +Restarts : 228 (Average: 89.38 Last: 121) +Problems : 14 (Average Length: 34.50 Splits: 0) +Lemmas : 20379 (Deleted: 17417) + Binary : 213 (Ratio: 1.05%) + Ternary : 10 (Ratio: 0.05%) + Conflict : 20379 (Average Length: 4239.6 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 20379 (Average: 5.55 Max: 372 Sum: 113148) + Executed : 20344 (Average: 5.49 Max: 372 Sum: 111908 Ratio: 98.90%) + Bounded : 35 (Average: 35.43 Max: 57 Sum: 1240 Ratio: 1.10%) + +Rules : 41320 +Atoms : 41320 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 164718 (Eliminated: 0 Frozen: 53808) +Constraints : 1070997 (Binary: 94.7% Ternary: 4.4% Other: 0.9%) + +Memory Peak : 436MB +Max. Length : 60 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 14.20s +Memory: 397MB (+7MB) +UNKNOWN +Iteration Time: 14.74s + +Iteration 15 +Queue: [(13,65,1,True), (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), (21,105,0,True), (22,110,0,True), (23,115,0,True), (24,120,0,True), (25,125,0,True), (26,130,0,True)] +Grounded Until: 65 +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 15 +Time : 51.326s (Solving: 45.91s 1st Model: 0.00s Unsat: 15.67s) +CPU Time : 51.276s + +Choices : 170927 (Domain: 170927) +Conflicts : 29166 (Analyzed: 29156) +Restarts : 328 (Average: 88.89 Last: 121) +Problems : 15 (Average Length: 36.67 Splits: 0) +Lemmas : 29156 (Deleted: 26280) + Binary : 255 (Ratio: 0.87%) + Ternary : 10 (Ratio: 0.03%) + Conflict : 29156 (Average Length: 4488.6 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 29156 (Average: 5.32 Max: 372 Sum: 155180) + Executed : 29119 (Average: 5.28 Max: 372 Sum: 153938 Ratio: 99.20%) + Bounded : 37 (Average: 33.57 Max: 57 Sum: 1242 Ratio: 0.80%) + +Rules : 41320 +Atoms : 41320 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 164718 (Eliminated: 0 Frozen: 53808) +Constraints : 1070997 (Binary: 94.7% Ternary: 4.4% Other: 0.9%) + +Memory Peak : 436MB +Max. Length : 65 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 16.18s +Memory: 399MB (+2MB) +UNKNOWN +Iteration Time: 16.18s + +Iteration 16 +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), (21,105,0,True), (22,110,0,True), (23,115,0,True), (24,120,0,True), (25,125,0,True), (26,130,0,True)] +Grounded Until: 65 +Expected Memory: 469.0MB +Grounding... [('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('check', [70])] +Grounding Time: 0.22s +Memory: 402MB (+3MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 16 +Time : 65.520s (Solving: 59.67s 1st Model: 0.00s Unsat: 15.67s) +CPU Time : 65.476s + +Choices : 268247 (Domain: 268247) +Conflicts : 38260 (Analyzed: 38250) +Restarts : 428 (Average: 89.37 Last: 121) +Problems : 16 (Average Length: 38.88 Splits: 0) +Lemmas : 38250 (Deleted: 34872) + Binary : 390 (Ratio: 1.02%) + Ternary : 12 (Ratio: 0.03%) + Conflict : 38250 (Average Length: 4532.6 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 38250 (Average: 6.24 Max: 1429 Sum: 238740) + Executed : 38209 (Average: 6.21 Max: 1429 Sum: 237494 Ratio: 99.48%) + Bounded : 41 (Average: 30.39 Max: 57 Sum: 1246 Ratio: 0.52%) + +Rules : 41320 +Atoms : 41320 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 177634 (Eliminated: 0 Frozen: 58013) +Constraints : 1169882 (Binary: 94.7% Ternary: 4.4% Other: 0.9%) + +Memory Peak : 436MB +Max. Length : 65 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 13.83s +Memory: 407MB (+5MB) +UNKNOWN +Iteration Time: 14.21s + +Iteration 17 +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), (21,105,0,True), (22,110,0,True), (23,115,0,True), (24,120,0,True), (25,125,0,True), (26,130,0,True)] +Grounded Until: 70 +Expected Memory: 477.0MB +Grounding... [('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('check', [75])] +Grounding Time: 0.22s +Memory: 413MB (+6MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 17 +Time : 80.324s (Solving: 74.04s 1st Model: 0.00s Unsat: 15.67s) +CPU Time : 80.284s + +Choices : 485744 (Domain: 485744) +Conflicts : 47396 (Analyzed: 47386) +Restarts : 528 (Average: 89.75 Last: 121) +Problems : 17 (Average Length: 41.12 Splits: 0) +Lemmas : 47386 (Deleted: 43720) + Binary : 553 (Ratio: 1.17%) + Ternary : 16 (Ratio: 0.03%) + Conflict : 47386 (Average Length: 4721.3 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 47386 (Average: 8.95 Max: 2611 Sum: 424036) + Executed : 47333 (Average: 8.92 Max: 2611 Sum: 422778 Ratio: 99.70%) + Bounded : 53 (Average: 23.74 Max: 57 Sum: 1258 Ratio: 0.30%) + +Rules : 41320 +Atoms : 41320 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 190550 (Eliminated: 0 Frozen: 62218) +Constraints : 1268767 (Binary: 94.7% Ternary: 4.4% Other: 0.9%) + +Memory Peak : 442MB +Max. Length : 70 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 14.44s +Memory: 421MB (+8MB) +UNKNOWN +Iteration Time: 14.82s + +Iteration 18 +Queue: [(16,80,0,True), (17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,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)] +Grounded Until: 75 +Expected Memory: 491.0MB +Grounding... [('step', [76]), ('step', [77]), ('step', [78]), ('step', [79]), ('step', [80]), ('check', [80])] +Grounding Time: 0.24s +Memory: 425MB (+4MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 18 +Time : 95.394s (Solving: 88.63s 1st Model: 0.00s Unsat: 15.67s) +CPU Time : 95.360s + +Choices : 702193 (Domain: 702193) +Conflicts : 56244 (Analyzed: 56234) +Restarts : 628 (Average: 89.54 Last: 121) +Problems : 18 (Average Length: 43.39 Splits: 0) +Lemmas : 56234 (Deleted: 52563) + Binary : 716 (Ratio: 1.27%) + Ternary : 17 (Ratio: 0.03%) + Conflict : 56234 (Average Length: 4910.7 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 56234 (Average: 10.51 Max: 3245 Sum: 590905) + Executed : 56172 (Average: 10.49 Max: 3245 Sum: 589638 Ratio: 99.79%) + Bounded : 62 (Average: 20.44 Max: 57 Sum: 1267 Ratio: 0.21%) + +Rules : 41320 +Atoms : 41320 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 203466 (Eliminated: 0 Frozen: 66423) +Constraints : 1367652 (Binary: 94.7% Ternary: 4.4% Other: 0.9%) + +Memory Peak : 454MB +Max. Length : 75 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 14.66s +Memory: 448MB (+23MB) +UNKNOWN +Iteration Time: 15.09s + +Iteration 19 +Queue: [(17,85,0,True), (18,90,0,True), (19,95,0,True), (20,100,0,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)] +Grounded Until: 80 +Expected Memory: 518.0MB +Grounding... [('step', [81]), ('step', [82]), ('step', [83]), ('step', [84]), ('step', [85]), ('check', [85])] +Grounding Time: 0.26s +Memory: 448MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 19 +Time : 112.462s (Solving: 105.21s 1st Model: 0.00s Unsat: 15.67s) +CPU Time : 112.436s + +Choices : 1058913 (Domain: 1058913) +Conflicts : 64885 (Analyzed: 64875) +Restarts : 728 (Average: 89.11 Last: 121) +Problems : 19 (Average Length: 45.68 Splits: 0) +Lemmas : 64875 (Deleted: 61189) + Binary : 884 (Ratio: 1.36%) + Ternary : 29 (Ratio: 0.04%) + Conflict : 64875 (Average Length: 4978.3 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 64875 (Average: 14.12 Max: 4326 Sum: 916287) + Executed : 64796 (Average: 14.10 Max: 4326 Sum: 915003 Ratio: 99.86%) + Bounded : 79 (Average: 16.25 Max: 57 Sum: 1284 Ratio: 0.14%) + +Rules : 41320 +Atoms : 41320 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 216382 (Eliminated: 0 Frozen: 70628) +Constraints : 1466537 (Binary: 94.7% Ternary: 4.4% Other: 0.9%) + +Memory Peak : 476MB +Max. Length : 80 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 16.64s +Memory: 454MB (+6MB) +UNKNOWN +Iteration Time: 17.08s + +Iteration 20 +Queue: [(18,90,0,True), (19,95,0,True), (20,100,0,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)] +Grounded Until: 85 +Expected Memory: 524.0MB +Grounding... [('step', [86]), ('step', [87]), ('step', [88]), ('step', [89]), ('step', [90]), ('check', [90])] +Grounding Time: 0.22s +Memory: 456MB (+2MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 20 +Time : 126.952s (Solving: 119.24s 1st Model: 0.00s Unsat: 15.67s) +CPU Time : 126.936s + +Choices : 1426915 (Domain: 1426915) +Conflicts : 73859 (Analyzed: 73849) +Restarts : 828 (Average: 89.19 Last: 121) +Problems : 20 (Average Length: 48.00 Splits: 0) +Lemmas : 73849 (Deleted: 69557) + Binary : 1106 (Ratio: 1.50%) + Ternary : 30 (Ratio: 0.04%) + Conflict : 73849 (Average Length: 4988.5 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 73849 (Average: 16.69 Max: 4326 Sum: 1232682) + Executed : 73755 (Average: 16.67 Max: 4326 Sum: 1231383 Ratio: 99.89%) + Bounded : 94 (Average: 13.82 Max: 57 Sum: 1299 Ratio: 0.11%) + +Rules : 41320 +Atoms : 41320 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 229298 (Eliminated: 0 Frozen: 74833) +Constraints : 1565422 (Binary: 94.7% Ternary: 4.4% Other: 0.9%) + +Memory Peak : 488MB +Max. Length : 85 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 14.10s +Memory: 464MB (+8MB) +UNKNOWN +Iteration Time: 14.50s + +Iteration 21 +Queue: [(19,95,0,True), (20,100,0,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)] +Grounded Until: 90 +Expected Memory: 534.0MB +Grounding... [('step', [91]), ('step', [92]), ('step', [93]), ('step', [94]), ('step', [95]), ('check', [95])] +Grounding Time: 0.23s +Memory: 468MB (+4MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 21 +Time : 142.024s (Solving: 133.83s 1st Model: 0.00s Unsat: 15.67s) +CPU Time : 142.016s + +Choices : 1887598 (Domain: 1887598) +Conflicts : 83027 (Analyzed: 83017) +Restarts : 928 (Average: 89.46 Last: 121) +Problems : 21 (Average Length: 50.33 Splits: 0) +Lemmas : 83017 (Deleted: 78086) + Binary : 1361 (Ratio: 1.64%) + Ternary : 36 (Ratio: 0.04%) + Conflict : 83017 (Average Length: 4973.4 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 83017 (Average: 19.58 Max: 4326 Sum: 1625505) + Executed : 82906 (Average: 19.56 Max: 4326 Sum: 1624189 Ratio: 99.92%) + Bounded : 111 (Average: 11.86 Max: 57 Sum: 1316 Ratio: 0.08%) + +Rules : 41320 +Atoms : 41320 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 242214 (Eliminated: 0 Frozen: 79038) +Constraints : 1664307 (Binary: 94.7% Ternary: 4.4% Other: 0.9%) + +Memory Peak : 503MB +Max. Length : 90 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 14.67s +Memory: 481MB (+13MB) +UNKNOWN +Iteration Time: 15.09s + +Iteration 22 +Queue: [(20,100,0,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)] +Grounded Until: 95 +Expected Memory: 551.0MB +Grounding... [('step', [96]), ('step', [97]), ('step', [98]), ('step', [99]), ('step', [100]), ('check', [100])] +Grounding Time: 0.25s +Memory: 483MB (+2MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 1+ +Calls : 22 +Time : 142.884s (Solving: 134.17s 1st Model: 0.32s Unsat: 15.67s) +CPU Time : 142.876s + +Choices : 1932778 (Domain: 1932778) +Conflicts : 83176 (Analyzed: 83166) +Restarts : 929 (Average: 89.52 Last: 121) +Model-Level : 9073.0 +Problems : 22 (Average Length: 52.68 Splits: 0) +Lemmas : 83166 (Deleted: 78086) + Binary : 1366 (Ratio: 1.64%) + Ternary : 36 (Ratio: 0.04%) + Conflict : 83166 (Average Length: 4965.3 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 83166 (Average: 19.98 Max: 8071 Sum: 1661715) + Executed : 83054 (Average: 19.96 Max: 8071 Sum: 1660398 Ratio: 99.92%) + Bounded : 112 (Average: 11.76 Max: 57 Sum: 1317 Ratio: 0.08%) + +Rules : 41320 +Atoms : 41320 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 255130 (Eliminated: 0 Frozen: 83243) +Constraints : 1763192 (Binary: 94.7% Ternary: 4.4% Other: 0.9%) + +Memory Peak : 518MB +Max. Length : 95 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 0.41s +Memory: 490MB (+7MB) +SAT +Testing... +SERIALIZABLE +Testing Time: 0.50s +Memory: 500MB (+10MB) +Answer: 1 +occurs(action(("unstack","k","y")),1) occurs(action(("put-down","k")),2) occurs(action(("pick-up","y")),3) occurs(action(("put-down","y")),4) occurs(action(("pick-up","y")),5) occurs(action(("put-down","y")),6) occurs(action(("unstack","t","o")),7) occurs(action(("put-down","t")),8) occurs(action(("unstack","x","g")),9) occurs(action(("put-down","x")),10) occurs(action(("unstack","o","u")),11) occurs(action(("put-down","o")),12) occurs(action(("unstack","f","q")),13) occurs(action(("put-down","f")),14) occurs(action(("unstack","q","i")),15) occurs(action(("stack","q","u")),16) occurs(action(("unstack","i","p")),17) occurs(action(("stack","i","f")),18) occurs(action(("unstack","p","d")),19) occurs(action(("stack","p","x")),20) occurs(action(("unstack","d","h")),21) occurs(action(("put-down","d")),22) occurs(action(("unstack","h","w")),23) occurs(action(("put-down","h")),24) occurs(action(("unstack","w","z")),25) occurs(action(("stack","w","t")),26) occurs(action(("unstack","q","u")),27) occurs(action(("stack","q","h")),28) occurs(action(("unstack","g","j")),29) occurs(action(("put-down","g")),30) occurs(action(("unstack","j","v")),31) occurs(action(("stack","j","d")),32) occurs(action(("unstack","v","a")),33) occurs(action(("stack","v","q")),34) occurs(action(("unstack","i","f")),35) occurs(action(("stack","i","v")),36) occurs(action(("unstack","z","s")),37) occurs(action(("stack","z","f")),38) occurs(action(("unstack","s","e")),39) occurs(action(("stack","s","u")),40) occurs(action(("unstack","e","m")),41) occurs(action(("stack","e","i")),42) occurs(action(("unstack","s","u")),43) occurs(action(("stack","s","e")),44) occurs(action(("unstack","a","n")),45) occurs(action(("put-down","a")),46) occurs(action(("unstack","n","a1")),47) occurs(action(("put-down","n")),48) occurs(action(("unstack","a1","b")),49) occurs(action(("stack","a1","a")),50) occurs(action(("unstack","b","c")),51) occurs(action(("stack","b","g")),52) occurs(action(("unstack","c","r")),53) occurs(action(("put-down","c")),54) occurs(action(("unstack","r","l")),55) occurs(action(("stack","r","a1")),56) occurs(action(("pick-up","l")),57) occurs(action(("stack","l","s")),58) occurs(action(("pick-up","o")),59) occurs(action(("stack","o","l")),60) occurs(action(("unstack","p","x")),61) occurs(action(("stack","p","o")),62) occurs(action(("unstack","j","d")),63) occurs(action(("stack","j","p")),64) occurs(action(("unstack","z","f")),65) occurs(action(("stack","z","j")),66) occurs(action(("unstack","w","t")),67) occurs(action(("stack","w","z")),68) occurs(action(("unstack","m","b1")),69) occurs(action(("stack","m","w")),70) occurs(action(("pick-up","k")),71) occurs(action(("stack","k","m")),72) occurs(action(("pick-up","u")),73) occurs(action(("stack","u","k")),74) occurs(action(("pick-up","c")),75) occurs(action(("stack","c","u")),76) occurs(action(("pick-up","f")),77) occurs(action(("stack","f","c")),78) occurs(action(("unstack","b","g")),79) occurs(action(("stack","b","f")),80) occurs(action(("pick-up","g")),81) occurs(action(("stack","g","b")),82) occurs(action(("pick-up","x")),83) occurs(action(("stack","x","g")),84) occurs(action(("unstack","r","a1")),85) occurs(action(("stack","r","x")),86) occurs(action(("pick-up","t")),87) occurs(action(("stack","t","r")),88) occurs(action(("unstack","a1","a")),89) occurs(action(("stack","a1","t")),90) occurs(action(("pick-up","d")),91) occurs(action(("stack","d","a1")),92) occurs(action(("pick-up","y")),93) occurs(action(("stack","y","d")),94) occurs(action(("pick-up","a")),95) occurs(action(("stack","a","y")),96) occurs(action(("pick-up","n")),97) occurs(action(("stack","n","a")),98) occurs(action(("pick-up","b1")),99) occurs(action(("stack","b1","n")),100) +SATISFIABLE + +Models : 1+ +Calls : 22 +Time : 142.884s (Solving: 134.17s 1st Model: 0.32s Unsat: 15.67s) +CPU Time : 142.876s + +Choices : 1932778 (Domain: 1932778) +Conflicts : 83176 (Analyzed: 83166) +Restarts : 929 (Average: 89.52 Last: 121) +Model-Level : 9073.0 +Problems : 22 (Average Length: 52.68 Splits: 0) +Lemmas : 83166 (Deleted: 78086) + Binary : 1366 (Ratio: 1.64%) + Ternary : 36 (Ratio: 0.04%) + Conflict : 83166 (Average Length: 4965.3 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 83166 (Average: 19.98 Max: 8071 Sum: 1661715) + Executed : 83054 (Average: 19.96 Max: 8071 Sum: 1660398 Ratio: 99.92%) + Bounded : 112 (Average: 11.76 Max: 57 Sum: 1317 Ratio: 0.08%) + +Rules : 41320 +Atoms : 41320 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 255130 (Eliminated: 0 Frozen: 83243) +Constraints : 1763192 (Binary: 94.7% Ternary: 4.4% Other: 0.9%) + +Memory Peak : 518MB +Max. Length : 100 steps +Sol. Length : 100 steps +Models : 1 + +