Add benchmark result [m-mp-single-shot | ipc-2000 | blocks-strips-typed | 28]
This commit is contained in:
parent
a77cbcbedd
commit
15ed78561b
42
m-mp-single-shot/ipc-2000_blocks-strips-typed_28.env
Normal file
42
m-mp-single-shot/ipc-2000_blocks-strips-typed_28.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-28.pddl
|
||||
- --stats
|
||||
- --stats-iter
|
||||
- --verbose
|
||||
- --print-call
|
||||
- -m 8192
|
||||
- --madagascar-Mp
|
||||
- -F 50
|
||||
- -T 50
|
||||
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: 28
|
||||
ipc: ipc-2000
|
||||
planLength: 50
|
||||
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_28.err
Normal file
9
m-mp-single-shot/ipc-2000_blocks-strips-typed_28.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': 28, 'planLength': 50}
|
||||
# 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-28.pddl', '--stats', '--stats-iter', '--verbose', '--print-call', '-m 8192', '--madagascar-Mp', '-F 50', '-T 50']
|
||||
# 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-28.pddl --stats --stats-iter --verbose -m 8192 -F 50 -T 50
|
||||
FINISHED CPU 1.05 MEM 33472 MAXMEM 355784 STALE 0 MAXMEM_RSS 34464
|
||||
<time name="ALL">1020</time>
|
||||
|
93
m-mp-single-shot/ipc-2000_blocks-strips-typed_28.out
Normal file
93
m-mp-single-shot/ipc-2000_blocks-strips-typed_28.out
Normal 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-2000/domains/blocks-strips-typed/domain.pddl file:/home/pluehne/Documents/ASP/pddl-instances/ipc-2000/domains/blocks-strips-typed/instances/instance-28.pddlignoring --stats
|
||||
ignoring --stats-iter
|
||||
ignoring --verbose
|
||||
-m 8192 -F 50 -T 50
|
||||
Domain: blocks
|
||||
Problem: blocks-13-1
|
||||
Parser: 364 ground actions and 209 state variables
|
||||
Invariants: 0 1 2 3 4 5 0.02 secs
|
||||
Goal: conjunctive
|
||||
Simplified: 364 ground actions and 209 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 124 MB)
|
||||
Horizon 50: 28859 variables
|
||||
Allocated 32 MB (total 234 MB)
|
||||
SAT (0 ID 13532 decisions 6770 conflicts 28859 variables)
|
||||
PLAN FOUND: 50 steps
|
||||
STEP 0: unstack(j,e)
|
||||
STEP 1: stack(j,b)
|
||||
STEP 2: unstack(e,d)
|
||||
STEP 3: put-down(e)
|
||||
STEP 4: unstack(d,c)
|
||||
STEP 5: put-down(d)
|
||||
STEP 6: unstack(c,a)
|
||||
STEP 7: put-down(c)
|
||||
STEP 8: unstack(a,l)
|
||||
STEP 9: put-down(a)
|
||||
STEP 10: unstack(l,h)
|
||||
STEP 11: stack(l,e)
|
||||
STEP 12: unstack(h,g)
|
||||
STEP 13: put-down(h)
|
||||
STEP 14: unstack(g,m)
|
||||
STEP 15: put-down(g)
|
||||
STEP 16: unstack(m,i)
|
||||
STEP 17: put-down(m)
|
||||
STEP 18: unstack(i,f)
|
||||
STEP 19: stack(i,d)
|
||||
STEP 20: pick-up(g)
|
||||
STEP 21: put-down(g)
|
||||
STEP 22: unstack(j,b)
|
||||
STEP 23: stack(j,l)
|
||||
STEP 24: unstack(b,k)
|
||||
STEP 25: put-down(b)
|
||||
STEP 26: unstack(i,d)
|
||||
STEP 27: stack(i,b)
|
||||
STEP 28: pick-up(h)
|
||||
STEP 29: stack(h,i)
|
||||
STEP 30: pick-up(g)
|
||||
STEP 31: stack(g,h)
|
||||
STEP 32: pick-up(k)
|
||||
STEP 33: stack(k,g)
|
||||
STEP 34: pick-up(f)
|
||||
STEP 35: stack(f,k)
|
||||
STEP 36: unstack(j,l)
|
||||
STEP 37: stack(j,f)
|
||||
STEP 38: pick-up(c)
|
||||
STEP 39: stack(c,j)
|
||||
STEP 40: pick-up(m)
|
||||
STEP 41: stack(m,c)
|
||||
STEP 42: unstack(l,e)
|
||||
STEP 43: stack(l,m)
|
||||
STEP 44: pick-up(e)
|
||||
STEP 45: stack(e,l)
|
||||
STEP 46: pick-up(a)
|
||||
STEP 47: stack(a,e)
|
||||
STEP 48: pick-up(d)
|
||||
STEP 49: stack(d,a)
|
||||
50 actions in the plan.
|
||||
|
||||
|
||||
# statistics in YAML format
|
||||
---
|
||||
runtime:
|
||||
total: 0.71 # [s]
|
||||
preprocessing: 0.03 # [s]
|
||||
maxLearnedClauseLength: 2538
|
||||
groundActions:
|
||||
afterParsing: 364
|
||||
afterPreprocessing: 364
|
||||
stateVariables:
|
||||
afterParsing: 209
|
||||
afterPreprocessing: 209
|
||||
stronglyConnectedComponents:
|
||||
maxSize: 1
|
||||
plan:
|
||||
found: true
|
||||
length: 50
|
||||
actions: 50
|
||||
iterations:
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user