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

94 lines
2.2 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-27.pddlignoring --stats
ignoring --stats-iter
ignoring --verbose
-m 8192 -F 50 -T 50
Domain: blocks
Problem: blocks-13-0
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 191 decisions 68 conflicts 28859 variables)
PLAN FOUND: 50 steps
STEP 0: unstack(b,f)
STEP 1: stack(b,m)
STEP 2: unstack(f,d)
STEP 3: put-down(f)
STEP 4: unstack(d,c)
STEP 5: put-down(d)
STEP 6: unstack(c,j)
STEP 7: stack(c,f)
STEP 8: unstack(j,a)
STEP 9: stack(j,b)
STEP 10: unstack(a,e)
STEP 11: put-down(a)
STEP 12: unstack(e,h)
STEP 13: put-down(e)
STEP 14: unstack(h,l)
STEP 15: put-down(h)
STEP 16: unstack(j,b)
STEP 17: stack(j,e)
STEP 18: unstack(l,k)
STEP 19: stack(l,j)
STEP 20: unstack(b,m)
STEP 21: stack(b,k)
STEP 22: unstack(l,j)
STEP 23: stack(l,m)
STEP 24: unstack(j,e)
STEP 25: stack(j,b)
STEP 26: unstack(l,m)
STEP 27: stack(l,j)
STEP 28: pick-up(e)
STEP 29: stack(e,l)
STEP 30: pick-up(h)
STEP 31: stack(h,e)
STEP 32: pick-up(m)
STEP 33: stack(m,h)
STEP 34: pick-up(a)
STEP 35: stack(a,m)
STEP 36: unstack(i,g)
STEP 37: stack(i,g)
STEP 38: unstack(c,f)
STEP 39: stack(c,i)
STEP 40: pick-up(f)
STEP 41: stack(f,a)
STEP 42: pick-up(d)
STEP 43: stack(d,f)
STEP 44: unstack(c,i)
STEP 45: stack(c,d)
STEP 46: unstack(i,g)
STEP 47: stack(i,c)
STEP 48: pick-up(g)
STEP 49: stack(g,i)
50 actions in the plan.
# statistics in YAML format
---
runtime:
total: 0.05 # [s]
preprocessing: 0.03 # [s]
maxLearnedClauseLength: 186
groundActions:
afterParsing: 364
afterPreprocessing: 364
stateVariables:
afterParsing: 209
afterPreprocessing: 209
stronglyConnectedComponents:
maxSize: 1
plan:
found: true
length: 50
actions: 50
iterations:
...