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-15.pddlignoring --stats ignoring --stats-iter ignoring --verbose -m 8192 -F 20 -T 20 Domain: blocks Problem: blocks-8-2 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 SAT (0 ID 13 decisions 0 conflicts 4749 variables) PLAN FOUND: 20 steps STEP 0: unstack(d,b) STEP 1: stack(d,h) STEP 2: pick-up(a) STEP 3: stack(a,d) STEP 4: unstack(b,f) STEP 5: put-down(b) STEP 6: unstack(f,g) STEP 7: stack(f,a) STEP 8: pick-up(g) STEP 9: stack(g,f) STEP 10: pick-up(e) STEP 11: stack(e,g) STEP 12: pick-up(b) STEP 13: stack(b,e) STEP 14: pick-up(c) STEP 15: stack(c,b) 16 actions in the plan. # statistics in YAML format --- runtime: total: 0.01 # [s] preprocessing: 0.00 # [s] maxLearnedClauseLength: 0 groundActions: afterParsing: 144 afterPreprocessing: 144 stateVariables: afterParsing: 89 afterPreprocessing: 89 stronglyConnectedComponents: maxSize: 1 plan: found: true length: 20 actions: 16 iterations: ...