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

85 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-25.pddlignoring --stats
ignoring --stats-iter
ignoring --verbose
-m 8192 -F 40 -T 40
Domain: blocks
Problem: blocks-12-0
Parser: 312 ground actions and 181 state variables
Invariants: 0 1 2 3 4 5 0.02 secs
Goal: conjunctive
Simplified: 312 ground actions and 181 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: 19901 variables
Allocated 32 MB (total 233 MB)
Allocated 32 MB (total 265 MB)
SAT (0 ID 25343 decisions 16311 conflicts 19901 variables)
PLAN FOUND: 40 steps
STEP 0: unstack(h,a)
STEP 1: stack(h,l)
STEP 2: unstack(a,g)
STEP 3: stack(a,h)
STEP 4: unstack(a,h)
STEP 5: stack(a,j)
STEP 6: unstack(h,l)
STEP 7: stack(h,g)
STEP 8: unstack(h,g)
STEP 9: stack(h,l)
STEP 10: unstack(g,k)
STEP 11: put-down(g)
STEP 12: unstack(h,l)
STEP 13: stack(h,g)
STEP 14: unstack(a,j)
STEP 15: stack(a,h)
STEP 16: unstack(l,f)
STEP 17: put-down(l)
STEP 18: pick-up(f)
STEP 19: stack(f,a)
STEP 20: unstack(k,e)
STEP 21: stack(k,f)
STEP 22: unstack(e,b)
STEP 23: stack(e,k)
STEP 24: pick-up(j)
STEP 25: stack(j,e)
STEP 26: unstack(b,d)
STEP 27: put-down(b)
STEP 28: unstack(d,i)
STEP 29: stack(d,j)
STEP 30: pick-up(l)
STEP 31: stack(l,d)
STEP 32: pick-up(b)
STEP 33: stack(b,l)
STEP 34: unstack(i,c)
STEP 35: put-down(i)
STEP 36: pick-up(c)
STEP 37: stack(c,b)
STEP 38: pick-up(i)
STEP 39: stack(i,c)
40 actions in the plan.
# statistics in YAML format
---
runtime:
total: 2.61 # [s]
preprocessing: 0.03 # [s]
maxLearnedClauseLength: 5380
groundActions:
afterParsing: 312
afterPreprocessing: 312
stateVariables:
afterParsing: 181
afterPreprocessing: 181
stronglyConnectedComponents:
maxSize: 1
plan:
found: true
length: 40
actions: 40
iterations:
...