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