Add benchmark result [m-mp-single-shot | ipc-2000 | blocks-strips-typed | 13]
This commit is contained in:
parent
04e92ec640
commit
533cbc4a54
42
m-mp-single-shot/ipc-2000_blocks-strips-typed_13.env
Normal file
42
m-mp-single-shot/ipc-2000_blocks-strips-typed_13.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-13.pddl
|
||||
- --stats
|
||||
- --stats-iter
|
||||
- --verbose
|
||||
- --print-call
|
||||
- -m 8192
|
||||
- --madagascar-Mp
|
||||
- -F 20
|
||||
- -T 20
|
||||
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: 13
|
||||
ipc: ipc-2000
|
||||
planLength: 20
|
||||
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_13.err
Normal file
9
m-mp-single-shot/ipc-2000_blocks-strips-typed_13.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': 13, 'planLength': 20}
|
||||
# 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-13.pddl', '--stats', '--stats-iter', '--verbose', '--print-call', '-m 8192', '--madagascar-Mp', '-F 20', '-T 20']
|
||||
# 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-13.pddl --stats --stats-iter --verbose -m 8192 -F 20 -T 20
|
||||
FINISHED CPU 0.36 MEM 33472 MAXMEM 33472 STALE 0 MAXMEM_RSS 13248
|
||||
<time name="ALL">350</time>
|
||||
|
63
m-mp-single-shot/ipc-2000_blocks-strips-typed_13.out
Normal file
63
m-mp-single-shot/ipc-2000_blocks-strips-typed_13.out
Normal file
@ -0,0 +1,63 @@
|
||||
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-13.pddlignoring --stats
|
||||
ignoring --stats-iter
|
||||
ignoring --verbose
|
||||
-m 8192 -F 20 -T 20
|
||||
Domain: blocks
|
||||
Problem: blocks-8-0
|
||||
Parser: 144 ground actions and 89 state variables
|
||||
Invariants: 0 1 2 3 4 5 0.00 secs
|
||||
Goal: conjunctive
|
||||
Simplified: 144 ground actions and 89 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 20: 4749 variables
|
||||
Allocated 32 MB (total 231 MB)
|
||||
SAT (0 ID 78 decisions 34 conflicts 4749 variables)
|
||||
PLAN FOUND: 20 steps
|
||||
STEP 0: unstack(a,g)
|
||||
STEP 1: put-down(a)
|
||||
STEP 2: unstack(g,e)
|
||||
STEP 3: stack(g,b)
|
||||
STEP 4: pick-up(a)
|
||||
STEP 5: stack(a,g)
|
||||
STEP 6: pick-up(c)
|
||||
STEP 7: stack(c,a)
|
||||
STEP 8: unstack(d,h)
|
||||
STEP 9: stack(d,e)
|
||||
STEP 10: unstack(h,f)
|
||||
STEP 11: stack(h,c)
|
||||
STEP 12: unstack(d,e)
|
||||
STEP 13: put-down(d)
|
||||
STEP 14: pick-up(e)
|
||||
STEP 15: stack(e,h)
|
||||
STEP 16: pick-up(f)
|
||||
STEP 17: stack(f,e)
|
||||
STEP 18: pick-up(d)
|
||||
STEP 19: stack(d,f)
|
||||
20 actions in the plan.
|
||||
|
||||
|
||||
# statistics in YAML format
|
||||
---
|
||||
runtime:
|
||||
total: 0.01 # [s]
|
||||
preprocessing: 0.00 # [s]
|
||||
maxLearnedClauseLength: 109
|
||||
groundActions:
|
||||
afterParsing: 144
|
||||
afterPreprocessing: 144
|
||||
stateVariables:
|
||||
afterParsing: 89
|
||||
afterPreprocessing: 89
|
||||
stronglyConnectedComponents:
|
||||
maxSize: 1
|
||||
plan:
|
||||
found: true
|
||||
length: 20
|
||||
actions: 20
|
||||
iterations:
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user