0.00/0.01 c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.01 c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.01 c
0.00/0.01 c user parameter file <scip.set> not found - using default parameters
0.00/0.01 c reading problem <HOME/instance-4432687-1721073321.opb>
0.00/0.01 c original problem has 99 variables (99 bin, 0 int, 0 impl, 0 cont) and 244 constraints
0.00/0.01 c problem read in 0.00
0.00/0.01 c presolving:
0.00/0.01 c (round 1, fast) 4 del vars, 0 del conss, 1 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 146 clqs
0.00/0.01 c (round 2, fast) 6 del vars, 19 del conss, 1 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 162 clqs
0.00/0.01 c (0.0s) running MILP presolver
0.00/0.01 c (0.0s) MILP presolver (8 rounds): 31 aggregations, 3 fixings, 0 bound changes
0.00/0.02 c (round 3, medium) 40 del vars, 244 del conss, 146 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 96 clqs
0.00/0.02 c (round 4, fast) 41 del vars, 244 del conss, 147 add conss, 0 chg bounds, 1 chg sides, 1 chg coeffs, 0 upgd conss, 0 impls, 96 clqs
0.00/0.02 c (round 5, fast) 41 del vars, 246 del conss, 147 add conss, 0 chg bounds, 1 chg sides, 4 chg coeffs, 0 upgd conss, 0 impls, 96 clqs
0.00/0.02 c (round 6, exhaustive) 41 del vars, 246 del conss, 147 add conss, 0 chg bounds, 1 chg sides, 4 chg coeffs, 144 upgd conss, 0 impls, 96 clqs
0.00/0.02 c (round 7, exhaustive) 41 del vars, 387 del conss, 194 add conss, 0 chg bounds, 1 chg sides, 4 chg coeffs, 144 upgd conss, 0 impls, 96 clqs
0.00/0.02 c (round 8, exhaustive) 41 del vars, 387 del conss, 194 add conss, 0 chg bounds, 1 chg sides, 6 chg coeffs, 144 upgd conss, 0 impls, 96 clqs
0.00/0.02 c (0.0s) probing cycle finished: starting next cycle
0.00/0.02 c (round 9, exhaustive) 42 del vars, 387 del conss, 194 add conss, 0 chg bounds, 1 chg sides, 6 chg coeffs, 144 upgd conss, 0 impls, 139 clqs
0.00/0.02 c (round 10, fast) 42 del vars, 389 del conss, 195 add conss, 0 chg bounds, 1 chg sides, 6 chg coeffs, 144 upgd conss, 0 impls, 139 clqs
0.00/0.02 c (round 11, fast) 42 del vars, 389 del conss, 195 add conss, 0 chg bounds, 1 chg sides, 9 chg coeffs, 144 upgd conss, 0 impls, 139 clqs
0.00/0.02 c (round 12, exhaustive) 42 del vars, 392 del conss, 198 add conss, 0 chg bounds, 1 chg sides, 9 chg coeffs, 144 upgd conss, 0 impls, 139 clqs
0.00/0.02 c (round 13, exhaustive) 42 del vars, 392 del conss, 198 add conss, 0 chg bounds, 1 chg sides, 9 chg coeffs, 145 upgd conss, 0 impls, 141 clqs
0.00/0.02 c (round 14, exhaustive) 42 del vars, 393 del conss, 198 add conss, 0 chg bounds, 1 chg sides, 9 chg coeffs, 145 upgd conss, 0 impls, 141 clqs
0.00/0.02 c (0.0s) probing: 57/59 (96.6%) - 1 fixings, 0 aggregations, 48 implications, 0 bound changes
0.00/0.02 c (0.0s) probing aborted: 50/50 successive totally useless probings
0.00/0.02 c (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.00/0.02 c (0.0s) no symmetry present (symcode time: 0.00)
0.00/0.02 c presolving (15 rounds: 15 fast, 9 medium, 8 exhaustive):
0.00/0.02 c 42 deleted vars, 393 deleted constraints, 198 added constraints, 0 tightened bounds, 0 added holes, 1 changed sides, 9 changed coefficients
0.00/0.02 c 0 implications, 144 cliques
0.00/0.02 c presolved problem has 59 variables (59 bin, 0 int, 0 impl, 0 cont) and 49 constraints
0.00/0.02 c 3 constraints of type <setppc>
0.00/0.02 c 44 constraints of type <and>
0.00/0.02 c 1 constraints of type <linear>
0.00/0.02 c 1 constraints of type <logicor>
0.00/0.02 c transformed objective value is always integral (scale: 2)
0.00/0.02 c Presolving Time: 0.01
0.00/0.02 c - non default parameters ----------------------------------------------------------------------
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.994097
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 -----------------------------------------------------------------------------------------------
0.00/0.02 c start solving
0.00/0.02 c
0.00/0.03 o 449
0.00/0.03 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.03 c p 0.0s| 1 | 0 | 0 | - | vbounds| 0 | 59 | 50 | 93 | 0 | 0 | 0 | 0 | 2.570000e+02 | 4.490000e+02 | 74.71%| unknown
0.00/0.03 c 0.0s| 1 | 0 | 92 | - | 2084k | 0 | 59 | 51 | 94 | 0 | 0 | 1 | 0 | 3.221083e+02 | 4.490000e+02 | 39.39%| unknown
0.00/0.04 c 0.0s| 1 | 0 | 111 | - | 2612k | 0 | 59 | 53 | 105 | 11 | 1 | 3 | 0 | 3.341909e+02 | 4.490000e+02 | 34.35%| unknown
0.00/0.05 c 0.0s| 1 | 0 | 139 | - | 2850k | 0 | 59 | 53 | 128 | 34 | 2 | 3 | 0 | 3.452008e+02 | 4.490000e+02 | 30.07%| unknown
0.00/0.06 c 0.1s| 1 | 0 | 151 | - | 3025k | 0 | 59 | 54 | 139 | 45 | 3 | 4 | 0 | 3.465477e+02 | 4.490000e+02 | 29.56%| unknown
0.00/0.07 c 0.1s| 1 | 0 | 172 | - | 3293k | 0 | 59 | 55 | 142 | 48 | 4 | 5 | 0 | 3.485746e+02 | 4.490000e+02 | 28.81%| unknown
0.00/0.07 c 0.1s| 1 | 0 | 182 | - | 3409k | 0 | 59 | 55 | 146 | 52 | 5 | 5 | 0 | 3.489393e+02 | 4.490000e+02 | 28.68%| unknown
0.00/0.09 c 0.1s| 1 | 0 | 209 | - | 3787k | 0 | 59 | 55 | 150 | 56 | 6 | 5 | 0 | 3.504357e+02 | 4.490000e+02 | 28.13%| unknown
0.09/0.11 c 0.1s| 1 | 0 | 218 | - | 3952k | 0 | 59 | 55 | 152 | 58 | 7 | 5 | 0 | 3.510033e+02 | 4.490000e+02 | 27.92%| unknown
0.09/0.12 c 0.1s| 1 | 0 | 226 | - | 4186k | 0 | 59 | 55 | 156 | 62 | 8 | 5 | 0 | 3.510623e+02 | 4.490000e+02 | 27.90%| unknown
0.09/0.14 c 0.1s| 1 | 0 | 236 | - | 4373k | 0 | 59 | 55 | 160 | 66 | 9 | 5 | 0 | 3.513690e+02 | 4.490000e+02 | 27.79%| unknown
0.09/0.16 c 0.2s| 1 | 0 | 243 | - | 4774k | 0 | 59 | 55 | 163 | 69 | 10 | 5 | 0 | 3.515242e+02 | 4.490000e+02 | 27.73%| unknown
0.09/0.17 c 0.2s| 1 | 0 | 253 | - | 4885k | 0 | 59 | 56 | 164 | 73 | 11 | 6 | 0 | 3.521896e+02 | 4.490000e+02 | 27.49%| unknown
0.09/0.17 c 0.2s| 1 | 0 | 257 | - | 4901k | 0 | 59 | 56 | 167 | 76 | 12 | 6 | 0 | 3.524752e+02 | 4.490000e+02 | 27.38%| unknown
0.09/0.18 c 0.2s| 1 | 0 | 263 | - | 4919k | 0 | 59 | 56 | 170 | 79 | 13 | 6 | 0 | 3.524851e+02 | 4.490000e+02 | 27.38%| 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 | 269 | - | 4938k | 0 | 59 | 57 | 173 | 82 | 14 | 7 | 0 | 3.525098e+02 | 4.490000e+02 | 27.37%| unknown
0.09/0.20 c 0.2s| 1 | 0 | 274 | - | 4957k | 0 | 59 | 57 | 176 | 85 | 15 | 7 | 0 | 3.525208e+02 | 4.490000e+02 | 27.37%| unknown
0.09/0.20 c 0.2s| 1 | 0 | 282 | - | 4976k | 0 | 59 | 58 | 179 | 88 | 16 | 8 | 0 | 3.526174e+02 | 4.490000e+02 | 27.33%| unknown
0.09/0.21 c 0.2s| 1 | 0 | 286 | - | 4996k | 0 | 59 | 59 | 169 | 89 | 17 | 9 | 0 | 3.526221e+02 | 4.490000e+02 | 27.33%| unknown
0.20/0.22 c 0.2s| 1 | 0 | 291 | - | 5012k | 0 | 59 | 60 | 173 | 93 | 18 | 10 | 0 | 3.526258e+02 | 4.490000e+02 | 27.33%| unknown
0.20/0.22 c 0.2s| 1 | 0 | 295 | - | 5030k | 0 | 59 | 60 | 175 | 95 | 19 | 10 | 0 | 3.526289e+02 | 4.490000e+02 | 27.33%| unknown
0.20/0.23 c 0.2s| 1 | 0 | 296 | - | 5049k | 0 | 59 | 61 | 176 | 96 | 20 | 11 | 0 | 3.526291e+02 | 4.490000e+02 | 27.33%| unknown
0.20/0.30 c 0.3s| 1 | 2 | 621 | - | 5061k | 0 | 59 | 64 | 176 | 96 | 21 | 14 | 19 | 3.546286e+02 | 4.490000e+02 | 26.61%| unknown
0.20/0.31 o 397
0.20/0.31 c * 0.3s| 3 | 2 | 732 | 218.0 |strongbr| 2 | 59 | 64 | 151 | 108 | 5 | 15 | 41 | 3.546286e+02 | 3.970000e+02 | 11.95%| unknown
0.31/0.35 c
0.31/0.35 c SCIP Status : problem is solved [optimal solution found]
0.31/0.35 c Solving Time (sec) : 0.34
0.31/0.35 c Solving Nodes : 13
0.31/0.35 c Primal Bound : +3.97000000000000e+02 (2 solutions)
0.31/0.35 c Dual Bound : +3.97000000000000e+02
0.31/0.35 c Gap : 0.00 %
0.31/0.35 s OPTIMUM FOUND
0.31/0.35 v x99 x98 x97 -x96 -x95 -x94 -x93 -x92 x91 x90 x89 x88 -x87 -x86 -x85 -x84 -x83 x82 -x81 -x80 -x79 -x78 -x77 -x76 -x75 -x74 -x73
0.31/0.35 v -x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 x54 x53 x52 -x51 -x50 -x49 -x48 -x47
0.31/0.35 v x46 x45 x44 x43 -x42 -x41 -x40 -x39 -x38 x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 -x28 x18 x27 x17 x26 x16 x25 -x15 -x24
0.31/0.35 v -x14 -x23 -x13 -x22 -x12 -x21 -x11 -x20 x10 x19 x9 x8 -x7 -x6 -x5 x4 x3 -x2 x1
0.31/0.35 c SCIP Status : problem is solved [optimal solution found]
0.31/0.35 c Total Time : 0.34
0.31/0.35 c solving : 0.34
0.31/0.35 c presolving : 0.01 (included in solving)
0.31/0.35 c reading : 0.00 (included in solving)
0.31/0.35 c copying : 0.01 (1 #copies) (minimal 0.01, maximal 0.01, average 0.01)
0.31/0.35 c Original Problem :
0.31/0.35 c Problem name : HOME/instance-4432687-1721073321.opb
0.31/0.35 c Variables : 99 (99 binary, 0 integer, 0 implicit integer, 0 continuous)
0.31/0.35 c Constraints : 244 initial, 244 maximal
0.31/0.35 c Objective : minimize, 9 non-zeros (abs.min = 1, abs.max = 256)
0.31/0.35 c Presolved Problem :
0.31/0.35 c Problem name : t_HOME/instance-4432687-1721073321.opb
0.31/0.35 c Variables : 59 (59 binary, 0 integer, 0 implicit integer, 0 continuous)
0.31/0.35 c Constraints : 49 initial, 68 maximal
0.31/0.35 c Objective : minimize, 7 non-zeros (abs.min = 1, abs.max = 64)
0.31/0.35 c Nonzeros : 202 constraint, 295 clique table
0.31/0.35 c Presolvers : ExecTime SetupTime Calls FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
0.31/0.35 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.31/0.35 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.31/0.35 c domcol : 0.00 0.00 2 0 0 0 0 0 0 0 0 0
0.31/0.35 c dualagg : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.31/0.35 c dualcomp : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.31/0.35 c dualinfer : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.31/0.35 c dualsparsify : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
0.31/0.35 c gateextraction : 0.00 0.00 6 0 0 0 0 0 141 47 0 0
0.31/0.35 c implics : 0.00 0.00 9 0 0 0 0 0 0 0 0 0
0.31/0.35 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.31/0.35 c milp : 0.00 0.00 1 3 31 0 0 0 225 145 0 0
0.31/0.35 c qpkktref : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.31/0.35 c redvub : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.31/0.35 c sparsify : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
0.31/0.35 c stuffing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.31/0.35 c trivial : 0.00 0.00 15 2 0 0 0 0 0 0 0 0
0.31/0.35 c tworowbnd : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.31/0.35 c dualfix : 0.00 0.00 15 0 0 0 0 0 0 0 0 0
0.31/0.35 c genvbounds : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.31/0.35 c probing : 0.00 0.00 2 1 0 0 0 0 0 0 0 0
0.31/0.35 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.31/0.35 c symmetry : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
0.31/0.35 c vbounds : 0.00 0.00 2 0 0 0 0 0 0 0 0 0
0.31/0.35 c setppc : 0.00 0.00 18 0 0 0 0 0 2 0 0 0
0.31/0.35 c and : 0.00 0.00 14 0 0 0 0 0 3 3 0 0
0.31/0.35 c linear : 0.00 0.00 21 1 2 0 0 0 21 3 1 7
0.31/0.35 c logicor : 0.00 0.00 20 0 0 0 0 0 1 0 0 2
0.31/0.35 c benders : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.31/0.35 c components : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
0.31/0.35 c root node : - - - 36 - - 36 - - - - -
0.31/0.35 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoRelax #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Applied Conss Children
0.31/0.35 c benderslp : 0 0 0 0 18 0 0 11 0 0 0 0 0 0 0
0.31/0.35 c integral : 0 0 0 0 18 0 0 11 0 1 47 0 0 21 12
0.31/0.35 c setppc : 3+ 10 21 858 0 0 0 5 34 3 10 0 0 0 0
0.31/0.35 c and : 44 44 50 962 0 0 0 3 220 26 114 197 35 0 0
0.31/0.35 c linear : 1+ 2 21 933 0 0 0 5 35 61 3 10 0 0 0
0.31/0.35 c logicor : 1+ 19 21 270 0 0 0 0 3 2 0 3 2 0 0
0.31/0.35 c benders : 0 0 0 0 0 0 0 4 0 0 0 0 0 0 0
0.31/0.35 c fixedvar : 0 0 0 0 0 0 0 4 0 0 0 0 0 0 0
0.31/0.35 c countsols : 0 0 0 0 0 0 0 4 0 0 0 0 0 0 0
0.31/0.35 c components : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0.31/0.35 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS EnfoRelax Check ResProp SB-Prop
0.31/0.35 c benderslp : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
0.31/0.35 c integral : 0.07 0.00 0.00 0.00 0.07 0.00 0.00 0.00 0.00 0.00
0.31/0.35 c setppc : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
0.31/0.35 c and : 0.01 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
0.31/0.35 c linear : 0.01 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
0.31/0.35 c logicor : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
0.31/0.35 c benders : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
0.31/0.35 c fixedvar : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
0.31/0.35 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
0.31/0.35 c components : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
0.31/0.35 c Propagators : #Propagate #ResProp Cutoffs DomReds
0.31/0.35 c dualfix : 3 0 0 0
0.31/0.35 c genvbounds : 0 0 0 0
0.31/0.35 c nlobbt : 0 0 0 0
0.31/0.35 c obbt : 0 0 0 0
0.31/0.35 c probing : 0 0 0 0
0.31/0.35 c pseudoobj : 91 5 0 9
0.31/0.35 c redcost : 73 0 0 0
0.31/0.35 c rootredcost : 2 0 0 0
0.31/0.35 c symmetry : 0 0 0 0
0.31/0.35 c vbounds : 509 0 0 0
0.31/0.35 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp SB-Prop
0.31/0.35 c dualfix : 0.00 0.00 0.00 0.00 0.00 0.00
0.31/0.35 c genvbounds : 0.00 0.00 0.00 0.00 0.00 0.00
0.31/0.35 c nlobbt : 0.00 0.00 0.00 0.00 0.00 0.00
0.31/0.35 c obbt : 0.00 0.00 0.00 0.00 0.00 0.00
0.31/0.35 c probing : 0.00 0.00 0.00 0.00 0.00 0.00
0.31/0.35 c pseudoobj : 0.00 0.00 0.00 0.00 0.00 0.00
0.31/0.35 c redcost : 0.00 0.00 0.00 0.00 0.00 0.00
0.31/0.35 c rootredcost : 0.00 0.00 0.00 0.00 0.00 0.00
0.31/0.35 c symmetry : 0.00 0.00 0.00 0.00 0.00 0.00
0.31/0.35 c vbounds : 0.00 0.00 0.00 0.00 0.00 0.00
0.31/0.35 c Symmetry :
0.31/0.35 c orbitopal red. : 0 reductions applied, 0 cutoffs
0.31/0.35 c orbital reduction: 0 reductions applied, 0 cutoffs
0.31/0.35 c lexicographic red: 0 reductions applied, 0 cutoffs
0.31/0.35 c shadow tree time : 0.00 s
0.31/0.35 c Conflict Analysis : Time Calls Success DomReds Conflicts Literals Reconvs ReconvLits Dualrays Nonzeros LP Iters (pool size: [10000,10000])
0.31/0.35 c propagation : 0.00 32 31 - 56 7.5 3 8.3 - - -
0.31/0.35 c infeasible LP : 0.00 1 1 - 2 2.0 0 0.0 0 0.0 0
0.31/0.35 c bound exceed. LP : 0.00 1 1 - 4 21.2 0 0.0 0 0.0 1
0.31/0.35 c strong branching : 0.00 0 0 - 0 0.0 0 0.0 - - 0
0.31/0.35 c pseudo solution : 0.00 0 0 - 0 0.0 0 0.0 - - -
0.31/0.35 c applied globally : 0.00 - - 0 35 2.8 - - 0 - -
0.31/0.35 c applied locally : - - - 0 2 15.0 - - 0 - -
0.31/0.35 c Separators : ExecTime SetupTime Calls RootCalls Cutoffs DomReds FoundCuts ViaPoolAdd DirectAdd Applied ViaPoolApp DirectApp Conss
0.31/0.35 c cut pool : 0.00 - 38 38 - - 492 1070 - - - - - (maximal pool size: 492)
0.31/0.35 c aggregation : 0.09 0.00 21 21 0 0 129 235 0 16 16 0 0
0.31/0.35 c > cmir : - - - - - - - 123 0 11 11 0 -
0.31/0.35 c > flowcover : - - - - - - - 109 0 5 5 0 -
0.31/0.35 c > knapsackcover : - - - - - - - 3 0 0 0 0 -
0.31/0.35 c cgmip : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.31/0.35 c clique : 0.00 0.00 21 21 0 0 1 5 0 1 1 0 0
0.31/0.35 c closecuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.31/0.35 c convexproj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.31/0.35 c disjunctive : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.31/0.35 c eccuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.31/0.35 c gauge : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.31/0.35 c gomory : 0.06 0.00 10 10 0 0 251 591 0 17 17 0 0
0.31/0.35 c > gomorymi : - - - - - - - 531 0 17 17 0 -
0.31/0.35 c > strongcg : - - - - - - - 60 0 0 0 0 -
0.31/0.35 c impliedbounds : 0.00 0.00 21 21 0 0 92 203 0 53 53 0 0
0.31/0.35 c interminor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.31/0.35 c intobj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.31/0.35 c lagromory : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.31/0.35 c mcf : 0.00 0.00 1 1 0 0 0 0 0 0 0 0 0
0.31/0.35 c minor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.31/0.35 c mixing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.31/0.35 c multilinear : 0.00 0.00 29 21 0 0 0 0 0 0 0 0 0
0.31/0.35 c oddcycle : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.31/0.35 c rapidlearning : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.31/0.35 c rlt : 0.01 0.00 10 10 0 0 8 13 0 5 5 0 0
0.31/0.35 c zerohalf : 0.01 0.00 20 20 0 0 11 23 0 2 2 0 0
0.31/0.35 c Cutselectors : ExecTime SetupTime Calls RootCalls Selected Forced Filtered RootSelec RootForc RootFilt
0.31/0.35 c hybrid : 0.00 0.00 37 20 131 0 1149 96 0 1144
0.31/0.35 c ensemble : 0.00 0.00 0 0 0 0 0 0 0 0
0.31/0.35 c dynamic : 0.00 0.00 0 0 0 0 0 0 0 0
0.31/0.35 c Pricers : ExecTime SetupTime Calls Vars
0.31/0.35 c problem variables: 0.00 - 0 0
0.31/0.35 c Branching Rules : ExecTime SetupTime BranchLP BranchExt BranchPS Cutoffs DomReds Cuts Conss Children
0.31/0.35 c allfullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
0.31/0.35 c cloud : 0.00 0.00 0 0 0 0 0 0 0 0
0.31/0.35 c distribution : 0.00 0.00 0 0 0 0 0 0 0 0
0.31/0.35 c fullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
0.31/0.35 c gomory : 0.00 0.00 0 0 0 0 0 0 0 0
0.31/0.35 c inference : 0.00 0.00 0 0 0 0 0 0 0 0
0.31/0.35 c leastinf : 0.00 0.00 0 0 0 0 0 0 0 0
0.31/0.35 c lookahead : 0.00 0.00 0 0 0 0 0 0 0 0
0.31/0.35 c mostinf : 0.00 0.00 0 0 0 0 0 0 0 0
0.31/0.35 c multaggr : 0.00 0.00 0 0 0 0 0 0 0 0
0.31/0.35 c nodereopt : 0.00 0.00 0 0 0 0 0 0 0 0
0.31/0.35 c pscost : 0.00 0.00 0 0 0 0 0 0 0 0
0.31/0.35 c random : 0.00 0.00 0 0 0 0 0 0 0 0
0.31/0.35 c relpscost : 0.07 0.00 18 0 0 1 47 0 21 12
0.31/0.35 c vanillafullstrong: 0.00 0.00 0 0 0 0 0 0 0 0
0.31/0.35 c Primal Heuristics : ExecTime SetupTime Calls Found Best
0.31/0.35 c LP solutions : 0.00 - - 0 0
0.31/0.35 c relax solutions : 0.00 - - 0 0
0.31/0.35 c pseudo solutions : 0.00 - - 0 0
0.31/0.35 c strong branching : 0.00 - - 1 1
0.31/0.35 c actconsdiving : 0.00 0.00 0 0 0
0.31/0.35 c adaptivediving : 0.00 0.00 0 0 0
0.31/0.35 c alns : 0.01 0.00 1 0 0
0.31/0.35 c bound : 0.00 0.00 0 0 0
0.31/0.35 c clique : 0.00 0.00 1 0 0
0.31/0.35 c coefdiving : 0.00 0.00 0 0 0
0.31/0.35 c completesol : 0.00 0.00 0 0 0
0.31/0.35 c conflictdiving : 0.00 0.00 1 0 0
0.31/0.35 c crossover : 0.00 0.00 0 0 0
0.31/0.35 c dins : 0.00 0.00 0 0 0
0.31/0.35 c distributiondivin: 0.00 0.00 0 0 0
0.31/0.35 c dps : 0.00 0.00 0 0 0
0.31/0.35 c dualval : 0.00 0.00 0 0 0
0.31/0.35 c farkasdiving : 0.00 0.00 1 0 0
0.31/0.35 c feasjump : 0.00 0.00 0 0 0
0.31/0.35 c feaspump : 0.01 0.00 1 0 0
0.31/0.35 c fixandinfer : 0.00 0.00 0 0 0
0.31/0.35 c fracdiving : 0.00 0.00 0 0 0
0.31/0.35 c gins : 0.00 0.00 0 0 0
0.31/0.35 c guideddiving : 0.00 0.00 0 0 0
0.31/0.35 c indcoefdiving : 0.00 0.00 0 0 0
0.31/0.35 c indicator : 0.00 0.00 0 0 0
0.31/0.35 c indicatordiving : 0.00 0.00 0 0 0
0.31/0.35 c indoneopt : 0.00 0.00 0 0 0
0.31/0.35 c indrounding : 0.00 0.00 0 0 0
0.31/0.35 c indtwoopt : 0.00 0.00 0 0 0
0.31/0.35 c intdiving : 0.00 0.00 0 0 0
0.31/0.35 c intshifting : 0.00 0.00 0 0 0
0.31/0.35 c linesearchdiving : 0.00 0.00 0 0 0
0.31/0.35 c localbranching : 0.00 0.00 0 0 0
0.31/0.35 c locks : 0.00 0.00 1 0 0
0.31/0.35 c lpface : 0.00 0.00 0 0 0
0.31/0.35 c mpec : 0.00 0.00 0 0 0
0.31/0.35 c multistart : 0.00 0.00 0 0 0
0.31/0.35 c mutation : 0.00 0.00 0 0 0
0.31/0.35 c nlpdiving : 0.00 0.00 0 0 0
0.31/0.35 c objpscostdiving : 0.00 0.00 0 0 0
0.31/0.35 c octane : 0.00 0.00 0 0 0
0.31/0.35 c ofins : 0.00 0.00 0 0 0
0.31/0.35 c oneopt : 0.00 0.00 2 0 0
0.31/0.35 c padm : 0.00 0.00 0 0 0
0.31/0.35 c proximity : 0.00 0.00 0 0 0
0.31/0.35 c pscostdiving : 0.00 0.00 0 0 0
0.31/0.35 c randrounding : 0.00 0.00 21 0 0
0.31/0.35 c rens : 0.00 0.00 0 0 0
0.31/0.35 c reoptsols : 0.00 0.00 0 0 0
0.31/0.35 c repair : 0.00 0.00 0 0 0
0.31/0.35 c rins : 0.00 0.00 0 0 0
0.31/0.35 c rootsoldiving : 0.00 0.00 0 0 0
0.31/0.35 c rounding : 0.00 0.00 55 0 0
0.31/0.35 c scheduler : 0.00 0.00 0 0 0
0.31/0.35 c shiftandpropagate: 0.00 0.00 0 0 0
0.31/0.35 c shifting : 0.01 0.00 21 0 0
0.31/0.35 c simplerounding : 0.00 0.00 0 0 0
0.31/0.35 c smallcard : 0.00 0.00 0 0 0
0.31/0.35 c subnlp : 0.00 0.00 0 0 0
0.31/0.35 c trivial : 0.00 0.00 2 0 0
0.31/0.35 c trivialnegation : 0.00 0.00 0 0 0
0.31/0.35 c trustregion : 0.00 0.00 0 0 0
0.31/0.35 c trysol : 0.00 0.00 0 0 0
0.31/0.35 c twoopt : 0.00 0.00 0 0 0
0.31/0.35 c undercover : 0.01 0.00 1 0 0
0.31/0.35 c vbounds : 0.00 0.00 1 1 1
0.31/0.35 c veclendiving : 0.00 0.00 0 0 0
0.31/0.35 c zeroobj : 0.00 0.00 0 0 0
0.31/0.35 c zirounding : 0.00 0.00 6 0 0
0.31/0.35 c other solutions : - - - 0 -
0.31/0.35 c LNS (Scheduler) : Calls SetupTime SolveTime SolveNodes Sols Best Exp3 Exp3-IX EpsGreedy UCB TgtFixRate Opt Inf Node Stal Sol Usr Othr Actv
0.31/0.35 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.31/0.35 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.31/0.35 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.31/0.35 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.31/0.35 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.31/0.35 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.31/0.35 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.31/0.35 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.31/0.35 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.31/0.35 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It ItLimit
0.31/0.35 c primal LP : 0.00 3 0 0.00 - 0.00 3
0.31/0.35 c dual LP : 0.02 56 541 9.84 26646.31 0.00 1
0.31/0.35 c lex dual LP : 0.00 0 0 0.00 -
0.31/0.35 c barrier LP : 0.00 0 0 0.00 - 0.00 0
0.31/0.35 c resolve instable : 0.00 0 0 0.00 -
0.31/0.35 c diving/probing LP: 0.01 30 394 13.13 28733.96
0.31/0.35 c strong branching : 0.06 97 1630 16.80 29120.66 - - 0
0.31/0.35 c (at root node) : - 19 806 42.42 -
0.31/0.35 c conflict analysis: 0.00 1 1 1.00 -
0.31/0.35 c B&B Tree :
0.31/0.35 c number of runs : 1
0.31/0.35 c nodes : 13 (6 internal, 7 leaves)
0.31/0.35 c feasible leaves : 0
0.31/0.35 c infeas. leaves : 6
0.31/0.35 c objective leaves : 1
0.31/0.35 c nodes (total) : 13 (6 internal, 7 leaves)
0.31/0.35 c nodes left : 0
0.31/0.35 c max depth : 5
0.31/0.35 c max depth (total): 5
0.31/0.35 c backtracks : 1 (7.7%)
0.31/0.35 c early backtracks : 0 (0.0%)
0.31/0.35 c nodes exc. ref. : 0 (0.0%)
0.31/0.35 c delayed cutoffs : 0
0.31/0.35 c repropagations : 7 (2 domain reductions, 0 cutoffs)
0.31/0.35 c avg switch length: 4.00
0.31/0.35 c switching time : 0.00
0.31/0.35 c Root Node :
0.31/0.35 c First LP value : +3.22108333333333e+02
0.31/0.35 c First LP Iters : 92 (77051.93 Iter/sec)
0.31/0.35 c First LP Time : 0.00
0.31/0.35 c Final Dual Bound : +3.54628571428571e+02
0.31/0.35 c Final Root Iters : 296
0.31/0.35 c Root LP Estimate : +3.98744336478853e+02
0.31/0.35 c Solution :
0.31/0.35 c Solutions found : 2 (2 improvements)
0.31/0.35 c First Solution : +4.49000000000000e+02 (in run 1, after 1 nodes, 0.02 seconds, depth 20, found by <vbounds>)
0.31/0.35 c Gap First Sol. : 74.71 %
0.31/0.35 c Gap Last Sol. : 11.95 %
0.31/0.35 c Primal Bound : +3.97000000000000e+02 (in run 1, after 3 nodes, 0.30 seconds, depth 4, found by <relaxation>)
0.31/0.35 c Dual Bound : +3.97000000000000e+02
0.31/0.35 c Gap : 0.00 %
0.31/0.35 c Integrals : Total Avg%
0.31/0.35 c primal-dual : 8.58 24.96
0.31/0.35 c primal-ref : - - (not evaluated)
0.31/0.35 c dual-ref : - - (not evaluated)
0.31/0.36 c Time complete: 0.344044.