1
0
Fork 0
tplp-planning-benchmark/m-mp-single-shot/ipc-2000_blocks-strips-type...

84 lines
2.0 KiB
Plaintext

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-19.pddlignoring --stats
ignoring --stats-iter
ignoring --verbose
-m 8192 -F 40 -T 40
Domain: blocks
Problem: blocks-10-0
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.00 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 426 decisions 195 conflicts 14171 variables)
PLAN FOUND: 40 steps
STEP 0: unstack(c,e)
STEP 1: put-down(c)
STEP 2: unstack(e,j)
STEP 3: put-down(e)
STEP 4: unstack(j,b)
STEP 5: stack(j,c)
STEP 6: unstack(b,g)
STEP 7: put-down(b)
STEP 8: unstack(g,h)
STEP 9: put-down(g)
STEP 10: unstack(h,a)
STEP 11: put-down(h)
STEP 12: unstack(a,d)
STEP 13: stack(a,e)
STEP 14: pick-up(f)
STEP 15: stack(f,j)
STEP 16: unstack(d,i)
STEP 17: stack(d,b)
STEP 18: pick-up(g)
STEP 19: stack(g,i)
STEP 20: unstack(a,e)
STEP 21: stack(a,g)
STEP 22: unstack(d,b)
STEP 23: put-down(d)
STEP 24: pick-up(b)
STEP 25: stack(b,a)
STEP 26: pick-up(h)
STEP 27: stack(h,b)
STEP 28: pick-up(e)
STEP 29: stack(e,h)
STEP 30: unstack(f,j)
STEP 31: put-down(f)
STEP 32: unstack(j,c)
STEP 33: stack(j,e)
STEP 34: pick-up(f)
STEP 35: stack(f,j)
STEP 36: pick-up(c)
STEP 37: stack(c,f)
STEP 38: pick-up(d)
STEP 39: stack(d,c)
40 actions in the plan.
# statistics in YAML format
---
runtime:
total: 0.03 # [s]
preprocessing: 0.01 # [s]
maxLearnedClauseLength: 540
groundActions:
afterParsing: 220
afterPreprocessing: 220
stateVariables:
afterParsing: 131
afterPreprocessing: 131
stronglyConnectedComponents:
maxSize: 1
plan:
found: true
length: 40
actions: 40
iterations:
...