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