From a783469a05ce1d57a0235bbe3aee0db123e045ab Mon Sep 17 00:00:00 2001 From: potassco-bot Date: Sat, 24 Feb 2018 00:13:05 +0100 Subject: [PATCH] Add benchmark result [gc-ta1-tt1-jumpy | ipc-2011 | elevator-sequential-satisficing | 18] --- ...011_elevator-sequential-satisficing_18.env | 59 ++ ...011_elevator-sequential-satisficing_18.err | 23 + ...011_elevator-sequential-satisficing_18.out | 614 ++++++++++++++++++ 3 files changed, 696 insertions(+) create mode 100644 gc-ta1-tt1-jumpy/ipc-2011_elevator-sequential-satisficing_18.env create mode 100644 gc-ta1-tt1-jumpy/ipc-2011_elevator-sequential-satisficing_18.err create mode 100644 gc-ta1-tt1-jumpy/ipc-2011_elevator-sequential-satisficing_18.out diff --git a/gc-ta1-tt1-jumpy/ipc-2011_elevator-sequential-satisficing_18.env b/gc-ta1-tt1-jumpy/ipc-2011_elevator-sequential-satisficing_18.env new file mode 100644 index 000000000..cad261b8c --- /dev/null +++ b/gc-ta1-tt1-jumpy/ipc-2011_elevator-sequential-satisficing_18.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-18.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: 18 + ipc: ipc-2011 + planLength: 95 +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_18.err b/gc-ta1-tt1-jumpy/ipc-2011_elevator-sequential-satisficing_18.err new file mode 100644 index 000000000..f9c13646c --- /dev/null +++ b/gc-ta1-tt1-jumpy/ipc-2011_elevator-sequential-satisficing_18.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': 18, 'planLength': 95} +# 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-18.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.14 MEM 2408768 MAXMEM 2425692 STALE 0 MAXMEM_RSS 2293068 + + diff --git a/gc-ta1-tt1-jumpy/ipc-2011_elevator-sequential-satisficing_18.out b/gc-ta1-tt1-jumpy/ipc-2011_elevator-sequential-satisficing_18.out new file mode 100644 index 000000000..73f0357de --- /dev/null +++ b/gc-ta1-tt1-jumpy/ipc-2011_elevator-sequential-satisficing_18.out @@ -0,0 +1,614 @@ +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-18.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-18.pddl +Parsing... +Parsing: [0.120s CPU, 0.118s wall-clock] +Normalizing task... [0.000s CPU, 0.004s wall-clock] +Instantiating... +Generating Datalog program... [0.030s CPU, 0.029s wall-clock] +Normalizing Datalog program... +Normalizing Datalog program: [0.020s CPU, 0.023s wall-clock] +Preparing model... [0.100s CPU, 0.097s wall-clock] +Generated 46 rules. +Computing model... [4.890s CPU, 4.897s wall-clock] +43792 relevant atoms +18594 auxiliary atoms +62386 final queue length +139002 total queue pushes +Completing instantiation... [15.890s CPU, 15.884s wall-clock] +Instantiating: [21.000s CPU, 20.989s wall-clock] +Computing fact groups... +Finding invariants... +12 initial candidates +Finding invariants: [0.210s CPU, 0.214s wall-clock] +Checking invariant weight... [0.010s CPU, 0.007s wall-clock] +Instantiating groups... [0.150s CPU, 0.154s wall-clock] +Collecting mutex groups... [0.020s CPU, 0.017s wall-clock] +Choosing groups... +0 uncovered facts +Choosing groups: [0.050s CPU, 0.049s wall-clock] +Building translation key... [0.030s CPU, 0.031s wall-clock] +Computing fact groups: [0.620s CPU, 0.622s wall-clock] +Building STRIPS to SAS dictionary... [0.010s CPU, 0.014s wall-clock] +Building dictionary for full mutex groups... [0.010s CPU, 0.013s wall-clock] +Building mutex information... +Building mutex information: [0.020s CPU, 0.016s wall-clock] +Translating task... +Processing axioms... +Simplifying axioms... [0.000s CPU, 0.000s wall-clock] +Processing axioms: [0.650s CPU, 0.652s wall-clock] +Translating task: [12.300s CPU, 12.298s wall-clock] +0 effect conditions simplified +0 implied preconditions added +Detecting unreachable propositions... +0 operators removed +0 axioms removed +66 propositions removed +Detecting unreachable propositions: [6.370s CPU, 6.362s wall-clock] +Reordering and filtering variables... +66 of 66 variables necessary. +0 of 66 mutex groups necessary. +39928 of 39928 operators necessary. +0 of 0 axiom rules necessary. +Reordering and filtering variables: [1.860s CPU, 1.867s wall-clock] +Translator variables: 66 +Translator derived variables: 0 +Translator facts: 2578 +Translator goal facts: 50 +Translator mutex groups: 0 +Translator total mutex groups size: 0 +Translator operators: 39928 +Translator axioms: 0 +Translator task size: 240078 +Translator peak memory: 193804 KB +Writing output... [4.100s CPU, 4.383s wall-clock] +Done! [46.940s CPU, 47.216s wall-clock] +planner.py version 0.0.1 + +Time: 10.60s +Memory: 716MB + +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.306s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 10.648s + +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 : 724302 +Atoms : 724302 +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 : 852MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.05s +Memory: 788MB (+72MB) +UNSAT +Iteration Time: 0.05s + +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: 788MB +Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])] +Grounding Time: 3.73s +Memory: 788MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 2 +Time : 43.190s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 41.544s + +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 : 724302 +Atoms : 724302 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 183288 (Eliminated: 0 Frozen: 183288) +Constraints : 298706 (Binary: 97.7% Ternary: 1.0% Other: 1.2%) + +Memory Peak : 852MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 24.48s +Memory: 843MB (+55MB) +UNSAT +Iteration Time: 30.90s + +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: 898.0MB +Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])] +Grounding Time: 3.37s +Memory: 843MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 3 +Time : 92.945s (Solving: 2.22s 1st Model: 0.00s Unsat: 2.22s) +CPU Time : 91.320s + +Choices : 45724 (Domain: 45724) +Conflicts : 7490 (Analyzed: 7489) +Restarts : 30 (Average: 249.63 Last: 1046) +Problems : 3 (Average Length: 7.00 Splits: 0) +Lemmas : 7489 (Deleted: 0) + Binary : 151 (Ratio: 2.02%) + Ternary : 32 (Ratio: 0.43%) + Conflict : 7489 (Average Length: 233.3 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 7489 (Average: 5.54 Max: 1137 Sum: 41455) + Executed : 7471 (Average: 5.53 Max: 1137 Sum: 41426 Ratio: 99.93%) + Bounded : 18 (Average: 1.61 Max: 12 Sum: 29 Ratio: 0.07%) + +Rules : 724302 +Atoms : 724302 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 401192 (Eliminated: 0 Frozen: 401192) +Constraints : 2018678 (Binary: 98.4% Ternary: 0.7% Other: 0.8%) + +Memory Peak : 967MB +Max. Length : 5 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 44.23s +Memory: 967MB (+124MB) +UNSAT +Iteration Time: 49.79s + +Iteration 4 +Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 10 +Expected Memory: 1091.0MB +Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])] +Grounding Time: 4.35s +Memory: 1068MB (+101MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 4 +Time : 174.531s (Solving: 32.33s 1st Model: 0.00s Unsat: 2.22s) +CPU Time : 172.944s + +Choices : 584032 (Domain: 584032) +Conflicts : 35590 (Analyzed: 35589) +Restarts : 130 (Average: 273.76 Last: 1046) +Problems : 4 (Average Length: 9.50 Splits: 0) +Lemmas : 35589 (Deleted: 23730) + Binary : 485 (Ratio: 1.36%) + Ternary : 238 (Ratio: 0.67%) + Conflict : 35589 (Average Length: 1761.4 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 35589 (Average: 15.30 Max: 2265 Sum: 544405) + Executed : 35556 (Average: 15.30 Max: 2265 Sum: 544361 Ratio: 99.99%) + Bounded : 33 (Average: 1.33 Max: 12 Sum: 44 Ratio: 0.01%) + +Rules : 724302 +Atoms : 724302 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 626953 (Eliminated: 0 Frozen: 626953) +Constraints : 3827499 (Binary: 98.5% Ternary: 0.7% Other: 0.8%) + +Memory Peak : 1456MB +Max. Length : 10 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 75.37s +Memory: 1392MB (+324MB) +UNKNOWN +Iteration Time: 81.63s + +Iteration 5 +Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 15 +Expected Memory: 1817.0MB +Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])] +Grounding Time: 3.48s +Memory: 1404MB (+12MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 5 +Time : 262.188s (Solving: 69.44s 1st Model: 0.00s Unsat: 2.22s) +CPU Time : 260.640s + +Choices : 1768509 (Domain: 1768509) +Conflicts : 63691 (Analyzed: 63690) +Restarts : 230 (Average: 276.91 Last: 1046) +Problems : 5 (Average Length: 12.00 Splits: 0) +Lemmas : 63690 (Deleted: 50341) + Binary : 826 (Ratio: 1.30%) + Ternary : 444 (Ratio: 0.70%) + Conflict : 63690 (Average Length: 1716.9 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 63690 (Average: 24.96 Max: 3294 Sum: 1589631) + Executed : 63647 (Average: 24.96 Max: 3294 Sum: 1589577 Ratio: 100.00%) + Bounded : 43 (Average: 1.26 Max: 12 Sum: 54 Ratio: 0.00%) + +Rules : 724302 +Atoms : 724302 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 852714 (Eliminated: 0 Frozen: 852714) +Constraints : 5636329 (Binary: 98.5% Ternary: 0.7% Other: 0.8%) + +Memory Peak : 1568MB +Max. Length : 15 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 82.22s +Memory: 1559MB (+155MB) +UNKNOWN +Iteration Time: 87.71s + +Iteration 6 +Queue: [(5,25,0,True), (6,30,0,True)] +Grounded Until: 20 +Expected Memory: 1984.0MB +Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])] +Grounding Time: 3.55s +Memory: 1570MB (+11MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 6 +Time : 364.095s (Solving: 120.58s 1st Model: 0.00s Unsat: 2.22s) +CPU Time : 362.592s + +Choices : 3601315 (Domain: 3601315) +Conflicts : 91805 (Analyzed: 91804) +Restarts : 330 (Average: 278.19 Last: 1046) +Problems : 6 (Average Length: 14.50 Splits: 0) +Lemmas : 91804 (Deleted: 76440) + Binary : 1079 (Ratio: 1.18%) + Ternary : 618 (Ratio: 0.67%) + Conflict : 91804 (Average Length: 1713.3 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 91804 (Average: 34.34 Max: 4224 Sum: 3152759) + Executed : 91747 (Average: 34.34 Max: 4224 Sum: 3152561 Ratio: 99.99%) + Bounded : 57 (Average: 3.47 Max: 27 Sum: 198 Ratio: 0.01%) + +Rules : 724302 +Atoms : 724302 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 1078475 (Eliminated: 0 Frozen: 1078475) +Constraints : 7445159 (Binary: 98.5% Ternary: 0.7% Other: 0.8%) + +Memory Peak : 1814MB +Max. Length : 20 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 96.28s +Memory: 1814MB (+244MB) +UNKNOWN +Iteration Time: 101.96s + +Iteration 7 +Queue: [(6,30,0,True)] +Grounded Until: 25 +Expected Memory: 2239.0MB +Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])] +Grounding Time: 3.79s +Memory: 1862MB (+48MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 7 +Time : 489.331s (Solving: 194.42s 1st Model: 0.00s Unsat: 2.22s) +CPU Time : 487.880s + +Choices : 6403204 (Domain: 6403204) +Conflicts : 119883 (Analyzed: 119882) +Restarts : 430 (Average: 278.80 Last: 1046) +Problems : 7 (Average Length: 17.00 Splits: 0) +Lemmas : 119882 (Deleted: 102679) + Binary : 1289 (Ratio: 1.08%) + Ternary : 726 (Ratio: 0.61%) + Conflict : 119882 (Average Length: 1730.8 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 119882 (Average: 46.90 Max: 5426 Sum: 5622582) + Executed : 119817 (Average: 46.90 Max: 5426 Sum: 5622376 Ratio: 100.00%) + Bounded : 65 (Average: 3.17 Max: 27 Sum: 206 Ratio: 0.00%) + +Rules : 724302 +Atoms : 724302 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 1304236 (Eliminated: 0 Frozen: 1304236) +Constraints : 9253944 (Binary: 98.5% Ternary: 0.7% Other: 0.8%) + +Memory Peak : 2092MB +Max. Length : 25 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 119.25s +Memory: 2027MB (+165MB) +UNKNOWN +Iteration Time: 125.30s + +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 : 8 +Time : 535.427s (Solving: 240.18s 1st Model: 0.00s Unsat: 2.22s) +CPU Time : 533.992s + +Choices : 6611620 (Domain: 6611620) +Conflicts : 147973 (Analyzed: 147972) +Restarts : 530 (Average: 279.19 Last: 1046) +Problems : 8 (Average Length: 18.88 Splits: 0) +Lemmas : 147972 (Deleted: 130039) + Binary : 1374 (Ratio: 0.93%) + Ternary : 825 (Ratio: 0.56%) + Conflict : 147972 (Average Length: 2134.4 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 147972 (Average: 39.31 Max: 5426 Sum: 5816345) + Executed : 147877 (Average: 39.31 Max: 5426 Sum: 5816109 Ratio: 100.00%) + Bounded : 95 (Average: 2.48 Max: 27 Sum: 236 Ratio: 0.00%) + +Rules : 724302 +Atoms : 724302 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 1304236 (Eliminated: 0 Frozen: 1304236) +Constraints : 9253944 (Binary: 98.5% Ternary: 0.7% Other: 0.8%) + +Memory Peak : 2155MB +Max. Length : 30 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 46.00s +Memory: 2027MB (+0MB) +UNKNOWN +Iteration Time: 46.12s + +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 : 9 +Time : 572.761s (Solving: 277.16s 1st Model: 0.00s Unsat: 2.22s) +CPU Time : 571.340s + +Choices : 7385307 (Domain: 7385307) +Conflicts : 176076 (Analyzed: 176075) +Restarts : 630 (Average: 279.48 Last: 1046) +Problems : 9 (Average Length: 20.33 Splits: 0) +Lemmas : 176075 (Deleted: 156468) + Binary : 1507 (Ratio: 0.86%) + Ternary : 956 (Ratio: 0.54%) + Conflict : 176075 (Average Length: 2097.7 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 176075 (Average: 36.92 Max: 5426 Sum: 6501410) + Executed : 175965 (Average: 36.92 Max: 5426 Sum: 6501159 Ratio: 100.00%) + Bounded : 110 (Average: 2.28 Max: 27 Sum: 251 Ratio: 0.00%) + +Rules : 724302 +Atoms : 724302 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 1304236 (Eliminated: 0 Frozen: 1304236) +Constraints : 9253944 (Binary: 98.5% Ternary: 0.7% Other: 0.8%) + +Memory Peak : 2155MB +Max. Length : 30 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 37.20s +Memory: 2091MB (+64MB) +UNKNOWN +Iteration Time: 37.35s + +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 : 10 +Time : 626.741s (Solving: 330.81s 1st Model: 0.00s Unsat: 2.22s) +CPU Time : 625.344s + +Choices : 9408162 (Domain: 9408162) +Conflicts : 204217 (Analyzed: 204216) +Restarts : 730 (Average: 279.75 Last: 1046) +Problems : 10 (Average Length: 21.50 Splits: 0) +Lemmas : 204216 (Deleted: 182720) + Binary : 1623 (Ratio: 0.79%) + Ternary : 1041 (Ratio: 0.51%) + Conflict : 204216 (Average Length: 2042.6 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 204216 (Average: 40.33 Max: 5585 Sum: 8236598) + Executed : 204081 (Average: 40.33 Max: 5585 Sum: 8236260 Ratio: 100.00%) + Bounded : 135 (Average: 2.50 Max: 32 Sum: 338 Ratio: 0.00%) + +Rules : 724302 +Atoms : 724302 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 1304236 (Eliminated: 0 Frozen: 1304236) +Constraints : 9253944 (Binary: 98.5% Ternary: 0.7% Other: 0.8%) + +Memory Peak : 2155MB +Max. Length : 30 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 53.87s +Memory: 2091MB (+0MB) +UNKNOWN +Iteration Time: 54.01s + +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 : 11 +Time : 706.074s (Solving: 409.77s 1st Model: 0.00s Unsat: 2.22s) +CPU Time : 704.708s + +Choices : 12727260 (Domain: 12727260) +Conflicts : 232297 (Analyzed: 232296) +Restarts : 830 (Average: 279.87 Last: 1046) +Problems : 11 (Average Length: 22.45 Splits: 0) +Lemmas : 232296 (Deleted: 209033) + Binary : 1788 (Ratio: 0.77%) + Ternary : 1116 (Ratio: 0.48%) + Conflict : 232296 (Average Length: 1984.7 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 232296 (Average: 47.99 Max: 7275 Sum: 11148136) + Executed : 232130 (Average: 47.99 Max: 7275 Sum: 11147736 Ratio: 100.00%) + Bounded : 166 (Average: 2.41 Max: 32 Sum: 400 Ratio: 0.00%) + +Rules : 724302 +Atoms : 724302 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 1304236 (Eliminated: 0 Frozen: 1304236) +Constraints : 9253926 (Binary: 98.5% Ternary: 0.7% Other: 0.8%) + +Memory Peak : 2155MB +Max. Length : 30 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 79.22s +Memory: 2091MB (+0MB) +UNKNOWN +Iteration Time: 79.37s + +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: 2516.0MB +Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])] +Grounding Time: 3.73s +Memory: 2100MB (+9MB) +Unblocking actions... +Solving... +*** Info : (planner): INTERRUPTED by signal! +UNKNOWN + +INTERRUPTED : 1 + +Models : 0+ +Calls : 12 +Time : 850.444s (Solving: 502.86s 1st Model: 0.00s Unsat: 2.22s) +CPU Time : 849.084s + +Choices : 17209426 (Domain: 17209426) +Conflicts : 258200 (Analyzed: 258199) +Restarts : 923 (Average: 279.74 Last: 1046) +Problems : 12 (Average Length: 23.67 Splits: 0) +Lemmas : 258199 (Deleted: 236069) + Binary : 1856 (Ratio: 0.72%) + Ternary : 1145 (Ratio: 0.44%) + Conflict : 258199 (Average Length: 1976.7 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 258199 (Average: 58.84 Max: 9490 Sum: 15191552) + Executed : 258027 (Average: 58.83 Max: 9490 Sum: 15190966 Ratio: 100.00%) + Bounded : 172 (Average: 3.41 Max: 37 Sum: 586 Ratio: 0.00%) + +Rules : 724302 +Atoms : 724302 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 1529997 (Eliminated: 0 Frozen: 1529997) +Constraints : 11062747 (Binary: 98.5% Ternary: 0.7% Other: 0.8%) + +Memory Peak : 2331MB +Max. Length : 30 steps +Models : 0 + +