1
0
Fork 0

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

This commit is contained in:
Potassco Bot 2018-02-27 12:19:34 +01:00
parent 03c8165862
commit 8ea3eddede
Signed by: potassco-bot
GPG Key ID: 1F54208CE70DDF73
3 changed files with 144 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-7.pddl
- --stats
- --stats-iter
- --verbose
- --print-call
- -m 8192
- --madagascar-Mp
- -F 40
- -T 40
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: 7
ipc: ipc-2011
planLength: 40
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': 7, 'planLength': 40}
# 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-7.pddl', '--stats', '--stats-iter', '--verbose', '--print-call', '-m 8192', '--madagascar-Mp', '-F 40', '-T 40']
# 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-7.pddl --stats --stats-iter --verbose -m 8192 -F 40 -T 40
FINISHED CPU 6.76 MEM 33472 MAXMEM 712000 STALE 0 MAXMEM_RSS 399708
<time name="ALL">6650</time>

View File

@ -0,0 +1,93 @@
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-7.pddlignoring --stats
ignoring --stats-iter
ignoring --verbose
-m 8192 -F 40 -T 40
Domain: tidybot
Problem: test
Parser: 38083 ground actions and 761 state variables
Invariants: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 2.54 secs
Goal: conjunctive
Simplified: 15822 ground actions and 337 state variables
Actions: STRIPS
Disabling graph %: 10 20 30 40 50 60 70 80 90 100 2.37 secs (max SCC size 10)
Plan type: E-step
Allocated 32 MB permanent (total 274 MB)
Horizon 40: 646697 variables
Allocated 32 MB (total 427 MB)
SAT (0 ID 264 decisions 136 conflicts 646697 variables)
PLAN FOUND: 40 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-down(pr2,x2,y0,y1)
STEP 4: base-right(pr2,x2,x3,y1)
STEP 5: base-right(pr2,x3,x4,y1)
STEP 6: base-down(pr2,x4,y1,y2)
STEP 7: base-right(pr2,x4,x5,y2)
STEP 8: base-down(pr2,x5,y2,y3)
STEP 9.0: base-down(pr2,x5,y3,y4)
STEP 9.1: park(pr2)
STEP 10.0: get-up(pr2,x5,y4,xrel0,x5,yrel0,y4,object0,y3)
STEP 10.1: unpark(pr2,xrel0,yrel0)
STEP 11.0: base-up(pr2,x5,y4,y3)
STEP 11.1: park(pr2)
STEP 12.0: put-left(pr2,x5,y3,xrel0,x5,yrel0,y3,object0,x4)
STEP 12.1: unpark(pr2,xrel0,yrel0)
STEP 13: base-down(pr2,x5,y3,y4) finish-object(object0,x4,y3)
STEP 14: base-left(pr2,x5,x4,y4)
STEP 15.0: base-right(pr2,x4,x5,y4)
STEP 15.1: park(pr2)
STEP 16.0: get-left(pr2,x5,y4,xrel0,x5,yrel0,y4,object3,x4)
STEP 16.1: gripper-up(pr2,x5,y4,xrel0,x5,yrel0,yrel-1,y4,y3)
STEP 17: gripper-down(pr2,x5,y4,xrel0,x5,yrel-1,yrel0,y3,y4)
STEP 18.0: put-left(pr2,x5,y4,xrel0,x5,yrel0,y4,object3,x4)
STEP 18.1: unpark(pr2,xrel0,yrel0)
STEP 19.0: base-left(pr2,x5,x4,y4)
STEP 19.1: park(pr2)
STEP 20: get-right(pr2,x4,y4,xrel0,x4,yrel0,y4,object1,x5)
STEP 21: gripper-right(pr2,x4,y4,xrel0,xrel1,x4,x5,yrel0,y4)
STEP 22: put-left(pr2,x4,y4,xrel1,x5,yrel0,y4,object1,x4)
STEP 23: finish-object(object1,x4,y4) get-left(pr2,x4,y4,xrel1,x5,yrel0,y4,object3,x4)
STEP 24: gripper-left(pr2,x4,y4,xrel1,xrel0,x5,x4,yrel0,y4)
STEP 25.0: put-right(pr2,x4,y4,xrel0,x4,yrel0,y4,object3,x5)
STEP 25.1: unpark(pr2,xrel0,yrel0)
STEP 26: base-up(pr2,x4,y4,y3) finish-object(object3,x5,y4)
STEP 27: base-up(pr2,x4,y3,y2)
STEP 28: base-up(pr2,x4,y2,y1)
STEP 29: base-left(pr2,x4,x3,y1)
STEP 30: base-left(pr2,x3,x2,y1)
STEP 31: base-down(pr2,x2,y1,y2)
STEP 32: base-left(pr2,x2,x1,y2)
STEP 33: base-down(pr2,x1,y2,y3)
STEP 34.0: base-down(pr2,x1,y3,y4)
STEP 34.1: park(pr2)
STEP 35: gripper-down(pr2,x1,y4,xrel0,x1,yrel0,yrel1,y4,y5)
STEP 36.0: get-down(pr2,x1,y4,xrel0,x1,yrel1,y5,object2,y6)
STEP 36.1: gripper-right(pr2,x1,y4,xrel0,xrel1,x1,x2,yrel1,y5)
STEP 37: put-left(pr2,x1,y4,xrel1,x2,yrel1,y5,object2,x1)
STEP 38: finish-object(object2,x1,y5)
53 actions in the plan.
# statistics in YAML format
---
runtime:
total: 6.35 # [s]
preprocessing: 5.39 # [s]
maxLearnedClauseLength: 7670
groundActions:
afterParsing: 38083
afterPreprocessing: 15822
stateVariables:
afterParsing: 761
afterPreprocessing: 337
stronglyConnectedComponents:
maxSize: 10
plan:
found: true
length: 40
actions: 53
iterations:
...