0.00/0.00 c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.00 c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00 c
0.00/0.00 c user parameter file <scip.set> not found - using default parameters
0.00/0.00 c reading problem <HOME/instance-3734514-1338700354.opb>
0.00/0.01 c original problem has 363 variables (363 bin, 0 int, 0 impl, 0 cont) and 78 constraints
0.00/0.01 c problem read
0.00/0.01 c presolving settings loaded
0.00/0.02 o 363
0.00/0.02 c feasible solution found by trivial heuristic, objective value 3.630000e+02
0.00/0.02 c presolving:
0.00/0.02 c (round 1) 1 del vars, 12 del conss, 1 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.00/0.02 c (round 2) 1 del vars, 32 del conss, 1 chg bounds, 20 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.00/0.02 c (round 3) 1 del vars, 32 del conss, 1 chg bounds, 20 chg sides, 0 chg coeffs, 46 upgd conss, 0 impls, 0 clqs
0.00/0.02 c (0.0s) probing: 101/362 (27.9%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.02 c (0.0s) probing aborted: 100/100 successive totally useless probings
0.00/0.03 c presolving (4 rounds):
0.00/0.03 c 1 deleted vars, 32 deleted constraints, 1 tightened bounds, 0 added holes, 20 changed sides, 0 changed coefficients
0.00/0.03 c 0 implications, 0 cliques
0.00/0.03 c presolved problem has 362 variables (362 bin, 0 int, 0 impl, 0 cont) and 46 constraints
0.00/0.03 c 46 constraints of type <logicor>
0.00/0.03 c transformed objective value is always integral (scale: 1)
0.00/0.03 c Presolving Time: 0.01
0.00/0.03 c - non default parameters ----------------------------------------------------------------------
0.00/0.03 c # SCIP version 1.2.1.3
0.00/0.03 c
0.00/0.03 c # maximal number of intermediate conflict constraints generated in conflict graph (-1: use every intermediate constraint)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: -1]
0.00/0.03 c conflict/interconss = 0
0.00/0.03 c
0.00/0.03 c # should binary conflicts be preferred?
0.00/0.03 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.03 c conflict/preferbinary = TRUE
0.00/0.03 c
0.00/0.03 c # maximum age an unnecessary constraint can reach before it is deleted (0: dynamic, -1: keep all constraints)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 0]
0.00/0.03 c constraints/agelimit = 1
0.00/0.03 c
0.00/0.03 c # should enforcement of pseudo solution be disabled?
0.00/0.03 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.03 c constraints/disableenfops = TRUE
0.00/0.03 c
0.00/0.03 c # frequency for displaying node information lines
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.03 c display/freq = 10000
0.00/0.03 c
0.00/0.03 c # maximal time in seconds to run
0.00/0.03 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.03 c limits/time = 1789.99
0.00/0.03 c
0.00/0.03 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.03 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.03 c limits/memory = 13950
0.00/0.03 c
0.00/0.03 c # frequency for solving LP at the nodes (-1: never; 0: only root LP)
0.00/0.03 c # [type: int, range: [-1,2147483647], default: 1]
0.00/0.03 c lp/solvefreq = 0
0.00/0.03 c
0.00/0.03 c # LP pricing strategy ('l'pi default, 'a'uto, 'f'ull pricing, 'p'artial, 's'teepest edge pricing, 'q'uickstart steepest edge pricing, 'd'evex pricing)
0.00/0.03 c # [type: char, range: {lafpsqd}, default: l]
0.00/0.03 c lp/pricing = a
0.00/0.03 c
0.00/0.03 c # default clock type (1: CPU user seconds, 2: wall clock time)
0.00/0.03 c # [type: int, range: [1,2], default: 1]
0.00/0.03 c timing/clocktype = 2
0.00/0.03 c
0.00/0.03 c # should presolving try to simplify inequalities
0.00/0.03 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.03 c constraints/linear/simplifyinequalities = TRUE
0.00/0.03 c
0.00/0.03 c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.00/0.03 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.03 c constraints/indicator/addCouplingCons = TRUE
0.00/0.03 c
0.00/0.03 c # should presolving try to simplify knapsacks
0.00/0.03 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.00/0.03 c constraints/knapsack/simplifyinequalities = TRUE
0.00/0.03 c
0.00/0.03 c # priority of node selection rule <dfs> in standard mode
0.00/0.03 c # [type: int, range: [-536870912,536870911], default: 0]
0.00/0.03 c nodeselection/dfs/stdpriority = 1000000
0.00/0.03 c
0.00/0.03 c -----------------------------------------------------------------------------------------------
0.00/0.03 c start solving
0.00/0.03 c
0.00/0.03 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
0.00/0.03 c t 0.0s| 1 | 0 | 32 | - |1864k| 0 | 12 | 362 | 46 | 362 | 46 | 0 | 0 | 0 | 5.000000e+00 | 3.630000e+02 |7160.00%
0.00/0.03 o 13
0.00/0.03 c r 0.0s| 1 | 0 | 32 | - |1873k| 0 | 12 | 362 | 46 | 362 | 46 | 0 | 0 | 0 | 5.000000e+00 | 1.300000e+01 | 160.00%
0.00/0.03 o 12
0.00/0.03 c R 0.0s| 1 | 0 | 32 | - |1882k| 0 | 12 | 362 | 46 | 362 | 46 | 0 | 0 | 0 | 5.000000e+00 | 1.200000e+01 | 140.00%
0.00/0.03 o 11
0.00/0.03 c s 0.0s| 1 | 0 | 32 | - |1891k| 0 | 12 | 362 | 46 | 362 | 46 | 0 | 0 | 0 | 5.000000e+00 | 1.100000e+01 | 120.00%
0.00/0.04 c 0.0s| 1 | 0 | 34 | - |1992k| 0 | 13 | 362 | 46 | 362 | 47 | 1 | 0 | 0 | 5.000000e+00 | 1.100000e+01 | 120.00%
0.00/0.04 o 7
0.00/0.04 c b 0.0s| 1 | 0 | 34 | - |2001k| 0 | 13 | 362 | 46 | 362 | 47 | 1 | 0 | 0 | 5.000000e+00 | 7.000000e+00 | 40.00%
0.00/0.04 c 0.0s| 1 | 0 | 40 | - |2101k| 0 | 17 | 362 | 46 | 362 | 48 | 2 | 0 | 0 | 5.000000e+00 | 7.000000e+00 | 40.00%
0.00/0.05 c 0.0s| 1 | 0 | 48 | - |2340k| 0 | 16 | 362 | 46 | 362 | 49 | 3 | 0 | 0 | 5.000000e+00 | 7.000000e+00 | 40.00%
0.00/0.07 c 0.1s| 1 | 0 | 64 | - |2444k| 0 | 20 | 362 | 46 | 362 | 50 | 4 | 0 | 0 | 5.000000e+00 | 7.000000e+00 | 40.00%
0.06/0.08 c 0.1s| 1 | 0 | 144 | - |2468k| 0 | 25 | 362 | 46 | 362 | 51 | 5 | 0 | 0 | 5.000000e+00 | 7.000000e+00 | 40.00%
0.09/0.11 o 6
0.09/0.11 c E 0.1s| 1 | 0 | 144 | - |2484k| 0 | 25 | 362 | 46 | 362 | 51 | 5 | 0 | 0 | 5.000000e+00 | 6.000000e+00 | 20.00%
0.09/0.11 c 0.1s| 1 | 0 | 144 | - |2484k| 0 | 25 | 362 | 46 | 362 | 51 | 5 | 0 | 0 | 5.000000e+00 | 6.000000e+00 | 20.00%
0.09/0.12 c 0.1s| 1 | 0 | 144 | - |2484k| 0 | 25 | 362 | 46 | 362 | 51 | 5 | 0 | 0 | 5.000000e+00 | 6.000000e+00 | 20.00%
0.19/0.21 c 0.2s| 1 | 0 | 144 | - |2484k| 0 | - | 362 | 46 | 362 | 51 | 5 | 0 | 25 | 5.000000e+00 | 6.000000e+00 | 20.00%
0.19/0.21 c (run 1, node 1) restarting after 137 global fixings of integer variables
0.19/0.21 c
0.19/0.21 c (restart) converted 5 cuts from the global cut pool into linear constraints
0.19/0.21 c
0.19/0.21 c presolving:
0.19/0.22 c (round 1) 137 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 5 upgd conss, 0 impls, 0 clqs
0.19/0.22 c presolving (2 rounds):
0.19/0.22 c 137 deleted vars, 1 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.19/0.22 c 0 implications, 0 cliques
0.19/0.22 c presolved problem has 225 variables (225 bin, 0 int, 0 impl, 0 cont) and 50 constraints
0.19/0.22 c 5 constraints of type <knapsack>
0.19/0.22 c 45 constraints of type <logicor>
0.19/0.22 c transformed objective value is always integral (scale: 1)
0.19/0.22 c Presolving Time: 0.01
0.19/0.22 c
0.19/0.22 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
0.19/0.22 c 0.2s| 1 | 0 | 212 | - |2047k| 0 | 17 | 225 | 50 | 225 | 50 | 0 | 0 | 25 | 5.000000e+00 | 6.000000e+00 | 20.00%
0.19/0.25 c 0.2s| 1 | 0 | 251 | - |2072k| 0 | 17 | 225 | 50 | 225 | 51 | 1 | 0 | 25 | 5.000000e+00 | 6.000000e+00 | 20.00%
0.19/0.28 c 0.3s| 1 | 2 | 251 | - |2081k| 0 | 17 | 225 | 50 | 225 | 51 | 1 | 0 | 42 | 5.000000e+00 | 6.000000e+00 | 20.00%
0.19/0.28 c (run 2, node 1) restarting after 64 global fixings of integer variables
0.19/0.28 c
0.19/0.28 c (restart) converted 1 cuts from the global cut pool into linear constraints
0.19/0.28 c
0.19/0.28 c presolving:
0.19/0.29 c (round 1) 64 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1 upgd conss, 0 impls, 0 clqs
0.19/0.29 c presolving (2 rounds):
0.19/0.29 c 64 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.19/0.29 c 0 implications, 0 cliques
0.19/0.29 c presolved problem has 161 variables (161 bin, 0 int, 0 impl, 0 cont) and 51 constraints
0.19/0.29 c 6 constraints of type <knapsack>
0.19/0.29 c 45 constraints of type <logicor>
0.19/0.29 c transformed objective value is always integral (scale: 1)
0.19/0.29 c Presolving Time: 0.02
0.19/0.29 c
0.19/0.29 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
0.19/0.29 c 0.3s| 1 | 0 | 302 | - |1994k| 0 | 13 | 161 | 51 | 161 | 51 | 0 | 0 | 42 | 5.000000e+00 | 6.000000e+00 | 20.00%
0.29/0.30 c 0.3s| 1 | 0 | 328 | - |2049k| 0 | 21 | 161 | 51 | 161 | 52 | 1 | 0 | 42 | 5.000000e+00 | 6.000000e+00 | 20.00%
0.29/0.34 c 0.3s| 1 | 2 | 328 | - |2055k| 0 | 21 | 161 | 51 | 161 | 52 | 1 | 0 | 63 | 5.000000e+00 | 6.000000e+00 | 20.00%
0.29/0.34 c (run 3, node 1) restarting after 29 global fixings of integer variables
0.29/0.34 c
0.29/0.34 c (restart) converted 1 cuts from the global cut pool into linear constraints
0.29/0.34 c
0.29/0.34 c presolving:
0.29/0.34 c (round 1) 29 del vars, 2 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 1 upgd conss, 0 impls, 0 clqs
0.29/0.34 c presolving (2 rounds):
0.29/0.34 c 29 deleted vars, 2 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.29/0.34 c 0 implications, 0 cliques
0.29/0.34 c presolved problem has 132 variables (132 bin, 0 int, 0 impl, 0 cont) and 50 constraints
0.29/0.34 c 7 constraints of type <knapsack>
0.29/0.34 c 43 constraints of type <logicor>
0.29/0.34 c transformed objective value is always integral (scale: 1)
0.29/0.34 c Presolving Time: 0.02
0.29/0.34 c
0.29/0.35 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
0.29/0.35 c 0.3s| 1 | 0 | 380 | - |1960k| 0 | 18 | 132 | 50 | 132 | 50 | 0 | 0 | 63 | 5.000000e+00 | 6.000000e+00 | 20.00%
0.29/0.36 c 0.3s| 1 | 0 | 394 | - |1974k| 0 | 20 | 132 | 50 | 132 | 51 | 1 | 0 | 63 | 5.000000e+00 | 6.000000e+00 | 20.00%
0.38/0.40 c 0.4s| 1 | 0 | 416 | - |1978k| 0 | 13 | 132 | 50 | 132 | 51 | 1 | 0 | 83 | 5.000000e+00 | 6.000000e+00 | 20.00%
0.38/0.41 c 0.4s| 1 | 0 | 425 | - |1983k| 0 | 18 | 132 | 50 | 132 | 51 | 1 | 0 | 89 | 5.000000e+00 | 6.000000e+00 | 20.00%
0.38/0.42 c 0.4s| 1 | 0 | 432 | - |1988k| 0 | 18 | 132 | 50 | 132 | 51 | 1 | 0 | 96 | 5.000000e+00 | 6.000000e+00 | 20.00%
0.38/0.43 c 0.4s| 1 | 2 | 432 | - |1993k| 0 | 18 | 132 | 50 | 132 | 51 | 1 | 0 | 100 | 5.000000e+00 | 6.000000e+00 | 20.00%
0.38/0.43 c (run 4, node 1) restarting after 7 global fixings of integer variables
0.38/0.43 c
0.38/0.43 c presolving:
0.38/0.43 c (round 1) 7 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 0 clqs
0.38/0.43 c presolving (2 rounds):
0.38/0.43 c 7 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.38/0.43 c 0 implications, 0 cliques
0.38/0.43 c presolved problem has 125 variables (125 bin, 0 int, 0 impl, 0 cont) and 50 constraints
0.38/0.43 c 7 constraints of type <knapsack>
0.38/0.43 c 43 constraints of type <logicor>
0.38/0.43 c transformed objective value is always integral (scale: 1)
0.38/0.43 c Presolving Time: 0.02
0.38/0.43 c
0.38/0.43 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
0.38/0.43 c 0.4s| 1 | 0 | 483 | - |1974k| 0 | 16 | 125 | 50 | 125 | 50 | 0 | 0 | 100 | 5.000000e+00 | 6.000000e+00 | 20.00%
0.38/0.43 o 6
0.38/0.43 c s 0.4s| 1 | 0 | 483 | - |1983k| 0 | 16 | 125 | 50 | 125 | 50 | 0 | 0 | 100 | 5.000000e+00 | 6.000000e+00 | 20.00%
0.38/0.44 c 0.4s| 1 | 0 | 509 | - |1992k| 0 | 18 | 125 | 50 | 125 | 51 | 1 | 0 | 100 | 5.000000e+00 | 6.000000e+00 | 20.00%
0.38/0.47 c 0.5s| 1 | 2 | 509 | - |2002k| 0 | 18 | 125 | 50 | 125 | 51 | 1 | 0 | 118 | 5.000000e+00 | 6.000000e+00 | 20.00%
0.69/0.76 o 5
0.69/0.76 c * 0.7s| 3952 | 0 | 509 | 0.0 |2058k| 121 | - | 125 | 50 | 0 | 0 | 1 | 958 | 118 | 5.000000e+00 | 5.000000e+00 | 0.00%
0.69/0.76 c
0.69/0.76 c SCIP Status : problem is solved [optimal solution found]
0.69/0.76 c Solving Time (sec) : 0.74
0.69/0.76 c Solving Nodes : 3952 (total of 3956 nodes in 5 runs)
0.69/0.76 c Primal Bound : +5.00000000000000e+00 (33 solutions)
0.69/0.76 c Dual Bound : +5.00000000000000e+00
0.69/0.76 c Gap : 0.00 %
0.69/0.76 s OPTIMUM FOUND
0.69/0.76 v -x363 -x362 -x361 -x360 -x359 -x358 -x357 -x356 -x355 -x354 -x353 -x352 -x351 -x350 -x349 -x348 -x347 -x346 -x345 -x344 -x343 -x342
0.69/0.76 v -x341 -x340 -x339 -x338 -x337 -x336 -x335 -x334 -x333 -x332 -x331 -x330 -x329 -x328 -x327 -x326 -x325 -x324 -x323 -x322
0.69/0.76 v -x321 -x320 -x319 -x318 -x317 -x316 -x315 -x314 -x313 -x312 -x311 -x310 -x309 -x308 -x307 -x306 -x305 -x304 -x303 -x302 -x301
0.69/0.76 v -x300 -x299 -x298 -x297 -x296 -x295 -x294 -x293 -x292 -x291 -x290 -x289 -x288 -x287 -x286 -x285 -x284 -x283 -x282 -x281 -x280
0.69/0.76 v -x279 -x278 -x277 -x276 -x275 x274 -x273 -x272 -x271 -x270 -x269 -x268 -x267 -x266 -x265 -x264 -x263 -x262 -x261 -x260 -x259
0.69/0.76 v -x258 -x257 -x256 -x255 -x254 -x253 -x252 -x251 -x250 -x249 -x248 -x247 -x246 -x245 -x244 -x243 -x242 -x241 -x240 -x239 -x238
0.69/0.76 v -x237 -x236 x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 x220 -x219 -x218 -x217
0.69/0.76 v -x216 -x215 -x214 -x213 -x212 -x211 -x210 -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196
0.69/0.76 v -x195 -x194 -x193 -x192 -x191 -x190 -x189 -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175
0.69/0.76 v -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154
0.69/0.76 v -x153 -x152 -x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134
0.69/0.76 v -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113
0.69/0.76 v -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90
0.69/0.76 v -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 x71 -x70 -x69 -x68 -x67 -x66 -x65
0.69/0.76 v -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40
0.69/0.76 v -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15
0.69/0.76 v -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 x1
0.69/0.76 c SCIP Status : problem is solved [optimal solution found]
0.69/0.76 c Solving Time : 0.74
0.69/0.76 c Original Problem :
0.69/0.76 c Problem name : HOME/instance-3734514-1338700354.opb
0.69/0.76 c Variables : 363 (363 binary, 0 integer, 0 implicit integer, 0 continuous)
0.69/0.76 c Constraints : 78 initial, 78 maximal
0.69/0.76 c Presolved Problem :
0.69/0.76 c Problem name : t_HOME/instance-3734514-1338700354.opb
0.69/0.76 c Variables : 125 (125 binary, 0 integer, 0 implicit integer, 0 continuous)
0.69/0.76 c Constraints : 50 initial, 57 maximal
0.69/0.76 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons ChgSides ChgCoefs
0.69/0.76 c trivial : 0.00 237 0 0 0 0 0 0 0
0.69/0.76 c dualfix : 0.00 0 0 0 0 0 0 0 0
0.69/0.76 c boundshift : 0.00 0 0 0 0 0 0 0 0
0.69/0.76 c inttobinary : 0.00 0 0 0 0 0 0 0 0
0.69/0.76 c implics : 0.00 0 0 0 0 0 0 0 0
0.69/0.76 c probing : 0.00 0 0 0 0 0 0 0 0
0.69/0.76 c knapsack : 0.01 0 0 0 0 0 0 0 0
0.69/0.76 c linear : 0.01 1 0 0 1 0 32 20 0
0.69/0.76 c logicor : 0.00 0 0 0 0 0 3 0 0
0.69/0.76 c root node : - 237 - - 237 - - - -
0.69/0.76 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS Cutoffs DomReds Cuts Conss Children
0.69/0.76 c integral : 0 0 0 8 0 0 10 0 0 8
0.69/0.76 c knapsack : 7 4 6748 0 0 101 20 0 0 0
0.69/0.76 c logicor : 43+ 11 4020 0 0 1517 1255 0 0 0
0.69/0.76 c countsols : 0 0 0 0 1 0 0 0 0 0
0.69/0.76 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS
0.69/0.76 c integral : 0.25 0.00 0.00 0.25 0.00
0.69/0.76 c knapsack : 0.16 0.04 0.12 0.00 0.00
0.69/0.76 c logicor : 0.03 0.00 0.03 0.00 0.00
0.69/0.76 c countsols : 0.00 0.00 0.00 0.00 0.00
0.69/0.76 c Propagators : Time Calls Cutoffs DomReds
0.69/0.76 c vbounds : 0.00 6 0 0
0.69/0.76 c rootredcost : 0.00 0 0 0
0.69/0.76 c pseudoobj : 0.06 7075 319 56693
0.69/0.76 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
0.69/0.76 c propagation : 0.02 958 958 958 46.4 1 92.0 -
0.69/0.76 c infeasible LP : 0.00 0 0 0 0.0 0 0.0 0
0.69/0.76 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
0.69/0.76 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
0.69/0.76 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
0.69/0.76 c applied globally : - - - 122 28.2 - - -
0.69/0.76 c applied locally : - - - 836 49.1 - - -
0.69/0.76 c Separators : Time Calls Cutoffs DomReds Cuts Conss
0.69/0.76 c cut pool : 0.00 0 - - 0 - (maximal pool size: 2)
0.69/0.76 c redcost : 0.00 11 0 227 0 0
0.69/0.76 c impliedbounds : 0.00 11 0 0 0 0
0.69/0.76 c intobj : 0.00 0 0 0 0 0
0.69/0.76 c cgmip : 0.00 0 0 0 0 0
0.69/0.76 c gomory : 0.03 11 0 0 61 0
0.69/0.76 c strongcg : 0.03 11 0 0 49 0
0.69/0.76 c cmir : 0.00 11 0 0 0 0
0.69/0.76 c flowcover : 0.03 11 0 0 0 0
0.69/0.76 c clique : 0.00 5 0 0 0 0
0.69/0.76 c zerohalf : 0.00 0 0 0 0 0
0.69/0.76 c mcf : 0.00 5 0 0 0 0
0.69/0.76 c rapidlearning : 0.00 0 0 0 0 0
0.69/0.76 c Pricers : Time Calls Vars
0.69/0.76 c problem variables: 0.00 0 0
0.69/0.76 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
0.69/0.76 c relpscost : 0.25 8 0 10 0 0 8
0.69/0.76 c pscost : 0.00 0 0 0 0 0 0
0.69/0.76 c inference : 0.01 2062 0 0 0 0 4124
0.69/0.76 c mostinf : 0.00 0 0 0 0 0 0
0.69/0.76 c leastinf : 0.00 0 0 0 0 0 0
0.69/0.76 c fullstrong : 0.00 0 0 0 0 0 0
0.69/0.76 c allfullstrong : 0.00 0 0 0 0 0 0
0.69/0.76 c random : 0.00 0 0 0 0 0 0
0.69/0.76 c Primal Heuristics : Time Calls Found
0.69/0.76 c LP solutions : 0.00 - 0
0.69/0.76 c pseudo solutions : 0.00 - 1
0.69/0.76 c crossover : 0.00 0 0
0.69/0.76 c oneopt : 0.00 4 1
0.69/0.76 c trivial : 0.00 2 3
0.69/0.76 c simplerounding : 0.00 17 17
0.69/0.76 c zirounding : 0.00 2 2
0.69/0.76 c rounding : 0.00 17 1
0.69/0.76 c shifting : 0.00 17 7
0.69/0.76 c intshifting : 0.00 0 0
0.69/0.76 c twoopt : 0.00 0 0
0.69/0.76 c fixandinfer : 0.00 0 0
0.69/0.76 c feaspump : 0.00 0 0
0.69/0.76 c coefdiving : 0.00 0 0
0.69/0.76 c pscostdiving : 0.00 0 0
0.69/0.76 c fracdiving : 0.00 0 0
0.69/0.76 c veclendiving : 0.00 0 0
0.69/0.76 c intdiving : 0.00 0 0
0.69/0.76 c actconsdiving : 0.00 0 0
0.69/0.76 c objpscostdiving : 0.00 0 0
0.69/0.76 c rootsoldiving : 0.00 0 0
0.69/0.76 c linesearchdiving : 0.00 0 0
0.69/0.76 c guideddiving : 0.00 0 0
0.69/0.76 c octane : 0.00 0 0
0.69/0.76 c rens : 0.02 1 1
0.69/0.76 c rins : 0.00 0 0
0.69/0.76 c localbranching : 0.00 0 0
0.69/0.76 c mutation : 0.00 0 0
0.69/0.76 c dins : 0.00 0 0
0.69/0.76 c undercover : 0.00 0 0
0.69/0.76 c nlp : 0.00 0 0
0.69/0.76 c trysol : 0.00 0 0
0.69/0.76 c LP : Time Calls Iterations Iter/call Iter/sec
0.69/0.76 c primal LP : 0.00 0 0 0.00 -
0.69/0.76 c dual LP : 0.01 17 509 29.94 39552.41
0.69/0.76 c lex dual LP : 0.00 0 0 0.00 -
0.69/0.76 c barrier LP : 0.00 0 0 0.00 -
0.69/0.76 c diving/probing LP: 0.00 0 0 0.00 -
0.69/0.76 c strong branching : 0.25 118 8790 74.49 34581.25
0.69/0.76 c (at root node) : - 118 8790 74.49 -
0.69/0.76 c conflict analysis: 0.00 0 0 0.00 -
0.69/0.76 c B&B Tree :
0.69/0.76 c number of runs : 5
0.69/0.76 c nodes : 3952
0.69/0.76 c nodes (total) : 3956
0.69/0.76 c nodes left : 0
0.69/0.76 c max depth : 121
0.69/0.76 c max depth (total): 121
0.69/0.76 c backtracks : 1821 (46.1%)
0.69/0.76 c delayed cutoffs : 67
0.69/0.76 c repropagations : 1401 (1428 domain reductions, 49 cutoffs)
0.69/0.76 c avg switch length: 2.45
0.69/0.76 c switching time : 0.03
0.69/0.76 c Solution :
0.69/0.76 c Solutions found : 33 (8 improvements)
0.69/0.76 c First Solution : +3.63000000000000e+02 (in run 1, after 0 nodes, 0.00 seconds, depth 0, found by <trivial>)
0.69/0.76 c Primal Bound : +5.00000000000000e+00 (in run 5, after 3952 nodes, 0.74 seconds, depth 111, found by <relaxation>)
0.69/0.76 c Dual Bound : +5.00000000000000e+00
0.69/0.76 c Gap : 0.00 %
0.69/0.76 c Root Dual Bound : +5.00000000000000e+00
0.69/0.76 c Root Iterations : 509
0.69/0.76 c Time complete: 0.76.