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

64 lines
1.6 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-14.pddlignoring --stats
ignoring --stats-iter
ignoring --verbose
-m 8192 -F 20 -T 20
Domain: blocks
Problem: blocks-8-1
Parser: 144 ground actions and 89 state variables
Invariants: 0 1 2 3 4 5 0.00 secs
Goal: conjunctive
Simplified: 144 ground actions and 89 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 20: 4749 variables
Allocated 32 MB (total 231 MB)
SAT (0 ID 530 decisions 377 conflicts 4749 variables)
PLAN FOUND: 20 steps
STEP 0: unstack(h,a)
STEP 1: stack(h,d)
STEP 2: unstack(e,c)
STEP 3: put-down(e)
STEP 4: unstack(a,b)
STEP 5: stack(a,e)
STEP 6: unstack(h,d)
STEP 7: stack(h,a)
STEP 8: pick-up(f)
STEP 9: stack(f,h)
STEP 10: unstack(b,g)
STEP 11: stack(b,d)
STEP 12: pick-up(g)
STEP 13: stack(g,f)
STEP 14: unstack(b,d)
STEP 15: stack(b,g)
STEP 16: pick-up(d)
STEP 17: stack(d,b)
STEP 18: pick-up(c)
STEP 19: stack(c,d)
20 actions in the plan.
# statistics in YAML format
---
runtime:
total: 0.02 # [s]
preprocessing: 0.00 # [s]
maxLearnedClauseLength: 635
groundActions:
afterParsing: 144
afterPreprocessing: 144
stateVariables:
afterParsing: 89
afterPreprocessing: 89
stronglyConnectedComponents:
maxSize: 1
plan:
found: true
length: 20
actions: 20
iterations:
...