From 2f7ae2319279c3936b1188d401c295b2975cd4a0 Mon Sep 17 00:00:00 2001 From: potassco-bot Date: Thu, 23 Nov 2017 00:59:21 +0100 Subject: [PATCH] Add benchmark result [pb-e1-sh-h | ipc-2000 | elevator-strips-simple-typed | 27] --- ...c-2000_elevator-strips-simple-typed_27.env | 41 +++++++++ ...c-2000_elevator-strips-simple-typed_27.err | 34 ++++++++ ...c-2000_elevator-strips-simple-typed_27.out | 87 +++++++++++++++++++ 3 files changed, 162 insertions(+) create mode 100644 pb-e1-sh-h/ipc-2000_elevator-strips-simple-typed_27.env create mode 100644 pb-e1-sh-h/ipc-2000_elevator-strips-simple-typed_27.err create mode 100644 pb-e1-sh-h/ipc-2000_elevator-strips-simple-typed_27.out diff --git a/pb-e1-sh-h/ipc-2000_elevator-strips-simple-typed_27.env b/pb-e1-sh-h/ipc-2000_elevator-strips-simple-typed_27.env new file mode 100644 index 000000000..be6d436b5 --- /dev/null +++ b/pb-e1-sh-h/ipc-2000_elevator-strips-simple-typed_27.env @@ -0,0 +1,41 @@ +command: +- timeout +- -m=8000000 +- -t=900 +- python3 +- /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/runplanner.py +- --domain=/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/domain.pddl +- /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/instances/instance-27.pddl +- --stats +- --verbose +- --print-call +- -B 0.9 +- --parallel=1 +- --shallow +- --use-heuristic +configuration: + id: pb-e1-sh-h + instanceSets: + - lnpmr-easy-instances + - lpnmr-hard-instances + options: + - --stats + - --verbose + - --print-call + - -B 0.9 + - --parallel=1 + - --shallow + - --use-heuristic +exitCode: 0 +instance: + domain: elevator-strips-simple-typed + instance: 27 + ipc: ipc-2000 +versions: + clingo: 5.2.2 + fastDownward: 10997:847cdf0069cab0c8841a9958e783d1a7340fe2e9 (2017-11-02 15:10 +0100) + planner: 517f2c0422a36582df17ecebb08e879b170cdfe2 (2017-11-21 02:23:06 +0100) + plasp: 3.1.0 + python: 3.6.3 +workingDirectory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner + diff --git a/pb-e1-sh-h/ipc-2000_elevator-strips-simple-typed_27.err b/pb-e1-sh-h/ipc-2000_elevator-strips-simple-typed_27.err new file mode 100644 index 000000000..be5e4b4ef --- /dev/null +++ b/pb-e1-sh-h/ipc-2000_elevator-strips-simple-typed_27.err @@ -0,0 +1,34 @@ +# configuration: {'id': 'pb-e1-sh-h', 'options': ['--stats', '--verbose', '--print-call', '-B 0.9', '--parallel=1', '--shallow', '--use-heuristic'], 'instanceSets': ['lnpmr-easy-instances', 'lpnmr-hard-instances']} +# instance: {'ipc': 'ipc-2000', 'domain': 'elevator-strips-simple-typed', 'instance': 27} +# command: ['timeout', '-m=8000000', '-t=900', 'python3', '/home/pluehne/Documents/ASP/plasp-javier/encodings/planner/runplanner.py', '--domain=/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/instances/instance-27.pddl', '--stats', '--verbose', '--print-call', '-B 0.9', '--parallel=1', '--shallow', '--use-heuristic'] +# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner +# exit code: 0 +/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/domain.pddl:3:10: warning: requirement “typing” used but never declared, silently adding requirement +/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/preprocess.lp:13:4-34: info: atom does not occur in any rule head: + requires(feature(actionCosts)) + +/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/preprocess.lp:14:4-33: info: atom does not occur in any rule head: + requires(feature(axiomRules)) + +/home/pluehne/Documents/ASP/plasp-javier/encodings/strips/preprocess.lp:15:4-41: info: atom does not occur in any rule head: + requires(feature(conditionalEffects)) + +/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) + +# planner call: plasp-3.1.0 translate --parsing-mode=compatibility /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/elevator-strips-simple-typed/instances/instance-27.pddl | /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/planner.py - /home/pluehne/Documents/ASP/plasp-javier/encodings/strips/preprocess.lp /home/pluehne/Documents/ASP/plasp-javier/encodings/strips/strips-incremental.lp --stats --verbose -B 0.9 --query-at-last --check-at-last --forbid-actions --force-actions -c planner_on=1 --heuristic=Domain /home/pluehne/Documents/ASP/plasp-javier/encodings/planner/heuristic.lp -c _shallow=1 -c _closure=3 -c _parallel=1 +FINISHED CPU 1.11 MEM 30288 MAXMEM 91904 STALE 0 MAXMEM_RSS 37824 + + diff --git a/pb-e1-sh-h/ipc-2000_elevator-strips-simple-typed_27.out b/pb-e1-sh-h/ipc-2000_elevator-strips-simple-typed_27.out new file mode 100644 index 000000000..a8f4984aa --- /dev/null +++ b/pb-e1-sh-h/ipc-2000_elevator-strips-simple-typed_27.out @@ -0,0 +1,87 @@ +planner.py version 0.0.1 + +Time: 0.04s +Memory: 48MB + +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... +Solving Time: 0.00s +Memory: 48MB (+0MB) +UNSAT +Iteration Time: 0.00s + +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 +Grounding... [('step', [1]), ('step', [2]), ('step', [3]), ('step', [4]), ('step', [5]), ('check', [5])] +Grounding Time: 0.03s +Memory: 49MB (+1MB) +Unblocking actions... +Solving... +Solving Time: 0.02s +Memory: 50MB (+1MB) +UNSAT +Iteration Time: 0.06s + +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 +Grounding... [('step', [6]), ('step', [7]), ('step', [8]), ('step', [9]), ('step', [10]), ('check', [10])] +Grounding Time: 0.03s +Memory: 51MB (+1MB) +Unblocking actions... +Solving... +Solving Time: 0.35s +Memory: 52MB (+1MB) +UNKNOWN +Iteration Time: 0.38s + +Iteration 4 +Queue: [(3,15,0,True), (4,20,0,True), (5,25,0,True), (6,30,0,True)] +Grounded Until: 10 +Grounding... [('step', [11]), ('step', [12]), ('step', [13]), ('step', [14]), ('step', [15]), ('check', [15])] +Grounding Time: 0.02s +Memory: 54MB (+2MB) +Unblocking actions... +Solving... +Answer: 1 +occurs(action(("board",constant("f0"),constant("p5"))),1) occurs(action(("up",constant("f0"),constant("f4"))),2) occurs(action(("depart",constant("f4"),constant("p5"))),3) occurs(action(("board",constant("f4"),constant("p2"))),3) occurs(action(("down",constant("f4"),constant("f1"))),4) occurs(action(("board",constant("f1"),constant("p4"))),5) occurs(action(("board",constant("f1"),constant("p3"))),5) occurs(action(("up",constant("f1"),constant("f7"))),6) occurs(action(("depart",constant("f7"),constant("p4"))),7) occurs(action(("depart",constant("f7"),constant("p2"))),7) occurs(action(("up",constant("f7"),constant("f10"))),8) occurs(action(("depart",constant("f10"),constant("p3"))),9) occurs(action(("up",constant("f10"),constant("f11"))),10) occurs(action(("board",constant("f11"),constant("p1"))),11) occurs(action(("down",constant("f11"),constant("f8"))),12) occurs(action(("depart",constant("f8"),constant("p1"))),13) occurs(action(("board",constant("f8"),constant("p0"))),13) occurs(action(("down",constant("f8"),constant("f5"))),14) occurs(action(("depart",constant("f5"),constant("p0"))),15) +Solving Time: 0.25s +Memory: 55MB (+1MB) +SAT +SATISFIABLE + +Models : 1+ +Calls : 4 +Time : 0.766s (Solving: 0.61s 1st Model: 0.24s Unsat: 0.02s) +CPU Time : 0.760s + +Choices : 54263 (Domain: 49401) +Conflicts : 18429 (Analyzed: 18428) +Restarts : 185 (Average: 99.61 Last: 145) +Model-Level : 48.0 +Problems : 4 (Average Length: 9.50 Splits: 0) +Lemmas : 18428 (Deleted: 14671) + Binary : 4 (Ratio: 0.02%) + Ternary : 13 (Ratio: 0.07%) + Conflict : 18428 (Average Length: 70.1 Ratio: 100.00%) + Loop : 0 (Average Length: 0.0 Ratio: 0.00%) + Other : 0 (Average Length: 0.0 Ratio: 0.00%) +Backjumps : 18428 (Average: 2.75 Max: 64 Sum: 50720) + Executed : 18419 (Average: 2.75 Max: 64 Sum: 50655 Ratio: 99.87%) + Bounded : 9 (Average: 7.22 Max: 12 Sum: 65 Ratio: 0.13%) + +Rules : 8067 +Atoms : 8067 +Bodies : 1 (Original: 0) +Tight : Yes +Variables : 5059 (Eliminated: 0 Frozen: 2028) +Constraints : 18285 (Binary: 92.8% Ternary: 3.4% Other: 3.8%) + +Memory Peak : 55MB +Max. Length : 15 steps +Sol. Length : 15 steps + +