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

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