Madagascar 0.99999 01/02/2018 14:46:04 amd64 1-core (no VSIDS)
Options: file:/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/barman-sequential-satisficing/domain.pddl file:/home/pluehne/Documents/ASP/pddl-instances/ipc-2011/domains/barman-sequential-satisficing/instances/instance-11.pddlignoring --stats
ignoring --stats-iter
ignoring --verbose
 -m 8192
Domain: barman
Problem: prob
Parser: 2812 ground actions and 482 state variables
Invariants: 0 1 2 3  0.03 secs
Goal: conjunctive
Simplified: 1750 ground actions and 325 state variables
Actions: STRIPS
Disabling graph %: 10 20 30 40 50 60 70 80 90 100 0.03 secs (max SCC size 312)
Plan type: E-step
				Allocated 32 MB permanent (total 134 MB)
Horizon 0: 325 variables
0 UNSAT (0 decisions 0 conflicts)
Horizon 5: 16570 variables
				Allocated 32 MB (total 321 MB)
Horizon 10: 32815 variables
5 UNSAT (80 decisions 80 conflicts)
Horizon 15: 49060 variables
Horizon 20: 65305 variables
Horizon 25: 81550 variables
Horizon 30: 97795 variables
Horizon 35: 114040 variables
Horizon 40: 130285 variables
Horizon 45: 146530 variables
Horizon 50: 162775 variables
Horizon 55: 179020 variables
Horizon 60: 195265 variables
Horizon 65: 211510 variables
Horizon 70: 227755 variables
				Allocated 32 MB permanent (total 1536 MB)
Horizon 75: 244000 variables
Horizon 80: 260245 variables
Horizon 85: 276490 variables
10 UNSAT (1007 decisions 960 conflicts)
Horizon 90: 292735 variables
Horizon 95: 308980 variables
Horizon 100: 325225 variables
Horizon 105: 341470 variables
				Allocated 32 MB permanent (total 2230 MB)
Horizon 110: 357715 variables
						GC: 14.26 MB
15 UNSAT (4862 decisions 4106 conflicts)
Horizon 115: 373960 variables
						GC: 18.19 MB
						GC: 23.55 MB
						GC: 21.84 MB
						GC: 22.26 MB
						GC: 23.12 MB
						GC: 23.21 MB
						GC: 25.23 MB
				Allocated 32 MB (total 2361 MB)
						GC: 26.52 MB
						GC: 26.63 MB
						GC: 27.14 MB
						GC: 29.44 MB
						GC: 28.53 MB
						GC: 30.35 MB
						GC: 29.55 MB
						GC: 31.81 MB
						GC: 34.70 MB
						GC: 32.97 MB
						GC: 35.25 MB
						GC: 35.07 MB
						GC: 36.75 MB
						GC: 36.56 MB
						GC: 36.47 MB
						GC: 38.07 MB
						GC: 39.81 MB
						GC: 37.92 MB
						GC: 41.34 MB
						GC: 41.30 MB
						GC: 40.51 MB
						GC: 41.64 MB
						GC: 41.20 MB
				Allocated 32 MB (total 2393 MB)
						GC: 45.06 MB
						GC: 43.67 MB
						GC: 48.98 MB
						GC: 45.29 MB
						GC: 48.45 MB
						GC: 50.19 MB
						GC: 49.58 MB
						GC: 51.34 MB
						GC: 52.29 MB
						GC: 52.16 MB
						GC: 53.82 MB
						GC: 54.19 MB
						GC: 57.15 MB
						GC: 57.42 MB
						GC: 57.69 MB
						GC: 56.30 MB
						GC: 64.77 MB
						GC: 58.43 MB
						GC: 60.15 MB
						GC: 60.05 MB
						GC: 63.84 MB
						GC: 63.37 MB
						GC: 63.72 MB
						GC: 66.43 MB
						GC: 65.64 MB
				Allocated 32 MB (total 2425 MB)
						GC: 68.42 MB
						GC: 70.53 MB
						GC: 69.67 MB
						GC: 70.29 MB
						GC: 76.13 MB
						GC: 76.31 MB
						GC: 77.30 MB
						GC: 72.27 MB
						GC: 74.23 MB
						GC: 79.08 MB
						GC: 78.77 MB
						GC: 79.30 MB
						GC: 84.34 MB
						GC: 103.08 MB
						GC: 65.52 MB
						GC: 71.08 MB
						GC: 77.28 MB
						GC: 76.69 MB
						GC: 75.35 MB
						GC: 85.13 MB
						GC: 83.53 MB
						GC: 88.62 MB
						GC: 83.71 MB
						GC: 89.31 MB
						GC: 88.16 MB
						GC: 88.17 MB
						GC: 91.35 MB
						GC: 91.60 MB
						GC: 93.65 MB
						GC: 90.97 MB
						GC: 100.51 MB
						GC: 94.16 MB
						GC: 94.25 MB
						GC: 102.20 MB
						GC: 101.96 MB
						GC: 101.45 MB
						GC: 101.47 MB
				Allocated 32 MB (total 2457 MB)
						GC: 110.32 MB


