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