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