# statistics in YAML format
---
runtime:
  total: 899.65 # [s]
  preprocessing: 0.08 # [s]
maxLearnedClauseLength: 13024
groundActions:
  afterParsing: 2812
  afterPreprocessing: 1750
stateVariables:
  afterParsing: 482
  afterPreprocessing: 325
stronglyConnectedComponents:
  maxSize: 312
plan:
  found: false
iterations:
  - horizon: 0
    result: unsatisfiable
    conflicts: 0
    decisions: 0
    variables: 325
  - horizon: 5
    result: unsatisfiable
    conflicts: 80
    decisions: 80
    variables: 16570
  - horizon: 10
    result: unsatisfiable
    conflicts: 960
    decisions: 1007
    variables: 32815
  - horizon: 15
    result: unsatisfiable
    conflicts: 4106
    decisions: 4862
    variables: 49060
  - horizon: 20
    result: unknown
    conflicts: 465023
    decisions: 601481
    variables: 65305
  - horizon: 25
    result: unknown
    conflicts: 418382
    decisions: 584231
    variables: 81550
  - horizon: 30
    result: unknown
    conflicts: 376361
    decisions: 564990
    variables: 97795
  - horizon: 35
    result: unknown
    conflicts: 338763
    decisions: 532525
    variables: 114040
  - horizon: 40
    result: unknown
    conflicts: 304870
    decisions: 507928
    variables: 130285
  - horizon: 45
    result: unknown
    conflicts: 274355
    decisions: 478304
    variables: 146530
  - horizon: 50
    result: unknown
    conflicts: 246956
    decisions: 444348
    variables: 162775
  - horizon: 55
    result: unknown
    conflicts: 222214
    decisions: 414273
    variables: 179020
  - horizon: 60
    result: unknown
    conflicts: 200028
    decisions: 382415
    variables: 195265
  - horizon: 65
    result: unknown
    conflicts: 180005
    decisions: 346547
    variables: 211510
  - horizon: 70
    result: unknown
    conflicts: 162032
    decisions: 316212
    variables: 227755
  - horizon: 75
    result: unknown
    conflicts: 145801
    decisions: 290164
    variables: 244000
  - horizon: 80
    result: unknown
    conflicts: 131236
    decisions: 268321
    variables: 260245
  - horizon: 85
    result: unknown
    conflicts: 118120
    decisions: 238878
    variables: 276490
  - horizon: 90
    result: unknown
    conflicts: 106335
    decisions: 217682
    variables: 292735
  - horizon: 95
    result: unknown
    conflicts: 95699
    decisions: 202501
    variables: 308980
  - horizon: 100
    result: unknown
    conflicts: 86166
    decisions: 177510
    variables: 325225
  - horizon: 105
    result: unknown
    conflicts: 77514
    decisions: 165871
    variables: 341470
  - horizon: 110
    result: unknown
    conflicts: 69764
    decisions: 149333
    variables: 357715
  - horizon: 115
    result: unknown
    conflicts: 62800
    decisions: 134570
    variables: 373960
...