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

89 lines
2.1 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-31.pddlignoring --stats
ignoring --stats-iter
ignoring --verbose
-m 8192 -F 40 -T 40
Domain: blocks
Problem: blocks-15-0
Parser: 480 ground actions and 271 state variables
Invariants: 0 1 2 3 4 5 0.05 secs
Goal: conjunctive
Simplified: 480 ground actions and 271 state variables
Actions: STRIPS
Disabling graph %: 10 20 30 40 50 60 70 80 90 100 0.02 secs (max SCC size 1)
Plan type: E-step
Allocated 32 MB permanent (total 125 MB)
Horizon 40: 30311 variables
Allocated 32 MB (total 235 MB)
Allocated 32 MB (total 267 MB)
GC: 37.25 MB
Allocated 32 MB (total 299 MB)
Allocated 32 MB (total 331 MB)
GC: 98.60 MB
SAT (0 ID 66673 decisions 44387 conflicts 30311 variables)
PLAN FOUND: 40 steps
STEP 0: unstack(e,j)
STEP 1: stack(e,f)
STEP 2: unstack(j,d)
STEP 3: stack(j,b)
STEP 4: unstack(d,l)
STEP 5: put-down(d)
STEP 6: unstack(l,c)
STEP 7: put-down(l)
STEP 8: unstack(c,g)
STEP 9: put-down(c)
STEP 10: unstack(i,h)
STEP 11: stack(i,c)
STEP 12: unstack(m,n)
STEP 13: stack(m,h)
STEP 14: pick-up(n)
STEP 15: stack(n,i)
STEP 16: pick-up(d)
STEP 17: stack(d,n)
STEP 18: unstack(j,b)
STEP 19: stack(j,d)
STEP 20: pick-up(l)
STEP 21: stack(l,j)
STEP 22: unstack(b,a)
STEP 23: stack(b,l)
STEP 24: unstack(a,o)
STEP 25: stack(a,b)
STEP 26: unstack(e,f)
STEP 27: stack(e,a)
STEP 28: unstack(f,k)
STEP 29: stack(f,e)
STEP 30: unstack(m,h)
STEP 31: stack(m,f)
STEP 32: pick-up(k)
STEP 33: stack(k,m)
STEP 34: pick-up(h)
STEP 35: stack(h,k)
STEP 36: pick-up(o)
STEP 37: stack(o,h)
STEP 38: pick-up(g)
STEP 39: stack(g,o)
40 actions in the plan.
# statistics in YAML format
---
runtime:
total: 11.61 # [s]
preprocessing: 0.07 # [s]
maxLearnedClauseLength: 6632
groundActions:
afterParsing: 480
afterPreprocessing: 480
stateVariables:
afterParsing: 271
afterPreprocessing: 271
stronglyConnectedComponents:
maxSize: 1
plan:
found: true
length: 40
actions: 40
iterations:
...