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-7.pddlignoring --stats ignoring --stats-iter ignoring --verbose -m 8192 -F 15 -T 15 Domain: blocks Problem: blocks-6-0 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 15: 2140 variables Allocated 32 MB (total 230 MB) SAT (0 ID 123 decisions 79 conflicts 2140 variables) PLAN FOUND: 15 steps STEP 0: unstack(d,a) STEP 1: put-down(d) STEP 2: unstack(f,e) STEP 3: stack(f,d) STEP 4: unstack(e,b) STEP 5: stack(e,f) STEP 6: unstack(a,c) STEP 7: stack(a,e) STEP 8: pick-up(b) STEP 9: stack(b,a) STEP 10: pick-up(c) STEP 11: stack(c,b) 12 actions in the plan. # statistics in YAML format --- runtime: total: 0.00 # [s] preprocessing: 0.00 # [s] maxLearnedClauseLength: 140 groundActions: afterParsing: 84 afterPreprocessing: 84 stateVariables: afterParsing: 55 afterPreprocessing: 55 stronglyConnectedComponents: maxSize: 1 plan: found: true length: 15 actions: 12 iterations: ...