1
0
Fork 0

Add benchmark result [m-mp-single-shot | ipc-2011 | tidybot-sequential-satisficing | 15]

This commit is contained in:
Potassco Bot 2018-02-28 09:11:02 +01:00
parent f04f6d9cb7
commit d52d7e130b
Signed by: potassco-bot
GPG Key ID: 1F54208CE70DDF73
3 changed files with 149 additions and 0 deletions

View File

@ -0,0 +1,42 @@
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/tidybot-sequential-satisficing/domain.pddl
- /home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/tidybot-sequential-satisficing/instances/instance-15.pddl
- --stats
- --stats-iter
- --verbose
- --print-call
- -m 8192
- --madagascar-Mp
- -F 60
- -T 60
configuration:
fixedHorizon: true
id: m-mp-single-shot
instanceSets:
- rintanen-aij-2012-interesting
options:
- --stats
- --stats-iter
- --verbose
- --print-call
- -m 8192
- --madagascar-Mp
exitCode: 0
instance:
domain: tidybot-sequential-satisficing
instance: 15
ipc: ipc-2011
planLength: 60
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

View File

@ -0,0 +1,9 @@
# configuration: {'id': 'm-mp-single-shot', 'options': ['--stats', '--stats-iter', '--verbose', '--print-call', '-m 8192', '--madagascar-Mp'], 'instanceSets': ['rintanen-aij-2012-interesting'], 'fixedHorizon': True}
# instance: {'ipc': 'ipc-2011', 'domain': 'tidybot-sequential-satisficing', 'instance': 15, 'planLength': 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/tidybot-sequential-satisficing/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/tidybot-sequential-satisficing/instances/instance-15.pddl', '--stats', '--stats-iter', '--verbose', '--print-call', '-m 8192', '--madagascar-Mp', '-F 60', '-T 60']
# working directory: /home/pluehne/Documents/ASP/plasp-javier/encodings/planner
# exit code: 0
# planner call: /home/pluehne/Documents/ASP/madagascar/Mp /home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/tidybot-sequential-satisficing/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/tidybot-sequential-satisficing/instances/instance-15.pddl --stats --stats-iter --verbose -m 8192 -F 60 -T 60
FINISHED CPU 14.51 MEM 33472 MAXMEM 1014204 STALE 0 MAXMEM_RSS 677920
<time name="ALL">14510</time>

View File

