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-4509021-1751512034.opb>
0.00/0.00 c original problem has 225 variables (225 bin, 0 int, 0 cont) and 325 constraints
0.00/0.00 c problem read in 0.001 seconds
0.00/0.00 c presolving:
0.00/0.00 c (0.0s) running MILP presolver
0.00/0.00 c (0.0s) MILP presolver found nothing
0.00/0.00 c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 175 upgd conss, 0 impls, 25 clqs
0.00/0.00 c (round 2, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 325 upgd conss, 0 impls, 25 clqs
0.00/0.00 c (round 3, medium) 0 del vars, 150 del conss, 300 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 325 upgd conss, 0 impls, 325 clqs
0.00/0.00 c (round 4, exhaustive) 0 del vars, 600 del conss, 450 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 325 upgd conss, 0 impls, 325 clqs
0.00/0.01 c (0.0s) probing cycle finished: starting next cycle
0.00/0.01 c (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.00/0.01 c (0.0s) symmetry computation finished: 2 generators found (max: 1500, log10 of symmetry group size: 0.78) (symcode time: 0.00)
0.00/0.01 c dynamic symmetry handling statistics:
0.00/0.01 c orbitopal reduction: no components
0.00/0.01 c orbital reduction: no components
0.00/0.01 c lexicographic reduction: no permutations
0.00/0.01 c handled 1 out of 1 symmetry components
0.00/0.01 c (round 5, exhaustive) 15 del vars, 600 del conss, 451 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 325 upgd conss, 0 impls, 876 clqs
0.00/0.01 c (round 6, fast) 32 del vars, 606 del conss, 451 add conss, 0 chg bounds, 0 chg sides, 4 chg coeffs, 325 upgd conss, 0 impls, 864 clqs
0.00/0.02 c (0.0s) probing cycle finished: starting next cycle
0.00/0.02 c presolving (7 rounds: 7 fast, 6 medium, 5 exhaustive):
0.00/0.02 c 32 deleted vars, 606 deleted constraints, 451 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 4 changed coefficients
0.00/0.02 c 0 implications, 963 cliques
0.00/0.02 c presolved problem has 205 variables (205 bin, 0 int, 0 cont) and 159 constraints
0.00/0.02 c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
0.00/0.02 c 23 constraints of type <setppc>
0.00/0.02 c 135 constraints of type <and>
0.00/0.02 c 1 constraints of type <orbitope_pp>
0.00/0.02 c transformed objective value is always integral (scale: 1)
0.00/0.02 c Presolving Time: 0.02
0.00/0.02 c
0.00/0.02 c - non default parameters ----------------------------------------------------------------------
0.00/0.02 c
0.00/0.02 c # SCIP version 10.0.0
0.00/0.02 c
0.00/0.02 c # maximal time in seconds to run
0.00/0.02 c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.00/0.02 c limits/time = 3596.999004
0.00/0.02 c
0.00/0.02 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.02 c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.00/0.02 c limits/memory = 27900
0.00/0.02 c
0.00/0.02 c # belongs reading time to solving time?
0.00/0.02 c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.00/0.02 c timing/reading = TRUE
0.00/0.02 c
0.00/0.02 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.02 c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
0.00/0.02 c reading/opbreader/maxintsize = 47
0.00/0.02 c
0.00/0.02 c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
0.00/0.02 c # [type: int, advanced: TRUE, range: [0,15], default: 15]
0.00/0.02 c propagating/genvbounds/timingmask = 0
0.00/0.02 c
0.00/0.02 c -----------------------------------------------------------------------------------------------
0.00/0.02 c
0.00/0.02 o -2
0.00/0.02 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.02 c p 0.0s| 1 | 0 | 0 | - | clique| 0 | 205 | 159 | 293 | 0 | 0 | 0 | 0 |-6.900000e+01 |-2.000000e+00 |3350.00%| unknown
0.00/0.02 o -3
0.00/0.02 c p 0.0s| 1 | 0 | 0 | - | vbounds| 0 | 205 | 159 | 293 | 0 | 0 | 0 | 0 |-6.900000e+01 |-3.000000e+00 |2200.00%| unknown
0.00/0.02 c 0.0s| 1 | 0 | 145 | - | 5842k | 0 | 205 | 159 | 293 | 0 | 0 | 0 | 0 |-2.500000e+01 |-3.000000e+00 | 733.33%| unknown
0.00/0.03 o -7
0.00/0.03 c r 0.0s| 1 | 0 | 145 | - |shifting| 0 | 205 | 160 | 293 | 0 | 0 | 1 | 0 |-2.500000e+01 |-7.000000e+00 | 257.14%| unknown
0.00/0.04 c 0.0s| 1 | 0 | 185 | - | 6315k | 0 | 205 | 160 | 329 | 36 | 1 | 1 | 0 |-2.450000e+01 |-7.000000e+00 | 250.00%| unknown
0.00/0.04 c 0.0s| 1 | 0 | 237 | - | 6647k | 0 | 205 | 160 | 359 | 66 | 2 | 1 | 0 |-2.400000e+01 |-7.000000e+00 | 242.86%| unknown
0.00/0.04 o -13
0.00/0.04 c r 0.0s| 1 | 0 | 237 | - |shifting| 0 | 205 | 160 | 359 | 66 | 2 | 1 | 0 |-2.400000e+01 |-1.300000e+01 | 84.62%| unknown
0.00/0.04 c 0.0s| 1 | 0 | 301 | - | 6736k | 0 | 205 | 160 | 382 | 89 | 3 | 1 | 0 |-2.350000e+01 |-1.300000e+01 | 80.77%| unknown
0.00/0.06 c 0.1s| 1 | 0 | 384 | - | 7256k | 0 | 205 | 160 | 395 | 102 | 4 | 1 | 0 |-2.280000e+01 |-1.300000e+01 | 75.38%| unknown
0.00/0.07 c 0.1s| 1 | 0 | 450 | - | 8036k | 0 | 205 | 160 | 408 | 115 | 5 | 1 | 0 |-2.225000e+01 |-1.300000e+01 | 71.15%| unknown
0.00/0.09 c 0.1s| 1 | 0 | 486 | - | 9123k | 0 | 205 | 161 | 420 | 127 | 6 | 2 | 0 |-2.200000e+01 |-1.300000e+01 | 69.23%| unknown
0.09/0.11 c 0.1s| 1 | 0 | 527 | - | 10M | 0 | 205 | 161 | 425 | 132 | 7 | 2 | 0 |-2.175000e+01 |-1.300000e+01 | 67.31%| unknown
0.09/0.12 c 0.1s| 1 | 0 | 581 | - | 10M | 0 | 205 | 161 | 432 | 139 | 8 | 2 | 0 |-2.133333e+01 |-1.300000e+01 | 64.10%| unknown
0.09/0.15 c 0.1s| 1 | 0 | 644 | - | 12M | 0 | 205 | 162 | 437 | 144 | 9 | 3 | 0 |-2.124063e+01 |-1.300000e+01 | 63.39%| unknown
0.09/0.19 c 0.2s| 1 | 0 | 674 | - | 14M | 0 | 205 | 162 | 443 | 150 | 10 | 3 | 0 |-2.112500e+01 |-1.300000e+01 | 62.50%| unknown
0.09/0.19 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
0.09/0.19 c 0.2s| 1 | 0 | 697 | - | 14M | 0 | 205 | 163 | 448 | 155 | 11 | 4 | 0 |-2.112173e+01 |-1.300000e+01 | 62.47%| unknown
0.09/0.19 c 0.2s| 1 | 0 | 717 | - | 14M | 0 | 205 | 164 | 450 | 157 | 12 | 5 | 0 |-2.101961e+01 |-1.300000e+01 | 61.69%| unknown
0.09/0.20 c 0.2s| 1 | 0 | 741 | - | 14M | 0 | 205 | 164 | 456 | 163 | 13 | 5 | 0 |-2.101490e+01 |-1.300000e+01 | 61.65%| unknown
0.09/0.20 c 0.2s| 1 | 0 | 758 | - | 14M | 0 | 205 | 164 | 462 | 169 | 14 | 5 | 0 |-2.100000e+01 |-1.300000e+01 | 61.54%| unknown
0.09/0.20 o -15
0.09/0.20 c r 0.2s| 1 | 0 | 758 | - |shifting| 0 | 205 | 165 | 462 | 169 | 14 | 6 | 0 |-2.100000e+01 |-1.500000e+01 | 40.00%| unknown
0.09/0.21 c 0.2s| 1 | 0 | 810 | - | 14M | 0 | 205 | 165 | 465 | 172 | 15 | 6 | 0 |-2.100000e+01 |-1.500000e+01 | 40.00%| unknown
0.19/0.21 c 0.2s| 1 | 0 | 868 | - | 14M | 0 | 205 | 165 | 418 | 176 | 16 | 6 | 0 |-2.095854e+01 |-1.500000e+01 | 39.72%| unknown
0.19/0.22 c 0.2s| 1 | 0 | 908 | - | 14M | 0 | 205 | 166 | 422 | 180 | 17 | 7 | 0 |-2.087844e+01 |-1.500000e+01 | 39.19%| unknown
0.19/0.22 c 0.2s| 1 | 0 | 926 | - | 14M | 0 | 205 | 167 | 425 | 183 | 18 | 8 | 0 |-2.084018e+01 |-1.500000e+01 | 38.93%| unknown
0.19/0.23 c 0.2s| 1 | 0 | 932 | - | 14M | 0 | 205 | 167 | 426 | 184 | 19 | 8 | 0 |-2.083750e+01 |-1.500000e+01 | 38.92%| unknown
0.19/0.23 c 0.2s| 1 | 0 | 937 | - | 14M | 0 | 205 | 167 | 428 | 186 | 20 | 8 | 0 |-2.083642e+01 |-1.500000e+01 | 38.91%| unknown
0.19/0.24 c 0.2s| 1 | 0 | 963 | - | 14M | 0 | 205 | 168 | 429 | 187 | 21 | 9 | 0 |-2.082211e+01 |-1.500000e+01 | 38.81%| unknown
0.19/0.24 c 0.2s| 1 | 0 | 977 | - | 14M | 0 | 205 | 168 | 418 | 189 | 22 | 9 | 0 |-2.081960e+01 |-1.500000e+01 | 38.80%| unknown
0.19/0.24 c 0.2s| 1 | 0 | 982 | - | 14M | 0 | 205 | 168 | 420 | 191 | 23 | 9 | 0 |-2.081921e+01 |-1.500000e+01 | 38.79%| unknown
0.19/0.25 c 0.3s| 1 | 0 | 984 | - | 14M | 0 | 205 | 168 | 422 | 193 | 24 | 9 | 0 |-2.081921e+01 |-1.500000e+01 | 38.79%| unknown
0.19/0.25 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
0.19/0.25 c 0.3s| 1 | 0 | 989 | - | 14M | 0 | 205 | 168 | 423 | 194 | 25 | 9 | 0 |-2.081895e+01 |-1.500000e+01 | 38.79%| unknown
0.19/0.26 o -19
0.19/0.26 c d 0.3s| 1 | 0 | 1127 | - |conflict| 0 | 205 | 169 | 423 | 0 | 26 | 10 | 0 |-2.081895e+01 |-1.900000e+01 | 9.57%| unknown
0.19/0.26 c 0.3s| 1 | 0 | 1127 | - | 14M | 0 | 205 | 169 | 423 | 194 | 26 | 10 | 0 |-2.081895e+01 |-1.900000e+01 | 9.57%| unknown
0.19/0.26 c 0.3s| 1 | 0 | 1127 | - | 14M | 0 | 205 | 169 | 379 | 194 | 26 | 10 | 0 |-2.081895e+01 |-1.900000e+01 | 9.57%| unknown
0.19/0.27 c 0.3s| 1 | 0 | 1127 | - | 14M | 0 | 205 | 169 | 423 | 194 | 27 | 10 | 0 |-2.081895e+01 |-1.900000e+01 | 9.57%| unknown
0.19/0.27 c (run 1, node 1) restarting after 44 global fixings of integer variables
0.19/0.27 c
0.19/0.27 c (restart) converted 130 cuts from the global cut pool into linear constraints
0.19/0.27 c
0.19/0.28 c presolving:
0.19/0.28 c (round 1, fast) 44 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 631 clqs
0.19/0.28 c (round 2, exhaustive) 44 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 130 upgd conss, 0 impls, 631 clqs
0.19/0.28 c (round 3, medium) 44 del vars, 4 del conss, 4 add conss, 0 chg bounds, 4 chg sides, 8 chg coeffs, 130 upgd conss, 0 impls, 631 clqs
0.19/0.28 c presolving (4 rounds: 4 fast, 3 medium, 2 exhaustive):
0.19/0.28 c 44 deleted vars, 4 deleted constraints, 4 added constraints, 0 tightened bounds, 0 added holes, 4 changed sides, 8 changed coefficients
0.19/0.28 c 0 implications, 631 cliques
0.19/0.28 c presolved problem has 161 variables (161 bin, 0 int, 0 cont) and 299 constraints
0.19/0.28 c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
0.19/0.28 c 45 constraints of type <knapsack>
0.19/0.28 c 156 constraints of type <setppc>
0.19/0.28 c 91 constraints of type <and>
0.19/0.28 c 1 constraints of type <orbitope_pp>
0.19/0.28 c 6 constraints of type <logicor>
0.19/0.28 c transformed objective value is always integral (scale: 1)
0.19/0.28 c Presolving Time: 0.02
0.19/0.28 c transformed 8/13 original solutions to the transformed problem space
0.19/0.28 c
0.19/0.29 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
0.19/0.29 c 0.3s| 1 | 0 | 1596 | - | 15M | 0 | 161 | 299 | 379 | 0 | 0 | 10 | 0 |-2.081895e+01 |-1.900000e+01 | 9.57%| unknown
0.30/0.33 c 0.3s| 1 | 0 | 1641 | - | 18M | 0 | 161 | 300 | 380 | 1 | 1 | 11 | 0 |-2.067463e+01 |-1.900000e+01 | 8.81%| unknown
0.30/0.37 c 0.4s| 1 | 0 | 1668 | - | 23M | 0 | 161 | 300 | 383 | 4 | 2 | 11 | 0 |-2.061219e+01 |-1.900000e+01 | 8.49%| unknown
0.30/0.37 c 0.4s| 1 | 0 | 1668 | - | 23M | 0 | 161 | 300 | 380 | 4 | 2 | 11 | 0 |-2.061219e+01 |-1.900000e+01 | 8.49%| unknown
0.39/0.41 c 0.4s| 1 | 0 | 1709 | - | 28M | 0 | 161 | 300 | 382 | 6 | 3 | 11 | 0 |-2.058811e+01 |-1.900000e+01 | 8.36%| unknown
0.39/0.45 c 0.5s| 1 | 0 | 1739 | - | 33M | 0 | 161 | 300 | 387 | 11 | 4 | 11 | 0 |-2.058004e+01 |-1.900000e+01 | 8.32%| unknown
0.39/0.49 c 0.5s| 1 | 0 | 1808 | - | 37M | 0 | 161 | 302 | 388 | 12 | 5 | 13 | 0 |-2.049308e+01 |-1.900000e+01 | 7.86%| unknown
0.50/0.53 c 0.5s| 1 | 0 | 1841 | - | 42M | 0 | 161 | 303 | 392 | 16 | 6 | 14 | 0 |-2.046773e+01 |-1.900000e+01 | 7.72%| unknown
0.50/0.53 c 0.5s| 1 | 0 | 1841 | - | 42M | 0 | 161 | 303 | 391 | 16 | 6 | 14 | 0 |-2.046773e+01 |-1.900000e+01 | 7.72%| unknown
0.50/0.57 c 0.6s| 1 | 0 | 1875 | - | 48M | 0 | 161 | 303 | 394 | 19 | 7 | 14 | 0 |-2.045915e+01 |-1.900000e+01 | 7.68%| unknown
0.59/0.61 c 0.6s| 1 | 0 | 1926 | - | 49M | 0 | 161 | 303 | 396 | 21 | 8 | 14 | 0 |-2.044515e+01 |-1.900000e+01 | 7.61%| unknown
0.59/0.65 c 0.7s| 1 | 0 | 1940 | - | 56M | 0 | 161 | 304 | 398 | 23 | 9 | 15 | 0 |-2.044437e+01 |-1.900000e+01 | 7.60%| unknown
0.59/0.69 c 0.7s| 1 | 0 | 1968 | - | 58M | 0 | 161 | 306 | 399 | 24 | 10 | 17 | 0 |-2.043660e+01 |-1.900000e+01 | 7.56%| unknown
0.68/0.71 c 0.7s| 1 | 0 | 1976 | - | 60M | 0 | 161 | 307 | 400 | 25 | 11 | 18 | 0 |-2.043656e+01 |-1.900000e+01 | 7.56%| unknown
0.68/0.73 c 0.7s| 1 | 0 | 2056 | - | 60M | 0 | 161 | 308 | 384 | 27 | 12 | 19 | 0 |-2.041097e+01 |-1.900000e+01 | 7.43%| unknown
0.68/0.74 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
0.68/0.74 c 0.7s| 1 | 0 | 2076 | - | 61M | 0 | 161 | 308 | 387 | 30 | 13 | 19 | 0 |-2.040906e+01 |-1.900000e+01 | 7.42%| unknown
0.68/0.76 c 0.8s| 1 | 0 | 2155 | - | 61M | 0 | 161 | 310 | 388 | 31 | 14 | 21 | 0 |-2.037319e+01 |-1.900000e+01 | 7.23%| unknown
0.68/0.77 c 0.8s| 1 | 0 | 2181 | - | 61M | 0 | 161 | 311 | 390 | 33 | 15 | 22 | 0 |-2.037042e+01 |-1.900000e+01 | 7.21%| unknown
0.68/0.79 c 0.8s| 1 | 0 | 2222 | - | 61M | 0 | 161 | 311 | 394 | 37 | 16 | 22 | 0 |-2.036627e+01 |-1.900000e+01 | 7.19%| unknown
0.68/0.79 c 0.8s| 1 | 0 | 2222 | - | 61M | 0 | 161 | 312 | 392 | 37 | 16 | 23 | 0 |-2.036627e+01 |-1.900000e+01 | 7.19%| unknown
0.78/0.80 c 0.8s| 1 | 0 | 2242 | - | 61M | 0 | 161 | 312 | 394 | 39 | 17 | 23 | 0 |-2.036449e+01 |-1.900000e+01 | 7.18%| unknown
0.78/0.82 c 0.8s| 1 | 0 | 2259 | - | 61M | 0 | 161 | 312 | 385 | 43 | 18 | 23 | 0 |-2.036392e+01 |-1.900000e+01 | 7.18%| unknown
0.78/0.83 c 0.8s| 1 | 0 | 2260 | - | 61M | 0 | 161 | 313 | 386 | 44 | 19 | 24 | 0 |-2.036392e+01 |-1.900000e+01 | 7.18%| unknown
0.78/0.85 c 0.8s| 1 | 0 | 2286 | - | 61M | 0 | 161 | 314 | 387 | 45 | 20 | 25 | 0 |-2.036256e+01 |-1.900000e+01 | 7.17%| unknown
0.78/0.86 c 0.9s| 1 | 0 | 2292 | - | 61M | 0 | 161 | 314 | 389 | 47 | 21 | 25 | 0 |-2.036254e+01 |-1.900000e+01 | 7.17%| unknown
0.78/0.87 c 0.9s| 1 | 0 | 2292 | - | 61M | 0 | 161 | 314 | 395 | 47 | 22 | 25 | 0 |-2.036254e+01 |-1.900000e+01 | 7.17%| unknown
0.78/0.89 o -20
0.78/0.89 c d 0.9s| 1 | 0 | 2523 | - |conflict| 0 | 161 | 314 | 395 | 0 | 23 | 25 | 0 |-2.036254e+01 |-2.000000e+01 | 1.81%| unknown
0.78/0.89 c 0.9s| 1 | 0 | 2523 | - | 61M | 0 | 161 | 314 | 395 | 47 | 23 | 25 | 0 |-2.000000e+01 |-2.000000e+01 | 0.00%| unknown
0.78/0.89 c
0.78/0.89 c SCIP Status : problem is solved [optimal solution found]
0.78/0.89 c Solving Time (sec) : 0.90
0.78/0.89 c Solving Nodes : 1 (total of 2 nodes in 2 runs)
0.78/0.89 c Primal Bound : -2.00000000000000e+01 (21 solutions)
0.78/0.89 c Dual Bound : -2.00000000000000e+01
0.78/0.89 c Gap : 0.00 %
0.78/0.89 s OPTIMUM FOUND
0.78/0.89 v -x76 x77 -x78 x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 x91 -x92 x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 x101 -x102
0.78/0.89 v -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 x114 x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124
0.78/0.89 v -x125 -x126 x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 x138 x139 -x140 -x141 -x142 -x143 -x144 x145 -x146
0.78/0.89 v -x147 x148 -x149 -x150 -x151 x152 x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 x162 -x163 -x164 -x165 -x166 -x167 x168 x169
0.78/0.89 v -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 x181 -x182 x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191
0.78/0.89 v -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 x206 x207 -x208 -x209 -x210 -x211 -x212 -x213
0.78/0.89 v -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 x222 -x223 -x224 -x225 x1 -x2 -x3 -x4 x5 -x6 -x7 x8 -x9 -x10 -x11 x12 x13 -x14 -x15
0.78/0.89 v -x16 -x17 x18 -x19 -x20 x21 -x22 x23 -x24 -x25 x26 -x27 x28 -x29 -x30 x31 -x32 -x33 -x34 x35 -x36 -x37 x38 -x39 -x40 x41 -x42 x43
0.78/0.89 v -x44 -x45 x46 -x47 -x48 x49 -x50 -x51 -x52 x53 -x54 -x55 -x56 x57 -x58 -x59 x60 x61 -x62 -x63 -x64 x65 -x66 -x67 -x68 x69 -x70 -x71
0.78/0.89 v x72 -x73 x74 -x75
0.78/0.89 c SCIP Status : problem is solved [optimal solution found]
0.78/0.89 c Total Time : 0.90
0.78/0.89 c solving : 0.90
0.78/0.89 c presolving : 0.02 (included in solving)
0.78/0.89 c reading : 0.00 (included in solving)
0.78/0.89 c copying : 0.00 (2 #copies) (minimal 0.00, maximal 0.00, average 0.00)
0.78/0.89 c Original Problem :
0.78/0.89 c Problem name : HOME/instance-4509021-1751512034.opb
0.78/0.89 c Variables : 225 (225 binary, 0 integer, 0 continuous)
0.78/0.89 c implied integral : 0 (0 binary, 0 integer, 0 continuous)
0.78/0.89 c Constraints : 325 initial, 325 maximal
0.78/0.89 c Objective : minimize, 150 non-zeros (abs.min = 1, abs.max = 1)
0.78/0.89 c Presolved Problem :
0.78/0.89 c Problem name : t_HOME/instance-4509021-1751512034.opb
0.78/0.89 c Variables : 161 (161 binary, 0 integer, 0 continuous)
0.78/0.89 c implied integral : 0 (0 binary, 0 integer, 0 continuous)
0.78/0.89 c Constraints : 299 initial, 315 maximal
0.78/0.89 c Objective : minimize, 95 non-zeros (abs.min = 1, abs.max = 1)
0.78/0.89 c Nonzeros : 2333 constraint, 1195 clique table
0.78/0.89 c Presolvers : ExecTime SetupTime Calls FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
0.78/0.89 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.78/0.89 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.78/0.89 c domcol : 0.00 0.00 3 0 0 0 0 0 0 0 0 0
0.78/0.89 c dualagg : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.78/0.89 c dualcomp : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.78/0.89 c dualinfer : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.78/0.89 c dualsparsify : 0.00 0.00 2 0 0 0 0 0 0 0 0 0
0.78/0.89 c gateextraction : 0.00 0.00 4 0 0 0 0 0 450 150 0 0
0.78/0.89 c implics : 0.00 0.00 9 0 0 0 0 0 0 0 0 0
0.78/0.89 c implint : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.78/0.89 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.78/0.89 c milp : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
0.78/0.89 c qpkktref : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.78/0.89 c redvub : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.78/0.89 c sparsify : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
0.78/0.89 c stuffing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.78/0.89 c trivial : 0.00 0.00 11 56 0 0 0 0 0 0 0 0
0.78/0.89 c tworowbnd : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.78/0.89 c dualfix : 0.00 0.00 11 0 0 0 0 0 0 0 0 0
0.78/0.89 c genvbounds : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.78/0.89 c probing : 0.01 0.00 2 0 0 0 0 0 0 0 0 0
0.78/0.89 c pseudoobj : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
0.78/0.89 c symmetry : 0.00 0.00 1 3 0 0 0 0 0 1 0 0
0.78/0.89 c vbounds : 0.00 0.00 4 0 0 0 0 0 0 0 0 0
0.78/0.89 c knapsack : 0.00 0.00 7 0 0 0 0 0 152 304 4 8
0.78/0.89 c setppc : 0.00 0.00 23 0 1 0 0 0 4 0 0 0
0.78/0.89 c and : 0.00 0.00 11 0 4 0 0 0 4 0 0 4
0.78/0.89 c linear : 0.00 0.00 7 0 0 0 0 0 0 0 0 0
0.78/0.89 c orbitope_pp : 0.00 0.00 4 0 0 0 0 0 0 0 0 0
0.78/0.89 c logicor : 0.00 0.00 14 0 0 0 0 0 0 0 0 0
0.78/0.89 c components : 0.00 0.00 2 0 0 0 0 0 0 0 0 0
0.78/0.89 c root node : - - - 50 - - 50 - - - - -
0.78/0.89 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoRelax #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Applied Conss Children
0.78/0.89 c integral : 0 0 0 0 0 0 0 72 0 0 0 0 0 0 0
0.78/0.89 c knapsack : 45 45 23 544 0 0 0 0 0 0 0 1 1 0 0
0.78/0.89 c setppc : 156+ 163 51 3099 0 0 0 64 37 13 0 0 0 0 0
0.78/0.89 c and : 91 91 51 3087 0 0 0 45 19 8 0 195 0 0 0
0.78/0.89 c orbitope_pp : 1 1 0 2413 0 0 0 29 0 0 0 0 0 0 0
0.78/0.89 c logicor : 6+ 20 51 261 0 0 0 0 0 1 0 0 0 0 0
0.78/0.89 c fixedvar : 0 0 0 0 0 0 0 31 0 0 0 0 0 0 0
0.78/0.89 c countsols : 0 0 0 0 0 0 0 31 0 0 0 0 0 0 0
0.78/0.89 c components : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0.78/0.89 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS EnfoRelax Check ResProp SB-Prop
0.78/0.89 c integral : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
0.78/0.89 c knapsack : 0.11 0.00 0.10 0.01 0.00 0.00 0.00 0.00 0.00 0.00
0.78/0.89 c setppc : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
0.78/0.89 c and : 0.01 0.00 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00
0.78/0.89 c orbitope_pp : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
0.78/0.89 c logicor : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
0.78/0.89 c fixedvar : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
0.78/0.89 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
0.78/0.89 c components : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
0.78/0.89 c Propagators : #Propagate #ResProp Cutoffs DomReds
0.78/0.89 c dualfix : 8 0 0 0
0.78/0.89 c genvbounds : 0 0 0 0
0.78/0.89 c nlobbt : 0 0 0 0
0.78/0.89 c obbt : 0 0 0 0
0.78/0.89 c probing : 0 0 0 0
0.78/0.89 c pseudoobj : 73 0 0 0
0.78/0.89 c redcost : 61 0 0 50
0.78/0.89 c rootredcost : 0 0 0 0
0.78/0.89 c symmetry : 0 0 0 0
0.78/0.89 c vbounds : 1627 0 0 0
0.78/0.89 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp SB-Prop
0.78/0.89 c dualfix : 0.00 0.00 0.00 0.00 0.00 0.00
0.78/0.89 c genvbounds : 0.00 0.00 0.00 0.00 0.00 0.00
0.78/0.89 c nlobbt : 0.00 0.00 0.00 0.00 0.00 0.00
0.78/0.89 c obbt : 0.00 0.00 0.00 0.00 0.00 0.00
0.78/0.89 c probing : 0.01 0.00 0.01 0.00 0.00 0.00
0.78/0.89 c pseudoobj : 0.00 0.00 0.00 0.00 0.00 0.00
0.78/0.89 c redcost : 0.00 0.00 0.00 0.00 0.00 0.00
0.78/0.89 c rootredcost : 0.00 0.00 0.00 0.00 0.00 0.00
0.78/0.89 c symmetry : 0.00 0.00 0.00 0.00 0.00 0.00
0.78/0.89 c vbounds : 0.00 0.00 0.00 0.00 0.00 0.00
0.78/0.89 c Symmetry :
0.78/0.89 c #affected vars : 225 (225 bin, 0 int, 0 cont)
0.78/0.89 c orbitopal red. : 0 reductions applied, 0 cutoffs
0.78/0.89 c orbital reduction: 0 reductions applied, 0 cutoffs
0.78/0.89 c lexicographic red: 0 reductions applied, 0 cutoffs
0.78/0.89 c shadow tree time : 0.00 s
0.78/0.89 c Conflict Analysis : Time Calls Success DomReds Conflicts Literals Reconvs ReconvLits Dualrays Nonzeros LP Iters (pool size: [10000,10000])
0.78/0.89 c propagation : 0.00 22 22 - 25 3.2 0 0.0 - - -
0.78/0.89 c infeasible LP : 0.00 0 0 - 0 0.0 0 0.0 0 0.0 0
0.78/0.89 c bound exceed. LP : 0.00 6 0 - 0 0.0 0 0.0 0 0.0 50
0.78/0.89 c strong branching : 0.00 0 0 - 0 0.0 0 0.0 - - 0
0.78/0.89 c pseudo solution : 0.00 0 0 - 0 0.0 0 0.0 - - -
0.78/0.89 c applied globally : 0.00 - - 0 25 3.2 - - 0 - -
0.78/0.89 c applied locally : - - - 0 0 0.0 - - 0 - -
0.78/0.89 c Separators : ExecTime SetupTime Calls RootCalls Cutoffs DomReds FoundCuts ViaPoolAdd DirectAdd Applied ViaPoolApp DirectApp Conss
0.78/0.89 c cut pool : 0.02 - 90 90 - - 3190 7228 - - - - - (maximal pool size: 1731)
0.78/0.89 c aggregation : 0.17 0.00 51 51 0 0 1 2 0 0 0 0 0
0.78/0.89 c > cmir : - - - - - - - 2 0 0 0 0 -
0.78/0.89 c > flowcover : - - - - - - - 0 0 0 0 0 -
0.78/0.89 c > knapsackcover : - - - - - - - 0 0 0 0 0 -
0.78/0.89 c cgmip : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.78/0.89 c clique : 0.01 0.00 51 51 0 0 72 91 0 20 20 0 0
0.78/0.89 c closecuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.78/0.89 c convexproj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.78/0.89 c disjunctive : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.78/0.89 c eccuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.78/0.89 c gauge : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.78/0.89 c gomory : 0.39 0.00 20 20 0 0 2834 6774 0 45 45 0 0
0.78/0.89 c > gomorymi : - - - - - - - 5310 0 24 24 0 -
0.78/0.89 c > strongcg : - - - - - - - 1464 0 21 21 0 -
0.78/0.89 c impliedbounds : 0.00 0.00 51 51 0 0 228 290 0 139 139 0 0
0.78/0.89 c interminor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.78/0.89 c intobj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.78/0.89 c lagromory : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.78/0.89 c mcf : 0.00 0.00 2 2 0 0 0 0 0 0 0 0 0
0.78/0.89 c minor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.78/0.89 c mixing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.78/0.89 c multilinear : 0.00 0.00 51 51 0 0 0 0 0 0 0 0 0
0.78/0.89 c oddcycle : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.78/0.89 c rapidlearning : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.78/0.89 c rlt : 0.00 0.00 20 20 0 0 0 0 0 0 0 0 0
0.78/0.89 c zerohalf : 0.03 0.00 40 40 0 0 55 71 0 36 36 0 0
0.78/0.89 c Cutselectors : ExecTime SetupTime Calls RootCalls Selected Forced Filtered RootSelec RootForc RootFilt
0.78/0.89 c hybrid : 0.01 0.00 46 46 241 0 7183 241 0 7183
0.78/0.89 c ensemble : 0.00 0.00 0 0 0 0 0 0 0 0
0.78/0.89 c dynamic : 0.00 0.00 0 0 0 0 0 0 0 0
0.78/0.89 c Pricers : ExecTime SetupTime Calls Vars
0.78/0.89 c problem variables: 0.00 - 0 0
0.78/0.89 c Branching Rules : ExecTime SetupTime BranchLP BranchExt BranchPS Cutoffs DomReds Cuts Conss Children
0.78/0.89 c allfullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
0.78/0.89 c cloud : 0.00 0.00 0 0 0 0 0 0 0 0
0.78/0.89 c distribution : 0.00 0.00 0 0 0 0 0 0 0 0
0.78/0.89 c fullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
0.78/0.89 c gomory : 0.00 0.00 0 0 0 0 0 0 0 0
0.78/0.89 c inference : 0.00 0.00 0 0 0 0 0 0 0 0
0.78/0.89 c leastinf : 0.00 0.00 0 0 0 0 0 0 0 0
0.78/0.89 c lookahead : 0.00 0.00 0 0 0 0 0 0 0 0
0.78/0.89 c mostinf : 0.00 0.00 0 0 0 0 0 0 0 0
0.78/0.89 c multaggr : 0.00 0.00 0 0 0 0 0 0 0 0
0.78/0.89 c nodereopt : 0.00 0.00 0 0 0 0 0 0 0 0
0.78/0.89 c pscost : 0.00 0.00 0 0 0 0 0 0 0 0
0.78/0.89 c random : 0.00 0.00 0 0 0 0 0 0 0 0
0.78/0.89 c relpscost : 0.00 0.00 0 0 0 0 0 0 0 0
0.78/0.89 c vanillafullstrong: 0.00 0.00 0 0 0 0 0 0 0 0
0.78/0.89 c Primal Heuristics : ExecTime SetupTime Calls Found Best
0.78/0.89 c LP solutions : 0.00 - - 0 0
0.78/0.89 c relax solutions : 0.00 - - 0 0
0.78/0.89 c pseudo solutions : 0.00 - - 0 0
0.78/0.89 c strong branching : 0.00 - - 0 0
0.78/0.89 c actconsdiving : 0.00 0.00 0 0 0
0.78/0.89 c adaptivediving : 0.00 0.00 0 0 0
0.78/0.89 c alns : 0.00 0.00 1 0 0
0.78/0.89 c bound : 0.00 0.00 0 0 0
0.78/0.89 c clique : 0.00 0.00 1 1 1
0.78/0.89 c coefdiving : 0.00 0.00 0 0 0
0.78/0.89 c completesol : 0.00 0.00 0 0 0
0.78/0.89 c conflictdiving : 0.01 0.00 2 2 2
0.78/0.89 c crossover : 0.00 0.00 0 0 0
0.78/0.89 c dins : 0.00 0.00 0 0 0
0.78/0.89 c distributiondivin: 0.00 0.00 0 0 0
0.78/0.89 c dks : 0.00 0.00 0 0 0
0.78/0.89 c dps : 0.00 0.00 0 0 0
0.78/0.89 c dualval : 0.00 0.00 0 0 0
0.78/0.89 c farkasdiving : 0.00 0.00 0 0 0
0.78/0.89 c feaspump : 0.00 0.00 0 0 0
0.78/0.89 c fixandinfer : 0.00 0.00 0 0 0
0.78/0.89 c fracdiving : 0.00 0.00 0 0 0
0.78/0.89 c gins : 0.00 0.00 0 0 0
0.78/0.89 c guideddiving : 0.00 0.00 0 0 0
0.78/0.89 c indicator : 0.00 0.00 0 0 0
0.78/0.89 c indicatordiving : 0.00 0.00 0 0 0
0.78/0.89 c intdiving : 0.00 0.00 0 0 0
0.78/0.89 c intshifting : 0.00 0.00 0 0 0
0.78/0.89 c linesearchdiving : 0.00 0.00 0 0 0
0.78/0.89 c localbranching : 0.00 0.00 0 0 0
0.78/0.89 c locks : 0.00 0.00 1 0 0
0.78/0.89 c lpface : 0.00 0.00 0 0 0
0.78/0.89 c mpec : 0.00 0.00 0 0 0
0.78/0.89 c multistart : 0.00 0.00 0 0 0
0.78/0.89 c mutation : 0.00 0.00 0 0 0
0.78/0.89 c nlpdiving : 0.00 0.00 0 0 0
0.78/0.89 c objpscostdiving : 0.00 0.00 0 0 0
0.78/0.89 c octane : 0.00 0.00 0 0 0
0.78/0.89 c ofins : 0.00 0.00 0 0 0
0.78/0.89 c oneopt : 0.00 0.00 5 0 0
0.78/0.89 c padm : 0.00 0.00 0 0 0
0.78/0.89 c proximity : 0.00 0.00 0 0 0
0.78/0.89 c pscostdiving : 0.00 0.00 0 0 0
0.78/0.89 c randrounding : 0.03 0.00 49 1 0
0.78/0.89 c rens : 0.00 0.00 0 0 0
0.78/0.89 c reoptsols : 0.00 0.00 0 0 0
0.78/0.89 c repair : 0.00 0.00 0 0 0
0.78/0.89 c rins : 0.00 0.00 0 0 0
0.78/0.89 c rootsoldiving : 0.00 0.00 0 0 0
0.78/0.89 c rounding : 0.00 0.00 49 0 0
0.78/0.89 c scheduler : 0.00 0.00 0 0 0
0.78/0.89 c shiftandpropagate: 0.00 0.00 0 0 0
0.78/0.89 c shifting : 0.01 0.00 49 16 3
0.78/0.89 c simplerounding : 0.00 0.00 0 0 0
0.78/0.89 c subnlp : 0.00 0.00 0 0 0
0.78/0.89 c trivial : 0.00 0.00 4 0 0
0.78/0.89 c trivialnegation : 0.00 0.00 0 0 0
0.78/0.89 c trustregion : 0.00 0.00 0 0 0
0.78/0.89 c trysol : 0.00 0.00 0 0 0
0.78/0.89 c twoopt : 0.00 0.00 0 0 0
0.78/0.89 c undercover : 0.01 0.00 1 0 0
0.78/0.89 c vbounds : 0.00 0.00 2 1 1
0.78/0.89 c veclendiving : 0.00 0.00 0 0 0
0.78/0.89 c zeroobj : 0.00 0.00 0 0 0
0.78/0.89 c zirounding : 0.00 0.00 2 0 0
0.78/0.89 c other solutions : - - - 0 -
0.78/0.89 c LNS (Scheduler) : Calls SetupTime SolveTime SolveNodes Sols Best Exp3 Exp3-IX EpsGreedy UCB TgtFixRate Opt Inf Node Stal Sol Usr Othr Actv
0.78/0.89 c rens : 0 0.00 0.00 0 0 0 0.00000 0.12500 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
0.78/0.89 c rins : 0 0.00 0.00 0 0 0 0.00000 0.12500 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
0.78/0.89 c mutation : 0 0.00 0.00 0 0 0 0.00000 0.12500 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
0.78/0.89 c localbranching : 0 0.00 0.00 0 0 0 0.00000 0.12500 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
0.78/0.89 c crossover : 0 0.00 0.00 0 0 0 0.00000 0.12500 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
0.78/0.89 c proximity : 0 0.00 0.00 0 0 0 0.00000 0.12500 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
0.78/0.89 c zeroobjective : 0 0.00 0.00 0 0 0 0.00000 0.12500 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
0.78/0.89 c dins : 0 0.00 0.00 0 0 0 0.00000 0.12500 -1.00000 1.00000 0.900 0 0 0 0 0 0 0 1
0.78/0.89 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
0.78/0.89 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It ItLimit
0.78/0.89 c primal LP : 0.00 4 0 0.00 - 0.00 4
0.78/0.89 c dual LP : 0.05 54 2146 44.71 40240.02 0.00 6
0.78/0.89 c lex dual LP : 0.00 0 0 0.00 -
0.78/0.89 c barrier LP : 0.00 0 0 0.00 - 0.00 0
0.78/0.89 c resolve instable : 0.00 0 0 0.00 -
0.78/0.89 c diving/probing LP: 0.01 5 377 75.40 37289.81
0.78/0.89 c strong branching : 0.00 0 0 0.00 - - - 0
0.78/0.89 c (at root node) : - 0 0 0.00 -
0.78/0.89 c conflict analysis: 0.00 5 50 10.00 -
0.78/0.89 c Relaxators : Time Calls Cutoffs ImprBounds ImprTime ReducedDom Separated AddedConss
0.78/0.89 c benders : 0.00 0 0 0 0.00 0 0 0
0.78/0.89 c B&B Tree :
0.78/0.89 c number of runs : 2
0.78/0.89 c nodes : 1 (0 internal, 1 leaves)
0.78/0.89 c feasible leaves : 0
0.78/0.89 c infeas. leaves : 0
0.78/0.89 c objective leaves : 0
0.78/0.89 c nodes (total) : 2 (0 internal, 2 leaves)
0.78/0.89 c nodes left : 0
0.78/0.89 c max depth : 0
0.78/0.89 c max depth (total): 0
0.78/0.89 c backtracks : 0 (0.0%)
0.78/0.89 c early backtracks : 0 (0.0%)
0.78/0.89 c nodes exc. ref. : 0 (0.0%)
0.78/0.89 c delayed cutoffs : 0
0.78/0.89 c repropagations : 0 (0 domain reductions, 0 cutoffs)
0.78/0.89 c avg switch length: 2.00
0.78/0.89 c switching time : 0.00
0.78/0.89 c Root Node :
0.78/0.89 c First LP value : -2.50000000000000e+01
0.78/0.89 c First LP Iters : 145 (169988.28 Iter/sec)
0.78/0.89 c First LP Time : 0.00
0.78/0.89 c Final Dual Bound : -
0.78/0.89 c Final Root Iters : 2154
0.78/0.89 c Root LP Estimate : -
0.78/0.89 c Solution :
0.78/0.89 c Solutions found : 21 (7 improvements)
0.78/0.89 c First Solution : -2.00000000000000e+00 (in run 1, after 1 nodes, 0.02 seconds, depth 26, found by <clique>)
0.78/0.89 c Gap First Sol. : 3350.00 %
0.78/0.89 c Gap Last Sol. : 1.81 %
0.78/0.89 c Primal Bound : -2.00000000000000e+01 (in run 2, after 1 nodes, 0.90 seconds, depth 5, found by <conflictdiving>)
0.78/0.89 c Dual Bound : -2.00000000000000e+01
0.78/0.89 c Gap : 0.00 %
0.78/0.89 c Integrals : Total Avg%
0.78/0.89 c primal-dual : 16.59 18.52
0.78/0.89 c primal-ref : - - (not evaluated)
0.78/0.89 c dual-ref : - - (not evaluated)
0.88/0.91 c Time complete (sec): 0.908