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-4494931-1751149986.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.005 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.03 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.99845
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 |2471 |2443 | 0 | 0 | 27 | 0 | 0.000000e+00 | -- | Inf | unknown
0.09/0.18 c 0.2s| 1 | 0 | 1441 | - | 14M | 0 | 231 |2472 |2445 | 2 | 1 | 28 | 0 | 0.000000e+00 | -- | Inf | unknown
0.20/0.23 c 0.2s| 1 | 0 | 1470 | - | 16M | 0 | 231 |2474 |2449 | 6 | 2 | 30 | 0 | 0.000000e+00 | -- | Inf | unknown
0.20/0.27 c 0.3s| 1 | 0 | 1488 | - | 18M | 0 | 231 |2478 |2453 | 10 | 3 | 34 | 0 | 0.000000e+00 | -- | Inf | unknown
0.30/0.34 c 0.3s| 1 | 0 | 1506 | - | 21M | 0 | 231 |2481 |2456 | 13 | 4 | 37 | 0 | 0.000000e+00 | -- | Inf | unknown
0.30/0.40 c 0.4s| 1 | 0 | 1516 | - | 25M | 0 | 231 |2481 |2458 | 15 | 5 | 37 | 0 | 0.000000e+00 | -- | Inf | unknown
0.40/0.44 c 0.4s| 1 | 0 | 1526 | - | 28M | 0 | 231 |2485 |2460 | 17 | 6 | 41 | 0 | 0.000000e+00 | -- | Inf | unknown
0.40/0.50 c 0.5s| 1 | 0 | 1544 | - | 32M | 0 | 231 |2486 |2463 | 20 | 7 | 42 | 0 | 0.000000e+00 | -- | Inf | unknown
0.50/0.57 c 0.6s| 1 | 0 | 1565 | - | 37M | 0 | 231 |2487 |2466 | 23 | 8 | 43 | 0 | 0.000000e+00 | -- | Inf | unknown
0.59/0.65 c 0.7s| 1 | 0 | 1580 | - | 42M | 0 | 231 |2491 |2469 | 26 | 9 | 47 | 0 | 0.000000e+00 | -- | Inf | unknown
0.69/0.74 c 0.7s| 1 | 0 | 1591 | - | 46M | 0 | 231 |2495 |2471 | 28 | 10 | 51 | 0 | 0.000000e+00 | -- | Inf | unknown
0.69/0.74 c 0.7s| 1 | 0 | 1608 | - | 47M | 0 | 231 |2499 |2476 | 33 | 11 | 55 | 0 | 0.000000e+00 | -- | Inf | unknown
0.79/0.83 c 0.8s| 1 | 2 | 2010 | - | 47M | 0 | 231 |2515 |2476 | 33 | 11 | 71 | 19 | 0.000000e+00 | -- | Inf | unknown
1.48/1.58 c 1.6s| 100 | 8 | 3743 | 21.6 | 51M | 20 | 231 |2605 |2455 | 78 | 1 | 166 | 19 | 0.000000e+00 | -- | Inf | 59.11%
1.58/1.62 c * 1.6s| 105 | 0 | 3813 | 21.2 | LP | 20 | 231 |2609 |2450 | 78 | 0 | 170 | 19 | 0.000000e+00 | 0.000000e+00 | 0.00%| 98.85%
1.58/1.62 c
1.58/1.62 c SCIP Status : problem is solved [optimal solution found]
1.58/1.62 c Solving Time (sec) : 1.62
1.58/1.62 c Solving Nodes : 105
1.58/1.62 c Primal Bound : +0.00000000000000e+00 (1 solutions)
1.58/1.62 c Dual Bound : +0.00000000000000e+00
1.58/1.62 c Gap : 0.00 %
1.58/1.62 s SATISFIABLE
1.58/1.62 v -x1 -x12 -x2 -x13 x3 -x14 -x4 -x15 -x5 -x16 -x6 -x17 -x7 -x18 -x8 x19 -x9 -x20 -x10 -x21 -x11 -x22 -x23 x24 -x25 -x26 -x27 -x28
1.58/1.62 v -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54
1.58/1.62 v x55 -x56 -x57 -x58 -x59 -x60 -x61 x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81
1.58/1.62 v -x82 -x83 -x84 -x85 -x86 x87 -x88 -x89 -x90 -x91 -x92 -x93 x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106
1.58/1.62 v -x107 x108 -x109 -x110 x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x132 -x142 -x152 -x162 -x172 -x182 -x192
1.58/1.62 v x202 -x212 -x222 -x122 -x143 -x153 -x163 -x173 -x183 x193 -x203 -x213 -x223 x123 -x133 -x154 -x164 -x174 -x184 -x194 -x204 -x214
1.58/1.62 v -x224 -x124 -x134 -x144 -x165 -x175 x185 -x195 -x205 -x215 -x225 -x125 x135 -x145 -x155 -x176 -x186 -x196 -x206 -x216 -x226 -x126
1.58/1.62 v -x136 -x146 -x156 -x166 -x187 -x197 -x207 x217 -x227 -x127 -x137 -x147 -x157 -x167 -x177 -x198 -x208 -x218 x228 -x128 -x138 x148
1.58/1.62 v -x158 -x168 -x178 -x188 -x209 -x219 -x229 -x129 -x139 -x149 -x159 -x169 x179 -x189 -x199 -x220 -x230 -x130 -x140 -x150 x160 -x170
1.58/1.62 v -x180 -x190 -x200 -x210 -x231 -x131 -x141 -x151 -x161 x171 -x181 -x191 -x201 -x211 -x221
1.58/1.62 c SCIP Status : problem is solved [optimal solution found]
1.58/1.62 c Total Time : 1.62
1.58/1.62 c solving : 1.62
1.58/1.62 c presolving : 0.04 (included in solving)
1.58/1.62 c reading : 0.00 (included in solving)
1.58/1.62 c copying : 0.04 (9 #copies) (minimal 0.00, maximal 0.00, average 0.00)
1.58/1.62 c Original Problem :
1.58/1.62 c Problem name : HOME/instance-4494931-1751149986.opb
1.58/1.62 c Variables : 231 (231 binary, 0 integer, 0 continuous)
1.58/1.62 c implied integral : 0 (0 binary, 0 integer, 0 continuous)
1.58/1.62 c Constraints : 2707 initial, 2707 maximal
1.58/1.62 c Objective : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
1.58/1.62 c Presolved Problem :
1.58/1.62 c Problem name : t_HOME/instance-4494931-1751149986.opb
1.58/1.62 c Variables : 231 (231 binary, 0 integer, 0 continuous)
1.58/1.62 c implied integral : 0 (0 binary, 0 integer, 0 continuous)
1.58/1.62 c Constraints : 2443 initial, 2609 maximal
1.58/1.62 c Objective : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
1.58/1.62 c Nonzeros : 7612 constraint, 380 clique table
1.58/1.62 c Presolvers : ExecTime SetupTime Calls FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
1.58/1.62 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
1.58/1.62 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
1.58/1.62 c domcol : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
1.58/1.62 c dualagg : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
1.58/1.62 c dualcomp : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
1.58/1.62 c dualinfer : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
1.58/1.62 c dualsparsify : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
1.58/1.62 c gateextraction : 0.00 0.00 2 0 0 0 0 0 0 0 0 0
1.58/1.62 c implics : 0.00 0.00 6 0 0 0 0 0 0 0 0 0
1.58/1.62 c implint : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
1.58/1.62 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
1.58/1.62 c milp : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
1.58/1.62 c qpkktref : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
1.58/1.62 c redvub : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
1.58/1.62 c sparsify : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
1.58/1.62 c stuffing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
1.58/1.62 c trivial : 0.00 0.00 6 0 0 0 0 0 0 0 0 0
1.58/1.62 c tworowbnd : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
1.58/1.62 c dualfix : 0.00 0.00 6 0 0 0 0 0 0 0 0 0
1.58/1.62 c genvbounds : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
1.58/1.62 c probing : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
1.58/1.62 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
1.58/1.62 c symmetry : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
1.58/1.62 c vbounds : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
1.58/1.62 c knapsack : 0.00 0.00 6 0 0 0 0 0 0 0 0 0
1.58/1.62 c setppc : 0.00 0.00 6 0 0 0 0 0 66 0 0 0
1.58/1.62 c linear : 0.02 0.00 8 0 0 0 0 0 198 0 55 0
1.58/1.62 c logicor : 0.00 0.00 5 0 0 0 0 0 0 0 0 0
1.58/1.62 c components : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
1.58/1.62 c root node : - - - 21 - - 21 - - - - -
1.58/1.62 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoRelax #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Applied Conss Children
1.58/1.62 c integral : 0 0 0 0 56 0 0 10 0 0 0 0 0 0 112
1.58/1.62 c knapsack : 1+ 2 11 940 0 0 0 5 126 6 416 4 1 0 0
1.58/1.62 c setppc : 22 22 11 938 0 0 0 4 1506 20 656 0 0 0 0
1.58/1.62 c linear : 0+ 10 0 235 0 0 0 2 0 1 9 0 0 0 0
1.58/1.62 c logicor : 2420+ 2587 11 684 0 0 0 1 589 10 725 3 1 0 0
1.58/1.62 c fixedvar : 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0
1.58/1.62 c countsols : 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0
1.58/1.62 c components : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
1.58/1.62 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS EnfoRelax Check ResProp SB-Prop
1.58/1.62 c integral : 0.04 0.00 0.00 0.00 0.04 0.00 0.00 0.00 0.00 0.00
1.58/1.62 c knapsack : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1.58/1.62 c setppc : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1.58/1.62 c linear : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1.58/1.62 c logicor : 0.02 0.00 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00
1.58/1.62 c fixedvar : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1.58/1.62 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1.58/1.62 c components : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
1.58/1.62 c Propagators : #Propagate #ResProp Cutoffs DomReds
1.58/1.62 c dualfix : 1 0 0 0
1.58/1.62 c genvbounds : 0 0 0 0
1.58/1.62 c nlobbt : 0 0 0 0
1.58/1.62 c obbt : 0 0 0 0
1.58/1.62 c probing : 0 0 0 0
1.58/1.62 c pseudoobj : 0 0 0 0
1.58/1.62 c redcost : 0 0 0 0
1.58/1.62 c rootredcost : 0 0 0 0
1.58/1.62 c symmetry : 347 0 0 10
1.58/1.62 c vbounds : 338 0 0 0
1.58/1.62 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp SB-Prop
1.58/1.62 c dualfix : 0.00 0.00 0.00 0.00 0.00 0.00
1.58/1.62 c genvbounds : 0.00 0.00 0.00 0.00 0.00 0.00
1.58/1.62 c nlobbt : 0.00 0.00 0.00 0.00 0.00 0.00
1.58/1.62 c obbt : 0.00 0.00 0.00 0.00 0.00 0.00
1.58/1.62 c probing : 0.00 0.00 0.00 0.00 0.00 0.00
1.58/1.62 c pseudoobj : 0.00 0.00 0.00 0.00 0.00 0.00
1.58/1.62 c redcost : 0.00 0.00 0.00 0.00 0.00 0.00
1.58/1.62 c rootredcost : 0.00 0.00 0.00 0.00 0.00 0.00
1.58/1.62 c symmetry : 0.01 0.00 0.00 0.00 0.00 0.00
1.58/1.62 c vbounds : 0.00 0.00 0.00 0.00 0.00 0.00
1.58/1.62 c Symmetry :
1.58/1.62 c #affected vars : 121 (121 bin, 0 int, 0 cont)
1.58/1.62 c orbitopal red. : 0 reductions applied, 0 cutoffs
1.58/1.62 c orbital reduction: 10 reductions applied, 0 cutoffs
1.58/1.62 c lexicographic red: 0 reductions applied, 0 cutoffs
1.58/1.62 c shadow tree time : 0.00 s
1.58/1.62 c Conflict Analysis : Time Calls Success DomReds Conflicts Literals Reconvs ReconvLits Dualrays Nonzeros LP Iters (pool size: [10000,10000])
1.58/1.62 c propagation : 0.00 35 33 - 144 13.7 0 0.0 - - -
1.58/1.62 c infeasible LP : 0.01 49 44 - 269 32.7 0 0.0 2 16.5 0
1.58/1.62 c bound exceed. LP : 0.00 1 1 - 0 0.0 0 0.0 0 0.0 0
1.58/1.62 c strong branching : 0.00 0 0 - 0 0.0 0 0.0 - - 0
1.58/1.62 c pseudo solution : 0.00 0 0 - 0 0.0 0 0.0 - - -
1.58/1.62 c applied globally : 0.00 - - 0 166 11.3 - - 1 - -
1.58/1.62 c applied locally : - - - 0 3 21.0 - - 0 - -
1.58/1.62 c Separators : ExecTime SetupTime Calls RootCalls Cutoffs DomReds FoundCuts ViaPoolAdd DirectAdd Applied ViaPoolApp DirectApp Conss
1.58/1.62 c cut pool : 0.01 - 42 21 - - 2386 3373 - - - - - (maximal pool size: 2386)
1.58/1.62 c aggregation : 0.03 0.00 23 11 0 0 13 16 0 1 1 0 0
1.58/1.62 c > cmir : - - - - - - - 11 0 1 1 0 -
1.58/1.62 c > flowcover : - - - - - - - 5 0 0 0 0 -
1.58/1.62 c > knapsackcover : - - - - - - - 0 0 0 0 0 -
1.58/1.62 c cgmip : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
1.58/1.62 c clique : 0.00 0.00 11 11 0 0 0 0 0 0 0 0 0
1.58/1.62 c closecuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
1.58/1.62 c convexproj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
1.58/1.62 c disjunctive : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
1.58/1.62 c eccuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
1.58/1.62 c gauge : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
1.58/1.62 c gomory : 0.96 0.00 22 10 0 0 2554 3323 200 49 44 5 0
1.58/1.62 c > gomorymi : - - - - - - - 2422 100 29 26 3 -
1.58/1.62 c > strongcg : - - - - - - - 901 100 20 18 2 -
1.58/1.62 c impliedbounds : 0.00 0.00 23 11 0 0 0 0 0 0 0 0 0
1.58/1.62 c interminor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
1.58/1.62 c intobj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
1.58/1.62 c lagromory : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
1.58/1.62 c mcf : 0.00 0.00 1 1 0 0 0 0 0 0 0 0 0
1.58/1.62 c minor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
1.58/1.62 c mixing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
1.58/1.62 c multilinear : 0.00 0.00 17 11 0 0 0 0 0 0 0 0 0
1.58/1.62 c oddcycle : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
1.58/1.62 c rapidlearning : 0.22 0.00 6 1 0 160 0 0 0 0 0 0 30
1.58/1.62 c rlt : 0.00 0.00 10 10 0 0 0 0 0 0 0 0 0
1.58/1.62 c zerohalf : 0.01 0.00 23 11 0 0 44 34 25 26 8 18 0
1.58/1.62 c Cutselectors : ExecTime SetupTime Calls RootCalls Selected Forced Filtered RootSelec RootForc RootFilt
1.58/1.62 c hybrid : 0.01 0.00 23 11 78 0 3527 33 0 2931
1.58/1.62 c ensemble : 0.00 0.00 0 0 0 0 0 0 0 0
1.58/1.62 c dynamic : 0.00 0.00 0 0 0 0 0 0 0 0
1.58/1.62 c Pricers : ExecTime SetupTime Calls Vars
1.58/1.62 c problem variables: 0.00 - 0 0
1.58/1.62 c Branching Rules : ExecTime SetupTime BranchLP BranchExt BranchPS Cutoffs DomReds Cuts Conss Children
1.58/1.62 c allfullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
1.58/1.62 c cloud : 0.00 0.00 0 0 0 0 0 0 0 0
1.58/1.62 c distribution : 0.00 0.00 0 0 0 0 0 0 0 0
1.58/1.62 c fullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
1.58/1.62 c gomory : 0.00 0.00 0 0 0 0 0 0 0 0
1.58/1.62 c inference : 0.00 0.00 0 0 0 0 0 0 0 0
1.58/1.62 c leastinf : 0.00 0.00 0 0 0 0 0 0 0 0
1.58/1.62 c lookahead : 0.00 0.00 0 0 0 0 0 0 0 0
1.58/1.62 c mostinf : 0.00 0.00 0 0 0 0 0 0 0 0
1.58/1.62 c multaggr : 0.00 0.00 0 0 0 0 0 0 0 0
1.58/1.62 c nodereopt : 0.00 0.00 0 0 0 0 0 0 0 0
1.58/1.62 c pscost : 0.00 0.00 0 0 0 0 0 0 0 0
1.58/1.62 c random : 0.00 0.00 0 0 0 0 0 0 0 0
1.58/1.62 c relpscost : 0.04 0.00 56 0 0 0 0 0 0 112
1.58/1.62 c vanillafullstrong: 0.00 0.00 0 0 0 0 0 0 0 0
1.58/1.62 c Primal Heuristics : ExecTime SetupTime Calls Found Best
1.58/1.62 c LP solutions : 0.00 - - 0 0
1.58/1.62 c relax solutions : 0.00 - - 0 0
1.58/1.62 c pseudo solutions : 0.00 - - 0 0
1.58/1.62 c strong branching : 0.00 - - 0 0
1.58/1.62 c actconsdiving : 0.00 0.00 0 0 0
1.58/1.62 c adaptivediving : 0.00 0.00 1 0 0
1.58/1.62 c alns : 0.01 0.00 2 0 0
1.58/1.62 c bound : 0.00 0.00 0 0 0
1.58/1.62 c clique : 0.00 0.00 1 0 0
1.58/1.62 c coefdiving : 0.00 0.00 0 0 0
1.58/1.62 c completesol : 0.00 0.00 0 0 0
1.58/1.62 c conflictdiving : 0.03 0.00 1 0 0
1.58/1.62 c crossover : 0.00 0.00 0 0 0
1.58/1.62 c dins : 0.00 0.00 0 0 0
1.58/1.62 c distributiondivin: 0.00 0.00 0 0 0
1.58/1.62 c dks : 0.00 0.00 0 0 0
1.58/1.62 c dps : 0.00 0.00 0 0 0
1.58/1.62 c dualval : 0.00 0.00 0 0 0
1.58/1.62 c farkasdiving : 0.00 0.00 0 0 0
1.58/1.62 c feaspump : 0.06 0.00 1 0 0
1.58/1.62 c fixandinfer : 0.00 0.00 0 0 0
1.58/1.62 c fracdiving : 0.00 0.00 0 0 0
1.58/1.62 c gins : 0.00 0.00 0 0 0
1.58/1.62 c guideddiving : 0.00 0.00 0 0 0
1.58/1.62 c indicator : 0.00 0.00 0 0 0
1.58/1.62 c indicatordiving : 0.00 0.00 0 0 0
1.58/1.62 c intdiving : 0.00 0.00 0 0 0
1.58/1.62 c intshifting : 0.00 0.00 0 0 0
1.58/1.62 c linesearchdiving : 0.00 0.00 0 0 0
1.58/1.62 c localbranching : 0.00 0.00 0 0 0
1.58/1.62 c locks : 0.00 0.00 1 0 0
1.58/1.62 c lpface : 0.00 0.00 0 0 0
1.58/1.62 c mpec : 0.00 0.00 0 0 0
1.58/1.62 c multistart : 0.00 0.00 0 0 0
1.58/1.62 c mutation : 0.00 0.00 0 0 0
1.58/1.62 c nlpdiving : 0.00 0.00 0 0 0
1.58/1.62 c objpscostdiving : 0.00 0.00 0 0 0
1.58/1.62 c octane : 0.00 0.00 0 0 0
1.58/1.62 c ofins : 0.00 0.00 0 0 0
1.58/1.62 c oneopt : 0.00 0.00 0 0 0
1.58/1.62 c padm : 0.00 0.00 0 0 0
1.58/1.62 c proximity : 0.00 0.00 0 0 0
1.58/1.62 c pscostdiving : 0.00 0.00 1 0 0
1.58/1.62 c randrounding : 0.01 0.00 13 0 0
1.58/1.62 c rens : 0.01 0.00 1 0 0
1.58/1.62 c reoptsols : 0.00 0.00 0 0 0
1.58/1.62 c repair : 0.00 0.00 0 0 0
1.58/1.62 c rins : 0.00 0.00 0 0 0
1.58/1.62 c rootsoldiving : 0.00 0.00 0 0 0
1.58/1.62 c rounding : 0.00 0.00 84 0 0
1.58/1.62 c scheduler : 0.00 0.00 0 0 0
1.58/1.62 c shiftandpropagate: 0.00 0.00 1 0 0
1.58/1.62 c shifting : 0.00 0.00 28 0 0
1.58/1.62 c simplerounding : 0.00 0.00 0 0 0
1.58/1.62 c subnlp : 0.00 0.00 0 0 0
1.58/1.62 c trivial : 0.00 0.00 2 0 0
1.58/1.62 c trivialnegation : 0.00 0.00 0 0 0
1.58/1.62 c trustregion : 0.00 0.00 0 0 0
1.58/1.62 c trysol : 0.00 0.00 0 0 0
1.58/1.62 c twoopt : 0.00 0.00 0 0 0
1.58/1.62 c undercover : 0.00 0.00 0 0 0
1.58/1.62 c vbounds : 0.00 0.00 0 0 0
1.58/1.62 c veclendiving : 0.00 0.00 0 0 0
1.58/1.62 c zeroobj : 0.00 0.00 0 0 0
1.58/1.62 c zirounding : 0.00 0.00 56 0 0
1.58/1.62 c other solutions : - - - 0 -
1.58/1.62 c LNS (Scheduler) : Calls SetupTime SolveTime SolveNodes Sols Best Exp3 Exp3-IX EpsGreedy UCB TgtFixRate Opt Inf Node Stal Sol Usr Othr Actv
1.58/1.62 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
1.58/1.62 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
1.58/1.62 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
1.58/1.62 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
1.58/1.62 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
1.58/1.62 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
1.58/1.62 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
1.58/1.62 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
1.58/1.62 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
1.58/1.62 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It ItLimit
1.58/1.62 c primal LP : 0.00 8 0 0.00 - 0.00 8
1.58/1.62 c dual LP : 0.10 120 1968 16.54 19544.94 0.00 1
1.58/1.62 c lex dual LP : 0.00 0 0 0.00 -
1.58/1.62 c barrier LP : 0.00 0 0 0.00 - 0.00 0
1.58/1.62 c resolve instable : 0.00 0 0 0.00 -
1.58/1.62 c diving/probing LP: 0.09 34 1845 54.26 21119.51
1.58/1.62 c strong branching : 0.03 19 547 28.79 18705.97 - - 0
1.58/1.62 c (at root node) : - 19 547 28.79 -
1.58/1.62 c conflict analysis: 0.00 0 0 0.00 -
1.58/1.62 c Relaxators : Time Calls Cutoffs ImprBounds ImprTime ReducedDom Separated AddedConss
1.58/1.62 c benders : 0.00 0 0 0 0.00 0 0 0
1.58/1.62 c B&B Tree :
1.58/1.62 c number of runs : 1
1.58/1.62 c nodes : 105 (56 internal, 49 leaves)
1.58/1.62 c feasible leaves : 0
1.58/1.62 c infeas. leaves : 48
1.58/1.62 c objective leaves : 1
1.58/1.62 c nodes (total) : 105 (56 internal, 49 leaves)
1.58/1.62 c nodes left : 0
1.58/1.62 c max depth : 20
1.58/1.62 c max depth (total): 20
1.58/1.62 c backtracks : 20 (19.0%)
1.58/1.62 c early backtracks : 0 (0.0%)
1.58/1.62 c nodes exc. ref. : 0 (0.0%)
1.58/1.62 c delayed cutoffs : 3
1.58/1.62 c repropagations : 84 (110 domain reductions, 2 cutoffs)
1.58/1.62 c avg switch length: 3.09
1.58/1.62 c switching time : 0.01
1.58/1.62 c Root Node :
1.58/1.62 c First LP value : +0.00000000000000e+00
1.58/1.62 c First LP Iters : 95 (31446.54 Iter/sec)
1.58/1.62 c First LP Time : 0.00
1.58/1.62 c Final Dual Bound : -
1.58/1.62 c Final Root Iters : 1608
1.58/1.62 c Root LP Estimate : +1.56149408061338e-03
1.58/1.62 c Solution :
1.58/1.62 c Solutions found : 1 (1 improvements)
1.58/1.62 c First Solution : +0.00000000000000e+00 (in run 1, after 105 nodes, 1.62 seconds, depth 5, found by <relaxation>)
1.58/1.62 c Gap First Sol. : 0.00 %
1.58/1.62 c Gap Last Sol. : 0.00 %
1.58/1.62 c Primal Bound : +0.00000000000000e+00 (in run 1, after 105 nodes, 1.62 seconds, depth 5, found by <relaxation>)
1.58/1.62 c Dual Bound : +0.00000000000000e+00
1.58/1.62 c Gap : 0.00 %
1.58/1.62 c Integrals : Total Avg%
1.58/1.62 c primal-dual : 162.16 99.85
1.58/1.62 c primal-ref : - - (not evaluated)
1.58/1.62 c dual-ref : - - (not evaluated)
1.58/1.64 c Time complete (sec): 1.639