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-28.pddlignoring --stats ignoring --stats-iter ignoring --verbose -m 8192 -F 50 -T 50 Domain: blocks Problem: blocks-13-1 Parser: 364 ground actions and 209 state variables Invariants: 0 1 2 3 4 5 0.02 secs Goal: conjunctive Simplified: 364 ground actions and 209 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 124 MB) Horizon 50: 28859 variables Allocated 32 MB (total 234 MB) SAT (0 ID 13532 decisions 6770 conflicts 28859 variables) PLAN FOUND: 50 steps STEP 0: unstack(j,e) STEP 1: stack(j,b) STEP 2: unstack(e,d) STEP 3: put-down(e) STEP 4: unstack(d,c) STEP 5: put-down(d) STEP 6: unstack(c,a) STEP 7: put-down(c) STEP 8: unstack(a,l) STEP 9: put-down(a) STEP 10: unstack(l,h) STEP 11: stack(l,e) STEP 12: unstack(h,g) STEP 13: put-down(h) STEP 14: unstack(g,m) STEP 15: put-down(g) STEP 16: unstack(m,i) STEP 17: put-down(m) STEP 18: unstack(i,f) STEP 19: stack(i,d) STEP 20: pick-up(g) STEP 21: put-down(g) STEP 22: unstack(j,b) STEP 23: stack(j,l) STEP 24: unstack(b,k) STEP 25: put-down(b) STEP 26: unstack(i,d) STEP 27: stack(i,b) STEP 28: pick-up(h) STEP 29: stack(h,i) STEP 30: pick-up(g) STEP 31: stack(g,h) STEP 32: pick-up(k) STEP 33: stack(k,g) STEP 34: pick-up(f) STEP 35: stack(f,k) STEP 36: unstack(j,l) STEP 37: stack(j,f) STEP 38: pick-up(c) STEP 39: stack(c,j) STEP 40: pick-up(m) STEP 41: stack(m,c) STEP 42: unstack(l,e) STEP 43: stack(l,m) STEP 44: pick-up(e) STEP 45: stack(e,l) STEP 46: pick-up(a) STEP 47: stack(a,e) STEP 48: pick-up(d) STEP 49: stack(d,a) 50 actions in the plan. # statistics in YAML format --- runtime: total: 0.71 # [s] preprocessing: 0.03 # [s] maxLearnedClauseLength: 2538 groundActions: afterParsing: 364 afterPreprocessing: 364 stateVariables: afterParsing: 209 afterPreprocessing: 209 stronglyConnectedComponents: maxSize: 1 plan: found: true length: 50 actions: 50 iterations: ...