From b4407009d357e3f57d9c685a5349e8a8fff967c1 Mon Sep 17 00:00:00 2001 From: potassco-bot Date: Thu, 22 Feb 2018 19:35:32 +0100 Subject: [PATCH] Add benchmark result [gc-ta1-tt1-trendy | ipc-2011 | elevator-sequential-satisficing | 5] --- ...2011_elevator-sequential-satisficing_5.env | 59 + ...2011_elevator-sequential-satisficing_5.err | 23 + ...2011_elevator-sequential-satisficing_5.out | 1030 +++++++++++++++++ 3 files changed, 1112 insertions(+) create mode 100644 gc-ta1-tt1-trendy/ipc-2011_elevator-sequential-satisficing_5.env create mode 100644 gc-ta1-tt1-trendy/ipc-2011_elevator-sequential-satisficing_5.err create mode 100644 gc-ta1-tt1-trendy/ipc-2011_elevator-sequential-satisficing_5.out diff --git a/gc-ta1-tt1-trendy/ipc-2011_elevator-sequential-satisficing_5.env b/gc-ta1-tt1-trendy/ipc-2011_elevator-sequential-satisficing_5.env new file mode 100644 index 000000000..7275a073c --- /dev/null +++ b/gc-ta1-tt1-trendy/ipc-2011_elevator-sequential-satisficing_5.env @@ -0,0 +1,59 @@ +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-2011/domains/elevator-sequential-satisficing/domain.pddl +- /home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/elevator-sequential-satisficing/instances/instance-5.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=trendy +- -i 0 +configuration: + id: gc-ta1-tt1-trendy + 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 + - --configuration=trendy + - -i 0 +exitCode: 0 +instance: + domain: elevator-sequential-satisficing + instance: 5 + ipc: ipc-2011 + planLength: 40 +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-trendy/ipc-2011_elevator-sequential-satisficing_5.err b/gc-ta1-tt1-trendy/ipc-2011_elevator-sequential-satisficing_5.err new file mode 100644 index 000000000..219c16d99 --- /dev/null +++ b/gc-ta1-tt1-trendy/ipc-2011_elevator-sequential-satisficing_5.err @@ -0,0 +1,23 @@ +# configuration: {'id': 'gc-ta1-tt1-trendy', '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', '--configuration=trendy', '-i 0'], 'instanceSets': ['rintanen-aij-2012-interesting']} +# instance: {'ipc': 'ipc-2011', 'domain': 'elevator-sequential-satisficing', 'instance': 5, 'planLength': 40} +# 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-2011/domains/elevator-sequential-satisficing/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/elevator-sequential-satisficing/instances/instance-5.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=trendy', '-i 0'] +# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner +# exit code: 0 +/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:66:15-28: info: atom does not occur in any rule head: + mutexGroup(G) + +/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:66:30-45: info: atom does not occur in any rule head: + contains(G,X,V) + +/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:67:15-28: info: atom does not occur in any rule head: + mutexGroup(G) + +/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:74:41-56: info: atom does not occur in any rule head: + contains(G,X,V) + +/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp:84:41-56: info: atom does not occur in any rule head: + contains(G,X,V) + +TIMEOUT CPU 900.04 MEM 892980 MAXMEM 892980 STALE 0 MAXMEM_RSS 770204 + + diff --git a/gc-ta1-tt1-trendy/ipc-2011_elevator-sequential-satisficing_5.out b/gc-ta1-tt1-trendy/ipc-2011_elevator-sequential-satisficing_5.out new file mode 100644 index 000000000..085960daf --- /dev/null +++ b/gc-ta1-tt1-trendy/ipc-2011_elevator-sequential-satisficing_5.out @@ -0,0 +1,1030 @@ +INFO Running translator. +INFO translator input: ['/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/elevator-sequential-satisficing/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/elevator-sequential-satisficing/instances/instance-5.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-2011/domains/elevator-sequential-satisficing/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/elevator-sequential-satisficing/instances/instance-5.pddl +Parsing... +Parsing: [0.030s CPU, 0.034s wall-clock] +Normalizing task... [0.000s CPU, 0.002s wall-clock] +Instantiating... +Generating Datalog program... [0.010s CPU, 0.009s wall-clock] +Normalizing Datalog program... +Normalizing Datalog program: [0.020s CPU, 0.023s wall-clock] +Preparing model... [0.020s CPU, 0.026s wall-clock] +Generated 46 rules. +Computing model... [0.620s CPU, 0.620s wall-clock] +5156 relevant atoms +3200 auxiliary atoms +8356 final queue length +16334 total queue pushes +Completing instantiation... [1.500s CPU, 1.508s wall-clock] +Instantiating: [2.190s CPU, 2.194s wall-clock] +Computing fact groups... +Finding invariants... +12 initial candidates +Finding invariants: [0.040s CPU, 0.039s wall-clock] +Checking invariant weight... [0.000s CPU, 0.002s wall-clock] +Instantiating groups... [0.030s CPU, 0.030s wall-clock] +Collecting mutex groups... [0.000s CPU, 0.003s wall-clock] +Choosing groups... +0 uncovered facts +Choosing groups: [0.010s CPU, 0.010s wall-clock] +Building translation key... [0.010s CPU, 0.006s wall-clock] +Computing fact groups: [0.110s CPU, 0.113s wall-clock] +Building STRIPS to SAS dictionary... [0.000s CPU, 0.002s wall-clock] +Building dictionary for full mutex groups... [0.010s CPU, 0.003s wall-clock] +Building mutex information... +Building mutex information: [0.000s CPU, 0.003s wall-clock] +Translating task... +Processing axioms... +Simplifying axioms... [0.000s CPU, 0.000s wall-clock] +Processing axioms: [0.070s CPU, 0.069s wall-clock] +Translating task: [1.320s CPU, 1.317s wall-clock] +0 effect conditions simplified +0 implied preconditions added +Detecting unreachable propositions... +0 operators removed +0 axioms removed +30 propositions removed +Detecting unreachable propositions: [0.620s CPU, 0.623s wall-clock] +Reordering and filtering variables... +30 of 30 variables necessary. +0 of 30 mutex groups necessary. +4320 of 4320 operators necessary. +0 of 0 axiom rules necessary. +Reordering and filtering variables: [0.200s CPU, 0.203s wall-clock] +Translator variables: 30 +Translator derived variables: 0 +Translator facts: 508 +Translator goal facts: 22 +Translator mutex groups: 0 +Translator total mutex groups size: 0 +Translator operators: 4320 +Translator axioms: 0 +Translator task size: 25928 +Translator peak memory: 53196 KB +Writing output... [0.480s CPU, 0.517s wall-clock] +Done! [5.020s CPU, 5.070s wall-clock] +planner.py version 0.0.1 + +Time: 1.05s +Memory: 120MB + +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.209s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 1.052s + +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 : 78678 +Atoms : 78678 +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 : 256MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.01s +Memory: 192MB (+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: 192MB +Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])] +Grounding Time: 0.31s +Memory: 192MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 2 +Time : 2.095s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 1.936s + +Choices : 35 (Domain: 35) +Conflicts : 10 (Analyzed: 9) +Restarts : 0 +Problems : 2 (Average Length: 4.50 Splits: 0) +Lemmas : 9 (Deleted: 0) + Binary : 6 (Ratio: 66.67%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 9 (Average Length: 3.3 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 9 (Average: 4.22 Max: 12 Sum: 38) + Executed : 6 (Average: 3.89 Max: 12 Sum: 35 Ratio: 92.11%) + Bounded : 3 (Average: 1.00 Max: 1 Sum: 3 Ratio: 7.89%) + +Rules : 78678 +Atoms : 78678 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 22017 (Eliminated: 0 Frozen: 22017) +Constraints : 56179 (Binary: 96.3% Ternary: 1.8% Other: 1.9%) + +Memory Peak : 256MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.40s +Memory: 197MB (+5MB) +UNSAT +Iteration Time: 0.89s + +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: 202.0MB +Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])] +Grounding Time: 0.35s +Memory: 203MB (+6MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 3 +Time : 10.395s (Solving: 7.10s 1st Model: 0.00s Unsat: 7.10s) +CPU Time : 10.240s + +Choices : 58755 (Domain: 58755) +Conflicts : 25844 (Analyzed: 25842) +Restarts : 43 (Average: 600.98 Last: 1747) +Problems : 3 (Average Length: 7.00 Splits: 0) +Lemmas : 25842 (Deleted: 13029) + Binary : 297 (Ratio: 1.15%) + Ternary : 248 (Ratio: 0.96%) + Conflict : 25842 (Average Length: 336.0 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 25842 (Average: 2.20 Max: 163 Sum: 56902) + Executed : 25828 (Average: 2.20 Max: 163 Sum: 56888 Ratio: 99.98%) + Bounded : 14 (Average: 1.00 Max: 1 Sum: 14 Ratio: 0.02%) + +Rules : 78678 +Atoms : 78678 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 48858 (Eliminated: 0 Frozen: 48858) +Constraints : 252519 (Binary: 97.1% Ternary: 1.4% Other: 1.5%) + +Memory Peak : 256MB +Max. Length : 5 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 7.77s +Memory: 214MB (+11MB) +UNSAT +Iteration Time: 8.31s + +Iteration 4 +Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 10 +Expected Memory: 231.0MB +Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])] +Grounding Time: 0.33s +Memory: 223MB (+9MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 4 +Time : 19.728s (Solving: 15.23s 1st Model: 0.00s Unsat: 7.10s) +CPU Time : 19.580s + +Choices : 203803 (Domain: 203803) +Conflicts : 50729 (Analyzed: 50727) +Restarts : 143 (Average: 354.73 Last: 1747) +Problems : 4 (Average Length: 9.50 Splits: 0) +Lemmas : 50727 (Deleted: 35017) + Binary : 589 (Ratio: 1.16%) + Ternary : 649 (Ratio: 1.28%) + Conflict : 50727 (Average Length: 506.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 50727 (Average: 3.63 Max: 327 Sum: 184362) + Executed : 50710 (Average: 3.63 Max: 327 Sum: 184345 Ratio: 99.99%) + Bounded : 17 (Average: 1.00 Max: 1 Sum: 17 Ratio: 0.01%) + +Rules : 78678 +Atoms : 78678 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 75699 (Eliminated: 0 Frozen: 75699) +Constraints : 448859 (Binary: 97.2% Ternary: 1.4% Other: 1.5%) + +Memory Peak : 369MB +Max. Length : 10 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 8.82s +Memory: 305MB (+82MB) +UNKNOWN +Iteration Time: 9.34s + +Iteration 5 +Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 15 +Expected Memory: 396.0MB +Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])] +Grounding Time: 0.43s +Memory: 320MB (+15MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 1+ +Calls : 5 +Time : 21.812s (Solving: 15.98s 1st Model: 0.74s Unsat: 7.10s) +CPU Time : 21.668s + +Choices : 247098 (Domain: 247074) +Conflicts : 53736 (Analyzed: 53734) +Restarts : 151 (Average: 355.85 Last: 1747) +Model-Level : 819.0 +Problems : 5 (Average Length: 12.00 Splits: 0) +Lemmas : 53734 (Deleted: 35017) + Binary : 688 (Ratio: 1.28%) + Ternary : 791 (Ratio: 1.47%) + Conflict : 53734 (Average Length: 497.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 53734 (Average: 4.14 Max: 928 Sum: 222632) + Executed : 53714 (Average: 4.14 Max: 928 Sum: 222612 Ratio: 99.99%) + Bounded : 20 (Average: 1.00 Max: 1 Sum: 20 Ratio: 0.01%) + +Rules : 78678 +Atoms : 78678 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 102540 (Eliminated: 0 Frozen: 102540) +Constraints : 645199 (Binary: 97.2% Ternary: 1.3% Other: 1.5%) + +Memory Peak : 369MB +Max. Length : 15 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 1.43s +Memory: 330MB (+10MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 1.56s +Memory: 374MB (+44MB) +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 6 +Time : 115.139s (Solving: 108.38s 1st Model: 0.74s Unsat: 7.10s) +CPU Time : 115.036s + +Choices : 617807 (Domain: 617783) +Conflicts : 142221 (Analyzed: 142219) +Restarts : 251 (Average: 566.61 Last: 6064) +Model-Level : 819.0 +Problems : 6 (Average Length: 13.67 Splits: 0) +Lemmas : 142219 (Deleted: 104300) + Binary : 1315 (Ratio: 0.92%) + Ternary : 1192 (Ratio: 0.84%) + Conflict : 142219 (Average Length: 1195.7 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 142219 (Average: 4.06 Max: 928 Sum: 577716) + Executed : 142153 (Average: 4.06 Max: 928 Sum: 577083 Ratio: 99.89%) + Bounded : 66 (Average: 9.59 Max: 22 Sum: 633 Ratio: 0.11%) + +Rules : 294573 (Original: 294539) +Atoms : 88410 +Bodies : 139836 (Original: 139801) + Count : 550 (Original: 558) +Equivalences : 71709 (Atom=Atom: 32 Body=Body: 0 Other: 71677) +Tight : Yes +Variables : 103712 (Eliminated: 42 Frozen: 103670) +Constraints : 853124 (Binary: 97.7% Ternary: 1.0% Other: 1.2%) + +Memory Peak : 553MB +Max. Length : 15 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 92.82s +Memory: 489MB (+115MB) +UNKNOWN +Iteration Time: 96.47s + +Iteration 6 +Queue: [(5,25,0,True), (6,30,0,True)] +Grounded Until: 20 +Expected Memory: 580.0MB +Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])] +Grounding Time: 0.56s +Memory: 491MB (+2MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 7 +Time : 137.326s (Solving: 128.58s 1st Model: 0.74s Unsat: 7.10s) +CPU Time : 137.232s + +Choices : 1711229 (Domain: 1711205) +Conflicts : 163272 (Analyzed: 163270) +Restarts : 351 (Average: 465.16 Last: 6064) +Model-Level : 819.0 +Problems : 7 (Average Length: 15.57 Splits: 0) +Lemmas : 163270 (Deleted: 126052) + Binary : 1813 (Ratio: 1.11%) + Ternary : 1495 (Ratio: 0.92%) + Conflict : 163270 (Average Length: 1137.7 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 163270 (Average: 9.87 Max: 1912 Sum: 1610847) + Executed : 163169 (Average: 9.86 Max: 1912 Sum: 1609269 Ratio: 99.90%) + Bounded : 101 (Average: 15.62 Max: 27 Sum: 1578 Ratio: 0.10%) + +Rules : 294573 (Original: 294539) +Atoms : 88410 +Bodies : 139836 (Original: 139801) + Count : 550 (Original: 558) +Equivalences : 71709 (Atom=Atom: 32 Body=Body: 0 Other: 71677) +Tight : Yes +Variables : 130853 (Eliminated: 42 Frozen: 130811) +Constraints : 1103286 (Binary: 97.7% Ternary: 1.0% Other: 1.2%) + +Memory Peak : 553MB +Max. Length : 20 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 21.34s +Memory: 528MB (+37MB) +UNKNOWN +Iteration Time: 22.20s + +Iteration 7 +Queue: [(6,30,0,True)] +Grounded Until: 25 +Expected Memory: 619.0MB +Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])] +Grounding Time: 0.60s +Memory: 528MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 8 +Time : 160.770s (Solving: 150.00s 1st Model: 0.74s Unsat: 7.10s) +CPU Time : 160.688s + +Choices : 2458791 (Domain: 2458767) +Conflicts : 184123 (Analyzed: 184121) +Restarts : 451 (Average: 408.25 Last: 6064) +Model-Level : 819.0 +Problems : 8 (Average Length: 17.62 Splits: 0) +Lemmas : 184121 (Deleted: 146848) + Binary : 2279 (Ratio: 1.24%) + Ternary : 1803 (Ratio: 0.98%) + Conflict : 184121 (Average Length: 1132.7 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 184121 (Average: 12.37 Max: 1912 Sum: 2276743) + Executed : 184009 (Average: 12.36 Max: 1912 Sum: 2274844 Ratio: 99.92%) + Bounded : 112 (Average: 16.96 Max: 32 Sum: 1899 Ratio: 0.08%) + +Rules : 294573 (Original: 294539) +Atoms : 88410 +Bodies : 139836 (Original: 139801) + Count : 550 (Original: 558) +Equivalences : 71709 (Atom=Atom: 32 Body=Body: 0 Other: 71677) +Tight : Yes +Variables : 157994 (Eliminated: 42 Frozen: 157952) +Constraints : 1359011 (Binary: 97.8% Ternary: 1.0% Other: 1.2%) + +Memory Peak : 553MB +Max. Length : 25 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 22.56s +Memory: 539MB (+11MB) +UNKNOWN +Iteration Time: 23.46s + +Iteration 8 +Queue: [(3,15,1,True), (4,20,1,True), (5,25,1,True), (6,30,1,True), (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), (14,70,0,True), (15,75,0,True), (16,80,0,True)] +Grounded Until: 30 +Blocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 9 +Time : 169.450s (Solving: 158.58s 1st Model: 0.74s Unsat: 15.68s) +CPU Time : 169.368s + +Choices : 2487076 (Domain: 2487052) +Conflicts : 194847 (Analyzed: 194844) +Restarts : 469 (Average: 415.45 Last: 6064) +Model-Level : 819.0 +Problems : 9 (Average Length: 19.22 Splits: 0) +Lemmas : 194844 (Deleted: 167333) + Binary : 2382 (Ratio: 1.22%) + Ternary : 1868 (Ratio: 0.96%) + Conflict : 194844 (Average Length: 1115.9 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 194844 (Average: 11.83 Max: 1912 Sum: 2304675) + Executed : 194712 (Average: 11.82 Max: 1912 Sum: 2302291 Ratio: 99.90%) + Bounded : 132 (Average: 18.06 Max: 32 Sum: 2384 Ratio: 0.10%) + +Rules : 294573 (Original: 294539) +Atoms : 88410 +Bodies : 139836 (Original: 139801) + Count : 550 (Original: 558) +Equivalences : 71709 (Atom=Atom: 32 Body=Body: 0 Other: 71677) +Tight : Yes +Variables : 157994 (Eliminated: 42 Frozen: 157952) +Constraints : 1356217 (Binary: 97.8% Ternary: 1.0% Other: 1.2%) + +Memory Peak : 553MB +Max. Length : 30 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 8.63s +Memory: 539MB (+0MB) +UNSAT +Iteration Time: 8.69s + +Iteration 9 +Queue: [(4,20,1,True), (5,25,1,True), (6,30,1,True), (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), (14,70,0,True), (15,75,0,True), (16,80,0,True)] +Grounded Until: 30 +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 10 +Time : 264.225s (Solving: 253.29s 1st Model: 0.74s Unsat: 15.68s) +CPU Time : 264.184s + +Choices : 2708794 (Domain: 2708770) +Conflicts : 279298 (Analyzed: 279295) +Restarts : 569 (Average: 490.85 Last: 6064) +Model-Level : 819.0 +Problems : 10 (Average Length: 20.50 Splits: 0) +Lemmas : 279295 (Deleted: 241589) + Binary : 2635 (Ratio: 0.94%) + Ternary : 2012 (Ratio: 0.72%) + Conflict : 279295 (Average Length: 1063.0 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 279295 (Average: 9.02 Max: 1912 Sum: 2520123) + Executed : 279147 (Average: 9.01 Max: 1912 Sum: 2517258 Ratio: 99.89%) + Bounded : 148 (Average: 19.36 Max: 32 Sum: 2865 Ratio: 0.11%) + +Rules : 294573 (Original: 294539) +Atoms : 88410 +Bodies : 139836 (Original: 139801) + Count : 550 (Original: 558) +Equivalences : 71709 (Atom=Atom: 32 Body=Body: 0 Other: 71677) +Tight : Yes +Variables : 157994 (Eliminated: 42 Frozen: 157952) +Constraints : 1353683 (Binary: 97.8% Ternary: 1.0% Other: 1.2%) + +Memory Peak : 553MB +Max. Length : 30 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 94.78s +Memory: 539MB (+0MB) +UNKNOWN +Iteration Time: 94.82s + +Iteration 10 +Queue: [(5,25,1,True), (6,30,1,True), (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), (14,70,0,True), (15,75,0,True), (16,80,0,True)] +Grounded Until: 30 +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 11 +Time : 298.990s (Solving: 287.99s 1st Model: 0.74s Unsat: 15.68s) +CPU Time : 298.964s + +Choices : 2886037 (Domain: 2886013) +Conflicts : 307371 (Analyzed: 307368) +Restarts : 669 (Average: 459.44 Last: 6064) +Model-Level : 819.0 +Problems : 11 (Average Length: 21.55 Splits: 0) +Lemmas : 307368 (Deleted: 277756) + Binary : 2927 (Ratio: 0.95%) + Ternary : 2159 (Ratio: 0.70%) + Conflict : 307368 (Average Length: 1125.6 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 307368 (Average: 8.64 Max: 1912 Sum: 2656904) + Executed : 307218 (Average: 8.63 Max: 1912 Sum: 2654006 Ratio: 99.89%) + Bounded : 150 (Average: 19.32 Max: 32 Sum: 2898 Ratio: 0.11%) + +Rules : 294573 (Original: 294539) +Atoms : 88410 +Bodies : 139836 (Original: 139801) + Count : 550 (Original: 558) +Equivalences : 71709 (Atom=Atom: 32 Body=Body: 0 Other: 71677) +Tight : Yes +Variables : 157994 (Eliminated: 42 Frozen: 157952) +Constraints : 1351003 (Binary: 97.8% Ternary: 1.0% Other: 1.2%) + +Memory Peak : 553MB +Max. Length : 30 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 34.75s +Memory: 539MB (+0MB) +UNKNOWN +Iteration Time: 34.78s + +Iteration 11 +Queue: [(6,30,1,True), (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), (14,70,0,True), (15,75,0,True), (16,80,0,True)] +Grounded Until: 30 +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 12 +Time : 339.599s (Solving: 328.54s 1st Model: 0.74s Unsat: 15.68s) +CPU Time : 339.592s + +Choices : 3295483 (Domain: 3295459) +Conflicts : 354343 (Analyzed: 354340) +Restarts : 769 (Average: 460.78 Last: 6064) +Model-Level : 819.0 +Problems : 12 (Average Length: 22.42 Splits: 0) +Lemmas : 354340 (Deleted: 317451) + Binary : 3355 (Ratio: 0.95%) + Ternary : 2382 (Ratio: 0.67%) + Conflict : 354340 (Average Length: 1213.6 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 354340 (Average: 8.50 Max: 1912 Sum: 3010342) + Executed : 354176 (Average: 8.49 Max: 1912 Sum: 3007430 Ratio: 99.90%) + Bounded : 164 (Average: 17.76 Max: 32 Sum: 2912 Ratio: 0.10%) + +Rules : 294573 (Original: 294539) +Atoms : 88410 +Bodies : 139836 (Original: 139801) + Count : 550 (Original: 558) +Equivalences : 71709 (Atom=Atom: 32 Body=Body: 0 Other: 71677) +Tight : Yes +Variables : 157994 (Eliminated: 42 Frozen: 157952) +Constraints : 1350249 (Binary: 97.8% Ternary: 1.0% Other: 1.2%) + +Memory Peak : 553MB +Max. Length : 30 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 40.59s +Memory: 539MB (+0MB) +UNKNOWN +Iteration Time: 40.63s + +Iteration 12 +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), (14,70,0,True), (15,75,0,True), (16,80,0,True)] +Grounded Until: 30 +Expected Memory: 630.0MB +Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])] +Grounding Time: 0.61s +Memory: 545MB (+6MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 13 +Time : 359.693s (Solving: 346.58s 1st Model: 0.74s Unsat: 15.68s) +CPU Time : 359.692s + +Choices : 4108362 (Domain: 4108338) +Conflicts : 370647 (Analyzed: 370644) +Restarts : 869 (Average: 426.52 Last: 6064) +Model-Level : 819.0 +Problems : 13 (Average Length: 23.54 Splits: 0) +Lemmas : 370644 (Deleted: 335910) + Binary : 3708 (Ratio: 1.00%) + Ternary : 2547 (Ratio: 0.69%) + Conflict : 370644 (Average Length: 1199.5 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 370644 (Average: 10.00 Max: 1912 Sum: 3706174) + Executed : 370470 (Average: 9.99 Max: 1912 Sum: 3702964 Ratio: 99.91%) + Bounded : 174 (Average: 18.45 Max: 37 Sum: 3210 Ratio: 0.09%) + +Rules : 294573 (Original: 294539) +Atoms : 88410 +Bodies : 139836 (Original: 139801) + Count : 550 (Original: 558) +Equivalences : 71709 (Atom=Atom: 32 Body=Body: 0 Other: 71677) +Tight : Yes +Variables : 185135 (Eliminated: 42 Frozen: 185093) +Constraints : 1609999 (Binary: 97.8% Ternary: 1.0% Other: 1.2%) + +Memory Peak : 575MB +Max. Length : 30 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 19.19s +Memory: 575MB (+30MB) +UNKNOWN +Iteration Time: 20.11s + +Iteration 13 +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), (14,70,0,True), (15,75,0,True), (16,80,0,True)] +Grounded Until: 35 +Expected Memory: 666.0MB +Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])] +Grounding Time: 0.61s +Memory: 575MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 14 +Time : 382.884s (Solving: 367.71s 1st Model: 0.74s Unsat: 15.68s) +CPU Time : 382.892s + +Choices : 5284029 (Domain: 5284005) +Conflicts : 387872 (Analyzed: 387869) +Restarts : 969 (Average: 400.28 Last: 6064) +Model-Level : 819.0 +Problems : 14 (Average Length: 24.86 Splits: 0) +Lemmas : 387869 (Deleted: 349484) + Binary : 4138 (Ratio: 1.07%) + Ternary : 2887 (Ratio: 0.74%) + Conflict : 387869 (Average Length: 1188.6 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 387869 (Average: 12.10 Max: 2389 Sum: 4692404) + Executed : 387687 (Average: 12.09 Max: 2389 Sum: 4688940 Ratio: 99.93%) + Bounded : 182 (Average: 19.03 Max: 42 Sum: 3464 Ratio: 0.07%) + +Rules : 294573 (Original: 294539) +Atoms : 88410 +Bodies : 139836 (Original: 139801) + Count : 550 (Original: 558) +Equivalences : 71709 (Atom=Atom: 32 Body=Body: 0 Other: 71677) +Tight : Yes +Variables : 212276 (Eliminated: 42 Frozen: 212234) +Constraints : 1868479 (Binary: 97.8% Ternary: 1.0% Other: 1.2%) + +Memory Peak : 607MB +Max. Length : 35 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 22.27s +Memory: 595MB (+20MB) +UNKNOWN +Iteration Time: 23.21s + +Iteration 14 +Queue: [(9,45,0,True), (10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True), (16,80,0,True)] +Grounded Until: 40 +Expected Memory: 686.0MB +Grounding... [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])] +Grounding Time: 0.79s +Memory: 612MB (+17MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 15 +Time : 412.894s (Solving: 395.44s 1st Model: 0.74s Unsat: 15.68s) +CPU Time : 412.912s + +Choices : 6897136 (Domain: 6897112) +Conflicts : 410464 (Analyzed: 410461) +Restarts : 1069 (Average: 383.97 Last: 6064) +Model-Level : 819.0 +Problems : 15 (Average Length: 26.33 Splits: 0) +Lemmas : 410461 (Deleted: 373846) + Binary : 4563 (Ratio: 1.11%) + Ternary : 3368 (Ratio: 0.82%) + Conflict : 410461 (Average Length: 1163.0 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 410461 (Average: 14.83 Max: 2907 Sum: 6087687) + Executed : 410268 (Average: 14.82 Max: 2907 Sum: 6083752 Ratio: 99.94%) + Bounded : 193 (Average: 20.39 Max: 47 Sum: 3935 Ratio: 0.06%) + +Rules : 294573 (Original: 294539) +Atoms : 88410 +Bodies : 139836 (Original: 139801) + Count : 550 (Original: 558) +Equivalences : 71709 (Atom=Atom: 32 Body=Body: 0 Other: 71677) +Tight : Yes +Variables : 239417 (Eliminated: 42 Frozen: 239375) +Constraints : 2127837 (Binary: 97.8% Ternary: 1.0% Other: 1.2%) + +Memory Peak : 647MB +Max. Length : 40 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 28.89s +Memory: 633MB (+21MB) +UNKNOWN +Iteration Time: 30.03s + +Iteration 15 +Queue: [(10,50,0,True), (11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True), (16,80,0,True)] +Grounded Until: 45 +Expected Memory: 724.0MB +Grounding... [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])] +Grounding Time: 0.57s +Memory: 634MB (+1MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 16 +Time : 442.985s (Solving: 423.48s 1st Model: 0.74s Unsat: 15.68s) +CPU Time : 443.016s + +Choices : 8316840 (Domain: 8316816) +Conflicts : 430396 (Analyzed: 430393) +Restarts : 1169 (Average: 368.17 Last: 6064) +Model-Level : 819.0 +Problems : 16 (Average Length: 27.94 Splits: 0) +Lemmas : 430393 (Deleted: 382568) + Binary : 4997 (Ratio: 1.16%) + Ternary : 3730 (Ratio: 0.87%) + Conflict : 430393 (Average Length: 1163.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 430393 (Average: 16.78 Max: 3230 Sum: 7223885) + Executed : 430197 (Average: 16.77 Max: 3230 Sum: 7219794 Ratio: 99.94%) + Bounded : 196 (Average: 20.87 Max: 52 Sum: 4091 Ratio: 0.06%) + +Rules : 294573 (Original: 294539) +Atoms : 88410 +Bodies : 139836 (Original: 139801) + Count : 550 (Original: 558) +Equivalences : 71709 (Atom=Atom: 32 Body=Body: 0 Other: 71677) +Tight : Yes +Variables : 266558 (Eliminated: 42 Frozen: 266516) +Constraints : 2385960 (Binary: 97.8% Ternary: 1.0% Other: 1.2%) + +Memory Peak : 678MB +Max. Length : 45 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 29.19s +Memory: 676MB (+42MB) +UNKNOWN +Iteration Time: 30.11s + +Iteration 16 +Queue: [(11,55,0,True), (12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True), (16,80,0,True)] +Grounded Until: 50 +Expected Memory: 767.0MB +Grounding... [('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('check', [55])] +Grounding Time: 0.62s +Memory: 676MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 17 +Time : 512.150s (Solving: 490.47s 1st Model: 0.74s Unsat: 15.68s) +CPU Time : 512.208s + +Choices : 12759393 (Domain: 12759369) +Conflicts : 462555 (Analyzed: 462552) +Restarts : 1269 (Average: 364.50 Last: 6064) +Model-Level : 819.0 +Problems : 17 (Average Length: 29.65 Splits: 0) +Lemmas : 462552 (Deleted: 411617) + Binary : 5358 (Ratio: 1.16%) + Ternary : 4111 (Ratio: 0.89%) + Conflict : 462552 (Average Length: 1135.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 462552 (Average: 24.40 Max: 5056 Sum: 11288248) + Executed : 462337 (Average: 24.39 Max: 5056 Sum: 11283186 Ratio: 99.96%) + Bounded : 215 (Average: 23.54 Max: 57 Sum: 5062 Ratio: 0.04%) + +Rules : 294573 (Original: 294539) +Atoms : 88410 +Bodies : 139836 (Original: 139801) + Count : 550 (Original: 558) +Equivalences : 71709 (Atom=Atom: 32 Body=Body: 0 Other: 71677) +Tight : Yes +Variables : 293699 (Eliminated: 42 Frozen: 293657) +Constraints : 2643618 (Binary: 97.8% Ternary: 1.0% Other: 1.2%) + +Memory Peak : 715MB +Max. Length : 50 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 68.19s +Memory: 691MB (+15MB) +UNKNOWN +Iteration Time: 69.20s + +Iteration 17 +Queue: [(12,60,0,True), (13,65,0,True), (14,70,0,True), (15,75,0,True), (16,80,0,True)] +Grounded Until: 55 +Expected Memory: 782.0MB +Grounding... [('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('check', [60])] +Grounding Time: 0.59s +Memory: 691MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 18 +Time : 580.822s (Solving: 557.03s 1st Model: 0.74s Unsat: 15.68s) +CPU Time : 580.908s + +Choices : 17218922 (Domain: 17218898) +Conflicts : 494340 (Analyzed: 494337) +Restarts : 1369 (Average: 361.09 Last: 6064) +Model-Level : 819.0 +Problems : 18 (Average Length: 31.44 Splits: 0) +Lemmas : 494337 (Deleted: 439086) + Binary : 6045 (Ratio: 1.22%) + Ternary : 4805 (Ratio: 0.97%) + Conflict : 494337 (Average Length: 1111.3 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 494337 (Average: 30.98 Max: 6626 Sum: 15314273) + Executed : 494117 (Average: 30.97 Max: 6626 Sum: 15309023 Ratio: 99.97%) + Bounded : 220 (Average: 23.86 Max: 62 Sum: 5250 Ratio: 0.03%) + +Rules : 294573 (Original: 294539) +Atoms : 88410 +Bodies : 139836 (Original: 139801) + Count : 550 (Original: 558) +Equivalences : 71709 (Atom=Atom: 32 Body=Body: 0 Other: 71677) +Tight : Yes +Variables : 320840 (Eliminated: 42 Frozen: 320798) +Constraints : 2902318 (Binary: 97.8% Ternary: 1.0% Other: 1.2%) + +Memory Peak : 738MB +Max. Length : 55 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 67.74s +Memory: 713MB (+22MB) +UNKNOWN +Iteration Time: 68.71s + +Iteration 18 +Queue: [(13,65,0,True), (14,70,0,True), (15,75,0,True), (16,80,0,True)] +Grounded Until: 60 +Expected Memory: 804.0MB +Grounding... [('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('check', [65])] +Grounding Time: 0.61s +Memory: 719MB (+6MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 19 +Time : 661.973s (Solving: 636.03s 1st Model: 0.74s Unsat: 15.68s) +CPU Time : 662.092s + +Choices : 22284528 (Domain: 22284504) +Conflicts : 528189 (Analyzed: 528186) +Restarts : 1469 (Average: 359.55 Last: 6064) +Model-Level : 819.0 +Problems : 19 (Average Length: 33.32 Splits: 0) +Lemmas : 528186 (Deleted: 468033) + Binary : 6326 (Ratio: 1.20%) + Ternary : 4994 (Ratio: 0.95%) + Conflict : 528186 (Average Length: 1112.9 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 528186 (Average: 37.77 Max: 6626 Sum: 19951084) + Executed : 527957 (Average: 37.76 Max: 6626 Sum: 19945231 Ratio: 99.97%) + Bounded : 229 (Average: 25.56 Max: 67 Sum: 5853 Ratio: 0.03%) + +Rules : 294573 (Original: 294539) +Atoms : 88410 +Bodies : 139836 (Original: 139801) + Count : 550 (Original: 558) +Equivalences : 71709 (Atom=Atom: 32 Body=Body: 0 Other: 71677) +Tight : Yes +Variables : 347981 (Eliminated: 42 Frozen: 347939) +Constraints : 3161956 (Binary: 97.8% Ternary: 1.0% Other: 1.2%) + +Memory Peak : 771MB +Max. Length : 60 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 80.20s +Memory: 744MB (+25MB) +UNKNOWN +Iteration Time: 81.19s + +Iteration 19 +Queue: [(14,70,0,True), (15,75,0,True), (16,80,0,True)] +Grounded Until: 65 +Expected Memory: 835.0MB +Grounding... [('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('check', [70])] +Grounding Time: 0.62s +Memory: 746MB (+2MB) +Unblocking actions... +Solving... +*** Info : (planner): INTERRUPTED by signal! +UNKNOWN + +INTERRUPTED : 1 + +Models : 0+ +Calls : 20 +Time : 894.051s (Solving: 865.92s 1st Model: 0.74s Unsat: 15.68s) +CPU Time : 894.260s + +Choices : 34660364 (Domain: 34660340) +Conflicts : 650385 (Analyzed: 650382) +Restarts : 1569 (Average: 414.52 Last: 6064) +Model-Level : 819.0 +Problems : 20 (Average Length: 35.25 Splits: 0) +Lemmas : 650382 (Deleted: 587533) + Binary : 6863 (Ratio: 1.06%) + Ternary : 5450 (Ratio: 0.84%) + Conflict : 650382 (Average Length: 1261.2 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 650382 (Average: 48.98 Max: 7110 Sum: 31854876) + Executed : 650146 (Average: 48.97 Max: 7110 Sum: 31848661 Ratio: 99.98%) + Bounded : 236 (Average: 26.33 Max: 72 Sum: 6215 Ratio: 0.02%) + +Rules : 294573 (Original: 294539) +Atoms : 88410 +Bodies : 139836 (Original: 139801) + Count : 550 (Original: 558) +Equivalences : 71709 (Atom=Atom: 32 Body=Body: 0 Other: 71677) +Tight : Yes +Variables : 375122 (Eliminated: 42 Frozen: 375080) +Constraints : 3420911 (Binary: 97.8% Ternary: 1.0% Other: 1.2%) + +Memory Peak : 898MB +Max. Length : 65 steps +Models : 1 + +