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