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

74 lines
1.8 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-18.pddlignoring --stats
ignoring --stats-iter
ignoring --verbose
-m 8192 -F 30 -T 30
Domain: blocks
Problem: blocks-9-2
Parser: 180 ground actions and 109 state variables
Invariants: 0 1 2 3 4 5 0.00 secs
Goal: conjunctive
Simplified: 180 ground actions and 109 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 122 MB)
Horizon 30: 8779 variables
Allocated 32 MB (total 231 MB)
SAT (0 ID 885 decisions 457 conflicts 8779 variables)
PLAN FOUND: 30 steps
STEP 0: unstack(h,a)
STEP 1: put-down(h)
STEP 2: unstack(a,d)
STEP 3: put-down(a)
STEP 4: unstack(d,e)
STEP 5: put-down(d)
STEP 6: unstack(e,c)
STEP 7: stack(e,a)
STEP 8: unstack(c,i)
STEP 9: stack(c,i)
STEP 10: unstack(e,a)
STEP 11: stack(e,f)
STEP 12: unstack(c,i)
STEP 13: stack(c,a)
STEP 14: unstack(i,b)
STEP 15: stack(i,h)
STEP 16: unstack(b,g)
STEP 17: stack(b,c)
STEP 18: unstack(e,f)
STEP 19: stack(e,b)
STEP 20: unstack(i,h)
STEP 21: stack(i,e)
STEP 22: pick-up(d)
STEP 23: stack(d,i)
STEP 24: pick-up(h)
STEP 25: stack(h,d)
STEP 26: pick-up(g)
STEP 27: stack(g,h)
STEP 28: pick-up(f)
STEP 29: stack(f,g)
30 actions in the plan.
# statistics in YAML format
---
runtime:
total: 0.04 # [s]
preprocessing: 0.00 # [s]
maxLearnedClauseLength: 646
groundActions:
afterParsing: 180
afterPreprocessing: 180
stateVariables:
afterParsing: 109
afterPreprocessing: 109
stronglyConnectedComponents:
maxSize: 1
plan:
found: true
length: 30
actions: 30
iterations:
...