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

114 lines
2.7 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-35.pddlignoring --stats
ignoring --stats-iter
ignoring --verbose
-m 8192 -F 50 -T 50
Domain: blocks
Problem: blocks-17-0
Parser: 612 ground actions and 341 state variables
Invariants: 0 1 2 3 4 5 0.08 secs
Goal: conjunctive
Simplified: 612 ground actions and 341 state variables
Actions: STRIPS
Disabling graph %: 10 20 30 40 50 60 70 80 90 100 0.03 secs (max SCC size 1)
Plan type: E-step
Allocated 32 MB permanent (total 126 MB)
Horizon 50: 47991 variables
Allocated 32 MB (total 237 MB)
Allocated 32 MB (total 269 MB)
Allocated 32 MB (total 301 MB)
GC: 54.78 MB
Allocated 32 MB (total 333 MB)
Allocated 32 MB (total 365 MB)
GC: 117.24 MB
GC: 103.77 MB
Allocated 32 MB (total 397 MB)
GC: 150.05 MB
GC: 132.74 MB
Allocated 32 MB (total 429 MB)
GC: 187.94 MB
GC: 176.65 MB
Allocated 32 MB (total 461 MB)
GC: 192.87 MB
GC: 224.90 MB
GC: 175.49 MB
GC: 164.96 MB
GC: 193.93 MB
GC: 211.11 MB
SAT (0 ID 452562 decisions 307729 conflicts 47991 variables)
PLAN FOUND: 50 steps
STEP 0: unstack(l,f)
STEP 1: put-down(l)
STEP 2: unstack(g,d)
STEP 3: put-down(g)
STEP 4: unstack(f,e)
STEP 5: stack(f,d)
STEP 6: unstack(e,k)
STEP 7: stack(e,l)
STEP 8: unstack(f,d)
STEP 9: put-down(f)
STEP 10: unstack(d,c)
STEP 11: put-down(d)
STEP 12: pick-up(f)
STEP 13: stack(f,d)
STEP 14: pick-up(k)
STEP 15: stack(k,f)
STEP 16: unstack(q,a)
STEP 17: put-down(q)
STEP 18: unstack(a,j)
STEP 19: stack(a,p)
STEP 20: unstack(j,i)
STEP 21: put-down(j)
STEP 22: unstack(i,b)
STEP 23: stack(i,k)
STEP 24: unstack(b,m)
STEP 25: stack(b,i)
STEP 26: pick-up(g)
STEP 27: stack(g,b)
STEP 28: unstack(a,p)
STEP 29: stack(a,g)
STEP 30: pick-up(p)
STEP 31: stack(p,a)
STEP 32: pick-up(m)
STEP 33: stack(m,p)
STEP 34: unstack(e,l)
STEP 35: stack(e,m)
STEP 36: unstack(c,o)
STEP 37: stack(c,e)
STEP 38: unstack(h,n)
STEP 39: stack(h,c)
STEP 40: pick-up(j)
STEP 41: stack(j,h)
STEP 42: pick-up(o)
STEP 43: stack(o,j)
STEP 44: pick-up(l)
STEP 45: stack(l,o)
STEP 46: pick-up(n)
STEP 47: stack(n,l)
STEP 48: pick-up(q)
STEP 49: stack(q,n)
50 actions in the plan.
# statistics in YAML format
---
runtime:
total: 124.17 # [s]
preprocessing: 0.12 # [s]
maxLearnedClauseLength: 14964
groundActions:
afterParsing: 612
afterPreprocessing: 612
stateVariables:
afterParsing: 341
afterPreprocessing: 341
stronglyConnectedComponents:
maxSize: 1
plan:
found: true
length: 50
actions: 50
iterations:
...