From f7b6a2c72216484ff0e6324a7fe43bac62a20406 Mon Sep 17 00:00:00 2001 From: potassco-bot Date: Sat, 10 Mar 2018 00:00:09 +0100 Subject: [PATCH] Add benchmark result [gc-ta1-tt1-jumpy | ipc-2011 | elevator-sequential-satisficing | 19] --- ...011_elevator-sequential-satisficing_19.env | 59 ++ ...011_elevator-sequential-satisficing_19.err | 23 + ...011_elevator-sequential-satisficing_19.out | 657 ++++++++++++++++++ 3 files changed, 739 insertions(+) create mode 100644 gc-ta1-tt1-jumpy/ipc-2011_elevator-sequential-satisficing_19.env create mode 100644 gc-ta1-tt1-jumpy/ipc-2011_elevator-sequential-satisficing_19.err create mode 100644 gc-ta1-tt1-jumpy/ipc-2011_elevator-sequential-satisficing_19.out diff --git a/gc-ta1-tt1-jumpy/ipc-2011_elevator-sequential-satisficing_19.env b/gc-ta1-tt1-jumpy/ipc-2011_elevator-sequential-satisficing_19.env new file mode 100644 index 000000000..bb4f387e2 --- /dev/null +++ b/gc-ta1-tt1-jumpy/ipc-2011_elevator-sequential-satisficing_19.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-19.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=jumpy +- -i 0 +configuration: + id: gc-ta1-tt1-jumpy + 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=jumpy + - -i 0 +exitCode: 0 +instance: + domain: elevator-sequential-satisficing + instance: 19 + ipc: ipc-2011 + planLength: 80 +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-jumpy/ipc-2011_elevator-sequential-satisficing_19.err b/gc-ta1-tt1-jumpy/ipc-2011_elevator-sequential-satisficing_19.err new file mode 100644 index 000000000..15198ef44 --- /dev/null +++ b/gc-ta1-tt1-jumpy/ipc-2011_elevator-sequential-satisficing_19.err @@ -0,0 +1,23 @@ +# configuration: {'id': 'gc-ta1-tt1-jumpy', '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=jumpy', '-i 0'], 'instanceSets': ['rintanen-aij-2012-interesting']} +# instance: {'ipc': 'ipc-2011', 'domain': 'elevator-sequential-satisficing', 'instance': 19, 'planLength': 80} +# 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-19.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=jumpy', '-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.08 MEM 2749584 MAXMEM 2785132 STALE 1 MAXMEM_RSS 2633756 + + diff --git a/gc-ta1-tt1-jumpy/ipc-2011_elevator-sequential-satisficing_19.out b/gc-ta1-tt1-jumpy/ipc-2011_elevator-sequential-satisficing_19.out new file mode 100644 index 000000000..2f81d6e21 --- /dev/null +++ b/gc-ta1-tt1-jumpy/ipc-2011_elevator-sequential-satisficing_19.out @@ -0,0 +1,657 @@ +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-19.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-19.pddl +Parsing... +Parsing: [0.120s CPU, 0.136s wall-clock] +Normalizing task... [0.000s CPU, 0.004s wall-clock] +Instantiating... +Generating Datalog program... [0.040s CPU, 0.031s wall-clock] +Normalizing Datalog program... +Normalizing Datalog program: [0.020s CPU, 0.023s wall-clock] +Preparing model... [0.100s CPU, 0.096s wall-clock] +Generated 46 rules. +Computing model... [5.350s CPU, 5.344s wall-clock] +47972 relevant atoms +19679 auxiliary atoms +67651 final queue length +151867 total queue pushes +Completing instantiation... [17.280s CPU, 17.274s wall-clock] +Instantiating: [22.850s CPU, 22.834s wall-clock] +Computing fact groups... +Finding invariants... +12 initial candidates +Finding invariants: [0.230s CPU, 0.230s wall-clock] +Checking invariant weight... [0.000s CPU, 0.007s wall-clock] +Instantiating groups... [0.180s CPU, 0.175s wall-clock] +Collecting mutex groups... [0.020s CPU, 0.017s wall-clock] +Choosing groups... +0 uncovered facts +Choosing groups: [0.040s CPU, 0.049s wall-clock] +Building translation key... [0.030s CPU, 0.033s wall-clock] +Computing fact groups: [0.670s CPU, 0.677s wall-clock] +Building STRIPS to SAS dictionary... [0.020s CPU, 0.019s wall-clock] +Building dictionary for full mutex groups... [0.020s CPU, 0.014s wall-clock] +Building mutex information... +Building mutex information: [0.020s CPU, 0.018s wall-clock] +Translating task... +Processing axioms... +Simplifying axioms... [0.000s CPU, 0.000s wall-clock] +Processing axioms: [0.720s CPU, 0.720s wall-clock] +Translating task: [14.060s CPU, 14.052s wall-clock] +0 effect conditions simplified +0 implied preconditions added +Detecting unreachable propositions... +0 operators removed +0 axioms removed +71 propositions removed +Detecting unreachable propositions: [7.060s CPU, 7.054s wall-clock] +Reordering and filtering variables... +71 of 71 variables necessary. +0 of 71 mutex groups necessary. +43848 of 43848 operators necessary. +0 of 0 axiom rules necessary. +Reordering and filtering variables: [2.050s CPU, 2.046s wall-clock] +Translator variables: 71 +Translator derived variables: 0 +Translator facts: 2823 +Translator goal facts: 55 +Translator mutex groups: 0 +Translator total mutex groups size: 0 +Translator operators: 43848 +Translator axioms: 0 +Translator task size: 263853 +Translator peak memory: 209568 KB +Writing output... [4.660s CPU, 4.976s wall-clock] +Done! [52.120s CPU, 52.427s wall-clock] +planner.py version 0.0.1 + +Time: 11.19s +Memory: 738MB + +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 : 12.817s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 11.244s + +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 : 795872 +Atoms : 795872 +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 : 874MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.06s +Memory: 810MB (+72MB) +UNSAT +Iteration Time: 0.06s + +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: 810MB +Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])] +Grounding Time: 4.02s +Memory: 810MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 2 +Time : 49.270s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 47.700s + +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 : 795872 +Atoms : 795872 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 201197 (Eliminated: 0 Frozen: 201197) +Constraints : 318574 (Binary: 97.6% Ternary: 1.1% Other: 1.3%) + +Memory Peak : 874MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 29.36s +Memory: 859MB (+49MB) +UNSAT +Iteration Time: 36.46s + +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: 908.0MB +Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])] +Grounding Time: 3.76s +Memory: 876MB (+17MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 3 +Time : 125.550s (Solving: 19.62s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 123.992s + +Choices : 177504 (Domain: 177504) +Conflicts : 28123 (Analyzed: 28123) +Restarts : 100 (Average: 281.23 Last: 200) +Problems : 3 (Average Length: 7.00 Splits: 0) +Lemmas : 28123 (Deleted: 17010) + Binary : 432 (Ratio: 1.54%) + Ternary : 144 (Ratio: 0.51%) + Conflict : 28123 (Average Length: 978.8 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 28123 (Average: 6.01 Max: 944 Sum: 169054) + Executed : 28097 (Average: 6.01 Max: 944 Sum: 169006 Ratio: 99.97%) + Bounded : 26 (Average: 1.85 Max: 12 Sum: 48 Ratio: 0.03%) + +Rules : 795872 +Atoms : 795872 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 439903 (Eliminated: 0 Frozen: 439903) +Constraints : 2201373 (Binary: 98.4% Ternary: 0.7% Other: 0.8%) + +Memory Peak : 1146MB +Max. Length : 5 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 70.05s +Memory: 1082MB (+206MB) +UNKNOWN +Iteration Time: 76.30s + +Iteration 4 +Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 10 +Expected Memory: 1305.0MB +Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])] +Grounding Time: 4.60s +Memory: 1191MB (+109MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 4 +Time : 219.470s (Solving: 52.58s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 217.928s + +Choices : 639435 (Domain: 639435) +Conflicts : 56199 (Analyzed: 56199) +Restarts : 200 (Average: 281.00 Last: 200) +Problems : 4 (Average Length: 9.50 Splits: 0) +Lemmas : 56199 (Deleted: 43431) + Binary : 732 (Ratio: 1.30%) + Ternary : 375 (Ratio: 0.67%) + Conflict : 56199 (Average Length: 1271.5 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 56199 (Average: 10.63 Max: 2354 Sum: 597366) + Executed : 56170 (Average: 10.63 Max: 2354 Sum: 597315 Ratio: 99.99%) + Bounded : 29 (Average: 1.76 Max: 12 Sum: 51 Ratio: 0.01%) + +Rules : 795872 +Atoms : 795872 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 687739 (Eliminated: 0 Frozen: 687739) +Constraints : 4189085 (Binary: 98.5% Ternary: 0.7% Other: 0.8%) + +Memory Peak : 1401MB +Max. Length : 10 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 87.25s +Memory: 1369MB (+178MB) +UNKNOWN +Iteration Time: 93.94s + +Iteration 5 +Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 15 +Expected Memory: 1656.0MB +Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])] +Grounding Time: 3.89s +Memory: 1429MB (+60MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 5 +Time : 317.128s (Solving: 89.82s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 315.600s + +Choices : 1392303 (Domain: 1392303) +Conflicts : 84288 (Analyzed: 84288) +Restarts : 300 (Average: 280.96 Last: 201) +Problems : 5 (Average Length: 12.00 Splits: 0) +Lemmas : 84288 (Deleted: 69037) + Binary : 1046 (Ratio: 1.24%) + Ternary : 629 (Ratio: 0.75%) + Conflict : 84288 (Average Length: 1377.5 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 84288 (Average: 15.18 Max: 3745 Sum: 1279853) + Executed : 84250 (Average: 15.18 Max: 3745 Sum: 1279793 Ratio: 100.00%) + Bounded : 38 (Average: 1.58 Max: 12 Sum: 60 Ratio: 0.00%) + +Rules : 795872 +Atoms : 795872 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 935575 (Eliminated: 0 Frozen: 935575) +Constraints : 6176815 (Binary: 98.5% Ternary: 0.7% Other: 0.8%) + +Memory Peak : 1712MB +Max. Length : 15 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 91.60s +Memory: 1648MB (+219MB) +UNKNOWN +Iteration Time: 97.69s + +Iteration 6 +Queue: [(5,25,0,True), (6,30,0,True)] +Grounded Until: 20 +Expected Memory: 1935.0MB +Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])] +Grounding Time: 3.99s +Memory: 1697MB (+49MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 6 +Time : 432.094s (Solving: 144.05s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 430.592s + +Choices : 3029920 (Domain: 3029920) +Conflicts : 112353 (Analyzed: 112353) +Restarts : 400 (Average: 280.88 Last: 201) +Problems : 6 (Average Length: 14.50 Splits: 0) +Lemmas : 112353 (Deleted: 94756) + Binary : 1402 (Ratio: 1.25%) + Ternary : 744 (Ratio: 0.66%) + Conflict : 112353 (Average Length: 1408.4 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 112353 (Average: 24.13 Max: 4612 Sum: 2711370) + Executed : 112308 (Average: 24.13 Max: 4612 Sum: 2711277 Ratio: 100.00%) + Bounded : 45 (Average: 2.07 Max: 27 Sum: 93 Ratio: 0.00%) + +Rules : 795872 +Atoms : 795872 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 1183411 (Eliminated: 0 Frozen: 1183411) +Constraints : 8164545 (Binary: 98.5% Ternary: 0.7% Other: 0.8%) + +Memory Peak : 1912MB +Max. Length : 20 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 108.64s +Memory: 1842MB (+145MB) +UNKNOWN +Iteration Time: 115.00s + +Iteration 7 +Queue: [(6,30,0,True)] +Grounded Until: 25 +Expected Memory: 2129.0MB +Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])] +Grounding Time: 4.23s +Memory: 1921MB (+79MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 7 +Time : 569.542s (Solving: 220.44s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 568.076s + +Choices : 5900953 (Domain: 5900953) +Conflicts : 140438 (Analyzed: 140438) +Restarts : 500 (Average: 280.88 Last: 201) +Problems : 7 (Average Length: 17.00 Splits: 0) +Lemmas : 140438 (Deleted: 121088) + Binary : 1614 (Ratio: 1.15%) + Ternary : 812 (Ratio: 0.58%) + Conflict : 140438 (Average Length: 1549.2 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 140438 (Average: 37.25 Max: 6172 Sum: 5231541) + Executed : 140385 (Average: 37.25 Max: 6172 Sum: 5231440 Ratio: 100.00%) + Bounded : 53 (Average: 1.91 Max: 27 Sum: 101 Ratio: 0.00%) + +Rules : 795872 +Atoms : 795872 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 1431247 (Eliminated: 0 Frozen: 1431247) +Constraints : 10152266 (Binary: 98.5% Ternary: 0.7% Other: 0.8%) + +Memory Peak : 2209MB +Max. Length : 25 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 130.85s +Memory: 2145MB (+224MB) +UNKNOWN +Iteration Time: 137.49s + +Iteration 8 +Queue: [(2,10,1,True), (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)] +Grounded Until: 30 +Blocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 8 +Time : 590.956s (Solving: 241.46s 1st Model: 0.00s Unsat: 21.02s) +CPU Time : 589.500s + +Choices : 5963652 (Domain: 5963652) +Conflicts : 159502 (Analyzed: 159501) +Restarts : 562 (Average: 283.81 Last: 2986) +Problems : 8 (Average Length: 18.88 Splits: 0) +Lemmas : 159501 (Deleted: 137137) + Binary : 1765 (Ratio: 1.11%) + Ternary : 919 (Ratio: 0.58%) + Conflict : 159501 (Average Length: 1669.5 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 159501 (Average: 33.18 Max: 6172 Sum: 5291877) + Executed : 159433 (Average: 33.18 Max: 6172 Sum: 5291606 Ratio: 99.99%) + Bounded : 68 (Average: 3.99 Max: 32 Sum: 271 Ratio: 0.01%) + +Rules : 795872 +Atoms : 795872 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 1431247 (Eliminated: 0 Frozen: 1431247) +Constraints : 10152266 (Binary: 98.5% Ternary: 0.7% Other: 0.8%) + +Memory Peak : 2209MB +Max. Length : 30 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 21.27s +Memory: 2145MB (+0MB) +UNSAT +Iteration Time: 21.43s + +Iteration 9 +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)] +Grounded Until: 30 +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 9 +Time : 635.067s (Solving: 285.21s 1st Model: 0.00s Unsat: 21.02s) +CPU Time : 633.628s + +Choices : 6127203 (Domain: 6127203) +Conflicts : 187622 (Analyzed: 187621) +Restarts : 662 (Average: 283.42 Last: 2986) +Problems : 9 (Average Length: 20.33 Splits: 0) +Lemmas : 187621 (Deleted: 166588) + Binary : 1839 (Ratio: 0.98%) + Ternary : 1057 (Ratio: 0.56%) + Conflict : 187621 (Average Length: 1899.6 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 187621 (Average: 28.96 Max: 6172 Sum: 5434313) + Executed : 187550 (Average: 28.96 Max: 6172 Sum: 5434039 Ratio: 99.99%) + Bounded : 71 (Average: 3.86 Max: 32 Sum: 274 Ratio: 0.01%) + +Rules : 795872 +Atoms : 795872 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 1431247 (Eliminated: 0 Frozen: 1431247) +Constraints : 10152221 (Binary: 98.5% Ternary: 0.7% Other: 0.8%) + +Memory Peak : 2273MB +Max. Length : 30 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 43.99s +Memory: 2209MB (+64MB) +UNKNOWN +Iteration Time: 44.13s + +Iteration 10 +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)] +Grounded Until: 30 +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 10 +Time : 671.759s (Solving: 321.52s 1st Model: 0.00s Unsat: 21.02s) +CPU Time : 670.336s + +Choices : 6384169 (Domain: 6384169) +Conflicts : 215779 (Analyzed: 215778) +Restarts : 762 (Average: 283.17 Last: 2986) +Problems : 10 (Average Length: 21.50 Splits: 0) +Lemmas : 215778 (Deleted: 193991) + Binary : 1875 (Ratio: 0.87%) + Ternary : 1162 (Ratio: 0.54%) + Conflict : 215778 (Average Length: 2087.9 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 215778 (Average: 26.22 Max: 6172 Sum: 5657962) + Executed : 215703 (Average: 26.22 Max: 6172 Sum: 5657684 Ratio: 100.00%) + Bounded : 75 (Average: 3.71 Max: 32 Sum: 278 Ratio: 0.00%) + +Rules : 795872 +Atoms : 795872 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 1431247 (Eliminated: 0 Frozen: 1431247) +Constraints : 10152221 (Binary: 98.5% Ternary: 0.7% Other: 0.8%) + +Memory Peak : 2273MB +Max. Length : 30 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 36.55s +Memory: 2273MB (+64MB) +UNKNOWN +Iteration Time: 36.71s + +Iteration 11 +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)] +Grounded Until: 30 +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 11 +Time : 724.281s (Solving: 373.66s 1st Model: 0.00s Unsat: 21.02s) +CPU Time : 722.880s + +Choices : 8334658 (Domain: 8334658) +Conflicts : 243873 (Analyzed: 243872) +Restarts : 862 (Average: 282.91 Last: 2986) +Problems : 11 (Average Length: 22.45 Splits: 0) +Lemmas : 243872 (Deleted: 220548) + Binary : 1995 (Ratio: 0.82%) + Ternary : 1271 (Ratio: 0.52%) + Conflict : 243872 (Average Length: 2039.3 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 243872 (Average: 30.23 Max: 6570 Sum: 7373174) + Executed : 243775 (Average: 30.23 Max: 6570 Sum: 7372874 Ratio: 100.00%) + Bounded : 97 (Average: 3.09 Max: 32 Sum: 300 Ratio: 0.00%) + +Rules : 795872 +Atoms : 795872 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 1431247 (Eliminated: 0 Frozen: 1431247) +Constraints : 10152221 (Binary: 98.5% Ternary: 0.7% Other: 0.8%) + +Memory Peak : 2273MB +Max. Length : 30 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 52.39s +Memory: 2273MB (+0MB) +UNKNOWN +Iteration Time: 52.55s + +Iteration 12 +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)] +Grounded Until: 30 +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 12 +Time : 810.838s (Solving: 459.82s 1st Model: 0.00s Unsat: 21.02s) +CPU Time : 809.476s + +Choices : 11837244 (Domain: 11837244) +Conflicts : 271950 (Analyzed: 271949) +Restarts : 962 (Average: 282.69 Last: 2986) +Problems : 12 (Average Length: 23.25 Splits: 0) +Lemmas : 271949 (Deleted: 247043) + Binary : 2097 (Ratio: 0.77%) + Ternary : 1378 (Ratio: 0.51%) + Conflict : 271949 (Average Length: 1982.0 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 271949 (Average: 38.38 Max: 11162 Sum: 10436956) + Executed : 271839 (Average: 38.38 Max: 11162 Sum: 10436612 Ratio: 100.00%) + Bounded : 110 (Average: 3.13 Max: 32 Sum: 344 Ratio: 0.00%) + +Rules : 795872 +Atoms : 795872 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 1431247 (Eliminated: 0 Frozen: 1431247) +Constraints : 10152221 (Binary: 98.5% Ternary: 0.7% Other: 0.8%) + +Memory Peak : 2273MB +Max. Length : 30 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 86.43s +Memory: 2273MB (+0MB) +UNKNOWN +Iteration Time: 86.60s + +Iteration 13 +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)] +Grounded Until: 30 +Expected Memory: 2576.0MB +Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])] +Grounding Time: 5.53s +Memory: 2423MB (+150MB) +Unblocking actions... +Solving... +*** Info : (planner): INTERRUPTED by signal! +UNKNOWN + +INTERRUPTED : 1 + +Models : 0+ +Calls : 13 +Time : 975.897s (Solving: 562.73s 1st Model: 0.00s Unsat: 21.02s) +CPU Time : 974.576s + +Choices : 15581638 (Domain: 15581638) +Conflicts : 300089 (Analyzed: 300088) +Restarts : 1062 (Average: 282.57 Last: 2986) +Problems : 13 (Average Length: 24.31 Splits: 0) +Lemmas : 300088 (Deleted: 273970) + Binary : 2183 (Ratio: 0.73%) + Ternary : 1408 (Ratio: 0.47%) + Conflict : 300088 (Average Length: 2187.8 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 300088 (Average: 45.49 Max: 11162 Sum: 13651848) + Executed : 299976 (Average: 45.49 Max: 11162 Sum: 13651502 Ratio: 100.00%) + Bounded : 112 (Average: 3.09 Max: 32 Sum: 346 Ratio: 0.00%) + +Rules : 795872 +Atoms : 795872 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 1679083 (Eliminated: 0 Frozen: 1679083) +Constraints : 12139942 (Binary: 98.5% Ternary: 0.7% Other: 0.8%) + +Memory Peak : 2682MB +Max. Length : 30 steps +Models : 0 + +