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

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