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-9.pddlignoring --stats ignoring --stats-iter ignoring --verbose -m 8192 -F 20 -T 20 Domain: blocks Problem: blocks-6-2 Parser: 84 ground actions and 55 state variables Invariants: 0 1 2 3 4 5 0.00 secs Goal: conjunctive Simplified: 84 ground actions and 55 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: 2835 variables Allocated 32 MB (total 230 MB) SAT (0 ID 42 decisions 22 conflicts 2835 variables) PLAN FOUND: 20 steps STEP 0: unstack(a,d) STEP 1: put-down(a) STEP 2: unstack(d,b) STEP 3: put-down(d) STEP 4: unstack(b,f) STEP 5: stack(b,a) STEP 6: unstack(f,e) STEP 7: put-down(f) STEP 8: unstack(e,c) STEP 9: put-down(e) STEP 10: pick-up(c) STEP 11: stack(c,d) STEP 12: unstack(b,a) STEP 13: stack(b,c) STEP 14: pick-up(a) STEP 15: stack(a,b) STEP 16: pick-up(f) STEP 17: stack(f,a) STEP 18: pick-up(e) STEP 19: stack(e,f) 20 actions in the plan. # statistics in YAML format --- runtime: total: 0.00 # [s] preprocessing: 0.00 # [s] maxLearnedClauseLength: 126 groundActions: afterParsing: 84 afterPreprocessing: 84 stateVariables: afterParsing: 55 afterPreprocessing: 55 stronglyConnectedComponents: maxSize: 1 plan: found: true length: 20 actions: 20 iterations: ...