From ed5e83e73be50df07825739a857214db9be9fcea Mon Sep 17 00:00:00 2001 From: potassco-bot Date: Fri, 23 Feb 2018 02:27:00 +0100 Subject: [PATCH] Add benchmark result [gc-ta1-tt1-single-shot | ipc-2011 | elevator-sequential-satisficing | 11] --- ...011_elevator-sequential-satisficing_11.env | 60 +++++++ ...011_elevator-sequential-satisficing_11.err | 23 +++ ...011_elevator-sequential-satisficing_11.out | 163 ++++++++++++++++++ 3 files changed, 246 insertions(+) create mode 100644 gc-ta1-tt1-single-shot/ipc-2011_elevator-sequential-satisficing_11.env create mode 100644 gc-ta1-tt1-single-shot/ipc-2011_elevator-sequential-satisficing_11.err create mode 100644 gc-ta1-tt1-single-shot/ipc-2011_elevator-sequential-satisficing_11.out diff --git a/gc-ta1-tt1-single-shot/ipc-2011_elevator-sequential-satisficing_11.env b/gc-ta1-tt1-single-shot/ipc-2011_elevator-sequential-satisficing_11.env new file mode 100644 index 000000000..8e03484fc --- /dev/null +++ b/gc-ta1-tt1-single-shot/ipc-2011_elevator-sequential-satisficing_11.env @@ -0,0 +1,60 @@ +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-11.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 +- -i 0 +- -F 85 +- -T 85 +configuration: + fixedHorizon: true + id: gc-ta1-tt1-single-shot + 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 + - -i 0 +exitCode: 0 +instance: + domain: elevator-sequential-satisficing + instance: 11 + ipc: ipc-2011 + planLength: 85 +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-single-shot/ipc-2011_elevator-sequential-satisficing_11.err b/gc-ta1-tt1-single-shot/ipc-2011_elevator-sequential-satisficing_11.err new file mode 100644 index 000000000..93d1049c0 --- /dev/null +++ b/gc-ta1-tt1-single-shot/ipc-2011_elevator-sequential-satisficing_11.err @@ -0,0 +1,23 @@ +# configuration: {'id': 'gc-ta1-tt1-single-shot', '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', '-i 0'], 'instanceSets': ['rintanen-aij-2012-interesting'], 'fixedHorizon': True} +# instance: {'ipc': 'ipc-2011', 'domain': 'elevator-sequential-satisficing', 'instance': 11, 'planLength': 85} +# 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-11.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', '-i 0', '-F 85', '-T 85'] +# 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.10 MEM 5025684 MAXMEM 5276288 STALE 1 MAXMEM_RSS 5017868 + + diff --git a/gc-ta1-tt1-single-shot/ipc-2011_elevator-sequential-satisficing_11.out b/gc-ta1-tt1-single-shot/ipc-2011_elevator-sequential-satisficing_11.out new file mode 100644 index 000000000..401d4cdc6 --- /dev/null +++ b/gc-ta1-tt1-single-shot/ipc-2011_elevator-sequential-satisficing_11.out @@ -0,0 +1,163 @@ +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-11.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-11.pddl +Parsing... +Parsing: [0.060s CPU, 0.059s wall-clock] +Normalizing task... [0.000s CPU, 0.003s wall-clock] +Instantiating... +Generating Datalog program... [0.020s CPU, 0.016s wall-clock] +Normalizing Datalog program... +Normalizing Datalog program: [0.020s CPU, 0.023s wall-clock] +Preparing model... [0.050s CPU, 0.050s wall-clock] +Generated 46 rules. +Computing model... [3.110s CPU, 3.101s wall-clock] +28784 relevant atoms +11208 auxiliary atoms +39992 final queue length +91552 total queue pushes +Completing instantiation... [10.070s CPU, 10.069s wall-clock] +Instantiating: [13.310s CPU, 13.299s wall-clock] +Computing fact groups... +Finding invariants... +12 initial candidates +Finding invariants: [0.150s CPU, 0.147s wall-clock] +Checking invariant weight... [0.000s CPU, 0.005s wall-clock] +Instantiating groups... [0.100s CPU, 0.096s wall-clock] +Collecting mutex groups... [0.010s CPU, 0.009s wall-clock] +Choosing groups... +0 uncovered facts +Choosing groups: [0.020s CPU, 0.026s wall-clock] +Building translation key... [0.020s CPU, 0.018s wall-clock] +Computing fact groups: [0.370s CPU, 0.369s wall-clock] +Building STRIPS to SAS dictionary... [0.010s CPU, 0.008s wall-clock] +Building dictionary for full mutex groups... [0.000s CPU, 0.006s wall-clock] +Building mutex information... +Building mutex information: [0.010s CPU, 0.011s wall-clock] +Translating task... +Processing axioms... +Simplifying axioms... [0.000s CPU, 0.000s wall-clock] +Processing axioms: [0.440s CPU, 0.437s wall-clock] +Translating task: [8.230s CPU, 8.232s wall-clock] +0 effect conditions simplified +0 implied preconditions added +Detecting unreachable propositions... +0 operators removed +0 axioms removed +56 propositions removed +Detecting unreachable propositions: [4.280s CPU, 4.267s wall-clock] +Reordering and filtering variables... +56 of 56 variables necessary. +0 of 56 mutex groups necessary. +26696 of 26696 operators necessary. +0 of 0 axiom rules necessary. +Reordering and filtering variables: [1.250s CPU, 1.250s wall-clock] +Translator variables: 56 +Translator derived variables: 0 +Translator facts: 1432 +Translator goal facts: 40 +Translator mutex groups: 0 +Translator total mutex groups size: 0 +Translator operators: 26696 +Translator axioms: 0 +Translator task size: 160336 +Translator peak memory: 140708 KB +Writing output... [2.710s CPU, 2.901s wall-clock] +Done! [30.580s CPU, 30.759s wall-clock] +planner.py version 0.0.1 + +Time: 6.75s +Memory: 494MB + +Iteration 1 +Queue: [(0,85,0,True)] +Grounded Until: 0 +Expected Memory: 494MB +Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('step', [16]), ('step', [17]), ('step', [18]), ('step', [19]), ('step', [20]), ('step', [21]), ('step', [22]), ('step', [23]), ('step', [24]), ('step', [25]), ('step', [26]), ('step', [27]), ('step', [28]), ('step', [29]), ('step', [30]), ('step', [31]), ('step', [32]), ('step', [33]), ('step', [34]), ('step', [35]), ('step', [36]), ('step', [37]), ('step', [38]), ('step', [39]), ('step', [40]), ('step', [41]), ('step', [42]), ('step', [43]), ('step', [44]), ('step', [45]), ('step', [46]), ('step', [47]), ('step', [48]), ('step', [49]), ('step', [50]), ('step', [51]), ('step', [52]), ('step', [53]), ('step', [54]), ('step', [55]), ('step', [56]), ('step', [57]), ('step', [58]), ('step', [59]), ('step', [60]), ('step', [61]), ('step', [62]), ('step', [63]), ('step', [64]), ('step', [65]), ('step', [66]), ('step', [67]), ('step', [68]), ('step', [69]), ('step', [70]), ('step', [71]), ('step', [72]), ('step', [73]), ('step', [74]), ('step', [75]), ('step', [76]), ('step', [77]), ('step', [78]), ('step', [79]), ('step', [80]), ('step', [81]), ('step', [82]), ('step', [83]), ('step', [84]), ('step', [85]), ('check', [85])] +Grounding Time: 42.05s +Memory: 3754MB (+3260MB) +Unblocking actions... +Solving... +[start: stats after solve call] + +Models : 1+ +Calls : 1 +Time : 145.894s (Solving: 52.94s 1st Model: 52.72s Unsat: 0.00s) +CPU Time : 144.916s + +Choices : 1067552 (Domain: 1067496) +Conflicts : 10048 (Analyzed: 10048) +Restarts : 37 (Average: 271.57 Last: 302) +Model-Level : 9854.0 +Problems : 1 (Average Length: 87.00 Splits: 0) +Lemmas : 10048 (Deleted: 6118) + Binary : 316 (Ratio: 3.14%) + Ternary : 100 (Ratio: 1.00%) + Conflict : 10048 (Average Length: 2314.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 10048 (Average: 95.30 Max: 8463 Sum: 957574) + Executed : 10048 (Average: 95.30 Max: 8463 Sum: 957574 Ratio: 100.00%) + Bounded : 0 (Average: 0.00 Max: 0 Sum: 0 Ratio: 0.00%) + +Rules : 0 +Atoms : 0 +Bodies : 0 +Tight : Yes +Variables : 2489451 (Eliminated: 0 Frozen: 118675) +Constraints : 19574727 (Binary: 98.8% Ternary: 0.6% Other: 0.6%) + +Memory Peak : 4833MB +Max. Length : 0 steps +Models : 1 + +[endof: stats after solve call] +Solving Time: 54.88s +Memory: 4769MB (+1015MB) +SAT +Testing... +NOT SERIALIZABLE +Testing Time: 24.69s +Memory: 4828MB (+59MB) +Solving... +*** Info : (planner): INTERRUPTED by signal! +UNKNOWN + +INTERRUPTED : 1 + +Models : 0+ +Calls : 2 +Time : 861.208s (Solving: 745.36s 1st Model: 52.72s Unsat: 0.00s) +CPU Time : 860.520s + +Choices : 13157168 (Domain: 13157112) +Conflicts : 29230 (Analyzed: 29230) +Restarts : 106 (Average: 275.75 Last: 302) +Model-Level : 9854.0 +Problems : 2 (Average Length: 87.00 Splits: 0) +Lemmas : 29230 (Deleted: 24156) + Binary : 948 (Ratio: 3.24%) + Ternary : 526 (Ratio: 1.80%) + Conflict : 29230 (Average Length: 1007.2 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 29230 (Average: 445.05 Max: 18257 Sum: 13008926) + Executed : 29048 (Average: 444.51 Max: 18257 Sum: 12993092 Ratio: 99.88%) + Bounded : 182 (Average: 87.00 Max: 87 Sum: 15834 Ratio: 0.12%) + +Rules : 6479430 (Original: 6479365) +Atoms : 62647 +Bodies : 4300254 (Original: 4300189) + Count : 4689 (Original: 4696) +Equivalences : 2169494 (Atom=Atom: 103 Body=Body: 0 Other: 2169391) +Tight : Yes +Variables : 2498955 (Eliminated: 0 Frozen: 2287819) +Constraints : 26005947 (Binary: 99.0% Ternary: 0.4% Other: 0.5%) + +Memory Peak : 5115MB +Max. Length : 0 steps +Models : 1 + +