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

54 lines
1.4 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-5.pddlignoring --stats
ignoring --stats-iter
ignoring --verbose
-m 8192 -F 10 -T 10
Domain: blocks
Problem: blocks-5-1
Parser: 60 ground actions and 41 state variables
Invariants: 0 1 2 3 4 5 0.00 secs
Goal: conjunctive
Simplified: 60 ground actions and 41 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 10: 1051 variables
Allocated 32 MB (total 230 MB)
SAT (0 ID 10 decisions 4 conflicts 1051 variables)
PLAN FOUND: 10 steps
STEP 0: unstack(b,a)
STEP 1: stack(b,c)
STEP 2: unstack(a,d)
STEP 3: stack(a,e)
STEP 4: unstack(b,c)
STEP 5: stack(b,a)
STEP 6: pick-up(c)
STEP 7: stack(c,b)
STEP 8: pick-up(d)
STEP 9: stack(d,c)
10 actions in the plan.
# statistics in YAML format
---
runtime:
total: 0.00 # [s]
preprocessing: 0.00 # [s]
maxLearnedClauseLength: 43
groundActions:
afterParsing: 60
afterPreprocessing: 60
stateVariables:
afterParsing: 41
afterPreprocessing: 41
stronglyConnectedComponents:
maxSize: 1
plan:
found: true
length: 10
actions: 10
iterations:
...