0.00/0.00 c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.00 c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00 c
0.00/0.00 c user parameter file <scip.set> not found - using default parameters
0.00/0.00 c reading problem <HOME/instance-4452065-1721437636.opb>
0.00/0.01 c original problem has 1260 variables (1260 bin, 0 int, 0 impl, 0 cont) and 5990 constraints
0.00/0.01 c problem read in 0.01
0.00/0.01 c No objective function, only one solution is needed.
0.00/0.02 c presolving:
0.00/0.03 c (round 1, fast) 4 del vars, 4 del conss, 0 add conss, 3 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2277 clqs
0.00/0.03 c (round 2, fast) 6 del vars, 283 del conss, 0 add conss, 4 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2409 clqs
0.00/0.03 c (round 3, fast) 7 del vars, 289 del conss, 0 add conss, 4 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2409 clqs
0.00/0.04 c (0.0s) running MILP presolver
0.00/0.04 c (0.0s) MILP presolver found nothing
0.00/0.05 c (round 4, exhaustive) 7 del vars, 289 del conss, 0 add conss, 4 chg bounds, 0 chg sides, 0 chg coeffs, 5700 upgd conss, 0 impls, 2409 clqs
0.09/0.19 c (0.2s) probing: 500/1254 (39.9%) - 0 fixings, 0 aggregations, 92 implications, 0 bound changes
0.09/0.19 c (0.2s) probing aborted: 50/50 successive totally useless probings
0.19/0.21 c (0.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.19/0.23 c (0.2s) symmetry computation finished: 17 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.01)
0.19/0.23 c dynamic symmetry handling statistics:
0.19/0.23 c orbitopal reduction: no components
0.19/0.23 c orbital reduction: no components
0.19/0.23 c lexicographic reduction: 17 permutations with support sizes 68, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70, 70
0.19/0.23 c handled 17 out of 17 symmetry components
0.19/0.23 c presolving (5 rounds: 5 fast, 2 medium, 2 exhaustive):
0.19/0.23 c 7 deleted vars, 289 deleted constraints, 0 added constraints, 4 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.19/0.23 c 0 implications, 2501 cliques
0.19/0.23 c presolved problem has 1254 variables (1254 bin, 0 int, 0 impl, 0 cont) and 5701 constraints
0.19/0.23 c 1 constraints of type <knapsack>
0.19/0.23 c 2409 constraints of type <setppc>
0.19/0.23 c 1 constraints of type <linear>
0.19/0.23 c 3290 constraints of type <logicor>
0.19/0.23 c transformed objective value is always integral (scale: 1)
0.19/0.23 c Presolving Time: 0.21
0.19/0.23 c - non default parameters ----------------------------------------------------------------------
0.19/0.23 c # SCIP version 10.0.0
0.19/0.23 c
0.19/0.23 c # maximal time in seconds to run
0.19/0.23 c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.19/0.23 c limits/time = 3596.997051
0.19/0.23 c
0.19/0.23 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.19/0.23 c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.19/0.23 c limits/memory = 27900
0.19/0.23 c
0.19/0.23 c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
0.19/0.23 c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
0.19/0.23 c limits/solutions = 1
0.19/0.23 c
0.19/0.23 c # bitset describing used symmetry handling technique: (0: off; 1: constraint-based (orbitopes and/or symresacks); 2: orbital fixing; 3: orbitopes and orbital fixing; 4: Schreier Sims cuts; 5: Schreier Sims cuts and orbitopes; 6: Schreier Sims cuts and orbital fixing; 7: Schreier Sims cuts, orbitopes, and orbital fixing) See type_symmetry.h.
0.19/0.23 c # [type: int, advanced: FALSE, range: [0,7], default: 7]
0.19/0.23 c misc/usesymmetry = 3
0.19/0.23 c
0.19/0.23 c # belongs reading time to solving time?
0.19/0.23 c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.19/0.23 c timing/reading = TRUE
0.19/0.23 c
0.19/0.23 c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
0.19/0.23 c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.19/0.23 c propagating/symmetry/detectdoublelex = FALSE
0.19/0.23 c
0.19/0.23 c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
0.19/0.23 c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.19/0.23 c propagating/symmetry/detectsubgroups = FALSE
0.19/0.23 c
0.19/0.23 c # Type of symmetries that shall be computed?
0.19/0.23 c # [type: int, advanced: TRUE, range: [0,1], default: 0]
0.19/0.23 c propagating/symmetry/symtype = 1
0.19/0.23 c
0.19/0.23 c # Should components consisting of a single full reflection be handled?
0.19/0.23 c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.19/0.23 c propagating/symmetry/usesimplesgncomp = FALSE
0.19/0.23 c
0.19/0.23 c -----------------------------------------------------------------------------------------------
0.19/0.23 c start solving
0.19/0.23 c
0.29/0.40 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
0.29/0.40 c 0.4s| 1 | 0 | 2034 | - | 37M | 0 |1254 |5785 |5701 | 0 | 0 | 83 | 0 | 0.000000e+00 | -- | Inf | unknown
1.28/1.31 c 1.3s| 1 | 0 | 7480 | - | 48M | 0 |1254 |5904 |5708 | 7 | 1 | 84 | 0 | 0.000000e+00 | -- | Inf | unknown
1.38/1.42 c 1.4s| 1 | 0 | 7768 | - | 55M | 0 |1254 |5905 |5716 | 15 | 2 | 85 | 0 | 0.000000e+00 | -- | Inf | unknown
1.48/1.52 c 1.5s| 1 | 0 | 8007 | - | 60M | 0 |1254 |5910 |5723 | 22 | 3 | 90 | 0 | 0.000000e+00 | -- | Inf | unknown
1.58/1.65 c 1.7s| 1 | 0 | 8328 | - | 71M | 0 |1254 |5911 |5728 | 27 | 4 | 93 | 0 | 0.000000e+00 | -- | Inf | unknown
1.68/1.76 c 1.8s| 1 | 0 | 8560 | - | 76M | 0 |1254 |5921 |5732 | 31 | 5 | 103 | 0 | 0.000000e+00 | -- | Inf | unknown
1.88/1.94 c 1.9s| 1 | 0 | 8874 | - | 85M | 0 |1254 |5922 |5736 | 35 | 6 | 104 | 0 | 0.000000e+00 | -- | Inf | unknown
2.08/2.12 c 2.1s| 1 | 0 | 9148 | - | 93M | 0 |1254 |5925 |5741 | 40 | 7 | 107 | 0 | 0.000000e+00 | -- | Inf | unknown
2.28/2.33 c 2.3s| 1 | 0 | 9497 | - | 102M | 0 |1254 |5927 |5747 | 46 | 8 | 109 | 0 | 0.000000e+00 | -- | Inf | unknown
2.47/2.52 c 2.5s| 1 | 0 | 9760 | - | 110M | 0 |1254 |5935 |5750 | 49 | 9 | 117 | 0 | 0.000000e+00 | -- | Inf | unknown
2.57/2.66 c 2.7s| 1 | 0 | 10046 | - | 117M | 0 |1254 |5936 |5753 | 52 | 10 | 118 | 0 | 0.000000e+00 | -- | Inf | unknown
2.68/2.74 c 2.7s| 1 | 0 | 10178 | - | 118M | 0 |1254 |5945 |5757 | 56 | 11 | 127 | 0 | 0.000000e+00 | -- | Inf | unknown
4.37/4.49 c 4.5s| 1 | 2 | 12386 | - | 118M | 0 |1254 |5953 |5757 | 56 | 11 | 138 | 11 | 0.000000e+00 | -- | Inf | unknown
22.72/22.88 c 22.9s| 100 | 47 |138496 |1296.1 | 124M | 18 |1254 |6181 |5731 | 88 | 1 | 378 | 11 | 0.000000e+00 | -- | Inf | unknown
27.10/27.26 c 27.3s| 200 | 48 |173840 | 822.4 | 129M | 18 |1254 |6437 |5732 | 155 | 1 | 678 | 11 | 0.000000e+00 | -- | Inf | 2.86%
30.00/30.16 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
30.00/30.16 c 30.2s| 300 | 48 |203761 | 647.4 | 133M | 18 |1254 |6584 | 0 | 217 | 0 | 887 | 11 | 0.000000e+00 | -- | Inf | 3.52%
34.48/34.63 c 34.6s| 400 | 44 |235827 | 565.5 | 142M | 18 |1254 |6671 |5725 | 397 | 1 |1059 | 11 | 0.000000e+00 | -- | Inf | 6.10%
40.97/41.17 c 41.2s| 500 | 58 |274882 | 530.5 | 149M | 18 |1254 |6756 | 0 | 542 | 0 |1243 | 11 | 0.000000e+00 | -- | Inf | 10.21%
50.73/50.93 c 50.9s| 600 | 76 |336567 | 544.9 | 152M | 18 |1254 |6694 |5722 | 667 | 1 |1455 | 11 | 0.000000e+00 | -- | Inf | 14.01%
56.92/57.19 c 57.2s| 700 | 90 |377640 | 525.7 | 155M | 20 |1254 |6772 | 0 | 830 | 0 |1677 | 11 | 0.000000e+00 | -- | Inf | 15.04%
61.81/62.06 c 62.1s| 800 | 100 |417739 | 510.1 | 155M | 20 |1254 |6848 | 0 | 842 | 0 |1827 | 11 | 0.000000e+00 | -- | Inf | 15.05%
65.49/65.77 c 65.8s| 900 | 88 |447030 | 485.9 | 155M | 20 |1254 |6923 |5731 | 933 | 1 |1964 | 11 | 0.000000e+00 | -- | Inf | 15.06%
73.87/74.11 c 74.1s| 1000 | 118 |504663 | 495.0 | 156M | 22 |1254 |7011 | 0 |1029 | 0 |2209 | 11 | 0.000000e+00 | -- | Inf | 16.62%
76.86/77.15 c 77.2s| 1100 | 117 |528061 | 471.2 | 156M | 29 |1254 |7118 |5731 |1055 | 1 |2392 | 11 | 0.000000e+00 | -- | Inf | 16.67%
78.75/79.00 c 79.0s| 1200 | 114 |551665 | 451.6 | 157M | 29 |1254 |7240 |5744 |1127 | 0 |2604 | 11 | 0.000000e+00 | -- | Inf | 16.67%
80.34/80.69 c 80.7s| 1300 | 116 |574672 | 434.6 | 157M | 29 |1254 |7339 |5731 |1155 | 1 |2794 | 11 | 0.000000e+00 | -- | Inf | 16.68%
82.44/82.78 c 82.8s| 1400 | 129 |600636 | 422.1 | 157M | 29 |1254 |7447 |5743 |1231 | 1 |2971 | 11 | 0.000000e+00 | -- | Inf | 16.68%
84.23/84.56 c 84.6s| 1500 | 124 |624662 | 409.9 | 157M | 29 |1254 |7551 |5752 |1276 | 0 |3180 | 11 | 0.000000e+00 | -- | Inf | 16.68%
85.53/85.89 c 85.9s| 1600 | 128 |643466 | 396.1 | 157M | 29 |1254 |7665 |5744 |1306 | 0 |3368 | 11 | 0.000000e+00 | -- | Inf | 16.68%
87.23/87.51 c 87.5s| 1700 | 129 |664708 | 385.2 | 158M | 29 |1254 |7785 |5733 |1346 | 1 |3560 | 11 | 0.000000e+00 | -- | Inf | 16.68%
88.42/88.79 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
88.42/88.79 c 88.8s| 1800 | 123 |682602 | 373.8 | 158M | 29 |1254 |7856 |5731 |1365 | 1 |3738 | 11 | 0.000000e+00 | -- | Inf | 16.68%
91.21/91.52 c 91.5s| 1900 | 122 |710349 | 368.7 | 158M | 29 |1254 |7956 |5735 |1430 | 1 |3931 | 11 | 0.000000e+00 | -- | Inf | 16.87%
95.20/95.58 c 95.6s| 2000 | 133 |750540 | 370.4 | 158M | 29 |1254 |7940 |5737 |1469 | 1 |4182 | 11 | 0.000000e+00 | -- | Inf | 17.31%
98.49/98.81 c 98.8s| 2100 | 143 |782084 | 367.7 | 159M | 29 |1254 |7860 |5744 |1555 | 0 |4386 | 11 | 0.000000e+00 | -- | Inf | 17.32%
98.49/98.86 c Restart triggered after 50 consecutive estimations that the remaining tree will be large
98.49/98.86 c (run 1, node 2107) performing user restart
98.49/98.86 c
98.49/98.86 c (restart) converted 31 cuts from the global cut pool into linear constraints
98.49/98.86 c
98.49/98.87 c presolving:
98.49/98.88 c (round 1, fast) 0 del vars, 36 del conss, 0 add conss, 0 chg bounds, 2 chg sides, 34 chg coeffs, 0 upgd conss, 0 impls, 2519 clqs
98.59/98.90 c (round 2, exhaustive) 0 del vars, 39 del conss, 0 add conss, 0 chg bounds, 4 chg sides, 44 chg coeffs, 142 upgd conss, 0 impls, 2519 clqs
98.59/98.93 c (round 3, exhaustive) 0 del vars, 370 del conss, 0 add conss, 0 chg bounds, 4 chg sides, 3878 chg coeffs, 142 upgd conss, 0 impls, 2519 clqs
98.59/98.96 c (round 4, exhaustive) 0 del vars, 383 del conss, 0 add conss, 0 chg bounds, 4 chg sides, 3880 chg coeffs, 142 upgd conss, 0 impls, 2519 clqs
98.59/98.97 c (round 5, exhaustive) 0 del vars, 383 del conss, 0 add conss, 0 chg bounds, 4 chg sides, 4052 chg coeffs, 142 upgd conss, 0 impls, 2519 clqs
98.70/99.02 c presolving (6 rounds: 6 fast, 5 medium, 5 exhaustive):
98.70/99.02 c 0 deleted vars, 383 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 4 changed sides, 4052 changed coefficients
98.70/99.02 c 0 implications, 2519 cliques
98.70/99.02 c presolved problem has 1254 variables (1254 bin, 0 int, 0 impl, 0 cont) and 7492 constraints
98.70/99.02 c 62 constraints of type <knapsack>
98.70/99.02 c 2427 constraints of type <setppc>
98.70/99.02 c 37 constraints of type <linear>
98.70/99.02 c 4966 constraints of type <logicor>
98.70/99.02 c transformed objective value is always integral (scale: 1)
98.70/99.02 c Presolving Time: 0.35
98.70/99.02 c
98.81/99.17 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
98.81/99.17 c 99.2s| 1 | 0 |784718 | - | 159M | 0 |1254 |7494 |5732 | 0 | 0 |4399 | 11 | 0.000000e+00 | -- | Inf | unknown
98.90/99.28 c 99.3s| 1 | 0 |785067 | - | 159M | 0 |1254 |7495 |5738 | 6 | 1 |4400 | 11 | 0.000000e+00 | -- | Inf | unknown
99.00/99.37 c 99.4s| 1 | 0 |785300 | - | 160M | 0 |1254 |7496 |5743 | 11 | 2 |4401 | 11 | 0.000000e+00 | -- | Inf | unknown
99.10/99.47 c 99.5s| 1 | 0 |785510 | - | 160M | 0 |1254 |7506 |5746 | 14 | 3 |4411 | 11 | 0.000000e+00 | -- | Inf | unknown
99.30/99.61 c 99.6s| 1 | 0 |785570 | - | 160M | 0 |1254 |7515 |5749 | 17 | 4 |4420 | 11 | 0.000000e+00 | -- | Inf | unknown
99.40/99.77 c 99.8s| 1 | 0 |785782 | - | 162M | 0 |1254 |7516 |5754 | 22 | 5 |4421 | 11 | 0.000000e+00 | -- | Inf | unknown
99.60/99.93 c 99.9s| 1 | 0 |785929 | - | 166M | 0 |1254 |7518 |5760 | 28 | 6 |4423 | 11 | 0.000000e+00 | -- | Inf | unknown
99.71/100.03 c 100s| 1 | 0 |786044 | - | 166M | 0 |1254 |7520 |5763 | 31 | 7 |4425 | 11 | 0.000000e+00 | -- | Inf | unknown
99.80/100.14 c 100s| 1 | 0 |786089 | - | 169M | 0 |1254 |7521 |5766 | 34 | 8 |4426 | 11 | 0.000000e+00 | -- | Inf | unknown
99.90/100.25 c 100s| 1 | 0 |786166 | - | 171M | 0 |1254 |7521 |5770 | 38 | 9 |4426 | 11 | 0.000000e+00 | -- | Inf | unknown
100.00/100.39 c 100s| 1 | 0 |786279 | - | 175M | 0 |1254 |7522 |5772 | 40 | 10 |4427 | 11 | 0.000000e+00 | -- | Inf | unknown
100.10/100.44 c 100s| 1 | 0 |786353 | - | 176M | 0 |1254 |7524 |5775 | 43 | 11 |4429 | 11 | 0.000000e+00 | -- | Inf | unknown
102.29/102.61 c 103s| 1 | 2 |793003 | - | 176M | 0 |1254 |7533 |5775 | 43 | 11 |4448 | 30 | 0.000000e+00 | -- | Inf | unknown
106.79/107.13 c 107s| 100 | 39 |830894 | 370.4 | 177M | 26 |1254 |7653 | 0 | 61 | 0 |4680 | 30 | 0.000000e+00 | -- | Inf | unknown
109.08/109.48 c 109s| 200 | 48 |857146 | 365.7 | 177M | 27 |1254 |7635 | 0 | 72 | 0 |4851 | 30 | 0.000000e+00 | -- | Inf | unknown
111.07/111.43 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
111.07/111.43 c 111s| 300 | 53 |879653 | 359.9 | 178M | 27 |1254 |7750 |5738 | 75 | 1 |5122 | 30 | 0.000000e+00 | -- | Inf | unknown
112.57/112.99 c 113s| 400 | 50 |903208 | 354.9 | 178M | 27 |1254 |7819 |5735 | 76 | 1 |5315 | 30 | 0.000000e+00 | -- | Inf | unknown
114.67/115.06 c 115s| 500 | 51 |928066 | 350.8 | 178M | 27 |1254 |7949 |5736 | 88 | 0 |5552 | 30 | 0.000000e+00 | -- | Inf | unknown
116.36/116.78 c 117s| 600 | 58 |950812 | 346.3 | 178M | 27 |1254 |8054 |5735 | 89 | 1 |5720 | 30 | 0.000000e+00 | -- | Inf | unknown
118.25/118.64 c 119s| 700 | 67 |973922 | 342.2 | 178M | 27 |1254 |8182 |5739 | 91 | 0 |5940 | 30 | 0.000000e+00 | -- | Inf | unknown
120.05/120.43 c 120s| 800 | 59 | 1001k| 339.9 | 178M | 27 |1254 |8292 |5738 | 93 | 1 |6164 | 30 | 0.000000e+00 | -- | Inf | unknown
122.44/122.88 c 123s| 900 | 60 | 1031k| 338.5 | 178M | 27 |1254 |8365 |5739 | 99 | 2 |6342 | 30 | 0.000000e+00 | -- | Inf | unknown
124.14/124.57 c 125s| 1000 | 55 | 1056k| 335.9 | 178M | 27 |1254 |8400 |5738 | 102 | 1 |6516 | 30 | 0.000000e+00 | -- | Inf | unknown
126.23/126.61 c 127s| 1100 | 60 | 1086k| 334.7 | 178M | 27 |1254 |8462 |5739 | 111 | 0 |6689 | 30 | 0.000000e+00 | -- | Inf | unknown
127.83/128.26 c 128s| 1200 | 59 | 1111k| 331.9 | 178M | 27 |1254 |8508 | 0 | 120 | 0 |6860 | 30 | 0.000000e+00 | -- | Inf | unknown
129.42/129.85 c 130s| 1300 | 57 | 1133k| 328.6 | 178M | 27 |1254 |8574 |5735 | 121 | 1 |7062 | 30 | 0.000000e+00 | -- | Inf | unknown
131.02/131.43 c 131s| 1400 | 58 | 1156k| 326.0 | 178M | 27 |1254 |8643 |5738 | 125 | 1 |7236 | 30 | 0.000000e+00 | -- | Inf | unknown
132.42/132.90 c 133s| 1500 | 56 | 1180k| 323.6 | 178M | 27 |1254 |8742 |5738 | 126 | 0 |7414 | 30 | 0.000000e+00 | -- | Inf | unknown
135.41/135.84 c 136s| 1600 | 67 | 1218k| 325.1 | 178M | 27 |1254 |8769 |5735 | 130 | 1 |7625 | 30 | 0.000000e+00 | -- | Inf | unknown
137.00/137.49 c 137s| 1700 | 77 | 1241k| 322.6 | 179M | 27 |1254 |8935 |5736 | 137 | 1 |7846 | 30 | 0.000000e+00 | -- | Inf | unknown
139.20/139.69 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
139.20/139.69 c 140s| 1800 | 83 | 1271k| 322.0 | 179M | 27 |1254 |8992 | 0 | 147 | 0 |8059 | 30 | 0.000000e+00 | -- | Inf | unknown
140.79/141.26 c 141s| 1900 | 79 | 1293k| 319.4 | 179M | 27 |1254 |9136 |5738 | 149 | 1 |8328 | 30 | 0.000000e+00 | -- | Inf | unknown
145.28/145.73 c 146s| 2000 | 111 | 1339k| 322.9 | 177M | 27 |1254 |9021 |5731 | 164 | 0 |8601 | 30 | 0.000000e+00 | -- | Inf | unknown
146.88/147.31 c 147s| 2100 | 109 | 1361k| 320.5 | 177M | 27 |1254 |9132 |5732 | 168 | 0 |8878 | 30 | 0.000000e+00 | -- | Inf | unknown
148.87/149.34 c 149s| 2200 | 113 | 1390k| 319.7 | 177M | 27 |1254 |9120 |5734 | 168 | 0 |9114 | 30 | 0.000000e+00 | -- | Inf | unknown
150.57/151.07 c 151s| 2300 | 121 | 1413k| 317.7 | 177M | 27 |1254 |9157 |5731 | 168 | 0 |9308 | 30 | 0.000000e+00 | -- | Inf | unknown
152.57/153.02 c 153s| 2400 | 109 | 1441k| 316.7 | 178M | 27 |1254 |9211 | 0 | 168 | 0 |9600 | 30 | 0.000000e+00 | -- | Inf | unknown
154.56/155.06 c 155s| 2500 | 109 | 1471k| 316.5 | 178M | 27 |1254 |9167 |5738 | 169 | 1 |9801 | 30 | 0.000000e+00 | -- | Inf | unknown
157.25/157.76 c 158s| 2600 | 128 | 1501k| 316.2 | 178M | 27 |1254 |8998 |5731 | 180 | 1 | 10k| 30 | 0.000000e+00 | -- | Inf | unknown
159.85/160.31 c 160s| 2700 | 136 | 1534k| 316.4 | 178M | 27 |1254 |8984 |5731 | 183 | 1 | 10k| 30 | 0.000000e+00 | -- | Inf | unknown
162.84/163.39 c 163s| 2800 | 150 | 1563k| 315.8 | 178M | 27 |1254 |8575 |5728 | 226 | 1 | 10k| 30 | 0.000000e+00 | -- | Inf | unknown
171.22/171.75 c 172s| 2900 | 166 | 1634k| 323.8 | 178M | 27 |1254 |8375 | 0 | 234 | 0 | 10k| 30 | 0.000000e+00 | -- | Inf | unknown
173.41/173.93 c 174s| 3000 | 163 | 1659k| 322.3 | 178M | 27 |1254 |8160 |5728 | 241 | 1 | 10k| 30 | 0.000000e+00 | -- | Inf | unknown
176.90/177.42 c 177s| 3100 | 188 | 1693k| 322.6 | 178M | 27 |1254 |8017 |5728 | 267 | 1 | 11k| 30 | 0.000000e+00 | -- | Inf | unknown
179.10/179.68 c 180s| 3200 | 196 | 1722k| 322.0 | 178M | 27 |1254 |7897 |5731 | 283 | 1 | 11k| 30 | 0.000000e+00 | -- | Inf | unknown
181.29/181.85 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
181.29/181.85 c 182s| 3300 | 192 | 1749k| 321.0 | 179M | 27 |1254 |7958 |5736 | 307 | 0 | 11k| 30 | 0.000000e+00 | -- | Inf | unknown
183.29/183.89 c 184s| 3400 | 191 | 1777k| 320.3 | 179M | 27 |1254 |8076 |5738 | 315 | 0 | 11k| 30 | 0.000000e+00 | -- | Inf | unknown
185.98/186.59 c 187s| 3500 | 196 | 1808k| 320.1 | 179M | 27 |1254 |7995 |5736 | 323 | 1 | 12k| 30 | 0.000000e+00 | -- | Inf | unknown
187.58/188.15 c 188s| 3600 | 195 | 1831k| 318.6 | 179M | 27 |1254 |8021 |5731 | 332 | 1 | 12k| 30 | 0.000000e+00 | -- | Inf | unknown
189.67/190.20 c 190s| 3700 | 204 | 1860k| 318.0 | 179M | 27 |1254 |8109 |5732 | 346 | 0 | 12k| 30 | 0.000000e+00 | -- | Inf | unknown
192.16/192.72 c 193s| 3800 | 221 | 1894k| 318.5 | 179M | 27 |1254 |8256 |5731 | 351 | 0 | 12k| 30 | 0.000000e+00 | -- | Inf | unknown
193.66/194.24 c 194s| 3900 | 218 | 1918k| 317.2 | 179M | 27 |1254 |8271 |5736 | 354 | 0 | 12k| 30 | 0.000000e+00 | -- | Inf | unknown
195.36/195.99 c 196s| 4000 | 221 | 1945k| 316.4 | 179M | 27 |1254 |8325 |5734 | 361 | 1 | 13k| 30 | 0.000000e+00 | -- | Inf | unknown
197.05/197.63 c 198s| 4100 | 221 | 1969k| 315.2 | 179M | 27 |1254 |8409 |5736 | 369 | 0 | 13k| 30 | 0.000000e+00 | -- | Inf | unknown
198.65/199.25 c 199s| 4200 | 227 | 1993k| 313.9 | 180M | 28 |1254 |8493 |5735 | 376 | 2 | 13k| 30 | 0.000000e+00 | -- | Inf | unknown
201.34/201.90 c 202s| 4300 | 229 | 2023k| 313.7 | 180M | 28 |1254 |8286 |5735 | 387 | 1 | 13k| 30 | 0.000000e+00 | -- | Inf | unknown
203.14/203.73 c 204s| 4400 | 229 | 2050k| 313.0 | 180M | 28 |1254 |8277 |5731 | 399 | 1 | 13k| 30 | 0.000000e+00 | -- | Inf | unknown
204.73/205.37 c 205s| 4500 | 227 | 2073k| 311.8 | 180M | 28 |1254 |8251 |5736 | 407 | 0 | 14k| 30 | 0.000000e+00 | -- | Inf | unknown
206.73/207.38 c 207s| 4600 | 241 | 2099k| 311.0 | 180M | 28 |1254 |8248 |5736 | 414 | 1 | 14k| 30 | 0.000000e+00 | -- | Inf | unknown
209.32/209.94 c 210s| 4700 | 245 | 2132k| 311.3 | 180M | 28 |1254 |8144 |5737 | 420 | 1 | 14k| 30 | 0.000000e+00 | -- | Inf | unknown
211.52/212.11 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
211.52/212.11 c 212s| 4800 | 246 | 2159k| 310.8 | 180M | 28 |1254 |8108 |5735 | 423 | 0 | 14k| 30 | 0.000000e+00 | -- | Inf | unknown
215.00/215.63 c 216s| 4900 | 253 | 2203k| 312.6 | 180M | 28 |1254 |8012 |5732 | 446 | 1 | 15k| 30 | 0.000000e+00 | -- | Inf | unknown
217.20/217.86 c 218s| 5000 | 251 | 2234k| 312.5 | 180M | 28 |1254 |8048 |5736 | 452 | 0 | 15k| 30 | 0.000000e+00 | -- | Inf | unknown
219.40/220.10 c 220s| 5100 | 262 | 2264k| 312.3 | 180M | 28 |1254 |8098 |5738 | 458 | 1 | 15k| 30 | 0.000000e+00 | -- | Inf | unknown
221.39/222.10 c 222s| 5200 | 258 | 2291k| 311.7 | 180M | 28 |1254 |8190 |5738 | 469 | 1 | 15k| 30 | 0.000000e+00 | -- | Inf | unknown
222.98/223.68 c 224s| 5300 | 251 | 2315k| 310.8 | 180M | 28 |1254 |8225 |5738 | 479 | 1 | 15k| 30 | 0.000000e+00 | -- | Inf | unknown
225.38/226.09 c 226s| 5400 | 256 | 2346k| 310.8 | 180M | 28 |1254 |8149 |5735 | 486 | 0 | 16k| 30 | 0.000000e+00 | -- | Inf | unknown
228.17/228.83 c 229s| 5500 | 262 | 2378k| 310.9 | 181M | 28 |1254 |8011 | 0 | 489 | 0 | 16k| 30 | 0.000000e+00 | -- | Inf | unknown
230.87/231.50 c 232s| 5600 | 275 | 2411k| 311.1 | 181M | 28 |1254 |7948 |5738 | 499 | 0 | 16k| 30 | 0.000000e+00 | -- | Inf | unknown
232.96/233.68 c 234s| 5700 | 296 | 2438k| 310.6 | 181M | 28 |1254 |8140 |5735 | 503 | 1 | 16k| 30 | 0.000000e+00 | -- | Inf | unknown
234.56/235.25 c 235s| 5800 | 304 | 2460k| 309.4 | 181M | 28 |1254 |8252 |5736 | 505 | 1 | 16k| 30 | 0.000000e+00 | -- | Inf | unknown
236.95/237.63 c 238s| 5900 | 329 | 2489k| 309.2 | 181M | 28 |1254 |8299 |5736 | 515 | 0 | 17k| 30 | 0.000000e+00 | -- | Inf | unknown
238.45/239.13 c 239s| 6000 | 333 | 2512k| 308.2 | 182M | 28 |1254 |8409 |5736 | 518 | 1 | 17k| 30 | 0.000000e+00 | -- | Inf | unknown
240.14/240.86 c 241s| 6100 | 331 | 2538k| 307.6 | 182M | 28 |1254 |8495 |5735 | 530 | 0 | 17k| 30 | 0.000000e+00 | -- | Inf | unknown
241.64/242.39 c 242s| 6200 | 338 | 2560k| 306.6 | 182M | 28 |1254 |8676 | 0 | 532 | 0 | 17k| 30 | 0.000000e+00 | -- | Inf | unknown
243.23/243.92 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
243.23/243.92 c 244s| 6300 | 323 | 2582k| 305.6 | 182M | 28 |1254 |8800 |5735 | 533 | 0 | 18k| 30 | 0.000000e+00 | -- | Inf | unknown
246.63/247.37 c 247s| 6400 | 335 | 2620k| 306.5 | 182M | 28 |1254 |8432 |5736 | 544 | 0 | 18k| 30 | 0.000000e+00 | -- | Inf | unknown
249.62/250.33 c 250s| 6500 | 363 | 2652k| 306.6 | 182M | 28 |1254 |8306 |5736 | 554 | 0 | 18k| 30 | 0.000000e+00 | -- | Inf | unknown
251.61/252.40 c 252s| 6600 | 360 | 2679k| 306.2 | 183M | 28 |1254 |8284 | 0 | 556 | 0 | 18k| 30 | 0.000000e+00 | -- | Inf | unknown
254.71/255.42 c 255s| 6700 | 383 | 2712k| 306.4 | 183M | 28 |1254 |8255 |5736 | 558 | 0 | 19k| 30 | 0.000000e+00 | -- | Inf | unknown
257.10/257.85 c 258s| 6800 | 397 | 2743k| 306.6 | 183M | 28 |1254 |8085 |5738 | 566 | 1 | 19k| 30 | 0.000000e+00 | -- | Inf | unknown
258.89/259.67 c 260s| 6900 | 390 | 2769k| 306.0 | 183M | 28 |1254 |8206 |5735 | 571 | 0 | 19k| 30 | 0.000000e+00 | -- | Inf | unknown
262.09/262.89 c 263s| 7000 | 416 | 2801k| 306.1 | 183M | 28 |1254 |8114 |5731 | 581 | 1 | 20k| 30 | 0.000000e+00 | -- | Inf | unknown
264.08/264.83 c 265s| 7100 | 419 | 2825k| 305.4 | 183M | 28 |1254 |8112 |5738 | 584 | 0 | 20k| 30 | 0.000000e+00 | -- | Inf | unknown
266.28/267.10 c 267s| 7200 | 433 | 2853k| 305.1 | 183M | 28 |1254 |8070 |5737 | 588 | 1 | 20k| 30 | 0.000000e+00 | -- | Inf | unknown
268.47/269.20 c 269s| 7300 | 432 | 2879k| 304.7 | 183M | 28 |1254 |8046 |5732 | 591 | 1 | 21k| 30 | 0.000000e+00 | -- | Inf | unknown
271.06/271.80 c 272s| 7400 | 446 | 2911k| 304.8 | 183M | 28 |1254 |8161 |5732 | 596 | 0 | 21k| 30 | 0.000000e+00 | -- | Inf | unknown
273.36/274.13 c 274s| 7500 | 455 | 2939k| 304.6 | 183M | 28 |1254 |8201 |5742 | 599 | 1 | 21k| 30 | 0.000000e+00 | -- | Inf | unknown
276.36/277.13 c 277s| 7600 | 482 | 2973k| 304.9 | 183M | 28 |1254 |8130 |5735 | 603 | 1 | 22k| 30 | 0.000000e+00 | -- | Inf | unknown
280.24/281.07 c 281s| 7700 | 508 | 3010k| 305.6 | 185M | 28 |1254 |7990 |5736 | 625 | 2 | 22k| 30 | 0.000000e+00 | -- | Inf | unknown
283.53/284.38 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
283.53/284.38 c 284s| 7800 | 530 | 3047k| 306.2 | 185M | 28 |1254 |7981 |5731 | 646 | 1 | 22k| 30 | 0.000000e+00 | -- | Inf | unknown
286.72/287.57 c 288s| 7900 | 557 | 3080k| 306.5 | 185M | 28 |1254 |7944 |5737 | 664 | 1 | 22k| 30 | 0.000000e+00 | -- | Inf | unknown
289.02/289.88 c 290s| 8000 | 570 | 3110k| 306.4 | 185M | 28 |1254 |7938 |5739 | 688 | 2 | 23k| 30 | 0.000000e+00 | -- | Inf | unknown
292.71/293.51 c 294s| 8100 | 583 | 3144k| 306.8 | 185M | 28 |1254 |7747 |5735 | 736 | 1 | 23k| 30 | 0.000000e+00 | -- | Inf | unknown
294.31/295.17 c 295s| 8200 | 579 | 3167k| 306.0 | 185M | 28 |1254 |7804 |5739 | 753 | 0 | 23k| 30 | 0.000000e+00 | -- | Inf | unknown
296.50/297.31 c 297s| 8300 | 584 | 3195k| 305.7 | 185M | 28 |1254 |7891 |5739 | 762 | 0 | 23k| 30 | 0.000000e+00 | -- | Inf | unknown
299.09/299.95 c 300s| 8400 | 592 | 3225k| 305.7 | 185M | 28 |1254 |7881 |5736 | 766 | 0 | 24k| 30 | 0.000000e+00 | -- | Inf | unknown
301.09/301.94 c 302s| 8500 | 603 | 3252k| 305.3 | 185M | 28 |1254 |7913 |5732 | 783 | 0 | 24k| 30 | 0.000000e+00 | -- | Inf | unknown
302.78/303.69 c 304s| 8600 | 599 | 3275k| 304.7 | 185M | 28 |1254 |7999 |5738 | 794 | 1 | 24k| 30 | 0.000000e+00 | -- | Inf | unknown
305.47/306.33 c 306s| 8700 | 615 | 3306k| 304.7 | 185M | 28 |1254 |7899 |5737 | 808 | 1 | 24k| 30 | 0.000000e+00 | -- | Inf | unknown
308.17/309.09 c 309s| 8800 | 635 | 3333k| 304.4 | 186M | 28 |1254 |7820 |5742 | 824 | 1 | 25k| 30 | 0.000000e+00 | -- | Inf | unknown
310.96/311.88 c 312s| 8900 | 650 | 3363k| 304.4 | 186M | 28 |1254 |7891 |5740 | 836 | 1 | 25k| 30 | 0.000000e+00 | -- | Inf | unknown
313.95/314.83 c 315s| 9000 | 661 | 3398k| 304.8 | 186M | 28 |1254 |7904 |5746 | 853 | 1 | 25k| 30 | 0.000000e+00 | -- | Inf | unknown
320.04/320.99 c 321s| 9100 | 670 | 3455k| 307.1 | 186M | 28 |1254 |7909 |5735 | 877 | 0 | 25k| 30 | 0.000000e+00 | -- | Inf | unknown
323.43/324.35 c 324s| 9200 | 668 | 3488k| 307.3 | 186M | 28 |1254 |7884 |5739 | 907 | 1 | 26k| 30 | 0.000000e+00 | -- | Inf | unknown
325.72/326.66 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
325.72/326.66 c 327s| 9300 | 664 | 3515k| 307.0 | 186M | 28 |1254 |7842 |5736 | 931 | 1 | 26k| 30 | 0.000000e+00 | -- | Inf | unknown
328.12/329.08 c 329s| 9400 | 669 | 3544k| 306.8 | 186M | 28 |1254 |7815 |5741 | 940 | 1 | 26k| 30 | 0.000000e+00 | -- | Inf | unknown
331.31/332.29 c 332s| 9500 | 684 | 3575k| 306.9 | 186M | 28 |1254 |7738 |5740 | 984 | 1 | 26k| 30 | 0.000000e+00 | -- | Inf | unknown
333.80/334.77 c 335s| 9600 | 688 | 3604k| 306.7 | 186M | 28 |1254 |7742 |5739 | 991 | 1 | 27k| 30 | 0.000000e+00 | -- | Inf | unknown
335.70/336.66 c 337s| 9700 | 693 | 3629k| 306.2 | 187M | 28 |1254 |7832 |5735 |1003 | 0 | 27k| 30 | 0.000000e+00 | -- | Inf | unknown
338.20/339.18 c 339s| 9800 | 694 | 3658k| 306.1 | 187M | 28 |1254 |7868 |5739 |1020 | 1 | 27k| 30 | 0.000000e+00 | -- | Inf | unknown
341.09/342.06 c 342s| 9900 | 718 | 3689k| 306.1 | 187M | 28 |1254 |7899 |5738 |1037 | 0 | 28k| 30 | 0.000000e+00 | -- | Inf | unknown
343.38/344.37 c 344s| 10000 | 723 | 3717k| 305.9 | 187M | 28 |1254 |7910 |5739 |1043 | 0 | 28k| 30 | 0.000000e+00 | -- | Inf | unknown
345.67/346.65 c 347s| 10100 | 738 | 3745k| 305.7 | 187M | 28 |1254 |8049 | 0 |1064 | 0 | 28k| 30 | 0.000000e+00 | -- | Inf | unknown
348.07/349.06 c 349s| 10200 | 744 | 3773k| 305.5 | 187M | 28 |1254 |8022 |5739 |1078 | 2 | 28k| 30 | 0.000000e+00 | -- | Inf | unknown
350.56/351.59 c 352s| 10300 | 753 | 3807k| 305.8 | 188M | 28 |1254 |8079 |5739 |1083 | 0 | 29k| 30 | 0.000000e+00 | -- | Inf | unknown
353.65/354.68 c 355s| 10400 | 771 | 3839k| 305.9 | 188M | 28 |1254 |8056 |5736 |1100 | 1 | 29k| 30 | 0.000000e+00 | -- | Inf | unknown
357.34/358.35 c 358s| 10500 | 796 | 3877k| 306.5 | 188M | 28 |1254 |8001 |5733 |1119 | 0 | 29k| 30 | 0.000000e+00 | -- | Inf | unknown
361.53/362.55 c 363s| 10600 | 827 | 3916k| 307.1 | 188M | 28 |1254 |7895 |5733 |1152 | 0 | 30k| 30 | 0.000000e+00 | -- | Inf | unknown
364.13/365.15 c 365s| 10700 | 831 | 3947k| 307.2 | 188M | 28 |1254 |7819 |5731 |1176 | 1 | 30k| 30 | 0.000000e+00 | -- | Inf | unknown
368.52/369.53 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
368.52/369.53 c 370s| 10800 | 863 | 3992k| 308.3 | 188M | 28 |1254 |7785 |5737 |1192 | 1 | 30k| 30 | 0.000000e+00 | -- | Inf | unknown
371.31/372.38 c 372s| 10900 | 874 | 4022k| 308.2 | 188M | 28 |1254 |7719 |5737 |1204 | 1 | 30k| 30 | 0.000000e+00 | -- | Inf | unknown
374.40/375.41 c 375s| 11000 | 893 | 4055k| 308.4 | 188M | 28 |1254 |7690 |5737 |1219 | 1 | 31k| 30 | 0.000000e+00 | -- | Inf | unknown
377.29/378.32 c 378s| 11100 | 897 | 4090k| 308.7 | 188M | 28 |1254 |7714 |5740 |1234 | 1 | 31k| 30 | 0.000000e+00 | -- | Inf | unknown
378.59/379.64 c 380s| 11200 | 887 | 4110k| 307.9 | 189M | 28 |1254 |7783 | 0 |1243 | 0 | 31k| 30 | 0.000000e+00 | -- | Inf | unknown
380.69/381.74 c 382s| 11300 | 892 | 4139k| 307.7 | 189M | 28 |1254 |7891 |5736 |1253 | 1 | 31k| 30 | 0.000000e+00 | -- | Inf | unknown
382.88/383.96 c 384s| 11400 | 890 | 4167k| 307.5 | 189M | 28 |1254 |7971 |5733 |1258 | 0 | 31k| 30 | 0.000000e+00 | -- | Inf | unknown
384.77/385.85 c 386s| 11500 | 890 | 4193k| 307.2 | 189M | 28 |1254 |7997 |5728 |1262 | 1 | 32k| 30 | 0.000000e+00 | -- | Inf | unknown
388.46/389.50 c 390s| 11600 | 898 | 4231k| 307.7 | 189M | 28 |1254 |7957 |5738 |1283 | 2 | 32k| 30 | 0.000000e+00 | -- | Inf | unknown
391.46/392.51 c 393s| 11700 | 920 | 4265k| 308.0 | 189M | 28 |1254 |8021 |5730 |1300 | 1 | 32k| 30 | 0.000000e+00 | -- | Inf | unknown
393.55/394.63 c 395s| 11800 | 917 | 4291k| 307.6 | 190M | 28 |1254 |8140 |5737 |1316 | 0 | 33k| 30 | 0.000000e+00 | -- | Inf | unknown
396.24/397.30 c 397s| 11900 | 938 | 4322k| 307.7 | 190M | 28 |1254 |8241 |5740 |1335 | 1 | 33k| 30 | 0.000000e+00 | -- | Inf | unknown
397.74/398.82 c 399s| 12000 | 940 | 4343k| 306.9 | 190M | 28 |1254 |8281 |5737 |1349 | 0 | 33k| 30 | 0.000000e+00 | -- | Inf | unknown
399.54/400.64 c 401s| 12100 | 933 | 4367k| 306.4 | 190M | 28 |1254 |8310 |5741 |1366 | 0 | 33k| 30 | 0.000000e+00 | -- | Inf | unknown
404.52/405.69 c 406s| 12200 | 989 | 4411k| 307.4 | 190M | 28 |1254 |8020 |5733 |1425 | 1 | 34k| 30 | 0.000000e+00 | -- | Inf | unknown
407.61/408.73 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
407.61/408.73 c 409s| 12300 | 1008 | 4445k| 307.6 | 190M | 28 |1254 |7971 | 0 |1441 | 0 | 34k| 30 | 0.000000e+00 | -- | Inf | unknown
409.41/410.55 c 411s| 12400 | 1002 | 4471k| 307.3 | 191M | 28 |1254 |7982 |5728 |1450 | 1 | 34k| 30 | 0.000000e+00 | -- | Inf | unknown
412.01/413.15 c 413s| 12500 | 1016 | 4498k| 307.1 | 191M | 28 |1254 |8029 |5730 |1470 | 0 | 34k| 30 | 0.000000e+00 | -- | Inf | unknown
414.50/415.65 c 416s| 12600 | 1030 | 4530k| 307.1 | 191M | 28 |1254 |8080 | 0 |1505 | 0 | 35k| 30 | 0.000000e+00 | -- | Inf | unknown
417.49/418.66 c 419s| 12700 | 1051 | 4562k| 307.2 | 191M | 28 |1254 |8136 |5735 |1539 | 1 | 35k| 30 | 0.000000e+00 | -- | Inf | unknown
419.99/421.17 c 421s| 12800 | 1047 | 4589k| 307.0 | 192M | 28 |1254 |8139 |5742 |1568 | 1 | 35k| 30 | 0.000000e+00 | -- | Inf | unknown
422.58/423.78 c 424s| 12900 | 1047 | 4620k| 307.0 | 192M | 28 |1254 |8188 |5736 |1577 | 0 | 35k| 30 | 0.000000e+00 | -- | Inf | unknown
426.17/427.39 c 427s| 13000 | 1067 | 4657k| 307.4 | 192M | 28 |1254 |8185 |5738 |1596 | 1 | 36k| 30 | 0.000000e+00 | -- | Inf | unknown
428.66/429.87 c 430s| 13100 | 1079 | 4687k| 307.4 | 192M | 28 |1254 |8162 |5741 |1604 | 1 | 36k| 30 | 0.000000e+00 | -- | Inf | unknown
431.75/432.98 c 433s| 13200 | 1098 | 4720k| 307.5 | 192M | 28 |1254 |8166 |5739 |1627 | 0 | 36k| 30 | 0.000000e+00 | -- | Inf | unknown
434.15/435.37 c 435s| 13300 | 1108 | 4747k| 307.3 | 192M | 28 |1254 |8145 |5734 |1643 | 1 | 36k| 30 | 0.000000e+00 | -- | Inf | unknown
437.34/438.59 c 439s| 13400 | 1112 | 4781k| 307.5 | 192M | 28 |1254 |8112 |5737 |1646 | 0 | 37k| 30 | 0.000000e+00 | -- | Inf | unknown
440.43/441.62 c 442s| 13500 | 1120 | 4814k| 307.6 | 192M | 28 |1254 |8176 |5740 |1664 | 0 | 37k| 30 | 0.000000e+00 | -- | Inf | unknown
442.33/443.54 c 444s| 13600 | 1124 | 4839k| 307.3 | 192M | 28 |1254 |8207 |5740 |1677 | 0 | 37k| 30 | 0.000000e+00 | -- | Inf | unknown
445.12/446.30 c 446s| 13700 | 1130 | 4877k| 307.7 | 192M | 28 |1254 |8247 |5741 |1696 | 1 | 38k| 30 | 0.000000e+00 | -- | Inf | unknown
449.31/450.54 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
449.31/450.54 c 451s| 13800 | 1155 | 4913k| 308.0 | 193M | 28 |1254 |8208 |5740 |1744 | 0 | 38k| 30 | 0.000000e+00 | -- | Inf | unknown
451.40/452.63 c 453s| 13900 | 1156 | 4938k| 307.7 | 193M | 28 |1254 |8281 |5736 |1755 | 0 | 38k| 30 | 0.000000e+00 | -- | Inf | unknown
453.30/454.54 c 455s| 14000 | 1160 | 4961k| 307.2 | 193M | 28 |1254 |8267 |5731 |1767 | 1 | 38k| 30 | 0.000000e+00 | -- | Inf | unknown
456.29/457.57 c 458s| 14100 | 1175 | 4994k| 307.3 | 193M | 28 |1254 |8237 |5737 |1797 | 1 | 39k| 30 | 0.000000e+00 | -- | Inf | unknown
458.48/459.78 c 460s| 14200 | 1187 | 5021k| 307.1 | 193M | 28 |1254 |8354 |5738 |1819 | 0 | 39k| 30 | 0.000000e+00 | -- | Inf | unknown
461.78/463.06 c 463s| 14300 | 1214 | 5054k| 307.2 | 193M | 28 |1254 |8248 |5733 |1844 | 1 | 39k| 30 | 0.000000e+00 | -- | Inf | unknown
464.37/465.68 c 466s| 14400 | 1231 | 5082k| 307.1 | 193M | 28 |1254 |8286 |5739 |1866 | 1 | 40k| 30 | 0.000000e+00 | -- | Inf | unknown
468.76/470.02 c 470s| 14500 | 1264 | 5124k| 307.8 | 193M | 28 |1254 |8222 |5734 |1906 | 1 | 40k| 30 | 0.000000e+00 | -- | Inf | unknown
472.55/473.87 c 474s| 14600 | 1306 | 5162k| 308.2 | 193M | 28 |1254 |8090 |5738 |1954 | 2 | 40k| 30 | 0.000000e+00 | -- | Inf | unknown
475.34/476.62 c 477s| 14700 | 1326 | 5191k| 308.1 | 194M | 28 |1254 |8181 |5741 |1987 | 1 | 41k| 30 | 0.000000e+00 | -- | Inf | unknown
478.43/479.75 c 480s| 14800 | 1337 | 5226k| 308.3 | 194M | 28 |1254 |8170 |5736 |1994 | 0 | 41k| 30 | 0.000000e+00 | -- | Inf | unknown
484.62/485.94 c 486s| 14900 | 1356 | 5286k| 310.0 | 194M | 28 |1254 |8166 |5738 |2026 | 0 | 41k| 30 | 0.000000e+00 | -- | Inf | unknown
488.01/489.35 c 489s| 15000 | 1364 | 5321k| 310.3 | 194M | 28 |1254 |8225 |5732 |2054 | 0 | 42k| 30 | 0.000000e+00 | -- | Inf | unknown
490.00/491.31 c 491s| 15100 | 1364 | 5348k| 310.1 | 194M | 28 |1254 |8315 |5737 |2066 | 1 | 42k| 30 | 0.000000e+00 | -- | Inf | unknown
493.00/494.33 c 494s| 15200 | 1384 | 5383k| 310.3 | 196M | 28 |1254 |8329 |5742 |2082 | 0 | 42k| 30 | 0.000000e+00 | -- | Inf | unknown
496.29/497.64 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
496.29/497.64 c 498s| 15300 | 1410 | 5418k| 310.5 | 196M | 28 |1254 |8271 |5735 |2131 | 1 | 42k| 30 | 0.000000e+00 | -- | Inf | unknown
499.88/501.23 c 501s| 15400 | 1453 | 5452k| 310.7 | 196M | 28 |1254 |8252 |5737 |2180 | 1 | 43k| 30 | 0.000000e+00 | -- | Inf | unknown
502.17/503.53 c 504s| 15500 | 1465 | 5482k| 310.6 | 196M | 28 |1254 |8371 |5737 |2195 | 0 | 43k| 30 | 0.000000e+00 | -- | Inf | unknown
506.26/507.68 c 508s| 15600 | 1486 | 5523k| 311.2 | 196M | 28 |1254 |8237 |5737 |2212 | 1 | 43k| 30 | 0.000000e+00 | -- | Inf | unknown
509.15/510.57 c 511s| 15700 | 1507 | 5554k| 311.2 | 196M | 28 |1254 |8284 | 0 |2221 | 0 | 44k| 30 | 0.000000e+00 | -- | Inf | unknown
512.05/513.41 c 513s| 15800 | 1524 | 5587k| 311.3 | 196M | 28 |1254 |8306 |5732 |2239 | 0 | 44k| 30 | 0.000000e+00 | -- | Inf | unknown
514.54/515.92 c 516s| 15900 | 1533 | 5618k| 311.3 | 196M | 28 |1254 |8189 |5736 |2262 | 1 | 44k| 30 | 0.000000e+00 | -- | Inf | unknown
518.63/520.04 c 520s| 16000 | 1573 | 5657k| 311.7 | 196M | 28 |1254 |8118 |5740 |2277 | 1 | 45k| 30 | 0.000000e+00 | -- | Inf | unknown
520.73/522.15 c 522s| 16100 | 1582 | 5683k| 311.4 | 197M | 28 |1254 |8192 |5733 |2285 | 0 | 45k| 30 | 0.000000e+00 | -- | Inf | unknown
524.91/526.32 c 526s| 16200 | 1603 | 5724k| 312.0 | 197M | 28 |1254 |8107 |5744 |2335 | 1 | 45k| 30 | 0.000000e+00 | -- | Inf | unknown
528.31/529.74 c 530s| 16300 | 1616 | 5755k| 312.0 | 197M | 28 |1254 |8052 |5742 |2379 | 0 | 45k| 30 | 0.000000e+00 | -- | Inf | unknown
531.30/532.73 c 533s| 16400 | 1624 | 5787k| 312.0 | 197M | 28 |1254 |8133 |5738 |2392 | 0 | 46k| 30 | 0.000000e+00 | -- | Inf | unknown
534.50/535.92 c 536s| 16500 | 1633 | 5821k| 312.1 | 199M | 28 |1254 |8147 |5740 |2416 | 1 | 46k| 30 | 0.000000e+00 | -- | Inf | unknown
538.69/540.12 c 540s| 16600 | 1657 | 5861k| 312.6 | 199M | 28 |1254 |8146 |5735 |2446 | 1 | 46k| 30 | 0.000000e+00 | -- | Inf | unknown
543.18/544.61 c 545s| 16700 | 1685 | 5908k| 313.5 | 200M | 28 |1254 |8112 |5739 |2489 | 0 | 47k| 30 | 0.000000e+00 | -- | Inf | unknown
546.17/547.67 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
546.17/547.67 c 548s| 16800 | 1711 | 5943k| 313.6 | 200M | 28 |1254 |8090 |5734 |2520 | 1 | 47k| 30 | 0.000000e+00 | -- | Inf | unknown
549.67/551.14 c 551s| 16900 | 1737 | 5979k| 313.9 | 201M | 28 |1254 |8041 |5739 |2546 | 2 | 47k| 30 | 0.000000e+00 | -- | Inf | unknown
553.85/555.37 c 555s| 17000 | 1762 | 6015k| 314.1 | 201M | 28 |1254 |8014 |5738 |2600 | 0 | 48k| 30 | 0.000000e+00 | -- | Inf | unknown
557.34/558.89 c 559s| 17100 | 1781 | 6052k| 314.4 | 201M | 28 |1254 |8062 |5737 |2619 | 0 | 48k| 30 | 0.000000e+00 | -- | Inf | unknown
562.73/564.20 c 564s| 17200 | 1818 | 6098k| 315.2 | 201M | 28 |1254 |7910 |5734 |2680 | 1 | 48k| 30 | 0.000000e+00 | -- | Inf | unknown
567.31/568.85 c 569s| 17300 | 1852 | 6147k| 316.1 | 201M | 28 |1254 |7963 |5731 |2712 | 1 | 49k| 30 | 0.000000e+00 | -- | Inf | unknown
570.31/571.89 c 572s| 17400 | 1865 | 6176k| 315.9 | 201M | 28 |1254 |7985 |5735 |2739 | 1 | 49k| 30 | 0.000000e+00 | -- | Inf | unknown
573.80/575.32 c 575s| 17500 | 1887 | 6214k| 316.2 | 202M | 28 |1254 |8033 |5740 |2756 | 0 | 49k| 30 | 0.000000e+00 | -- | Inf | unknown
576.60/578.19 c 578s| 17600 | 1919 | 6248k| 316.4 | 202M | 28 |1254 |8093 |5740 |2780 | 0 | 50k| 30 | 0.000000e+00 | -- | Inf | unknown
579.18/580.73 c 581s| 17700 | 1923 | 6277k| 316.2 | 202M | 28 |1254 |8100 |5735 |2813 | 1 | 50k| 30 | 0.000000e+00 | -- | Inf | unknown
584.17/585.79 c 586s| 17800 | 1965 | 6321k| 316.9 | 203M | 28 |1254 |8006 |5743 |2896 | 1 | 50k| 30 | 0.000000e+00 | -- | Inf | unknown
588.56/590.17 c 590s| 17900 | 1982 | 6363k| 317.4 | 203M | 28 |1254 |7967 |5737 |2939 | 1 | 50k| 30 | 0.000000e+00 | -- | Inf | unknown
591.46/593.09 c 593s| 18000 | 1996 | 6393k| 317.3 | 203M | 28 |1254 |7995 |5739 |2964 | 0 | 51k| 30 | 0.000000e+00 | -- | Inf | unknown
594.64/596.24 c 596s| 18100 | 2019 | 6424k| 317.3 | 203M | 28 |1254 |8029 |5743 |2988 | 0 | 51k| 30 | 0.000000e+00 | -- | Inf | unknown
598.54/600.19 c 600s| 18200 | 2056 | 6463k| 317.6 | 203M | 28 |1254 |7993 |5740 |3014 | 1 | 51k| 30 | 0.000000e+00 | -- | Inf | unknown
603.02/604.69 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
603.02/604.69 c 605s| 18300 | 2083 | 6504k| 318.1 | 203M | 28 |1254 |7969 |5733 |3053 | 1 | 52k| 30 | 0.000000e+00 | -- | Inf | unknown
606.61/608.20 c 608s| 18400 | 2103 | 6540k| 318.3 | 203M | 28 |1254 |7921 |5737 |3085 | 1 | 52k| 30 | 0.000000e+00 | -- | Inf | unknown
610.51/612.18 c 612s| 18500 | 2140 | 6581k| 318.7 | 203M | 28 |1254 |7991 |5740 |3106 | 2 | 52k| 30 | 0.000000e+00 | -- | Inf | unknown
614.00/615.63 c 616s| 18600 | 2170 | 6617k| 318.9 | 203M | 28 |1254 |8100 |5733 |3124 | 1 | 53k| 30 | 0.000000e+00 | -- | Inf | unknown
618.08/619.78 c 620s| 18700 | 2191 | 6656k| 319.3 | 204M | 28 |1254 |8004 |5743 |3188 | 1 | 53k| 30 | 0.000000e+00 | -- | Inf | unknown
620.78/622.44 c 622s| 18800 | 2202 | 6685k| 319.1 | 204M | 28 |1254 |7942 |5739 |3212 | 0 | 53k| 30 | 0.000000e+00 | -- | Inf | unknown
624.37/626.00 c 626s| 18900 | 2233 | 6722k| 319.4 | 204M | 28 |1254 |7949 |5743 |3257 | 2 | 54k| 30 | 0.000000e+00 | -- | Inf | unknown
627.56/629.22 c 629s| 19000 | 2258 | 6755k| 319.4 | 204M | 28 |1254 |8070 |5734 |3313 | 1 | 54k| 30 | 0.000000e+00 | -- | Inf | unknown
630.05/631.77 c 632s| 19100 | 2281 | 6786k| 319.4 | 204M | 28 |1254 |8188 |5734 |3323 | 1 | 54k| 30 | 0.000000e+00 | -- | Inf | unknown
632.85/634.54 c 635s| 19200 | 2299 | 6816k| 319.3 | 206M | 28 |1254 |8274 |5734 |3352 | 1 | 54k| 30 | 0.000000e+00 | -- | Inf | unknown
635.54/637.26 c 637s| 19300 | 2319 | 6846k| 319.2 | 206M | 28 |1254 |8347 |5740 |3375 | 1 | 55k| 30 | 0.000000e+00 | -- | Inf | unknown
637.93/639.61 c 640s| 19400 | 2328 | 6874k| 319.0 | 206M | 28 |1254 |8421 |5736 |3412 | 1 | 55k| 30 | 0.000000e+00 | -- | Inf | unknown
641.13/642.88 c 643s| 19500 | 2352 | 6907k| 319.1 | 206M | 28 |1254 |8467 |5737 |3455 | 1 | 55k| 30 | 0.000000e+00 | -- | Inf | unknown
645.12/646.81 c 647s| 19600 | 2378 | 6947k| 319.4 | 206M | 28 |1254 |8039 |5737 |3475 | 1 | 56k| 30 | 0.000000e+00 | -- | Inf | unknown
648.71/650.48 c 650s| 19700 | 2395 | 6986k| 319.8 | 207M | 28 |1254 |7900 |5735 |3506 | 0 | 56k| 30 | 0.000000e+00 | -- | Inf | unknown
653.60/655.37 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
653.60/655.37 c 655s| 19800 | 2440 | 7032k| 320.4 | 207M | 28 |1254 |7799 |5739 |3552 | 0 | 56k| 30 | 0.000000e+00 | -- | Inf | unknown
657.69/659.40 c 659s| 19900 | 2471 | 7068k| 320.6 | 207M | 28 |1254 |7714 |5739 |3593 | 2 | 57k| 30 | 0.000000e+00 | -- | Inf | unknown
661.08/662.83 c 663s| 20000 | 2498 | 7103k| 320.7 | 207M | 28 |1254 |7764 |5737 |3629 | 1 | 57k| 30 | 0.000000e+00 | -- | Inf | unknown
663.77/665.54 c 666s| 20100 | 2514 | 7135k| 320.7 | 207M | 28 |1254 |7779 |5728 |3639 | 1 | 57k| 30 | 0.000000e+00 | -- | Inf | unknown
668.06/669.84 c 670s| 20200 | 2550 | 7177k| 321.1 | 207M | 28 |1254 |7692 |5734 |3660 | 1 | 58k| 30 | 0.000000e+00 | -- | Inf | unknown
673.74/675.51 c 676s| 20300 | 2581 | 7225k| 321.8 | 207M | 28 |1254 |7642 |5735 |3694 | 1 | 58k| 30 | 0.000000e+00 | -- | Inf | unknown
676.54/678.34 c 678s| 20400 | 2598 | 7258k| 321.9 | 207M | 28 |1254 |7763 |5739 |3725 | 1 | 58k| 30 | 0.000000e+00 | -- | Inf | unknown
680.03/681.87 c 682s| 20500 | 2623 | 7296k| 322.2 | 208M | 28 |1254 |7822 |5743 |3784 | 0 | 58k| 30 | 0.000000e+00 | -- | Inf | unknown
683.52/685.37 c 685s| 20600 | 2646 | 7334k| 322.4 | 208M | 28 |1254 |7877 |5737 |3820 | 1 | 59k| 30 | 0.000000e+00 | -- | Inf | unknown
687.01/688.89 c 689s| 20700 | 2685 | 7369k| 322.6 | 209M | 28 |1254 |7844 |5741 |3884 | 1 | 59k| 30 | 0.000000e+00 | -- | Inf | unknown
690.60/692.40 c 692s| 20800 | 2691 | 7406k| 322.8 | 209M | 28 |1254 |7875 |5737 |3913 | 1 | 59k| 30 | 0.000000e+00 | -- | Inf | unknown
695.19/697.05 c 697s| 20900 | 2721 | 7448k| 323.2 | 210M | 28 |1254 |7777 |5739 |4011 | 0 | 60k| 30 | 0.000000e+00 | -- | Inf | unknown
698.68/700.53 c 701s| 21000 | 2739 | 7482k| 323.2 | 210M | 28 |1254 |7780 |5739 |4041 | 1 | 60k| 30 | 0.000000e+00 | -- | Inf | unknown
701.18/703.01 c 703s| 21100 | 2750 | 7512k| 323.1 | 210M | 28 |1254 |7858 |5741 |4074 | 1 | 60k| 30 | 0.000000e+00 | -- | Inf | unknown
703.67/705.54 c 706s| 21200 | 2761 | 7544k| 323.1 | 210M | 28 |1254 |7958 |5738 |4107 | 2 | 61k| 30 | 0.000000e+00 | -- | Inf | unknown
706.26/708.17 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
706.26/708.17 c 708s| 21300 | 2789 | 7571k| 322.9 | 210M | 28 |1254 |7977 |5737 |4149 | 1 | 61k| 30 | 0.000000e+00 | -- | Inf | unknown
709.55/711.40 c 711s| 21400 | 2810 | 7603k| 322.9 | 210M | 28 |1254 |8009 | 0 |4215 | 0 | 61k| 30 | 0.000000e+00 | -- | Inf | unknown
712.94/714.82 c 715s| 21500 | 2838 | 7637k| 322.9 | 210M | 28 |1254 |7993 |5736 |4268 | 1 | 61k| 30 | 0.000000e+00 | -- | Inf | unknown
715.24/717.16 c 717s| 21600 | 2838 | 7663k| 322.7 | 210M | 28 |1254 |8054 |5743 |4285 | 0 | 62k| 30 | 0.000000e+00 | -- | Inf | unknown
718.93/720.80 c 721s| 21700 | 2865 | 7697k| 322.7 | 210M | 28 |1254 |8062 | 0 |4314 | 0 | 62k| 30 | 0.000000e+00 | -- | Inf | unknown
722.82/724.76 c 725s| 21800 | 2903 | 7733k| 322.9 | 210M | 28 |1254 |8100 |5740 |4346 | 1 | 62k| 30 | 0.000000e+00 | -- | Inf | unknown
725.61/727.51 c 728s| 21900 | 2928 | 7765k| 322.9 | 211M | 28 |1254 |8202 |5738 |4366 | 1 | 63k| 30 | 0.000000e+00 | -- | Inf | unknown
730.00/731.97 c 732s| 22000 | 2962 | 7807k| 323.3 | 211M | 28 |1254 |8203 |5742 |4409 | 2 | 63k| 30 | 0.000000e+00 | -- | Inf | unknown
736.38/738.31 c 738s| 22100 | 3020 | 7864k| 324.3 | 211M | 28 |1254 |8200 |5741 |4444 | 1 | 63k| 30 | 0.000000e+00 | -- | Inf | unknown
739.57/741.51 c 742s| 22200 | 3035 | 7898k| 324.4 | 211M | 28 |1254 |8299 |5737 |4478 | 1 | 64k| 30 | 0.000000e+00 | -- | Inf | unknown
743.66/745.67 c 746s| 22300 | 3072 | 7938k| 324.7 | 212M | 28 |1254 |8208 |5734 |4554 | 1 | 64k| 30 | 0.000000e+00 | -- | Inf | unknown
746.65/748.62 c 749s| 22400 | 3087 | 7969k| 324.6 | 212M | 28 |1254 |8375 |5731 |4594 | 0 | 64k| 30 | 0.000000e+00 | -- | Inf | unknown
748.75/750.77 c 751s| 22500 | 3101 | 7995k| 324.4 | 212M | 28 |1254 |8351 |5739 |4606 | 1 | 65k| 30 | 0.000000e+00 | -- | Inf | unknown
752.24/754.20 c 754s| 22600 | 3111 | 8029k| 324.4 | 212M | 28 |1254 |8364 |5738 |4643 | 0 | 65k| 30 | 0.000000e+00 | -- | Inf | unknown
754.43/756.44 c 756s| 22700 | 3122 | 8057k| 324.3 | 212M | 28 |1254 |8415 |5740 |4676 | 1 | 65k| 30 | 0.000000e+00 | -- | Inf | unknown
758.03/760.04 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
758.03/760.04 c 760s| 22800 | 3127 | 8093k| 324.4 | 213M | 28 |1254 |8339 |5737 |4726 | 0 | 66k| 30 | 0.000000e+00 | -- | Inf | unknown
762.12/764.12 c 764s| 22900 | 3153 | 8134k| 324.7 | 213M | 28 |1254 |8290 |5736 |4749 | 1 | 66k| 30 | 0.000000e+00 | -- | Inf | unknown
765.51/767.52 c 768s| 23000 | 3170 | 8169k| 324.9 | 213M | 28 |1254 |8309 |5737 |4797 | 0 | 66k| 30 | 0.000000e+00 | -- | Inf | unknown
769.00/771.07 c 771s| 23100 | 3205 | 8204k| 325.0 | 213M | 28 |1254 |8260 |5743 |4810 | 0 | 67k| 30 | 0.000000e+00 | -- | Inf | unknown
772.40/774.48 c 774s| 23200 | 3228 | 8241k| 325.1 | 215M | 28 |1254 |8248 |5735 |4849 | 1 | 67k| 30 | 0.000000e+00 | -- | Inf | unknown
776.68/778.78 c 779s| 23300 | 3242 | 8280k| 325.4 | 216M | 28 |1254 |8100 |5749 |4906 | 0 | 67k| 30 | 0.000000e+00 | -- | Inf | unknown
779.58/781.63 c 782s| 23400 | 3254 | 8311k| 325.3 | 216M | 28 |1254 |8149 |5737 |4939 | 1 | 68k| 30 | 0.000000e+00 | -- | Inf | unknown
782.67/784.73 c 785s| 23500 | 3270 | 8340k| 325.2 | 216M | 28 |1254 |8167 |5736 |4963 | 0 | 68k| 30 | 0.000000e+00 | -- | Inf | unknown
786.66/788.76 c 789s| 23600 | 3301 | 8381k| 325.5 | 216M | 28 |1254 |8119 |5738 |4982 | 2 | 68k| 30 | 0.000000e+00 | -- | Inf | unknown
790.25/792.34 c 792s| 23700 | 3332 | 8417k| 325.7 | 216M | 28 |1254 |8135 |5746 |5050 | 2 | 69k| 30 | 0.000000e+00 | -- | Inf | unknown
793.44/795.50 c 796s| 23800 | 3350 | 8449k| 325.6 | 216M | 28 |1254 |8164 |5736 |5088 | 1 | 69k| 30 | 0.000000e+00 | -- | Inf | unknown
802.03/804.13 c 804s| 23900 | 3371 | 8521k| 327.1 | 217M | 28 |1254 |8053 |5738 |5140 | 0 | 69k| 30 | 0.000000e+00 | -- | Inf | unknown
805.11/807.28 c 807s| 24000 | 3382 | 8552k| 327.1 | 217M | 28 |1254 |8046 |5740 |5182 | 1 | 69k| 30 | 0.000000e+00 | -- | Inf | unknown
808.30/810.47 c 810s| 24100 | 3395 | 8582k| 327.0 | 217M | 28 |1254 |7998 |5745 |5207 | 1 | 70k| 30 | 0.000000e+00 | -- | Inf | unknown
812.19/814.35 c 814s| 24200 | 3424 | 8619k| 327.2 | 219M | 28 |1254 |7942 |5737 |5253 | 1 | 70k| 30 | 0.000000e+00 | -- | Inf | unknown
815.68/817.87 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
815.68/817.87 c 818s| 24300 | 3456 | 8656k| 327.3 | 219M | 28 |1254 |8081 |5738 |5310 | 1 | 70k| 30 | 0.000000e+00 | -- | Inf | unknown
819.57/821.72 c 822s| 24400 | 3473 | 8691k| 327.4 | 219M | 28 |1254 |8136 |5734 |5375 | 1 | 71k| 30 | 0.000000e+00 | -- | Inf | unknown
822.06/824.22 c 824s| 24500 | 3479 | 8720k| 327.2 | 219M | 28 |1254 |8158 |5736 |5407 | 2 | 71k| 30 | 0.000000e+00 | -- | Inf | unknown
825.65/827.80 c 828s| 24600 | 3490 | 8755k| 327.3 | 219M | 28 |1254 |8125 |5741 |5446 | 0 | 71k| 30 | 0.000000e+00 | -- | Inf | unknown
830.04/832.28 c 832s| 24700 | 3521 | 8797k| 327.7 | 219M | 28 |1254 |8117 |5735 |5486 | 2 | 72k| 30 | 0.000000e+00 | -- | Inf | 0.51%
831.94/834.15 c 834s| 24800 | 3528 | 8821k| 327.3 | 220M | 28 |1254 |8274 | 0 |5509 | 0 | 72k| 30 | 0.000000e+00 | -- | Inf | 0.51%
834.62/836.88 c 837s| 24900 | 3537 | 8851k| 327.3 | 220M | 28 |1254 |8324 |5738 |5548 | 0 | 72k| 30 | 0.000000e+00 | -- | Inf | 0.51%
837.71/839.98 c 840s| 25000 | 3548 | 8884k| 327.2 | 221M | 28 |1254 |8318 |5740 |5571 | 2 | 72k| 30 | 0.000000e+00 | -- | Inf | 0.51%
841.01/843.22 c 843s| 25100 | 3582 | 8916k| 327.2 | 221M | 28 |1254 |8370 |5745 |5608 | 0 | 73k| 30 | 0.000000e+00 | -- | Inf | 0.52%
843.50/845.70 c 846s| 25200 | 3583 | 8943k| 327.0 | 221M | 29 |1254 |8423 |5743 |5639 | 1 | 73k| 30 | 0.000000e+00 | -- | Inf | 0.52%
846.59/848.81 c 849s| 25300 | 3604 | 8977k| 327.1 | 221M | 29 |1254 |8478 |5737 |5668 | 1 | 73k| 30 | 0.000000e+00 | -- | Inf | 0.52%
849.98/852.23 c 852s| 25400 | 3615 | 9015k| 327.2 | 221M | 29 |1254 |8464 |5740 |5693 | 0 | 74k| 30 | 0.000000e+00 | -- | Inf | 0.52%
853.47/855.71 c 856s| 25500 | 3637 | 9046k| 327.2 | 222M | 29 |1254 |8424 | 0 |5735 | 0 | 74k| 30 | 0.000000e+00 | -- | Inf | 0.53%
856.56/858.85 c 859s| 25600 | 3645 | 9081k| 327.3 | 222M | 29 |1254 |8410 |5736 |5764 | 1 | 74k| 30 | 0.000000e+00 | -- | Inf | 0.53%
860.65/862.98 c 863s| 25700 | 3675 | 9121k| 327.5 | 222M | 29 |1254 |8305 |5738 |5822 | 1 | 75k| 30 | 0.000000e+00 | -- | Inf | 0.53%
863.75/866.07 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
863.75/866.07 c 866s| 25800 | 3692 | 9151k| 327.4 | 222M | 29 |1254 |8388 |5742 |5867 | 1 | 75k| 30 | 0.000000e+00 | -- | Inf | 0.53%
867.23/869.54 c 870s| 25900 | 3717 | 9189k| 327.6 | 222M | 29 |1254 |8568 |5737 |5886 | 1 | 75k| 30 | 0.000000e+00 | -- | Inf | 0.53%
870.43/872.75 c 873s| 26000 | 3727 | 9222k| 327.7 | 222M | 29 |1254 |8592 |5735 |5923 | 1 | 76k| 30 | 0.000000e+00 | -- | Inf | 0.54%
873.72/876.10 c 876s| 26100 | 3749 | 9257k| 327.7 | 222M | 29 |1254 |8543 | 0 |5958 | 0 | 76k| 30 | 0.000000e+00 | -- | Inf | 0.54%
878.50/880.88 c 881s| 26200 | 3795 | 9304k| 328.2 | 222M | 29 |1254 |8260 | 0 |5989 | 0 | 76k| 30 | 0.000000e+00 | -- | Inf | 0.54%
880.70/883.00 c 883s| 26300 | 3797 | 9327k| 327.9 | 222M | 29 |1254 |8238 |5736 |6016 | 1 | 77k| 30 | 0.000000e+00 | -- | Inf | 0.54%
883.19/885.50 c 886s| 26400 | 3814 | 9353k| 327.6 | 222M | 29 |1254 |8148 |5740 |6054 | 1 | 77k| 30 | 0.000000e+00 | -- | Inf | 0.55%
886.69/889.03 c 889s| 26500 | 3829 | 9382k| 327.5 | 222M | 29 |1254 |8079 |5738 |6100 | 1 | 77k| 30 | 0.000000e+00 | -- | Inf | 0.55%
889.57/891.99 c 892s| 26600 | 3849 | 9412k| 327.4 | 222M | 29 |1254 |8085 |5738 |6116 | 1 | 77k| 30 | 0.000000e+00 | -- | Inf | 0.55%
892.96/895.38 c 895s| 26700 | 3854 | 9442k| 327.3 | 224M | 29 |1254 |8029 |5738 |6161 | 1 | 78k| 30 | 0.000000e+00 | -- | Inf | 0.56%
896.35/898.71 c 899s| 26800 | 3878 | 9474k| 327.3 | 224M | 29 |1254 |8104 |5738 |6196 | 0 | 78k| 30 | 0.000000e+00 | -- | Inf | 0.56%
899.94/902.34 c 902s| 26900 | 3901 | 9506k| 327.3 | 224M | 29 |1254 |8083 |5735 |6223 | 1 | 78k| 30 | 0.000000e+00 | -- | Inf | 0.56%
903.83/906.27 c 906s| 27000 | 3924 | 9543k| 327.4 | 224M | 29 |1254 |8058 | 0 |6252 | 0 | 79k| 30 | 0.000000e+00 | -- | Inf | 0.56%
907.32/909.78 c 910s| 27100 | 3949 | 9576k| 327.4 | 224M | 29 |1254 |8151 | 0 |6288 | 0 | 79k| 30 | 0.000000e+00 | -- | Inf | 0.56%
910.21/912.61 c 913s| 27200 | 3960 | 9608k| 327.4 | 224M | 29 |1254 |8174 |5737 |6325 | 0 | 79k| 30 | 0.000000e+00 | -- | Inf | 0.56%
913.90/916.35 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
913.90/916.35 c 916s| 27300 | 3996 | 9647k| 327.6 | 224M | 29 |1254 |8227 |5734 |6352 | 1 | 80k| 30 | 0.000000e+00 | -- | Inf | 0.57%
917.60/920.01 c 920s| 27400 | 4028 | 9682k| 327.7 | 224M | 29 |1254 |8190 |5736 |6369 | 1 | 80k| 30 | 0.000000e+00 | -- | Inf | 0.57%
921.69/924.17 c 924s| 27500 | 4042 | 9723k| 328.0 | 224M | 29 |1254 |8064 | 0 |6385 | 0 | 80k| 30 | 0.000000e+00 | -- | Inf | 0.57%
924.87/927.37 c 927s| 27600 | 4062 | 9757k| 328.0 | 224M | 29 |1254 |8073 | 0 |6402 | 0 | 81k| 30 | 0.000000e+00 | -- | Inf | 0.57%
927.76/930.27 c 930s| 27700 | 4086 | 9789k| 328.0 | 224M | 29 |1254 |8136 |5738 |6431 | 1 | 81k| 30 | 0.000000e+00 | -- | Inf | 0.58%
931.15/933.69 c 934s| 27800 | 4108 | 9823k| 328.0 | 224M | 29 |1254 |8221 |5735 |6450 | 0 | 81k| 30 | 0.000000e+00 | -- | Inf | 0.58%
933.95/936.48 c 936s| 27900 | 4109 | 9850k| 327.8 | 224M | 29 |1254 |8344 |5740 |6460 | 0 | 82k| 30 | 0.000000e+00 | -- | Inf | 0.58%
936.24/938.79 c 939s| 28000 | 4120 | 9877k| 327.6 | 225M | 29 |1254 |8358 |5741 |6476 | 1 | 82k| 30 | 0.000000e+00 | -- | Inf | 0.58%
939.43/941.96 c 942s| 28100 | 4135 | 9910k| 327.6 | 225M | 29 |1254 |8546 |5740 |6485 | 1 | 82k| 30 | 0.000000e+00 | -- | Inf | 0.58%
942.12/944.64 c 945s| 28200 | 4133 | 9942k| 327.6 | 225M | 29 |1254 |8597 |5737 |6500 | 1 | 83k| 30 | 0.000000e+00 | -- | Inf | 0.58%
945.71/948.21 c 948s| 28300 | 4161 | 9975k| 327.6 | 226M | 29 |1254 |8575 |5739 |6504 | 1 | 83k| 30 | 0.000000e+00 | -- | Inf | 0.59%
948.90/951.42 c 951s| 28400 | 4173 | 10010k| 327.7 | 226M | 29 |1254 |8625 |5739 |6507 | 1 | 83k| 30 | 0.000000e+00 | -- | Inf | 0.59%
951.89/954.48 c 954s| 28500 | 4191 | 10040k| 327.6 | 226M | 29 |1254 |8623 |5741 |6519 | 0 | 84k| 30 | 0.000000e+00 | -- | Inf | 0.59%
953.89/956.41 c 956s| 28600 | 4185 | 10065k| 327.4 | 226M | 29 |1254 |8642 |5737 |6531 | 1 | 84k| 30 | 0.000000e+00 | -- | Inf | 0.59%
957.08/959.62 c 960s| 28700 | 4208 | 10097k| 327.3 | 226M | 29 |1254 |8741 |5743 |6551 | 1 | 84k| 30 | 0.000000e+00 | -- | Inf | 0.59%
960.17/962.75 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
960.17/962.75 c 963s| 28800 | 4221 | 10127k| 327.2 | 227M | 29 |1254 |8718 |5731 |6580 | 2 | 84k| 30 | 0.000000e+00 | -- | Inf | 0.60%
962.96/965.53 c 966s| 28900 | 4226 | 10156k| 327.1 | 227M | 29 |1254 |8574 |5742 |6591 | 1 | 85k| 30 | 0.000000e+00 | -- | Inf | 0.60%
965.56/968.18 c 968s| 29000 | 4246 | 10184k| 327.0 | 227M | 29 |1254 |8640 |5740 |6632 | 2 | 85k| 30 | 0.000000e+00 | -- | Inf | 0.60%
968.15/970.71 c 971s| 29100 | 4253 | 10211k| 326.8 | 227M | 29 |1254 |8667 |5734 |6646 | 0 | 85k| 30 | 0.000000e+00 | -- | Inf | 0.60%
970.84/973.46 c 973s| 29200 | 4261 | 10239k| 326.6 | 227M | 29 |1254 |8689 |5743 |6677 | 0 | 86k| 30 | 0.000000e+00 | -- | Inf | 0.61%
973.83/976.49 c 976s| 29300 | 4264 | 10273k| 326.7 | 227M | 29 |1254 |8760 |5739 |6708 | 0 | 86k| 30 | 0.000000e+00 | -- | Inf | 0.61%
977.62/980.20 c 980s| 29400 | 4274 | 10306k| 326.7 | 227M | 29 |1254 |8732 |5737 |6751 | 1 | 86k| 30 | 0.000000e+00 | -- | Inf | 0.61%
981.91/984.59 c 985s| 29500 | 4286 | 10344k| 326.9 | 227M | 29 |1254 |8566 |5738 |6802 | 1 | 86k| 30 | 0.000000e+00 | -- | Inf | 0.62%
985.90/988.51 c 989s| 29600 | 4306 | 10380k| 327.0 | 228M | 29 |1254 |8476 |5736 |6818 | 1 | 87k| 30 | 0.000000e+00 | -- | Inf | 0.62%
989.78/992.44 c 992s| 29700 | 4323 | 10417k| 327.1 | 228M | 29 |1254 |8559 |5734 |6850 | 1 | 87k| 30 | 0.000000e+00 | -- | Inf | 0.62%
994.17/996.81 c 997s| 29800 | 4349 | 10461k| 327.5 | 228M | 29 |1254 |8592 |5734 |6871 | 0 | 87k| 30 | 0.000000e+00 | -- | Inf | 0.62%
997.56/1000.29 c 1000s| 29900 | 4378 | 10494k| 327.5 | 229M | 29 |1254 |8602 |5737 |6897 | 1 | 88k| 30 | 0.000000e+00 | -- | Inf | 0.62%
999.95/1002.65 c 1003s| 30000 | 4382 | 10521k| 327.3 | 229M | 29 |1254 |8616 |5735 |6900 | 1 | 88k| 30 | 0.000000e+00 | -- | Inf | 0.63%
1003.94/1006.60 c 1007s| 30100 | 4408 | 10561k| 327.5 | 229M | 29 |1254 |8578 | 0 |6922 | 0 | 88k| 30 | 0.000000e+00 | -- | Inf | 0.63%
1006.45/1009.15 c 1009s| 30200 | 4414 | 10591k| 327.4 | 229M | 29 |1254 |8637 |5742 |6938 | 1 | 89k| 30 | 0.000000e+00 | -- | Inf | 0.63%
1009.24/1011.97 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
1009.24/1011.97 c 1012s| 30300 | 4426 | 10623k| 327.4 | 229M | 29 |1254 |8660 |5740 |6948 | 0 | 89k| 30 | 0.000000e+00 | -- | Inf | 0.64%
1012.13/1014.89 c 1015s| 30400 | 4441 | 10653k| 327.3 | 229M | 29 |1254 |8597 |5744 |6976 | 2 | 89k| 30 | 0.000000e+00 | -- | Inf | 0.64%
1016.12/1018.80 c 1019s| 30500 | 4465 | 10689k| 327.4 | 229M | 29 |1254 |8567 |5735 |6994 | 1 | 90k| 30 | 0.000000e+00 | -- | Inf | 0.64%
1018.91/1021.66 c 1022s| 30600 | 4478 | 10717k| 327.3 | 229M | 29 |1254 |8572 |5735 |7019 | 0 | 90k| 30 | 0.000000e+00 | -- | Inf | 0.65%
1022.70/1025.42 c 1025s| 30700 | 4487 | 10757k| 327.5 | 230M | 29 |1254 |8521 |5742 |7050 | 1 | 90k| 30 | 0.000000e+00 | -- | Inf | 0.65%
1025.59/1028.32 c 1028s| 30800 | 4507 | 10787k| 327.4 | 230M | 29 |1254 |8611 |5733 |7062 | 1 | 91k| 30 | 0.000000e+00 | -- | Inf | 0.66%
1028.78/1031.50 c 1031s| 30900 | 4521 | 10820k| 327.4 | 230M | 29 |1254 |8617 |5734 |7088 | 0 | 91k| 30 | 0.000000e+00 | -- | Inf | 0.66%
1032.07/1034.89 c 1035s| 31000 | 4546 | 10854k| 327.4 | 230M | 29 |1254 |8568 |5738 |7110 | 2 | 91k| 30 | 0.000000e+00 | -- | Inf | 0.67%
1035.76/1038.58 c 1039s| 31100 | 4570 | 10891k| 327.6 | 231M | 29 |1254 |8528 |5741 |7125 | 1 | 91k| 30 | 0.000000e+00 | -- | Inf | 0.67%
1038.36/1041.11 c 1041s| 31200 | 4573 | 10920k| 327.5 | 231M | 29 |1254 |8557 |5733 |7142 | 0 | 92k| 30 | 0.000000e+00 | -- | Inf | 0.67%
1041.45/1044.27 c 1044s| 31300 | 4580 | 10953k| 327.5 | 231M | 29 |1254 |8550 |5747 |7159 | 1 | 92k| 30 | 0.000000e+00 | -- | Inf | 0.67%
1044.54/1047.38 c 1047s| 31400 | 4590 | 10983k| 327.4 | 231M | 29 |1254 |8663 |5734 |7183 | 1 | 92k| 30 | 0.000000e+00 | -- | Inf | 0.68%
1047.63/1050.40 c 1050s| 31500 | 4606 | 11016k| 327.4 | 231M | 29 |1254 |8716 |5736 |7223 | 0 | 93k| 30 | 0.000000e+00 | -- | Inf | 0.68%
1050.42/1053.29 c 1053s| 31600 | 4618 | 11046k| 327.3 | 231M | 29 |1254 |8773 |5738 |7237 | 0 | 93k| 30 | 0.000000e+00 | -- | Inf | 0.68%
1052.61/1055.40 c 1055s| 31700 | 4613 | 11070k| 327.1 | 231M | 29 |1254 |8833 |5739 |7252 | 2 | 93k| 30 | 0.000000e+00 | -- | Inf | 0.68%
1055.71/1058.58 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
1055.71/1058.58 c 1059s| 31800 | 4633 | 11100k| 327.0 | 231M | 29 |1254 |8898 |5749 |7268 | 1 | 94k| 30 | 0.000000e+00 | -- | Inf | 0.68%
1057.90/1060.74 c 1061s| 31900 | 4658 | 11125k| 326.7 | 231M | 29 |1254 |9005 |5741 |7288 | 1 | 94k| 30 | 0.000000e+00 | -- | Inf | 0.68%
1060.39/1063.24 c 1063s| 32000 | 4658 | 11151k| 326.6 | 231M | 29 |1254 |8878 |5740 |7306 | 1 | 94k| 30 | 0.000000e+00 | -- | Inf | 0.69%
1064.08/1066.96 c 1067s| 32100 | 4665 | 11186k| 326.6 | 232M | 29 |1254 |8906 |5737 |7344 | 0 | 94k| 30 | 0.000000e+00 | -- | Inf | 0.69%
1067.37/1070.23 c 1070s| 32200 | 4680 | 11217k| 326.6 | 232M | 29 |1254 |8775 |5736 |7353 | 1 | 95k| 30 | 0.000000e+00 | -- | Inf | 0.69%
1070.07/1073.00 c 1073s| 32300 | 4693 | 11247k| 326.5 | 232M | 29 |1254 |8787 | 0 |7378 | 0 | 95k| 30 | 0.000000e+00 | -- | Inf | 0.70%
1072.56/1075.46 c 1075s| 32400 | 4705 | 11274k| 326.3 | 232M | 29 |1254 |8816 |5743 |7398 | 1 | 95k| 30 | 0.000000e+00 | -- | Inf | 0.70%
1075.95/1078.82 c 1079s| 32500 | 4730 | 11310k| 326.4 | 232M | 29 |1254 |8755 |5734 |7418 | 0 | 96k| 30 | 0.000000e+00 | -- | Inf | 0.70%
1077.54/1080.48 c 1080s| 32600 | 4717 | 11331k| 326.1 | 232M | 29 |1254 |8787 |5738 |7436 | 2 | 96k| 30 | 0.000000e+00 | -- | Inf | 0.70%
1080.34/1083.21 c 1083s| 32700 | 4736 | 11361k| 326.0 | 233M | 29 |1254 |8890 | 0 |7442 | 0 | 96k| 30 | 0.000000e+00 | -- | Inf | 0.70%
1082.93/1085.81 c 1086s| 32800 | 4750 | 11387k| 325.8 | 233M | 29 |1254 |8920 |5740 |7454 | 1 | 96k| 30 | 0.000000e+00 | -- | Inf | 0.70%
1086.42/1089.33 c 1089s| 32900 | 4766 | 11420k| 325.9 | 233M | 29 |1254 |8858 |5737 |7507 | 1 | 97k| 30 | 0.000000e+00 | -- | Inf | 0.70%
1089.41/1092.32 c 1092s| 33000 | 4784 | 11449k| 325.8 | 233M | 29 |1254 |8864 |5736 |7536 | 1 | 97k| 30 | 0.000000e+00 | -- | Inf | 0.71%
1092.30/1095.26 c 1095s| 33100 | 4804 | 11481k| 325.7 | 233M | 29 |1254 |8909 |5744 |7548 | 0 | 97k| 30 | 0.000000e+00 | -- | Inf | 0.71%
1095.39/1098.39 c 1098s| 33200 | 4821 | 11513k| 325.7 | 233M | 29 |1254 |8922 |5737 |7561 | 1 | 98k| 30 | 0.000000e+00 | -- | Inf | 0.71%
1097.99/1101.00 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
1097.99/1101.00 c 1101s| 33300 | 4841 | 11546k| 325.7 | 233M | 29 |1254 |8862 |5737 |7570 | 1 | 98k| 30 | 0.000000e+00 | -- | Inf | 0.72%
1100.88/1103.88 c 1104s| 33400 | 4858 | 11574k| 325.6 | 233M | 29 |1254 |8935 |5741 |7582 | 0 | 98k| 30 | 0.000000e+00 | -- | Inf | 0.72%
1103.97/1106.92 c 1107s| 33500 | 4884 | 11605k| 325.6 | 233M | 29 |1254 |9054 |5733 |7612 | 1 | 99k| 30 | 0.000000e+00 | -- | Inf | 0.72%
1107.06/1110.03 c 1110s| 33600 | 4908 | 11636k| 325.5 | 233M | 29 |1254 |8930 |5737 |7624 | 1 | 99k| 30 | 0.000000e+00 | -- | Inf | 0.72%
1110.16/1113.15 c 1113s| 33700 | 4926 | 11669k| 325.5 | 233M | 29 |1254 |8971 |5738 |7647 | 1 | 99k| 30 | 0.000000e+00 | -- | Inf | 0.72%
1112.94/1116.00 c 1116s| 33800 | 4931 | 11698k| 325.4 | 233M | 29 |1254 |8945 |5738 |7670 | 0 | 100k| 30 | 0.000000e+00 | -- | Inf | 0.72%
1115.64/1118.63 c 1119s| 33900 | 4948 | 11729k| 325.4 | 233M | 29 |1254 |8914 |5737 |7681 | 1 | 100k| 30 | 0.000000e+00 | -- | Inf | 0.73%
1117.93/1121.00 c 1121s| 34000 | 4956 | 11756k| 325.2 | 233M | 29 |1254 |8905 | 0 |7705 | 0 | 100k| 30 | 0.000000e+00 | -- | Inf | 0.73%
1120.32/1123.32 c 1123s| 34100 | 4973 | 11784k| 325.1 | 234M | 29 |1254 |8988 |5745 |7733 | 2 | 100k| 30 | 0.000000e+00 | -- | Inf | 0.73%
1122.22/1125.26 c 1125s| 34200 | 4991 | 11807k| 324.9 | 234M | 29 |1254 |9121 |5736 |7737 | 1 | 101k| 30 | 0.000000e+00 | -- | Inf | 0.73%
1124.31/1127.36 c 1127s| 34300 | 4981 | 11833k| 324.7 | 234M | 29 |1254 |9119 | 0 |7752 | 0 | 101k| 30 | 0.000000e+00 | -- | Inf | 0.73%
1127.40/1130.44 c 1130s| 34400 | 4997 | 11864k| 324.6 | 234M | 29 |1254 |9208 |5735 |7765 | 1 | 101k| 30 | 0.000000e+00 | -- | Inf | 0.74%
1130.29/1133.33 c 1133s| 34500 | 5010 | 11899k| 324.7 | 234M | 29 |1254 |9251 |5737 |7773 | 1 | 101k| 30 | 0.000000e+00 | -- | Inf | 0.74%
1133.48/1136.54 c 1137s| 34600 | 5042 | 11933k| 324.7 | 234M | 29 |1254 |9214 |5734 |7787 | 1 | 102k| 30 | 0.000000e+00 | -- | Inf | 0.75%
1135.88/1138.98 c 1139s| 34700 | 5061 | 11964k| 324.7 | 236M | 29 |1254 |9304 |5736 |7810 | 1 | 102k| 30 | 0.000000e+00 | -- | Inf | 0.75%
1139.77/1142.83 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
1139.77/1142.83 c 1143s| 34800 | 5085 | 12000k| 324.8 | 236M | 29 |1254 |9247 |5733 |7825 | 1 | 102k| 30 | 0.000000e+00 | -- | Inf | 0.75%
1142.36/1145.48 c 1145s| 34900 | 5096 | 12029k| 324.7 | 236M | 29 |1254 |9294 |5739 |7838 | 0 | 103k| 30 | 0.000000e+00 | -- | Inf | 0.75%
1144.35/1147.48 c 1147s| 35000 | 5096 | 12054k| 324.5 | 236M | 29 |1254 |9345 |5740 |7851 | 0 | 103k| 30 | 0.000000e+00 | -- | Inf | 0.76%
1148.34/1151.46 c 1151s| 35100 | 5114 | 12093k| 324.7 | 236M | 29 |1254 |9254 |5736 |7864 | 0 | 103k| 30 | 0.000000e+00 | -- | Inf | 0.76%
1151.83/1154.98 c 1155s| 35200 | 5133 | 12128k| 324.7 | 236M | 29 |1254 |9170 |5737 |7880 | 1 | 103k| 30 | 0.000000e+00 | -- | Inf | 0.76%
1154.72/1157.80 c 1158s| 35300 | 5145 | 12156k| 324.6 | 236M | 29 |1254 |9029 |5737 |7890 | 1 | 104k| 30 | 0.000000e+00 | -- | Inf | 0.77%
1157.21/1160.33 c 1160s| 35400 | 5141 | 12184k| 324.5 | 237M | 29 |1254 |9075 |5735 |7893 | 0 | 104k| 30 | 0.000000e+00 | -- | Inf | 0.77%
1160.30/1163.45 c 1163s| 35500 | 5170 | 12218k| 324.5 | 237M | 29 |1254 |9142 |5737 |7896 | 0 | 104k| 30 | 0.000000e+00 | -- | Inf | 0.77%
1163.49/1166.62 c 1167s| 35600 | 5187 | 12252k| 324.6 | 237M | 29 |1254 |9016 |5735 |7912 | 1 | 105k| 30 | 0.000000e+00 | -- | Inf | 0.78%
1166.48/1169.68 c 1170s| 35700 | 5214 | 12286k| 324.6 | 237M | 29 |1254 |8977 |5739 |7933 | 1 | 105k| 30 | 0.000000e+00 | -- | Inf | 0.78%
1169.08/1172.24 c 1172s| 35800 | 5219 | 12315k| 324.5 | 237M | 29 |1254 |9055 | 0 |7943 | 0 | 105k| 30 | 0.000000e+00 | -- | Inf | 0.78%
1171.67/1174.81 c 1175s| 35900 | 5233 | 12342k| 324.4 | 237M | 29 |1254 |9033 |5735 |7948 | 1 | 106k| 30 | 0.000000e+00 | -- | Inf | 0.78%
1173.16/1176.32 c 1176s| 36000 | 5246 | 12363k| 324.1 | 237M | 29 |1254 |9220 |5739 |7958 | 1 | 106k| 30 | 0.000000e+00 | -- | Inf | 0.78%
1175.56/1178.76 c 1179s| 36100 | 5259 | 12390k| 323.9 | 237M | 29 |1254 |9248 |5737 |7969 | 1 | 106k| 30 | 0.000000e+00 | -- | Inf | 0.78%
1178.45/1181.62 c 1182s| 36200 | 5256 | 12418k| 323.8 | 237M | 29 |1254 |9221 |5738 |7983 | 1 | 106k| 30 | 0.000000e+00 | -- | Inf | 0.79%
1182.14/1185.37 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
1182.14/1185.37 c 1185s| 36300 | 5284 | 12456k| 324.0 | 237M | 29 |1254 |9161 |5733 |7992 | 1 | 107k| 30 | 0.000000e+00 | -- | Inf | 0.79%
1184.84/1188.08 c 1188s| 36400 | 5288 | 12485k| 323.9 | 237M | 29 |1254 |9093 |5741 |8003 | 1 | 107k| 30 | 0.000000e+00 | -- | Inf | 0.79%
1187.62/1190.85 c 1191s| 36500 | 5306 | 12512k| 323.8 | 237M | 29 |1254 |9028 |5737 |8013 | 1 | 107k| 30 | 0.000000e+00 | -- | Inf | 0.80%
1190.42/1193.69 c 1194s| 36600 | 5329 | 12542k| 323.7 | 237M | 29 |1254 |9035 |5743 |8031 | 0 | 108k| 30 | 0.000000e+00 | -- | Inf | 0.80%
1193.01/1196.20 c 1196s| 36700 | 5337 | 12570k| 323.6 | 237M | 29 |1254 |9112 |5736 |8042 | 0 | 108k| 30 | 0.000000e+00 | -- | Inf | 0.80%
1195.30/1198.50 c 1199s| 36800 | 5341 | 12596k| 323.4 | 237M | 29 |1254 |9205 |5739 |8052 | 0 | 108k| 30 | 0.000000e+00 | -- | Inf | 0.80%
1197.60/1200.89 c 1201s| 36900 | 5349 | 12623k| 323.3 | 237M | 29 |1254 |9177 |5737 |8064 | 1 | 108k| 30 | 0.000000e+00 | -- | Inf | 0.80%
1200.29/1203.54 c 1204s| 37000 | 5360 | 12652k| 323.2 | 237M | 29 |1254 |9284 | 0 |8072 | 0 | 109k| 30 | 0.000000e+00 | -- | Inf | 0.80%
1203.48/1206.79 c 1207s| 37100 | 5383 | 12684k| 323.2 | 238M | 29 |1254 |9276 |5732 |8084 | 0 | 109k| 30 | 0.000000e+00 | -- | Inf | 0.81%
1205.47/1208.78 c 1209s| 37200 | 5388 | 12708k| 323.0 | 238M | 29 |1254 |9292 |5739 |8094 | 0 | 109k| 30 | 0.000000e+00 | -- | Inf | 0.81%
1207.67/1210.93 c 1211s| 37300 | 5379 | 12731k| 322.7 | 238M | 29 |1254 |9247 |5743 |8102 | 0 | 109k| 30 | 0.000000e+00 | -- | Inf | 0.81%
1210.16/1213.48 c 1213s| 37400 | 5396 | 12758k| 322.6 | 238M | 29 |1254 |9325 |5738 |8112 | 0 | 110k| 30 | 0.000000e+00 | -- | Inf | 0.81%
1213.45/1216.74 c 1217s| 37500 | 5428 | 12791k| 322.6 | 238M | 29 |1254 |9377 |5734 |8122 | 1 | 110k| 30 | 0.000000e+00 | -- | Inf | 0.82%
1215.75/1219.07 c 1219s| 37600 | 5443 | 12820k| 322.5 | 238M | 29 |1254 |9398 |5737 |8133 | 0 | 110k| 30 | 0.000000e+00 | -- | Inf | 0.82%
1217.94/1221.28 c 1221s| 37700 | 5455 | 12846k| 322.4 | 238M | 29 |1254 |9466 |5736 |8149 | 1 | 111k| 30 | 0.000000e+00 | -- | Inf | 0.82%
1220.73/1224.08 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
1220.73/1224.08 c 1224s| 37800 | 5458 | 12878k| 322.4 | 238M | 29 |1254 |9415 |5738 |8157 | 0 | 111k| 30 | 0.000000e+00 | -- | Inf | 0.83%
1223.73/1227.07 c 1227s| 37900 | 5477 | 12908k| 322.3 | 238M | 29 |1254 |9398 |5744 |8182 | 1 | 111k| 30 | 0.000000e+00 | -- | Inf | 0.83%
1225.52/1228.86 c 1229s| 38000 | 5497 | 12931k| 322.1 | 238M | 29 |1254 |9550 | 0 |8187 | 0 | 111k| 30 | 0.000000e+00 | -- | Inf | 0.83%
1229.21/1232.52 c 1233s| 38100 | 5520 | 12965k| 322.1 | 239M | 29 |1254 |9649 | 0 |8215 | 0 | 112k| 30 | 0.000000e+00 | -- | Inf | 0.83%
1231.80/1235.14 c 1235s| 38200 | 5533 | 12997k| 322.1 | 239M | 29 |1254 |9673 |5740 |8228 | 0 | 112k| 30 | 0.000000e+00 | -- | Inf | 0.84%
1234.09/1237.47 c 1237s| 38300 | 5540 | 13022k| 322.0 | 239M | 29 |1254 |9602 |5732 |8239 | 0 | 112k| 30 | 0.000000e+00 | -- | Inf | 0.84%
1236.88/1240.26 c 1240s| 38400 | 5561 | 13052k| 321.9 | 239M | 29 |1254 |9577 |5738 |8248 | 0 | 113k| 30 | 0.000000e+00 | -- | Inf | 0.84%
1238.98/1242.33 c 1242s| 38500 | 5569 | 13076k| 321.7 | 239M | 29 |1254 |9617 |5742 |8258 | 1 | 113k| 30 | 0.000000e+00 | -- | Inf | 0.84%
1241.37/1244.71 c 1245s| 38600 | 5588 | 13105k| 321.6 | 239M | 29 |1254 |9668 |5740 |8282 | 2 | 113k| 30 | 0.000000e+00 | -- | Inf | 0.84%
1243.86/1247.25 c 1247s| 38700 | 5587 | 13133k| 321.5 | 239M | 29 |1254 |9653 | 0 |8294 | 0 | 113k| 30 | 0.000000e+00 | -- | Inf | 0.84%
1246.55/1250.00 c 1250s| 38800 | 5616 | 13162k| 321.4 | 239M | 29 |1254 |9563 |5738 |8325 | 1 | 114k| 30 | 0.000000e+00 | -- | Inf | 0.84%
1249.94/1253.33 c 1253s| 38900 | 5633 | 13197k| 321.5 | 239M | 29 |1254 |9543 |5736 |8337 | 1 | 114k| 30 | 0.000000e+00 | -- | Inf | 0.85%
1252.74/1256.15 c 1256s| 39000 | 5650 | 13230k| 321.5 | 240M | 29 |1254 |9644 |5742 |8361 | 0 | 114k| 30 | 0.000000e+00 | -- | Inf | 0.85%
1255.23/1258.64 c 1259s| 39100 | 5654 | 13260k| 321.5 | 240M | 29 |1254 |9702 |5741 |8368 | 1 | 114k| 30 | 0.000000e+00 | -- | Inf | 0.85%
1258.52/1261.92 c 1262s| 39200 | 5671 | 13294k| 321.5 | 240M | 29 |1254 |9815 |5734 |8380 | 0 | 115k| 30 | 0.000000e+00 | -- | Inf | 0.85%
1264.01/1267.42 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
1264.01/1267.42 c 1267s| 39300 | 5688 | 13342k| 321.9 | 240M | 29 |1254 |9729 |5739 |8391 | 0 | 115k| 30 | 0.000000e+00 | -- | Inf | 0.86%
1267.20/1270.63 c 1271s| 39400 | 5703 | 13377k| 322.0 | 240M | 29 |1254 |9675 |5735 |8403 | 1 | 115k| 30 | 0.000000e+00 | -- | Inf | 0.86%
1270.79/1274.29 c 1274s| 39500 | 5735 | 13417k| 322.2 | 240M | 29 |1254 |9540 |5739 |8415 | 1 | 116k| 30 | 0.000000e+00 | -- | Inf | 0.86%
1273.88/1277.31 c 1277s| 39600 | 5764 | 13447k| 322.1 | 240M | 29 |1254 |9496 |5738 |8427 | 2 | 116k| 30 | 0.000000e+00 | -- | Inf | 0.86%
1276.87/1280.38 c 1280s| 39700 | 5795 | 13479k| 322.1 | 241M | 29 |1254 |9414 |5736 |8439 | 2 | 116k| 30 | 0.000000e+00 | -- | Inf | 0.86%
1279.96/1283.41 c 1283s| 39800 | 5821 | 13509k| 322.0 | 241M | 29 |1254 |9397 |5740 |8447 | 1 | 117k| 30 | 0.000000e+00 | -- | Inf | 0.87%
1284.55/1288.08 c 1288s| 39900 | 5852 | 13550k| 322.3 | 241M | 29 |1254 |9233 |5740 |8455 | 1 | 117k| 30 | 0.000000e+00 | -- | Inf | 0.87%
1287.04/1290.51 c 1291s| 40000 | 5867 | 13577k| 322.1 | 241M | 29 |1254 |9312 |5733 |8464 | 0 | 117k| 30 | 0.000000e+00 | -- | Inf | 0.87%
1289.83/1293.39 c 1293s| 40100 | 5872 | 13607k| 322.1 | 241M | 29 |1254 |9377 |5736 |8474 | 0 | 118k| 30 | 0.000000e+00 | -- | Inf | 0.87%
1292.63/1296.11 c 1296s| 40200 | 5894 | 13637k| 322.0 | 241M | 29 |1254 |9368 |5743 |8484 | 0 | 118k| 30 | 0.000000e+00 | -- | Inf | 0.87%
1294.82/1298.38 c 1298s| 40300 | 5901 | 13667k| 322.0 | 241M | 29 |1254 |9414 |5738 |8490 | 1 | 118k| 30 | 0.000000e+00 | -- | Inf | 0.88%
1297.71/1301.20 c 1301s| 40400 | 5924 | 13697k| 321.9 | 242M | 29 |1254 |9493 |5737 |8513 | 1 | 119k| 30 | 0.000000e+00 | -- | Inf | 0.88%
1300.20/1303.71 c 1304s| 40500 | 5928 | 13726k| 321.8 | 242M | 29 |1254 |9517 |5734 |8528 | 1 | 119k| 30 | 0.000000e+00 | -- | Inf | 0.88%
1302.40/1305.99 c 1306s| 40600 | 5939 | 13753k| 321.7 | 243M | 29 |1254 |9537 |5735 |8544 | 1 | 119k| 30 | 0.000000e+00 | -- | Inf | 0.88%
1304.79/1308.37 c 1308s| 40700 | 5939 | 13781k| 321.6 | 243M | 29 |1254 |9536 |5739 |8560 | 0 | 119k| 30 | 0.000000e+00 | -- | Inf | 0.88%
1306.88/1310.48 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
1306.88/1310.48 c 1310s| 40800 | 5928 | 13804k| 321.4 | 244M | 29 |1254 |9569 |5735 |8573 | 0 | 120k| 30 | 0.000000e+00 | -- | Inf | 0.89%
1308.88/1312.43 c 1312s| 40900 | 5923 | 13825k| 321.2 | 244M | 29 |1254 |9591 |5745 |8573 | 1 | 120k| 30 | 0.000000e+00 | -- | Inf | 0.89%
1312.57/1316.19 c 1316s| 41000 | 5954 | 13862k| 321.3 | 244M | 29 |1254 |9632 |5732 |8580 | 0 | 120k| 30 | 0.000000e+00 | -- | Inf | 0.89%
1315.06/1318.62 c 1319s| 41100 | 5945 | 13887k| 321.1 | 244M | 29 |1254 |9573 |5740 |8595 | 1 | 120k| 30 | 0.000000e+00 | -- | Inf | 0.89%
1317.15/1320.76 c 1321s| 41200 | 5932 | 13911k| 320.9 | 244M | 29 |1254 |9621 |5741 |8619 | 2 | 121k| 30 | 0.000000e+00 | -- | Inf | 0.90%
1319.84/1323.43 c 1323s| 41300 | 5945 | 13940k| 320.9 | 244M | 29 |1254 |9597 | 0 |8625 | 0 | 121k| 30 | 0.000000e+00 | -- | Inf | 0.90%
1322.94/1326.60 c 1327s| 41400 | 5962 | 13973k| 320.9 | 244M | 29 |1254 |9558 | 0 |8631 | 0 | 121k| 30 | 0.000000e+00 | -- | Inf | 0.90%
1324.63/1328.29 c 1328s| 41500 | 5967 | 13994k| 320.6 | 244M | 29 |1254 |9651 |5738 |8639 | 1 | 121k| 30 | 0.000000e+00 | -- | Inf | 0.90%
1327.62/1331.22 c 1331s| 41600 | 5980 | 14025k| 320.6 | 245M | 29 |1254 |9630 |5745 |8649 | 0 | 122k| 30 | 0.000000e+00 | -- | Inf | 0.91%
1330.22/1333.88 c 1334s| 41700 | 5987 | 14053k| 320.5 | 245M | 29 |1254 |9601 |5736 |8660 | 1 | 122k| 30 | 0.000000e+00 | -- | Inf | 0.91%
1333.61/1337.27 c 1337s| 41800 | 6004 | 14087k| 320.6 | 246M | 29 |1254 |9457 |5733 |8679 | 1 | 122k| 30 | 0.000000e+00 | -- | Inf | 0.91%
1337.29/1340.92 c 1341s| 41900 | 6020 | 14126k| 320.7 | 246M | 29 |1254 |9448 | 0 |8693 | 0 | 123k| 30 | 0.000000e+00 | -- | Inf | 0.92%
1339.79/1343.47 c 1343s| 42000 | 6023 | 14155k| 320.6 | 246M | 29 |1254 |9429 |5735 |8709 | 0 | 123k| 30 | 0.000000e+00 | -- | Inf | 0.92%
1342.08/1345.70 c 1346s| 42100 | 6027 | 14180k| 320.5 | 246M | 29 |1254 |9506 |5738 |8723 | 0 | 123k| 30 | 0.000000e+00 | -- | Inf | 0.92%
1344.57/1348.27 c 1348s| 42200 | 6028 | 14209k| 320.4 | 246M | 29 |1254 |9531 |5741 |8749 | 1 | 123k| 30 | 0.000000e+00 | -- | Inf | 0.92%
1347.66/1351.37 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
1347.66/1351.37 c 1351s| 42300 | 6031 | 14238k| 320.3 | 246M | 29 |1254 |9493 |5735 |8781 | 0 | 124k| 30 | 0.000000e+00 | -- | Inf | 0.92%
1349.86/1353.59 c 1354s| 42400 | 6042 | 14265k| 320.2 | 246M | 29 |1254 |9569 |5736 |8808 | 1 | 124k| 30 | 0.000000e+00 | -- | Inf | 0.93%
1352.65/1356.30 c 1356s| 42500 | 6054 | 14292k| 320.1 | 246M | 29 |1254 |9659 |5737 |8815 | 0 | 124k| 30 | 0.000000e+00 | -- | Inf | 0.93%
1355.54/1359.27 c 1359s| 42600 | 6061 | 14322k| 320.1 | 246M | 29 |1254 |9696 |5739 |8843 | 1 | 125k| 30 | 0.000000e+00 | -- | Inf | 0.93%
1357.93/1361.66 c 1362s| 42700 | 6060 | 14348k| 319.9 | 246M | 29 |1254 |9644 |5742 |8863 | 2 | 125k| 30 | 0.000000e+00 | -- | Inf | 0.93%
1360.23/1363.96 c 1364s| 42800 | 6062 | 14372k| 319.8 | 248M | 29 |1254 |9654 |5737 |8888 | 0 | 125k| 30 | 0.000000e+00 | -- | Inf | 0.93%
1362.33/1366.10 c 1366s| 42900 | 6067 | 14400k| 319.7 | 248M | 29 |1254 |9627 |5738 |8895 | 0 | 126k| 30 | 0.000000e+00 | -- | Inf | 0.94%
1365.32/1369.03 c 1369s| 43000 | 6095 | 14429k| 319.6 | 248M | 29 |1254 |9647 |5737 |8907 | 0 | 126k| 30 | 0.000000e+00 | -- | Inf | 0.94%
1368.20/1371.99 c 1372s| 43100 | 6105 | 14459k| 319.5 | 248M | 29 |1254 |9589 |5739 |8914 | 0 | 126k| 30 | 0.000000e+00 | -- | Inf | 0.94%
1371.10/1374.88 c 1375s| 43200 | 6117 | 14491k| 319.5 | 248M | 29 |1254 |9586 |5738 |8933 | 1 | 126k| 30 | 0.000000e+00 | -- | Inf | 0.94%
1373.69/1377.46 c 1377s| 43300 | 6128 | 14518k| 319.5 | 248M | 29 |1254 |9637 |5744 |8942 | 1 | 127k| 30 | 0.000000e+00 | -- | Inf | 0.95%
1375.88/1379.69 c 1380s| 43400 | 6138 | 14545k| 319.3 | 248M | 29 |1254 |9547 |5738 |8950 | 1 | 127k| 30 | 0.000000e+00 | -- | Inf | 0.95%
1378.97/1382.74 c 1383s| 43500 | 6151 | 14576k| 319.3 | 249M | 29 |1254 |9513 |5741 |8968 | 1 | 127k| 30 | 0.000000e+00 | -- | Inf | 0.95%
1381.87/1385.64 c 1386s| 43600 | 6148 | 14609k| 319.3 | 249M | 29 |1254 |9504 |5735 |8968 | 0 | 127k| 30 | 0.000000e+00 | -- | Inf | 0.95%
1383.96/1387.72 c 1388s| 43700 | 6158 | 14633k| 319.2 | 249M | 29 |1254 |9566 |5741 |8976 | 2 | 128k| 30 | 0.000000e+00 | -- | Inf | 0.95%
1386.75/1390.59 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
1386.75/1390.59 c 1391s| 43800 | 6172 | 14663k| 319.1 | 249M | 29 |1254 |9553 |5738 |8986 | 0 | 128k| 30 | 0.000000e+00 | -- | Inf | 0.96%
1389.84/1393.64 c 1394s| 43900 | 6182 | 14697k| 319.2 | 249M | 29 |1254 |9518 |5739 |8988 | 0 | 128k| 30 | 0.000000e+00 | -- | Inf | 0.96%
1392.93/1396.74 c 1397s| 44000 | 6193 | 14728k| 319.1 | 249M | 29 |1254 |9502 |5732 |8997 | 0 | 128k| 30 | 0.000000e+00 | -- | Inf | 0.96%
1396.12/1399.93 c 1400s| 44100 | 6202 | 14763k| 319.2 | 249M | 29 |1254 |9397 |5735 |8999 | 1 | 129k| 30 | 0.000000e+00 | -- | Inf | 0.98%
1399.22/1403.09 c 1403s| 44200 | 6213 | 14794k| 319.2 | 249M | 29 |1254 |9396 |5734 |9016 | 1 | 129k| 30 | 0.000000e+00 | -- | Inf | 0.98%
1401.31/1405.19 c 1405s| 44300 | 6221 | 14820k| 319.1 | 249M | 29 |1254 |9425 |5733 |9038 | 1 | 129k| 30 | 0.000000e+00 | -- | Inf | 0.99%
1403.90/1407.75 c 1408s| 44400 | 6236 | 14847k| 319.0 | 249M | 29 |1254 |9401 |5731 |9047 | 1 | 129k| 30 | 0.000000e+00 | -- | Inf | 0.99%
1407.49/1411.35 c 1411s| 44500 | 6259 | 14883k| 319.1 | 249M | 29 |1254 |9252 |5739 |9056 | 1 | 130k| 30 | 0.000000e+00 | -- | Inf | 0.99%
1410.69/1414.57 c 1415s| 44600 | 6270 | 14914k| 319.0 | 249M | 29 |1254 |9379 |5738 |9089 | 1 | 130k| 30 | 0.000000e+00 | -- | Inf | 1.00%
1414.19/1418.06 c 1418s| 44700 | 6288 | 14948k| 319.1 | 250M | 29 |1254 |9327 |5736 |9106 | 1 | 130k| 30 | 0.000000e+00 | -- | Inf | 1.00%
1417.37/1421.27 c 1421s| 44800 | 6303 | 14982k| 319.1 | 250M | 29 |1254 |9381 |5737 |9122 | 1 | 131k| 30 | 0.000000e+00 | -- | Inf | 1.00%
1420.17/1424.01 c 1424s| 44900 | 6312 | 15013k| 319.1 | 250M | 29 |1254 |9428 |5734 |9138 | 1 | 131k| 30 | 0.000000e+00 | -- | Inf | 1.00%
1422.26/1426.14 c 1426s| 45000 | 6322 | 15038k| 319.0 | 250M | 29 |1254 |9467 |5736 |9151 | 0 | 131k| 30 | 0.000000e+00 | -- | Inf | 1.00%
1424.65/1428.59 c 1429s| 45100 | 6322 | 15066k| 318.9 | 250M | 29 |1254 |9472 |5738 |9167 | 1 | 131k| 30 | 0.000000e+00 | -- | Inf | 1.01%
1430.63/1434.50 c 1435s| 45200 | 6323 | 15116k| 319.3 | 250M | 29 |1254 |9438 |5741 |9189 | 1 | 132k| 30 | 0.000000e+00 | -- | Inf | 1.01%
1434.82/1438.72 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
1434.82/1438.72 c 1439s| 45300 | 6335 | 15156k| 319.4 | 250M | 29 |1254 |9275 |5736 |9222 | 1 | 132k| 30 | 0.000000e+00 | -- | Inf | 1.01%
1437.02/1440.95 c 1441s| 45400 | 6340 | 15183k| 319.3 | 250M | 29 |1254 |9383 |5741 |9245 | 0 | 132k| 30 | 0.000000e+00 | -- | Inf | 1.02%
1440.01/1443.95 c 1444s| 45500 | 6344 | 15215k| 319.3 | 250M | 29 |1254 |9458 |5734 |9272 | 0 | 132k| 30 | 0.000000e+00 | -- | Inf | 1.02%
1443.00/1446.93 c 1447s| 45600 | 6354 | 15244k| 319.3 | 250M | 29 |1254 |9461 | 0 |9302 | 0 | 133k| 30 | 0.000000e+00 | -- | Inf | 1.02%
1446.49/1450.47 c 1450s| 45700 | 6385 | 15278k| 319.3 | 250M | 29 |1254 |9433 |5741 |9322 | 0 | 133k| 30 | 0.000000e+00 | -- | Inf | 1.02%
1449.19/1453.11 c 1453s| 45800 | 6394 | 15308k| 319.3 | 250M | 29 |1254 |9396 | 0 |9336 | 0 | 133k| 30 | 0.000000e+00 | -- | Inf | 1.02%
1452.87/1456.84 c 1457s| 45900 | 6397 | 15347k| 319.4 | 250M | 29 |1254 |9223 |5740 |9347 | 1 | 134k| 30 | 0.000000e+00 | -- | Inf | 1.03%
1455.96/1459.98 c 1460s| 46000 | 6416 | 15379k| 319.4 | 250M | 29 |1254 |9129 |5738 |9376 | 0 | 134k| 30 | 0.000000e+00 | -- | Inf | 1.04%
1459.65/1463.68 c 1464s| 46100 | 6444 | 15413k| 319.5 | 250M | 29 |1254 |9212 |5740 |9391 | 0 | 134k| 30 | 0.000000e+00 | -- | Inf | 1.04%
1462.54/1466.57 c 1467s| 46200 | 6458 | 15443k| 319.4 | 250M | 29 |1254 |9213 | 0 |9404 | 0 | 134k| 30 | 0.000000e+00 | -- | Inf | 1.05%
1465.73/1469.74 c 1470s| 46300 | 6471 | 15474k| 319.4 | 250M | 29 |1254 |9292 |5742 |9429 | 2 | 135k| 30 | 0.000000e+00 | -- | Inf | 1.05%
1468.82/1472.89 c 1473s| 46400 | 6480 | 15504k| 319.4 | 250M | 29 |1254 |9298 |5740 |9453 | 0 | 135k| 30 | 0.000000e+00 | -- | Inf | 1.05%
1471.62/1475.65 c 1476s| 46500 | 6494 | 15532k| 319.3 | 250M | 29 |1254 |9219 |5740 |9473 | 1 | 135k| 30 | 0.000000e+00 | -- | Inf | 1.06%
1473.81/1477.89 c 1478s| 46600 | 6502 | 15557k| 319.1 | 250M | 29 |1254 |9275 |5745 |9490 | 0 | 135k| 30 | 0.000000e+00 | -- | Inf | 1.06%
1475.90/1479.96 c 1480s| 46700 | 6506 | 15581k| 319.0 | 251M | 29 |1254 |9477 | 0 |9497 | 0 | 136k| 30 | 0.000000e+00 | -- | Inf | 1.06%
1478.20/1482.28 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
1478.20/1482.28 c 1482s| 46800 | 6504 | 15608k| 318.9 | 251M | 29 |1254 |9500 |5738 |9508 | 1 | 136k| 30 | 0.000000e+00 | -- | Inf | 1.06%
1480.89/1484.91 c 1485s| 46900 | 6517 | 15637k| 318.8 | 251M | 29 |1254 |9477 |5735 |9521 | 1 | 136k| 30 | 0.000000e+00 | -- | Inf | 1.07%
1483.58/1487.61 c 1488s| 47000 | 6521 | 15665k| 318.7 | 251M | 29 |1254 |9543 |5735 |9531 | 1 | 137k| 30 | 0.000000e+00 | -- | Inf | 1.07%
1486.08/1490.12 c 1490s| 47100 | 6529 | 15691k| 318.6 | 251M | 29 |1254 |9511 |5741 |9554 | 0 | 137k| 30 | 0.000000e+00 | -- | Inf | 1.07%
1487.87/1492.00 c 1492s| 47200 | 6525 | 15714k| 318.4 | 251M | 29 |1254 |9528 |5737 |9564 | 2 | 137k| 30 | 0.000000e+00 | -- | Inf | 1.07%
1490.36/1494.45 c 1494s| 47300 | 6534 | 15743k| 318.4 | 251M | 29 |1254 |9654 |5746 |9573 | 0 | 138k| 30 | 0.000000e+00 | -- | Inf | 1.07%
1493.06/1497.17 c 1497s| 47400 | 6540 | 15771k| 318.3 | 251M | 29 |1254 |9573 | 0 |9593 | 0 | 138k| 30 | 0.000000e+00 | -- | Inf | 1.08%
1495.85/1499.95 c 1500s| 47500 | 6550 | 15800k| 318.2 | 251M | 29 |1254 |9572 |5741 |9612 | 1 | 138k| 30 | 0.000000e+00 | -- | Inf | 1.08%
1498.64/1502.73 c 1503s| 47600 | 6556 | 15830k| 318.2 | 251M | 29 |1254 |9493 | 0 |9625 | 0 | 138k| 30 | 0.000000e+00 | -- | Inf | 1.08%
1501.73/1505.85 c 1506s| 47700 | 6569 | 15859k| 318.2 | 251M | 29 |1254 |9447 |5737 |9646 | 1 | 138k| 30 | 0.000000e+00 | -- | Inf | 1.08%
1505.12/1509.20 c 1509s| 47800 | 6588 | 15894k| 318.2 | 251M | 29 |1254 |9412 |5735 |9661 | 2 | 139k| 30 | 0.000000e+00 | -- | Inf | 1.09%
1507.61/1511.79 c 1512s| 47900 | 6601 | 15923k| 318.2 | 251M | 29 |1254 |9452 |5733 |9682 | 1 | 139k| 30 | 0.000000e+00 | -- | Inf | 1.09%
1509.70/1513.82 c 1514s| 48000 | 6599 | 15946k| 318.0 | 251M | 29 |1254 |9500 |5735 |9698 | 1 | 139k| 30 | 0.000000e+00 | -- | Inf | 1.09%
1512.39/1516.58 c 1517s| 48100 | 6617 | 15973k| 317.9 | 251M | 29 |1254 |9618 |5738 |9704 | 1 | 140k| 30 | 0.000000e+00 | -- | Inf | 1.09%
1514.49/1518.68 c 1519s| 48200 | 6617 | 15997k| 317.7 | 251M | 29 |1254 |9802 | 0 |9710 | 0 | 140k| 30 | 0.000000e+00 | -- | Inf | 1.09%
1516.58/1520.78 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
1516.58/1520.78 c 1521s| 48300 | 6633 | 16023k| 317.6 | 251M | 29 |1254 |9954 |5745 |9719 | 2 | 140k| 30 | 0.000000e+00 | -- | Inf | 1.09%
1519.77/1523.94 c 1524s| 48400 | 6639 | 16058k| 317.7 | 251M | 29 |1254 |9877 |5743 |9737 | 0 | 141k| 30 | 0.000000e+00 | -- | Inf | 1.10%
1522.06/1526.20 c 1526s| 48500 | 6638 | 16083k| 317.5 | 252M | 29 |1254 |9782 |5740 |9745 | 2 | 141k| 30 | 0.000000e+00 | -- | Inf | 1.10%
1524.06/1528.20 c 1528s| 48600 | 6637 | 16108k| 317.4 | 252M | 29 |1254 |9795 |5741 |9751 | 1 | 141k| 30 | 0.000000e+00 | -- | Inf | 1.10%
1527.05/1531.28 c 1531s| 48700 | 6647 | 16141k| 317.4 | 252M | 29 |1254 |9739 |5740 |9761 | 1 | 141k| 30 | 0.000000e+00 | -- | Inf | 1.10%
1529.04/1533.26 c 1533s| 48800 | 6637 | 16163k| 317.3 | 252M | 29 |1254 |9782 |5737 |9762 | 0 | 142k| 30 | 0.000000e+00 | -- | Inf | 1.10%
1531.54/1535.76 c 1536s| 48900 | 6643 | 16191k| 317.2 | 252M | 29 |1254 |9735 |5738 |9777 | 1 | 142k| 30 | 0.000000e+00 | -- | Inf | 1.11%
1533.53/1537.70 c 1538s| 49000 | 6647 | 16215k| 317.0 | 252M | 29 |1254 |9799 |5738 |9779 | 1 | 142k| 30 | 0.000000e+00 | -- | Inf | 1.11%
1537.02/1541.25 c 1541s| 49100 | 6665 | 16249k| 317.1 | 252M | 29 |1254 |9633 |5744 |9809 | 1 | 142k| 30 | 0.000000e+00 | -- | Inf | 1.11%
1539.61/1543.84 c 1544s| 49200 | 6677 | 16275k| 317.0 | 252M | 29 |1254 |9620 |5734 |9815 | 0 | 143k| 30 | 0.000000e+00 | -- | Inf | 1.11%
1542.60/1546.84 c 1547s| 49300 | 6679 | 16306k| 316.9 | 252M | 29 |1254 |9602 |5738 |9826 | 1 | 143k| 30 | 0.000000e+00 | -- | Inf | 1.12%
1545.80/1550.08 c 1550s| 49400 | 6689 | 16335k| 316.9 | 252M | 29 |1254 |9529 |5735 |9843 | 1 | 143k| 30 | 0.000000e+00 | -- | Inf | 1.13%
1548.59/1552.80 c 1553s| 49500 | 6697 | 16365k| 316.9 | 252M | 29 |1254 |9492 |5741 |9849 | 2 | 144k| 30 | 0.000000e+00 | -- | Inf | 1.13%
1552.08/1556.31 c 1556s| 49600 | 6707 | 16400k| 316.9 | 252M | 29 |1254 |9360 |5738 |9887 | 0 | 144k| 30 | 0.000000e+00 | -- | Inf | 1.13%
1555.47/1559.77 c 1560s| 49700 | 6724 | 16435k| 317.0 | 252M | 29 |1254 |9377 |5737 |9906 | 0 | 144k| 30 | 0.000000e+00 | -- | Inf | 1.13%
1558.36/1562.68 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
1558.36/1562.68 c 1563s| 49800 | 6734 | 16465k| 317.0 | 252M | 29 |1254 |9326 |5737 |9922 | 1 | 144k| 30 | 0.000000e+00 | -- | Inf | 1.13%
1561.55/1565.81 c 1566s| 49900 | 6741 | 16497k| 317.0 | 252M | 29 |1254 |9285 |5742 |9934 | 0 | 145k| 30 | 0.000000e+00 | -- | Inf | 1.14%
1563.94/1568.29 c 1568s| 50000 | 6747 | 16525k| 316.9 | 252M | 29 |1254 |9253 |5742 |9949 | 0 | 145k| 30 | 0.000000e+00 | -- | Inf | 1.14%
1566.84/1571.16 c 1571s| 50100 | 6761 | 16555k| 316.9 | 253M | 29 |1254 |9217 |5753 |9963 | 2 | 145k| 30 | 0.000000e+00 | -- | Inf | 1.14%
1569.92/1574.24 c 1574s| 50200 | 6768 | 16584k| 316.8 | 253M | 29 |1254 |9143 |5737 |9985 | 1 | 146k| 30 | 0.000000e+00 | -- | Inf | 1.14%
1572.72/1577.02 c 1577s| 50300 | 6773 | 16615k| 316.8 | 253M | 29 |1254 |9073 |5740 | 10k| 1 | 146k| 30 | 0.000000e+00 | -- | Inf | 1.14%
1575.71/1580.07 c 1580s| 50400 | 6790 | 16644k| 316.7 | 253M | 29 |1254 |9071 | 0 | 10k| 0 | 146k| 30 | 0.000000e+00 | -- | Inf | 1.14%
1578.40/1582.71 c 1583s| 50500 | 6794 | 16673k| 316.7 | 254M | 29 |1254 |9093 |5740 | 10k| 1 | 146k| 30 | 0.000000e+00 | -- | Inf | 1.15%
1580.89/1585.24 c 1585s| 50600 | 6804 | 16700k| 316.6 | 254M | 29 |1254 |9146 |5744 | 10k| 2 | 147k| 30 | 0.000000e+00 | -- | Inf | 1.15%
1582.59/1586.92 c 1587s| 50700 | 6804 | 16721k| 316.4 | 255M | 29 |1254 |9281 |5740 | 10k| 2 | 147k| 30 | 0.000000e+00 | -- | Inf | 1.15%
1584.69/1589.08 c 1589s| 50800 | 6806 | 16745k| 316.3 | 255M | 29 |1254 |9422 |5740 | 10k| 1 | 147k| 30 | 0.000000e+00 | -- | Inf | 1.15%
1587.47/1591.88 c 1592s| 50900 | 6815 | 16773k| 316.2 | 255M | 29 |1254 |9340 |5741 | 10k| 0 | 148k| 30 | 0.000000e+00 | -- | Inf | 1.15%
1589.96/1594.31 c 1594s| 51000 | 6815 | 16801k| 316.1 | 255M | 29 |1254 |9390 |5737 | 10k| 0 | 148k| 30 | 0.000000e+00 | -- | Inf | 1.16%
1592.36/1596.75 c 1597s| 51100 | 6816 | 16827k| 316.0 | 255M | 29 |1254 |9375 |5741 | 10k| 1 | 148k| 30 | 0.000000e+00 | -- | Inf | 1.16%
1594.95/1599.35 c 1599s| 51200 | 6817 | 16858k| 316.0 | 255M | 29 |1254 |9432 |5736 | 10k| 0 | 148k| 30 | 0.000000e+00 | -- | Inf | 1.16%
1596.75/1601.18 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
1596.75/1601.18 c 1601s| 51300 | 6814 | 16879k| 315.8 | 255M | 29 |1254 |9486 |5735 | 10k| 1 | 148k| 30 | 0.000000e+00 | -- | Inf | 1.16%
1598.74/1603.14 c 1603s| 51400 | 6819 | 16902k| 315.6 | 255M | 29 |1254 |9426 | 0 | 10k| 0 | 149k| 30 | 0.000000e+00 | -- | Inf | 1.16%
1601.23/1605.64 c 1606s| 51500 | 6828 | 16928k| 315.5 | 255M | 29 |1254 |9413 |5739 | 10k| 0 | 149k| 30 | 0.000000e+00 | -- | Inf | 1.16%
1604.22/1608.65 c 1609s| 51600 | 6839 | 16960k| 315.5 | 255M | 29 |1254 |9336 |5743 | 10k| 1 | 149k| 30 | 0.000000e+00 | -- | Inf | 1.17%
1606.62/1611.08 c 1611s| 51700 | 6850 | 16985k| 315.4 | 255M | 29 |1254 |9319 | 0 | 10k| 0 | 149k| 30 | 0.000000e+00 | -- | Inf | 1.17%
1608.81/1613.25 c 1613s| 51800 | 6853 | 17010k| 315.3 | 255M | 29 |1254 |9423 |5740 | 10k| 0 | 150k| 30 | 0.000000e+00 | -- | Inf | 1.17%
1611.80/1616.24 c 1616s| 51900 | 6838 | 17042k| 315.3 | 255M | 29 |1254 |9369 |5740 | 10k| 0 | 150k| 30 | 0.000000e+00 | -- | Inf | 1.17%
1614.39/1618.85 c 1619s| 52000 | 6847 | 17070k| 315.2 | 255M | 29 |1254 |9342 |5735 | 10k| 1 | 150k| 30 | 0.000000e+00 | -- | Inf | 1.18%
1616.99/1621.42 c 1621s| 52100 | 6849 | 17097k| 315.2 | 255M | 29 |1254 |9284 | 0 | 10k| 0 | 150k| 30 | 0.000000e+00 | -- | Inf | 1.18%
1619.28/1623.71 c 1624s| 52200 | 6858 | 17122k| 315.0 | 255M | 29 |1254 |9343 |5737 | 10k| 0 | 151k| 30 | 0.000000e+00 | -- | Inf | 1.19%
1621.18/1625.62 c 1626s| 52300 | 6863 | 17144k| 314.9 | 255M | 29 |1254 |9428 |5744 | 10k| 1 | 151k| 30 | 0.000000e+00 | -- | Inf | 1.19%
1626.67/1631.16 c 1631s| 52400 | 6859 | 17197k| 315.3 | 255M | 29 |1254 |9472 |5735 | 10k| 0 | 151k| 30 | 0.000000e+00 | -- | Inf | 1.19%
1628.76/1633.29 c 1633s| 52500 | 6865 | 17221k| 315.1 | 256M | 29 |1254 |9559 | 0 | 10k| 0 | 152k| 30 | 0.000000e+00 | -- | Inf | 1.19%
1630.95/1635.47 c 1635s| 52600 | 6862 | 17246k| 315.0 | 256M | 29 |1254 |9571 |5741 | 10k| 0 | 152k| 30 | 0.000000e+00 | -- | Inf | 1.19%
1633.74/1638.28 c 1638s| 52700 | 6867 | 17276k| 315.0 | 256M | 29 |1254 |9585 |5742 | 10k| 0 | 152k| 30 | 0.000000e+00 | -- | Inf | 1.19%
1636.54/1641.10 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
1636.54/1641.10 c 1641s| 52800 | 6888 | 17304k| 314.9 | 256M | 29 |1254 |9620 |5742 | 10k| 0 | 152k| 30 | 0.000000e+00 | -- | Inf | 1.19%
1638.43/1642.90 c 1643s| 52900 | 6883 | 17323k| 314.7 | 257M | 29 |1254 |9749 |5741 | 10k| 1 | 153k| 30 | 0.000000e+00 | -- | Inf | 1.20%
1640.42/1645.00 c 1645s| 53000 | 6893 | 17350k| 314.6 | 257M | 29 |1254 |9895 |5745 | 10k| 1 | 153k| 30 | 0.000000e+00 | -- | Inf | 1.20%
1643.21/1647.78 c 1648s| 53100 | 6899 | 17377k| 314.5 | 257M | 29 |1254 |9886 |5738 | 10k| 0 | 153k| 30 | 0.000000e+00 | -- | Inf | 1.20%
1646.31/1650.84 c 1651s| 53200 | 6916 | 17407k| 314.5 | 257M | 29 |1254 |9809 |5742 | 10k| 0 | 153k| 30 | 0.000000e+00 | -- | Inf | 1.20%
1648.90/1653.41 c 1653s| 53300 | 6935 | 17435k| 314.4 | 257M | 29 |1254 |9772 |5741 | 10k| 1 | 154k| 30 | 0.000000e+00 | -- | Inf | 1.20%
1650.79/1655.37 c 1655s| 53400 | 6935 | 17457k| 314.3 | 257M | 29 |1254 |9855 |5737 | 10k| 1 | 154k| 30 | 0.000000e+00 | -- | Inf | 1.20%
1654.08/1658.67 c 1659s| 53500 | 6940 | 17490k| 314.3 | 257M | 29 |1254 |9739 |5741 | 10k| 0 | 154k| 30 | 0.000000e+00 | -- | Inf | 1.21%
1656.88/1661.47 c 1661s| 53600 | 6938 | 17519k| 314.3 | 257M | 29 |1254 |9758 |5739 | 10k| 1 | 154k| 30 | 0.000000e+00 | -- | Inf | 1.21%
1658.87/1663.45 c 1663s| 53700 | 6942 | 17544k| 314.1 | 258M | 29 |1254 |9909 |5731 | 10k| 1 | 155k| 30 | 0.000000e+00 | -- | Inf | 1.22%
1662.16/1666.71 c 1667s| 53800 | 6940 | 17580k| 314.2 | 258M | 29 |1254 |9817 |5746 | 10k| 1 | 155k| 30 | 0.000000e+00 | -- | Inf | 1.22%
1664.25/1668.87 c 1669s| 53900 | 6956 | 17605k| 314.1 | 258M | 29 |1254 |9864 |5743 | 10k| 1 | 155k| 30 | 0.000000e+00 | -- | Inf | 1.22%
1666.45/1671.04 c 1671s| 54000 | 6951 | 17631k| 314.0 | 259M | 29 |1254 |9904 |5742 | 10k| 0 | 155k| 30 | 0.000000e+00 | -- | Inf | 1.22%
1669.14/1673.77 c 1674s| 54100 | 6951 | 17661k| 314.0 | 259M | 29 |1254 |9940 |5740 | 10k| 0 | 156k| 30 | 0.000000e+00 | -- | Inf | 1.22%
1672.03/1676.60 c 1677s| 54200 | 6964 | 17689k| 313.9 | 259M | 29 |1254 |9851 |5740 | 10k| 1 | 156k| 30 | 0.000000e+00 | -- | Inf | 1.23%
1673.83/1678.45 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
1673.83/1678.45 c 1678s| 54300 | 6959 | 17710k| 313.7 | 259M | 29 |1254 |9856 |5740 | 10k| 1 | 156k| 30 | 0.000000e+00 | -- | Inf | 1.23%
1676.43/1681.03 c 1681s| 54400 | 6955 | 17737k| 313.7 | 259M | 29 |1254 |9798 | 0 | 10k| 0 | 156k| 30 | 0.000000e+00 | -- | Inf | 1.23%
1679.11/1683.77 c 1684s| 54500 | 6954 | 17766k| 313.6 | 259M | 29 |1254 |9766 | 0 | 10k| 0 | 157k| 30 | 0.000000e+00 | -- | Inf | 1.23%
1681.81/1686.43 c 1686s| 54600 | 6965 | 17794k| 313.6 | 259M | 29 |1254 |9734 | 0 | 10k| 0 | 157k| 30 | 0.000000e+00 | -- | Inf | 1.23%
1684.30/1688.99 c 1689s| 54700 | 6965 | 17823k| 313.5 | 259M | 29 |1254 |9776 |5741 | 10k| 0 | 157k| 30 | 0.000000e+00 | -- | Inf | 1.24%
1686.29/1690.96 c 1691s| 54800 | 6968 | 17847k| 313.4 | 259M | 29 |1254 |9842 |5736 | 10k| 0 | 157k| 30 | 0.000000e+00 | -- | Inf | 1.24%
1689.19/1693.88 c 1694s| 54900 | 6976 | 17877k| 313.4 | 259M | 29 |1254 |9762 |5741 | 10k| 1 | 158k| 30 | 0.000000e+00 | -- | Inf | 1.24%
1691.28/1695.95 c 1696s| 55000 | 6982 | 17901k| 313.2 | 259M | 29 |1254 |9744 | 0 | 10k| 0 | 158k| 30 | 0.000000e+00 | -- | Inf | 1.24%
1694.48/1699.19 c 1699s| 55100 | 6994 | 17934k| 313.3 | 259M | 29 |1254 |9701 |5737 | 10k| 1 | 158k| 30 | 0.000000e+00 | -- | Inf | 1.25%
1697.76/1702.48 c 1702s| 55200 | 7005 | 17964k| 313.3 | 259M | 29 |1254 |9722 |5739 | 10k| 1 | 158k| 30 | 0.000000e+00 | -- | Inf | 1.25%
1700.56/1705.22 c 1705s| 55300 | 7028 | 17993k| 313.2 | 259M | 29 |1254 |9800 |5734 | 10k| 1 | 159k| 30 | 0.000000e+00 | -- | Inf | 1.25%
1704.05/1708.74 c 1709s| 55400 | 7041 | 18026k| 313.2 | 259M | 29 |1254 |9722 |5734 | 10k| 0 | 159k| 30 | 0.000000e+00 | -- | Inf | 1.25%
1706.64/1711.32 c 1711s| 55500 | 7053 | 18055k| 313.2 | 259M | 29 |1254 |9683 |5738 | 10k| 1 | 159k| 30 | 0.000000e+00 | -- | Inf | 1.25%
1708.83/1713.52 c 1714s| 55600 | 7058 | 18080k| 313.1 | 259M | 29 |1254 |9738 | 0 | 10k| 0 | 160k| 30 | 0.000000e+00 | -- | Inf | 1.25%
1711.23/1715.98 c 1716s| 55700 | 7067 | 18106k| 313.0 | 259M | 29 |1254 |9723 |5735 | 10k| 0 | 160k| 30 | 0.000000e+00 | -- | Inf | 1.26%
1713.22/1717.90 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
1713.22/1717.90 c 1718s| 55800 | 7069 | 18128k| 312.8 | 259M | 29 |1254 |9880 | 0 | 10k| 0 | 160k| 30 | 0.000000e+00 | -- | Inf | 1.26%
1715.12/1719.84 c 1720s| 55900 | 7060 | 18151k| 312.7 | 259M | 29 |1254 |9909 |5743 | 10k| 1 | 160k| 30 | 0.000000e+00 | -- | Inf | 1.26%
1717.61/1722.36 c 1722s| 56000 | 7061 | 18178k| 312.6 | 259M | 29 |1254 |9773 |5736 | 10k| 1 | 161k| 30 | 0.000000e+00 | -- | Inf | 1.26%
1719.80/1724.53 c 1725s| 56100 | 7069 | 18203k| 312.5 | 259M | 29 |1254 |9810 | 0 | 10k| 0 | 161k| 30 | 0.000000e+00 | -- | Inf | 1.27%
1721.70/1726.45 c 1726s| 56200 | 7070 | 18227k| 312.4 | 259M | 29 |1254 |9840 |5736 | 10k| 1 | 161k| 30 | 0.000000e+00 | -- | Inf | 1.27%
1724.49/1729.28 c 1729s| 56300 | 7065 | 18257k| 312.4 | 259M | 29 |1254 |9775 |5737 | 10k| 0 | 161k| 30 | 0.000000e+00 | -- | Inf | 1.27%
1727.98/1732.72 c 1733s| 56400 | 7084 | 18293k| 312.4 | 259M | 29 |1254 |9774 |5743 | 10k| 2 | 162k| 30 | 0.000000e+00 | -- | Inf | 1.28%
1730.17/1734.99 c 1735s| 56500 | 7093 | 18317k| 312.3 | 259M | 29 |1254 |9790 |5736 | 10k| 1 | 162k| 30 | 0.000000e+00 | -- | Inf | 1.28%
1732.87/1737.66 c 1738s| 56600 | 7105 | 18346k| 312.3 | 259M | 29 |1254 |9869 |5737 | 10k| 1 | 162k| 30 | 0.000000e+00 | -- | Inf | 1.28%
1735.26/1740.07 c 1740s| 56700 | 7105 | 18372k| 312.2 | 259M | 29 |1254 |9954 |5739 | 10k| 1 | 162k| 30 | 0.000000e+00 | -- | Inf | 1.28%
1737.55/1742.31 c 1742s| 56800 | 7115 | 18395k| 312.1 | 259M | 29 |1254 | 10k| 0 | 10k| 0 | 162k| 30 | 0.000000e+00 | -- | Inf | 1.28%
1739.65/1744.43 c 1744s| 56900 | 7122 | 18422k| 312.0 | 260M | 29 |1254 | 10k|5741 | 10k| 0 | 163k| 30 | 0.000000e+00 | -- | Inf | 1.28%
1741.74/1746.56 c 1747s| 57000 | 7128 | 18448k| 311.9 | 260M | 29 |1254 | 10k|5737 | 10k| 1 | 163k| 30 | 0.000000e+00 | -- | Inf | 1.28%
1744.14/1748.91 c 1749s| 57100 | 7134 | 18473k| 311.8 | 260M | 29 |1254 | 10k|5734 | 10k| 0 | 163k| 30 | 0.000000e+00 | -- | Inf | 1.29%
1746.53/1751.30 c 1751s| 57200 | 7137 | 18499k| 311.7 | 260M | 29 |1254 | 10k| 0 | 10k| 0 | 164k| 30 | 0.000000e+00 | -- | Inf | 1.29%
1749.52/1754.36 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
1749.52/1754.36 c 1754s| 57300 | 7145 | 18528k| 311.7 | 260M | 29 |1254 | 10k|5748 | 10k| 1 | 164k| 30 | 0.000000e+00 | -- | Inf | 1.29%
1751.81/1756.68 c 1757s| 57400 | 7148 | 18552k| 311.5 | 260M | 29 |1254 | 10k|5739 | 10k| 1 | 164k| 30 | 0.000000e+00 | -- | Inf | 1.29%
1753.91/1758.75 c 1759s| 57500 | 7136 | 18575k| 311.4 | 260M | 29 |1254 |9986 |5736 | 10k| 0 | 164k| 30 | 0.000000e+00 | -- | Inf | 1.29%
1756.31/1761.14 c 1761s| 57600 | 7140 | 18602k| 311.3 | 260M | 29 |1254 |9906 |5737 | 10k| 0 | 164k| 30 | 0.000000e+00 | -- | Inf | 1.30%
1758.40/1763.23 c 1763s| 57700 | 7145 | 18627k| 311.2 | 260M | 29 |1254 |9975 |5737 | 10k| 1 | 165k| 30 | 0.000000e+00 | -- | Inf | 1.30%
1761.39/1766.23 c 1766s| 57800 | 7163 | 18660k| 311.3 | 260M | 29 |1254 | 10k|5737 | 10k| 1 | 165k| 30 | 0.000000e+00 | -- | Inf | 1.30%
1763.29/1768.19 c 1768s| 57900 | 7169 | 18684k| 311.1 | 260M | 29 |1254 | 10k|5735 | 10k| 1 | 165k| 30 | 0.000000e+00 | -- | Inf | 1.30%
1766.07/1770.99 c 1771s| 58000 | 7185 | 18715k| 311.1 | 260M | 29 |1254 | 10k|5736 | 10k| 1 | 165k| 30 | 0.000000e+00 | -- | Inf | 1.31%
1768.87/1773.77 c 1774s| 58100 | 7207 | 18744k| 311.1 | 260M | 29 |1254 | 10k| 0 | 11k| 0 | 166k| 30 | 0.000000e+00 | -- | Inf | 1.31%
1770.76/1775.66 c 1776s| 58200 | 7200 | 18769k| 311.0 | 260M | 29 |1254 | 10k|5742 | 11k| 1 | 166k| 30 | 0.000000e+00 | -- | Inf | 1.31%
1773.55/1778.42 c 1778s| 58300 | 7204 | 18798k| 311.0 | 260M | 29 |1254 | 10k|5740 | 11k| 0 | 166k| 30 | 0.000000e+00 | -- | Inf | 1.31%
1776.15/1781.06 c 1781s| 58400 | 7214 | 18825k| 310.9 | 260M | 29 |1254 | 10k|5736 | 11k| 2 | 166k| 30 | 0.000000e+00 | -- | Inf | 1.31%
1777.94/1782.84 c 1783s| 58500 | 7218 | 18847k| 310.8 | 260M | 29 |1254 | 10k|5736 | 11k| 0 | 167k| 30 | 0.000000e+00 | -- | Inf | 1.32%
1779.94/1784.86 c 1785s| 58600 | 7220 | 18869k| 310.6 | 260M | 29 |1254 | 10k|5738 | 11k| 1 | 167k| 30 | 0.000000e+00 | -- | Inf | 1.32%
1782.43/1787.36 c 1787s| 58700 | 7224 | 18897k| 310.6 | 260M | 29 |1254 | 10k|5733 | 11k| 0 | 167k| 30 | 0.000000e+00 | -- | Inf | 1.32%
1785.13/1790.01 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
1785.13/1790.01 c 1790s| 58800 | 7230 | 18926k| 310.5 | 260M | 29 |1254 | 10k|5739 | 11k| 0 | 167k| 30 | 0.000000e+00 | -- | Inf | 1.32%
1787.02/1791.96 c 1792s| 58900 | 7229 | 18950k| 310.4 | 260M | 29 |1254 | 10k|5737 | 11k| 1 | 168k| 30 | 0.000000e+00 | -- | Inf | 1.32%
1790.41/1795.32 c 1795s| 59000 | 7240 | 18984k| 310.5 | 260M | 29 |1254 | 10k|5741 | 11k| 0 | 168k| 30 | 0.000000e+00 | -- | Inf | 1.33%
1793.11/1798.02 c 1798s| 59100 | 7241 | 19010k| 310.4 | 260M | 29 |1254 | 10k|5744 | 11k| 0 | 168k| 30 | 0.000000e+00 | -- | Inf | 1.33%
1795.89/1800.87 c 1801s| 59200 | 7243 | 19040k| 310.4 | 260M | 29 |1254 | 10k|5742 | 11k| 1 | 168k| 30 | 0.000000e+00 | -- | Inf | 1.34%
1798.69/1803.60 c 1804s| 59300 | 7248 | 19070k| 310.3 | 260M | 29 |1254 | 10k|5732 | 11k| 0 | 169k| 30 | 0.000000e+00 | -- | Inf | 1.35%
1800.88/1805.87 c 1806s| 59400 | 7262 | 19097k| 310.3 | 260M | 29 |1254 | 10k| 0 | 11k| 0 | 169k| 30 | 0.000000e+00 | -- | Inf | 1.35%
1803.27/1808.24 c 1808s| 59500 | 7263 | 19124k| 310.2 | 260M | 29 |1254 | 10k|5736 | 11k| 0 | 169k| 30 | 0.000000e+00 | -- | Inf | 1.35%
1805.47/1810.41 c 1810s| 59600 | 7265 | 19148k| 310.1 | 260M | 29 |1254 | 10k|5740 | 11k| 1 | 169k| 30 | 0.000000e+00 | -- | Inf | 1.35%
1807.66/1812.60 c 1813s| 59700 | 7267 | 19173k| 310.0 | 261M | 29 |1254 | 10k|5742 | 11k| 1 | 170k| 30 | 0.000000e+00 | -- | Inf | 1.35%
1809.65/1814.63 c 1815s| 59800 | 7274 | 19199k| 309.9 | 261M | 29 |1254 | 10k|5741 | 11k| 1 | 170k| 30 | 0.000000e+00 | -- | Inf | 1.36%
1812.35/1817.39 c 1817s| 59900 | 7281 | 19227k| 309.9 | 261M | 29 |1254 | 10k|5736 | 11k| 1 | 170k| 30 | 0.000000e+00 | -- | Inf | 1.36%
1814.94/1819.95 c 1820s| 60000 | 7291 | 19254k| 309.8 | 261M | 29 |1254 | 10k|5739 | 11k| 1 | 170k| 30 | 0.000000e+00 | -- | Inf | 1.36%
1817.15/1822.15 c 1822s| 60100 | 7284 | 19279k| 309.7 | 261M | 29 |1254 | 10k|5740 | 11k| 1 | 171k| 30 | 0.000000e+00 | -- | Inf | 1.37%
1819.44/1824.43 c 1824s| 60200 | 7292 | 19307k| 309.7 | 261M | 29 |1254 | 10k|5735 | 11k| 0 | 171k| 30 | 0.000000e+00 | -- | Inf | 1.37%
1821.43/1826.47 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
1821.43/1826.47 c 1826s| 60300 | 7292 | 19330k| 309.5 | 262M | 29 |1254 | 10k|5734 | 11k| 0 | 171k| 30 | 0.000000e+00 | -- | Inf | 1.37%
1825.12/1830.17 c 1830s| 60400 | 7315 | 19359k| 309.5 | 262M | 29 |1254 | 10k|5736 | 11k| 1 | 171k| 30 | 0.000000e+00 | -- | Inf | 1.37%
1827.71/1832.75 c 1833s| 60500 | 7326 | 19386k| 309.4 | 262M | 29 |1254 | 10k|5735 | 11k| 1 | 172k| 30 | 0.000000e+00 | -- | Inf | 1.37%
1829.81/1834.89 c 1835s| 60600 | 7328 | 19411k| 309.3 | 262M | 29 |1254 | 10k| 0 | 11k| 0 | 172k| 30 | 0.000000e+00 | -- | Inf | 1.38%
1832.90/1837.95 c 1838s| 60700 | 7345 | 19442k| 309.3 | 262M | 29 |1254 | 10k|5738 | 11k| 1 | 172k| 30 | 0.000000e+00 | -- | Inf | 1.38%
1835.39/1840.48 c 1840s| 60800 | 7342 | 19471k| 309.3 | 262M | 29 |1254 | 10k|5739 | 11k| 1 | 172k| 30 | 0.000000e+00 | -- | Inf | 1.38%
1838.48/1843.54 c 1844s| 60900 | 7366 | 19501k| 309.3 | 262M | 29 |1254 | 10k|5738 | 11k| 2 | 173k| 30 | 0.000000e+00 | -- | Inf | 1.38%
1841.28/1846.38 c 1846s| 61000 | 7378 | 19530k| 309.3 | 262M | 29 |1254 | 10k|5739 | 11k| 1 | 173k| 30 | 0.000000e+00 | -- | Inf | 1.39%
1843.57/1848.62 c 1849s| 61100 | 7373 | 19552k| 309.1 | 262M | 29 |1254 | 10k|5743 | 11k| 1 | 173k| 30 | 0.000000e+00 | -- | Inf | 1.39%
1846.56/1851.67 c 1852s| 61200 | 7381 | 19584k| 309.1 | 262M | 29 |1254 | 10k|5743 | 11k| 0 | 173k| 30 | 0.000000e+00 | -- | Inf | 1.39%
1849.35/1854.40 c 1854s| 61300 | 7387 | 19612k| 309.1 | 262M | 29 |1254 | 10k|5735 | 11k| 0 | 174k| 30 | 0.000000e+00 | -- | Inf | 1.39%
1852.44/1857.54 c 1858s| 61400 | 7391 | 19643k| 309.1 | 262M | 29 |1254 | 10k|5740 | 11k| 1 | 174k| 30 | 0.000000e+00 | -- | Inf | 1.39%
1855.54/1860.66 c 1861s| 61500 | 7405 | 19674k| 309.1 | 262M | 29 |1254 | 10k|5743 | 11k| 0 | 174k| 30 | 0.000000e+00 | -- | Inf | 1.40%
1857.83/1862.92 c 1863s| 61600 | 7409 | 19698k| 309.0 | 262M | 29 |1254 | 10k|5733 | 11k| 1 | 175k| 30 | 0.000000e+00 | -- | Inf | 1.40%
1859.82/1864.92 c 1865s| 61700 | 7408 | 19721k| 308.9 | 262M | 29 |1254 | 10k|5737 | 11k| 1 | 175k| 30 | 0.000000e+00 | -- | Inf | 1.40%
1861.82/1867.00 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
1861.82/1867.00 c 1867s| 61800 | 7410 | 19747k| 308.8 | 262M | 29 |1254 | 10k|5736 | 11k| 0 | 175k| 30 | 0.000000e+00 | -- | Inf | 1.40%
1864.31/1869.47 c 1869s| 61900 | 7420 | 19775k| 308.7 | 262M | 29 |1254 | 10k|5738 | 11k| 1 | 175k| 30 | 0.000000e+00 | -- | Inf | 1.40%
1867.70/1872.88 c 1873s| 62000 | 7437 | 19807k| 308.8 | 262M | 29 |1254 |9979 |5740 | 11k| 1 | 176k| 30 | 0.000000e+00 | -- | Inf | 1.41%
1869.70/1874.84 c 1875s| 62100 | 7431 | 19829k| 308.6 | 262M | 29 |1254 | 10k|5740 | 11k| 0 | 176k| 30 | 0.000000e+00 | -- | Inf | 1.41%
1872.09/1877.29 c 1877s| 62200 | 7437 | 19857k| 308.6 | 262M | 29 |1254 |9950 |5737 | 11k| 1 | 176k| 30 | 0.000000e+00 | -- | Inf | 1.41%
1874.89/1880.08 c 1880s| 62300 | 7454 | 19888k| 308.6 | 262M | 29 |1254 |9961 |5742 | 11k| 1 | 176k| 30 | 0.000000e+00 | -- | Inf | 1.41%
1877.28/1882.44 c 1882s| 62400 | 7454 | 19913k| 308.5 | 263M | 29 |1254 |9955 |5742 | 11k| 0 | 177k| 30 | 0.000000e+00 | -- | Inf | 1.41%
1880.57/1885.77 c 1886s| 62500 | 7471 | 19944k| 308.5 | 264M | 29 |1254 |9967 |5735 | 11k| 0 | 177k| 30 | 0.000000e+00 | -- | Inf | 1.41%
1883.06/1888.27 c 1888s| 62600 | 7480 | 19974k| 308.5 | 264M | 29 |1254 | 10k|5738 | 11k| 1 | 177k| 30 | 0.000000e+00 | -- | Inf | 1.42%
1885.75/1890.96 c 1891s| 62700 | 7483 | 20005k| 308.5 | 264M | 29 |1254 |9999 |5736 | 11k| 1 | 177k| 30 | 0.000000e+00 | -- | Inf | 1.42%
1888.35/1893.52 c 1894s| 62800 | 7497 | 20032k| 308.4 | 264M | 29 |1254 | 10k|5740 | 11k| 2 | 178k| 30 | 0.000000e+00 | -- | Inf | 1.42%
1890.24/1895.47 c 1895s| 62900 | 7499 | 20057k| 308.3 | 264M | 29 |1254 | 10k| 0 | 11k| 0 | 178k| 30 | 0.000000e+00 | -- | Inf | 1.43%
1892.73/1898.00 c 1898s| 63000 | 7511 | 20084k| 308.3 | 264M | 29 |1254 | 10k|5740 | 11k| 1 | 178k| 30 | 0.000000e+00 | -- | Inf | 1.43%
1895.93/1901.12 c 1901s| 63100 | 7513 | 20115k| 308.3 | 264M | 29 |1254 | 10k|5737 | 11k| 1 | 178k| 30 | 0.000000e+00 | -- | Inf | 1.43%
1899.22/1904.43 c 1904s| 63200 | 7531 | 20150k| 308.3 | 264M | 29 |1254 | 10k|5739 | 11k| 1 | 179k| 30 | 0.000000e+00 | -- | Inf | 1.43%
1901.31/1906.59 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
1901.31/1906.59 c 1907s| 63300 | 7530 | 20175k| 308.3 | 264M | 29 |1254 | 10k|5736 | 11k| 1 | 179k| 30 | 0.000000e+00 | -- | Inf | 1.43%
1904.20/1909.45 c 1909s| 63400 | 7546 | 20204k| 308.2 | 264M | 29 |1254 | 10k|5738 | 11k| 1 | 179k| 30 | 0.000000e+00 | -- | Inf | 1.44%
1906.70/1911.90 c 1912s| 63500 | 7550 | 20231k| 308.2 | 264M | 29 |1254 | 10k|5744 | 11k| 1 | 179k| 30 | 0.000000e+00 | -- | Inf | 1.44%
1908.69/1913.96 c 1914s| 63600 | 7558 | 20256k| 308.1 | 264M | 29 |1254 | 10k|5740 | 11k| 1 | 180k| 30 | 0.000000e+00 | -- | Inf | 1.44%
1910.79/1916.07 c 1916s| 63700 | 7563 | 20281k| 308.0 | 264M | 29 |1254 | 10k|5737 | 11k| 1 | 180k| 30 | 0.000000e+00 | -- | Inf | 1.44%
1913.48/1918.76 c 1919s| 63800 | 7577 | 20309k| 307.9 | 264M | 29 |1254 | 10k|5736 | 11k| 1 | 180k| 30 | 0.000000e+00 | -- | Inf | 1.44%
1915.47/1920.78 c 1921s| 63900 | 7582 | 20333k| 307.9 | 264M | 29 |1254 | 10k|5738 | 11k| 0 | 180k| 30 | 0.000000e+00 | -- | Inf | 1.44%
1918.26/1923.57 c 1924s| 64000 | 7595 | 20360k| 307.8 | 264M | 29 |1254 | 10k|5734 | 11k| 0 | 181k| 30 | 0.000000e+00 | -- | Inf | 1.45%
1921.05/1926.30 c 1926s| 64100 | 7607 | 20390k| 307.8 | 264M | 29 |1254 | 10k|5741 | 11k| 1 | 181k| 30 | 0.000000e+00 | -- | Inf | 1.45%
1924.24/1929.58 c 1930s| 64200 | 7628 | 20426k| 307.9 | 266M | 29 |1254 | 10k|5736 | 11k| 1 | 181k| 30 | 0.000000e+00 | -- | Inf | 1.45%
1925.94/1931.28 c 1931s| 64300 | 7629 | 20449k| 307.7 | 266M | 29 |1254 | 10k|5741 | 11k| 2 | 181k| 30 | 0.000000e+00 | -- | Inf | 1.45%
1928.13/1933.46 c 1933s| 64400 | 7628 | 20474k| 307.7 | 266M | 29 |1254 | 10k|5736 | 11k| 1 | 182k| 30 | 0.000000e+00 | -- | Inf | 1.45%
1929.93/1935.29 c 1935s| 64500 | 7629 | 20499k| 307.6 | 266M | 29 |1254 | 10k|5738 | 11k| 1 | 182k| 30 | 0.000000e+00 | -- | Inf | 1.45%
1932.42/1937.75 c 1938s| 64600 | 7629 | 20527k| 307.5 | 266M | 29 |1254 | 10k|5739 | 11k| 0 | 182k| 30 | 0.000000e+00 | -- | Inf | 1.45%
1934.41/1939.75 c 1940s| 64700 | 7633 | 20550k| 307.4 | 266M | 29 |1254 | 10k|5740 | 11k| 0 | 182k| 30 | 0.000000e+00 | -- | Inf | 1.46%
1936.61/1941.92 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
1936.61/1941.92 c 1942s| 64800 | 7639 | 20573k| 307.3 | 266M | 29 |1254 | 10k| 0 | 11k| 0 | 183k| 30 | 0.000000e+00 | -- | Inf | 1.46%
1939.20/1944.57 c 1945s| 64900 | 7643 | 20604k| 307.3 | 266M | 29 |1254 | 10k|5742 | 11k| 1 | 183k| 30 | 0.000000e+00 | -- | Inf | 1.47%
1941.49/1946.81 c 1947s| 65000 | 7646 | 20628k| 307.2 | 266M | 29 |1254 | 10k|5739 | 11k| 1 | 183k| 30 | 0.000000e+00 | -- | Inf | 1.47%
1944.19/1949.53 c 1950s| 65100 | 7657 | 20657k| 307.2 | 266M | 29 |1254 | 10k|5739 | 11k| 0 | 184k| 30 | 0.000000e+00 | -- | Inf | 1.47%
1945.79/1951.14 c 1951s| 65200 | 7660 | 20678k| 307.0 | 266M | 29 |1254 | 10k|5739 | 11k| 1 | 184k| 30 | 0.000000e+00 | -- | Inf | 1.47%
1948.27/1953.62 c 1954s| 65300 | 7671 | 20706k| 307.0 | 266M | 29 |1254 | 10k|5735 | 11k| 1 | 184k| 30 | 0.000000e+00 | -- | Inf | 1.47%
1950.07/1955.46 c 1955s| 65400 | 7671 | 20727k| 306.8 | 266M | 29 |1254 | 10k|5738 | 11k| 1 | 184k| 30 | 0.000000e+00 | -- | Inf | 1.48%
1951.86/1957.26 c 1957s| 65500 | 7665 | 20749k| 306.7 | 266M | 29 |1254 | 10k|5741 | 11k| 1 | 185k| 30 | 0.000000e+00 | -- | Inf | 1.48%
1954.96/1960.30 c 1960s| 65600 | 7676 | 20779k| 306.7 | 266M | 29 |1254 | 10k|5733 | 11k| 1 | 185k| 30 | 0.000000e+00 | -- | Inf | 1.48%
1958.54/1963.93 c 1964s| 65700 | 7695 | 20812k| 306.7 | 266M | 29 |1254 | 10k|5738 | 11k| 0 | 185k| 30 | 0.000000e+00 | -- | Inf | 1.48%
1961.14/1966.59 c 1967s| 65800 | 7706 | 20842k| 306.7 | 266M | 29 |1254 | 10k|5735 | 11k| 0 | 185k| 30 | 0.000000e+00 | -- | Inf | 1.49%
1964.03/1969.42 c 1969s| 65900 | 7719 | 20871k| 306.7 | 266M | 29 |1254 | 10k|5736 | 11k| 0 | 186k| 30 | 0.000000e+00 | -- | Inf | 1.49%
1967.02/1972.44 c 1972s| 66000 | 7733 | 20900k| 306.7 | 266M | 29 |1254 | 10k| 0 | 11k| 0 | 186k| 30 | 0.000000e+00 | -- | Inf | 1.49%
1970.21/1975.62 c 1976s| 66100 | 7751 | 20931k| 306.7 | 266M | 29 |1254 | 10k| 0 | 11k| 0 | 186k| 30 | 0.000000e+00 | -- | Inf | 1.49%
1972.41/1977.80 c 1978s| 66200 | 7750 | 20957k| 306.6 | 266M | 29 |1254 | 10k|5744 | 11k| 1 | 186k| 30 | 0.000000e+00 | -- | Inf | 1.49%
1975.00/1980.43 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
1975.00/1980.43 c 1980s| 66300 | 7762 | 20985k| 306.6 | 266M | 29 |1254 | 10k|5738 | 11k| 1 | 187k| 30 | 0.000000e+00 | -- | Inf | 1.50%
1977.89/1983.35 c 1983s| 66400 | 7758 | 21018k| 306.6 | 266M | 29 |1254 | 10k|5741 | 11k| 1 | 187k| 30 | 0.000000e+00 | -- | Inf | 1.50%
1979.98/1985.40 c 1985s| 66500 | 7768 | 21041k| 306.5 | 266M | 29 |1254 | 10k|5740 | 11k| 1 | 187k| 30 | 0.000000e+00 | -- | Inf | 1.50%
1982.68/1988.14 c 1988s| 66600 | 7774 | 21071k| 306.5 | 266M | 29 |1254 | 10k|5734 | 11k| 1 | 187k| 30 | 0.000000e+00 | -- | Inf | 1.50%
1985.57/1991.03 c 1991s| 66700 | 7781 | 21100k| 306.5 | 266M | 29 |1254 | 10k|5738 | 11k| 1 | 188k| 30 | 0.000000e+00 | -- | Inf | 1.51%
1988.06/1993.54 c 1994s| 66800 | 7791 | 21128k| 306.4 | 266M | 29 |1254 | 10k|5741 | 11k| 0 | 188k| 30 | 0.000000e+00 | -- | Inf | 1.51%
1991.25/1996.76 c 1997s| 66900 | 7807 | 21160k| 306.5 | 266M | 29 |1254 | 10k|5744 | 11k| 0 | 188k| 30 | 0.000000e+00 | -- | Inf | 1.51%
1993.35/1998.83 c 1999s| 67000 | 7809 | 21184k| 306.3 | 266M | 29 |1254 | 10k|5742 | 11k| 0 | 188k| 30 | 0.000000e+00 | -- | Inf | 1.51%
1996.24/2001.70 c 2002s| 67100 | 7813 | 21214k| 306.3 | 266M | 29 |1254 | 10k|5741 | 11k| 0 | 189k| 30 | 0.000000e+00 | -- | Inf | 1.51%
1998.83/2004.36 c 2004s| 67200 | 7832 | 21244k| 306.3 | 266M | 29 |1254 | 10k|5741 | 11k| 0 | 189k| 30 | 0.000000e+00 | -- | Inf | 1.51%
2001.42/2006.91 c 2007s| 67300 | 7842 | 21270k| 306.3 | 266M | 29 |1254 | 10k|5740 | 11k| 1 | 189k| 30 | 0.000000e+00 | -- | Inf | 1.52%
2004.01/2009.59 c 2010s| 67400 | 7860 | 21299k| 306.2 | 266M | 29 |1254 | 10k|5736 | 11k| 1 | 190k| 30 | 0.000000e+00 | -- | Inf | 1.52%
2006.80/2012.30 c 2012s| 67500 | 7870 | 21328k| 306.2 | 266M | 29 |1254 | 10k|5737 | 11k| 1 | 190k| 30 | 0.000000e+00 | -- | Inf | 1.52%
2008.90/2014.47 c 2014s| 67600 | 7867 | 21351k| 306.1 | 266M | 29 |1254 |9997 |5743 | 11k| 1 | 190k| 30 | 0.000000e+00 | -- | Inf | 1.52%
2011.60/2017.14 c 2017s| 67700 | 7879 | 21384k| 306.1 | 266M | 29 |1254 |9982 |5744 | 11k| 1 | 190k| 30 | 0.000000e+00 | -- | Inf | 1.53%
2013.98/2019.53 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
2013.98/2019.53 c 2020s| 67800 | 7887 | 21411k| 306.1 | 266M | 29 |1254 | 10k| 0 | 11k| 0 | 190k| 30 | 0.000000e+00 | -- | Inf | 1.53%
2016.58/2022.13 c 2022s| 67900 | 7883 | 21438k| 306.0 | 266M | 29 |1254 |9915 |5728 | 11k| 1 | 191k| 30 | 0.000000e+00 | -- | Inf | 1.53%
2019.87/2025.48 c 2025s| 68000 | 7889 | 21471k| 306.1 | 266M | 29 |1254 |9935 |5743 | 12k| 1 | 191k| 30 | 0.000000e+00 | -- | Inf | 1.53%
2021.57/2027.12 c 2027s| 68100 | 7884 | 21490k| 305.9 | 266M | 29 |1254 |9995 |5739 | 12k| 0 | 191k| 30 | 0.000000e+00 | -- | Inf | 1.54%
2023.36/2028.96 c 2029s| 68200 | 7885 | 21510k| 305.8 | 266M | 29 |1254 | 10k|5737 | 12k| 0 | 191k| 30 | 0.000000e+00 | -- | Inf | 1.54%
2025.56/2031.12 c 2031s| 68300 | 7886 | 21538k| 305.7 | 266M | 29 |1254 | 10k|5738 | 12k| 0 | 192k| 30 | 0.000000e+00 | -- | Inf | 1.54%
2027.75/2033.34 c 2033s| 68400 | 7901 | 21565k| 305.7 | 266M | 29 |1254 | 10k|5742 | 12k| 0 | 192k| 30 | 0.000000e+00 | -- | Inf | 1.54%
2030.14/2035.72 c 2036s| 68500 | 7900 | 21591k| 305.6 | 267M | 29 |1254 | 10k|5739 | 12k| 2 | 192k| 30 | 0.000000e+00 | -- | Inf | 1.54%
2033.03/2038.64 c 2039s| 68600 | 7915 | 21618k| 305.6 | 267M | 29 |1254 | 10k|5734 | 12k| 1 | 192k| 30 | 0.000000e+00 | -- | Inf | 1.54%
2035.03/2040.63 c 2041s| 68700 | 7915 | 21641k| 305.5 | 267M | 29 |1254 | 10k|5742 | 12k| 0 | 193k| 30 | 0.000000e+00 | -- | Inf | 1.55%
2037.72/2043.33 c 2043s| 68800 | 7930 | 21670k| 305.4 | 267M | 29 |1254 | 10k|5741 | 12k| 1 | 193k| 30 | 0.000000e+00 | -- | Inf | 1.55%
2039.01/2044.66 c 2045s| 68900 | 7921 | 21688k| 305.2 | 268M | 29 |1254 | 10k|5737 | 12k| 0 | 193k| 30 | 0.000000e+00 | -- | Inf | 1.55%
2042.11/2047.70 c 2048s| 69000 | 7917 | 21721k| 305.3 | 268M | 29 |1254 | 10k|5738 | 12k| 0 | 193k| 30 | 0.000000e+00 | -- | Inf | 1.55%
2045.20/2050.81 c 2051s| 69100 | 7922 | 21753k| 305.3 | 268M | 29 |1254 | 10k| 0 | 12k| 0 | 194k| 30 | 0.000000e+00 | -- | Inf | 1.55%
2046.99/2052.62 c 2053s| 69200 | 7933 | 21774k| 305.2 | 268M | 29 |1254 | 10k|5732 | 12k| 0 | 194k| 30 | 0.000000e+00 | -- | Inf | 1.55%
2050.58/2056.22 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
2050.58/2056.22 c 2056s| 69300 | 7945 | 21808k| 305.2 | 268M | 29 |1254 | 10k|5739 | 12k| 2 | 194k| 30 | 0.000000e+00 | -- | Inf | 1.56%
2052.97/2058.66 c 2059s| 69400 | 7947 | 21836k| 305.2 | 268M | 29 |1254 | 10k|5736 | 12k| 0 | 194k| 30 | 0.000000e+00 | -- | Inf | 1.56%
2054.67/2060.38 c 2060s| 69500 | 7945 | 21856k| 305.0 | 268M | 29 |1254 | 10k|5741 | 12k| 1 | 195k| 30 | 0.000000e+00 | -- | Inf | 1.56%
2057.06/2062.75 c 2063s| 69600 | 7950 | 21881k| 305.0 | 268M | 29 |1254 | 10k|5740 | 12k| 0 | 195k| 30 | 0.000000e+00 | -- | Inf | 1.56%
2059.06/2064.77 c 2065s| 69700 | 7945 | 21906k| 304.9 | 268M | 29 |1254 | 10k| 0 | 12k| 0 | 195k| 30 | 0.000000e+00 | -- | Inf | 1.56%
2061.15/2066.86 c 2067s| 69800 | 7953 | 21932k| 304.8 | 268M | 29 |1254 | 10k|5745 | 12k| 2 | 195k| 30 | 0.000000e+00 | -- | Inf | 1.57%
2063.64/2069.35 c 2069s| 69900 | 7953 | 21959k| 304.8 | 268M | 29 |1254 | 10k|5736 | 12k| 2 | 196k| 30 | 0.000000e+00 | -- | Inf | 1.57%
2066.14/2071.87 c 2072s| 70000 | 7965 | 21987k| 304.7 | 268M | 29 |1254 | 10k|5737 | 12k| 0 | 196k| 30 | 0.000000e+00 | -- | Inf | 1.57%
2069.23/2074.94 c 2075s| 70100 | 7980 | 22019k| 304.8 | 268M | 29 |1254 | 10k|5735 | 12k| 1 | 196k| 30 | 0.000000e+00 | -- | Inf | 1.57%
2071.22/2076.90 c 2077s| 70200 | 7972 | 22042k| 304.7 | 268M | 29 |1254 | 10k|5735 | 12k| 0 | 196k| 30 | 0.000000e+00 | -- | Inf | 1.58%
2073.12/2078.85 c 2079s| 70300 | 7974 | 22064k| 304.5 | 268M | 29 |1254 | 10k|5737 | 12k| 1 | 197k| 30 | 0.000000e+00 | -- | Inf | 1.58%
2075.31/2081.02 c 2081s| 70400 | 7968 | 22087k| 304.4 | 268M | 29 |1254 | 10k|5744 | 12k| 1 | 197k| 30 | 0.000000e+00 | -- | Inf | 1.58%
2078.41/2084.17 c 2084s| 70500 | 7991 | 22119k| 304.5 | 268M | 29 |1254 |9960 |5744 | 12k| 0 | 197k| 30 | 0.000000e+00 | -- | Inf | 1.58%
2081.09/2086.82 c 2087s| 70600 | 8014 | 22149k| 304.4 | 268M | 29 |1254 |9913 |5731 | 12k| 1 | 197k| 30 | 0.000000e+00 | -- | Inf | 1.58%
2084.08/2089.87 c 2090s| 70700 | 8024 | 22182k| 304.5 | 268M | 29 |1254 |9921 |5740 | 12k| 1 | 198k| 30 | 0.000000e+00 | -- | Inf | 1.59%
2086.58/2092.38 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
2086.58/2092.38 c 2092s| 70800 | 8036 | 22210k| 304.5 | 268M | 29 |1254 |9979 |5745 | 12k| 0 | 198k| 30 | 0.000000e+00 | -- | Inf | 1.59%
2092.27/2098.07 c 2098s| 70900 | 8029 | 22252k| 304.6 | 268M | 29 |1254 | 10k|5733 | 12k| 1 | 198k| 30 | 0.000000e+00 | -- | Inf | 1.59%
2095.55/2101.34 c 2101s| 71000 | 8036 | 22287k| 304.7 | 268M | 29 |1254 |9951 |5739 | 12k| 0 | 199k| 30 | 0.000000e+00 | -- | Inf | 1.60%
2098.35/2104.18 c 2104s| 71100 | 8042 | 22315k| 304.6 | 268M | 29 |1254 |9927 |5745 | 12k| 1 | 199k| 30 | 0.000000e+00 | -- | Inf | 1.60%
2101.14/2106.96 c 2107s| 71200 | 8052 | 22345k| 304.6 | 268M | 29 |1254 |9915 |5743 | 12k| 1 | 199k| 30 | 0.000000e+00 | -- | Inf | 1.60%
2103.24/2109.04 c 2109s| 71300 | 8057 | 22370k| 304.6 | 268M | 29 |1254 | 10k|5741 | 12k| 0 | 199k| 30 | 0.000000e+00 | -- | Inf | 1.60%
2105.33/2111.12 c 2111s| 71400 | 8055 | 22394k| 304.5 | 268M | 29 |1254 | 10k|5736 | 12k| 2 | 200k| 30 | 0.000000e+00 | -- | Inf | 1.61%
2107.72/2113.56 c 2114s| 71500 | 8061 | 22423k| 304.4 | 268M | 29 |1254 | 10k|5740 | 12k| 0 | 200k| 30 | 0.000000e+00 | -- | Inf | 1.61%
2110.11/2115.98 c 2116s| 71600 | 8057 | 22448k| 304.4 | 268M | 29 |1254 |9995 |5741 | 12k| 1 | 200k| 30 | 0.000000e+00 | -- | Inf | 1.61%
2112.41/2118.27 c 2118s| 71700 | 8071 | 22475k| 304.3 | 268M | 29 |1254 | 10k|5743 | 12k| 1 | 200k| 30 | 0.000000e+00 | -- | Inf | 1.62%
2114.50/2120.33 c 2120s| 71800 | 8071 | 22499k| 304.3 | 268M | 29 |1254 | 10k|5736 | 12k| 1 | 201k| 30 | 0.000000e+00 | -- | Inf | 1.62%
2116.99/2122.82 c 2123s| 71900 | 8084 | 22527k| 304.2 | 268M | 29 |1254 | 10k|5739 | 12k| 1 | 201k| 30 | 0.000000e+00 | -- | Inf | 1.62%
2120.48/2126.31 c 2126s| 72000 | 8097 | 22561k| 304.3 | 269M | 29 |1254 |9862 |5741 | 12k| 1 | 201k| 30 | 0.000000e+00 | -- | Inf | 1.62%
2123.28/2129.12 c 2129s| 72100 | 8124 | 22590k| 304.2 | 269M | 29 |1254 |9785 |5733 | 12k| 1 | 201k| 30 | 0.000000e+00 | -- | Inf | 1.62%
2125.47/2131.34 c 2131s| 72200 | 8117 | 22615k| 304.2 | 269M | 29 |1254 |9812 |5743 | 12k| 1 | 202k| 30 | 0.000000e+00 | -- | Inf | 1.63%
2127.86/2133.71 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
2127.86/2133.71 c 2134s| 72300 | 8122 | 22641k| 304.1 | 269M | 29 |1254 |9851 |5735 | 12k| 0 | 202k| 30 | 0.000000e+00 | -- | Inf | 1.63%
2129.56/2135.48 c 2135s| 72400 | 8114 | 22662k| 304.0 | 269M | 29 |1254 |9868 | 0 | 12k| 0 | 202k| 30 | 0.000000e+00 | -- | Inf | 1.63%
2132.75/2138.61 c 2139s| 72500 | 8127 | 22691k| 304.0 | 269M | 29 |1254 |9854 | 0 | 12k| 0 | 202k| 30 | 0.000000e+00 | -- | Inf | 1.64%
2134.84/2140.70 c 2141s| 72600 | 8124 | 22716k| 303.9 | 269M | 29 |1254 |9881 |5740 | 12k| 2 | 203k| 30 | 0.000000e+00 | -- | Inf | 1.64%
2136.94/2142.80 c 2143s| 72700 | 8127 | 22741k| 303.8 | 269M | 29 |1254 |9897 |5733 | 12k| 1 | 203k| 30 | 0.000000e+00 | -- | Inf | 1.64%
2140.03/2145.94 c 2146s| 72800 | 8130 | 22777k| 303.9 | 269M | 29 |1254 | 10k|5740 | 12k| 0 | 203k| 30 | 0.000000e+00 | -- | Inf | 1.64%
2142.92/2148.88 c 2149s| 72900 | 8141 | 22807k| 303.9 | 269M | 29 |1254 |9966 | 0 | 12k| 0 | 204k| 30 | 0.000000e+00 | -- | Inf | 1.64%
2145.41/2151.35 c 2151s| 73000 | 8139 | 22832k| 303.8 | 269M | 29 |1254 |9947 |5737 | 12k| 1 | 204k| 30 | 0.000000e+00 | -- | Inf | 1.65%
2148.60/2154.51 c 2155s| 73100 | 8155 | 22863k| 303.8 | 269M | 29 |1254 |9959 |5732 | 12k| 0 | 204k| 30 | 0.000000e+00 | -- | Inf | 1.65%
2151.10/2157.07 c 2157s| 73200 | 8162 | 22889k| 303.8 | 269M | 29 |1254 |9993 |5736 | 12k| 0 | 204k| 30 | 0.000000e+00 | -- | Inf | 1.65%
2152.99/2158.95 c 2159s| 73300 | 8154 | 22913k| 303.7 | 269M | 29 |1254 | 10k|5736 | 12k| 0 | 205k| 30 | 0.000000e+00 | -- | Inf | 1.65%
2154.89/2160.89 c 2161s| 73400 | 8155 | 22937k| 303.6 | 269M | 29 |1254 | 10k|5741 | 12k| 2 | 205k| 30 | 0.000000e+00 | -- | Inf | 1.65%
2156.78/2162.77 c 2163s| 73500 | 8163 | 22959k| 303.5 | 269M | 29 |1254 | 10k| 0 | 12k| 0 | 205k| 30 | 0.000000e+00 | -- | Inf | 1.65%
2160.67/2166.64 c 2167s| 73600 | 8190 | 22993k| 303.5 | 269M | 29 |1254 | 10k|5735 | 12k| 1 | 205k| 30 | 0.000000e+00 | -- | Inf | 1.66%
2162.46/2168.49 c 2168s| 73700 | 8201 | 23017k| 303.5 | 270M | 29 |1254 | 10k|5739 | 12k| 1 | 205k| 30 | 0.000000e+00 | -- | Inf | 1.66%
2164.26/2170.22 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
2164.26/2170.22 c 2170s| 73800 | 8192 | 23038k| 303.3 | 270M | 29 |1254 | 10k|5743 | 12k| 1 | 206k| 30 | 0.000000e+00 | -- | Inf | 1.66%
2166.45/2172.40 c 2172s| 73900 | 8200 | 23063k| 303.3 | 270M | 29 |1254 | 10k|5734 | 12k| 1 | 206k| 30 | 0.000000e+00 | -- | Inf | 1.66%
2168.75/2174.75 c 2175s| 74000 | 8210 | 23088k| 303.2 | 270M | 29 |1254 | 10k|5735 | 12k| 1 | 206k| 30 | 0.000000e+00 | -- | Inf | 1.66%
2172.24/2178.20 c 2178s| 74100 | 8223 | 23122k| 303.2 | 270M | 29 |1254 | 10k|5747 | 12k| 0 | 206k| 30 | 0.000000e+00 | -- | Inf | 1.66%
2174.23/2180.24 c 2180s| 74200 | 8220 | 23146k| 303.2 | 270M | 29 |1254 | 10k|5734 | 12k| 0 | 207k| 30 | 0.000000e+00 | -- | Inf | 1.67%
2176.43/2182.43 c 2182s| 74300 | 8231 | 23171k| 303.1 | 270M | 29 |1254 | 10k|5739 | 12k| 2 | 207k| 30 | 0.000000e+00 | -- | Inf | 1.67%
2178.42/2184.49 c 2184s| 74400 | 8232 | 23198k| 303.0 | 270M | 29 |1254 | 10k| 0 | 12k| 0 | 207k| 30 | 0.000000e+00 | -- | Inf | 1.67%
2180.02/2186.10 c 2186s| 74500 | 8231 | 23218k| 302.9 | 270M | 29 |1254 | 10k|5741 | 12k| 1 | 207k| 30 | 0.000000e+00 | -- | Inf | 1.67%
2182.51/2188.51 c 2189s| 74600 | 8236 | 23246k| 302.9 | 270M | 29 |1254 | 10k|5739 | 12k| 1 | 208k| 30 | 0.000000e+00 | -- | Inf | 1.67%
2185.20/2191.26 c 2191s| 74700 | 8245 | 23273k| 302.8 | 270M | 29 |1254 | 10k|5733 | 12k| 1 | 208k| 30 | 0.000000e+00 | -- | Inf | 1.67%
2187.69/2193.75 c 2194s| 74800 | 8253 | 23301k| 302.8 | 270M | 29 |1254 | 10k|5742 | 12k| 1 | 208k| 30 | 0.000000e+00 | -- | Inf | 1.68%
2190.29/2196.38 c 2196s| 74900 | 8266 | 23328k| 302.8 | 272M | 29 |1254 | 10k|5741 | 12k| 0 | 208k| 30 | 0.000000e+00 | -- | Inf | 1.68%
2192.38/2198.42 c 2198s| 75000 | 8269 | 23355k| 302.7 | 272M | 29 |1254 | 10k|5740 | 12k| 1 | 209k| 30 | 0.000000e+00 | -- | Inf | 1.68%
2194.57/2200.67 c 2201s| 75100 | 8276 | 23381k| 302.7 | 272M | 29 |1254 | 10k|5745 | 12k| 0 | 209k| 30 | 0.000000e+00 | -- | Inf | 1.68%
2197.46/2203.51 c 2204s| 75200 | 8297 | 23410k| 302.7 | 272M | 29 |1254 | 10k| 0 | 12k| 0 | 209k| 30 | 0.000000e+00 | -- | Inf | 1.69%
2199.86/2205.96 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
2199.86/2205.96 c 2206s| 75300 | 8297 | 23439k| 302.6 | 272M | 29 |1254 | 10k|5740 | 12k| 1 | 209k| 30 | 0.000000e+00 | -- | Inf | 1.69%
2202.35/2208.44 c 2208s| 75400 | 8304 | 23465k| 302.6 | 272M | 29 |1254 | 10k|5736 | 12k| 1 | 210k| 30 | 0.000000e+00 | -- | Inf | 1.69%
2205.34/2211.47 c 2211s| 75500 | 8320 | 23495k| 302.6 | 272M | 29 |1254 | 10k|5742 | 12k| 0 | 210k| 30 | 0.000000e+00 | -- | Inf | 1.69%
2207.24/2213.35 c 2213s| 75600 | 8315 | 23518k| 302.5 | 272M | 29 |1254 | 10k|5740 | 12k| 1 | 210k| 30 | 0.000000e+00 | -- | Inf | 1.70%
2209.23/2215.32 c 2215s| 75700 | 8309 | 23541k| 302.4 | 272M | 29 |1254 | 10k|5737 | 12k| 0 | 210k| 30 | 0.000000e+00 | -- | Inf | 1.70%
2211.52/2217.60 c 2218s| 75800 | 8307 | 23565k| 302.3 | 272M | 29 |1254 | 10k|5742 | 12k| 1 | 210k| 30 | 0.000000e+00 | -- | Inf | 1.71%
2213.82/2219.91 c 2220s| 75900 | 8301 | 23591k| 302.3 | 272M | 29 |1254 |9936 |5743 | 12k| 0 | 211k| 30 | 0.000000e+00 | -- | Inf | 1.71%
2216.51/2222.63 c 2223s| 76000 | 8296 | 23619k| 302.2 | 272M | 29 |1254 |9828 |5734 | 12k| 1 | 211k| 30 | 0.000000e+00 | -- | Inf | 1.71%
2219.70/2225.86 c 2226s| 76100 | 8304 | 23650k| 302.2 | 272M | 29 |1254 |9827 |5738 | 12k| 1 | 211k| 30 | 0.000000e+00 | -- | Inf | 1.72%
2222.49/2228.64 c 2229s| 76200 | 8315 | 23679k| 302.2 | 272M | 29 |1254 |9820 |5737 | 12k| 1 | 212k| 30 | 0.000000e+00 | -- | Inf | 1.72%
2225.09/2231.24 c 2231s| 76300 | 8322 | 23707k| 302.2 | 272M | 29 |1254 |9878 | 0 | 12k| 0 | 212k| 30 | 0.000000e+00 | -- | Inf | 1.72%
2227.28/2233.44 c 2233s| 76400 | 8324 | 23735k| 302.2 | 272M | 29 |1254 |9911 |5741 | 12k| 1 | 212k| 30 | 0.000000e+00 | -- | Inf | 1.72%
2229.47/2235.64 c 2236s| 76500 | 8318 | 23760k| 302.1 | 272M | 29 |1254 |9930 | 0 | 12k| 0 | 212k| 30 | 0.000000e+00 | -- | Inf | 1.73%
2232.47/2238.68 c 2239s| 76600 | 8327 | 23791k| 302.1 | 272M | 29 |1254 |9914 |5742 | 12k| 1 | 212k| 30 | 0.000000e+00 | -- | Inf | 1.73%
2235.76/2241.98 c 2242s| 76700 | 8345 | 23824k| 302.1 | 272M | 29 |1254 |9988 |5745 | 12k| 1 | 213k| 30 | 0.000000e+00 | -- | Inf | 1.73%
2238.35/2244.53 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
2238.35/2244.53 c 2245s| 76800 | 8356 | 23850k| 302.1 | 272M | 29 |1254 | 10k|5741 | 12k| 0 | 213k| 30 | 0.000000e+00 | -- | Inf | 1.73%
2241.04/2247.23 c 2247s| 76900 | 8351 | 23882k| 302.1 | 272M | 29 |1254 |9999 |5737 | 12k| 2 | 213k| 30 | 0.000000e+00 | -- | Inf | 1.74%
2242.94/2249.13 c 2249s| 77000 | 8353 | 23906k| 302.0 | 272M | 29 |1254 | 10k|5747 | 12k| 0 | 213k| 30 | 0.000000e+00 | -- | Inf | 1.74%
2245.43/2251.69 c 2252s| 77100 | 8365 | 23930k| 302.0 | 272M | 29 |1254 | 10k|5740 | 12k| 1 | 214k| 30 | 0.000000e+00 | -- | Inf | 1.74%
2247.72/2253.96 c 2254s| 77200 | 8365 | 23957k| 301.9 | 272M | 29 |1254 | 10k|5735 | 12k| 0 | 214k| 30 | 0.000000e+00 | -- | Inf | 1.74%
2249.82/2256.05 c 2256s| 77300 | 8352 | 23981k| 301.8 | 272M | 29 |1254 | 10k|5740 | 12k| 1 | 214k| 30 | 0.000000e+00 | -- | Inf | 1.75%
2252.91/2259.13 c 2259s| 77400 | 8367 | 24015k| 301.9 | 272M | 29 |1254 | 10k|5736 | 13k| 1 | 214k| 30 | 0.000000e+00 | -- | Inf | 1.75%
2255.40/2261.60 c 2262s| 77500 | 8387 | 24042k| 301.9 | 272M | 29 |1254 | 10k|5742 | 13k| 0 | 215k| 30 | 0.000000e+00 | -- | Inf | 1.75%
2257.80/2264.07 c 2264s| 77600 | 8397 | 24071k| 301.8 | 272M | 29 |1254 | 10k|5745 | 13k| 0 | 215k| 30 | 0.000000e+00 | -- | Inf | 1.75%
2260.18/2266.40 c 2266s| 77700 | 8403 | 24097k| 301.8 | 272M | 29 |1254 | 10k|5734 | 13k| 0 | 215k| 30 | 0.000000e+00 | -- | Inf | 1.75%
2261.98/2268.25 c 2268s| 77800 | 8401 | 24119k| 301.7 | 272M | 29 |1254 | 10k|5734 | 13k| 0 | 215k| 30 | 0.000000e+00 | -- | Inf | 1.76%
2264.17/2270.48 c 2270s| 77900 | 8405 | 24144k| 301.6 | 272M | 29 |1254 | 10k|5738 | 13k| 0 | 216k| 30 | 0.000000e+00 | -- | Inf | 1.76%
2267.77/2274.05 c 2274s| 78000 | 8412 | 24177k| 301.6 | 272M | 29 |1254 | 10k|5738 | 13k| 2 | 216k| 30 | 0.000000e+00 | -- | Inf | 1.76%
2271.45/2277.75 c 2278s| 78100 | 8419 | 24212k| 301.7 | 272M | 29 |1254 | 10k|5736 | 13k| 0 | 216k| 30 | 0.000000e+00 | -- | Inf | 1.76%
2275.14/2281.40 c 2281s| 78200 | 8438 | 24248k| 301.8 | 272M | 29 |1254 |9968 |5741 | 13k| 0 | 216k| 30 | 0.000000e+00 | -- | Inf | 1.76%
2277.54/2283.84 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
2277.54/2283.84 c 2284s| 78300 | 8458 | 24277k| 301.8 | 272M | 29 |1254 |9993 |5732 | 13k| 0 | 217k| 30 | 0.000000e+00 | -- | Inf | 1.77%
2279.43/2285.70 c 2286s| 78400 | 8463 | 24300k| 301.7 | 272M | 29 |1254 | 10k|5739 | 13k| 1 | 217k| 30 | 0.000000e+00 | -- | Inf | 1.77%
2281.12/2287.40 c 2287s| 78500 | 8464 | 24322k| 301.6 | 273M | 29 |1254 | 10k|5736 | 13k| 0 | 217k| 30 | 0.000000e+00 | -- | Inf | 1.77%
2282.83/2289.12 c 2289s| 78600 | 8458 | 24344k| 301.5 | 273M | 29 |1254 | 10k|5737 | 13k| 0 | 217k| 30 | 0.000000e+00 | -- | Inf | 1.77%
2286.11/2292.47 c 2292s| 78700 | 8475 | 24375k| 301.5 | 273M | 29 |1254 | 10k| 0 | 13k| 0 | 218k| 30 | 0.000000e+00 | -- | Inf | 1.77%
2287.81/2294.14 c 2294s| 78800 | 8488 | 24395k| 301.4 | 273M | 29 |1254 | 10k|5732 | 13k| 0 | 218k| 30 | 0.000000e+00 | -- | Inf | 1.77%
2289.20/2295.55 c 2296s| 78900 | 8468 | 24414k| 301.2 | 273M | 29 |1254 | 10k|5737 | 13k| 0 | 218k| 30 | 0.000000e+00 | -- | Inf | 1.77%
2291.70/2298.01 c 2298s| 79000 | 8482 | 24441k| 301.2 | 273M | 29 |1254 | 10k|5742 | 13k| 0 | 218k| 30 | 0.000000e+00 | -- | Inf | 1.77%
2293.99/2300.37 c 2300s| 79100 | 8483 | 24469k| 301.2 | 273M | 29 |1254 | 10k|5735 | 13k| 0 | 219k| 30 | 0.000000e+00 | -- | Inf | 1.77%
2296.08/2302.44 c 2302s| 79200 | 8487 | 24495k| 301.1 | 273M | 29 |1254 | 10k|5739 | 13k| 0 | 219k| 30 | 0.000000e+00 | -- | Inf | 1.78%
2299.07/2305.44 c 2305s| 79300 | 8489 | 24525k| 301.1 | 273M | 29 |1254 | 10k|5744 | 13k| 2 | 219k| 30 | 0.000000e+00 | -- | Inf | 1.78%
2302.56/2308.91 c 2309s| 79400 | 8490 | 24563k| 301.2 | 274M | 29 |1254 | 10k|5741 | 13k| 0 | 219k| 30 | 0.000000e+00 | -- | Inf | 1.78%
2304.66/2311.07 c 2311s| 79500 | 8491 | 24588k| 301.1 | 274M | 29 |1254 | 10k|5736 | 13k| 1 | 220k| 30 | 0.000000e+00 | -- | Inf | 1.78%
2307.85/2314.21 c 2314s| 79600 | 8502 | 24618k| 301.1 | 274M | 29 |1254 | 10k|5738 | 13k| 1 | 220k| 30 | 0.000000e+00 | -- | Inf | 1.79%
2309.84/2316.30 c 2316s| 79700 | 8498 | 24641k| 301.0 | 274M | 29 |1254 | 10k|5743 | 13k| 0 | 220k| 30 | 0.000000e+00 | -- | Inf | 1.79%
2312.54/2318.94 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
2312.54/2318.94 c 2319s| 79800 | 8505 | 24670k| 301.0 | 274M | 29 |1254 |9967 | 0 | 13k| 0 | 220k| 30 | 0.000000e+00 | -- | Inf | 1.80%
2314.83/2321.20 c 2321s| 79900 | 8508 | 24697k| 301.0 | 274M | 29 |1254 |9979 |5739 | 13k| 1 | 221k| 30 | 0.000000e+00 | -- | Inf | 1.80%
2316.92/2323.33 c 2323s| 80000 | 8516 | 24721k| 300.9 | 274M | 29 |1254 | 10k|5744 | 13k| 2 | 221k| 30 | 0.000000e+00 | -- | Inf | 1.80%
2318.82/2325.20 c 2325s| 80100 | 8505 | 24746k| 300.9 | 274M | 29 |1254 | 10k|5738 | 13k| 1 | 221k| 30 | 0.000000e+00 | -- | Inf | 1.80%
2320.62/2327.01 c 2327s| 80200 | 8498 | 24767k| 300.8 | 274M | 29 |1254 | 10k|5737 | 13k| 0 | 221k| 30 | 0.000000e+00 | -- | Inf | 1.80%
2322.51/2328.98 c 2329s| 80300 | 8502 | 24793k| 300.7 | 274M | 29 |1254 | 10k|5743 | 13k| 0 | 222k| 30 | 0.000000e+00 | -- | Inf | 1.80%
2325.10/2331.56 c 2332s| 80400 | 8500 | 24822k| 300.7 | 275M | 29 |1254 | 10k|5737 | 13k| 0 | 222k| 30 | 0.000000e+00 | -- | Inf | 1.81%
2327.39/2333.83 c 2334s| 80500 | 8511 | 24847k| 300.6 | 275M | 29 |1254 | 10k|5738 | 13k| 1 | 222k| 30 | 0.000000e+00 | -- | Inf | 1.81%
2329.39/2335.83 c 2336s| 80600 | 8516 | 24872k| 300.6 | 275M | 29 |1254 | 10k|5739 | 13k| 0 | 222k| 30 | 0.000000e+00 | -- | Inf | 1.81%
2332.48/2338.99 c 2339s| 80700 | 8531 | 24907k| 300.6 | 275M | 29 |1254 | 10k|5741 | 13k| 1 | 223k| 30 | 0.000000e+00 | -- | Inf | 1.81%
2334.17/2340.63 c 2341s| 80800 | 8538 | 24929k| 300.5 | 275M | 29 |1254 | 10k|5740 | 13k| 1 | 223k| 30 | 0.000000e+00 | -- | Inf | 1.81%
2337.27/2343.74 c 2344s| 80900 | 8531 | 24958k| 300.5 | 275M | 29 |1254 | 10k|5741 | 13k| 0 | 223k| 30 | 0.000000e+00 | -- | Inf | 1.82%
2339.86/2346.38 c 2346s| 81000 | 8554 | 24985k| 300.5 | 275M | 29 |1254 | 10k|5737 | 13k| 1 | 223k| 30 | 0.000000e+00 | -- | Inf | 1.82%
2341.96/2348.46 c 2348s| 81100 | 8550 | 25009k| 300.4 | 275M | 29 |1254 | 10k|5739 | 13k| 1 | 223k| 30 | 0.000000e+00 | -- | Inf | 1.82%
2344.85/2351.32 c 2351s| 81200 | 8544 | 25039k| 300.4 | 275M | 29 |1254 | 10k|5742 | 13k| 0 | 224k| 30 | 0.000000e+00 | -- | Inf | 1.82%
2347.75/2354.20 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
2347.75/2354.20 c 2354s| 81300 | 8565 | 25068k| 300.4 | 275M | 29 |1254 | 10k|5738 | 13k| 1 | 224k| 30 | 0.000000e+00 | -- | Inf | 1.82%
2349.74/2356.26 c 2356s| 81400 | 8569 | 25093k| 300.3 | 275M | 29 |1254 | 10k|5737 | 13k| 1 | 224k| 30 | 0.000000e+00 | -- | Inf | 1.82%
2352.33/2358.81 c 2359s| 81500 | 8582 | 25122k| 300.3 | 275M | 29 |1254 | 10k|5744 | 13k| 0 | 224k| 30 | 0.000000e+00 | -- | Inf | 1.83%
2354.92/2361.42 c 2361s| 81600 | 8580 | 25149k| 300.3 | 275M | 29 |1254 | 10k|5737 | 13k| 1 | 225k| 30 | 0.000000e+00 | -- | Inf | 1.83%
2356.72/2363.28 c 2363s| 81700 | 8583 | 25171k| 300.2 | 275M | 29 |1254 | 10k|5739 | 13k| 0 | 225k| 30 | 0.000000e+00 | -- | Inf | 1.83%
2358.52/2365.07 c 2365s| 81800 | 8583 | 25192k| 300.1 | 275M | 29 |1254 | 10k|5736 | 13k| 0 | 225k| 30 | 0.000000e+00 | -- | Inf | 1.83%
2360.71/2367.29 c 2367s| 81900 | 8587 | 25217k| 300.0 | 275M | 29 |1254 | 10k|5738 | 13k| 1 | 225k| 30 | 0.000000e+00 | -- | Inf | 1.83%
2363.30/2369.89 c 2370s| 82000 | 8597 | 25243k| 300.0 | 275M | 29 |1254 | 10k|5737 | 13k| 1 | 226k| 30 | 0.000000e+00 | -- | Inf | 1.83%
2365.60/2372.13 c 2372s| 82100 | 8599 | 25270k| 299.9 | 275M | 29 |1254 | 10k|5743 | 13k| 1 | 226k| 30 | 0.000000e+00 | -- | Inf | 1.84%
2367.39/2373.93 c 2374s| 82200 | 8608 | 25294k| 299.9 | 275M | 29 |1254 | 10k|5747 | 13k| 0 | 226k| 30 | 0.000000e+00 | -- | Inf | 1.84%
2369.38/2375.95 c 2376s| 82300 | 8608 | 25319k| 299.8 | 275M | 29 |1254 | 10k|5746 | 13k| 1 | 226k| 30 | 0.000000e+00 | -- | Inf | 1.84%
2371.28/2377.88 c 2378s| 82400 | 8604 | 25341k| 299.7 | 275M | 29 |1254 | 10k|5737 | 13k| 1 | 227k| 30 | 0.000000e+00 | -- | Inf | 1.84%
2373.58/2380.13 c 2380s| 82500 | 8601 | 25367k| 299.7 | 276M | 29 |1254 | 10k|5741 | 13k| 1 | 227k| 30 | 0.000000e+00 | -- | Inf | 1.84%
2375.57/2382.15 c 2382s| 82600 | 8606 | 25390k| 299.6 | 276M | 29 |1254 | 10k| 0 | 13k| 0 | 227k| 30 | 0.000000e+00 | -- | Inf | 1.85%
2378.06/2384.64 c 2385s| 82700 | 8612 | 25419k| 299.6 | 276M | 29 |1254 | 10k|5740 | 13k| 0 | 227k| 30 | 0.000000e+00 | -- | Inf | 1.85%
2380.05/2386.68 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
2380.05/2386.68 c 2387s| 82800 | 8623 | 25442k| 299.5 | 276M | 29 |1254 | 10k|5738 | 13k| 0 | 228k| 30 | 0.000000e+00 | -- | Inf | 1.85%
2381.75/2388.37 c 2388s| 82900 | 8617 | 25463k| 299.4 | 276M | 29 |1254 | 10k|5740 | 13k| 1 | 228k| 30 | 0.000000e+00 | -- | Inf | 1.85%
2383.84/2390.48 c 2390s| 83000 | 8611 | 25488k| 299.3 | 276M | 29 |1254 | 10k|5738 | 13k| 1 | 228k| 30 | 0.000000e+00 | -- | Inf | 1.86%
2385.94/2392.59 c 2393s| 83100 | 8608 | 25514k| 299.3 | 276M | 29 |1254 | 10k| 0 | 13k| 0 | 228k| 30 | 0.000000e+00 | -- | Inf | 1.86%
2388.73/2395.32 c 2395s| 83200 | 8608 | 25546k| 299.3 | 276M | 29 |1254 | 10k|5739 | 13k| 0 | 228k| 30 | 0.000000e+00 | -- | Inf | 1.86%
2391.72/2398.32 c 2398s| 83300 | 8617 | 25577k| 299.3 | 276M | 29 |1254 | 10k| 0 | 13k| 0 | 229k| 30 | 0.000000e+00 | -- | Inf | 1.86%
2394.22/2400.84 c 2401s| 83400 | 8625 | 25605k| 299.3 | 276M | 29 |1254 | 10k|5736 | 13k| 1 | 229k| 30 | 0.000000e+00 | -- | Inf | 1.87%
2396.41/2403.10 c 2403s| 83500 | 8616 | 25633k| 299.3 | 276M | 29 |1254 | 10k|5742 | 13k| 0 | 229k| 30 | 0.000000e+00 | -- | Inf | 1.87%
2399.10/2405.79 c 2406s| 83600 | 8634 | 25661k| 299.3 | 276M | 29 |1254 | 10k|5741 | 13k| 0 | 229k| 30 | 0.000000e+00 | -- | Inf | 1.87%
2400.90/2407.51 c 2408s| 83700 | 8633 | 25682k| 299.2 | 276M | 29 |1254 | 10k|5738 | 13k| 2 | 230k| 30 | 0.000000e+00 | -- | Inf | 1.87%
2402.99/2409.61 c 2410s| 83800 | 8639 | 25709k| 299.1 | 276M | 29 |1254 | 10k|5737 | 13k| 1 | 230k| 30 | 0.000000e+00 | -- | Inf | 1.87%
2406.18/2412.85 c 2413s| 83900 | 8651 | 25745k| 299.2 | 276M | 29 |1254 | 10k|5741 | 13k| 0 | 230k| 30 | 0.000000e+00 | -- | Inf | 1.87%
2408.48/2415.18 c 2415s| 84000 | 8655 | 25771k| 299.1 | 276M | 29 |1254 | 10k|5740 | 13k| 0 | 230k| 30 | 0.000000e+00 | -- | Inf | 1.88%
2410.67/2417.35 c 2417s| 84100 | 8664 | 25795k| 299.1 | 276M | 29 |1254 | 10k|5743 | 13k| 0 | 231k| 30 | 0.000000e+00 | -- | Inf | 1.88%
2412.17/2418.82 c 2419s| 84200 | 8660 | 25815k| 299.0 | 276M | 29 |1254 | 10k|5743 | 13k| 0 | 231k| 30 | 0.000000e+00 | -- | Inf | 1.88%
2414.36/2421.01 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
2414.36/2421.01 c 2421s| 84300 | 8652 | 25842k| 298.9 | 276M | 29 |1254 | 10k|5741 | 13k| 1 | 231k| 30 | 0.000000e+00 | -- | Inf | 1.89%
2416.36/2423.09 c 2423s| 84400 | 8659 | 25868k| 298.9 | 276M | 29 |1254 | 10k| 0 | 13k| 0 | 231k| 30 | 0.000000e+00 | -- | Inf | 1.89%
2418.95/2425.69 c 2426s| 84500 | 8675 | 25896k| 298.9 | 276M | 29 |1254 | 10k|5736 | 13k| 1 | 232k| 30 | 0.000000e+00 | -- | Inf | 1.89%
2421.14/2427.88 c 2428s| 84600 | 8678 | 25921k| 298.8 | 276M | 29 |1254 | 10k|5744 | 13k| 1 | 232k| 30 | 0.000000e+00 | -- | Inf | 1.89%
2424.03/2430.74 c 2431s| 84700 | 8677 | 25952k| 298.8 | 276M | 29 |1254 | 10k|5738 | 13k| 0 | 232k| 30 | 0.000000e+00 | -- | Inf | 1.89%
2426.33/2433.01 c 2433s| 84800 | 8676 | 25975k| 298.7 | 277M | 29 |1254 | 10k|5736 | 13k| 1 | 232k| 30 | 0.000000e+00 | -- | Inf | 1.90%
2428.43/2435.16 c 2435s| 84900 | 8672 | 26000k| 298.7 | 277M | 29 |1254 | 10k|5750 | 13k| 2 | 233k| 30 | 0.000000e+00 | -- | Inf | 1.90%
2431.01/2437.77 c 2438s| 85000 | 8679 | 26028k| 298.7 | 277M | 29 |1254 | 10k|5737 | 13k| 0 | 233k| 30 | 0.000000e+00 | -- | Inf | 1.90%
2433.01/2439.78 c 2440s| 85100 | 8680 | 26053k| 298.6 | 277M | 29 |1254 | 10k| 0 | 13k| 0 | 233k| 30 | 0.000000e+00 | -- | Inf | 1.90%
2435.00/2441.73 c 2442s| 85200 | 8686 | 26076k| 298.5 | 277M | 29 |1254 | 10k|5735 | 13k| 1 | 233k| 30 | 0.000000e+00 | -- | Inf | 1.90%
2437.89/2444.67 c 2445s| 85300 | 8697 | 26107k| 298.5 | 277M | 29 |1254 | 10k|5737 | 13k| 0 | 234k| 30 | 0.000000e+00 | -- | Inf | 1.91%
2440.19/2446.96 c 2447s| 85400 | 8701 | 26132k| 298.5 | 277M | 29 |1254 | 10k|5737 | 13k| 1 | 234k| 30 | 0.000000e+00 | -- | Inf | 1.91%
2442.18/2448.98 c 2449s| 85500 | 8697 | 26154k| 298.4 | 277M | 29 |1254 | 10k|5735 | 13k| 1 | 234k| 30 | 0.000000e+00 | -- | Inf | 1.91%
2444.68/2451.41 c 2451s| 85600 | 8698 | 26180k| 298.3 | 277M | 29 |1254 | 10k|5731 | 13k| 1 | 235k| 30 | 0.000000e+00 | -- | Inf | 1.91%
2446.37/2453.15 c 2453s| 85700 | 8697 | 26203k| 298.3 | 277M | 29 |1254 | 10k| 0 | 14k| 0 | 235k| 30 | 0.000000e+00 | -- | Inf | 1.92%
2449.96/2456.76 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
2449.96/2456.76 c 2457s| 85800 | 8702 | 26239k| 298.3 | 277M | 29 |1254 | 10k|5741 | 14k| 1 | 235k| 30 | 0.000000e+00 | -- | Inf | 1.92%
2452.65/2459.42 c 2459s| 85900 | 8721 | 26267k| 298.3 | 277M | 29 |1254 | 10k|5741 | 14k| 0 | 235k| 30 | 0.000000e+00 | -- | Inf | 1.92%
2454.95/2461.71 c 2462s| 86000 | 8733 | 26293k| 298.3 | 277M | 29 |1254 | 10k|5740 | 14k| 1 | 235k| 30 | 0.000000e+00 | -- | Inf | 1.92%
2457.14/2464.00 c 2464s| 86100 | 8738 | 26320k| 298.2 | 277M | 29 |1254 | 10k|5737 | 14k| 1 | 236k| 30 | 0.000000e+00 | -- | Inf | 1.92%
2460.24/2467.02 c 2467s| 86200 | 8745 | 26354k| 298.3 | 278M | 29 |1254 | 10k|5740 | 14k| 0 | 236k| 30 | 0.000000e+00 | -- | Inf | 1.93%
2463.12/2469.93 c 2470s| 86300 | 8747 | 26382k| 298.3 | 278M | 29 |1254 | 10k|5741 | 14k| 0 | 236k| 30 | 0.000000e+00 | -- | Inf | 1.93%
2465.02/2471.84 c 2472s| 86400 | 8742 | 26407k| 298.2 | 278M | 29 |1254 | 10k|5754 | 14k| 0 | 237k| 30 | 0.000000e+00 | -- | Inf | 1.93%
2467.41/2474.29 c 2474s| 86500 | 8747 | 26434k| 298.2 | 278M | 29 |1254 | 10k|5741 | 14k| 1 | 237k| 30 | 0.000000e+00 | -- | Inf | 1.94%
2470.31/2477.12 c 2477s| 86600 | 8760 | 26464k| 298.2 | 278M | 29 |1254 | 10k|5738 | 14k| 0 | 237k| 30 | 0.000000e+00 | -- | Inf | 1.94%
2472.70/2479.55 c 2480s| 86700 | 8755 | 26490k| 298.1 | 278M | 29 |1254 | 10k|5748 | 14k| 0 | 237k| 30 | 0.000000e+00 | -- | Inf | 1.94%
2475.39/2482.21 c 2482s| 86800 | 8775 | 26517k| 298.1 | 278M | 29 |1254 | 10k|5738 | 14k| 0 | 238k| 30 | 0.000000e+00 | -- | Inf | 1.95%
2477.08/2483.92 c 2484s| 86900 | 8775 | 26540k| 298.0 | 278M | 29 |1254 | 10k|5736 | 14k| 1 | 238k| 30 | 0.000000e+00 | -- | Inf | 1.95%
2479.08/2485.97 c 2486s| 87000 | 8769 | 26566k| 298.0 | 278M | 29 |1254 | 10k|5740 | 14k| 1 | 238k| 30 | 0.000000e+00 | -- | Inf | 1.95%
2480.68/2487.52 c 2488s| 87100 | 8772 | 26588k| 297.9 | 278M | 29 |1254 | 10k|5738 | 14k| 1 | 238k| 30 | 0.000000e+00 | -- | Inf | 1.95%
2483.27/2490.17 c 2490s| 87200 | 8776 | 26619k| 297.9 | 278M | 29 |1254 | 10k|5737 | 14k| 0 | 238k| 30 | 0.000000e+00 | -- | Inf | 1.95%
2485.17/2492.09 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
2485.17/2492.09 c 2492s| 87300 | 8772 | 26643k| 297.8 | 278M | 29 |1254 | 10k|5745 | 14k| 1 | 239k| 30 | 0.000000e+00 | -- | Inf | 1.96%
2487.86/2494.72 c 2495s| 87400 | 8787 | 26672k| 297.8 | 278M | 29 |1254 | 10k|5739 | 14k| 1 | 239k| 30 | 0.000000e+00 | -- | Inf | 1.96%
2490.75/2497.68 c 2498s| 87500 | 8796 | 26702k| 297.8 | 278M | 29 |1254 | 10k|5740 | 14k| 1 | 239k| 30 | 0.000000e+00 | -- | Inf | 1.96%
2492.44/2499.39 c 2499s| 87600 | 8810 | 26724k| 297.8 | 278M | 29 |1254 | 10k| 0 | 14k| 0 | 239k| 30 | 0.000000e+00 | -- | Inf | 1.96%
2494.94/2501.87 c 2502s| 87700 | 8805 | 26751k| 297.7 | 278M | 29 |1254 | 10k| 0 | 14k| 0 | 240k| 30 | 0.000000e+00 | -- | Inf | 1.97%
2497.33/2504.24 c 2504s| 87800 | 8818 | 26777k| 297.7 | 278M | 29 |1254 | 10k|5745 | 14k| 1 | 240k| 30 | 0.000000e+00 | -- | Inf | 1.97%
2499.13/2506.07 c 2506s| 87900 | 8816 | 26801k| 297.6 | 278M | 29 |1254 | 10k|5737 | 14k| 1 | 240k| 30 | 0.000000e+00 | -- | Inf | 1.97%
2501.52/2508.42 c 2508s| 88000 | 8820 | 26827k| 297.6 | 278M | 29 |1254 | 10k|5733 | 14k| 0 | 241k| 30 | 0.000000e+00 | -- | Inf | 1.97%
2503.02/2509.95 c 2510s| 88100 | 8810 | 26848k| 297.5 | 278M | 29 |1254 | 10k|5741 | 14k| 0 | 241k| 30 | 0.000000e+00 | -- | Inf | 1.98%
2504.91/2511.88 c 2512s| 88200 | 8810 | 26873k| 297.4 | 278M | 29 |1254 | 10k|5740 | 14k| 1 | 241k| 30 | 0.000000e+00 | -- | Inf | 1.98%
2508.50/2515.48 c 2515s| 88300 | 8809 | 26911k| 297.5 | 278M | 29 |1254 | 10k|5741 | 14k| 0 | 241k| 30 | 0.000000e+00 | -- | Inf | 1.98%
2511.39/2518.37 c 2518s| 88400 | 8822 | 26944k| 297.6 | 278M | 29 |1254 | 10k|5744 | 14k| 0 | 241k| 30 | 0.000000e+00 | -- | Inf | 1.99%
2513.49/2520.49 c 2520s| 88500 | 8827 | 26969k| 297.5 | 278M | 29 |1254 | 10k|5740 | 14k| 0 | 242k| 30 | 0.000000e+00 | -- | Inf | 1.99%
2517.78/2524.77 c 2525s| 88600 | 8833 | 27013k| 297.7 | 278M | 29 |1254 | 10k|5737 | 14k| 1 | 242k| 30 | 0.000000e+00 | -- | Inf | 1.99%
2519.97/2526.90 c 2527s| 88700 | 8835 | 27038k| 297.6 | 278M | 29 |1254 | 10k|5734 | 14k| 1 | 242k| 30 | 0.000000e+00 | -- | Inf | 1.99%
2522.17/2529.19 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
2522.17/2529.19 c 2529s| 88800 | 8830 | 27067k| 297.6 | 278M | 29 |1254 | 10k|5736 | 14k| 1 | 242k| 30 | 0.000000e+00 | -- | Inf | 1.99%
2524.36/2531.39 c 2531s| 88900 | 8831 | 27095k| 297.6 | 278M | 29 |1254 | 10k|5738 | 14k| 1 | 243k| 30 | 0.000000e+00 | -- | Inf | 2.00%
2526.45/2533.49 c 2533s| 89000 | 8835 | 27122k| 297.5 | 278M | 29 |1254 | 10k|5735 | 14k| 1 | 243k| 30 | 0.000000e+00 | -- | Inf | 2.00%
2528.35/2535.36 c 2535s| 89100 | 8847 | 27146k| 297.5 | 278M | 29 |1254 | 10k|5741 | 14k| 1 | 243k| 30 | 0.000000e+00 | -- | Inf | 2.00%
2530.15/2537.18 c 2537s| 89200 | 8861 | 27171k| 297.4 | 278M | 29 |1254 | 10k|5741 | 14k| 1 | 243k| 30 | 0.000000e+00 | -- | Inf | 2.00%
2531.84/2538.84 c 2539s| 89300 | 8863 | 27194k| 297.4 | 278M | 29 |1254 | 10k|5741 | 14k| 1 | 244k| 30 | 0.000000e+00 | -- | Inf | 2.01%
2533.44/2540.47 c 2540s| 89400 | 8861 | 27216k| 297.3 | 278M | 29 |1254 | 10k|5742 | 14k| 0 | 244k| 30 | 0.000000e+00 | -- | Inf | 2.01%
2535.53/2542.56 c 2543s| 89500 | 8851 | 27242k| 297.2 | 278M | 29 |1254 | 10k|5738 | 14k| 1 | 244k| 30 | 0.000000e+00 | -- | Inf | 2.01%
2538.13/2545.13 c 2545s| 89600 | 8851 | 27270k| 297.2 | 278M | 29 |1254 | 10k|5740 | 14k| 1 | 244k| 30 | 0.000000e+00 | -- | Inf | 2.01%
2540.62/2547.61 c 2548s| 89700 | 8852 | 27296k| 297.2 | 278M | 29 |1254 | 10k|5738 | 14k| 1 | 244k| 30 | 0.000000e+00 | -- | Inf | 2.01%
2542.21/2549.25 c 2549s| 89800 | 8849 | 27317k| 297.1 | 278M | 29 |1254 | 10k| 0 | 14k| 0 | 245k| 30 | 0.000000e+00 | -- | Inf | 2.01%
2545.90/2552.96 c 2553s| 89900 | 8864 | 27354k| 297.2 | 278M | 29 |1254 | 10k| 0 | 14k| 0 | 245k| 30 | 0.000000e+00 | -- | Inf | 2.02%
2547.60/2554.66 c 2555s| 90000 | 8867 | 27376k| 297.1 | 278M | 29 |1254 | 10k|5742 | 14k| 0 | 245k| 30 | 0.000000e+00 | -- | Inf | 2.02%
2549.89/2556.96 c 2557s| 90100 | 8877 | 27401k| 297.0 | 278M | 29 |1254 | 10k|5739 | 14k| 1 | 245k| 30 | 0.000000e+00 | -- | Inf | 2.02%
2552.48/2559.58 c 2560s| 90200 | 8881 | 27432k| 297.0 | 278M | 29 |1254 | 10k| 0 | 14k| 0 | 246k| 30 | 0.000000e+00 | -- | Inf | 2.02%
2554.68/2561.72 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
2554.68/2561.72 c 2562s| 90300 | 8886 | 27457k| 297.0 | 278M | 29 |1254 | 10k| 0 | 14k| 0 | 246k| 30 | 0.000000e+00 | -- | Inf | 2.02%
2556.98/2564.03 c 2564s| 90400 | 8895 | 27480k| 296.9 | 278M | 29 |1254 | 10k|5739 | 14k| 1 | 246k| 30 | 0.000000e+00 | -- | Inf | 2.03%
2559.26/2566.31 c 2566s| 90500 | 8908 | 27504k| 296.9 | 279M | 29 |1254 | 10k|5741 | 14k| 0 | 246k| 30 | 0.000000e+00 | -- | Inf | 2.03%
2561.16/2568.23 c 2568s| 90600 | 8901 | 27527k| 296.8 | 279M | 29 |1254 | 10k|5740 | 14k| 1 | 247k| 30 | 0.000000e+00 | -- | Inf | 2.03%
2562.96/2570.08 c 2570s| 90700 | 8902 | 27549k| 296.7 | 279M | 29 |1254 | 10k|5740 | 14k| 0 | 247k| 30 | 0.000000e+00 | -- | Inf | 2.03%
2565.25/2572.39 c 2572s| 90800 | 8910 | 27575k| 296.7 | 279M | 29 |1254 | 10k|5740 | 14k| 1 | 247k| 30 | 0.000000e+00 | -- | Inf | 2.03%
2567.74/2574.80 c 2575s| 90900 | 8909 | 27605k| 296.7 | 279M | 29 |1254 | 10k|5744 | 14k| 0 | 247k| 30 | 0.000000e+00 | -- | Inf | 2.03%
2569.43/2576.55 c 2577s| 91000 | 8904 | 27627k| 296.6 | 279M | 29 |1254 | 10k|5736 | 14k| 1 | 248k| 30 | 0.000000e+00 | -- | Inf | 2.04%
2572.03/2579.14 c 2579s| 91100 | 8920 | 27654k| 296.6 | 280M | 29 |1254 | 10k|5738 | 14k| 1 | 248k| 30 | 0.000000e+00 | -- | Inf | 2.04%
2574.22/2581.32 c 2581s| 91200 | 8923 | 27683k| 296.5 | 280M | 29 |1254 | 10k|5739 | 14k| 0 | 248k| 30 | 0.000000e+00 | -- | Inf | 2.04%
2576.71/2583.83 c 2584s| 91300 | 8926 | 27709k| 296.5 | 280M | 29 |1254 | 10k|5735 | 14k| 1 | 248k| 30 | 0.000000e+00 | -- | Inf | 2.04%
2579.01/2586.18 c 2586s| 91400 | 8940 | 27734k| 296.5 | 280M | 29 |1254 | 10k|5741 | 14k| 1 | 249k| 30 | 0.000000e+00 | -- | Inf | 2.04%
2581.60/2588.73 c 2589s| 91500 | 8941 | 27764k| 296.5 | 280M | 29 |1254 | 10k|5741 | 14k| 1 | 249k| 30 | 0.000000e+00 | -- | Inf | 2.04%
2585.89/2593.06 c 2593s| 91600 | 8960 | 27804k| 296.6 | 280M | 29 |1254 | 10k|5736 | 14k| 0 | 249k| 30 | 0.000000e+00 | -- | Inf | 2.05%
2588.38/2595.56 c 2596s| 91700 | 8965 | 27831k| 296.5 | 280M | 29 |1254 | 10k|5740 | 14k| 1 | 249k| 30 | 0.000000e+00 | -- | Inf | 2.05%
2590.77/2597.92 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
2590.77/2597.92 c 2598s| 91800 | 8968 | 27859k| 296.5 | 280M | 29 |1254 | 10k|5739 | 14k| 1 | 250k| 30 | 0.000000e+00 | -- | Inf | 2.05%
2594.07/2601.26 c 2601s| 91900 | 8984 | 27895k| 296.6 | 280M | 29 |1254 | 10k|5740 | 14k| 0 | 250k| 30 | 0.000000e+00 | -- | Inf | 2.06%
2595.96/2603.13 c 2603s| 92000 | 8987 | 27918k| 296.5 | 280M | 29 |1254 | 10k|5742 | 14k| 1 | 250k| 30 | 0.000000e+00 | -- | Inf | 2.06%
2598.55/2605.78 c 2606s| 92100 | 9004 | 27949k| 296.5 | 280M | 29 |1254 | 10k|5738 | 14k| 0 | 250k| 30 | 0.000000e+00 | -- | Inf | 2.06%
2601.25/2608.44 c 2608s| 92200 | 9014 | 27980k| 296.6 | 280M | 29 |1254 | 10k|5738 | 14k| 1 | 251k| 30 | 0.000000e+00 | -- | Inf | 2.07%
2603.34/2610.51 c 2611s| 92300 | 9012 | 28005k| 296.5 | 280M | 29 |1254 | 10k|5743 | 14k| 1 | 251k| 30 | 0.000000e+00 | -- | Inf | 2.07%
2605.94/2613.19 c 2613s| 92400 | 9023 | 28033k| 296.5 | 280M | 29 |1254 | 10k|5735 | 14k| 0 | 251k| 30 | 0.000000e+00 | -- | Inf | 2.07%
2608.83/2616.00 c 2616s| 92500 | 9030 | 28063k| 296.5 | 281M | 29 |1254 | 10k|5742 | 14k| 1 | 251k| 30 | 0.000000e+00 | -- | Inf | 2.07%
2611.82/2619.08 c 2619s| 92600 | 9029 | 28093k| 296.5 | 281M | 29 |1254 | 10k|5736 | 14k| 1 | 252k| 30 | 0.000000e+00 | -- | Inf | 2.07%
2614.01/2621.20 c 2621s| 92700 | 9033 | 28118k| 296.4 | 281M | 29 |1254 | 10k| 0 | 14k| 0 | 252k| 30 | 0.000000e+00 | -- | Inf | 2.07%
2615.60/2622.84 c 2623s| 92800 | 9029 | 28140k| 296.4 | 281M | 29 |1254 | 10k|5739 | 14k| 0 | 252k| 30 | 0.000000e+00 | -- | Inf | 2.08%
2618.10/2625.32 c 2625s| 92900 | 9040 | 28167k| 296.3 | 281M | 29 |1254 | 10k|5744 | 14k| 1 | 252k| 30 | 0.000000e+00 | -- | Inf | 2.08%
2620.49/2627.74 c 2628s| 93000 | 9049 | 28196k| 296.3 | 281M | 29 |1254 | 10k|5741 | 14k| 1 | 253k| 30 | 0.000000e+00 | -- | Inf | 2.08%
2622.49/2629.72 c 2630s| 93100 | 9051 | 28221k| 296.3 | 281M | 29 |1254 | 10k|5732 | 14k| 1 | 253k| 30 | 0.000000e+00 | -- | Inf | 2.08%
2625.48/2632.76 c 2633s| 93200 | 9097 | 28254k| 296.3 | 281M | 29 |1254 | 10k|5741 | 14k| 1 | 253k| 30 | 0.000000e+00 | -- | Inf | 2.08%
2627.37/2634.63 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
2627.37/2634.63 c 2635s| 93300 | 9087 | 28277k| 296.2 | 281M | 29 |1254 | 10k|5742 | 14k| 1 | 253k| 30 | 0.000000e+00 | -- | Inf | 2.09%
2630.06/2637.32 c 2637s| 93400 | 9097 | 28303k| 296.2 | 281M | 29 |1254 | 10k|5739 | 14k| 1 | 254k| 30 | 0.000000e+00 | -- | Inf | 2.09%
2632.26/2639.54 c 2640s| 93500 | 9100 | 28326k| 296.1 | 281M | 29 |1254 | 10k|5736 | 14k| 1 | 254k| 30 | 0.000000e+00 | -- | Inf | 2.09%
2634.25/2641.58 c 2642s| 93600 | 9095 | 28349k| 296.1 | 281M | 29 |1254 | 10k|5743 | 14k| 0 | 254k| 30 | 0.000000e+00 | -- | Inf | 2.09%
2636.35/2643.66 c 2644s| 93700 | 9097 | 28376k| 296.0 | 281M | 29 |1254 | 10k|5742 | 14k| 0 | 254k| 30 | 0.000000e+00 | -- | Inf | 2.10%
2639.64/2646.95 c 2647s| 93800 | 9119 | 28416k| 296.1 | 281M | 29 |1254 | 10k|5739 | 14k| 0 | 255k| 30 | 0.000000e+00 | -- | Inf | 2.11%
2641.73/2649.08 c 2649s| 93900 | 9120 | 28443k| 296.1 | 281M | 29 |1254 | 10k| 0 | 14k| 0 | 255k| 30 | 0.000000e+00 | -- | Inf | 2.11%
2644.73/2652.04 c 2652s| 94000 | 9130 | 28475k| 296.2 | 281M | 29 |1254 | 10k|5740 | 14k| 1 | 255k| 30 | 0.000000e+00 | -- | Inf | 2.11%
2647.61/2654.91 c 2655s| 94100 | 9150 | 28510k| 296.2 | 281M | 29 |1254 | 10k|5736 | 14k| 1 | 255k| 30 | 0.000000e+00 | -- | Inf | 2.12%
2649.21/2656.51 c 2657s| 94200 | 9144 | 28532k| 296.1 | 281M | 29 |1254 | 10k|5736 | 14k| 0 | 256k| 30 | 0.000000e+00 | -- | Inf | 2.12%
2650.90/2658.22 c 2658s| 94300 | 9144 | 28556k| 296.1 | 281M | 29 |1254 | 10k|5739 | 14k| 0 | 256k| 30 | 0.000000e+00 | -- | Inf | 2.12%
2652.80/2660.15 c 2660s| 94400 | 9143 | 28581k| 296.0 | 281M | 29 |1254 | 10k|5738 | 15k| 0 | 256k| 30 | 0.000000e+00 | -- | Inf | 2.12%
2657.88/2665.27 c 2665s| 94500 | 9138 | 28625k| 296.2 | 281M | 29 |1254 | 10k|5734 | 15k| 0 | 256k| 30 | 0.000000e+00 | -- | Inf | 2.13%
2659.78/2667.14 c 2667s| 94600 | 9139 | 28648k| 296.1 | 281M | 29 |1254 | 10k|5736 | 15k| 1 | 256k| 30 | 0.000000e+00 | -- | Inf | 2.13%
2661.68/2669.04 c 2669s| 94700 | 9144 | 28672k| 296.0 | 281M | 29 |1254 | 10k|5738 | 15k| 0 | 257k| 30 | 0.000000e+00 | -- | Inf | 2.13%
2663.67/2671.02 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
2663.67/2671.02 c 2671s| 94800 | 9156 | 28696k| 296.0 | 281M | 29 |1254 | 10k|5737 | 15k| 2 | 257k| 30 | 0.000000e+00 | -- | Inf | 2.13%
2665.26/2672.62 c 2673s| 94900 | 9153 | 28720k| 295.9 | 281M | 29 |1254 | 10k|5741 | 15k| 1 | 257k| 30 | 0.000000e+00 | -- | Inf | 2.13%
2667.26/2674.63 c 2675s| 95000 | 9158 | 28744k| 295.9 | 281M | 29 |1254 | 10k|5739 | 15k| 0 | 257k| 30 | 0.000000e+00 | -- | Inf | 2.13%
2669.35/2676.71 c 2677s| 95100 | 9166 | 28769k| 295.8 | 281M | 29 |1254 | 10k|5741 | 15k| 2 | 258k| 30 | 0.000000e+00 | -- | Inf | 2.14%
2671.85/2679.25 c 2679s| 95200 | 9177 | 28798k| 295.8 | 281M | 29 |1254 | 10k|5743 | 15k| 1 | 258k| 30 | 0.000000e+00 | -- | Inf | 2.14%
2674.24/2681.64 c 2682s| 95300 | 9181 | 28828k| 295.8 | 281M | 29 |1254 | 10k|5736 | 15k| 0 | 258k| 30 | 0.000000e+00 | -- | Inf | 2.14%
2676.74/2684.11 c 2684s| 95400 | 9188 | 28856k| 295.8 | 281M | 29 |1254 | 10k|5742 | 15k| 1 | 258k| 30 | 0.000000e+00 | -- | Inf | 2.14%
2678.43/2685.88 c 2686s| 95500 | 9191 | 28881k| 295.8 | 281M | 29 |1254 | 10k|5736 | 15k| 0 | 259k| 30 | 0.000000e+00 | -- | Inf | 2.14%
2680.03/2687.48 c 2687s| 95600 | 9184 | 28903k| 295.7 | 281M | 29 |1254 | 10k|5736 | 15k| 1 | 259k| 30 | 0.000000e+00 | -- | Inf | 2.15%
2682.22/2689.69 c 2690s| 95700 | 9185 | 28930k| 295.7 | 281M | 29 |1254 | 10k|5740 | 15k| 1 | 259k| 30 | 0.000000e+00 | -- | Inf | 2.15%
2684.72/2692.17 c 2692s| 95800 | 9195 | 28956k| 295.6 | 281M | 29 |1254 | 10k|5739 | 15k| 2 | 259k| 30 | 0.000000e+00 | -- | Inf | 2.15%
2686.71/2694.19 c 2694s| 95900 | 9188 | 28981k| 295.6 | 281M | 29 |1254 | 10k|5746 | 15k| 1 | 260k| 30 | 0.000000e+00 | -- | Inf | 2.16%
2690.50/2697.92 c 2698s| 96000 | 9205 | 29021k| 295.7 | 281M | 29 |1254 | 10k|5737 | 15k| 1 | 260k| 30 | 0.000000e+00 | -- | Inf | 2.16%
2693.10/2700.57 c 2701s| 96100 | 9215 | 29051k| 295.7 | 281M | 29 |1254 | 10k|5736 | 15k| 2 | 260k| 30 | 0.000000e+00 | -- | Inf | 2.16%
2694.99/2702.42 c 2702s| 96200 | 9216 | 29077k| 295.6 | 281M | 29 |1254 | 10k|5737 | 15k| 1 | 260k| 30 | 0.000000e+00 | -- | Inf | 2.16%
2696.89/2704.38 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
2696.89/2704.38 c 2704s| 96300 | 9218 | 29102k| 295.6 | 281M | 29 |1254 | 10k|5743 | 15k| 1 | 261k| 30 | 0.000000e+00 | -- | Inf | 2.16%
2698.69/2706.16 c 2706s| 96400 | 9208 | 29125k| 295.5 | 281M | 29 |1254 | 10k|5737 | 15k| 0 | 261k| 30 | 0.000000e+00 | -- | Inf | 2.17%
2701.38/2708.86 c 2709s| 96500 | 9208 | 29156k| 295.6 | 281M | 29 |1254 | 10k|5735 | 15k| 1 | 261k| 30 | 0.000000e+00 | -- | Inf | 2.17%
2704.07/2711.52 c 2712s| 96600 | 9216 | 29185k| 295.5 | 281M | 29 |1254 | 10k| 0 | 15k| 0 | 261k| 30 | 0.000000e+00 | -- | Inf | 2.18%
2706.67/2714.17 c 2714s| 96700 | 9222 | 29214k| 295.5 | 281M | 29 |1254 | 10k| 0 | 15k| 0 | 262k| 30 | 0.000000e+00 | -- | Inf | 2.18%
2709.66/2717.17 c 2717s| 96800 | 9220 | 29246k| 295.6 | 281M | 29 |1254 | 10k| 0 | 15k| 0 | 262k| 30 | 0.000000e+00 | -- | Inf | 2.18%
2712.75/2720.26 c 2720s| 96900 | 9235 | 29279k| 295.6 | 281M | 29 |1254 | 10k|5738 | 15k| 0 | 262k| 30 | 0.000000e+00 | -- | Inf | 2.18%
2714.84/2722.35 c 2722s| 97000 | 9242 | 29304k| 295.5 | 281M | 29 |1254 | 10k|5742 | 15k| 1 | 262k| 30 | 0.000000e+00 | -- | Inf | 2.19%
2716.93/2724.48 c 2724s| 97100 | 9255 | 29328k| 295.5 | 281M | 29 |1254 | 10k|5737 | 15k| 2 | 263k| 30 | 0.000000e+00 | -- | Inf | 2.19%
2718.93/2726.46 c 2726s| 97200 | 9262 | 29351k| 295.4 | 281M | 29 |1254 | 10k|5735 | 15k| 1 | 263k| 30 | 0.000000e+00 | -- | Inf | 2.19%
2721.63/2729.19 c 2729s| 97300 | 9277 | 29381k| 295.4 | 281M | 29 |1254 | 10k|5738 | 15k| 1 | 263k| 30 | 0.000000e+00 | -- | Inf | 2.19%
2723.82/2731.31 c 2731s| 97400 | 9280 | 29406k| 295.4 | 281M | 29 |1254 | 10k|5748 | 15k| 1 | 263k| 30 | 0.000000e+00 | -- | Inf | 2.19%
2726.41/2733.90 c 2734s| 97500 | 9282 | 29434k| 295.4 | 281M | 29 |1254 | 10k|5734 | 15k| 1 | 264k| 30 | 0.000000e+00 | -- | Inf | 2.20%
2729.70/2737.26 c 2737s| 97600 | 9291 | 29468k| 295.4 | 281M | 29 |1254 |9935 |5741 | 15k| 0 | 264k| 30 | 0.000000e+00 | -- | Inf | 2.20%
2732.19/2739.77 c 2740s| 97700 | 9299 | 29496k| 295.4 | 281M | 29 |1254 |9864 |5738 | 15k| 1 | 264k| 30 | 0.000000e+00 | -- | Inf | 2.21%
2734.88/2742.40 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
2734.88/2742.40 c 2742s| 97800 | 9297 | 29522k| 295.4 | 281M | 29 |1254 |9804 |5740 | 15k| 0 | 264k| 30 | 0.000000e+00 | -- | Inf | 2.21%
2736.88/2744.40 c 2744s| 97900 | 9288 | 29546k| 295.3 | 281M | 29 |1254 |9835 |5731 | 15k| 1 | 264k| 30 | 0.000000e+00 | -- | Inf | 2.21%
2739.07/2746.60 c 2747s| 98000 | 9287 | 29573k| 295.3 | 281M | 29 |1254 |9831 |5741 | 15k| 0 | 265k| 30 | 0.000000e+00 | -- | Inf | 2.22%
2741.07/2748.64 c 2749s| 98100 | 9285 | 29599k| 295.2 | 281M | 29 |1254 |9877 |5740 | 15k| 0 | 265k| 30 | 0.000000e+00 | -- | Inf | 2.22%
2743.47/2751.06 c 2751s| 98200 | 9287 | 29628k| 295.2 | 281M | 29 |1254 |9985 |5739 | 15k| 1 | 265k| 30 | 0.000000e+00 | -- | Inf | 2.22%
2746.25/2753.88 c 2754s| 98300 | 9297 | 29656k| 295.2 | 281M | 29 |1254 |9993 |5741 | 15k| 1 | 265k| 30 | 0.000000e+00 | -- | Inf | 2.22%
2748.15/2755.72 c 2756s| 98400 | 9306 | 29678k| 295.2 | 283M | 29 |1254 | 10k|5740 | 15k| 0 | 266k| 30 | 0.000000e+00 | -- | Inf | 2.23%
2749.74/2757.35 c 2757s| 98500 | 9299 | 29699k| 295.1 | 283M | 29 |1254 | 10k|5743 | 15k| 1 | 266k| 30 | 0.000000e+00 | -- | Inf | 2.23%
2751.94/2759.57 c 2760s| 98600 | 9292 | 29724k| 295.0 | 283M | 29 |1254 | 10k|5737 | 15k| 1 | 266k| 30 | 0.000000e+00 | -- | Inf | 2.23%
2754.33/2761.93 c 2762s| 98700 | 9312 | 29752k| 295.0 | 283M | 29 |1254 | 10k|5737 | 15k| 0 | 266k| 30 | 0.000000e+00 | -- | Inf | 2.24%
2756.72/2764.36 c 2764s| 98800 | 9318 | 29780k| 295.0 | 283M | 29 |1254 | 10k|5736 | 15k| 1 | 267k| 30 | 0.000000e+00 | -- | Inf | 2.24%
2758.32/2765.97 c 2766s| 98900 | 9320 | 29802k| 294.9 | 283M | 29 |1254 | 10k|5737 | 15k| 2 | 267k| 30 | 0.000000e+00 | -- | Inf | 2.24%
2760.01/2767.61 c 2768s| 99000 | 9320 | 29824k| 294.8 | 284M | 29 |1254 | 10k|5738 | 15k| 0 | 267k| 30 | 0.000000e+00 | -- | Inf | 2.24%
2761.91/2769.58 c 2770s| 99100 | 9328 | 29844k| 294.8 | 284M | 29 |1254 | 10k| 0 | 15k| 0 | 267k| 30 | 0.000000e+00 | -- | Inf | 2.24%
2764.30/2771.91 c 2772s| 99200 | 9329 | 29873k| 294.7 | 284M | 29 |1254 | 10k|5741 | 15k| 1 | 268k| 30 | 0.000000e+00 | -- | Inf | 2.24%
2766.20/2773.85 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
2766.20/2773.85 c 2774s| 99300 | 9317 | 29899k| 294.7 | 284M | 29 |1254 | 10k|5741 | 15k| 2 | 268k| 30 | 0.000000e+00 | -- | Inf | 2.24%
2768.79/2776.40 c 2776s| 99400 | 9317 | 29930k| 294.7 | 284M | 29 |1254 | 10k|5744 | 15k| 1 | 268k| 30 | 0.000000e+00 | -- | Inf | 2.25%
2771.39/2779.07 c 2779s| 99500 | 9322 | 29957k| 294.7 | 284M | 29 |1254 | 10k|5743 | 15k| 1 | 268k| 30 | 0.000000e+00 | -- | Inf | 2.25%
2773.48/2781.19 c 2781s| 99600 | 9322 | 29981k| 294.6 | 284M | 29 |1254 | 10k|5743 | 15k| 1 | 269k| 30 | 0.000000e+00 | -- | Inf | 2.25%
2775.77/2783.46 c 2783s| 99700 | 9322 | 30006k| 294.6 | 284M | 29 |1254 | 10k|5739 | 15k| 1 | 269k| 30 | 0.000000e+00 | -- | Inf | 2.25%
2777.67/2785.36 c 2785s| 99800 | 9318 | 30028k| 294.5 | 284M | 29 |1254 | 10k|5738 | 15k| 0 | 269k| 30 | 0.000000e+00 | -- | Inf | 2.26%
2779.56/2787.27 c 2787s| 99900 | 9311 | 30051k| 294.5 | 284M | 29 |1254 | 10k|5736 | 15k| 0 | 269k| 30 | 0.000000e+00 | -- | Inf | 2.26%
2782.36/2790.01 c 2790s|100000 | 9318 | 30080k| 294.5 | 284M | 29 |1254 | 10k|5736 | 15k| 1 | 269k| 30 | 0.000000e+00 | -- | Inf | 2.26%
2783.95/2791.68 c 2792s|100100 | 9321 | 30101k| 294.4 | 285M | 29 |1254 | 10k|5737 | 15k| 1 | 270k| 30 | 0.000000e+00 | -- | Inf | 2.26%
2786.24/2793.93 c 2794s|100200 | 9320 | 30127k| 294.3 | 285M | 29 |1254 | 10k|5734 | 15k| 1 | 270k| 30 | 0.000000e+00 | -- | Inf | 2.27%
2788.74/2796.43 c 2796s|100300 | 9332 | 30155k| 294.3 | 285M | 29 |1254 | 10k|5740 | 15k| 1 | 270k| 30 | 0.000000e+00 | -- | Inf | 2.27%
2792.23/2799.90 c 2800s|100400 | 9340 | 30187k| 294.4 | 285M | 29 |1254 | 10k| 0 | 15k| 0 | 271k| 30 | 0.000000e+00 | -- | Inf | 2.27%
2795.12/2802.87 c 2803s|100500 | 9343 | 30218k| 294.4 | 285M | 29 |1254 | 10k|5738 | 15k| 0 | 271k| 30 | 0.000000e+00 | -- | Inf | 2.27%
2796.71/2804.41 c 2804s|100600 | 9342 | 30239k| 294.3 | 285M | 29 |1254 | 10k| 0 | 15k| 0 | 271k| 30 | 0.000000e+00 | -- | Inf | 2.27%
2799.31/2807.02 c 2807s|100700 | 9344 | 30267k| 294.3 | 285M | 29 |1254 | 10k|5740 | 15k| 0 | 271k| 30 | 0.000000e+00 | -- | Inf | 2.28%
2801.80/2809.59 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
2801.80/2809.59 c 2810s|100800 | 9342 | 30294k| 294.3 | 285M | 29 |1254 | 10k|5739 | 15k| 1 | 272k| 30 | 0.000000e+00 | -- | Inf | 2.28%
2803.89/2811.63 c 2812s|100900 | 9343 | 30319k| 294.2 | 285M | 29 |1254 | 10k|5742 | 15k| 0 | 272k| 30 | 0.000000e+00 | -- | Inf | 2.28%
2806.29/2814.08 c 2814s|101000 | 9357 | 30347k| 294.2 | 285M | 29 |1254 | 10k|5736 | 15k| 1 | 272k| 30 | 0.000000e+00 | -- | Inf | 2.28%
2809.58/2817.36 c 2817s|101100 | 9389 | 30382k| 294.2 | 285M | 29 |1254 | 10k|5739 | 15k| 1 | 272k| 30 | 0.000000e+00 | -- | Inf | 2.29%
2811.17/2818.99 c 2819s|101200 | 9386 | 30402k| 294.2 | 285M | 29 |1254 | 10k| 0 | 15k| 0 | 272k| 30 | 0.000000e+00 | -- | Inf | 2.29%
2813.27/2821.05 c 2821s|101300 | 9381 | 30424k| 294.1 | 285M | 29 |1254 | 10k|5733 | 15k| 0 | 273k| 30 | 0.000000e+00 | -- | Inf | 2.29%
2815.37/2823.17 c 2823s|101400 | 9387 | 30449k| 294.1 | 285M | 29 |1254 | 10k|5740 | 15k| 1 | 273k| 30 | 0.000000e+00 | -- | Inf | 2.29%
2817.36/2825.13 c 2825s|101500 | 9382 | 30472k| 294.0 | 285M | 29 |1254 | 10k| 0 | 15k| 0 | 273k| 30 | 0.000000e+00 | -- | Inf | 2.29%
2819.85/2827.64 c 2828s|101600 | 9387 | 30503k| 294.0 | 285M | 29 |1254 | 10k|5742 | 15k| 0 | 273k| 30 | 0.000000e+00 | -- | Inf | 2.30%
2822.04/2829.83 c 2830s|101700 | 9389 | 30528k| 294.0 | 285M | 29 |1254 | 10k|5744 | 15k| 2 | 274k| 30 | 0.000000e+00 | -- | Inf | 2.30%
2824.64/2832.44 c 2832s|101800 | 9386 | 30557k| 294.0 | 285M | 29 |1254 | 10k|5732 | 15k| 0 | 274k| 30 | 0.000000e+00 | -- | Inf | 2.30%
2826.63/2834.47 c 2834s|101900 | 9388 | 30580k| 293.9 | 285M | 29 |1254 | 10k|5739 | 15k| 1 | 274k| 30 | 0.000000e+00 | -- | Inf | 2.31%
2828.53/2836.39 c 2836s|102000 | 9389 | 30604k| 293.8 | 285M | 29 |1254 | 10k|5747 | 15k| 0 | 274k| 30 | 0.000000e+00 | -- | Inf | 2.31%
2830.72/2838.50 c 2838s|102100 | 9394 | 30630k| 293.8 | 285M | 29 |1254 | 10k|5742 | 15k| 1 | 275k| 30 | 0.000000e+00 | -- | Inf | 2.31%
2832.61/2840.49 c 2840s|102200 | 9385 | 30653k| 293.7 | 285M | 29 |1254 | 10k|5730 | 15k| 1 | 275k| 30 | 0.000000e+00 | -- | Inf | 2.31%
2835.81/2843.64 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
2835.81/2843.64 c 2844s|102300 | 9406 | 30685k| 293.8 | 285M | 29 |1254 | 10k|5736 | 15k| 1 | 275k| 30 | 0.000000e+00 | -- | Inf | 2.31%
2837.90/2845.74 c 2846s|102400 | 9406 | 30710k| 293.7 | 286M | 29 |1254 | 10k|5737 | 15k| 1 | 275k| 30 | 0.000000e+00 | -- | Inf | 2.32%
2843.58/2851.42 c 2851s|102500 | 9413 | 30764k| 294.0 | 286M | 29 |1254 | 10k|5743 | 15k| 0 | 276k| 30 | 0.000000e+00 | -- | Inf | 2.32%
2845.28/2853.18 c 2853s|102600 | 9408 | 30786k| 293.9 | 286M | 29 |1254 | 10k|5731 | 15k| 0 | 276k| 30 | 0.000000e+00 | -- | Inf | 2.33%
2847.57/2855.40 c 2855s|102700 | 9409 | 30814k| 293.9 | 286M | 29 |1254 | 10k|5735 | 15k| 0 | 276k| 30 | 0.000000e+00 | -- | Inf | 2.33%
2850.07/2857.96 c 2858s|102800 | 9410 | 30843k| 293.9 | 286M | 29 |1254 | 10k|5742 | 15k| 1 | 276k| 30 | 0.000000e+00 | -- | Inf | 2.33%
2851.86/2859.78 c 2860s|102900 | 9402 | 30866k| 293.8 | 286M | 29 |1254 | 10k|5740 | 15k| 0 | 277k| 30 | 0.000000e+00 | -- | Inf | 2.33%
2854.45/2862.30 c 2862s|103000 | 9402 | 30894k| 293.8 | 286M | 29 |1254 | 10k|5741 | 15k| 1 | 277k| 30 | 0.000000e+00 | -- | Inf | 2.33%
2856.55/2864.43 c 2864s|103100 | 9403 | 30917k| 293.7 | 286M | 29 |1254 | 10k| 0 | 15k| 0 | 277k| 30 | 0.000000e+00 | -- | Inf | 2.34%
2858.74/2866.60 c 2867s|103200 | 9404 | 30943k| 293.7 | 286M | 29 |1254 | 10k|5738 | 15k| 0 | 277k| 30 | 0.000000e+00 | -- | Inf | 2.34%
2860.84/2868.70 c 2869s|103300 | 9402 | 30969k| 293.7 | 286M | 29 |1254 | 10k|5742 | 15k| 1 | 278k| 30 | 0.000000e+00 | -- | Inf | 2.34%
2863.13/2871.10 c 2871s|103400 | 9405 | 30997k| 293.7 | 287M | 29 |1254 | 10k|5739 | 15k| 0 | 278k| 30 | 0.000000e+00 | -- | Inf | 2.34%
2866.13/2874.02 c 2874s|103500 | 9411 | 31028k| 293.7 | 287M | 29 |1254 | 10k|5741 | 15k| 1 | 278k| 30 | 0.000000e+00 | -- | Inf | 2.35%
2868.32/2876.22 c 2876s|103600 | 9417 | 31052k| 293.6 | 287M | 29 |1254 | 10k|5739 | 15k| 1 | 278k| 30 | 0.000000e+00 | -- | Inf | 2.35%
2870.61/2878.51 c 2879s|103700 | 9412 | 31078k| 293.6 | 287M | 29 |1254 | 10k|5739 | 15k| 1 | 279k| 30 | 0.000000e+00 | -- | Inf | 2.36%
2872.40/2880.36 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
2872.40/2880.36 c 2880s|103800 | 9410 | 31099k| 293.5 | 287M | 29 |1254 | 10k| 0 | 15k| 0 | 279k| 30 | 0.000000e+00 | -- | Inf | 2.36%
2874.90/2882.86 c 2883s|103900 | 9416 | 31127k| 293.5 | 287M | 29 |1254 | 10k|5738 | 15k| 1 | 279k| 30 | 0.000000e+00 | -- | Inf | 2.36%
2876.79/2884.79 c 2885s|104000 | 9408 | 31152k| 293.5 | 287M | 29 |1254 | 10k|5732 | 15k| 0 | 279k| 30 | 0.000000e+00 | -- | Inf | 2.36%
2879.58/2887.57 c 2888s|104100 | 9406 | 31186k| 293.5 | 287M | 29 |1254 | 10k|5742 | 15k| 1 | 279k| 30 | 0.000000e+00 | -- | Inf | 2.37%
2881.28/2889.28 c 2889s|104200 | 9401 | 31206k| 293.4 | 287M | 29 |1254 | 10k|5739 | 15k| 1 | 280k| 30 | 0.000000e+00 | -- | Inf | 2.37%
2885.17/2893.10 c 2893s|104300 | 9424 | 31243k| 293.5 | 287M | 29 |1254 | 10k|5738 | 15k| 1 | 280k| 30 | 0.000000e+00 | -- | Inf | 2.37%
2886.86/2894.80 c 2895s|104400 | 9417 | 31264k| 293.4 | 287M | 29 |1254 | 10k|5738 | 15k| 0 | 280k| 30 | 0.000000e+00 | -- | Inf | 2.37%
2889.36/2897.33 c 2897s|104500 | 9428 | 31294k| 293.4 | 287M | 29 |1254 | 10k|5741 | 15k| 1 | 280k| 30 | 0.000000e+00 | -- | Inf | 2.37%
2892.06/2900.05 c 2900s|104600 | 9420 | 31323k| 293.4 | 287M | 29 |1254 | 10k| 0 | 15k| 0 | 281k| 30 | 0.000000e+00 | -- | Inf | 2.37%
2893.95/2901.95 c 2902s|104700 | 9420 | 31347k| 293.4 | 287M | 29 |1254 | 10k|5738 | 15k| 1 | 281k| 30 | 0.000000e+00 | -- | Inf | 2.38%
2895.64/2903.66 c 2904s|104800 | 9412 | 31368k| 293.3 | 287M | 29 |1254 | 10k|5737 | 15k| 1 | 281k| 30 | 0.000000e+00 | -- | Inf | 2.38%
2898.04/2906.09 c 2906s|104900 | 9424 | 31397k| 293.3 | 287M | 29 |1254 | 10k|5740 | 15k| 1 | 281k| 30 | 0.000000e+00 | -- | Inf | 2.38%
2900.13/2908.17 c 2908s|105000 | 9414 | 31421k| 293.2 | 287M | 29 |1254 | 10k|5736 | 15k| 1 | 281k| 30 | 0.000000e+00 | -- | Inf | 2.38%
2902.13/2910.15 c 2910s|105100 | 9410 | 31444k| 293.2 | 287M | 29 |1254 | 10k|5739 | 15k| 1 | 282k| 30 | 0.000000e+00 | -- | Inf | 2.39%
2904.62/2912.60 c 2913s|105200 | 9415 | 31472k| 293.2 | 287M | 29 |1254 | 10k|5745 | 15k| 2 | 282k| 30 | 0.000000e+00 | -- | Inf | 2.39%
2907.91/2915.97 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
2907.91/2915.97 c 2916s|105300 | 9428 | 31506k| 293.2 | 287M | 29 |1254 | 10k|5738 | 15k| 0 | 282k| 30 | 0.000000e+00 | -- | Inf | 2.40%
2911.10/2919.11 c 2919s|105400 | 9430 | 31537k| 293.2 | 287M | 29 |1254 | 10k|5734 | 15k| 0 | 282k| 30 | 0.000000e+00 | -- | Inf | 2.40%
2914.59/2922.60 c 2923s|105500 | 9445 | 31574k| 293.3 | 287M | 29 |1254 |9990 |5735 | 15k| 1 | 283k| 30 | 0.000000e+00 | -- | Inf | 2.41%
2917.38/2925.49 c 2925s|105600 | 9443 | 31605k| 293.3 | 287M | 29 |1254 |9863 |5742 | 15k| 0 | 283k| 30 | 0.000000e+00 | -- | Inf | 2.41%
2919.28/2927.39 c 2927s|105700 | 9443 | 31629k| 293.3 | 287M | 29 |1254 |9951 |5741 | 15k| 1 | 283k| 30 | 0.000000e+00 | -- | Inf | 2.41%
2922.97/2931.02 c 2931s|105800 | 9465 | 31661k| 293.3 | 287M | 29 |1254 | 10k|5735 | 16k| 1 | 283k| 30 | 0.000000e+00 | -- | Inf | 2.41%
2925.76/2933.80 c 2934s|105900 | 9472 | 31691k| 293.3 | 287M | 29 |1254 | 10k|5738 | 16k| 0 | 284k| 30 | 0.000000e+00 | -- | Inf | 2.42%
2928.25/2936.31 c 2936s|106000 | 9483 | 31719k| 293.3 | 287M | 29 |1254 | 10k|5739 | 16k| 2 | 284k| 30 | 0.000000e+00 | -- | Inf | 2.42%
2931.34/2939.41 c 2939s|106100 | 9494 | 31752k| 293.3 | 287M | 29 |1254 | 10k|5744 | 16k| 0 | 284k| 30 | 0.000000e+00 | -- | Inf | 2.42%
2933.54/2941.66 c 2942s|106200 | 9495 | 31777k| 293.3 | 287M | 29 |1254 | 10k|5738 | 16k| 2 | 284k| 30 | 0.000000e+00 | -- | Inf | 2.42%
2935.04/2943.12 c 2943s|106300 | 9496 | 31795k| 293.2 | 287M | 29 |1254 | 10k|5740 | 16k| 1 | 284k| 30 | 0.000000e+00 | -- | Inf | 2.43%
2937.72/2945.87 c 2946s|106400 | 9508 | 31823k| 293.2 | 287M | 29 |1254 | 10k|5737 | 16k| 1 | 285k| 30 | 0.000000e+00 | -- | Inf | 2.43%
2940.32/2948.49 c 2948s|106500 | 9535 | 31851k| 293.1 | 287M | 29 |1254 | 10k| 0 | 16k| 0 | 285k| 30 | 0.000000e+00 | -- | Inf | 2.43%
2942.92/2951.03 c 2951s|106600 | 9534 | 31878k| 293.1 | 287M | 29 |1254 | 10k|5741 | 16k| 1 | 285k| 30 | 0.000000e+00 | -- | Inf | 2.44%
2945.01/2953.11 c 2953s|106700 | 9542 | 31903k| 293.1 | 287M | 29 |1254 | 10k|5740 | 16k| 0 | 285k| 30 | 0.000000e+00 | -- | Inf | 2.44%
2947.20/2955.38 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
2947.20/2955.38 c 2955s|106800 | 9540 | 31930k| 293.1 | 287M | 29 |1254 | 10k|5744 | 16k| 0 | 286k| 30 | 0.000000e+00 | -- | Inf | 2.44%
2948.59/2956.78 c 2957s|106900 | 9539 | 31947k| 293.0 | 287M | 29 |1254 | 10k|5742 | 16k| 1 | 286k| 30 | 0.000000e+00 | -- | Inf | 2.44%
2951.09/2959.26 c 2959s|107000 | 9554 | 31976k| 292.9 | 287M | 29 |1254 | 10k|5740 | 16k| 0 | 286k| 30 | 0.000000e+00 | -- | Inf | 2.44%
2953.48/2961.64 c 2962s|107100 | 9563 | 32001k| 292.9 | 287M | 29 |1254 | 10k| 0 | 16k| 0 | 286k| 30 | 0.000000e+00 | -- | Inf | 2.45%
2955.67/2963.87 c 2964s|107200 | 9559 | 32027k| 292.9 | 287M | 29 |1254 | 10k|5735 | 16k| 0 | 287k| 30 | 0.000000e+00 | -- | Inf | 2.45%
2957.67/2965.85 c 2966s|107300 | 9559 | 32048k| 292.8 | 287M | 29 |1254 | 10k|5737 | 16k| 1 | 287k| 30 | 0.000000e+00 | -- | Inf | 2.45%
2959.46/2967.64 c 2968s|107400 | 9555 | 32070k| 292.7 | 287M | 29 |1254 | 10k|5736 | 16k| 1 | 287k| 30 | 0.000000e+00 | -- | Inf | 2.45%
2961.66/2969.83 c 2970s|107500 | 9550 | 32094k| 292.7 | 287M | 29 |1254 | 10k|5738 | 16k| 1 | 287k| 30 | 0.000000e+00 | -- | Inf | 2.46%
2963.05/2971.29 c 2971s|107600 | 9549 | 32114k| 292.6 | 287M | 29 |1254 | 10k|5741 | 16k| 1 | 288k| 30 | 0.000000e+00 | -- | Inf | 2.46%
2966.34/2974.54 c 2975s|107700 | 9564 | 32143k| 292.6 | 287M | 29 |1254 | 10k|5741 | 16k| 1 | 288k| 30 | 0.000000e+00 | -- | Inf | 2.46%
2968.94/2977.16 c 2977s|107800 | 9560 | 32172k| 292.6 | 287M | 29 |1254 | 10k|5740 | 16k| 1 | 288k| 30 | 0.000000e+00 | -- | Inf | 2.47%
2971.53/2979.74 c 2980s|107900 | 9578 | 32200k| 292.6 | 287M | 29 |1254 | 10k|5739 | 16k| 1 | 288k| 30 | 0.000000e+00 | -- | Inf | 2.47%
2973.53/2981.73 c 2982s|108000 | 9588 | 32226k| 292.6 | 287M | 29 |1254 | 10k|5736 | 16k| 1 | 289k| 30 | 0.000000e+00 | -- | Inf | 2.47%
2975.02/2983.24 c 2983s|108100 | 9587 | 32248k| 292.5 | 287M | 29 |1254 | 11k|5741 | 16k| 0 | 289k| 30 | 0.000000e+00 | -- | Inf | 2.48%
2977.51/2985.72 c 2986s|108200 | 9596 | 32276k| 292.5 | 287M | 29 |1254 | 11k|5739 | 16k| 0 | 289k| 30 | 0.000000e+00 | -- | Inf | 2.48%
2979.51/2987.75 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
2979.51/2987.75 c 2988s|108300 | 9592 | 32300k| 292.4 | 287M | 29 |1254 | 11k|5738 | 16k| 1 | 289k| 30 | 0.000000e+00 | -- | Inf | 2.49%
2981.40/2989.67 c 2990s|108400 | 9593 | 32325k| 292.4 | 287M | 29 |1254 | 10k|5739 | 16k| 0 | 289k| 30 | 0.000000e+00 | -- | Inf | 2.50%
2983.80/2992.09 c 2992s|108500 | 9594 | 32355k| 292.4 | 287M | 29 |1254 | 10k|5735 | 16k| 1 | 290k| 30 | 0.000000e+00 | -- | Inf | 2.51%
2986.19/2994.42 c 2994s|108600 | 9598 | 32381k| 292.4 | 287M | 29 |1254 | 10k|5735 | 16k| 1 | 290k| 30 | 0.000000e+00 | -- | Inf | 2.51%
2988.79/2997.10 c 2997s|108700 | 9603 | 32411k| 292.4 | 287M | 29 |1254 | 10k| 0 | 16k| 0 | 290k| 30 | 0.000000e+00 | -- | Inf | 2.51%
2991.18/2999.43 c 2999s|108800 | 9611 | 32439k| 292.4 | 287M | 29 |1254 | 10k|5742 | 16k| 2 | 290k| 30 | 0.000000e+00 | -- | Inf | 2.51%
2993.07/3001.33 c 3001s|108900 | 9618 | 32462k| 292.3 | 287M | 29 |1254 | 10k|5739 | 16k| 1 | 291k| 30 | 0.000000e+00 | -- | Inf | 2.52%
2994.47/3002.78 c 3003s|109000 | 9622 | 32482k| 292.2 | 287M | 29 |1254 | 10k|5743 | 16k| 0 | 291k| 30 | 0.000000e+00 | -- | Inf | 2.52%
2997.66/3005.96 c 3006s|109100 | 9636 | 32512k| 292.2 | 288M | 29 |1254 | 10k|5752 | 16k| 1 | 291k| 30 | 0.000000e+00 | -- | Inf | 2.52%
2999.66/3008.00 c 3008s|109200 | 9645 | 32537k| 292.2 | 288M | 29 |1254 | 10k|5731 | 16k| 1 | 291k| 30 | 0.000000e+00 | -- | Inf | 2.52%
3001.55/3009.89 c 3010s|109300 | 9641 | 32560k| 292.1 | 288M | 29 |1254 | 10k|5735 | 16k| 1 | 292k| 30 | 0.000000e+00 | -- | Inf | 2.52%
3004.15/3012.47 c 3012s|109400 | 9655 | 32588k| 292.1 | 288M | 29 |1254 | 10k|5739 | 16k| 1 | 292k| 30 | 0.000000e+00 | -- | Inf | 2.53%
3007.44/3015.72 c 3016s|109500 | 9660 | 32627k| 292.2 | 288M | 29 |1254 | 10k|5737 | 16k| 1 | 292k| 30 | 0.000000e+00 | -- | Inf | 2.53%
3009.63/3017.91 c 3018s|109600 | 9661 | 32654k| 292.2 | 288M | 29 |1254 | 10k| 0 | 16k| 0 | 292k| 30 | 0.000000e+00 | -- | Inf | 2.53%
3011.93/3020.25 c 3020s|109700 | 9661 | 32679k| 292.2 | 288M | 29 |1254 | 10k|5737 | 16k| 1 | 293k| 30 | 0.000000e+00 | -- | Inf | 2.53%
3014.12/3022.47 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
3014.12/3022.47 c 3022s|109800 | 9660 | 32708k| 292.2 | 288M | 29 |1254 | 10k|5737 | 16k| 0 | 293k| 30 | 0.000000e+00 | -- | Inf | 2.54%
3016.41/3024.74 c 3025s|109900 | 9666 | 32737k| 292.2 | 288M | 29 |1254 | 10k|5738 | 16k| 1 | 293k| 30 | 0.000000e+00 | -- | Inf | 2.54%
3018.91/3027.29 c 3027s|110000 | 9668 | 32767k| 292.2 | 288M | 29 |1254 | 10k|5738 | 16k| 0 | 293k| 30 | 0.000000e+00 | -- | Inf | 2.54%
3021.30/3029.62 c 3030s|110100 | 9678 | 32792k| 292.1 | 288M | 29 |1254 | 10k|5741 | 16k| 1 | 294k| 30 | 0.000000e+00 | -- | Inf | 2.54%
3023.40/3031.75 c 3032s|110200 | 9684 | 32816k| 292.1 | 288M | 29 |1254 | 10k|5737 | 16k| 0 | 294k| 30 | 0.000000e+00 | -- | Inf | 2.55%
3025.49/3033.82 c 3034s|110300 | 9690 | 32842k| 292.1 | 288M | 29 |1254 | 10k|5735 | 16k| 0 | 294k| 30 | 0.000000e+00 | -- | Inf | 2.55%
3027.49/3035.80 c 3036s|110400 | 9690 | 32867k| 292.0 | 288M | 29 |1254 | 10k|5739 | 16k| 1 | 294k| 30 | 0.000000e+00 | -- | Inf | 2.55%
3029.98/3038.31 c 3038s|110500 | 9685 | 32897k| 292.0 | 288M | 29 |1254 | 10k| 0 | 16k| 0 | 295k| 30 | 0.000000e+00 | -- | Inf | 2.56%
3031.57/3039.94 c 3040s|110600 | 9683 | 32920k| 292.0 | 288M | 29 |1254 | 10k|5736 | 16k| 1 | 295k| 30 | 0.000000e+00 | -- | Inf | 2.56%
3033.57/3041.96 c 3042s|110700 | 9683 | 32947k| 291.9 | 288M | 29 |1254 | 10k| 0 | 16k| 0 | 295k| 30 | 0.000000e+00 | -- | Inf | 2.56%
3035.67/3044.10 c 3044s|110800 | 9686 | 32973k| 291.9 | 288M | 29 |1254 | 10k|5742 | 16k| 1 | 295k| 30 | 0.000000e+00 | -- | Inf | 2.56%
3037.76/3046.15 c 3046s|110900 | 9686 | 32998k| 291.9 | 288M | 29 |1254 | 10k|5739 | 16k| 0 | 295k| 30 | 0.000000e+00 | -- | Inf | 2.57%
3040.15/3048.54 c 3049s|111000 | 9688 | 33027k| 291.9 | 288M | 29 |1254 | 10k|5738 | 16k| 1 | 296k| 30 | 0.000000e+00 | -- | Inf | 2.57%
3041.85/3050.22 c 3050s|111100 | 9685 | 33048k| 291.8 | 288M | 29 |1254 | 10k|5739 | 16k| 0 | 296k| 30 | 0.000000e+00 | -- | Inf | 2.57%
3044.14/3052.58 c 3053s|111200 | 9684 | 33073k| 291.8 | 288M | 29 |1254 | 10k|5741 | 16k| 1 | 296k| 30 | 0.000000e+00 | -- | Inf | 2.57%
3046.83/3055.24 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
3046.83/3055.24 c 3055s|111300 | 9700 | 33102k| 291.8 | 289M | 29 |1254 | 10k|5736 | 16k| 0 | 297k| 30 | 0.000000e+00 | -- | Inf | 2.58%
3048.93/3057.33 c 3057s|111400 | 9707 | 33127k| 291.7 | 289M | 29 |1254 | 10k|5738 | 16k| 0 | 297k| 30 | 0.000000e+00 | -- | Inf | 2.58%
3051.22/3059.61 c 3060s|111500 | 9708 | 33155k| 291.7 | 289M | 29 |1254 | 10k|5739 | 16k| 1 | 297k| 30 | 0.000000e+00 | -- | Inf | 2.58%
3052.92/3061.34 c 3061s|111600 | 9713 | 33175k| 291.6 | 289M | 29 |1254 | 10k|5736 | 16k| 1 | 297k| 30 | 0.000000e+00 | -- | Inf | 2.58%
3055.21/3063.65 c 3064s|111700 | 9713 | 33199k| 291.6 | 289M | 29 |1254 | 10k|5738 | 16k| 0 | 297k| 30 | 0.000000e+00 | -- | Inf | 2.58%
3057.20/3065.66 c 3066s|111800 | 9710 | 33222k| 291.5 | 289M | 29 |1254 | 10k|5741 | 16k| 1 | 298k| 30 | 0.000000e+00 | -- | Inf | 2.58%
3060.00/3068.44 c 3068s|111900 | 9722 | 33253k| 291.6 | 289M | 29 |1254 | 10k|5738 | 16k| 1 | 298k| 30 | 0.000000e+00 | -- | Inf | 2.59%
3068.18/3076.68 c 3077s|112000 | 9724 | 33320k| 291.9 | 289M | 29 |1254 | 10k|5738 | 16k| 0 | 298k| 30 | 0.000000e+00 | -- | Inf | 2.59%
3070.68/3079.18 c 3079s|112100 | 9729 | 33347k| 291.9 | 289M | 29 |1254 | 10k|5738 | 16k| 0 | 298k| 30 | 0.000000e+00 | -- | Inf | 2.60%
3072.96/3081.41 c 3081s|112200 | 9723 | 33376k| 291.9 | 289M | 29 |1254 | 10k|5732 | 16k| 0 | 299k| 30 | 0.000000e+00 | -- | Inf | 2.60%
3075.66/3084.12 c 3084s|112300 | 9734 | 33408k| 291.9 | 289M | 29 |1254 | 10k|5742 | 16k| 1 | 299k| 30 | 0.000000e+00 | -- | Inf | 2.61%
3077.66/3086.15 c 3086s|112400 | 9739 | 33431k| 291.8 | 289M | 29 |1254 | 10k|5743 | 16k| 0 | 299k| 30 | 0.000000e+00 | -- | Inf | 2.61%
3079.55/3088.07 c 3088s|112500 | 9738 | 33455k| 291.8 | 289M | 29 |1254 | 10k|5744 | 16k| 1 | 299k| 30 | 0.000000e+00 | -- | Inf | 2.61%
3082.54/3091.09 c 3091s|112600 | 9751 | 33484k| 291.8 | 289M | 29 |1254 | 10k|5743 | 16k| 1 | 300k| 30 | 0.000000e+00 | -- | Inf | 2.61%
3084.43/3092.95 c 3093s|112700 | 9760 | 33508k| 291.8 | 289M | 29 |1254 | 10k|5741 | 16k| 1 | 300k| 30 | 0.000000e+00 | -- | Inf | 2.61%
3086.43/3094.98 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
3086.43/3094.98 c 3095s|112800 | 9769 | 33532k| 291.7 | 290M | 29 |1254 | 10k|5742 | 16k| 1 | 300k| 30 | 0.000000e+00 | -- | Inf | 2.61%
3089.12/3097.63 c 3098s|112900 | 9783 | 33563k| 291.7 | 290M | 29 |1254 | 10k|5741 | 16k| 1 | 300k| 30 | 0.000000e+00 | -- | Inf | 2.61%
3091.62/3100.16 c 3100s|113000 | 9811 | 33592k| 291.7 | 290M | 29 |1254 | 10k|5743 | 16k| 0 | 301k| 30 | 0.000000e+00 | -- | Inf | 2.62%
3093.62/3102.15 c 3102s|113100 | 9820 | 33618k| 291.7 | 290M | 29 |1254 | 11k|5743 | 16k| 2 | 301k| 30 | 0.000000e+00 | -- | Inf | 2.62%
3095.71/3104.25 c 3104s|113200 | 9811 | 33644k| 291.7 | 290M | 29 |1254 | 10k|5740 | 16k| 1 | 301k| 30 | 0.000000e+00 | -- | Inf | 2.62%
3097.51/3106.04 c 3106s|113300 | 9815 | 33669k| 291.6 | 290M | 29 |1254 | 11k| 0 | 16k| 0 | 301k| 30 | 0.000000e+00 | -- | Inf | 2.62%
3099.20/3107.76 c 3108s|113400 | 9805 | 33691k| 291.6 | 290M | 29 |1254 | 11k| 0 | 16k| 0 | 301k| 30 | 0.000000e+00 | -- | Inf | 2.63%
3101.29/3109.85 c 3110s|113500 | 9813 | 33715k| 291.5 | 290M | 29 |1254 | 10k|5738 | 16k| 1 | 302k| 30 | 0.000000e+00 | -- | Inf | 2.63%
3103.88/3112.43 c 3112s|113600 | 9816 | 33743k| 291.5 | 290M | 29 |1254 | 10k|5739 | 16k| 0 | 302k| 30 | 0.000000e+00 | -- | Inf | 2.63%
3105.78/3114.39 c 3114s|113700 | 9811 | 33771k| 291.5 | 290M | 29 |1254 | 11k|5744 | 16k| 0 | 302k| 30 | 0.000000e+00 | -- | Inf | 2.64%
3107.58/3116.17 c 3116s|113800 | 9811 | 33796k| 291.5 | 290M | 29 |1254 | 11k|5740 | 16k| 1 | 302k| 30 | 0.000000e+00 | -- | Inf | 2.64%
3109.47/3118.06 c 3118s|113900 | 9806 | 33821k| 291.4 | 290M | 29 |1254 | 11k|5738 | 16k| 0 | 303k| 30 | 0.000000e+00 | -- | Inf | 2.64%
3111.66/3120.22 c 3120s|114000 | 9816 | 33847k| 291.4 | 290M | 29 |1254 | 11k|5742 | 16k| 0 | 303k| 30 | 0.000000e+00 | -- | Inf | 2.64%
3113.66/3122.23 c 3122s|114100 | 9818 | 33871k| 291.4 | 290M | 29 |1254 | 11k|5744 | 16k| 1 | 303k| 30 | 0.000000e+00 | -- | Inf | 2.64%
3115.05/3123.62 c 3124s|114200 | 9808 | 33891k| 291.3 | 290M | 29 |1254 | 11k|5740 | 16k| 0 | 303k| 30 | 0.000000e+00 | -- | Inf | 2.64%
3118.15/3126.77 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
3118.15/3126.77 c 3127s|114300 | 9839 | 33924k| 291.3 | 290M | 29 |1254 | 11k|5744 | 16k| 0 | 303k| 30 | 0.000000e+00 | -- | Inf | 2.64%
3120.04/3128.61 c 3129s|114400 | 9847 | 33946k| 291.3 | 290M | 29 |1254 | 11k| 0 | 16k| 0 | 304k| 30 | 0.000000e+00 | -- | Inf | 2.65%
3121.74/3130.35 c 3130s|114500 | 9854 | 33968k| 291.2 | 290M | 29 |1254 | 11k|5740 | 16k| 1 | 304k| 30 | 0.000000e+00 | -- | Inf | 2.65%
3123.44/3132.02 c 3132s|114600 | 9845 | 33991k| 291.1 | 290M | 29 |1254 | 11k| 0 | 16k| 0 | 304k| 30 | 0.000000e+00 | -- | Inf | 2.65%
3125.73/3134.33 c 3134s|114700 | 9850 | 34016k| 291.1 | 290M | 29 |1254 | 11k|5740 | 16k| 0 | 304k| 30 | 0.000000e+00 | -- | Inf | 2.65%
3128.12/3136.71 c 3137s|114800 | 9860 | 34044k| 291.1 | 290M | 29 |1254 | 11k| 0 | 16k| 0 | 305k| 30 | 0.000000e+00 | -- | Inf | 2.66%
3130.42/3139.02 c 3139s|114900 | 9860 | 34070k| 291.1 | 290M | 29 |1254 | 11k|5739 | 16k| 1 | 305k| 30 | 0.000000e+00 | -- | Inf | 2.66%
3132.41/3141.05 c 3141s|115000 | 9863 | 34093k| 291.0 | 290M | 29 |1254 | 11k|5739 | 16k| 1 | 305k| 30 | 0.000000e+00 | -- | Inf | 2.66%
3134.70/3143.34 c 3143s|115100 | 9860 | 34119k| 291.0 | 290M | 29 |1254 | 10k|5740 | 16k| 1 | 305k| 30 | 0.000000e+00 | -- | Inf | 2.66%
3137.29/3145.95 c 3146s|115200 | 9865 | 34146k| 291.0 | 291M | 29 |1254 | 10k|5736 | 16k| 0 | 306k| 30 | 0.000000e+00 | -- | Inf | 2.67%
3139.89/3148.57 c 3149s|115300 | 9872 | 34174k| 291.0 | 291M | 29 |1254 | 10k|5744 | 16k| 0 | 306k| 30 | 0.000000e+00 | -- | Inf | 2.67%
3141.98/3150.65 c 3151s|115400 | 9886 | 34198k| 290.9 | 291M | 29 |1254 | 10k|5740 | 16k| 0 | 306k| 30 | 0.000000e+00 | -- | Inf | 2.67%
3143.68/3152.35 c 3152s|115500 | 9877 | 34221k| 290.9 | 291M | 29 |1254 | 11k|5741 | 16k| 0 | 306k| 30 | 0.000000e+00 | -- | Inf | 2.67%
3145.97/3154.64 c 3155s|115600 | 9883 | 34249k| 290.9 | 291M | 29 |1254 | 11k|5743 | 16k| 1 | 306k| 30 | 0.000000e+00 | -- | Inf | 2.68%
3148.86/3157.55 c 3158s|115700 | 9884 | 34281k| 290.9 | 291M | 29 |1254 | 11k|5735 | 16k| 0 | 307k| 30 | 0.000000e+00 | -- | Inf | 2.68%
3150.76/3159.46 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
3150.76/3159.46 c 3159s|115800 | 9896 | 34307k| 290.9 | 291M | 29 |1254 | 11k|5734 | 16k| 1 | 307k| 30 | 0.000000e+00 | -- | Inf | 2.68%
3153.75/3162.47 c 3162s|115900 | 9896 | 34336k| 290.9 | 291M | 29 |1254 | 10k|5740 | 16k| 0 | 307k| 30 | 0.000000e+00 | -- | Inf | 2.69%
3156.74/3165.47 c 3165s|116000 | 9920 | 34368k| 290.9 | 291M | 29 |1254 | 10k|5740 | 16k| 1 | 307k| 30 | 0.000000e+00 | -- | Inf | 2.69%
3158.73/3167.48 c 3167s|116100 | 9913 | 34393k| 290.8 | 291M | 29 |1254 | 10k|5735 | 16k| 0 | 308k| 30 | 0.000000e+00 | -- | Inf | 2.69%
3161.63/3170.30 c 3170s|116200 | 9930 | 34425k| 290.9 | 291M | 29 |1254 | 10k| 0 | 16k| 0 | 308k| 30 | 0.000000e+00 | -- | Inf | 2.70%
3163.62/3172.37 c 3172s|116300 | 9939 | 34450k| 290.8 | 291M | 29 |1254 | 10k|5741 | 16k| 1 | 308k| 30 | 0.000000e+00 | -- | Inf | 2.70%
3165.91/3174.63 c 3175s|116400 | 9941 | 34475k| 290.8 | 291M | 29 |1254 | 10k|5731 | 16k| 1 | 308k| 30 | 0.000000e+00 | -- | Inf | 2.70%
3167.91/3176.63 c 3177s|116500 | 9952 | 34500k| 290.8 | 291M | 29 |1254 | 11k| 0 | 16k| 0 | 308k| 30 | 0.000000e+00 | -- | Inf | 2.70%
3170.20/3178.92 c 3179s|116600 | 9958 | 34527k| 290.8 | 291M | 29 |1254 | 11k|5737 | 16k| 1 | 309k| 30 | 0.000000e+00 | -- | Inf | 2.71%
3172.10/3180.84 c 3181s|116700 | 9942 | 34550k| 290.7 | 291M | 29 |1254 | 11k|5742 | 16k| 1 | 309k| 30 | 0.000000e+00 | -- | Inf | 2.71%
3174.79/3183.55 c 3184s|116800 | 9941 | 34580k| 290.7 | 291M | 29 |1254 | 11k|5740 | 16k| 0 | 309k| 30 | 0.000000e+00 | -- | Inf | 2.71%
3177.18/3185.96 c 3186s|116900 | 9944 | 34606k| 290.7 | 291M | 29 |1254 | 11k|5740 | 16k| 0 | 309k| 30 | 0.000000e+00 | -- | Inf | 2.71%
3179.18/3187.97 c 3188s|117000 | 9950 | 34632k| 290.7 | 291M | 29 |1254 | 11k|5737 | 16k| 1 | 310k| 30 | 0.000000e+00 | -- | Inf | 2.71%
3181.67/3190.46 c 3190s|117100 | 9947 | 34660k| 290.6 | 291M | 29 |1254 | 11k|5735 | 16k| 1 | 310k| 30 | 0.000000e+00 | -- | Inf | 2.72%
3183.86/3192.62 c 3193s|117200 | 9948 | 34684k| 290.6 | 291M | 29 |1254 | 11k|5738 | 16k| 0 | 310k| 30 | 0.000000e+00 | -- | Inf | 2.72%
3185.36/3194.20 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
3185.36/3194.20 c 3194s|117300 | 9939 | 34703k| 290.5 | 291M | 29 |1254 | 11k|5742 | 16k| 1 | 310k| 30 | 0.000000e+00 | -- | Inf | 2.72%
3187.75/3196.57 c 3197s|117400 | 9943 | 34727k| 290.5 | 291M | 29 |1254 | 11k|5738 | 16k| 1 | 311k| 30 | 0.000000e+00 | -- | Inf | 2.73%
3189.85/3198.66 c 3199s|117500 | 9946 | 34750k| 290.4 | 291M | 29 |1254 | 11k|5740 | 16k| 1 | 311k| 30 | 0.000000e+00 | -- | Inf | 2.73%
3191.54/3200.33 c 3200s|117600 | 9939 | 34773k| 290.4 | 291M | 29 |1254 | 11k|5737 | 16k| 1 | 311k| 30 | 0.000000e+00 | -- | Inf | 2.73%
3193.93/3202.77 c 3203s|117700 | 9941 | 34800k| 290.4 | 291M | 29 |1254 | 11k| 0 | 16k| 0 | 311k| 30 | 0.000000e+00 | -- | Inf | 2.73%
3196.03/3204.87 c 3205s|117800 | 9960 | 34825k| 290.3 | 291M | 29 |1254 | 11k|5741 | 16k| 1 | 312k| 30 | 0.000000e+00 | -- | Inf | 2.73%
3198.12/3206.98 c 3207s|117900 | 9957 | 34850k| 290.3 | 291M | 29 |1254 | 11k|5742 | 16k| 1 | 312k| 30 | 0.000000e+00 | -- | Inf | 2.74%
3200.82/3209.68 c 3210s|118000 | 9960 | 34880k| 290.3 | 291M | 29 |1254 | 11k|5750 | 16k| 0 | 312k| 30 | 0.000000e+00 | -- | Inf | 2.74%
3204.01/3212.87 c 3213s|118100 | 9978 | 34913k| 290.3 | 291M | 29 |1254 | 11k|5735 | 16k| 1 | 312k| 30 | 0.000000e+00 | -- | Inf | 2.74%
3207.40/3216.21 c 3216s|118200 | 9978 | 34944k| 290.4 | 291M | 29 |1254 | 10k|5739 | 17k| 0 | 313k| 30 | 0.000000e+00 | -- | Inf | 2.74%
3210.89/3219.70 c 3220s|118300 | 9990 | 34977k| 290.4 | 291M | 29 |1254 | 10k|5740 | 17k| 1 | 313k| 30 | 0.000000e+00 | -- | Inf | 2.75%
3213.48/3222.38 c 3222s|118400 | 9993 | 35003k| 290.4 | 291M | 29 |1254 | 10k|5736 | 17k| 1 | 313k| 30 | 0.000000e+00 | -- | Inf | 2.75%
3215.97/3224.85 c 3225s|118500 | 9996 | 35033k| 290.4 | 291M | 29 |1254 | 10k| 0 | 17k| 0 | 313k| 30 | 0.000000e+00 | -- | Inf | 2.75%
3219.66/3228.59 c 3229s|118600 | 10018 | 35073k| 290.5 | 291M | 29 |1254 | 10k|5736 | 17k| 0 | 314k| 30 | 0.000000e+00 | -- | Inf | 2.75%
3221.76/3230.66 c 3231s|118700 | 10030 | 35099k| 290.4 | 291M | 29 |1254 | 10k|5736 | 17k| 1 | 314k| 30 | 0.000000e+00 | -- | Inf | 2.76%
3223.55/3232.47 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
3223.55/3232.47 c 3232s|118800 | 10024 | 35123k| 290.4 | 291M | 29 |1254 | 10k| 0 | 17k| 0 | 314k| 30 | 0.000000e+00 | -- | Inf | 2.78%
3225.95/3234.83 c 3235s|118900 | 10027 | 35149k| 290.4 | 291M | 29 |1254 | 10k| 0 | 17k| 0 | 314k| 30 | 0.000000e+00 | -- | Inf | 2.78%
3227.64/3236.55 c 3237s|119000 | 10019 | 35170k| 290.3 | 291M | 29 |1254 | 10k|5737 | 17k| 1 | 315k| 30 | 0.000000e+00 | -- | Inf | 2.79%
3230.33/3239.23 c 3239s|119100 | 10029 | 35201k| 290.3 | 291M | 29 |1254 | 10k|5739 | 17k| 0 | 315k| 30 | 0.000000e+00 | -- | Inf | 2.79%
3232.33/3241.20 c 3241s|119200 | 10022 | 35224k| 290.3 | 291M | 29 |1254 | 10k|5743 | 17k| 1 | 315k| 30 | 0.000000e+00 | -- | Inf | 2.79%
3234.24/3243.16 c 3243s|119300 | 10011 | 35249k| 290.2 | 291M | 29 |1254 | 10k|5736 | 17k| 1 | 315k| 30 | 0.000000e+00 | -- | Inf | 2.80%
3235.83/3244.70 c 3245s|119400 | 10013 | 35267k| 290.1 | 292M | 29 |1254 | 10k|5732 | 17k| 0 | 315k| 30 | 0.000000e+00 | -- | Inf | 2.80%
3238.52/3247.45 c 3247s|119500 | 10021 | 35295k| 290.1 | 292M | 29 |1254 | 10k|5741 | 17k| 0 | 316k| 30 | 0.000000e+00 | -- | Inf | 2.80%
3240.91/3249.82 c 3250s|119600 | 10030 | 35321k| 290.1 | 292M | 29 |1254 | 10k|5740 | 17k| 0 | 316k| 30 | 0.000000e+00 | -- | Inf | 2.80%
3243.01/3251.93 c 3252s|119700 | 10023 | 35345k| 290.1 | 292M | 29 |1254 | 10k|5735 | 17k| 0 | 316k| 30 | 0.000000e+00 | -- | Inf | 2.80%
3246.00/3254.96 c 3255s|119800 | 10055 | 35377k| 290.1 | 292M | 29 |1254 | 10k|5739 | 17k| 0 | 316k| 30 | 0.000000e+00 | -- | Inf | 2.81%
3247.90/3256.85 c 3257s|119900 | 10049 | 35402k| 290.1 | 292M | 29 |1254 | 10k|5738 | 17k| 1 | 317k| 30 | 0.000000e+00 | -- | Inf | 2.81%
3250.19/3259.12 c 3259s|120000 | 10052 | 35427k| 290.0 | 292M | 29 |1254 | 10k| 0 | 17k| 0 | 317k| 30 | 0.000000e+00 | -- | Inf | 2.81%
3253.28/3262.23 c 3262s|120100 | 10064 | 35459k| 290.1 | 292M | 29 |1254 | 10k|5743 | 17k| 1 | 317k| 30 | 0.000000e+00 | -- | Inf | 2.81%
3254.88/3263.89 c 3264s|120200 | 10065 | 35482k| 290.0 | 292M | 29 |1254 | 10k|5739 | 17k| 1 | 317k| 30 | 0.000000e+00 | -- | Inf | 2.82%
3256.97/3265.94 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
3256.97/3265.94 c 3266s|120300 | 10054 | 35507k| 290.0 | 292M | 29 |1254 | 10k|5742 | 17k| 0 | 318k| 30 | 0.000000e+00 | -- | Inf | 2.82%
3258.96/3267.99 c 3268s|120400 | 10057 | 35533k| 289.9 | 292M | 29 |1254 | 11k|5736 | 17k| 1 | 318k| 30 | 0.000000e+00 | -- | Inf | 2.82%
3261.06/3270.04 c 3270s|120500 | 10061 | 35558k| 289.9 | 292M | 29 |1254 | 11k|5743 | 17k| 0 | 318k| 30 | 0.000000e+00 | -- | Inf | 2.82%
3263.25/3272.26 c 3272s|120600 | 10057 | 35584k| 289.9 | 292M | 29 |1254 | 10k|5738 | 17k| 1 | 318k| 30 | 0.000000e+00 | -- | Inf | 2.82%
3265.25/3274.28 c 3274s|120700 | 10053 | 35608k| 289.8 | 292M | 29 |1254 | 11k| 0 | 17k| 0 | 319k| 30 | 0.000000e+00 | -- | Inf | 2.83%
3267.84/3276.83 c 3277s|120800 | 10052 | 35636k| 289.8 | 292M | 29 |1254 | 11k|5737 | 17k| 1 | 319k| 30 | 0.000000e+00 | -- | Inf | 2.83%
3270.33/3279.34 c 3279s|120900 | 10044 | 35661k| 289.8 | 292M | 29 |1254 | 10k|5740 | 17k| 1 | 319k| 30 | 0.000000e+00 | -- | Inf | 2.83%
3272.73/3281.71 c 3282s|121000 | 10060 | 35688k| 289.8 | 292M | 29 |1254 | 10k|5743 | 17k| 1 | 319k| 30 | 0.000000e+00 | -- | Inf | 2.83%
3275.42/3284.43 c 3284s|121100 | 10054 | 35715k| 289.8 | 292M | 29 |1254 | 10k| 0 | 17k| 0 | 320k| 30 | 0.000000e+00 | -- | Inf | 2.84%
3277.41/3286.47 c 3286s|121200 | 10061 | 35740k| 289.7 | 292M | 29 |1254 | 10k|5739 | 17k| 1 | 320k| 30 | 0.000000e+00 | -- | Inf | 2.84%
3279.11/3288.16 c 3288s|121300 | 10054 | 35762k| 289.7 | 292M | 29 |1254 | 11k|5742 | 17k| 1 | 320k| 30 | 0.000000e+00 | -- | Inf | 2.84%
3281.70/3290.77 c 3291s|121400 | 10064 | 35791k| 289.7 | 292M | 29 |1254 | 10k|5742 | 17k| 1 | 320k| 30 | 0.000000e+00 | -- | Inf | 2.84%
3283.80/3292.89 c 3293s|121500 | 10072 | 35814k| 289.6 | 292M | 29 |1254 | 10k|5740 | 17k| 1 | 321k| 30 | 0.000000e+00 | -- | Inf | 2.85%
3285.89/3294.91 c 3295s|121600 | 10067 | 35839k| 289.6 | 292M | 29 |1254 | 11k|5741 | 17k| 0 | 321k| 30 | 0.000000e+00 | -- | Inf | 2.85%
3288.58/3297.60 c 3298s|121700 | 10065 | 35869k| 289.6 | 292M | 29 |1254 | 10k| 0 | 17k| 0 | 321k| 30 | 0.000000e+00 | -- | Inf | 2.85%
3290.88/3299.94 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
3290.88/3299.94 c 3300s|121800 | 10064 | 35898k| 289.6 | 292M | 29 |1254 | 10k|5740 | 17k| 0 | 321k| 30 | 0.000000e+00 | -- | Inf | 2.85%
3293.27/3302.38 c 3302s|121900 | 10079 | 35926k| 289.6 | 292M | 29 |1254 | 10k| 0 | 17k| 0 | 321k| 30 | 0.000000e+00 | -- | Inf | 2.86%
3294.97/3304.05 c 3304s|122000 | 10081 | 35947k| 289.5 | 292M | 29 |1254 | 11k|5738 | 17k| 1 | 322k| 30 | 0.000000e+00 | -- | Inf | 2.86%
3296.97/3306.04 c 3306s|122100 | 10071 | 35972k| 289.5 | 292M | 29 |1254 | 11k| 0 | 17k| 0 | 322k| 30 | 0.000000e+00 | -- | Inf | 2.86%
3299.96/3309.02 c 3309s|122200 | 10075 | 36006k| 289.5 | 292M | 29 |1254 | 10k|5737 | 17k| 1 | 322k| 30 | 0.000000e+00 | -- | Inf | 2.87%
3302.35/3311.49 c 3311s|122300 | 10084 | 36035k| 289.5 | 292M | 29 |1254 | 10k|5739 | 17k| 1 | 322k| 30 | 0.000000e+00 | -- | Inf | 2.87%
3303.84/3312.98 c 3313s|122400 | 10088 | 36055k| 289.5 | 292M | 29 |1254 | 11k|5739 | 17k| 0 | 323k| 30 | 0.000000e+00 | -- | Inf | 2.87%
3305.64/3314.71 c 3315s|122500 | 10078 | 36076k| 289.4 | 292M | 29 |1254 | 11k|5757 | 17k| 1 | 323k| 30 | 0.000000e+00 | -- | Inf | 2.87%
3308.03/3317.11 c 3317s|122600 | 10080 | 36105k| 289.4 | 292M | 29 |1254 | 11k|5739 | 17k| 1 | 323k| 30 | 0.000000e+00 | -- | Inf | 2.88%
3310.22/3319.33 c 3319s|122700 | 10081 | 36131k| 289.4 | 292M | 29 |1254 | 11k|5735 | 17k| 1 | 323k| 30 | 0.000000e+00 | -- | Inf | 2.88%
3312.32/3321.49 c 3321s|122800 | 10069 | 36157k| 289.4 | 292M | 29 |1254 | 11k| 0 | 17k| 0 | 323k| 30 | 0.000000e+00 | -- | Inf | 2.88%
3314.81/3323.90 c 3324s|122900 | 10083 | 36186k| 289.4 | 292M | 29 |1254 | 11k|5734 | 17k| 1 | 324k| 30 | 0.000000e+00 | -- | Inf | 2.88%
3316.31/3325.47 c 3325s|123000 | 10069 | 36205k| 289.3 | 292M | 29 |1254 | 11k|5742 | 17k| 0 | 324k| 30 | 0.000000e+00 | -- | Inf | 2.89%
3318.90/3328.09 c 3328s|123100 | 10084 | 36235k| 289.3 | 292M | 29 |1254 | 11k|5750 | 17k| 1 | 324k| 30 | 0.000000e+00 | -- | Inf | 2.89%
3321.69/3330.86 c 3331s|123200 | 10096 | 36267k| 289.3 | 292M | 29 |1254 | 11k|5737 | 17k| 2 | 324k| 30 | 0.000000e+00 | -- | Inf | 2.89%
3323.39/3332.58 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
3323.39/3332.58 c 3333s|123300 | 10098 | 36290k| 289.3 | 292M | 29 |1254 | 11k|5739 | 17k| 1 | 325k| 30 | 0.000000e+00 | -- | Inf | 2.89%
3325.68/3334.89 c 3335s|123400 | 10087 | 36315k| 289.2 | 292M | 29 |1254 | 11k|5744 | 17k| 0 | 325k| 30 | 0.000000e+00 | -- | Inf | 2.89%
3327.68/3336.89 c 3337s|123500 | 10092 | 36339k| 289.2 | 292M | 29 |1254 | 11k|5738 | 17k| 1 | 325k| 30 | 0.000000e+00 | -- | Inf | 2.89%
3330.17/3339.31 c 3339s|123600 | 10103 | 36367k| 289.2 | 292M | 29 |1254 | 11k|5735 | 17k| 0 | 325k| 30 | 0.000000e+00 | -- | Inf | 2.90%
3332.26/3341.48 c 3341s|123700 | 10103 | 36393k| 289.2 | 292M | 29 |1254 | 11k|5734 | 17k| 0 | 326k| 30 | 0.000000e+00 | -- | Inf | 2.90%
3334.66/3343.85 c 3344s|123800 | 10116 | 36420k| 289.2 | 292M | 29 |1254 | 11k|5736 | 17k| 0 | 326k| 30 | 0.000000e+00 | -- | Inf | 2.90%
3336.75/3345.94 c 3346s|123900 | 10119 | 36443k| 289.1 | 292M | 29 |1254 | 11k|5737 | 17k| 1 | 326k| 30 | 0.000000e+00 | -- | Inf | 2.90%
3339.14/3348.30 c 3348s|124000 | 10133 | 36472k| 289.1 | 292M | 29 |1254 | 11k|5741 | 17k| 2 | 327k| 30 | 0.000000e+00 | -- | Inf | 2.90%
3340.94/3350.12 c 3350s|124100 | 10124 | 36496k| 289.1 | 293M | 29 |1254 | 11k|5751 | 17k| 0 | 327k| 30 | 0.000000e+00 | -- | Inf | 2.90%
3343.63/3352.87 c 3353s|124200 | 10122 | 36526k| 289.1 | 293M | 29 |1254 | 11k| 0 | 17k| 0 | 327k| 30 | 0.000000e+00 | -- | Inf | 2.91%
3345.53/3354.72 c 3355s|124300 | 10118 | 36548k| 289.0 | 294M | 29 |1254 | 11k|5737 | 17k| 0 | 327k| 30 | 0.000000e+00 | -- | Inf | 2.91%
3348.02/3357.27 c 3357s|124400 | 10138 | 36576k| 289.0 | 294M | 29 |1254 | 11k|5737 | 17k| 0 | 328k| 30 | 0.000000e+00 | -- | Inf | 2.91%
3349.92/3359.12 c 3359s|124500 | 10123 | 36599k| 289.0 | 294M | 29 |1254 | 11k|5738 | 17k| 1 | 328k| 30 | 0.000000e+00 | -- | Inf | 2.91%
3352.11/3361.30 c 3361s|124600 | 10118 | 36623k| 288.9 | 294M | 29 |1254 | 11k|5743 | 17k| 0 | 328k| 30 | 0.000000e+00 | -- | Inf | 2.92%
3354.00/3363.29 c 3363s|124700 | 10126 | 36648k| 288.9 | 294M | 29 |1254 | 11k| 0 | 17k| 0 | 328k| 30 | 0.000000e+00 | -- | Inf | 2.92%
3356.10/3365.39 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
3356.10/3365.39 c 3365s|124800 | 10131 | 36673k| 288.9 | 294M | 29 |1254 | 11k|5744 | 17k| 0 | 328k| 30 | 0.000000e+00 | -- | Inf | 2.92%
3358.19/3367.43 c 3367s|124900 | 10124 | 36697k| 288.8 | 294M | 29 |1254 | 11k|5739 | 17k| 1 | 329k| 30 | 0.000000e+00 | -- | Inf | 2.92%
3359.99/3369.24 c 3369s|125000 | 10126 | 36719k| 288.8 | 294M | 29 |1254 | 11k|5741 | 17k| 0 | 329k| 30 | 0.000000e+00 | -- | Inf | 2.92%
3362.08/3371.35 c 3371s|125100 | 10120 | 36742k| 288.7 | 294M | 29 |1254 | 11k|5737 | 17k| 1 | 329k| 30 | 0.000000e+00 | -- | Inf | 2.93%
3364.37/3373.68 c 3374s|125200 | 10129 | 36769k| 288.7 | 294M | 29 |1254 | 11k|5737 | 17k| 1 | 329k| 30 | 0.000000e+00 | -- | Inf | 2.93%
3365.97/3375.29 c 3375s|125300 | 10120 | 36790k| 288.7 | 294M | 29 |1254 | 11k|5742 | 17k| 1 | 330k| 30 | 0.000000e+00 | -- | Inf | 2.93%
3368.46/3377.73 c 3378s|125400 | 10129 | 36816k| 288.6 | 294M | 29 |1254 | 11k|5736 | 17k| 1 | 330k| 30 | 0.000000e+00 | -- | Inf | 2.93%
3370.66/3379.94 c 3380s|125500 | 10147 | 36844k| 288.6 | 294M | 29 |1254 | 11k|5739 | 17k| 1 | 330k| 30 | 0.000000e+00 | -- | Inf | 2.93%
3372.95/3382.22 c 3382s|125600 | 10138 | 36871k| 288.6 | 294M | 29 |1254 | 11k|5738 | 17k| 0 | 330k| 30 | 0.000000e+00 | -- | Inf | 2.93%
3375.75/3385.03 c 3385s|125700 | 10149 | 36901k| 288.6 | 294M | 29 |1254 | 11k|5739 | 17k| 1 | 331k| 30 | 0.000000e+00 | -- | Inf | 2.94%
3377.64/3387.00 c 3387s|125800 | 10138 | 36926k| 288.6 | 294M | 29 |1254 | 11k|5739 | 17k| 0 | 331k| 30 | 0.000000e+00 | -- | Inf | 2.94%
3379.63/3388.98 c 3389s|125900 | 10140 | 36949k| 288.5 | 294M | 29 |1254 | 11k|5734 | 17k| 0 | 331k| 30 | 0.000000e+00 | -- | Inf | 2.94%
3382.42/3391.70 c 3392s|126000 | 10149 | 36977k| 288.5 | 294M | 29 |1254 | 11k|5741 | 17k| 1 | 331k| 30 | 0.000000e+00 | -- | Inf | 2.95%
3384.42/3393.73 c 3394s|126100 | 10147 | 37001k| 288.5 | 294M | 29 |1254 | 11k|5740 | 17k| 0 | 332k| 30 | 0.000000e+00 | -- | Inf | 2.95%
3386.61/3395.91 c 3396s|126200 | 10150 | 37025k| 288.5 | 294M | 29 |1254 | 11k|5736 | 17k| 2 | 332k| 30 | 0.000000e+00 | -- | Inf | 2.95%
3389.90/3399.26 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
3389.90/3399.26 c 3399s|126300 | 10162 | 37058k| 288.5 | 294M | 29 |1254 | 11k|5734 | 17k| 1 | 332k| 30 | 0.000000e+00 | -- | Inf | 2.96%
3392.10/3401.42 c 3401s|126400 | 10159 | 37085k| 288.5 | 294M | 29 |1254 | 11k|5738 | 17k| 1 | 332k| 30 | 0.000000e+00 | -- | Inf | 2.96%
3394.49/3403.86 c 3404s|126500 | 10173 | 37111k| 288.5 | 294M | 29 |1254 | 11k|5735 | 17k| 1 | 332k| 30 | 0.000000e+00 | -- | Inf | 2.96%
3396.59/3405.96 c 3406s|126600 | 10169 | 37137k| 288.4 | 294M | 29 |1254 | 11k| 0 | 17k| 0 | 333k| 30 | 0.000000e+00 | -- | Inf | 2.96%
3398.78/3408.18 c 3408s|126700 | 10170 | 37163k| 288.4 | 294M | 29 |1254 | 11k|5739 | 17k| 0 | 333k| 30 | 0.000000e+00 | -- | Inf | 2.96%
3400.97/3410.37 c 3410s|126800 | 10166 | 37192k| 288.4 | 294M | 29 |1254 | 11k|5742 | 17k| 1 | 333k| 30 | 0.000000e+00 | -- | Inf | 2.97%
3402.97/3412.35 c 3412s|126900 | 10167 | 37216k| 288.4 | 294M | 29 |1254 | 11k| 0 | 17k| 0 | 333k| 30 | 0.000000e+00 | -- | Inf | 2.97%
3404.96/3414.35 c 3414s|127000 | 10176 | 37242k| 288.4 | 294M | 29 |1254 | 11k|5734 | 17k| 1 | 334k| 30 | 0.000000e+00 | -- | Inf | 2.97%
3407.16/3416.57 c 3417s|127100 | 10181 | 37270k| 288.4 | 294M | 29 |1254 | 11k|5736 | 17k| 1 | 334k| 30 | 0.000000e+00 | -- | Inf | 2.97%
3409.85/3419.27 c 3419s|127200 | 10202 | 37302k| 288.4 | 295M | 29 |1254 | 11k|5739 | 17k| 1 | 334k| 30 | 0.000000e+00 | -- | Inf | 2.97%
3412.15/3421.55 c 3422s|127300 | 10201 | 37329k| 288.4 | 295M | 29 |1254 | 11k|5737 | 17k| 1 | 334k| 30 | 0.000000e+00 | -- | Inf | 2.98%
3414.64/3424.06 c 3424s|127400 | 10212 | 37358k| 288.4 | 295M | 29 |1254 | 11k|5736 | 17k| 1 | 335k| 30 | 0.000000e+00 | -- | Inf | 2.98%
3416.53/3425.94 c 3426s|127500 | 10208 | 37383k| 288.3 | 295M | 29 |1254 | 11k|5739 | 17k| 1 | 335k| 30 | 0.000000e+00 | -- | Inf | 2.98%
3418.23/3427.66 c 3428s|127600 | 10215 | 37404k| 288.3 | 295M | 29 |1254 | 11k|5742 | 17k| 1 | 335k| 30 | 0.000000e+00 | -- | Inf | 2.98%
3420.82/3430.26 c 3430s|127700 | 10231 | 37436k| 288.3 | 295M | 29 |1254 | 11k|5739 | 17k| 1 | 335k| 30 | 0.000000e+00 | -- | Inf | 2.98%
3423.32/3432.72 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
3423.32/3432.72 c 3433s|127800 | 10244 | 37463k| 288.3 | 295M | 29 |1254 | 11k|5739 | 17k| 0 | 336k| 30 | 0.000000e+00 | -- | Inf | 2.98%
3425.41/3434.86 c 3435s|127900 | 10244 | 37488k| 288.3 | 295M | 29 |1254 | 11k|5742 | 17k| 1 | 336k| 30 | 0.000000e+00 | -- | Inf | 2.99%
3427.11/3436.52 c 3437s|128000 | 10240 | 37512k| 288.2 | 295M | 29 |1254 | 11k|5740 | 17k| 1 | 336k| 30 | 0.000000e+00 | -- | Inf | 2.99%
3428.61/3438.02 c 3438s|128100 | 10241 | 37532k| 288.2 | 295M | 29 |1254 | 11k|5739 | 17k| 1 | 336k| 30 | 0.000000e+00 | -- | Inf | 2.99%
3431.10/3440.55 c 3441s|128200 | 10250 | 37562k| 288.2 | 295M | 29 |1254 | 11k|5735 | 17k| 0 | 337k| 30 | 0.000000e+00 | -- | Inf | 2.99%
3433.79/3443.22 c 3443s|128300 | 10252 | 37593k| 288.2 | 296M | 29 |1254 | 11k| 0 | 17k| 0 | 337k| 30 | 0.000000e+00 | -- | Inf | 3.00%
3436.19/3445.66 c 3446s|128400 | 10260 | 37620k| 288.2 | 296M | 29 |1254 | 11k|5739 | 17k| 0 | 337k| 30 | 0.000000e+00 | -- | Inf | 3.00%
3438.48/3447.94 c 3448s|128500 | 10257 | 37647k| 288.1 | 296M | 29 |1254 | 11k|5737 | 17k| 2 | 338k| 30 | 0.000000e+00 | -- | Inf | 3.00%
3442.17/3451.64 c 3452s|128600 | 10302 | 37684k| 288.2 | 296M | 29 |1254 | 11k|5732 | 17k| 1 | 338k| 30 | 0.000000e+00 | -- | Inf | 3.00%
3445.06/3454.52 c 3455s|128700 | 10315 | 37715k| 288.2 | 296M | 29 |1254 | 11k|5732 | 17k| 1 | 338k| 30 | 0.000000e+00 | -- | Inf | 3.00%
3446.76/3456.28 c 3456s|128800 | 10323 | 37739k| 288.2 | 296M | 29 |1254 | 11k|5732 | 17k| 0 | 338k| 30 | 0.000000e+00 | -- | Inf | 3.00%
3449.05/3458.51 c 3459s|128900 | 10339 | 37764k| 288.2 | 296M | 29 |1254 | 11k|5732 | 17k| 1 | 339k| 30 | 0.000000e+00 | -- | Inf | 3.01%
3451.35/3460.82 c 3461s|129000 | 10350 | 37790k| 288.1 | 296M | 29 |1254 | 11k|5734 | 17k| 1 | 339k| 30 | 0.000000e+00 | -- | Inf | 3.01%
3453.74/3463.29 c 3463s|129100 | 10364 | 37819k| 288.1 | 296M | 29 |1254 | 11k|5732 | 18k| 1 | 339k| 30 | 0.000000e+00 | -- | Inf | 3.01%
3456.14/3465.60 c 3466s|129200 | 10357 | 37844k| 288.1 | 296M | 29 |1254 | 11k|5741 | 18k| 1 | 339k| 30 | 0.000000e+00 | -- | Inf | 3.01%
3458.13/3467.64 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
3458.13/3467.64 c 3468s|129300 | 10361 | 37868k| 288.1 | 296M | 29 |1254 | 11k|5738 | 18k| 1 | 340k| 30 | 0.000000e+00 | -- | Inf | 3.02%
3459.93/3469.46 c 3469s|129400 | 10365 | 37892k| 288.0 | 296M | 29 |1254 | 11k|5736 | 18k| 1 | 340k| 30 | 0.000000e+00 | -- | Inf | 3.02%
3462.82/3472.37 c 3472s|129500 | 10369 | 37922k| 288.0 | 296M | 29 |1254 | 11k|5736 | 18k| 0 | 340k| 30 | 0.000000e+00 | -- | Inf | 3.02%
3465.11/3474.65 c 3475s|129600 | 10381 | 37950k| 288.0 | 296M | 29 |1254 | 11k|5741 | 18k| 1 | 340k| 30 | 0.000000e+00 | -- | Inf | 3.02%
3467.01/3476.58 c 3477s|129700 | 10378 | 37974k| 288.0 | 296M | 29 |1254 | 11k|5741 | 18k| 1 | 340k| 30 | 0.000000e+00 | -- | Inf | 3.02%
3469.20/3478.78 c 3479s|129800 | 10384 | 38000k| 288.0 | 296M | 29 |1254 | 11k|5740 | 18k| 1 | 341k| 30 | 0.000000e+00 | -- | Inf | 3.03%
3471.10/3480.65 c 3481s|129900 | 10382 | 38022k| 287.9 | 296M | 29 |1254 | 11k|5742 | 18k| 1 | 341k| 30 | 0.000000e+00 | -- | Inf | 3.03%
3472.99/3482.51 c 3483s|130000 | 10378 | 38044k| 287.9 | 296M | 29 |1254 | 11k|5741 | 18k| 1 | 341k| 30 | 0.000000e+00 | -- | Inf | 3.03%
3475.49/3485.03 c 3485s|130100 | 10390 | 38073k| 287.9 | 296M | 29 |1254 | 11k|5738 | 18k| 1 | 341k| 30 | 0.000000e+00 | -- | Inf | 3.03%
3477.49/3487.03 c 3487s|130200 | 10390 | 38099k| 287.9 | 296M | 29 |1254 | 11k|5742 | 18k| 0 | 342k| 30 | 0.000000e+00 | -- | Inf | 3.04%
3479.77/3489.30 c 3489s|130300 | 10392 | 38125k| 287.8 | 296M | 29 |1254 | 11k|5741 | 18k| 1 | 342k| 30 | 0.000000e+00 | -- | Inf | 3.04%
3481.87/3491.42 c 3491s|130400 | 10387 | 38153k| 287.8 | 296M | 29 |1254 | 11k|5737 | 18k| 1 | 342k| 30 | 0.000000e+00 | -- | Inf | 3.04%
3483.76/3493.37 c 3493s|130500 | 10382 | 38178k| 287.8 | 296M | 29 |1254 | 11k| 0 | 18k| 0 | 342k| 30 | 0.000000e+00 | -- | Inf | 3.04%
3485.66/3495.20 c 3495s|130600 | 10378 | 38200k| 287.8 | 296M | 29 |1254 | 11k|5739 | 18k| 1 | 342k| 30 | 0.000000e+00 | -- | Inf | 3.04%
3488.05/3497.62 c 3498s|130700 | 10384 | 38227k| 287.7 | 296M | 29 |1254 | 11k|5736 | 18k| 0 | 343k| 30 | 0.000000e+00 | -- | Inf | 3.05%
3491.14/3500.77 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
3491.14/3500.77 c 3501s|130800 | 10404 | 38258k| 287.8 | 296M | 29 |1254 | 11k|5732 | 18k| 0 | 343k| 30 | 0.000000e+00 | -- | Inf | 3.05%
3493.94/3503.51 c 3504s|130900 | 10407 | 38287k| 287.8 | 296M | 29 |1254 | 11k|5741 | 18k| 0 | 343k| 30 | 0.000000e+00 | -- | Inf | 3.05%
3496.63/3506.28 c 3506s|131000 | 10411 | 38316k| 287.8 | 296M | 29 |1254 | 11k|5737 | 18k| 0 | 343k| 30 | 0.000000e+00 | -- | Inf | 3.07%
3499.02/3508.69 c 3509s|131100 | 10418 | 38343k| 287.7 | 296M | 29 |1254 | 11k|5740 | 18k| 1 | 344k| 30 | 0.000000e+00 | -- | Inf | 3.07%
3500.82/3510.45 c 3510s|131200 | 10407 | 38365k| 287.7 | 296M | 29 |1254 | 11k|5731 | 18k| 0 | 344k| 30 | 0.000000e+00 | -- | Inf | 3.07%
3503.21/3512.88 c 3513s|131300 | 10406 | 38394k| 287.7 | 296M | 29 |1254 | 11k|5743 | 18k| 2 | 344k| 30 | 0.000000e+00 | -- | Inf | 3.08%
3509.90/3519.50 c 3519s|131400 | 10414 | 38448k| 287.9 | 296M | 29 |1254 | 11k|5739 | 18k| 2 | 344k| 30 | 0.000000e+00 | -- | Inf | 3.08%
3512.19/3521.82 c 3522s|131500 | 10421 | 38477k| 287.9 | 296M | 29 |1254 | 11k|5732 | 18k| 1 | 345k| 30 | 0.000000e+00 | -- | Inf | 3.08%
3514.18/3523.87 c 3524s|131600 | 10435 | 38503k| 287.9 | 296M | 29 |1254 | 11k|5732 | 18k| 1 | 345k| 30 | 0.000000e+00 | -- | Inf | 3.08%
3516.58/3526.28 c 3526s|131700 | 10452 | 38533k| 287.9 | 296M | 29 |1254 | 11k|5737 | 18k| 1 | 345k| 30 | 0.000000e+00 | -- | Inf | 3.08%
3518.67/3528.30 c 3528s|131800 | 10449 | 38558k| 287.8 | 296M | 29 |1254 | 11k| 0 | 18k| 0 | 345k| 30 | 0.000000e+00 | -- | Inf | 3.09%
3520.77/3530.45 c 3530s|131900 | 10451 | 38583k| 287.8 | 296M | 29 |1254 | 11k|5741 | 18k| 0 | 345k| 30 | 0.000000e+00 | -- | Inf | 3.09%
3523.36/3533.07 c 3533s|132000 | 10461 | 38611k| 287.8 | 296M | 29 |1254 | 11k|5739 | 18k| 1 | 346k| 30 | 0.000000e+00 | -- | Inf | 3.09%
3525.25/3534.99 c 3535s|132100 | 10459 | 38634k| 287.8 | 296M | 29 |1254 | 11k|5741 | 18k| 1 | 346k| 30 | 0.000000e+00 | -- | Inf | 3.09%
3527.15/3536.85 c 3537s|132200 | 10471 | 38658k| 287.7 | 296M | 29 |1254 | 11k| 0 | 18k| 0 | 346k| 30 | 0.000000e+00 | -- | Inf | 3.09%
3528.74/3538.43 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
3528.74/3538.43 c 3538s|132300 | 10467 | 38679k| 287.7 | 296M | 29 |1254 | 11k|5739 | 18k| 1 | 346k| 30 | 0.000000e+00 | -- | Inf | 3.09%
3531.34/3541.09 c 3541s|132400 | 10473 | 38711k| 287.7 | 296M | 29 |1254 | 11k|5736 | 18k| 0 | 347k| 30 | 0.000000e+00 | -- | Inf | 3.10%
3533.63/3543.34 c 3543s|132500 | 10469 | 38738k| 287.7 | 296M | 29 |1254 | 11k|5733 | 18k| 0 | 347k| 30 | 0.000000e+00 | -- | Inf | 3.10%
3536.12/3545.83 c 3546s|132600 | 10476 | 38765k| 287.7 | 296M | 29 |1254 | 11k| 0 | 18k| 0 | 347k| 30 | 0.000000e+00 | -- | Inf | 3.10%
3538.32/3548.03 c 3548s|132700 | 10481 | 38791k| 287.7 | 296M | 29 |1254 | 11k|5735 | 18k| 0 | 347k| 30 | 0.000000e+00 | -- | Inf | 3.10%
3540.01/3549.70 c 3550s|132800 | 10473 | 38811k| 287.6 | 296M | 29 |1254 | 11k|5731 | 18k| 1 | 347k| 30 | 0.000000e+00 | -- | Inf | 3.10%
3543.01/3552.72 c 3553s|132900 | 10493 | 38843k| 287.6 | 296M | 29 |1254 | 11k|5738 | 18k| 1 | 348k| 30 | 0.000000e+00 | -- | Inf | 3.11%
3545.20/3554.96 c 3555s|133000 | 10502 | 38868k| 287.6 | 296M | 29 |1254 | 11k|5740 | 18k| 1 | 348k| 30 | 0.000000e+00 | -- | Inf | 3.11%
3546.70/3556.41 c 3556s|133100 | 10488 | 38886k| 287.5 | 296M | 29 |1254 | 11k|5738 | 18k| 0 | 348k| 30 | 0.000000e+00 | -- | Inf | 3.11%
3549.49/3559.29 c 3559s|133200 | 10501 | 38916k| 287.5 | 296M | 29 |1254 | 11k| 0 | 18k| 0 | 348k| 30 | 0.000000e+00 | -- | Inf | 3.12%
3551.58/3561.31 c 3561s|133300 | 10491 | 38941k| 287.5 | 296M | 29 |1254 | 11k|5738 | 18k| 1 | 349k| 30 | 0.000000e+00 | -- | Inf | 3.12%
3554.28/3564.10 c 3564s|133400 | 10494 | 38972k| 287.5 | 296M | 29 |1254 | 11k|5743 | 18k| 0 | 349k| 30 | 0.000000e+00 | -- | Inf | 3.13%
3558.27/3568.01 c 3568s|133500 | 10515 | 39013k| 287.6 | 296M | 29 |1254 | 11k|5738 | 18k| 1 | 349k| 30 | 0.000000e+00 | -- | Inf | 3.14%
3560.86/3570.67 c 3571s|133600 | 10511 | 39042k| 287.6 | 296M | 29 |1254 | 10k|5744 | 18k| 1 | 349k| 30 | 0.000000e+00 | -- | Inf | 3.14%
3564.55/3574.39 c 3574s|133700 | 10518 | 39081k| 287.7 | 296M | 29 |1254 | 10k|5741 | 18k| 0 | 350k| 30 | 0.000000e+00 | -- | Inf | 3.15%
3566.94/3576.75 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
3566.94/3576.75 c 3577s|133800 | 10517 | 39108k| 287.7 | 296M | 29 |1254 | 10k|5744 | 18k| 1 | 350k| 30 | 0.000000e+00 | -- | Inf | 3.15%
3568.64/3578.44 c 3578s|133900 | 10520 | 39128k| 287.6 | 296M | 29 |1254 | 11k|5742 | 18k| 0 | 350k| 30 | 0.000000e+00 | -- | Inf | 3.15%
3571.83/3581.61 c 3582s|134000 | 10538 | 39162k| 287.6 | 296M | 29 |1254 | 11k|5735 | 18k| 1 | 350k| 30 | 0.000000e+00 | -- | Inf | 3.15%
3574.82/3584.65 c 3585s|134100 | 10570 | 39192k| 287.6 | 296M | 29 |1254 | 11k|5735 | 18k| 1 | 350k| 30 | 0.000000e+00 | -- | Inf | 3.15%
3578.71/3588.54 c 3589s|134200 | 10619 | 39231k| 287.7 | 297M | 29 |1254 | 11k|5737 | 18k| 1 | 351k| 30 | 0.000000e+00 | -- | Inf | 3.15%
3581.10/3590.91 c 3591s|134300 | 10612 | 39257k| 287.7 | 297M | 29 |1254 | 11k|5737 | 18k| 0 | 351k| 30 | 0.000000e+00 | -- | Inf | 3.15%
3584.69/3594.50 c 3595s|134400 | 10619 | 39291k| 287.7 | 297M | 29 |1254 | 11k|5736 | 18k| 1 | 351k| 30 | 0.000000e+00 | -- | Inf | 3.16%
3586.89/3596.75 c 3597s|134500 | 10616 | 39315k| 287.7 | 297M | 29 |1254 | 11k|5739 | 18k| 0 | 351k| 30 | 0.000000e+00 | -- | Inf | 3.16%
3587.09/3597.00 c
3587.09/3597.00 c SCIP Status : solving was interrupted [time limit reached]
3587.09/3597.00 c Solving Time (sec) : 3597.00
3587.09/3597.00 c Solving Nodes : 134513 (total of 136620 nodes in 2 runs)
3587.09/3597.00 c Primal Bound : +1.00000000000000e+20 (0 solutions)
3587.09/3597.00 c Dual Bound : +0.00000000000000e+00
3587.09/3597.00 c Gap : infinite
3587.09/3597.00 s UNKNOWN
3587.09/3597.00 c SCIP Status : solving was interrupted [time limit reached]
3587.09/3597.00 c Total Time : 3597.00
3587.09/3597.00 c solving : 3597.00
3587.09/3597.00 c presolving : 0.35 (included in solving)
3587.09/3597.00 c reading : 0.01 (included in solving)
3587.19/3597.00 c copying : 1.37 (112 #copies) (minimal 0.01, maximal 0.03, average 0.01)
3587.19/3597.00 c Original Problem :
3587.19/3597.00 c Problem name : HOME/instance-4452065-1721437636.opb
3587.19/3597.00 c Variables : 1260 (1260 binary, 0 integer, 0 implicit integer, 0 continuous)
3587.19/3597.00 c Constraints : 5990 initial, 5990 maximal
3587.19/3597.00 c Objective : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3587.19/3597.00 c Presolved Problem :
3587.19/3597.00 c Problem name : t_HOME/instance-4452065-1721437636.opb
3587.19/3597.00 c Variables : 1254 (1254 binary, 0 integer, 0 implicit integer, 0 continuous)
3587.19/3597.00 c Constraints : 7492 initial, 12028 maximal
3587.19/3597.00 c Objective : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3587.19/3597.00 c Nonzeros : 57501 constraint, 5056 clique table
3587.19/3597.00 c Presolvers : ExecTime SetupTime Calls FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
3587.19/3597.00 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3587.19/3597.00 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3587.19/3597.00 c domcol : 0.00 0.00 2 0 0 0 0 0 0 0 0 0
3587.19/3597.00 c dualagg : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3587.19/3597.00 c dualcomp : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3587.19/3597.00 c dualinfer : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3587.19/3597.00 c dualsparsify : 0.02 0.00 1 0 0 0 0 0 0 0 0 0
3587.19/3597.00 c gateextraction : 0.02 0.00 6 0 0 0 0 0 0 0 0 0
3587.19/3597.00 c implics : 0.00 0.00 7 0 0 0 0 0 0 0 0 0
3587.19/3597.00 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3587.19/3597.00 c milp : 0.01 0.00 1 0 0 0 0 0 0 0 0 0
3587.19/3597.00 c qpkktref : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3587.19/3597.00 c redvub : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3587.19/3597.00 c sparsify : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
3587.19/3597.00 c stuffing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3587.19/3597.00 c trivial : 0.00 0.00 11 1 0 0 0 0 0 0 0 0
3587.19/3597.00 c tworowbnd : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3587.19/3597.00 c dualfix : 0.00 0.00 11 1 0 0 0 0 0 0 0 0
3587.19/3597.00 c genvbounds : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3587.19/3597.00 c probing : 0.12 0.00 1 0 0 0 0 0 0 0 0 0
3587.19/3597.00 c pseudoobj : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
3587.19/3597.00 c symmetry : 0.02 0.00 1 0 0 0 0 0 0 0 0 0
3587.19/3597.00 c vbounds : 0.00 0.00 2 0 0 0 0 0 0 0 0 0
3587.19/3597.00 c knapsack : 0.01 0.00 19 0 0 0 0 0 0 0 3 51
3587.19/3597.00 c setppc : 0.01 0.00 19 0 0 0 0 0 10 0 0 0
3587.19/3597.00 c linear : 0.02 0.00 18 4 0 0 4 0 292 0 1 0
3587.19/3597.00 c logicor : 0.09 0.01 18 0 0 0 0 0 370 0 0 4001
3587.19/3597.00 c benders : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
3587.19/3597.00 c components : 0.01 0.00 2 0 0 0 0 0 0 0 0 0
3587.19/3597.00 c root node : - - - 0 - - 0 - - - - -
3587.19/3597.00 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoRelax #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Applied Conss Children
3587.19/3597.00 c benderslp : 0 0 0 0 78815 0 0 22008 0 0 0 0 0 0 0
3587.19/3597.00 c integral : 0 0 0 0 78815 0 0 22008 0 0 0 0 0 0 157630
3587.19/3597.00 c knapsack : 62+ 85 22 1361997 0 0 0 22003 217325 1839 83688 0 0 0 0
3587.19/3597.00 c setppc : 2427+ 2428 22 1360165 0 0 0 14772 1301264 1571 1454805 0 0 0 0
3587.19/3597.00 c linear : 37+ 100 23 1358591 0 0 0 6 15976 4860 26887 0 0 0 0
3587.19/3597.00 c logicor : 4966+ 9492 22 1049420 0 0 0 0 4186375 45190 8249654 29 8 0 0
3587.19/3597.00 c benders : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3587.19/3597.00 c fixedvar : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3587.19/3597.00 c countsols : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3587.19/3597.00 c components : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
3587.19/3597.00 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS EnfoRelax Check ResProp SB-Prop
3587.19/3597.00 c benderslp : 0.03 0.00 0.00 0.00 0.03 0.00 0.00 0.00 0.00 0.00
3587.19/3597.00 c integral : 14.61 0.00 0.00 0.00 14.60 0.00 0.00 0.01 0.00 0.00
3587.19/3597.00 c knapsack : 8.34 0.00 0.00 8.17 0.00 0.00 0.00 0.02 0.14 0.00
3587.19/3597.00 c setppc : 41.73 0.00 0.00 41.22 0.00 0.00 0.00 0.12 0.39 0.00
3587.19/3597.00 c linear : 3.65 0.00 0.00 3.61 0.00 0.00 0.00 0.00 0.04 0.00
3587.19/3597.00 c logicor : 119.62 0.01 0.01 117.82 0.00 0.00 0.00 0.00 1.77 0.00
3587.19/3597.00 c benders : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3587.19/3597.00 c fixedvar : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3587.19/3597.00 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
3587.19/3597.00 c components : 0.06 0.00 0.00 0.06 0.00 0.00 0.00 0.00 0.00 0.00
3587.19/3597.00 c Propagators : #Propagate #ResProp Cutoffs DomReds
3587.19/3597.00 c dualfix : 2 0 0 0
3587.19/3597.00 c genvbounds : 0 0 0 0
3587.19/3597.00 c nlobbt : 0 0 0 0
3587.19/3597.00 c obbt : 0 0 0 0
3587.19/3597.00 c probing : 0 0 0 0
3587.19/3597.00 c pseudoobj : 0 0 0 0
3587.19/3597.00 c redcost : 0 0 0 0
3587.19/3597.00 c rootredcost : 0 0 0 0
3587.19/3597.00 c symmetry : 0 0 0 0
3587.19/3597.00 c vbounds : 807449 0 0 0
3587.19/3597.00 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp SB-Prop
3587.19/3597.00 c dualfix : 0.00 0.00 0.00 0.00 0.00 0.00
3587.19/3597.00 c genvbounds : 0.16 0.00 0.00 0.16 0.00 0.00
3587.19/3597.00 c nlobbt : 0.00 0.00 0.00 0.00 0.00 0.00
3587.19/3597.00 c obbt : 0.00 0.00 0.00 0.00 0.00 0.00
3587.19/3597.00 c probing : 0.12 0.00 0.12 0.00 0.00 0.00
3587.19/3597.00 c pseudoobj : 0.16 0.00 0.00 0.16 0.00 0.00
3587.19/3597.00 c redcost : 0.07 0.00 0.00 0.07 0.00 0.00
3587.19/3597.00 c rootredcost : 0.09 0.00 0.00 0.09 0.00 0.00
3587.19/3597.00 c symmetry : 0.33 0.00 0.02 0.30 0.00 0.00
3587.19/3597.00 c vbounds : 3.67 0.00 0.00 3.67 0.00 0.00
3587.19/3597.00 c Symmetry :
3587.19/3597.00 c orbitopal red. : 0 reductions applied, 0 cutoffs
3587.19/3597.00 c orbital reduction: 0 reductions applied, 0 cutoffs
3587.19/3597.00 c lexicographic red: 0 reductions applied, 0 cutoffs
3587.19/3597.00 c shadow tree time : 0.28 s
3587.19/3597.00 c Conflict Analysis : Time Calls Success DomReds Conflicts Literals Reconvs ReconvLits Dualrays Nonzeros LP Iters (pool size: [10000,10000])
3587.19/3597.00 c propagation : 2.30 48775 44900 - 347900 29.7 1330 16.7 - - -
3587.19/3597.00 c infeasible LP : 22.02 47984 47979 - 718835 43.6 405 15.0 47979 60.4 0
3587.19/3597.00 c bound exceed. LP : 0.00 0 0 - 0 0.0 0 0.0 0 0.0 0
3587.19/3597.00 c strong branching : 0.00 0 0 - 0 0.0 0 0.0 - - 0
3587.19/3597.00 c pseudo solution : 0.00 0 0 - 0 0.0 0 0.0 - - -
3587.19/3597.00 c applied globally : 4.27 - - 0 303907 32.2 - - 47810 - -
3587.19/3597.00 c applied locally : - - - 0 62 37.1 - - 169 - -
3587.19/3597.00 c Separators : ExecTime SetupTime Calls RootCalls Cutoffs DomReds FoundCuts ViaPoolAdd DirectAdd Applied ViaPoolApp DirectApp Conss
3587.19/3597.00 c cut pool : 2.75 - 20511 42 - - 41283 90414 - - - - - (maximal pool size: 4430)
3587.19/3597.00 c aggregation : 1.66 0.00 949 22 0 0 0 0 0 0 0 0 0
3587.19/3597.00 c > cmir : - - - - - - - 0 0 0 0 0 -
3587.19/3597.00 c > flowcover : - - - - - - - 0 0 0 0 0 -
3587.19/3597.00 c > knapsackcover : - - - - - - - 0 0 0 0 0 -
3587.19/3597.00 c cgmip : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3587.19/3597.00 c clique : 0.09 0.00 22 22 0 0 42 2356 0 1985 1985 0 0
3587.19/3597.00 c closecuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3587.19/3597.00 c convexproj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3587.19/3597.00 c disjunctive : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3587.19/3597.00 c eccuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3587.19/3597.00 c gauge : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3587.19/3597.00 c gomory : 23.38 0.00 947 20 0 0 50278 53852 10014 1305 1172 133 0
3587.19/3597.00 c > gomorymi : - - - - - - - 25854 5154 361 272 89 -
3587.19/3597.00 c > strongcg : - - - - - - - 27998 4860 944 900 44 -
3587.19/3597.00 c impliedbounds : 0.08 0.00 949 22 0 0 0 0 0 0 0 0 0
3587.19/3597.00 c interminor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3587.19/3597.00 c intobj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3587.19/3597.00 c lagromory : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3587.19/3597.00 c mcf : 0.00 0.00 2 2 0 0 0 0 0 0 0 0 0
3587.19/3597.00 c minor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3587.19/3597.00 c mixing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3587.19/3597.00 c multilinear : 0.00 0.00 3038 22 0 0 0 0 0 0 0 0 0
3587.19/3597.00 c oddcycle : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
3587.19/3597.00 c rapidlearning : 10.03 0.00 100 1 0 17808 0 0 0 0 0 0 507
3587.19/3597.00 c rlt : 0.00 0.00 484 20 0 0 0 0 0 0 0 0 0
3587.19/3597.00 c zerohalf : 7.51 0.00 949 22 0 0 2606 34206 1630 16798 15445 1353 0
3587.19/3597.00 c Cutselectors : ExecTime SetupTime Calls RootCalls Selected Forced Filtered RootSelec RootForc RootFilt
3587.19/3597.00 c hybrid : 0.23 0.00 11442 22 20058 48 81458 99 0 5693
3587.19/3597.00 c ensemble : 0.00 0.00 0 0 0 0 0 0 0 0
3587.19/3597.00 c dynamic : 0.00 0.00 0 0 0 0 0 0 0 0
3587.19/3597.00 c Pricers : ExecTime SetupTime Calls Vars
3587.19/3597.00 c problem variables: 0.00 - 0 0
3587.19/3597.00 c Branching Rules : ExecTime SetupTime BranchLP BranchExt BranchPS Cutoffs DomReds Cuts Conss Children
3587.19/3597.00 c allfullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
3587.19/3597.00 c cloud : 0.00 0.00 0 0 0 0 0 0 0 0
3587.19/3597.00 c distribution : 0.00 0.00 0 0 0 0 0 0 0 0
3587.19/3597.00 c fullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
3587.19/3597.00 c gomory : 0.00 0.00 0 0 0 0 0 0 0 0
3587.19/3597.00 c inference : 0.00 0.00 0 0 0 0 0 0 0 0
3587.19/3597.00 c leastinf : 0.00 0.00 0 0 0 0 0 0 0 0
3587.19/3597.00 c lookahead : 0.00 0.00 0 0 0 0 0 0 0 0
3587.19/3597.00 c mostinf : 0.00 0.00 0 0 0 0 0 0 0 0
3587.19/3597.00 c multaggr : 0.00 0.00 0 0 0 0 0 0 0 0
3587.19/3597.00 c nodereopt : 0.00 0.00 0 0 0 0 0 0 0 0
3587.19/3597.00 c pscost : 0.00 0.00 0 0 0 0 0 0 0 0
3587.19/3597.00 c random : 0.00 0.00 0 0 0 0 0 0 0 0
3587.19/3597.00 c relpscost : 14.52 0.00 78815 0 0 0 0 0 0 157630
3587.19/3597.00 c vanillafullstrong: 0.00 0.00 0 0 0 0 0 0 0 0
3587.19/3597.00 c Primal Heuristics : ExecTime SetupTime Calls Found Best
3587.19/3597.00 c LP solutions : 0.00 - - 0 0
3587.19/3597.00 c relax solutions : 0.00 - - 0 0
3587.19/3597.00 c pseudo solutions : 0.00 - - 0 0
3587.19/3597.00 c strong branching : 0.00 - - 0 0
3587.19/3597.00 c actconsdiving : 0.00 0.00 0 0 0
3587.19/3597.00 c adaptivediving : 9.08 0.00 69 0 0
3587.19/3597.00 c alns : 0.76 0.00 13 0 0
3587.19/3597.00 c bound : 0.00 0.00 0 0 0
3587.19/3597.00 c clique : 0.01 0.00 1 0 0
3587.19/3597.00 c coefdiving : 0.00 0.00 0 0 0
3587.19/3597.00 c completesol : 0.00 0.00 0 0 0
3587.19/3597.00 c conflictdiving : 105.07 0.00 1784 0 0
3587.19/3597.00 c crossover : 0.03 0.00 0 0 0
3587.19/3597.00 c dins : 0.00 0.00 0 0 0
3587.19/3597.00 c distributiondivin: 193.26 0.00 1783 0 0
3587.19/3597.00 c dps : 0.00 0.00 0 0 0
3587.19/3597.00 c dualval : 0.00 0.00 0 0 0
3587.19/3597.00 c farkasdiving : 0.01 0.00 0 0 0
3587.19/3597.00 c feasjump : 0.04 0.00 2 0 0
3587.19/3597.00 c feaspump : 42.48 0.00 115 0 0
3587.19/3597.00 c fixandinfer : 0.00 0.00 0 0 0
3587.19/3597.00 c fracdiving : 157.04 0.00 1784 0 0
3587.19/3597.00 c gins : 0.02 0.00 0 0 0
3587.19/3597.00 c guideddiving : 0.00 0.00 0 0 0
3587.19/3597.00 c indcoefdiving : 0.00 0.00 0 0 0
3587.19/3597.00 c indicator : 0.04 0.00 0 0 0
3587.19/3597.00 c indicatordiving : 0.00 0.00 0 0 0
3587.19/3597.00 c indoneopt : 0.04 0.00 0 0 0
3587.19/3597.00 c indrounding : 0.00 0.00 0 0 0
3587.19/3597.00 c indtwoopt : 0.00 0.00 0 0 0
3587.19/3597.00 c intdiving : 0.00 0.00 0 0 0
3587.19/3597.00 c intshifting : 0.00 0.00 0 0 0
3587.19/3597.00 c linesearchdiving : 161.38 0.00 1784 0 0
3587.19/3597.00 c localbranching : 0.00 0.00 0 0 0
3587.19/3597.00 c locks : 0.00 0.00 1 0 0
3587.19/3597.00 c lpface : 0.05 0.00 0 0 0
3587.19/3597.00 c mpec : 0.00 0.00 0 0 0
3587.19/3597.00 c multistart : 0.00 0.00 0 0 0
3587.19/3597.00 c mutation : 0.00 0.00 0 0 0
3587.19/3597.00 c nlpdiving : 0.00 0.00 0 0 0
3587.19/3597.00 c objpscostdiving : 68.81 0.00 26 0 0
3587.19/3597.00 c octane : 0.00 0.00 0 0 0
3587.19/3597.00 c ofins : 0.04 0.00 0 0 0
3587.19/3597.00 c oneopt : 0.06 0.00 0 0 0
3587.19/3597.00 c padm : 0.00 0.00 0 0 0
3587.19/3597.00 c proximity : 0.00 0.00 0 0 0
3587.19/3597.00 c pscostdiving : 186.05 0.00 1783 0 0
3587.19/3597.00 c randrounding : 2.16 0.00 22018 0 0
3587.19/3597.00 c rens : 0.00 0.00 0 0 0
3587.19/3597.00 c reoptsols : 0.00 0.00 0 0 0
3587.19/3597.00 c repair : 0.00 0.00 0 0 0
3587.19/3597.00 c rins : 0.03 0.00 0 0 0
3587.19/3597.00 c rootsoldiving : 33.42 0.00 78 0 0
3587.19/3597.00 c rounding : 0.70 0.00 4156 0 0
3587.19/3597.00 c scheduler : 0.00 0.00 0 0 0
3587.19/3597.00 c shiftandpropagate: 0.01 0.00 2 0 0
3587.19/3597.00 c shifting : 1.94 0.00 2112 0 0
3587.19/3597.00 c simplerounding : 0.05 0.00 0 0 0
3587.19/3597.00 c smallcard : 0.00 0.00 0 0 0
3587.19/3597.00 c subnlp : 0.08 0.00 0 0 0
3587.19/3597.00 c trivial : 0.00 0.00 4 0 0
3587.19/3597.00 c trivialnegation : 0.00 0.00 0 0 0
3587.19/3597.00 c trustregion : 0.00 0.00 0 0 0
3587.19/3597.00 c trysol : 0.04 0.00 0 0 0
3587.19/3597.00 c twoopt : 0.00 0.00 0 0 0
3587.19/3597.00 c undercover : 0.00 0.00 0 0 0
3587.19/3597.00 c vbounds : 0.01 0.00 2 0 0
3587.19/3597.00 c veclendiving : 69.34 0.00 1783 0 0
3587.19/3597.00 c zeroobj : 0.00 0.00 0 0 0
3587.19/3597.00 c zirounding : 0.16 0.00 1000 0 0
3587.19/3597.00 c other solutions : - - - 0 -
3587.19/3597.00 c LNS (Scheduler) : Calls SetupTime SolveTime SolveNodes Sols Best Exp3 Exp3-IX EpsGreedy UCB TgtFixRate Opt Inf Node Stal Sol Usr Othr Actv
3587.19/3597.00 c rens : 0 0.00 0.00 0 0 0 0.00000 0.14286 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
3587.19/3597.00 c rins : 0 0.00 0.00 0 0 0 0.00000 0.14286 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
3587.19/3597.00 c mutation : 0 0.00 0.00 0 0 0 0.00000 0.14286 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
3587.19/3597.00 c localbranching : 0 0.00 0.00 0 0 0 0.00000 0.14286 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
3587.19/3597.00 c crossover : 0 0.00 0.00 0 0 0 0.00000 0.14286 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
3587.19/3597.00 c proximity : 0 0.00 0.00 0 0 0 0.00000 0.14286 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
3587.19/3597.00 c dins : 0 0.00 0.00 0 0 0 0.00000 0.14286 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
3587.19/3597.00 c zeroobjective : 0 0.00 0.00 0 0 0 0.00000 0.00000 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 0
3587.19/3597.00 c trustregion : 0 0.00 0.00 0 0 0 0.00000 0.00000 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 0
3587.19/3597.00 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It ItLimit
3587.19/3597.00 c primal LP : 3.87 5311 0 0.00 0.00 3.87 5311
3587.19/3597.00 c dual LP : 2087.14 133854 33093798 247.47 15856.04 0.07 125
3587.19/3597.00 c lex dual LP : 0.00 0 0 0.00 -
3587.19/3597.00 c barrier LP : 0.00 0 0 0.00 - 0.00 0
3587.19/3597.00 c resolve instable : 0.00 0 0 0.00 -
3587.19/3597.00 c diving/probing LP: 901.80 19850 6224302 313.57 6902.08
3587.19/3597.00 c strong branching : 2.46 30 22461 748.70 9125.74 - - 32
3587.19/3597.00 c (at root node) : - 30 22461 748.70 -
3587.19/3597.00 c conflict analysis: 0.00 0 0 0.00 -
3587.19/3597.00 c B&B Tree :
3587.19/3597.00 c number of runs : 2
3587.19/3597.00 c nodes : 134513 (77589 internal, 56924 leaves)
3587.19/3597.00 c feasible leaves : 0
3587.19/3597.00 c infeas. leaves : 56923
3587.19/3597.00 c objective leaves : 0
3587.19/3597.00 c nodes (total) : 136620 (78815 internal, 57805 leaves)
3587.19/3597.00 c nodes left : 10614
3587.19/3597.00 c max depth : 29
3587.19/3597.00 c max depth (total): 29
3587.19/3597.00 c backtracks : 43411 (32.3%)
3587.19/3597.00 c early backtracks : 0 (0.0%)
3587.19/3597.00 c nodes exc. ref. : 0 (0.0%)
3587.19/3597.00 c delayed cutoffs : 10053
3587.19/3597.00 c repropagations : 83793 (3667832 domain reductions, 9529 cutoffs)
3587.19/3597.00 c avg switch length: 8.47
3587.19/3597.00 c switching time : 176.76
3587.19/3597.00 c Root Node :
3587.19/3597.00 c First LP value : +0.00000000000000e+00
3587.19/3597.00 c First LP Iters : 2034 (15558.31 Iter/sec)
3587.19/3597.00 c First LP Time : 0.13
3587.19/3597.00 c Final Dual Bound : +0.00000000000000e+00
3587.19/3597.00 c Final Root Iters : 13800
3587.19/3597.00 c Root LP Estimate : +1.79591134085771e-01
3587.19/3597.00 c Solution :
3587.19/3597.00 c Solutions found : 0 (0 improvements)
3587.19/3597.00 c Primal Bound : -
3587.19/3597.00 c Dual Bound : +0.00000000000000e+00
3587.19/3597.00 c Gap : infinite
3587.19/3597.00 c Integrals : Total Avg%
3587.19/3597.00 c primal-dual : 359699.74 100.00
3587.19/3597.00 c primal-ref : - - (not evaluated)
3587.19/3597.00 c dual-ref : - - (not evaluated)
3587.29/3597.12 c Time complete: 3587.32.
runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
NUMA information:
number of nodes: 2
memory of node 0: 63968 MiB (61618 MiB free)
memory of node 1: 64473 MiB (61640 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4452065-1721437636/watcher-4452065-1721437636 -o /tmp/evaluation-result-4452065-1721437636/solver-4452065-1721437636 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721434856-1036358 --watchdog 3760 pbscip -f HOME/instance-4452065-1721437636.opb -t 3600 -j 2 -m 31000
running on 2 cores: 1,3
CPU governors:
performance: 1 3
Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB
solver pid=1038699, runsolver pid=1038696
[startup+0.100112 s]*
/proc/loadavg: 4.20 4.16 4.06 5/256 1038700
/proc/meminfo: memFree=126195460/131524600 swapFree=131070704/131071996
[pid=1038699] ppid=1038696 vsize=75324 memory=36156 CPUtime=0.09 cores=1,3
/proc/1038699/stat : 1038699 (pbscip) R 1038696 1038699 1036346 0 -1 4194304 6203 0 0 0 8 1 0 0 20 0 1 0 195928535 77131776 9039 134679101440 4194304 18693293 140722920241984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57778176 140722920248322 140722920248421 140722920248421 140722920255438 0
/proc/1038699/statm: 18831 9039 3770 3540 0 7088 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 75324 KiB
Current children cumulated memory: 36156 KiB
[startup+0.205573 s]*
/proc/loadavg: 4.20 4.16 4.06 5/256 1038700
/proc/meminfo: memFree=126189220/131524600 swapFree=131070704/131071996
[pid=1038699] ppid=1038696 vsize=83044 memory=42092 CPUtime=0.19 cores=1,3
/proc/1038699/stat : 1038699 (pbscip) R 1038696 1038699 1036346 0 -1 4194304 7872 0 0 0 18 1 0 0 20 0 1 0 195928535 85037056 10523 134679101440 4194304 18693293 140722920241984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57778176 140722920248322 140722920248421 140722920248421 140722920255438 0
/proc/1038699/statm: 20761 10523 3770 3540 0 9018 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 83044 KiB
Current children cumulated memory: 42092 KiB
[startup+0.305648 s]*
/proc/loadavg: 4.20 4.16 4.06 6/256 1038700
/proc/meminfo: memFree=126177656/131524600 swapFree=131070704/131071996
[pid=1038699] ppid=1038696 vsize=96312 memory=54216 CPUtime=0.29 cores=1,3
/proc/1038699/stat : 1038699 (pbscip) R 1038696 1038699 1036346 0 -1 4194304 10733 0 0 0 28 1 0 0 20 0 1 0 195928535 98623488 13554 134679101440 4194304 18693293 140722920241984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57778176 140722920248322 140722920248421 140722920248421 140722920255438 0
/proc/1038699/statm: 24078 13554 3962 3540 0 12335 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 96312 KiB
Current children cumulated memory: 54216 KiB
[startup+0.700211 s]
/proc/loadavg: 4.20 4.16 4.06 5/256 1038700
/proc/meminfo: memFree=126176920/131524600 swapFree=131070704/131071996
[pid=1038699] ppid=1038696 vsize=97344 memory=54992 CPUtime=0.68 cores=1,3
/proc/1038699/stat : 1038699 (pbscip) R 1038696 1038699 1036346 0 -1 4194304 10970 0 0 0 67 1 0 0 20 0 1 0 195928535 99680256 13748 134679101440 4194304 18693293 140722920241984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57778176 140722920248322 140722920248421 140722920248421 140722920255438 0
/proc/1038699/statm: 24336 13748 3962 3540 0 12593 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 97344 KiB
Current children cumulated memory: 54992 KiB
[startup+1.50023 s]
/proc/loadavg: 4.20 4.16 4.06 5/256 1038700
/proc/meminfo: memFree=126176944/131524600 swapFree=131070704/131071996
[pid=1038699] ppid=1038696 vsize=127860 memory=84324 CPUtime=1.48 cores=1,3
/proc/1038699/stat : 1038699 (pbscip) R 1038696 1038699 1036346 0 -1 4194304 18717 0 0 0 145 3 0 0 20 0 1 0 195928535 130928640 21081 134679101440 4194304 18693293 140722920241984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57778176 140722920248322 140722920248421 140722920248421 140722920255438 0
/proc/1038699/statm: 31965 21081 4026 3540 0 20222 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 127860 KiB
Current children cumulated memory: 84324 KiB
[startup+3.10544 s]
/proc/loadavg: 4.18 4.16 4.06 6/256 1038701
/proc/meminfo: memFree=126103212/131524600 swapFree=131070704/131071996
[pid=1038699] ppid=1038696 vsize=178224 memory=129196 CPUtime=3.08 cores=1,3
/proc/1038699/stat : 1038699 (pbscip) R 1038696 1038699 1036346 0 -1 4194304 29926 0 0 0 303 5 0 0 20 0 1 0 195928535 182501376 32299 134679101440 4194304 18693293 140722920241984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57778176 140722920248322 140722920248421 140722920248421 140722920255438 0
/proc/1038699/statm: 44556 32299 4026 3540 0 32813 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 178224 KiB
Current children cumulated memory: 129196 KiB
[startup+6.30015 s]
/proc/loadavg: 4.18 4.16 4.06 5/256 1038701
/proc/meminfo: memFree=126081940/131524600 swapFree=131070704/131071996
[pid=1038699] ppid=1038696 vsize=199564 memory=150468 CPUtime=6.27 cores=1,3
/proc/1038699/stat : 1038699 (pbscip) R 1038696 1038699 1036346 0 -1 4194304 35445 0 0 0 621 6 0 0 20 0 1 0 195928535 204353536 37617 134679101440 4194304 18693293 140722920241984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57778176 140722920248322 140722920248421 140722920248421 140722920255438 0
/proc/1038699/statm: 49891 37617 4026 3540 0 38148 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 199564 KiB
Current children cumulated memory: 150468 KiB
[startup+12.7002 s]
/proc/loadavg: 4.23 4.17 4.06 5/256 1038702
/proc/meminfo: memFree=126080272/131524600 swapFree=131070704/131071996
[pid=1038699] ppid=1038696 vsize=199564 memory=151876 CPUtime=12.65 cores=1,3
/proc/1038699/stat : 1038699 (pbscip) R 1038696 1038699 1036346 0 -1 4194304 35482 0 0 0 1259 6 0 0 20 0 1 0 195928535 204353536 37969 134679101440 4194304 18693293 140722920241984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57778176 140722920248322 140722920248421 140722920248421 140722920255438 0
/proc/1038699/statm: 49891 37969 4026 3540 0 38148 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 199564 KiB
Current children cumulated memory: 151876 KiB
[startup+25.5002 s]
/proc/loadavg: 4.20 4.16 4.06 5/255 1038704
/proc/meminfo: memFree=126079048/131524600 swapFree=131070704/131071996
[pid=1038699] ppid=1038696 vsize=199564 memory=153112 CPUtime=25.41 cores=1,3
/proc/1038699/stat : 1038699 (pbscip) R 1038696 1038699 1036346 0 -1 4194304 35691 0 0 0 2535 6 0 0 20 0 1 0 195928535 204353536 38278 134679101440 4194304 18693293 140722920241984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57778176 140722920248322 140722920248421 140722920248421 140722920255438 0
/proc/1038699/statm: 49891 38278 4026 3540 0 38148 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 199564 KiB
Current children cumulated memory: 153112 KiB
[startup+51.1054 s]
/proc/loadavg: 4.13 4.15 4.06 5/255 1038709
/proc/meminfo: memFree=126040384/131524600 swapFree=131070704/131071996
[pid=1038699] ppid=1038696 vsize=235888 memory=191052 CPUtime=50.94 cores=1,3
/proc/1038699/stat : 1038699 (pbscip) R 1038696 1038699 1036346 0 -1 4194304 48365 0 0 0 5085 9 0 0 20 0 1 0 195928535 241549312 47763 134679101440 4194304 18693293 140722920241984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57778176 140722920248322 140722920248421 140722920248421 140722920255438 0
/proc/1038699/statm: 58972 47763 4026 3540 0 47229 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 235888 KiB
Current children cumulated memory: 191052 KiB
[startup+102.3 s]
/proc/loadavg: 4.22 4.17 4.07 5/254 1038733
/proc/meminfo: memFree=126029192/131524600 swapFree=131070704/131071996
[pid=1038699] ppid=1038696 vsize=243064 memory=202060 CPUtime=101.99 cores=1,3
/proc/1038699/stat : 1038699 (pbscip) R 1038696 1038699 1036346 0 -1 4194304 50551 0 0 0 10189 10 0 0 20 0 1 0 195928535 248897536 50515 134679101440 4194304 18693293 140722920241984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57778176 140722920248322 140722920248421 140722920248421 140722920255438 0
/proc/1038699/statm: 60766 50515 4026 3540 0 49023 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 243064 KiB
Current children cumulated memory: 202060 KiB
[startup+162.3 s]
/proc/loadavg: 4.13 4.15 4.07 5/256 1038748
/proc/meminfo: memFree=126026344/131524600 swapFree=131070704/131071996
[pid=1038699] ppid=1038696 vsize=244076 memory=204244 CPUtime=161.84 cores=1,3
/proc/1038699/stat : 1038699 (pbscip) R 1038696 1038699 1036346 0 -1 4194304 50829 0 0 0 16174 10 0 0 20 0 1 0 195928535 249933824 51061 134679101440 4194304 18693293 140722920241984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57778176 140722920248322 140722920248421 140722920248421 140722920255438 0
/proc/1038699/statm: 61019 51061 4026 3540 0 49276 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 244076 KiB
Current children cumulated memory: 204244 KiB
[startup+222.3 s]
/proc/loadavg: 4.09 4.14 4.07 5/256 1038759
/proc/meminfo: memFree=126025856/131524600 swapFree=131070704/131071996
[pid=1038699] ppid=1038696 vsize=244076 memory=204244 CPUtime=221.69 cores=1,3
/proc/1038699/stat : 1038699 (pbscip) R 1038696 1038699 1036346 0 -1 4194304 50925 0 0 0 22159 10 0 0 20 0 1 0 195928535 249933824 51061 134679101440 4194304 18693293 140722920241984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57778176 140722920248322 140722920248421 140722920248421 140722920255438 0
/proc/1038699/statm: 61019 51061 4026 3540 0 49276 0
Current children cumulated CPU time: 221.69 s
Current children cumulated vsize: 244076 KiB
Current children cumulated memory: 204244 KiB
[startup+282.3 s]
/proc/loadavg: 4.13 4.14 4.08 5/256 1038769
/proc/meminfo: memFree=126022804/131524600 swapFree=131070704/131071996
[pid=1038699] ppid=1038696 vsize=247244 memory=206512 CPUtime=281.54 cores=1,3
/proc/1038699/stat : 1038699 (pbscip) R 1038696 1038699 1036346 0 -1 4194304 51605 0 0 0 28144 10 0 0 20 0 1 0 195928535 253177856 51628 134679101440 4194304 18693293 140722920241984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57778176 140722920248322 140722920248421 140722920248421 140722920255438 0
/proc/1038699/statm: 61811 51628 4026 3540 0 50068 0
Current children cumulated CPU time: 281.54 s
Current children cumulated vsize: 247244 KiB
Current children cumulated memory: 206512 KiB
[startup+342.3 s]
/proc/loadavg: 4.10 4.13 4.08 5/256 1038779
/proc/meminfo: memFree=126022116/131524600 swapFree=131070704/131071996
[pid=1038699] ppid=1038696 vsize=247244 memory=206960 CPUtime=341.38 cores=1,3
/proc/1038699/stat : 1038699 (pbscip) R 1038696 1038699 1036346 0 -1 4194304 51771 0 0 0 34128 10 0 0 20 0 1 0 195928535 253177856 51740 134679101440 4194304 18693293 140722920241984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57778176 140722920248322 140722920248421 140722920248421 140722920255438 0
/proc/1038699/statm: 61811 51740 4026 3540 0 50068 0
Current children cumulated CPU time: 341.38 s
Current children cumulated vsize: 247244 KiB
Current children cumulated memory: 206960 KiB
[startup+402.3 s]
/proc/loadavg: 4.11 4.12 4.08 5/256 1038791
/proc/meminfo: memFree=126020280/131524600 swapFree=131070704/131071996
[pid=1038699] ppid=1038696 vsize=248652 memory=208200 CPUtime=401.23 cores=1,3
/proc/1038699/stat : 1038699 (pbscip) R 1038696 1038699 1036346 0 -1 4194304 52218 0 0 0 40113 10 0 0 20 0 1 0 195928535 254619648 52050 134679101440 4194304 18693293 140722920241984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57778176 140722920248322 140722920248421 140722920248421 140722920255438 0
/proc/1038699/statm: 62163 52050 4026 3540 0 50420 0
Current children cumulated CPU time: 401.23 s
Current children cumulated vsize: 248652 KiB
Current children cumulated memory: 208200 KiB
[startup+462.3 s]
/proc/loadavg: 4.18 4.13 4.08 5/256 1038802
/proc/meminfo: memFree=125996164/131524600 swapFree=131070704/131071996
[pid=1038699] ppid=1038696 vsize=251380 memory=211024 CPUtime=461.08 cores=1,3
/proc/1038699/stat : 1038699 (pbscip) R 1038696 1038699 1036346 0 -1 4194304 52969 0 0 0 46098 10 0 0 20 0 1 0 195928535 257413120 52756 134679101440 4194304 18693293 140722920241984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57778176 140722920248322 140722920248421 140722920248421 140722920255438 0
/proc/1038699/statm: 62845 52756 4026 3540 0 51102 0
################
# More data... #
################
/proc/loadavg: 4.21 4.26 4.17 5/258 1040711
/proc/meminfo: memFree=124951656/131524600 swapFree=131070704/131071996
[pid=1038699] ppid=1038696 vsize=371028 memory=329776 CPUtime=3213.48 cores=1,3
/proc/1038699/stat : 1038699 (pbscip) R 1038696 1038699 1036346 0 -1 4194304 87046 0 0 0 321331 17 0 0 20 0 1 0 195928535 379932672 82444 134679101440 4194304 18693293 140722920241984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57778176 140722920248322 140722920248421 140722920248421 140722920255438 0
/proc/1038699/statm: 92757 82444 4026 3540 0 81014 0
Current children cumulated CPU time: 3213.48 s
Current children cumulated vsize: 371028 KiB
Current children cumulated memory: 329776 KiB
[startup+3282.3 s]
/proc/loadavg: 4.12 4.22 4.16 5/258 1040721
/proc/meminfo: memFree=124950852/131524600 swapFree=131070704/131071996
[pid=1038699] ppid=1038696 vsize=371028 memory=329784 CPUtime=3273.33 cores=1,3
/proc/1038699/stat : 1038699 (pbscip) R 1038696 1038699 1036346 0 -1 4194304 87182 0 0 0 327315 18 0 0 20 0 1 0 195928535 379932672 82446 134679101440 4194304 18693293 140722920241984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57778176 140722920248322 140722920248421 140722920248421 140722920255438 0
/proc/1038699/statm: 92757 82446 4026 3540 0 81014 0
Current children cumulated CPU time: 3273.33 s
Current children cumulated vsize: 371028 KiB
Current children cumulated memory: 329784 KiB
[startup+3342.3 s]
/proc/loadavg: 4.14 4.21 4.16 5/258 1040731
/proc/meminfo: memFree=124946568/131524600 swapFree=131070704/131071996
[pid=1038699] ppid=1038696 vsize=371028 memory=329848 CPUtime=3333.16 cores=1,3
/proc/1038699/stat : 1038699 (pbscip) R 1038696 1038699 1036346 0 -1 4194304 87334 0 0 0 333298 18 0 0 20 0 1 0 195928535 379932672 82462 134679101440 4194304 18693293 140722920241984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57778176 140722920248322 140722920248421 140722920248421 140722920255438 0
/proc/1038699/statm: 92757 82462 4026 3540 0 81014 0
Current children cumulated CPU time: 3333.16 s
Current children cumulated vsize: 371028 KiB
Current children cumulated memory: 329848 KiB
[startup+3402.3 s]
/proc/loadavg: 4.10 4.19 4.16 5/256 1040742
/proc/meminfo: memFree=124946272/131524600 swapFree=131070704/131071996
[pid=1038699] ppid=1038696 vsize=371028 memory=329848 CPUtime=3393 cores=1,3
/proc/1038699/stat : 1038699 (pbscip) R 1038696 1038699 1036346 0 -1 4194304 87470 0 0 0 339282 18 0 0 20 0 1 0 195928535 379932672 82462 134679101440 4194304 18693293 140722920241984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57778176 140722920248322 140722920248421 140722920248421 140722920255438 0
/proc/1038699/statm: 92757 82462 4026 3540 0 81014 0
Current children cumulated CPU time: 3393 s
Current children cumulated vsize: 371028 KiB
Current children cumulated memory: 329848 KiB
[startup+3462.3 s]
/proc/loadavg: 4.15 4.18 4.16 5/255 1040753
/proc/meminfo: memFree=124942652/131524600 swapFree=131070704/131071996
[pid=1038699] ppid=1038696 vsize=371028 memory=329872 CPUtime=3452.85 cores=1,3
/proc/1038699/stat : 1038699 (pbscip) R 1038696 1038699 1036346 0 -1 4194304 87612 0 0 0 345267 18 0 0 20 0 1 0 195928535 379932672 82468 134679101440 4194304 18693293 140722920241984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57778176 140722920248322 140722920248421 140722920248421 140722920255438 0
/proc/1038699/statm: 92757 82468 4026 3540 0 81014 0
Current children cumulated CPU time: 3452.85 s
Current children cumulated vsize: 371028 KiB
Current children cumulated memory: 329872 KiB
[startup+3522.3 s]
/proc/loadavg: 4.15 4.18 4.16 5/254 1040763
/proc/meminfo: memFree=124941740/131524600 swapFree=131070704/131071996
[pid=1038699] ppid=1038696 vsize=371028 memory=329920 CPUtime=3512.69 cores=1,3
/proc/1038699/stat : 1038699 (pbscip) R 1038696 1038699 1036346 0 -1 4194304 87762 0 0 0 351251 18 0 0 20 0 1 0 195928535 379932672 82480 134679101440 4194304 18693293 140722920241984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57778176 140722920248322 140722920248421 140722920248421 140722920255438 0
/proc/1038699/statm: 92757 82480 4026 3540 0 81014 0
Current children cumulated CPU time: 3512.69 s
Current children cumulated vsize: 371028 KiB
Current children cumulated memory: 329920 KiB
[startup+3582.3 s]
/proc/loadavg: 4.15 4.17 4.16 5/254 1040774
/proc/meminfo: memFree=124941048/131524600 swapFree=131070704/131071996
[pid=1038699] ppid=1038696 vsize=371028 memory=329928 CPUtime=3572.53 cores=1,3
/proc/1038699/stat : 1038699 (pbscip) R 1038696 1038699 1036346 0 -1 4194304 87923 0 0 0 357235 18 0 0 20 0 1 0 195928535 379932672 82482 134679101440 4194304 18693293 140722920241984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57778176 140722920248322 140722920248421 140722920248421 140722920255438 0
/proc/1038699/statm: 92757 82482 4026 3540 0 81014 0
Current children cumulated CPU time: 3572.53 s
Current children cumulated vsize: 371028 KiB
Current children cumulated memory: 329928 KiB
[startup+3597.13 s]
# the end of solver process 1038699 was just reported to runsolver
# Child status: 0
# cumulated CPU time of all completed processes: user=3587.14 s, system=0.188441 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+3584 s]*
/proc/loadavg: 4.14 4.17 4.16 5/254 1040774
/proc/meminfo: memFree=124941180/131524600 swapFree=131070704/131071996
[pid=1038699] ppid=1038696 vsize=371028 memory=329928 CPUtime=3574.23 cores=1,3
/proc/1038699/stat : 1038699 (pbscip) R 1038696 1038699 1036346 0 -1 4194304 87923 0 0 0 357405 18 0 0 20 0 1 0 195928535 379932672 82482 134679101440 4194304 18693293 140722920241984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57778176 140722920248322 140722920248421 140722920248421 140722920255438 0
/proc/1038699/statm: 92757 82482 4026 3540 0 81014 0
Current children cumulated CPU time: 3574.23 s
Current children cumulated vsize: 371028 KiB
Current children cumulated memory: 329928 KiB
[startup+3590.4 s]
/proc/loadavg: 4.21 4.18 4.16 5/254 1040775
/proc/meminfo: memFree=124941132/131524600 swapFree=131070704/131071996
[pid=1038699] ppid=1038696 vsize=371028 memory=329928 CPUtime=3580.61 cores=1,3
/proc/1038699/stat : 1038699 (pbscip) R 1038696 1038699 1036346 0 -1 4194304 87923 0 0 0 358043 18 0 0 20 0 1 0 195928535 379932672 82482 134679101440 4194304 18693293 140722920241984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57778176 140722920248322 140722920248421 140722920248421 140722920255438 0
/proc/1038699/statm: 92757 82482 4026 3540 0 81014 0
Current children cumulated CPU time: 3580.61 s
Current children cumulated vsize: 371028 KiB
Current children cumulated memory: 329928 KiB
[startup+3593.6 s]
/proc/loadavg: 4.19 4.18 4.16 5/254 1040775
/proc/meminfo: memFree=124941132/131524600 swapFree=131070704/131071996
[pid=1038699] ppid=1038696 vsize=371028 memory=329928 CPUtime=3583.8 cores=1,3
/proc/1038699/stat : 1038699 (pbscip) R 1038696 1038699 1036346 0 -1 4194304 87923 0 0 0 358362 18 0 0 20 0 1 0 195928535 379932672 82482 134679101440 4194304 18693293 140722920241984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57778176 140722920248322 140722920248421 140722920248421 140722920255438 0
/proc/1038699/statm: 92757 82482 4026 3540 0 81014 0
Current children cumulated CPU time: 3583.8 s
Current children cumulated vsize: 371028 KiB
Current children cumulated memory: 329928 KiB
[startup+3595.2 s]
/proc/loadavg: 4.19 4.18 4.16 5/254 1040775
/proc/meminfo: memFree=124941132/131524600 swapFree=131070704/131071996
[pid=1038699] ppid=1038696 vsize=371028 memory=329928 CPUtime=3585.39 cores=1,3
/proc/1038699/stat : 1038699 (pbscip) R 1038696 1038699 1036346 0 -1 4194304 87923 0 0 0 358521 18 0 0 20 0 1 0 195928535 379932672 82482 134679101440 4194304 18693293 140722920241984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57778176 140722920248322 140722920248421 140722920248421 140722920255438 0
/proc/1038699/statm: 92757 82482 4026 3540 0 81014 0
Current children cumulated CPU time: 3585.39 s
Current children cumulated vsize: 371028 KiB
Current children cumulated memory: 329928 KiB
[startup+3596 s]*
/proc/loadavg: 4.19 4.18 4.16 5/254 1040775
/proc/meminfo: memFree=124941132/131524600 swapFree=131070704/131071996
[pid=1038699] ppid=1038696 vsize=371028 memory=329928 CPUtime=3586.2 cores=1,3
/proc/1038699/stat : 1038699 (pbscip) R 1038696 1038699 1036346 0 -1 4194304 87923 0 0 0 358602 18 0 0 20 0 1 0 195928535 379932672 82482 134679101440 4194304 18693293 140722920241984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57778176 140722920248322 140722920248421 140722920248421 140722920255438 0
/proc/1038699/statm: 92757 82482 4026 3540 0 81014 0
Current children cumulated CPU time: 3586.2 s
Current children cumulated vsize: 371028 KiB
Current children cumulated memory: 329928 KiB
[startup+3596.8 s]
/proc/loadavg: 4.19 4.18 4.16 5/254 1040775
/proc/meminfo: memFree=124941132/131524600 swapFree=131070704/131071996
[pid=1038699] ppid=1038696 vsize=371028 memory=329928 CPUtime=3586.99 cores=1,3
/proc/1038699/stat : 1038699 (pbscip) R 1038696 1038699 1036346 0 -1 4194304 87923 0 0 0 358681 18 0 0 20 0 1 0 195928535 379932672 82482 134679101440 4194304 18693293 140722920241984 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57778176 140722920248322 140722920248421 140722920248421 140722920255438 0
/proc/1038699/statm: 92757 82482 4026 3540 0 81014 0
Current children cumulated CPU time: 3586.99 s
Current children cumulated vsize: 371028 KiB
Current children cumulated memory: 329928 KiB
[startup+3597 s]*
/proc/loadavg: 4.19 4.18 4.16 5/254 1040775
/proc/meminfo: memFree=124941132/131524600 swapFree=131070704/131071996
[pid=1038699] ppid=1038696 vsize=371028 memory=329928 CPUtime=3587.19 cores=1,3
/proc/1038699/stat : 1038699 (pbscip) R 1038696 1038699 1036346 0 -1 4194304 87923 0 0 0 358701 18 0 0 20 0 1 0 195928535 379932672 82482 134679101440 4194304 18693293 140722920241984 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57778176 140722920248322 140722920248421 140722920248421 140722920255438 0
/proc/1038699/statm: 92757 82482 4026 3540 0 81014 0
Current children cumulated CPU time: 3587.19 s
Current children cumulated vsize: 371028 KiB
Current children cumulated memory: 329928 KiB
[startup+3597.11 s]
/proc/loadavg: 4.19 4.18 4.16 5/254 1040775
/proc/meminfo: memFree=124941132/131524600 swapFree=131070704/131071996
[pid=1038699] ppid=1038696 vsize=371028 memory=329928 CPUtime=3587.29 cores=1,3
/proc/1038699/stat : 1038699 (pbscip) R 1038696 1038699 1036346 0 -1 4194304 87923 0 0 0 358711 18 0 0 20 0 1 0 195928535 379932672 82482 134679101440 4194304 18693293 140722920241984 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 57778176 140722920248322 140722920248421 140722920248421 140722920255438 0
/proc/1038699/statm: 92757 82482 4026 3540 0 81014 0
Current children cumulated CPU time: 3587.29 s
Current children cumulated vsize: 371028 KiB
Current children cumulated memory: 329928 KiB
Child status: 0
Real time (s): 3597.13
CPU time (s): 3587.32
CPU user time (s): 3587.14
CPU system time (s): 0.188441
CPU usage (%): 99.7275
Max. virtual memory (cumulated for all children) (KiB): 371028
Max. memory (cumulated for all children) (KiB): 329928
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587.14
system time used= 0.188441
maximum resident set size= 329928
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87930
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 68
involuntary context switches= 2130
# summary of solver processes directly reported to runsolver:
# pid: 1038699
# total CPU time (s): 3587.32
# total CPU user time (s): 3587.14
# total CPU system time (s): 0.188441
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.69641 second user time and 16.8342 second system time
The end