0.00/0.00 c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 8.0.0] [GitHash: 0408ae5eca]
0.00/0.00 c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.00/0.00 c
0.00/0.00 c External libraries:
0.00/0.00 c SoPlex 8.0.0 Linear programming solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: 67f6a391]
0.00/0.00 c CppAD 20180000.0 Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00 c AMPL/MP 4.0.0 AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00 c PaPILO 3.0.0 parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00 c bliss 0.77 Computing Graph Automorphisms by T. Junttila and P. Kaski (users.aalto.fi/~tjunttil/bliss)
0.00/0.00 c sassy 2.0 Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00 c
0.00/0.00 c reading problem <HOME/instance-4495111-1751150005.opb>
0.00/0.00 c original problem has 231 variables (231 bin, 0 int, 0 cont) and 2707 constraints
0.00/0.00 c problem read in 0.004 seconds
0.00/0.00 c problem without objective
0.00/0.01 c presolving:
0.00/0.01 c (0.0s) running MILP presolver
0.00/0.01 c (0.0s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
0.00/0.02 c (round 1, exhaustive) 0 del vars, 143 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 143 clqs
0.00/0.02 c (round 2, exhaustive) 0 del vars, 187 del conss, 0 add conss, 0 chg bounds, 44 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 143 clqs
0.00/0.02 c (round 3, exhaustive) 0 del vars, 198 del conss, 0 add conss, 0 chg bounds, 55 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 143 clqs
0.00/0.03 c (round 4, exhaustive) 0 del vars, 198 del conss, 0 add conss, 0 chg bounds, 55 chg sides, 0 chg coeffs, 2509 upgd conss, 0 impls, 143 clqs
0.00/0.03 c (round 5, exhaustive) 0 del vars, 264 del conss, 0 add conss, 0 chg bounds, 55 chg sides, 0 chg coeffs, 2509 upgd conss, 0 impls, 143 clqs
0.00/0.04 c (0.0s) probing: 51/231 (22.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.04 c (0.0s) probing aborted: 50/50 successive totally useless probings
0.00/0.04 c (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.00/0.04 c (0.0s) symmetry computation finished: 1 generators found (max: 1500, log10 of symmetry group size: 1.04) (symcode time: 0.00)
0.00/0.04 c dynamic symmetry handling statistics:
0.00/0.04 c orbitopal reduction: no components
0.00/0.04 c orbital reduction: 1 components of sizes 1
0.00/0.04 c lexicographic reduction: 1 permutations with support sizes 121
0.00/0.04 c handled 1 out of 1 symmetry components
0.00/0.04 c presolving (6 rounds: 6 fast, 6 medium, 6 exhaustive):
0.00/0.04 c 0 deleted vars, 264 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 55 changed sides, 0 changed coefficients
0.00/0.04 c 0 implications, 143 cliques
0.00/0.04 c presolved problem has 231 variables (231 bin, 0 int, 0 cont) and 2443 constraints
0.00/0.04 c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
0.00/0.04 c 1 constraints of type <knapsack>
0.00/0.04 c 22 constraints of type <setppc>
0.00/0.04 c 2420 constraints of type <logicor>
0.00/0.04 c transformed objective value is always integral (scale: 1)
0.00/0.04 c Presolving Time: 0.04
0.00/0.04 c
0.00/0.04 c - non default parameters ----------------------------------------------------------------------
0.00/0.04 c
0.00/0.04 c # SCIP version 10.0.0
0.00/0.04 c
0.00/0.04 c # maximal time in seconds to run
0.00/0.04 c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.00/0.04 c limits/time = 3596.998034
0.00/0.04 c
0.00/0.04 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.04 c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.00/0.04 c limits/memory = 27900
0.00/0.04 c
0.00/0.04 c # belongs reading time to solving time?
0.00/0.04 c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.00/0.04 c timing/reading = TRUE
0.00/0.04 c
0.00/0.04 c # maximum allowed 'intsize' (i.e. the number of bits required to represent the sum of absolute values of all integers that appear in a constraint or objective function) or -1 for unlimited
0.00/0.04 c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
0.00/0.04 c reading/opbreader/maxintsize = 47
0.00/0.04 c
0.00/0.04 c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
0.00/0.04 c # [type: int, advanced: TRUE, range: [0,15], default: 15]
0.00/0.04 c propagating/genvbounds/timingmask = 0
0.00/0.04 c
0.00/0.04 c -----------------------------------------------------------------------------------------------
0.00/0.04 c
0.00/0.05 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
0.00/0.05 c 0.1s| 1 | 0 | 95 | - | 12M | 0 | 231 |2470 |2443 | 0 | 0 | 26 | 0 | 0.000000e+00 | -- | Inf | unknown
0.20/0.21 c 0.2s| 1 | 0 | 2024 | - | 14M | 0 | 231 |2475 |2445 | 2 | 1 | 31 | 0 | 0.000000e+00 | -- | Inf | unknown
0.20/0.25 c 0.3s| 1 | 0 | 2050 | - | 16M | 0 | 231 |2476 |2449 | 6 | 2 | 32 | 0 | 0.000000e+00 | -- | Inf | unknown
0.30/0.32 c 0.3s| 1 | 0 | 2074 | - | 19M | 0 | 231 |2482 |2453 | 10 | 3 | 38 | 0 | 0.000000e+00 | -- | Inf | unknown
0.30/0.37 c 0.4s| 1 | 0 | 2093 | - | 23M | 0 | 231 |2482 |2457 | 14 | 4 | 38 | 0 | 0.000000e+00 | -- | Inf | unknown
0.39/0.45 c 0.5s| 1 | 0 | 2109 | - | 28M | 0 | 231 |2487 |2460 | 17 | 5 | 43 | 0 | 0.000000e+00 | -- | Inf | unknown
0.49/0.53 c 0.5s| 1 | 0 | 2120 | - | 32M | 0 | 231 |2490 |2462 | 19 | 6 | 46 | 0 | 0.000000e+00 | -- | Inf | unknown
0.49/0.58 c 0.6s| 1 | 0 | 2136 | - | 36M | 0 | 231 |2494 |2465 | 22 | 7 | 50 | 0 | 0.000000e+00 | -- | Inf | unknown
0.58/0.64 c 0.6s| 1 | 0 | 2151 | - | 40M | 0 | 231 |2494 |2468 | 25 | 8 | 50 | 0 | 0.000000e+00 | -- | Inf | unknown
0.68/0.71 c 0.7s| 1 | 0 | 2166 | - | 44M | 0 | 231 |2499 |2472 | 29 | 9 | 55 | 0 | 0.000000e+00 | -- | Inf | unknown
0.68/0.79 c 0.8s| 1 | 0 | 2184 | - | 48M | 0 | 231 |2500 |2474 | 31 | 10 | 56 | 0 | 0.000000e+00 | -- | Inf | unknown
0.68/0.80 c 0.8s| 1 | 0 | 2195 | - | 50M | 0 | 231 |2501 |2477 | 34 | 11 | 57 | 0 | 0.000000e+00 | -- | Inf | unknown
0.78/0.89 c 0.9s| 1 | 2 | 2498 | - | 50M | 0 | 231 |2527 |2477 | 34 | 11 | 83 | 19 | 0.000000e+00 | -- | Inf | unknown
1.18/1.28 c 1.3s| 100 | 15 | 4891 | 27.2 | 52M | 17 | 231 |2625 |2450 | 55 | 0 | 183 | 19 | 0.000000e+00 | -- | Inf | 50.32%
1.58/1.62 c 1.6s| 200 | 20 | 6785 | 23.1 | 54M | 20 | 231 |2706 |2452 | 82 | 0 | 264 | 19 | 0.000000e+00 | -- | Inf | 51.03%
1.68/1.77 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
1.68/1.77 c 1.8s| 300 | 20 | 8265 | 20.3 | 54M | 20 | 231 |2798 |2452 | 89 | 0 | 357 | 19 | 0.000000e+00 | -- | Inf | 51.13%
1.98/2.02 c 2.0s| 400 | 18 | 9648 | 18.7 | 54M | 20 | 231 |2881 |2452 | 89 | 1 | 443 | 19 | 0.000000e+00 | -- | Inf | 51.19%
2.08/2.19 c 2.2s| 500 | 14 | 10985 | 17.6 | 56M | 20 | 231 |2942 |2452 | 107 | 0 | 505 | 19 | 0.000000e+00 | -- | Inf | 51.42%
2.37/2.49 c 2.5s| 600 | 14 | 12528 | 17.3 | 56M | 20 | 231 |3011 |2452 | 107 | 1 | 581 | 19 | 0.000000e+00 | -- | Inf | 51.49%
2.67/2.74 c 2.7s| 700 | 17 | 14182 | 17.1 | 56M | 20 | 231 |3064 |2452 | 115 | 0 | 642 | 19 | 0.000000e+00 | -- | Inf | 51.74%
2.98/3.07 c 3.1s| 800 | 17 | 15714 | 16.9 | 58M | 20 | 231 |3145 |2451 | 127 | 1 | 727 | 19 | 0.000000e+00 | -- | Inf | 53.10%
3.57/3.69 c 3.7s| 900 | 15 | 17567 | 17.1 | 58M | 20 | 231 |3228 |2452 | 142 | 1 | 820 | 19 | 0.000000e+00 | -- | Inf | 53.69%
3.87/3.99 c 4.0s| 1000 | 19 | 19101 | 16.9 | 58M | 20 | 231 |3302 |2452 | 183 | 1 | 899 | 19 | 0.000000e+00 | -- | Inf | 54.26%
4.07/4.17 c 4.2s| 1100 | 19 | 20337 | 16.5 | 58M | 20 | 231 |3396 |2452 | 190 | 1 | 997 | 19 | 0.000000e+00 | -- | Inf | 54.38%
4.37/4.42 c 4.4s| 1200 | 19 | 21819 | 16.4 | 58M | 20 | 231 |3500 |2454 | 206 | 0 |1101 | 19 | 0.000000e+00 | -- | Inf | 54.49%
4.57/4.63 c 4.6s| 1300 | 19 | 23364 | 16.3 | 58M | 20 | 231 |3600 |2453 | 206 | 1 |1207 | 19 | 0.000000e+00 | -- | Inf | 54.57%
4.77/4.85 c Restart triggered after 50 consecutive estimations that the remaining tree will be large
4.77/4.85 c (run 1, node 1347) performing user restart
4.77/4.85 c
4.77/4.85 c (restart) converted 6 cuts from the global cut pool into linear constraints
4.77/4.85 c
4.77/4.86 c presolving:
4.77/4.86 c (round 1, fast) 21 del vars, 644 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 301 chg coeffs, 0 upgd conss, 0 impls, 320 clqs
4.77/4.86 c (round 2, medium) 31 del vars, 644 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 301 chg coeffs, 0 upgd conss, 0 impls, 302 clqs
4.77/4.86 c (round 3, fast) 31 del vars, 666 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 324 chg coeffs, 0 upgd conss, 0 impls, 302 clqs
4.77/4.87 c (round 4, exhaustive) 31 del vars, 667 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 324 chg coeffs, 4 upgd conss, 0 impls, 302 clqs
4.77/4.87 c (round 5, medium) 31 del vars, 667 del conss, 3 add conss, 0 chg bounds, 4 chg sides, 331 chg coeffs, 4 upgd conss, 0 impls, 303 clqs
4.77/4.87 c (round 6, exhaustive) 31 del vars, 671 del conss, 3 add conss, 0 chg bounds, 4 chg sides, 333 chg coeffs, 4 upgd conss, 0 impls, 303 clqs
4.77/4.88 c (round 7, exhaustive) 31 del vars, 903 del conss, 3 add conss, 0 chg bounds, 4 chg sides, 1132 chg coeffs, 4 upgd conss, 0 impls, 303 clqs
4.77/4.88 c (round 8, exhaustive) 31 del vars, 963 del conss, 3 add conss, 0 chg bounds, 4 chg sides, 1157 chg coeffs, 4 upgd conss, 0 impls, 304 clqs
4.77/4.89 c (round 9, exhaustive) 31 del vars, 963 del conss, 3 add conss, 0 chg bounds, 4 chg sides, 1171 chg coeffs, 4 upgd conss, 0 impls, 304 clqs
4.77/4.89 c (round 10, exhaustive) 31 del vars, 967 del conss, 3 add conss, 0 chg bounds, 4 chg sides, 1171 chg coeffs, 4 upgd conss, 0 impls, 304 clqs
4.77/4.89 c (round 11, exhaustive) 31 del vars, 967 del conss, 3 add conss, 0 chg bounds, 4 chg sides, 1250 chg coeffs, 4 upgd conss, 0 impls, 304 clqs
4.87/4.90 c (round 12, exhaustive) 31 del vars, 970 del conss, 3 add conss, 0 chg bounds, 4 chg sides, 1251 chg coeffs, 4 upgd conss, 0 impls, 304 clqs
4.87/4.91 c presolving (13 rounds: 13 fast, 11 medium, 9 exhaustive):
4.87/4.91 c 31 deleted vars, 970 deleted constraints, 3 added constraints, 0 tightened bounds, 0 added holes, 4 changed sides, 1251 changed coefficients
4.87/4.91 c 0 implications, 304 cliques
4.87/4.91 c presolved problem has 200 variables (200 bin, 0 int, 0 cont) and 2664 constraints
4.87/4.91 c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
4.87/4.91 c 7 constraints of type <knapsack>
4.87/4.91 c 20 constraints of type <setppc>
4.87/4.91 c 2637 constraints of type <logicor>
4.87/4.91 c transformed objective value is always integral (scale: 1)
4.87/4.91 c Presolving Time: 0.09
4.87/4.91 c
4.87/4.92 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
4.87/4.92 c 4.9s| 1 | 0 | 24137 | - | 58M | 0 | 200 |2685 |1834 | 0 | 0 |1257 | 19 | 0.000000e+00 | -- | Inf | unknown
4.87/4.98 c 5.0s| 1 | 0 | 24151 | - | 58M | 0 | 200 |2686 |1839 | 5 | 1 |1258 | 19 | 0.000000e+00 | -- | Inf | unknown
4.97/5.02 c 5.0s| 1 | 0 | 24177 | - | 58M | 0 | 200 |2689 |1842 | 8 | 2 |1261 | 19 | 0.000000e+00 | -- | Inf | unknown
4.97/5.08 c 5.1s| 1 | 0 | 24194 | - | 58M | 0 | 200 |2691 |1846 | 12 | 3 |1263 | 19 | 0.000000e+00 | -- | Inf | unknown
5.07/5.13 c 5.1s| 1 | 0 | 24212 | - | 58M | 0 | 200 |2696 |1848 | 14 | 4 |1268 | 19 | 0.000000e+00 | -- | Inf | unknown
5.07/5.19 c 5.2s| 1 | 0 | 24238 | - | 59M | 0 | 200 |2697 |1850 | 16 | 5 |1269 | 19 | 0.000000e+00 | -- | Inf | unknown
5.17/5.23 c 5.2s| 1 | 0 | 24259 | - | 59M | 0 | 200 |2698 |1854 | 20 | 6 |1270 | 19 | 0.000000e+00 | -- | Inf | unknown
5.17/5.28 c 5.3s| 1 | 0 | 24276 | - | 59M | 0 | 200 |2701 |1858 | 24 | 7 |1273 | 19 | 0.000000e+00 | -- | Inf | unknown
5.27/5.34 c 5.3s| 1 | 0 | 24294 | - | 59M | 0 | 200 |2703 |1862 | 28 | 8 |1275 | 19 | 0.000000e+00 | -- | Inf | unknown
5.27/5.38 c 5.4s| 1 | 0 | 24309 | - | 59M | 0 | 200 |2706 |1866 | 32 | 9 |1278 | 19 | 0.000000e+00 | -- | Inf | unknown
5.37/5.42 c 5.4s| 1 | 0 | 24326 | - | 61M | 0 | 200 |2710 |1867 | 36 | 10 |1282 | 19 | 0.000000e+00 | -- | Inf | unknown
5.37/5.43 c 5.4s| 1 | 0 | 24342 | - | 61M | 0 | 200 |2713 |1870 | 39 | 11 |1285 | 19 | 0.000000e+00 | -- | Inf | unknown
5.46/5.50 c 5.5s| 1 | 2 | 24609 | - | 61M | 0 | 200 |2724 |1870 | 39 | 11 |1297 | 38 | 0.000000e+00 | -- | Inf | unknown
6.07/6.16 c 6.2s| 100 | 10 | 26694 | 16.8 | 62M | 18 | 200 |2782 |1847 | 78 | 0 |1358 | 38 | 0.000000e+00 | -- | Inf | 39.03%
6.46/6.55 c 6.5s| 200 | 14 | 28453 | 16.8 | 65M | 20 | 200 |2837 |1844 | 132 | 0 |1418 | 38 | 0.000000e+00 | -- | Inf | 41.11%
6.76/6.89 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
6.76/6.89 c 6.9s| 300 | 14 | 30008 | 16.7 | 67M | 20 | 200 |2889 |1843 | 178 | 0 |1479 | 38 | 0.000000e+00 | -- | Inf | 42.04%
7.06/7.15 c 7.1s| 400 | 14 | 31661 | 16.7 | 70M | 20 | 200 |2938 |1842 | 219 | 0 |1536 | 38 | 0.000000e+00 | -- | Inf | 42.89%
7.25/7.31 c 7.3s| 500 | 13 | 32867 | 16.5 | 71M | 20 | 200 |2998 |1842 | 237 | 1 |1610 | 38 | 0.000000e+00 | -- | Inf | 43.18%
7.45/7.54 c 7.5s| 600 | 9 | 34542 | 16.5 | 72M | 20 | 200 |3042 |1844 | 254 | 0 |1676 | 38 | 0.000000e+00 | -- | Inf | 45.87%
7.85/7.94 c 7.9s| 700 | 11 | 36161 | 16.5 | 72M | 20 | 200 |3078 |1844 | 291 | 1 |1726 | 38 | 0.000000e+00 | -- | Inf | 48.63%
8.06/8.14 c 8.1s| 800 | 8 | 37676 | 16.4 | 72M | 20 | 200 |3125 |1839 | 299 | 1 |1777 | 38 | 0.000000e+00 | -- | Inf | 59.28%
8.35/8.47 c 8.5s| 900 | 6 | 39253 | 16.4 | 72M | 20 | 200 |3171 |1842 | 353 | 1 |1836 | 38 | 0.000000e+00 | -- | Inf | 61.96%
8.55/8.64 c 8.6s| 1000 | 8 | 40550 | 16.2 | 72M | 20 | 200 |3230 |1843 | 370 | 1 |1907 | 38 | 0.000000e+00 | -- | Inf | 62.27%
8.65/8.77 c 8.8s| 1100 | 9 | 42034 | 16.2 | 72M | 24 | 200 |3259 |1845 | 380 | 1 |1952 | 38 | 0.000000e+00 | -- | Inf | 65.11%
8.95/9.04 c 9.0s| 1200 | 10 | 43535 | 16.1 | 72M | 24 | 200 |3297 |1841 | 416 | 0 |2006 | 38 | 0.000000e+00 | -- | Inf | 70.47%
9.15/9.25 c 9.2s| 1300 | 10 | 45146 | 16.1 | 72M | 24 | 200 |3312 |1844 | 450 | 1 |2065 | 38 | 0.000000e+00 | -- | Inf | 73.92%
9.35/9.46 c 9.5s| 1400 | 10 | 46800 | 16.1 | 72M | 24 | 200 |3310 |1842 | 484 | 1 |2116 | 38 | 0.000000e+00 | -- | Inf | 74.67%
9.55/9.60 c 9.6s| 1500 | 8 | 48282 | 16.1 | 72M | 24 | 200 |3303 |1842 | 496 | 0 |2177 | 38 | 0.000000e+00 | -- | Inf | 74.84%
9.55/9.67 c 9.7s| 1600 | 8 | 49500 | 16.0 | 72M | 24 | 200 |3360 |1842 | 496 | 1 |2267 | 38 | 0.000000e+00 | -- | Inf | 74.90%
9.85/9.95 c 10.0s| 1700 | 10 | 51178 | 16.0 | 72M | 24 | 200 |3392 |1845 | 524 | 0 |2330 | 38 | 0.000000e+00 | -- | Inf | 76.35%
10.05/10.18 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
10.05/10.18 c 10.2s| 1800 | 10 | 53212 | 16.1 | 72M | 24 | 200 |3433 |1842 | 558 | 0 |2418 | 38 | 0.000000e+00 | -- | Inf | 78.59%
10.24/10.37 c 10.4s| 1900 | 10 | 54773 | 16.1 | 72M | 24 | 200 |3449 |1843 | 591 | 0 |2479 | 38 | 0.000000e+00 | -- | Inf | 79.86%
10.54/10.60 c 10.6s| 2000 | 14 | 56311 | 16.1 | 72M | 24 | 200 |3477 |1846 | 624 | 1 |2544 | 38 | 0.000000e+00 | -- | Inf | 80.31%
10.74/10.84 c 10.8s| 2100 | 14 | 58098 | 16.1 | 72M | 24 | 200 |3510 |1844 | 644 | 1 |2625 | 38 | 0.000000e+00 | -- | Inf | 80.65%
10.95/11.02 c 11.0s| 2200 | 11 | 59886 | 16.2 | 72M | 24 | 200 |3533 |1847 | 663 | 0 |2687 | 38 | 0.000000e+00 | -- | Inf | 80.86%
11.05/11.17 c 11.2s| 2300 | 7 | 61670 | 16.2 | 72M | 24 | 200 |3587 |1846 | 677 | 0 |2762 | 38 | 0.000000e+00 | -- | Inf | 81.09%
11.14/11.25 c 11.3s| 2400 | 9 | 63107 | 16.2 | 72M | 24 | 200 |3628 |1843 | 677 | 0 |2832 | 38 | 0.000000e+00 | -- | Inf | 81.13%
11.24/11.36 c 11.4s| 2500 | 11 | 64584 | 16.1 | 72M | 29 | 200 |3722 |1847 | 680 | 1 |2938 | 38 | 0.000000e+00 | -- | Inf | 81.13%
11.34/11.46 c 11.5s| 2600 | 14 | 66037 | 16.1 | 72M | 31 | 200 |3784 |1844 | 686 | 1 |3011 | 38 | 0.000000e+00 | -- | Inf | 81.14%
11.54/11.65 c 11.7s| 2700 | 12 | 67429 | 16.1 | 72M | 31 | 200 |3843 |1843 | 707 | 1 |3082 | 38 | 0.000000e+00 | -- | Inf | 81.61%
11.74/11.88 c 11.9s| 2800 | 17 | 68930 | 16.0 | 72M | 31 | 200 |3881 |1843 | 749 | 1 |3141 | 38 | 0.000000e+00 | -- | Inf | 82.05%
11.84/11.99 c 12.0s| 2900 | 16 | 70241 | 16.0 | 72M | 31 | 200 |3938 |1841 | 757 | 1 |3211 | 38 | 0.000000e+00 | -- | Inf | 82.24%
12.04/12.13 c 12.1s| 3000 | 14 | 71774 | 15.9 | 72M | 31 | 200 |4002 |1845 | 768 | 0 |3285 | 38 | 0.000000e+00 | -- | Inf | 82.35%
12.14/12.23 c 12.2s| 3100 | 15 | 73349 | 15.9 | 72M | 31 | 200 |4083 |1844 | 769 | 1 |3373 | 38 | 0.000000e+00 | -- | Inf | 82.37%
12.24/12.33 c 12.3s| 3200 | 13 | 74919 | 15.9 | 72M | 31 | 200 |4151 |1844 | 771 | 0 |3450 | 38 | 0.000000e+00 | -- | Inf | 82.39%
12.34/12.45 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
12.34/12.45 c 12.4s| 3300 | 9 | 76218 | 15.9 | 72M | 31 | 200 |4223 |1840 | 779 | 0 |3544 | 38 | 0.000000e+00 | -- | Inf | 82.49%
12.44/12.58 c 12.6s| 3400 | 10 | 77699 | 15.9 | 72M | 31 | 200 |4291 |1844 | 788 | 1 |3622 | 38 | 0.000000e+00 | -- | Inf | 82.56%
12.53/12.68 c 12.7s| 3500 | 11 | 79249 | 15.8 | 73M | 31 | 200 |4377 |1843 | 795 | 1 |3719 | 38 | 0.000000e+00 | -- | Inf | 82.68%
12.73/12.83 c 12.8s| 3600 | 13 | 80936 | 15.9 | 73M | 31 | 200 |4446 |1845 | 815 | 1 |3797 | 38 | 0.000000e+00 | -- | Inf | 82.95%
12.83/12.96 c 13.0s| 3700 | 10 | 82398 | 15.8 | 73M | 31 | 200 |4535 | 0 | 822 | 0 |3892 | 38 | 0.000000e+00 | -- | Inf | 83.06%
13.04/13.18 c 13.2s| 3800 | 14 | 83919 | 15.8 | 73M | 32 | 200 |4585 |1843 | 850 | 1 |3952 | 38 | 0.000000e+00 | -- | Inf | 83.39%
13.23/13.32 c 13.3s| 3900 | 13 | 85252 | 15.8 | 73M | 32 | 200 |4674 |1844 | 859 | 1 |4046 | 38 | 0.000000e+00 | -- | Inf | 83.51%
13.33/13.46 c 13.5s| 4000 | 13 | 86647 | 15.7 | 73M | 32 | 200 |4748 |1844 | 878 | 1 |4124 | 38 | 0.000000e+00 | -- | Inf | 83.62%
13.43/13.58 c 13.6s| 4100 | 11 | 88257 | 15.8 | 73M | 32 | 200 |4827 |1848 | 887 | 1 |4208 | 38 | 0.000000e+00 | -- | Inf | 83.74%
13.53/13.69 c 13.7s| 4200 | 13 | 89921 | 15.8 | 73M | 32 | 200 |4909 |1846 | 888 | 0 |4298 | 38 | 0.000000e+00 | -- | Inf | 83.78%
13.63/13.79 c 13.8s| 4300 | 12 | 91672 | 15.8 | 73M | 32 | 200 |4999 |1847 | 891 | 1 |4395 | 38 | 0.000000e+00 | -- | Inf | 83.81%
13.83/13.90 c 13.9s| 4400 | 9 | 93322 | 15.8 | 73M | 32 | 200 |5082 |1842 | 897 | 1 |4485 | 38 | 0.000000e+00 | -- | Inf | 83.85%
13.94/14.03 c 14.0s| 4500 | 10 | 94919 | 15.8 | 73M | 32 | 200 |5169 | 0 | 907 | 0 |4578 | 38 | 0.000000e+00 | -- | Inf | 83.97%
14.04/14.15 c 14.1s| 4600 | 9 | 96665 | 15.8 | 73M | 32 | 200 |5256 |1845 | 911 | 0 |4668 | 38 | 0.000000e+00 | -- | Inf | 83.98%
14.13/14.27 c 14.3s| 4700 | 11 | 98147 | 15.8 | 73M | 32 | 200 |5361 |1847 | 922 | 0 |4774 | 38 | 0.000000e+00 | -- | Inf | 84.03%
14.23/14.37 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
14.23/14.37 c 14.4s| 4800 | 10 | 99636 | 15.8 | 73M | 32 | 200 |5466 |1847 | 924 | 0 |4882 | 38 | 0.000000e+00 | -- | Inf | 84.04%
14.33/14.46 c 14.5s| 4900 | 9 |101016 | 15.8 | 73M | 32 | 200 |5603 |1849 | 927 | 0 |5022 | 38 | 0.000000e+00 | -- | Inf | 84.06%
14.43/14.56 c 14.6s| 5000 | 8 |102504 | 15.8 | 74M | 32 | 200 |5746 |1848 | 928 | 0 |5167 | 38 | 0.000000e+00 | -- | Inf | 84.08%
14.53/14.66 c 14.7s| 5100 | 10 |103944 | 15.7 | 74M | 32 | 200 |5862 |1849 | 932 | 1 |5289 | 38 | 0.000000e+00 | -- | Inf | 84.08%
14.73/14.81 c 14.8s| 5200 | 10 |105692 | 15.8 | 74M | 32 | 200 |5956 |1844 | 941 | 1 |5386 | 38 | 0.000000e+00 | -- | Inf | 84.13%
14.83/14.91 c 14.9s| 5300 | 10 |106938 | 15.7 | 74M | 32 | 200 |6056 |1847 | 948 | 0 |5489 | 38 | 0.000000e+00 | -- | Inf | 84.15%
14.93/15.01 c 15.0s| 5400 | 11 |108394 | 15.7 | 74M | 32 | 200 |6138 |1846 | 950 | 0 |5575 | 38 | 0.000000e+00 | -- | Inf | 84.16%
14.93/15.09 c 15.1s| 5500 | 12 |109587 | 15.6 | 74M | 32 | 200 |6235 |1846 | 951 | 0 |5680 | 38 | 0.000000e+00 | -- | Inf | 84.16%
15.03/15.18 c 15.2s| 5600 | 12 |110846 | 15.6 | 74M | 32 | 200 |6350 |1846 | 951 | 0 |5797 | 38 | 0.000000e+00 | -- | Inf | 84.16%
15.13/15.27 c 15.3s| 5700 | 14 |112250 | 15.6 | 74M | 32 | 200 |6429 |1846 | 951 | 1 |5879 | 38 | 0.000000e+00 | -- | Inf | 84.17%
15.23/15.38 c 15.4s| 5800 | 10 |113745 | 15.6 | 74M | 32 | 200 |6532 |1846 | 951 | 0 |5983 | 38 | 0.000000e+00 | -- | Inf | 84.18%
15.33/15.49 c 15.5s| 5900 | 10 |115499 | 15.6 | 74M | 32 | 200 |6632 |1839 | 952 | 1 |6097 | 38 | 0.000000e+00 | -- | Inf | 84.57%
15.62/15.75 c 15.8s| 6000 | 10 |117100 | 15.6 | 74M | 32 | 200 |6692 |1844 | 992 | 1 |6175 | 38 | 0.000000e+00 | -- | Inf | 85.69%
15.72/15.85 c 15.9s| 6100 | 14 |118605 | 15.6 | 74M | 32 | 200 |6803 |1843 | 992 | 1 |6294 | 38 | 0.000000e+00 | -- | Inf | 85.74%
15.82/15.95 c 15.9s| 6200 | 13 |119995 | 15.6 | 74M | 32 | 200 |6903 |1846 | 992 | 1 |6399 | 38 | 0.000000e+00 | -- | Inf | 85.74%
15.93/16.05 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
15.93/16.05 c 16.1s| 6300 | 13 |121593 | 15.6 | 74M | 32 | 200 |7035 |1846 | 992 | 1 |6541 | 38 | 0.000000e+00 | -- | Inf | 85.75%
16.03/16.15 c 16.2s| 6400 | 11 |123018 | 15.6 | 74M | 32 | 200 |7147 |1846 | 992 | 1 |6671 | 38 | 0.000000e+00 | -- | Inf | 85.76%
16.12/16.24 c 16.2s| 6500 | 10 |124211 | 15.5 | 74M | 32 | 200 |7250 |1846 | 992 | 0 |6783 | 38 | 0.000000e+00 | -- | Inf | 85.76%
16.32/16.40 c 16.4s| 6600 | 12 |125484 | 15.5 | 74M | 32 | 200 |7330 |1844 |1004 | 1 |6875 | 38 | 0.000000e+00 | -- | Inf | 86.05%
16.42/16.59 c 16.6s| 6700 | 10 |126993 | 15.5 | 75M | 32 | 200 |7390 |1841 |1026 | 0 |6950 | 38 | 0.000000e+00 | -- | Inf | 86.54%
16.62/16.71 c 16.7s| 6800 | 12 |128472 | 15.5 | 75M | 32 | 200 |7463 | 0 |1038 | 0 |7046 | 38 | 0.000000e+00 | -- | Inf | 86.72%
16.72/16.85 c 16.9s| 6900 | 20 |129713 | 15.4 | 75M | 32 | 200 |7505 |1843 |1055 | 1 |7130 | 38 | 0.000000e+00 | -- | Inf | 86.80%
16.82/16.94 c 16.9s| 7000 | 24 |130957 | 15.4 | 75M | 32 | 200 |7519 |1845 |1060 | 0 |7185 | 38 | 0.000000e+00 | -- | Inf | 86.81%
16.93/17.03 c 17.0s| 7100 | 22 |132006 | 15.3 | 75M | 32 | 200 |7563 |1844 |1064 | 2 |7254 | 38 | 0.000000e+00 | -- | Inf | 86.85%
17.03/17.14 c 17.1s| 7200 | 18 |133317 | 15.3 | 75M | 32 | 200 |7630 |1846 |1072 | 1 |7326 | 38 | 0.000000e+00 | -- | Inf | 86.87%
17.12/17.22 c 17.2s| 7300 | 14 |134340 | 15.3 | 75M | 32 | 200 |7707 |1844 |1073 | 0 |7418 | 38 | 0.000000e+00 | -- | Inf | 86.88%
17.22/17.32 c 17.3s| 7400 | 11 |135689 | 15.2 | 75M | 32 | 200 |7767 |1846 |1074 | 0 |7498 | 38 | 0.000000e+00 | -- | Inf | 86.94%
17.32/17.42 c 17.4s| 7500 | 15 |137163 | 15.2 | 75M | 32 | 200 |7845 |1847 |1077 | 0 |7598 | 38 | 0.000000e+00 | -- | Inf | 86.94%
17.42/17.52 c 17.5s| 7600 | 12 |138656 | 15.2 | 75M | 32 | 200 |7923 | 0 |1078 | 0 |7704 | 38 | 0.000000e+00 | -- | Inf | 86.95%
17.52/17.63 c 17.6s| 7700 | 14 |140364 | 15.2 | 75M | 32 | 200 |8040 |1846 |1079 | 1 |7840 | 38 | 0.000000e+00 | -- | Inf | 86.95%
17.62/17.73 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
17.62/17.73 c 17.7s| 7800 | 13 |141905 | 15.2 | 75M | 32 | 200 |8165 |1846 |1079 | 1 |7978 | 38 | 0.000000e+00 | -- | Inf | 86.95%
17.72/17.84 c 17.8s| 7900 | 15 |143398 | 15.2 | 75M | 32 | 200 |8299 |1846 |1079 | 1 |8126 | 38 | 0.000000e+00 | -- | Inf | 86.95%
17.82/17.96 c 18.0s| 8000 | 15 |144870 | 15.2 | 75M | 32 | 200 |8418 |1842 |1084 | 1 |8266 | 38 | 0.000000e+00 | -- | Inf | 87.00%
17.92/18.08 c 18.1s| 8100 | 13 |146234 | 15.2 | 75M | 32 | 200 |8471 |1845 |1094 | 1 |8343 | 38 | 0.000000e+00 | -- | Inf | 87.15%
18.12/18.20 c 18.2s| 8200 | 13 |147808 | 15.2 | 75M | 32 | 200 |8546 |1846 |1106 | 0 |8442 | 38 | 0.000000e+00 | -- | Inf | 87.24%
18.21/18.33 c 18.3s| 8300 | 15 |149632 | 15.3 | 75M | 32 | 200 |8609 |1845 |1116 | 1 |8545 | 38 | 0.000000e+00 | -- | Inf | 87.28%
18.31/18.45 c 18.4s| 8400 | 13 |151354 | 15.3 | 75M | 32 | 200 |8639 |1845 |1116 | 1 |8634 | 38 | 0.000000e+00 | -- | Inf | 87.32%
18.41/18.56 c 18.6s| 8500 | 13 |153066 | 15.3 | 75M | 32 | 200 |8698 |1845 |1117 | 1 |8757 | 38 | 0.000000e+00 | -- | Inf | 87.34%
18.61/18.70 c 18.7s| 8600 | 12 |154782 | 15.3 | 75M | 32 | 200 |8702 |1843 |1126 | 1 |8868 | 38 | 0.000000e+00 | -- | Inf | 87.40%
18.61/18.80 c 18.8s| 8700 | 14 |156283 | 15.3 | 75M | 32 | 200 |8725 |1843 |1126 | 1 |8963 | 38 | 0.000000e+00 | -- | Inf | 87.41%
18.81/18.90 c 18.9s| 8800 | 8 |158213 | 15.3 | 75M | 32 | 200 |8828 |1846 |1126 | 0 |9109 | 38 | 0.000000e+00 | -- | Inf | 87.42%
18.81/19.00 c 19.0s| 8900 | 16 |159713 | 15.3 | 75M | 32 | 200 |8843 |1846 |1126 | 1 |9212 | 38 | 0.000000e+00 | -- | Inf | 87.43%
18.92/19.10 c 19.1s| 9000 | 12 |161192 | 15.3 | 75M | 32 | 200 |8931 |1846 |1126 | 0 |9349 | 38 | 0.000000e+00 | -- | Inf | 87.43%
19.11/19.22 c 19.2s| 9100 | 9 |162978 | 15.4 | 75M | 32 | 200 |9056 |1846 |1126 | 0 |9511 | 38 | 0.000000e+00 | -- | Inf | 87.43%
19.21/19.34 c 19.3s| 9200 | 12 |164888 | 15.4 | 75M | 32 | 200 |9092 |1846 |1128 | 0 |9628 | 38 | 0.000000e+00 | -- | Inf | 87.43%
19.31/19.46 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
19.31/19.46 c 19.5s| 9300 | 11 |166771 | 15.4 | 75M | 32 | 200 |9261 |1843 |1128 | 1 |9822 | 38 | 0.000000e+00 | -- | Inf | 87.43%
19.41/19.57 c 19.6s| 9400 | 11 |168272 | 15.4 | 75M | 32 | 200 |9175 |1846 |1130 | 0 |9922 | 38 | 0.000000e+00 | -- | Inf | 87.44%
19.71/19.86 c 19.9s| 9500 | 15 |169770 | 15.4 | 75M | 32 | 200 |9175 |1844 |1171 | 1 | 10k| 38 | 0.000000e+00 | -- | Inf | 93.53%
19.91/20.04 c 20.0s| 9600 | 13 |171000 | 15.4 | 75M | 32 | 200 |9172 |1841 |1182 | 0 | 10k| 38 | 0.000000e+00 | -- | Inf | 95.17%
20.01/20.14 c 20.1s| 9700 | 15 |172318 | 15.4 | 75M | 32 | 200 |9211 |1839 |1184 | 1 | 10k| 38 | 0.000000e+00 | -- | Inf | 95.83%
20.31/20.40 c 20.4s| 9800 | 17 |174062 | 15.4 | 75M | 32 | 200 |9205 |1847 |1227 | 0 | 10k| 38 | 0.000000e+00 | -- | Inf | 97.26%
20.41/20.59 c 20.6s| 9900 | 21 |175283 | 15.4 | 75M | 32 | 200 |9232 |1845 |1254 | 1 | 10k| 38 | 0.000000e+00 | -- | Inf | 98.52%
20.61/20.73 c 20.7s| 10000 | 23 |176572 | 15.3 | 75M | 32 | 200 |9269 |1845 |1265 | 1 | 10k| 38 | 0.000000e+00 | -- | Inf | 98.79%
20.70/20.87 c 20.9s| 10100 | 21 |177864 | 15.3 | 75M | 32 | 200 |9321 |1845 |1282 | 0 | 10k| 38 | 0.000000e+00 | -- | Inf | 98.95%
20.80/20.97 c 21.0s| 10200 | 21 |178994 | 15.3 | 79M | 32 | 200 |9379 |1845 |1282 | 0 | 10k| 38 | 0.000000e+00 | -- | Inf | 98.96%
20.92/21.08 c 21.1s| 10300 | 20 |180619 | 15.3 | 79M | 32 | 200 |9447 |1845 |1282 | 1 | 10k| 38 | 0.000000e+00 | -- | Inf | 98.97%
21.02/21.18 c 21.2s| 10400 | 20 |181965 | 15.3 | 79M | 32 | 200 |9521 |1845 |1285 | 0 | 10k| 38 | 0.000000e+00 | -- | Inf | 99.01%
21.11/21.27 c 21.3s| 10500 | 19 |183213 | 15.3 | 79M | 32 | 200 |9574 | 0 |1286 | 0 | 10k| 38 | 0.000000e+00 | -- | Inf | 99.07%
21.31/21.43 c 21.4s| 10600 | 19 |184725 | 15.3 | 79M | 32 | 200 |9656 |1842 |1297 | 1 | 10k| 38 | 0.000000e+00 | -- | Inf | 99.34%
21.51/21.64 c 21.6s| 10700 | 14 |186121 | 15.2 | 79M | 32 | 200 |9739 |1845 |1326 | 1 | 11k| 38 | 0.000000e+00 | -- | Inf | 99.93%
21.61/21.77 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
21.61/21.77 c 21.8s| 10800 | 9 |187935 | 15.3 | 79M | 32 | 200 |9795 |1845 |1329 | 0 | 11k| 38 | 0.000000e+00 | -- | Inf | 99.94%
21.71/21.89 c 21.9s| 10900 | 13 |189567 | 15.3 | 79M | 32 | 200 |9848 |1845 |1329 | 0 | 11k| 38 | 0.000000e+00 | -- | Inf | 99.94%
21.81/21.99 c 22.0s| 11000 | 13 |190957 | 15.3 | 79M | 33 | 200 |9924 |1847 |1329 | 1 | 11k| 38 | 0.000000e+00 | -- | Inf | 99.94%
21.91/22.10 c 22.1s| 11100 | 11 |192524 | 15.3 | 79M | 33 | 200 | 10k|1847 |1329 | 0 | 11k| 38 | 0.000000e+00 | -- | Inf | 99.94%
22.11/22.20 c 22.2s| 11200 | 15 |193668 | 15.2 | 79M | 35 | 200 | 10k|1846 |1329 | 0 | 11k| 38 | 0.000000e+00 | -- | Inf | 99.94%
22.21/22.30 c 22.3s| 11300 | 15 |195056 | 15.2 | 79M | 35 | 200 | 10k|1846 |1329 | 1 | 11k| 38 | 0.000000e+00 | -- | Inf | 99.94%
22.31/22.41 c 22.4s| 11400 | 12 |196652 | 15.2 | 79M | 38 | 200 | 10k|1847 |1329 | 1 | 11k| 38 | 0.000000e+00 | -- | Inf | 99.94%
22.41/22.52 c 22.5s| 11500 | 11 |198196 | 15.2 | 79M | 38 | 200 | 10k|1847 |1329 | 0 | 12k| 38 | 0.000000e+00 | -- | Inf | 99.94%
22.51/22.63 c 22.6s| 11600 | 13 |199823 | 15.2 | 79M | 38 | 200 | 10k|1846 |1329 | 1 | 12k| 38 | 0.000000e+00 | -- | Inf | 99.94%
22.61/22.73 c 22.7s| 11700 | 12 |201286 | 15.2 | 79M | 38 | 200 | 10k|1846 |1329 | 0 | 12k| 38 | 0.000000e+00 | -- | Inf | 99.94%
22.71/22.84 c 22.8s| 11800 | 14 |202903 | 15.2 | 79M | 38 | 200 | 10k|1846 |1329 | 1 | 12k| 38 | 0.000000e+00 | -- | Inf | 99.94%
22.81/22.96 c 23.0s| 11900 | 13 |204688 | 15.3 | 79M | 38 | 200 | 11k|1846 |1329 | 1 | 12k| 38 | 0.000000e+00 | -- | Inf | 99.94%
22.91/23.09 c 23.1s| 12000 | 13 |206546 | 15.3 | 79M | 38 | 200 | 11k|1846 |1329 | 1 | 12k| 38 | 0.000000e+00 | -- | Inf | 99.94%
23.10/23.21 c 23.2s| 12100 | 9 |208181 | 15.3 | 79M | 38 | 200 | 11k|1845 |1329 | 1 | 12k| 38 | 0.000000e+00 | -- | Inf | 99.94%
23.20/23.31 c 23.3s| 12200 | 9 |209639 | 15.3 | 79M | 38 | 200 | 11k|1845 |1329 | 0 | 12k| 38 | 0.000000e+00 | -- | Inf | 99.94%
23.30/23.43 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
23.30/23.43 c 23.4s| 12300 | 11 |211265 | 15.3 | 79M | 38 | 200 | 11k|1845 |1329 | 0 | 13k| 38 | 0.000000e+00 | -- | Inf | 99.94%
23.40/23.55 c 23.6s| 12400 | 12 |213201 | 15.3 | 79M | 38 | 200 | 11k|1846 |1329 | 0 | 13k| 38 | 0.000000e+00 | -- | Inf | 99.94%
23.50/23.68 c 23.7s| 12500 | 7 |214993 | 15.3 | 79M | 38 | 200 | 11k|1843 |1329 | 0 | 13k| 38 | 0.000000e+00 | -- | Inf | 99.95%
23.70/23.81 c 23.8s| 12600 | 6 |216527 | 15.3 | 79M | 38 | 200 | 11k|1843 |1329 | 0 | 13k| 38 | 0.000000e+00 | -- | Inf | 99.96%
23.80/23.91 c 23.9s| 12700 | 8 |217752 | 15.3 | 79M | 38 | 200 | 11k|1843 |1329 | 1 | 13k| 38 | 0.000000e+00 | -- | Inf | 99.97%
23.91/24.02 c 24.0s| 12800 | 4 |219224 | 15.3 | 79M | 38 | 200 | 11k|1845 |1329 | 0 | 13k| 38 | 0.000000e+00 | -- | Inf | 99.97%
24.01/24.13 c 24.1s| 12900 | 6 |220646 | 15.3 | 80M | 38 | 200 | 11k|1843 |1329 | 1 | 13k| 38 | 0.000000e+00 | -- | Inf | 99.99%
24.10/24.24 c 24.2s| 13000 | 4 |222110 | 15.3 | 80M | 38 | 200 | 11k|1843 |1329 | 1 | 13k| 38 | 0.000000e+00 | -- | Inf | 99.99%
24.20/24.36 c 24.4s| 13100 | 3 |223693 | 15.3 | 80M | 38 | 200 | 11k|1843 |1329 | 0 | 13k| 38 | 0.000000e+00 | -- | Inf | 99.99%
24.30/24.46 c 24.5s| 13200 | 5 |225153 | 15.3 | 80M | 38 | 200 | 11k|1843 |1329 | 1 | 13k| 38 | 0.000000e+00 | -- | Inf | 100.00%
24.40/24.57 c 24.6s| 13300 | 6 |226681 | 15.3 | 80M | 38 | 200 | 11k| 0 |1329 | 0 | 14k| 38 | 0.000000e+00 | -- | Inf | 100.00%
24.50/24.67 c 24.7s| 13400 | 7 |227992 | 15.3 | 80M | 38 | 200 | 11k|1843 |1329 | 1 | 14k| 38 | 0.000000e+00 | -- | Inf | 100.00%
24.60/24.79 c 24.8s| 13500 | 6 |229613 | 15.3 | 80M | 38 | 200 | 11k|1843 |1329 | 0 | 14k| 38 | 0.000000e+00 | -- | Inf | 100.00%
24.80/24.91 c 24.9s| 13600 | 4 |231501 | 15.3 | 80M | 38 | 200 |6788 |1843 |1329 | 0 | 14k| 38 | 0.000000e+00 | -- | Inf | 100.00%
24.90/25.00 c
24.90/25.00 c SCIP Status : problem is solved [infeasible]
24.90/25.00 c Solving Time (sec) : 25.00
24.90/25.00 c Solving Nodes : 13682 (total of 15029 nodes in 2 runs)
24.90/25.00 c Primal Bound : +1.00000000000000e+20 (0 solutions)
24.90/25.00 c Dual Bound : +1.00000000000000e+20
24.90/25.00 c Gap : 0.00 %
24.90/25.00 s UNSATISFIABLE
24.90/25.00 c SCIP Status : problem is solved [infeasible]
24.90/25.00 c Total Time : 25.00
24.90/25.00 c solving : 25.00
24.90/25.00 c presolving : 0.09 (included in solving)
24.90/25.00 c reading : 0.00 (included in solving)
24.90/25.00 c copying : 0.50 (106 #copies) (minimal 0.00, maximal 0.01, average 0.00)
24.90/25.00 c Original Problem :
24.90/25.00 c Problem name : HOME/instance-4495111-1751150005.opb
24.90/25.00 c Variables : 231 (231 binary, 0 integer, 0 continuous)
24.90/25.00 c implied integral : 0 (0 binary, 0 integer, 0 continuous)
24.90/25.00 c Constraints : 2707 initial, 2707 maximal
24.90/25.00 c Objective : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
24.90/25.00 c Presolved Problem :
24.90/25.00 c Problem name : t_HOME/instance-4495111-1751150005.opb
24.90/25.00 c Variables : 200 (200 binary, 0 integer, 0 continuous)
24.90/25.00 c implied integral : 0 (0 binary, 0 integer, 0 continuous)
24.90/25.00 c Constraints : 2664 initial, 11666 maximal
24.90/25.00 c Objective : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
24.90/25.00 c Nonzeros : 13245 constraint, 892 clique table
24.90/25.00 c Presolvers : ExecTime SetupTime Calls FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
24.90/25.00 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
24.90/25.00 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
24.90/25.00 c domcol : 0.00 0.00 2 0 0 0 0 0 0 0 0 0
24.90/25.00 c dualagg : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
24.90/25.00 c dualcomp : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
24.90/25.00 c dualinfer : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
24.90/25.00 c dualsparsify : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
24.90/25.00 c gateextraction : 0.01 0.00 11 0 0 0 0 0 1 0 0 0
24.90/25.00 c implics : 0.00 0.00 17 0 0 0 0 0 0 0 0 0
24.90/25.00 c implint : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
24.90/25.00 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
24.90/25.00 c milp : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
24.90/25.00 c qpkktref : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
24.90/25.00 c redvub : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
24.90/25.00 c sparsify : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
24.90/25.00 c stuffing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
24.90/25.00 c trivial : 0.00 0.00 19 21 0 0 0 0 0 0 0 0
24.90/25.00 c tworowbnd : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
24.90/25.00 c dualfix : 0.00 0.00 19 0 0 0 0 0 0 0 0 0
24.90/25.00 c genvbounds : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
24.90/25.00 c probing : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
24.90/25.00 c pseudoobj : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
24.90/25.00 c symmetry : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
24.90/25.00 c vbounds : 0.00 0.00 2 0 10 0 0 0 0 0 0 0
24.90/25.00 c knapsack : 0.00 0.00 39 0 0 0 0 0 1 3 4 10
24.90/25.00 c setppc : 0.00 0.00 39 0 0 0 0 0 69 0 0 0
24.90/25.00 c linear : 0.02 0.00 13 0 0 0 0 0 200 0 55 0
24.90/25.00 c logicor : 0.04 0.00 36 0 0 0 0 0 963 0 0 1241
24.90/25.00 c components : 0.00 0.00 2 0 0 0 0 0 0 0 0 0
24.90/25.00 c root node : - - - 101 - - 101 - - - - -
24.90/25.00 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoRelax #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Applied Conss Children
24.90/25.00 c integral : 0 0 0 0 7594 0 0 631 0 0 0 0 0 0 15188
24.90/25.00 c knapsack : 7+ 9 22 56602 0 0 0 627 26473 196 45850 3 1 0 0
24.90/25.00 c setppc : 20+ 77 22 56409 0 0 0 352 97917 371 63692 0 0 0 0
24.90/25.00 c linear : 0+ 20 0 6739 0 0 0 2 0 0 28 0 0 0 0
24.90/25.00 c logicor : 2637+ 11631 22 28697 0 0 0 1 47506 143 94964 9 3 0 0
24.90/25.00 c fixedvar : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
24.90/25.00 c countsols : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
24.90/25.00 c components : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
24.90/25.00 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS EnfoRelax Check ResProp SB-Prop
24.90/25.00 c integral : 0.30 0.00 0.00 0.00 0.30 0.00 0.00 0.00 0.00 0.00
24.90/25.00 c knapsack : 0.15 0.00 0.00 0.13 0.00 0.00 0.00 0.00 0.01 0.00
24.90/25.00 c setppc : 0.17 0.00 0.00 0.16 0.00 0.00 0.00 0.00 0.02 0.00
24.90/25.00 c linear : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
24.90/25.00 c logicor : 1.21 0.00 0.01 1.17 0.00 0.00 0.00 0.00 0.02 0.00
24.90/25.00 c fixedvar : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
24.90/25.00 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
24.90/25.00 c components : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
24.90/25.00 c Propagators : #Propagate #ResProp Cutoffs DomReds
24.90/25.00 c dualfix : 2 0 0 0
24.90/25.00 c genvbounds : 0 0 0 0
24.90/25.00 c nlobbt : 0 0 0 0
24.90/25.00 c obbt : 0 0 0 0
24.90/25.00 c probing : 0 0 0 0
24.90/25.00 c pseudoobj : 0 0 0 0
24.90/25.00 c redcost : 0 0 0 0
24.90/25.00 c rootredcost : 0 0 0 0
24.90/25.00 c symmetry : 4355 0 0 10
24.90/25.00 c vbounds : 45840 0 0 0
24.90/25.00 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp SB-Prop
24.90/25.00 c dualfix : 0.00 0.00 0.00 0.00 0.00 0.00
24.90/25.00 c genvbounds : 0.00 0.00 0.00 0.00 0.00 0.00
24.90/25.00 c nlobbt : 0.00 0.00 0.00 0.00 0.00 0.00
24.90/25.00 c obbt : 0.00 0.00 0.00 0.00 0.00 0.00
24.90/25.00 c probing : 0.00 0.00 0.00 0.00 0.00 0.00
24.90/25.00 c pseudoobj : 0.01 0.00 0.00 0.01 0.00 0.00
24.90/25.00 c redcost : 0.00 0.00 0.00 0.00 0.00 0.00
24.90/25.00 c rootredcost : 0.00 0.00 0.00 0.00 0.00 0.00
24.90/25.00 c symmetry : 0.03 0.00 0.00 0.03 0.00 0.00
24.90/25.00 c vbounds : 0.05 0.00 0.00 0.05 0.00 0.00
24.90/25.00 c Symmetry :
24.90/25.00 c #affected vars : 121 (121 bin, 0 int, 0 cont)
24.90/25.00 c orbitopal red. : 0 reductions applied, 0 cutoffs
24.90/25.00 c orbital reduction: 10 reductions applied, 0 cutoffs
24.90/25.00 c lexicographic red: 0 reductions applied, 0 cutoffs
24.90/25.00 c shadow tree time : 0.02 s
24.90/25.00 c Conflict Analysis : Time Calls Success DomReds Conflicts Literals Reconvs ReconvLits Dualrays Nonzeros LP Iters (pool size: [10000,10000])
24.90/25.00 c propagation : 0.02 706 701 - 3267 14.8 24 13.8 - - -
24.90/25.00 c infeasible LP : 0.78 6935 6320 - 35060 23.6 37 12.5 21 13.3 0
24.90/25.00 c bound exceed. LP : 0.00 0 0 - 0 0.0 0 0.0 0 0.0 0
24.90/25.00 c strong branching : 0.00 0 0 - 0 0.0 0 0.0 - - 0
24.90/25.00 c pseudo solution : 0.00 0 0 - 0 0.0 0 0.0 - - -
24.90/25.00 c applied globally : 0.08 - - 0 14438 9.3 - - 21 - -
24.90/25.00 c applied locally : - - - 0 2 41.0 - - 0 - -
24.90/25.00 c Separators : ExecTime SetupTime Calls RootCalls Cutoffs DomReds FoundCuts ViaPoolAdd DirectAdd Applied ViaPoolApp DirectApp Conss
24.90/25.00 c cut pool : 0.68 - 1431 42 - - 16106 21856 - - - - - (maximal pool size: 3809)
24.90/25.00 c aggregation : 0.12 0.00 424 22 0 0 13 6 7 0 0 0 0
24.90/25.00 c > cmir : - - - - - - - 6 4 0 0 0 -
24.90/25.00 c > flowcover : - - - - - - - 0 1 0 0 0 -
24.90/25.00 c > knapsackcover : - - - - - - - 0 2 0 0 0 -
24.90/25.00 c cgmip : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
24.90/25.00 c clique : 0.00 0.00 22 22 0 0 3 4 0 2 2 0 0
24.90/25.00 c closecuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
24.90/25.00 c convexproj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
24.90/25.00 c disjunctive : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
24.90/25.00 c eccuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
24.90/25.00 c gauge : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
24.90/25.00 c gomory : 5.54 0.00 422 20 0 0 23863 21745 7810 1042 819 223 0
24.90/25.00 c > gomorymi : - - - - - - - 11594 3941 455 314 141 -
24.90/25.00 c > strongcg : - - - - - - - 10151 3869 587 505 82 -
24.90/25.00 c impliedbounds : 0.01 0.00 424 22 0 0 0 0 0 0 0 0 0
24.90/25.00 c interminor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
24.90/25.00 c intobj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
24.90/25.00 c lagromory : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
24.90/25.00 c mcf : 0.00 0.00 2 2 0 0 0 0 0 0 0 0 0
24.90/25.00 c minor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
24.90/25.00 c mixing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
24.90/25.00 c multilinear : 0.00 0.00 542 22 0 0 0 0 0 0 0 0 0
24.90/25.00 c oddcycle : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
24.90/25.00 c rapidlearning : 2.27 0.00 100 2 0 4728 0 0 0 0 0 0 170
24.90/25.00 c rlt : 0.00 0.00 20 20 0 0 0 0 0 0 0 0 0
24.90/25.00 c zerohalf : 0.17 0.00 424 22 0 0 806 101 762 488 31 457 0
24.90/25.00 c Cutselectors : ExecTime SetupTime Calls RootCalls Selected Forced Filtered RootSelec RootForc RootFilt
24.90/25.00 c hybrid : 0.04 0.00 531 22 1536 0 28891 73 0 6145
24.90/25.00 c ensemble : 0.00 0.00 0 0 0 0 0 0 0 0
24.90/25.00 c dynamic : 0.00 0.00 0 0 0 0 0 0 0 0
24.90/25.00 c Pricers : ExecTime SetupTime Calls Vars
24.90/25.00 c problem variables: 0.00 - 0 0
24.90/25.00 c Branching Rules : ExecTime SetupTime BranchLP BranchExt BranchPS Cutoffs DomReds Cuts Conss Children
24.90/25.00 c allfullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
24.90/25.00 c cloud : 0.00 0.00 0 0 0 0 0 0 0 0
24.90/25.00 c distribution : 0.00 0.00 0 0 0 0 0 0 0 0
24.90/25.00 c fullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
24.90/25.00 c gomory : 0.00 0.00 0 0 0 0 0 0 0 0
24.90/25.00 c inference : 0.00 0.00 0 0 0 0 0 0 0 0
24.90/25.00 c leastinf : 0.00 0.00 0 0 0 0 0 0 0 0
24.90/25.00 c lookahead : 0.00 0.00 0 0 0 0 0 0 0 0
24.90/25.00 c mostinf : 0.00 0.00 0 0 0 0 0 0 0 0
24.90/25.00 c multaggr : 0.00 0.00 0 0 0 0 0 0 0 0
24.90/25.00 c nodereopt : 0.00 0.00 0 0 0 0 0 0 0 0
24.90/25.00 c pscost : 0.00 0.00 0 0 0 0 0 0 0 0
24.90/25.00 c random : 0.00 0.00 0 0 0 0 0 0 0 0
24.90/25.00 c relpscost : 0.29 0.00 7594 0 0 0 0 0 0 15188
24.90/25.00 c vanillafullstrong: 0.00 0.00 0 0 0 0 0 0 0 0
24.90/25.00 c Primal Heuristics : ExecTime SetupTime Calls Found Best
24.90/25.00 c LP solutions : 0.00 - - 0 0
24.90/25.00 c relax solutions : 0.00 - - 0 0
24.90/25.00 c pseudo solutions : 0.00 - - 0 0
24.90/25.00 c strong branching : 0.00 - - 0 0
24.90/25.00 c actconsdiving : 0.00 0.00 0 0 0
24.90/25.00 c adaptivediving : 0.03 0.00 4 0 0
24.90/25.00 c alns : 0.04 0.00 4 0 0
24.90/25.00 c bound : 0.00 0.00 0 0 0
24.90/25.00 c clique : 0.00 0.00 1 0 0
24.90/25.00 c coefdiving : 0.00 0.00 0 0 0
24.90/25.00 c completesol : 0.00 0.00 0 0 0
24.90/25.00 c conflictdiving : 0.03 0.00 2 0 0
24.90/25.00 c crossover : 0.00 0.00 0 0 0
24.90/25.00 c dins : 0.00 0.00 0 0 0
24.90/25.00 c distributiondivin: 0.14 0.00 2 0 0
24.90/25.00 c dks : 0.00 0.00 0 0 0
24.90/25.00 c dps : 0.00 0.00 0 0 0
24.90/25.00 c dualval : 0.00 0.00 0 0 0
24.90/25.00 c farkasdiving : 0.00 0.00 0 0 0
24.90/25.00 c feaspump : 0.09 0.00 2 0 0
24.90/25.00 c fixandinfer : 0.00 0.00 0 0 0
24.90/25.00 c fracdiving : 0.01 0.00 2 0 0
24.90/25.00 c gins : 0.00 0.00 0 0 0
24.90/25.00 c guideddiving : 0.00 0.00 0 0 0
24.90/25.00 c indicator : 0.00 0.00 0 0 0
24.90/25.00 c indicatordiving : 0.00 0.00 0 0 0
24.90/25.00 c intdiving : 0.00 0.00 0 0 0
24.90/25.00 c intshifting : 0.00 0.00 0 0 0
24.90/25.00 c linesearchdiving : 0.01 0.00 2 0 0
24.90/25.00 c localbranching : 0.00 0.00 0 0 0
24.90/25.00 c locks : 0.00 0.00 1 0 0
24.90/25.00 c lpface : 0.00 0.00 0 0 0
24.90/25.00 c mpec : 0.00 0.00 0 0 0
24.90/25.00 c multistart : 0.00 0.00 0 0 0
24.90/25.00 c mutation : 0.00 0.00 0 0 0
24.90/25.00 c nlpdiving : 0.00 0.00 0 0 0
24.90/25.00 c objpscostdiving : 0.05 0.00 2 0 0
24.90/25.00 c octane : 0.00 0.00 0 0 0
24.90/25.00 c ofins : 0.00 0.00 0 0 0
24.90/25.00 c oneopt : 0.00 0.00 0 0 0
24.90/25.00 c padm : 0.00 0.00 0 0 0
24.90/25.00 c proximity : 0.00 0.00 0 0 0
24.90/25.00 c pscostdiving : 0.02 0.00 2 0 0
24.90/25.00 c randrounding : 0.03 0.00 643 0 0
24.90/25.00 c rens : 0.02 0.00 2 0 0
24.90/25.00 c reoptsols : 0.00 0.00 0 0 0
24.90/25.00 c repair : 0.00 0.00 0 0 0
24.90/25.00 c rins : 0.00 0.00 0 0 0
24.90/25.00 c rootsoldiving : 0.01 0.00 1 0 0
24.90/25.00 c rounding : 0.06 0.00 1237 0 0
24.90/25.00 c scheduler : 0.00 0.00 0 0 0
24.90/25.00 c shiftandpropagate: 0.00 0.00 2 0 0
24.90/25.00 c shifting : 0.08 0.00 462 0 0
24.90/25.00 c simplerounding : 0.00 0.00 0 0 0
24.90/25.00 c subnlp : 0.00 0.00 0 0 0
24.90/25.00 c trivial : 0.00 0.00 4 0 0
24.90/25.00 c trivialnegation : 0.00 0.00 0 0 0
24.90/25.00 c trustregion : 0.00 0.00 0 0 0
24.90/25.00 c trysol : 0.00 0.00 0 0 0
24.90/25.00 c twoopt : 0.00 0.00 0 0 0
24.90/25.00 c undercover : 0.00 0.00 0 0 0
24.90/25.00 c vbounds : 0.01 0.00 1 0 0
24.90/25.00 c veclendiving : 0.02 0.00 2 0 0
24.90/25.00 c zeroobj : 0.00 0.00 0 0 0
24.90/25.00 c zirounding : 0.01 0.00 1000 0 0
24.90/25.00 c other solutions : - - - 0 -
24.90/25.00 c LNS (Scheduler) : Calls SetupTime SolveTime SolveNodes Sols Best Exp3 Exp3-IX EpsGreedy UCB TgtFixRate Opt Inf Node Stal Sol Usr Othr Actv
24.90/25.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
24.90/25.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
24.90/25.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
24.90/25.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
24.90/25.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
24.90/25.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
24.90/25.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
24.90/25.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
24.90/25.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
24.90/25.00 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It ItLimit
24.90/25.00 c primal LP : 0.04 256 0 0.00 0.00 0.04 256
24.90/25.00 c dual LP : 9.45 15105 227697 15.10 24091.30 0.00 30
24.90/25.00 c lex dual LP : 0.00 0 0 0.00 -
24.90/25.00 c barrier LP : 0.00 0 0 0.00 - 0.00 0
24.90/25.00 c resolve instable : 0.00 0 0 0.00 -
24.90/25.00 c diving/probing LP: 0.25 168 5322 31.68 21390.50
24.90/25.00 c strong branching : 0.08 38 1533 40.34 19997.91 - - 0
24.90/25.00 c (at root node) : - 38 1533 40.34 -
24.90/25.00 c conflict analysis: 0.00 0 0 0.00 -
24.90/25.00 c Relaxators : Time Calls Cutoffs ImprBounds ImprTime ReducedDom Separated AddedConss
24.90/25.00 c benders : 0.00 0 0 0 0.00 0 0 0
24.90/25.00 c B&B Tree :
24.90/25.00 c number of runs : 2
24.90/25.00 c nodes : 13682 (6909 internal, 6773 leaves)
24.90/25.00 c feasible leaves : 0
24.90/25.00 c infeas. leaves : 6773
24.90/25.00 c objective leaves : 0
24.90/25.00 c nodes (total) : 15029 (7594 internal, 7435 leaves)
24.90/25.00 c nodes left : 0
24.90/25.00 c max depth : 38
24.90/25.00 c max depth (total): 38
24.90/25.00 c backtracks : 1719 (12.6%)
24.90/25.00 c early backtracks : 0 (0.0%)
24.90/25.00 c nodes exc. ref. : 0 (0.0%)
24.90/25.00 c delayed cutoffs : 137
24.90/25.00 c repropagations : 20420 (28617 domain reductions, 137 cutoffs)
24.90/25.00 c avg switch length: 4.61
24.90/25.00 c switching time : 1.14
24.90/25.00 c Root Node :
24.90/25.00 c First LP value : +0.00000000000000e+00
24.90/25.00 c First LP Iters : 95 (31783.21 Iter/sec)
24.90/25.00 c First LP Time : 0.00
24.90/25.00 c Final Dual Bound : -
24.90/25.00 c Final Root Iters : 2472
24.90/25.00 c Root LP Estimate : +2.76695049883500e-03
24.90/25.00 c Solution :
24.90/25.00 c Solutions found : 0 (0 improvements)
24.90/25.00 c Primal Bound : infeasible
24.90/25.00 c Dual Bound : -
24.90/25.00 c Gap : 0.00 %
24.90/25.00 c Integrals : Total Avg%
24.90/25.00 c primal-dual : - - (problem infeasible)
24.90/25.00 c primal-ref : - - (problem infeasible)
24.90/25.00 c dual-ref : - - (problem infeasible)
24.90/25.01 c Time complete (sec): 24.920