From 7a971efebd567309cc0d899d4b09b23e9e88a5b3 Mon Sep 17 00:00:00 2001 From: potassco-bot Date: Thu, 22 Feb 2018 17:47:39 +0100 Subject: [PATCH] Add benchmark result [gc-ta1-tt1-trendy | ipc-2011 | elevator-sequential-satisficing | 3] --- ...2011_elevator-sequential-satisficing_3.env | 59 ++ ...2011_elevator-sequential-satisficing_3.err | 23 + ...2011_elevator-sequential-satisficing_3.out | 680 ++++++++++++++++++ 3 files changed, 762 insertions(+) create mode 100644 gc-ta1-tt1-trendy/ipc-2011_elevator-sequential-satisficing_3.env create mode 100644 gc-ta1-tt1-trendy/ipc-2011_elevator-sequential-satisficing_3.err create mode 100644 gc-ta1-tt1-trendy/ipc-2011_elevator-sequential-satisficing_3.out diff --git a/gc-ta1-tt1-trendy/ipc-2011_elevator-sequential-satisficing_3.env b/gc-ta1-tt1-trendy/ipc-2011_elevator-sequential-satisficing_3.env new file mode 100644 index 000000000..72c7c8852 --- /dev/null +++ b/gc-ta1-tt1-trendy/ipc-2011_elevator-sequential-satisficing_3.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-3.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: 3 + ipc: ipc-2011 + planLength: 45 +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_3.err b/gc-ta1-tt1-trendy/ipc-2011_elevator-sequential-satisficing_3.err new file mode 100644 index 000000000..50e593f02 --- /dev/null +++ b/gc-ta1-tt1-trendy/ipc-2011_elevator-sequential-satisficing_3.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': 3, 'planLength': 45} +# 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-3.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.12 MEM 1345540 MAXMEM 1345540 STALE 1 MAXMEM_RSS 1200164 + + diff --git a/gc-ta1-tt1-trendy/ipc-2011_elevator-sequential-satisficing_3.out b/gc-ta1-tt1-trendy/ipc-2011_elevator-sequential-satisficing_3.out new file mode 100644 index 000000000..f0b6719e3 --- /dev/null +++ b/gc-ta1-tt1-trendy/ipc-2011_elevator-sequential-satisficing_3.out @@ -0,0 +1,680 @@ +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-3.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-3.pddl +Parsing... +Parsing: [0.060s CPU, 0.058s wall-clock] +Normalizing task... [0.000s CPU, 0.003s wall-clock] +Instantiating... +Generating Datalog program... [0.020s CPU, 0.015s wall-clock] +Normalizing Datalog program... +Normalizing Datalog program: [0.020s CPU, 0.026s wall-clock] +Preparing model... [0.040s CPU, 0.048s wall-clock] +Generated 46 rules. +Computing model... [1.380s CPU, 1.386s wall-clock] +12114 relevant atoms +6216 auxiliary atoms +18330 final queue length +38523 total queue pushes +Completing instantiation... [3.870s CPU, 3.864s wall-clock] +Instantiating: [5.350s CPU, 5.356s wall-clock] +Computing fact groups... +Finding invariants... +12 initial candidates +Finding invariants: [0.070s CPU, 0.069s wall-clock] +Checking invariant weight... [0.000s CPU, 0.004s wall-clock] +Instantiating groups... [0.050s CPU, 0.050s wall-clock] +Collecting mutex groups... [0.010s CPU, 0.005s wall-clock] +Choosing groups... +0 uncovered facts +Choosing groups: [0.010s CPU, 0.016s wall-clock] +Building translation key... [0.000s CPU, 0.010s wall-clock] +Computing fact groups: [0.190s CPU, 0.197s wall-clock] +Building STRIPS to SAS dictionary... [0.010s CPU, 0.005s wall-clock] +Building dictionary for full mutex groups... [0.010s CPU, 0.004s wall-clock] +Building mutex information... +Building mutex information: [0.000s CPU, 0.006s wall-clock] +Translating task... +Processing axioms... +Simplifying axioms... [0.000s CPU, 0.000s wall-clock] +Processing axioms: [0.180s CPU, 0.174s wall-clock] +Translating task: [3.400s CPU, 3.394s wall-clock] +0 effect conditions simplified +0 implied preconditions added +Detecting unreachable propositions... +0 operators removed +0 axioms removed +37 propositions removed +Detecting unreachable propositions: [1.720s CPU, 1.723s wall-clock] +Reordering and filtering variables... +37 of 37 variables necessary. +0 of 37 mutex groups necessary. +10668 of 10668 operators necessary. +0 of 0 axiom rules necessary. +Reordering and filtering variables: [0.500s CPU, 0.501s wall-clock] +Translator variables: 37 +Translator derived variables: 0 +Translator facts: 880 +Translator goal facts: 27 +Translator mutex groups: 0 +Translator total mutex groups size: 0 +Translator operators: 10668 +Translator axioms: 0 +Translator task size: 64052 +Translator peak memory: 78028 KB +Writing output... [1.090s CPU, 1.171s wall-clock] +Done! [12.480s CPU, 12.562s wall-clock] +planner.py version 0.0.1 + +Time: 2.68s +Memory: 226MB + +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 : 3.131s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 2.688s + +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 : 193658 +Atoms : 193658 +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 : 362MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.02s +Memory: 298MB (+72MB) +UNSAT +Iteration Time: 0.02s + +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: 298MB +Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])] +Grounding Time: 0.89s +Memory: 298MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 2 +Time : 6.514s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 6.072s + +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 : 193658 +Atoms : 193658 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 50804 (Eliminated: 0 Frozen: 50804) +Constraints : 111203 (Binary: 97.1% Ternary: 1.3% Other: 1.6%) + +Memory Peak : 362MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 2.01s +Memory: 304MB (+6MB) +UNSAT +Iteration Time: 3.39s + +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: 310.0MB +Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])] +Grounding Time: 0.84s +Memory: 311MB (+7MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 3 +Time : 20.309s (Solving: 9.05s 1st Model: 0.00s Unsat: 9.05s) +CPU Time : 19.872s + +Choices : 119238 (Domain: 119238) +Conflicts : 26589 (Analyzed: 26588) +Restarts : 27 (Average: 984.74 Last: 2581) +Problems : 3 (Average Length: 7.00 Splits: 0) +Lemmas : 26588 (Deleted: 12989) + Binary : 320 (Ratio: 1.20%) + Ternary : 148 (Ratio: 0.56%) + Conflict : 26588 (Average Length: 586.7 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 26588 (Average: 4.38 Max: 531 Sum: 116403) + Executed : 26576 (Average: 4.38 Max: 531 Sum: 116380 Ratio: 99.98%) + Bounded : 12 (Average: 1.92 Max: 12 Sum: 23 Ratio: 0.02%) + +Rules : 193658 +Atoms : 193658 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 112300 (Eliminated: 0 Frozen: 112300) +Constraints : 585827 (Binary: 97.9% Ternary: 1.0% Other: 1.1%) + +Memory Peak : 362MB +Max. Length : 5 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 12.47s +Memory: 350MB (+39MB) +UNSAT +Iteration Time: 13.81s + +Iteration 4 +Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 10 +Expected Memory: 396.0MB +Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])] +Grounding Time: 1.06s +Memory: 375MB (+25MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 4 +Time : 38.718s (Solving: 22.38s 1st Model: 0.00s Unsat: 9.05s) +CPU Time : 38.288s + +Choices : 514384 (Domain: 514384) +Conflicts : 57751 (Analyzed: 57750) +Restarts : 127 (Average: 454.72 Last: 2581) +Problems : 4 (Average Length: 9.50 Splits: 0) +Lemmas : 57750 (Deleted: 35537) + Binary : 550 (Ratio: 0.95%) + Ternary : 472 (Ratio: 0.82%) + Conflict : 57750 (Average Length: 718.2 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 57750 (Average: 8.22 Max: 948 Sum: 474894) + Executed : 57730 (Average: 8.22 Max: 948 Sum: 474831 Ratio: 99.99%) + Bounded : 20 (Average: 3.15 Max: 17 Sum: 63 Ratio: 0.01%) + +Rules : 193658 +Atoms : 193658 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 174636 (Eliminated: 0 Frozen: 174636) +Constraints : 1069193 (Binary: 98.0% Ternary: 1.0% Other: 1.0%) + +Memory Peak : 552MB +Max. Length : 10 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 16.86s +Memory: 488MB (+113MB) +UNKNOWN +Iteration Time: 18.43s + +Iteration 5 +Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 15 +Expected Memory: 626.0MB +Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])] +Grounding Time: 0.90s +Memory: 497MB (+9MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 1+ +Calls : 5 +Time : 45.850s (Solving: 24.51s 1st Model: 2.11s Unsat: 9.05s) +CPU Time : 45.424s + +Choices : 661064 (Domain: 661027) +Conflicts : 60434 (Analyzed: 60433) +Restarts : 137 (Average: 441.12 Last: 2581) +Model-Level : 1724.0 +Problems : 5 (Average Length: 12.00 Splits: 0) +Lemmas : 60433 (Deleted: 35537) + Binary : 603 (Ratio: 1.00%) + Ternary : 512 (Ratio: 0.85%) + Conflict : 60433 (Average Length: 704.3 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 60433 (Average: 10.00 Max: 2362 Sum: 604365) + Executed : 60407 (Average: 10.00 Max: 2362 Sum: 604296 Ratio: 99.99%) + Bounded : 26 (Average: 2.65 Max: 17 Sum: 69 Ratio: 0.01%) + +Rules : 193658 +Atoms : 193658 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 236972 (Eliminated: 0 Frozen: 236972) +Constraints : 1552550 (Binary: 98.0% Ternary: 0.9% Other: 1.0%) + +Memory Peak : 552MB +Max. Length : 15 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 5.68s +Memory: 530MB (+33MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 3.99s +Memory: 632MB (+102MB) +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 6 +Time : 78.502s (Solving: 54.40s 1st Model: 2.11s Unsat: 9.05s) +CPU Time : 78.088s + +Choices : 1876361 (Domain: 1876324) +Conflicts : 75630 (Analyzed: 75629) +Restarts : 237 (Average: 319.11 Last: 2581) +Model-Level : 1724.0 +Problems : 6 (Average Length: 13.67 Splits: 0) +Lemmas : 75629 (Deleted: 51730) + Binary : 747 (Ratio: 0.99%) + Ternary : 651 (Ratio: 0.86%) + Conflict : 75629 (Average Length: 886.2 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 75629 (Average: 23.26 Max: 2606 Sum: 1759151) + Executed : 75574 (Average: 23.25 Max: 2606 Sum: 1758444 Ratio: 99.96%) + Bounded : 55 (Average: 12.85 Max: 22 Sum: 707 Ratio: 0.04%) + +Rules : 719353 (Original: 719261) +Atoms : 216268 +Bodies : 338821 (Original: 338728) + Count : 685 (Original: 693) +Equivalences : 172281 (Atom=Atom: 33 Body=Body: 0 Other: 172248) +Tight : Yes +Variables : 238476 (Eliminated: 100 Frozen: 238376) +Constraints : 2057828 (Binary: 98.4% Ternary: 0.7% Other: 0.8%) + +Memory Peak : 736MB +Max. Length : 15 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 31.10s +Memory: 672MB (+40MB) +UNKNOWN +Iteration Time: 42.23s + +Iteration 6 +Queue: [(5,25,0,True), (6,30,0,True)] +Grounded Until: 20 +Expected Memory: 810.0MB +Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])] +Grounding Time: 1.58s +Memory: 672MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 7 +Time : 201.348s (Solving: 169.15s 1st Model: 2.11s Unsat: 9.05s) +CPU Time : 200.984s + +Choices : 9101779 (Domain: 9101742) +Conflicts : 116175 (Analyzed: 116174) +Restarts : 337 (Average: 344.73 Last: 2581) +Model-Level : 1724.0 +Problems : 7 (Average Length: 15.57 Splits: 0) +Lemmas : 116174 (Deleted: 93931) + Binary : 1122 (Ratio: 0.97%) + Ternary : 1092 (Ratio: 0.94%) + Conflict : 116174 (Average Length: 797.9 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 116174 (Average: 75.71 Max: 3606 Sum: 8796076) + Executed : 116025 (Average: 75.69 Max: 3606 Sum: 8792831 Ratio: 99.96%) + Bounded : 149 (Average: 21.78 Max: 27 Sum: 3245 Ratio: 0.04%) + +Rules : 719353 (Original: 719261) +Atoms : 216268 +Bodies : 338821 (Original: 338728) + Count : 685 (Original: 693) +Equivalences : 172281 (Atom=Atom: 33 Body=Body: 0 Other: 172248) +Tight : Yes +Variables : 301182 (Eliminated: 100 Frozen: 301082) +Constraints : 2685503 (Binary: 98.5% Ternary: 0.7% Other: 0.8%) + +Memory Peak : 757MB +Max. Length : 20 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 120.63s +Memory: 757MB (+85MB) +UNKNOWN +Iteration Time: 122.91s + +Iteration 7 +Queue: [(6,30,0,True)] +Grounded Until: 25 +Expected Memory: 895.0MB +Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])] +Grounding Time: 1.64s +Memory: 757MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 8 +Time : 370.194s (Solving: 329.80s 1st Model: 2.11s Unsat: 9.05s) +CPU Time : 369.900s + +Choices : 18934153 (Domain: 18934116) +Conflicts : 175533 (Analyzed: 175532) +Restarts : 437 (Average: 401.68 Last: 2581) +Model-Level : 1724.0 +Problems : 8 (Average Length: 17.62 Splits: 0) +Lemmas : 175532 (Deleted: 147625) + Binary : 1455 (Ratio: 0.83%) + Ternary : 1447 (Ratio: 0.82%) + Conflict : 175532 (Average Length: 849.5 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 175532 (Average: 104.69 Max: 4123 Sum: 18377106) + Executed : 175342 (Average: 104.67 Max: 4123 Sum: 18372549 Ratio: 99.98%) + Bounded : 190 (Average: 23.98 Max: 32 Sum: 4557 Ratio: 0.02%) + +Rules : 719353 (Original: 719261) +Atoms : 216268 +Bodies : 338821 (Original: 338728) + Count : 685 (Original: 693) +Equivalences : 172281 (Atom=Atom: 33 Body=Body: 0 Other: 172248) +Tight : Yes +Variables : 363888 (Eliminated: 100 Frozen: 363788) +Constraints : 3280211 (Binary: 98.5% Ternary: 0.7% Other: 0.8%) + +Memory Peak : 801MB +Max. Length : 25 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 166.55s +Memory: 785MB (+28MB) +UNKNOWN +Iteration Time: 168.93s + +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 : 388.134s (Solving: 347.58s 1st Model: 2.11s Unsat: 26.83s) +CPU Time : 387.848s + +Choices : 18964066 (Domain: 18964029) +Conflicts : 186126 (Analyzed: 186124) +Restarts : 457 (Average: 407.27 Last: 2581) +Model-Level : 1724.0 +Problems : 9 (Average Length: 19.22 Splits: 0) +Lemmas : 186124 (Deleted: 163182) + Binary : 1549 (Ratio: 0.83%) + Ternary : 1513 (Ratio: 0.81%) + Conflict : 186124 (Average Length: 881.8 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 186124 (Average: 98.89 Max: 4123 Sum: 18406671) + Executed : 185916 (Average: 98.87 Max: 4123 Sum: 18401662 Ratio: 99.97%) + Bounded : 208 (Average: 24.08 Max: 32 Sum: 5009 Ratio: 0.03%) + +Rules : 719353 (Original: 719261) +Atoms : 216268 +Bodies : 338821 (Original: 338728) + Count : 685 (Original: 693) +Equivalences : 172281 (Atom=Atom: 33 Body=Body: 0 Other: 172248) +Tight : Yes +Variables : 363888 (Eliminated: 100 Frozen: 363788) +Constraints : 3257510 (Binary: 98.5% Ternary: 0.7% Other: 0.8%) + +Memory Peak : 801MB +Max. Length : 30 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 17.86s +Memory: 785MB (+0MB) +UNSAT +Iteration Time: 17.95s + +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 : 508.992s (Solving: 468.33s 1st Model: 2.11s Unsat: 26.83s) +CPU Time : 508.760s + +Choices : 19165072 (Domain: 19165035) +Conflicts : 237860 (Analyzed: 237858) +Restarts : 557 (Average: 427.03 Last: 2581) +Model-Level : 1724.0 +Problems : 10 (Average Length: 20.50 Splits: 0) +Lemmas : 237858 (Deleted: 201724) + Binary : 1729 (Ratio: 0.73%) + Ternary : 1623 (Ratio: 0.68%) + Conflict : 237858 (Average Length: 1666.6 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 237858 (Average: 78.14 Max: 4123 Sum: 18585416) + Executed : 237630 (Average: 78.11 Max: 4123 Sum: 18579829 Ratio: 99.97%) + Bounded : 228 (Average: 24.50 Max: 32 Sum: 5587 Ratio: 0.03%) + +Rules : 719353 (Original: 719261) +Atoms : 216268 +Bodies : 338821 (Original: 338728) + Count : 685 (Original: 693) +Equivalences : 172281 (Atom=Atom: 33 Body=Body: 0 Other: 172248) +Tight : Yes +Variables : 363888 (Eliminated: 100 Frozen: 363788) +Constraints : 3255258 (Binary: 98.5% Ternary: 0.7% Other: 0.8%) + +Memory Peak : 1105MB +Max. Length : 30 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 120.87s +Memory: 1041MB (+256MB) +UNKNOWN +Iteration Time: 120.91s + +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 : 758.357s (Solving: 717.52s 1st Model: 2.11s Unsat: 26.83s) +CPU Time : 758.228s + +Choices : 19664831 (Domain: 19664794) +Conflicts : 344575 (Analyzed: 344573) +Restarts : 657 (Average: 524.46 Last: 2581) +Model-Level : 1724.0 +Problems : 11 (Average Length: 21.55 Splits: 0) +Lemmas : 344573 (Deleted: 301539) + Binary : 2069 (Ratio: 0.60%) + Ternary : 1823 (Ratio: 0.53%) + Conflict : 344573 (Average Length: 2183.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 344573 (Average: 55.21 Max: 4123 Sum: 19023614) + Executed : 344343 (Average: 55.19 Max: 4123 Sum: 19017994 Ratio: 99.97%) + Bounded : 230 (Average: 24.43 Max: 32 Sum: 5620 Ratio: 0.03%) + +Rules : 719353 (Original: 719261) +Atoms : 216268 +Bodies : 338821 (Original: 338728) + Count : 685 (Original: 693) +Equivalences : 172281 (Atom=Atom: 33 Body=Body: 0 Other: 172248) +Tight : Yes +Variables : 363888 (Eliminated: 100 Frozen: 363788) +Constraints : 3254287 (Binary: 98.5% Ternary: 0.7% Other: 0.8%) + +Memory Peak : 1233MB +Max. Length : 30 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 249.36s +Memory: 1169MB (+128MB) +UNKNOWN +Iteration Time: 249.47s + +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 : 839.407s (Solving: 798.42s 1st Model: 2.11s Unsat: 26.83s) +CPU Time : 839.312s + +Choices : 23907413 (Domain: 23907376) +Conflicts : 376183 (Analyzed: 376181) +Restarts : 757 (Average: 496.94 Last: 2581) +Model-Level : 1724.0 +Problems : 12 (Average Length: 22.42 Splits: 0) +Lemmas : 376181 (Deleted: 340581) + Binary : 2256 (Ratio: 0.60%) + Ternary : 1945 (Ratio: 0.52%) + Conflict : 376181 (Average Length: 2113.8 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 376181 (Average: 61.22 Max: 4123 Sum: 23030055) + Executed : 375946 (Average: 61.21 Max: 4123 Sum: 23024275 Ratio: 99.97%) + Bounded : 235 (Average: 24.60 Max: 32 Sum: 5780 Ratio: 0.03%) + +Rules : 719353 (Original: 719261) +Atoms : 216268 +Bodies : 338821 (Original: 338728) + Count : 685 (Original: 693) +Equivalences : 172281 (Atom=Atom: 33 Body=Body: 0 Other: 172248) +Tight : Yes +Variables : 363888 (Eliminated: 100 Frozen: 363788) +Constraints : 3252292 (Binary: 98.5% Ternary: 0.7% Other: 0.8%) + +Memory Peak : 1233MB +Max. Length : 30 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 81.00s +Memory: 1169MB (+0MB) +UNKNOWN +Iteration Time: 81.09s + +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: 1307.0MB +Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])] +Grounding Time: 1.96s +Memory: 1201MB (+32MB) +Unblocking actions... +Solving... +*** Info : (planner): INTERRUPTED by signal! +UNKNOWN + +INTERRUPTED : 1 + +Models : 0+ +Calls : 13 +Time : 883.134s (Solving: 833.51s 1st Model: 2.11s Unsat: 26.83s) +CPU Time : 883.036s + +Choices : 25462788 (Domain: 25462751) +Conflicts : 387885 (Analyzed: 387883) +Restarts : 783 (Average: 495.38 Last: 2581) +Model-Level : 1724.0 +Problems : 13 (Average Length: 23.54 Splits: 0) +Lemmas : 387883 (Deleted: 358624) + Binary : 2302 (Ratio: 0.59%) + Ternary : 1963 (Ratio: 0.51%) + Conflict : 387883 (Average Length: 2086.8 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 387883 (Average: 63.20 Max: 4123 Sum: 24515838) + Executed : 387645 (Average: 63.19 Max: 4123 Sum: 24509947 Ratio: 99.98%) + Bounded : 238 (Average: 24.75 Max: 37 Sum: 5891 Ratio: 0.02%) + +Rules : 719353 (Original: 719261) +Atoms : 216268 +Bodies : 338821 (Original: 338728) + Count : 685 (Original: 693) +Equivalences : 172281 (Atom=Atom: 33 Body=Body: 0 Other: 172248) +Tight : Yes +Variables : 426594 (Eliminated: 100 Frozen: 426494) +Constraints : 3891418 (Binary: 98.5% Ternary: 0.7% Other: 0.8%) + +Memory Peak : 1276MB +Max. Length : 30 steps +Models : 1 + +