From 08b6401d9b5ed25b8f7abd92bada780ac47dc8f8 Mon Sep 17 00:00:00 2001 From: potassco-bot Date: Thu, 22 Feb 2018 22:32:41 +0100 Subject: [PATCH] Add benchmark result [gc-ta1-tt1-jumpy | ipc-2011 | elevator-sequential-satisficing | 8] --- ...2011_elevator-sequential-satisficing_8.env | 59 ++ ...2011_elevator-sequential-satisficing_8.err | 23 + ...2011_elevator-sequential-satisficing_8.out | 870 ++++++++++++++++++ 3 files changed, 952 insertions(+) create mode 100644 gc-ta1-tt1-jumpy/ipc-2011_elevator-sequential-satisficing_8.env create mode 100644 gc-ta1-tt1-jumpy/ipc-2011_elevator-sequential-satisficing_8.err create mode 100644 gc-ta1-tt1-jumpy/ipc-2011_elevator-sequential-satisficing_8.out diff --git a/gc-ta1-tt1-jumpy/ipc-2011_elevator-sequential-satisficing_8.env b/gc-ta1-tt1-jumpy/ipc-2011_elevator-sequential-satisficing_8.env new file mode 100644 index 000000000..98f7c7672 --- /dev/null +++ b/gc-ta1-tt1-jumpy/ipc-2011_elevator-sequential-satisficing_8.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-8.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: 8 + ipc: ipc-2011 + planLength: 50 +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_8.err b/gc-ta1-tt1-jumpy/ipc-2011_elevator-sequential-satisficing_8.err new file mode 100644 index 000000000..c51ab5a71 --- /dev/null +++ b/gc-ta1-tt1-jumpy/ipc-2011_elevator-sequential-satisficing_8.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': 8, 'planLength': 50} +# 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-8.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.03 MEM 1465392 MAXMEM 1481040 STALE 1 MAXMEM_RSS 1373460 + + diff --git a/gc-ta1-tt1-jumpy/ipc-2011_elevator-sequential-satisficing_8.out b/gc-ta1-tt1-jumpy/ipc-2011_elevator-sequential-satisficing_8.out new file mode 100644 index 000000000..4d8009a3f --- /dev/null +++ b/gc-ta1-tt1-jumpy/ipc-2011_elevator-sequential-satisficing_8.out @@ -0,0 +1,870 @@ +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-8.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-8.pddl +Parsing... +Parsing: [0.070s CPU, 0.068s wall-clock] +Normalizing task... [0.000s CPU, 0.003s wall-clock] +Instantiating... +Generating Datalog program... [0.020s CPU, 0.018s wall-clock] +Normalizing Datalog program... +Normalizing Datalog program: [0.020s CPU, 0.027s wall-clock] +Preparing model... [0.050s CPU, 0.050s wall-clock] +Generated 46 rules. +Computing model... [1.640s CPU, 1.640s wall-clock] +14616 relevant atoms +6960 auxiliary atoms +21576 final queue length +46203 total queue pushes +Completing instantiation... [4.750s CPU, 4.748s wall-clock] +Instantiating: [6.510s CPU, 6.503s wall-clock] +Computing fact groups... +Finding invariants... +12 initial candidates +Finding invariants: [0.080s CPU, 0.080s wall-clock] +Checking invariant weight... [0.000s CPU, 0.004s wall-clock] +Instantiating groups... [0.060s CPU, 0.064s wall-clock] +Collecting mutex groups... [0.010s CPU, 0.007s wall-clock] +Choosing groups... +0 uncovered facts +Choosing groups: [0.020s CPU, 0.020s wall-clock] +Building translation key... [0.010s CPU, 0.012s wall-clock] +Computing fact groups: [0.230s CPU, 0.239s wall-clock] +Building STRIPS to SAS dictionary... [0.010s CPU, 0.006s wall-clock] +Building dictionary for full mutex groups... [0.010s CPU, 0.008s wall-clock] +Building mutex information... +Building mutex information: [0.010s CPU, 0.006s wall-clock] +Translating task... +Processing axioms... +Simplifying axioms... [0.000s CPU, 0.000s wall-clock] +Processing axioms: [0.210s CPU, 0.213s wall-clock] +Translating task: [4.140s CPU, 4.138s wall-clock] +0 effect conditions simplified +0 implied preconditions added +Detecting unreachable propositions... +0 operators removed +0 axioms removed +43 propositions removed +Detecting unreachable propositions: [2.090s CPU, 2.093s wall-clock] +Reordering and filtering variables... +43 of 43 variables necessary. +0 of 43 mutex groups necessary. +12972 of 12972 operators necessary. +0 of 0 axiom rules necessary. +Reordering and filtering variables: [0.600s CPU, 0.604s wall-clock] +Translator variables: 43 +Translator derived variables: 0 +Translator facts: 1060 +Translator goal facts: 33 +Translator mutex groups: 0 +Translator total mutex groups size: 0 +Translator operators: 12972 +Translator axioms: 0 +Translator task size: 78068 +Translator peak memory: 86988 KB +Writing output... [1.390s CPU, 1.491s wall-clock] +Done! [15.240s CPU, 15.333s wall-clock] +planner.py version 0.0.1 + +Time: 3.44s +Memory: 265MB + +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.971s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 3.460s + +Choices : 0 +Conflicts : 0 (Analyzed: 0) +Restarts : 0 +Problems : 1 (Average Length: 2.00 Splits: 0) +Lemmas : 0 (Deleted: 0) + Binary : 0 (Ratio: 0.00%) + Ternary : 0 (Ratio: 0.00%) + Conflict : 0 (Average Length: 0.0 Ratio: 0.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 0 (Average: 0.00 Max: 0 Sum: 0) + Executed : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 100.00%) + +Rules : 235886 +Atoms : 235886 +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 : 401MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 0.02s +Memory: 337MB (+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: 337MB +Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])] +Grounding Time: 1.06s +Memory: 337MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0 +Calls : 2 +Time : 8.941s (Solving: 0.00s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 8.432s + +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 : 235886 +Atoms : 235886 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 61661 (Eliminated: 0 Frozen: 61661) +Constraints : 107675 (Binary: 96.8% Ternary: 1.5% Other: 1.7%) + +Memory Peak : 401MB +Max. Length : 0 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 3.14s +Memory: 353MB (+16MB) +UNSAT +Iteration Time: 4.98s + +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: 369.0MB +Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])] +Grounding Time: 1.21s +Memory: 358MB (+5MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 3 +Time : 25.282s (Solving: 9.71s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 24.780s + +Choices : 155338 (Domain: 155338) +Conflicts : 28104 (Analyzed: 28104) +Restarts : 100 (Average: 281.04 Last: 205) +Problems : 3 (Average Length: 7.00 Splits: 0) +Lemmas : 28104 (Deleted: 17015) + Binary : 353 (Ratio: 1.26%) + Ternary : 153 (Ratio: 0.54%) + Conflict : 28104 (Average Length: 783.6 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 28104 (Average: 5.27 Max: 403 Sum: 148021) + Executed : 28078 (Average: 5.27 Max: 403 Sum: 147973 Ratio: 99.97%) + Bounded : 26 (Average: 1.85 Max: 12 Sum: 48 Ratio: 0.03%) + +Rules : 235886 +Atoms : 235886 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 134789 (Eliminated: 0 Frozen: 134789) +Constraints : 666499 (Binary: 97.9% Ternary: 1.0% Other: 1.1%) + +Memory Peak : 401MB +Max. Length : 5 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 14.51s +Memory: 401MB (+43MB) +UNKNOWN +Iteration Time: 16.36s + +Iteration 4 +Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 10 +Expected Memory: 449.0MB +Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])] +Grounding Time: 1.10s +Memory: 417MB (+16MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 4 +Time : 46.724s (Solving: 24.28s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 46.232s + +Choices : 662003 (Domain: 662003) +Conflicts : 56168 (Analyzed: 56168) +Restarts : 200 (Average: 280.84 Last: 205) +Problems : 4 (Average Length: 9.50 Splits: 0) +Lemmas : 56168 (Deleted: 43501) + Binary : 591 (Ratio: 1.05%) + Ternary : 362 (Ratio: 0.64%) + Conflict : 56168 (Average Length: 986.5 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 56168 (Average: 10.96 Max: 1177 Sum: 615686) + Executed : 56120 (Average: 10.96 Max: 1177 Sum: 615600 Ratio: 99.99%) + Bounded : 48 (Average: 1.79 Max: 17 Sum: 86 Ratio: 0.01%) + +Rules : 235886 +Atoms : 235886 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 210475 (Eliminated: 0 Frozen: 210475) +Constraints : 1255396 (Binary: 98.0% Ternary: 1.0% Other: 1.1%) + +Memory Peak : 599MB +Max. Length : 10 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 19.72s +Memory: 535MB (+118MB) +UNKNOWN +Iteration Time: 21.46s + +Iteration 5 +Queue: [(4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 15 +Expected Memory: 669.0MB +Grounding... [('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('check', [20])] +Grounding Time: 1.10s +Memory: 554MB (+19MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 5 +Time : 72.154s (Solving: 42.78s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 71.676s + +Choices : 1438636 (Domain: 1438636) +Conflicts : 84277 (Analyzed: 84277) +Restarts : 300 (Average: 280.92 Last: 205) +Problems : 5 (Average Length: 12.00 Splits: 0) +Lemmas : 84277 (Deleted: 70530) + Binary : 783 (Ratio: 0.93%) + Ternary : 522 (Ratio: 0.62%) + Conflict : 84277 (Average Length: 1040.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 84277 (Average: 15.55 Max: 1816 Sum: 1310388) + Executed : 84207 (Average: 15.55 Max: 1816 Sum: 1310259 Ratio: 99.99%) + Bounded : 70 (Average: 1.84 Max: 22 Sum: 129 Ratio: 0.01%) + +Rules : 235886 +Atoms : 235886 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 286161 (Eliminated: 0 Frozen: 286161) +Constraints : 1844302 (Binary: 98.0% Ternary: 0.9% Other: 1.0%) + +Memory Peak : 603MB +Max. Length : 15 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 23.69s +Memory: 594MB (+40MB) +UNKNOWN +Iteration Time: 25.45s + +Iteration 6 +Queue: [(5,25,0,True), (6,30,0,True)] +Grounded Until: 20 +Expected Memory: 728.0MB +Grounding... [('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('check', [25])] +Grounding Time: 1.14s +Memory: 615MB (+21MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 6 +Time : 106.571s (Solving: 70.18s 1st Model: 0.00s Unsat: 0.00s) +CPU Time : 106.108s + +Choices : 2631013 (Domain: 2631013) +Conflicts : 112367 (Analyzed: 112367) +Restarts : 400 (Average: 280.92 Last: 205) +Problems : 6 (Average Length: 14.50 Splits: 0) +Lemmas : 112367 (Deleted: 97334) + Binary : 999 (Ratio: 0.89%) + Ternary : 636 (Ratio: 0.57%) + Conflict : 112367 (Average Length: 1446.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 112367 (Average: 20.76 Max: 2891 Sum: 2332543) + Executed : 112265 (Average: 20.76 Max: 2891 Sum: 2332330 Ratio: 99.99%) + Bounded : 102 (Average: 2.09 Max: 27 Sum: 213 Ratio: 0.01%) + +Rules : 235886 +Atoms : 235886 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 361847 (Eliminated: 0 Frozen: 361847) +Constraints : 2433208 (Binary: 98.1% Ternary: 0.9% Other: 1.0%) + +Memory Peak : 876MB +Max. Length : 20 steps +Models : 0 + +[endof: stats after solve call] +Solving Time: 32.59s +Memory: 812MB (+197MB) +UNKNOWN +Iteration Time: 34.44s + +Iteration 7 +Queue: [(6,30,0,True)] +Grounded Until: 25 +Expected Memory: 1030.0MB +Grounding... [('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('check', [30])] +Grounding Time: 1.42s +Memory: 862MB (+50MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 1+ +Calls : 7 +Time : 119.768s (Solving: 76.05s 1st Model: 5.82s Unsat: 0.00s) +CPU Time : 119.312s + +Choices : 2880642 (Domain: 2880606) +Conflicts : 117914 (Analyzed: 117914) +Restarts : 428 (Average: 275.50 Last: 284) +Model-Level : 3143.0 +Problems : 7 (Average Length: 17.00 Splits: 0) +Lemmas : 117914 (Deleted: 97334) + Binary : 1025 (Ratio: 0.87%) + Ternary : 643 (Ratio: 0.55%) + Conflict : 117914 (Average Length: 1507.7 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 117914 (Average: 21.47 Max: 3005 Sum: 2531333) + Executed : 117809 (Average: 21.47 Max: 3005 Sum: 2531117 Ratio: 99.99%) + Bounded : 105 (Average: 2.06 Max: 27 Sum: 216 Ratio: 0.01%) + +Rules : 235886 +Atoms : 235886 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 437533 (Eliminated: 0 Frozen: 437533) +Constraints : 3022105 (Binary: 98.1% Ternary: 0.9% Other: 1.0%) + +Memory Peak : 916MB +Max. Length : 25 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 11.06s +Memory: 884MB (+22MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 5.84s +Memory: 1003MB (+119MB) +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 8 +Time : 231.256s (Solving: 182.00s 1st Model: 5.82s Unsat: 0.00s) +CPU Time : 230.844s + +Choices : 5973145 (Domain: 5973109) +Conflicts : 145965 (Analyzed: 145965) +Restarts : 528 (Average: 276.45 Last: 284) +Model-Level : 3143.0 +Problems : 8 (Average Length: 18.88 Splits: 0) +Lemmas : 145965 (Deleted: 128961) + Binary : 1285 (Ratio: 0.88%) + Ternary : 881 (Ratio: 0.60%) + Conflict : 145965 (Average Length: 1459.5 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 145965 (Average: 37.56 Max: 3005 Sum: 5482611) + Executed : 145769 (Average: 37.54 Max: 3005 Sum: 5479483 Ratio: 99.94%) + Bounded : 196 (Average: 15.96 Max: 32 Sum: 3128 Ratio: 0.06%) + +Rules : 1245741 (Original: 1245695) +Atoms : 264229 +Bodies : 659865 (Original: 659818) + Count : 1220 (Original: 1228) +Equivalences : 334344 (Atom=Atom: 41 Body=Body: 0 Other: 334303) +Tight : Yes +Variables : 440079 (Eliminated: 54 Frozen: 440025) +Constraints : 4007456 (Binary: 98.5% Ternary: 0.7% Other: 0.8%) + +Memory Peak : 1003MB +Max. Length : 25 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 108.53s +Memory: 1000MB (+-3MB) +UNKNOWN +Iteration Time: 127.59s + +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 : 9 +Time : 231.675s (Solving: 182.27s 1st Model: 5.82s Unsat: 0.27s) +CPU Time : 231.260s + +Choices : 5974285 (Domain: 5974249) +Conflicts : 146146 (Analyzed: 146145) +Restarts : 529 (Average: 276.27 Last: 284) +Model-Level : 3143.0 +Problems : 9 (Average Length: 20.33 Splits: 0) +Lemmas : 146145 (Deleted: 128961) + Binary : 1291 (Ratio: 0.88%) + Ternary : 884 (Ratio: 0.60%) + Conflict : 146145 (Average Length: 1458.0 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 146145 (Average: 37.52 Max: 3005 Sum: 5483848) + Executed : 145944 (Average: 37.50 Max: 3005 Sum: 5480591 Ratio: 99.94%) + Bounded : 201 (Average: 16.20 Max: 32 Sum: 3257 Ratio: 0.06%) + +Rules : 1245741 (Original: 1245695) +Atoms : 264229 +Bodies : 659865 (Original: 659818) + Count : 1220 (Original: 1228) +Equivalences : 334344 (Atom=Atom: 41 Body=Body: 0 Other: 334303) +Tight : Yes +Variables : 440079 (Eliminated: 54 Frozen: 440025) +Constraints : 3988952 (Binary: 98.5% Ternary: 0.7% Other: 0.8%) + +Memory Peak : 1003MB +Max. Length : 30 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 0.35s +Memory: 1000MB (+0MB) +UNSAT +Iteration Time: 0.42s + +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 : 10 +Time : 240.719s (Solving: 191.16s 1st Model: 5.82s Unsat: 9.16s) +CPU Time : 240.308s + +Choices : 6006113 (Domain: 6006077) +Conflicts : 152367 (Analyzed: 152365) +Restarts : 558 (Average: 273.06 Last: 592) +Model-Level : 3143.0 +Problems : 10 (Average Length: 21.50 Splits: 0) +Lemmas : 152365 (Deleted: 128961) + Binary : 1399 (Ratio: 0.92%) + Ternary : 945 (Ratio: 0.62%) + Conflict : 152365 (Average Length: 1428.6 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 152365 (Average: 36.20 Max: 3005 Sum: 5515327) + Executed : 152113 (Average: 36.17 Max: 3005 Sum: 5510748 Ratio: 99.92%) + Bounded : 252 (Average: 18.17 Max: 32 Sum: 4579 Ratio: 0.08%) + +Rules : 1245741 (Original: 1245695) +Atoms : 264229 +Bodies : 659865 (Original: 659818) + Count : 1220 (Original: 1228) +Equivalences : 334344 (Atom=Atom: 41 Body=Body: 0 Other: 334303) +Tight : Yes +Variables : 440079 (Eliminated: 54 Frozen: 440025) +Constraints : 3988657 (Binary: 98.5% Ternary: 0.7% Other: 0.8%) + +Memory Peak : 1003MB +Max. Length : 30 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 8.99s +Memory: 1000MB (+0MB) +UNSAT +Iteration Time: 9.05s + +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 : 11 +Time : 297.597s (Solving: 247.88s 1st Model: 5.82s Unsat: 9.16s) +CPU Time : 297.212s + +Choices : 6174727 (Domain: 6174691) +Conflicts : 180490 (Analyzed: 180488) +Restarts : 658 (Average: 274.30 Last: 592) +Model-Level : 3143.0 +Problems : 11 (Average Length: 22.45 Splits: 0) +Lemmas : 180488 (Deleted: 160734) + Binary : 1580 (Ratio: 0.88%) + Ternary : 1046 (Ratio: 0.58%) + Conflict : 180488 (Average Length: 1730.5 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 180488 (Average: 31.43 Max: 3005 Sum: 5672213) + Executed : 180213 (Average: 31.40 Max: 3005 Sum: 5667115 Ratio: 99.91%) + Bounded : 275 (Average: 18.54 Max: 32 Sum: 5098 Ratio: 0.09%) + +Rules : 1245741 (Original: 1245695) +Atoms : 264229 +Bodies : 659865 (Original: 659818) + Count : 1220 (Original: 1228) +Equivalences : 334344 (Atom=Atom: 41 Body=Body: 0 Other: 334303) +Tight : Yes +Variables : 440079 (Eliminated: 54 Frozen: 440025) +Constraints : 3967101 (Binary: 98.5% Ternary: 0.7% Other: 0.8%) + +Memory Peak : 1003MB +Max. Length : 30 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 56.83s +Memory: 1000MB (+0MB) +UNKNOWN +Iteration Time: 56.90s + +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 : 12 +Time : 350.823s (Solving: 300.98s 1st Model: 5.82s Unsat: 9.16s) +CPU Time : 350.460s + +Choices : 6807912 (Domain: 6807876) +Conflicts : 208591 (Analyzed: 208589) +Restarts : 758 (Average: 275.18 Last: 592) +Model-Level : 3143.0 +Problems : 12 (Average Length: 23.25 Splits: 0) +Lemmas : 208589 (Deleted: 185424) + Binary : 1718 (Ratio: 0.82%) + Ternary : 1182 (Ratio: 0.57%) + Conflict : 208589 (Average Length: 1975.8 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 208589 (Average: 29.76 Max: 3005 Sum: 6208190) + Executed : 208301 (Average: 29.74 Max: 3005 Sum: 6202676 Ratio: 99.91%) + Bounded : 288 (Average: 19.15 Max: 32 Sum: 5514 Ratio: 0.09%) + +Rules : 1245741 (Original: 1245695) +Atoms : 264229 +Bodies : 659865 (Original: 659818) + Count : 1220 (Original: 1228) +Equivalences : 334344 (Atom=Atom: 41 Body=Body: 0 Other: 334303) +Tight : Yes +Variables : 440079 (Eliminated: 54 Frozen: 440025) +Constraints : 3960703 (Binary: 98.5% Ternary: 0.7% Other: 0.8%) + +Memory Peak : 1003MB +Max. Length : 30 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 53.19s +Memory: 1000MB (+0MB) +UNKNOWN +Iteration Time: 53.25s + +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 : 13 +Time : 434.464s (Solving: 384.48s 1st Model: 5.82s Unsat: 9.16s) +CPU Time : 434.136s + +Choices : 9245018 (Domain: 9244982) +Conflicts : 236714 (Analyzed: 236712) +Restarts : 858 (Average: 275.89 Last: 592) +Model-Level : 3143.0 +Problems : 13 (Average Length: 23.92 Splits: 0) +Lemmas : 236712 (Deleted: 212247) + Binary : 1909 (Ratio: 0.81%) + Ternary : 1413 (Ratio: 0.60%) + Conflict : 236712 (Average Length: 1912.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 236712 (Average: 36.07 Max: 3005 Sum: 8538219) + Executed : 236401 (Average: 36.04 Max: 3005 Sum: 8532000 Ratio: 99.93%) + Bounded : 311 (Average: 20.00 Max: 32 Sum: 6219 Ratio: 0.07%) + +Rules : 1245741 (Original: 1245695) +Atoms : 264229 +Bodies : 659865 (Original: 659818) + Count : 1220 (Original: 1228) +Equivalences : 334344 (Atom=Atom: 41 Body=Body: 0 Other: 334303) +Tight : Yes +Variables : 440079 (Eliminated: 54 Frozen: 440025) +Constraints : 3953362 (Binary: 98.5% Ternary: 0.7% Other: 0.8%) + +Memory Peak : 1003MB +Max. Length : 30 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 83.61s +Memory: 1000MB (+0MB) +UNKNOWN +Iteration Time: 83.68s + +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: 1218.0MB +Grounding... [('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('check', [35])] +Grounding Time: 1.93s +Memory: 1000MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 14 +Time : 562.163s (Solving: 500.89s 1st Model: 5.82s Unsat: 9.16s) +CPU Time : 561.888s + +Choices : 13090890 (Domain: 13090854) +Conflicts : 264788 (Analyzed: 264786) +Restarts : 958 (Average: 276.39 Last: 592) +Model-Level : 3143.0 +Problems : 14 (Average Length: 24.86 Splits: 0) +Lemmas : 264786 (Deleted: 238654) + Binary : 2090 (Ratio: 0.79%) + Ternary : 1580 (Ratio: 0.60%) + Conflict : 264786 (Average Length: 1811.7 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 264786 (Average: 46.21 Max: 4343 Sum: 12236618) + Executed : 264447 (Average: 46.19 Max: 4343 Sum: 12229363 Ratio: 99.94%) + Bounded : 339 (Average: 21.40 Max: 37 Sum: 7255 Ratio: 0.06%) + +Rules : 1245741 (Original: 1245695) +Atoms : 264229 +Bodies : 659865 (Original: 659818) + Count : 1220 (Original: 1228) +Equivalences : 334344 (Atom=Atom: 41 Body=Body: 0 Other: 334303) +Tight : Yes +Variables : 516195 (Eliminated: 54 Frozen: 516141) +Constraints : 4721250 (Binary: 98.5% Ternary: 0.7% Other: 0.8%) + +Memory Peak : 1133MB +Max. Length : 30 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 124.93s +Memory: 1133MB (+133MB) +UNKNOWN +Iteration Time: 127.76s + +Iteration 14 +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)] +Grounded Until: 35 +Expected Memory: 1351.0MB +Grounding... [('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('check', [40])] +Grounding Time: 1.95s +Memory: 1133MB (+0MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 15 +Time : 677.537s (Solving: 604.96s 1st Model: 5.82s Unsat: 9.16s) +CPU Time : 677.308s + +Choices : 15453975 (Domain: 15453939) +Conflicts : 292903 (Analyzed: 292901) +Restarts : 1058 (Average: 276.84 Last: 592) +Model-Level : 3143.0 +Problems : 15 (Average Length: 26.00 Splits: 0) +Lemmas : 292901 (Deleted: 265447) + Binary : 2231 (Ratio: 0.76%) + Ternary : 1683 (Ratio: 0.57%) + Conflict : 292901 (Average Length: 1858.2 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 292901 (Average: 49.40 Max: 4343 Sum: 14468402) + Executed : 292536 (Average: 49.37 Max: 4343 Sum: 14460055 Ratio: 99.94%) + Bounded : 365 (Average: 22.87 Max: 42 Sum: 8347 Ratio: 0.06%) + +Rules : 1245741 (Original: 1245695) +Atoms : 264229 +Bodies : 659865 (Original: 659818) + Count : 1220 (Original: 1228) +Equivalences : 334344 (Atom=Atom: 41 Body=Body: 0 Other: 334303) +Tight : Yes +Variables : 592311 (Eliminated: 54 Frozen: 592257) +Constraints : 5483422 (Binary: 98.5% Ternary: 0.7% Other: 0.8%) + +Memory Peak : 1205MB +Max. Length : 35 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 112.58s +Memory: 1157MB (+24MB) +UNKNOWN +Iteration Time: 115.44s + +Iteration 15 +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)] +Grounded Until: 40 +Expected Memory: 1375.0MB +Grounding... [('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('check', [45])] +Grounding Time: 2.01s +Memory: 1164MB (+7MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 0+ +Calls : 16 +Time : 797.641s (Solving: 713.63s 1st Model: 5.82s Unsat: 9.16s) +CPU Time : 797.460s + +Choices : 18200680 (Domain: 18200644) +Conflicts : 321019 (Analyzed: 321017) +Restarts : 1158 (Average: 277.22 Last: 592) +Model-Level : 3143.0 +Problems : 16 (Average Length: 27.31 Splits: 0) +Lemmas : 321017 (Deleted: 292518) + Binary : 2275 (Ratio: 0.71%) + Ternary : 1751 (Ratio: 0.55%) + Conflict : 321017 (Average Length: 2015.2 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 321017 (Average: 53.11 Max: 5703 Sum: 17048802) + Executed : 320640 (Average: 53.08 Max: 5703 Sum: 17039891 Ratio: 99.95%) + Bounded : 377 (Average: 23.64 Max: 47 Sum: 8911 Ratio: 0.05%) + +Rules : 1245741 (Original: 1245695) +Atoms : 264229 +Bodies : 659865 (Original: 659818) + Count : 1220 (Original: 1228) +Equivalences : 334344 (Atom=Atom: 41 Body=Body: 0 Other: 334303) +Tight : Yes +Variables : 668427 (Eliminated: 54 Frozen: 668373) +Constraints : 6254340 (Binary: 98.5% Ternary: 0.7% Other: 0.8%) + +Memory Peak : 1296MB +Max. Length : 40 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 117.21s +Memory: 1296MB (+132MB) +UNKNOWN +Iteration Time: 120.17s + +Iteration 16 +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)] +Grounded Until: 45 +Expected Memory: 1514.0MB +Grounding... [('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('check', [50])] +Grounding Time: 1.98s +Memory: 1296MB (+0MB) +Unblocking actions... +Solving... +*** Info : (planner): INTERRUPTED by signal! +UNKNOWN + +INTERRUPTED : 1 + +Models : 0+ +Calls : 17 +Time : 941.536s (Solving: 846.01s 1st Model: 5.82s Unsat: 9.16s) +CPU Time : 941.388s + +Choices : 22368364 (Domain: 22368328) +Conflicts : 349126 (Analyzed: 349124) +Restarts : 1258 (Average: 277.52 Last: 592) +Model-Level : 3143.0 +Problems : 17 (Average Length: 28.76 Splits: 0) +Lemmas : 349124 (Deleted: 315901) + Binary : 2340 (Ratio: 0.67%) + Ternary : 1813 (Ratio: 0.52%) + Conflict : 349124 (Average Length: 2008.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 349124 (Average: 60.24 Max: 6361 Sum: 21030598) + Executed : 348736 (Average: 60.21 Max: 6361 Sum: 21021115 Ratio: 99.95%) + Bounded : 388 (Average: 24.44 Max: 52 Sum: 9483 Ratio: 0.05%) + +Rules : 1245741 (Original: 1245695) +Atoms : 264229 +Bodies : 659865 (Original: 659818) + Count : 1220 (Original: 1228) +Equivalences : 334344 (Atom=Atom: 41 Body=Body: 0 Other: 334303) +Tight : Yes +Variables : 744543 (Eliminated: 54 Frozen: 744489) +Constraints : 7035298 (Binary: 98.5% Ternary: 0.7% Other: 0.8%) + +Memory Peak : 1409MB +Max. Length : 45 steps +Models : 1 + +