Add benchmark result [m-mp-single-shot | ipc-2000 | blocks-strips-typed | 20]
This commit is contained in:
parent
a32d367a7f
commit
476f05a05a
42
m-mp-single-shot/ipc-2000_blocks-strips-typed_20.env
Normal file
42
m-mp-single-shot/ipc-2000_blocks-strips-typed_20.env
Normal 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-2000/domains/blocks-strips-typed/domain.pddl
|
||||
- /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/instances/instance-20.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: blocks-strips-typed
|
||||
instance: 20
|
||||
ipc: ipc-2000
|
||||
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
|
||||
|
9
m-mp-single-shot/ipc-2000_blocks-strips-typed_20.err
Normal file
9
m-mp-single-shot/ipc-2000_blocks-strips-typed_20.err
Normal 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-2000', 'domain': 'blocks-strips-typed', 'instance': 20, '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-2000/domains/blocks-strips-typed/domain.pddl', '/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/instances/instance-20.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-2000/domains/blocks-strips-typed/domain.pddl /home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/instances/instance-20.pddl --stats --stats-iter --verbose -m 8192 -F 40 -T 40
|
||||
FINISHED CPU 0.50 MEM 33472 MAXMEM 352660 STALE 0 MAXMEM_RSS 25004
|
||||
<time name="ALL">440</time>
|
||||
|
83
m-mp-single-shot/ipc-2000_blocks-strips-typed_20.out
Normal file
83
m-mp-single-shot/ipc-2000_blocks-strips-typed_20.out
Normal file
@ -0,0 +1,83 @@
|
||||
Madagascar 0.99999 01/02/2018 14:46:04 amd64 1-core (no VSIDS)
|
||||
Options: file:/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/domain.pddl file:/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/instances/instance-20.pddlignoring --stats
|
||||
ignoring --stats-iter
|
||||
ignoring --verbose
|
||||
-m 8192 -F 40 -T 40
|
||||
Domain: blocks
|
||||
Problem: blocks-10-1
|
||||
Parser: 220 ground actions and 131 state variables
|
||||
Invariants: 0 1 2 3 4 5 0.00 secs
|
||||
Goal: conjunctive
|
||||
Simplified: 220 ground actions and 131 state variables
|
||||
Actions: STRIPS
|
||||
Disabling graph %: 10 20 30 40 50 60 70 80 90 100 0.01 secs (max SCC size 1)
|
||||
Plan type: E-step
|
||||
Allocated 32 MB permanent (total 123 MB)
|
||||
Horizon 40: 14171 variables
|
||||
Allocated 32 MB (total 232 MB)
|
||||
SAT (0 ID 4565 decisions 2599 conflicts 14171 variables)
|
||||
PLAN FOUND: 40 steps
|
||||
STEP 0: unstack(c,g)
|
||||
STEP 1: put-down(c)
|
||||
STEP 2: unstack(f,d)
|
||||
STEP 3: stack(f,c)
|
||||
STEP 4: unstack(d,h)
|
||||
STEP 5: put-down(d)
|
||||
STEP 6: pick-up(h)
|
||||
STEP 7: put-down(h)
|
||||
STEP 8: unstack(g,e)
|
||||
STEP 9: put-down(g)
|
||||
STEP 10: unstack(e,i)
|
||||
STEP 11: stack(e,d)
|
||||
STEP 12: pick-up(g)
|
||||
STEP 13: stack(g,f)
|
||||
STEP 14: unstack(i,j)
|
||||
STEP 15: put-down(i)
|
||||
STEP 16: unstack(g,f)
|
||||
STEP 17: stack(g,j)
|
||||
STEP 18: unstack(g,j)
|
||||
STEP 19: stack(g,f)
|
||||
STEP 20: unstack(j,a)
|
||||
STEP 21: put-down(j)
|
||||
STEP 22: unstack(g,f)
|
||||
STEP 23: stack(g,j)
|
||||
STEP 24: pick-up(h)
|
||||
STEP 25: stack(h,g)
|
||||
STEP 26: unstack(e,d)
|
||||
STEP 27: stack(e,h)
|
||||
STEP 28: unstack(a,b)
|
||||
STEP 29: stack(a,e)
|
||||
STEP 30: pick-up(i)
|
||||
STEP 31: stack(i,a)
|
||||
STEP 32: unstack(f,c)
|
||||
STEP 33: stack(f,i)
|
||||
STEP 34: pick-up(d)
|
||||
STEP 35: stack(d,f)
|
||||
STEP 36: pick-up(b)
|
||||
STEP 37: stack(b,d)
|
||||
STEP 38: pick-up(c)
|
||||
STEP 39: stack(c,b)
|
||||
40 actions in the plan.
|
||||
|
||||
|
||||
# statistics in YAML format
|
||||
---
|
||||
runtime:
|
||||
total: 0.18 # [s]
|
||||
preprocessing: 0.01 # [s]
|
||||
maxLearnedClauseLength: 1227
|
||||
groundActions:
|
||||
afterParsing: 220
|
||||
afterPreprocessing: 220
|
||||
stateVariables:
|
||||
afterParsing: 131
|
||||
afterPreprocessing: 131
|
||||
stronglyConnectedComponents:
|
||||
maxSize: 1
|
||||
plan:
|
||||
found: true
|
||||
length: 40
|
||||
actions: 40
|
||||
iterations:
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user