@ -0,0 +1,98 @@
Madagascar 0.99999 01/02/2018 14:46:04 amd64 1-core (no VSIDS)
Options: file:/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/tidybot-sequential-satisficing/domain.pddl file:/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/tidybot-sequential-satisficing/instances/instance-15.pddlignoring --stats
ignoring --stats-iter
ignoring --verbose
-m 8192 -F 60 -T 60
Domain: tidybot
Problem: test
Parser: 54482 ground actions and 923 state variables
Invariants: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 5.79 secs
Goal: conjunctive
Simplified: 24195 ground actions and 416 state variables
Actions: STRIPS
Disabling graph %: 10 20 30 40 50 60 70 80 90 100 5.57 secs (max SCC size 10)
Plan type: E-step
Allocated 32 MB permanent (total 380 MB)
Allocated 32 MB permanent (total 581 MB)
Horizon 60: 1477076 variables
Allocated 32 MB (total 618 MB)
SAT (0 ID 123 decisions 70 conflicts 1477076 variables)
PLAN FOUND: 60 steps
STEP 0: unpark(pr2,xrel0,yrel0)
STEP 1: base-right(pr2,x0,x1,y0)
STEP 2: base-right(pr2,x1,x2,y0)
STEP 3: base-right(pr2,x2,x3,y0)
STEP 4: base-right(pr2,x3,x4,y0)
STEP 5: base-right(pr2,x4,x5,y0)
STEP 6: base-down(pr2,x5,y0,y1)
STEP 7: base-down(pr2,x5,y1,y2)
STEP 8: base-down(pr2,x5,y2,y3)
STEP 9: base-down(pr2,x5,y3,y4)
STEP 10: base-down(pr2,x5,y4,y5)
STEP 11: base-left(pr2,x5,x4,y5)
STEP 12.0: base-left(pr2,x4,x3,y5)
STEP 12.1: park(pr2)
STEP 13: gripper-up(pr2,x3,y5,xrel0,x3,yrel0,yrel-1,y5,y4)
STEP 14: gripper-down(pr2,x3,y5,xrel0,x3,yrel-1,yrel0,y4,y5)
STEP 15: gripper-down(pr2,x3,y5,xrel0,x3,yrel0,yrel1,y5,y6)
STEP 16.0: get-right(pr2,x3,y5,xrel0,x3,yrel1,y6,object0,x4)
STEP 16.1: gripper-up(pr2,x3,y5,xrel0,x3,yrel1,yrel0,y6,y5)
STEP 17: unpark(pr2,xrel0,yrel0)
STEP 18: base-up(pr2,x3,y5,y4)
STEP 19.0: base-up(pr2,x3,y4,y3)
STEP 19.1: park(pr2)
STEP 20.0: put-up(pr2,x3,y3,xrel0,x3,yrel0,y3,object0,y2)
STEP 20.1: unpark(pr2,xrel0,yrel0)
STEP 21: base-left(pr2,x3,x2,y3)
STEP 22: base-up(pr2,x2,y3,y2)
STEP 23: base-down(pr2,x2,y2,y3)
STEP 24: base-up(pr2,x2,y3,y2)
STEP 25.0: base-down(pr2,x2,y2,y3)
STEP 25.1: park(pr2)
STEP 26.0: get-up(pr2,x2,y3,xrel0,x2,yrel0,y3,object1,y2)
STEP 26.1: gripper-right(pr2,x2,y3,xrel0,xrel1,x2,x3,yrel0,y3)
STEP 27: put-left(pr2,x2,y3,xrel1,x3,yrel0,y3,object1,x2)
STEP 28: finish-object(object1,x2,y3) get-up(pr2,x2,y3,xrel1,x3,yrel0,y3,object0,y2)
STEP 29: gripper-up(pr2,x2,y3,xrel1,x3,yrel0,yrel-1,y3,y2)
STEP 30: put-left(pr2,x2,y3,xrel1,x3,yrel-1,y2,object0,x2)
STEP 31: finish-object(object0,x2,y2) gripper-down(pr2,x2,y3,xrel1,x3,yrel-1,yrel0,y2,y3)
STEP 32: get-left(pr2,x2,y3,xrel1,x3,yrel0,y3,object2,x2)
STEP 33.0: put-up(pr2,x2,y3,xrel1,x3,yrel0,y3,object2,y2)
STEP 33.1: gripper-down(pr2,x2,y3,xrel1,x3,yrel0,yrel1,y3,y4)
STEP 34: finish-object(object2,x3,y2) gripper-left(pr2,x2,y3,xrel1,xrel0,x3,x2,yrel1,y4)
STEP 35: gripper-up(pr2,x2,y3,xrel0,x2,yrel1,yrel0,y4,y3)
STEP 36: unpark(pr2,xrel0,yrel0)
STEP 37: base-down(pr2,x2,y3,y4)
STEP 38.0: base-down(pr2,x2,y4,y5)
STEP 38.1: park(pr2)
STEP 39: gripper-down(pr2,x2,y5,xrel0,x2,yrel0,yrel1,y5,y6)
STEP 40.0: get-left(pr2,x2,y5,xrel0,x2,yrel1,y6,object3,x1)
STEP 40.1: gripper-up(pr2,x2,y5,xrel0,x2,yrel1,yrel0,y6,y5)
STEP 41: gripper-up(pr2,x2,y5,xrel0,x2,yrel0,yrel-1,y5,y4)
STEP 42: gripper-right(pr2,x2,y5,xrel0,xrel1,x2,x3,yrel-1,y4)
STEP 43: put-up(pr2,x2,y5,xrel1,x3,yrel-1,y4,object3,y3)
STEP 44: finish-object(object3,x3,y3)
57 actions in the plan.
# statistics in YAML format
---
runtime:
total: 14.02 # [s]
preprocessing: 12.18 # [s]
maxLearnedClauseLength: 2842
groundActions:
afterParsing: 54482
afterPreprocessing: 24195
stateVariables:
afterParsing: 923
afterPreprocessing: 416
stronglyConnectedComponents:
maxSize: 10
plan:
found: true
length: 60
actions: 57
iterations:
...