From a7a30638b738555a0da0c64e4c06657060a499d6 Mon Sep 17 00:00:00 2001 From: potassco-bot Date: Tue, 21 Nov 2017 02:52:21 +0100 Subject: [PATCH] Add benchmark result [m-mp | ipc-1998 | gripper-round-1-strips | 5] --- m-mp/ipc-1998_gripper-round-1-strips_5.env | 35 ++++++++++++++ m-mp/ipc-1998_gripper-round-1-strips_5.err | 9 ++++ m-mp/ipc-1998_gripper-round-1-strips_5.out | 55 ++++++++++++++++++++++ 3 files changed, 99 insertions(+) create mode 100644 m-mp/ipc-1998_gripper-round-1-strips_5.env create mode 100644 m-mp/ipc-1998_gripper-round-1-strips_5.err create mode 100644 m-mp/ipc-1998_gripper-round-1-strips_5.out diff --git a/m-mp/ipc-1998_gripper-round-1-strips_5.env b/m-mp/ipc-1998_gripper-round-1-strips_5.env new file mode 100644 index 000000000..4906d4f3f --- /dev/null +++ b/m-mp/ipc-1998_gripper-round-1-strips_5.env @@ -0,0 +1,35 @@ +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-1998/domains/gripper-round-1-strips/domain.pddl +- /home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/gripper-round-1-strips/instances/instance-5.pddl +- --stats +- --verbose +- --print-call +- --madagascar-Mp +configuration: + id: m-mp + instanceSets: + - lnpmr-easy-instances + - lnpmr-hard-instances + options: + - --stats + - --verbose + - --print-call + - --madagascar-Mp +exitCode: 0 +instance: + domain: gripper-round-1-strips + instance: 5 + ipc: ipc-1998 +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/m-mp/ipc-1998_gripper-round-1-strips_5.err b/m-mp/ipc-1998_gripper-round-1-strips_5.err new file mode 100644 index 000000000..c8c42cdda --- /dev/null +++ b/m-mp/ipc-1998_gripper-round-1-strips_5.err @@ -0,0 +1,9 @@ +# configuration: {'id': 'm-mp', 'options': ['--stats', '--verbose', '--print-call', '--madagascar-Mp'], 'instanceSets': ['lnpmr-easy-instances', 'lnpmr-hard-instances']} +# instance: {'ipc': 'ipc-1998', 'domain': 'gripper-round-1-strips', 'instance': 5} +# 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-1998/domains/gripper-round-1-strips/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/gripper-round-1-strips/instances/instance-5.pddl', '--stats', '--verbose', '--print-call', '--madagascar-Mp'] +# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner +# exit code: 0 +# planner call: Mp /home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/gripper-round-1-strips/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/gripper-round-1-strips/instances/instance-5.pddl --stats --verbose +FINISHED CPU 0.30 MEM 0 MAXMEM 30288 STALE 0 MAXMEM_RSS 12256 + + diff --git a/m-mp/ipc-1998_gripper-round-1-strips_5.out b/m-mp/ipc-1998_gripper-round-1-strips_5.out new file mode 100644 index 000000000..6378954bb --- /dev/null +++ b/m-mp/ipc-1998_gripper-round-1-strips_5.out @@ -0,0 +1,55 @@ +Madagascar 0.99999 25/02/2015 09:46:27 amd64 1-core (no VSIDS) +Options: file:/home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/gripper-round-1-strips/domain.pddl file:/home/pluehne/Documents/ASP/pddl-instances/ipc-1998/domains/gripper-round-1-strips/instances/instance-5.pddlignoring --stats +ignoring --verbose + +Domain: gripper-strips +Problem: strips-gripper-x-5 +Parser: 100 ground actions and 68 state variables +Invariants: 0 1 2 3 0.00 secs +Goal: conjunctive +Simplified: 98 ground actions and 52 state variables +Actions: STRIPS +Disabling graph %: 10 20 30 40 50 60 70 80 90 100 0.00 secs (max SCC size 1) +Plan type: E-step + Allocated 32 MB permanent (total 122 MB) +Horizon 0: 52 variables +0 UNSAT (0 decisions 0 conflicts) +Horizon 5: 802 variables + Allocated 32 MB (total 306 MB) +Horizon 10: 1552 variables +Horizon 15: 2302 variables +SAT (31 decisions 0 conflicts) +PLAN FOUND: 15 steps +STEP 0.0: pick(ball11,rooma,left) pick(ball12,rooma,right) +STEP 0.1: move(rooma,roomb) +STEP 1.0: drop(ball11,roomb,left) drop(ball12,roomb,right) +STEP 1.1: move(roomb,rooma) +STEP 2.0: pick(ball10,rooma,right) pick(ball9,rooma,left) +STEP 2.1: move(rooma,roomb) +STEP 3.0: drop(ball10,roomb,right) drop(ball9,roomb,left) +STEP 3.1: move(roomb,rooma) +STEP 4.0: pick(ball7,rooma,right) pick(ball8,rooma,left) +STEP 4.1: move(rooma,roomb) +STEP 5.0: drop(ball7,roomb,right) drop(ball8,roomb,left) +STEP 5.1: move(roomb,rooma) +STEP 6.0: pick(ball5,rooma,right) pick(ball6,rooma,left) +STEP 6.1: move(rooma,roomb) +STEP 7.0: drop(ball5,roomb,right) drop(ball6,roomb,left) +STEP 7.1: move(roomb,rooma) +STEP 8.0: pick(ball3,rooma,right) pick(ball4,rooma,left) +STEP 8.1: move(rooma,roomb) +STEP 9.0: drop(ball3,roomb,right) drop(ball4,roomb,left) +STEP 9.1: move(roomb,rooma) +STEP 10.0: pick(ball1,rooma,left) pick(ball2,rooma,right) +STEP 10.1: move(rooma,roomb) +STEP 11: drop(ball1,roomb,left) drop(ball2,roomb,right) +35 actions in the plan. +total time 0.00 preprocess 0.00 +total size 534.000 MB +max. learned clause length 71 +t val conflicts decisions +0 0 0 0 +5 -1 181 190 +10 -1 120 144 +15 1 0 31 +