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