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-23.pddlignoring --stats
ignoring --stats-iter
ignoring --verbose
-m 8192 -F 30 -T 30
Domain: blocks
Problem: blocks-11-1
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 30: 12725 variables
Allocated 32 MB (total 232 MB)
SAT (0 ID 9100 decisions 5791 conflicts 12725 variables)
PLAN FOUND: 30 steps
STEP 0: unstack(f,e)
STEP 1: put-down(f)
STEP 2: unstack(j,i)
STEP 3: put-down(j)
STEP 4: unstack(e,k)
STEP 5: put-down(e)
STEP 6: pick-up(i)
STEP 7: stack(i,e)
STEP 8: unstack(g,b)
STEP 9: stack(g,i)
STEP 10: pick-up(f)
STEP 11: stack(f,g)
STEP 12: unstack(d,c)
STEP 13: put-down(d)
STEP 14: unstack(c,h)
STEP 15: stack(c,f)
STEP 16: unstack(b,a)
STEP 17: put-down(b)
STEP 18: pick-up(a)
STEP 19: stack(a,c)
STEP 20: pick-up(h)
STEP 21: stack(h,a)
STEP 22: pick-up(k)
STEP 23: stack(k,h)
STEP 24: pick-up(j)
STEP 25: stack(j,k)
STEP 26: pick-up(d)
STEP 27: stack(d,j)
STEP 28: pick-up(b)
STEP 29: stack(b,d)
30 actions in the plan.
# statistics in YAML format
---
runtime:
total: 0.49 # [s]
preprocessing: 0.02 # [s]
maxLearnedClauseLength: 2077
groundActions:
afterParsing: 264
afterPreprocessing: 264
stateVariables:
afterParsing: 155
afterPreprocessing: 155
stronglyConnectedComponents:
maxSize: 1
plan:
found: true
length: 30
actions: 30
iterations:
...