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-4497997-1751268233.opb>
0.00/0.01 c original problem has 350 variables (105 bin, 0 int, 245 cont) and 261 constraints
0.00/0.01 c original problem has 245 implied integral variables (0 bin, 0 int, 245 cont)
0.00/0.01 c problem read in 0.002 seconds
0.00/0.01 c presolving:
0.00/0.01 c (round 1, fast) 16 del vars, 0 del conss, 4 add conss, 0 chg bounds, 0 chg sides, 30 chg coeffs, 0 upgd conss, 0 impls, 420 clqs
0.00/0.01 c (round 2, fast) 88 del vars, 61 del conss, 8 add conss, 0 chg bounds, 0 chg sides, 91 chg coeffs, 0 upgd conss, 0 impls, 357 clqs
0.00/0.01 c (round 3, fast) 89 del vars, 62 del conss, 8 add conss, 0 chg bounds, 0 chg sides, 92 chg coeffs, 0 upgd conss, 0 impls, 356 clqs
0.00/0.01 c (round 4, exhaustive) 90 del vars, 63 del conss, 8 add conss, 0 chg bounds, 0 chg sides, 92 chg coeffs, 0 upgd conss, 0 impls, 354 clqs
0.00/0.01 c (round 5, exhaustive) 90 del vars, 67 del conss, 8 add conss, 0 chg bounds, 0 chg sides, 92 chg coeffs, 0 upgd conss, 0 impls, 354 clqs
0.00/0.01 c (round 6, exhaustive) 90 del vars, 67 del conss, 8 add conss, 0 chg bounds, 0 chg sides, 92 chg coeffs, 10 upgd conss, 0 impls, 354 clqs
0.00/0.02 c (0.0s) probing: 51/270 (18.9%) - 0 fixings, 0 aggregations, 0 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 (7 rounds: 7 fast, 4 medium, 4 exhaustive):
0.00/0.02 c 90 deleted vars, 67 deleted constraints, 8 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 92 changed coefficients
0.00/0.02 c 0 implications, 354 cliques
0.00/0.02 c presolved problem has 270 variables (93 bin, 0 int, 177 cont) and 197 constraints
0.00/0.02 c presolved problem has 177 implied integral variables (0 bin, 0 int, 177 cont)
0.00/0.02 c 177 constraints of type <and>
0.00/0.02 c 5 constraints of type <linear>
0.00/0.02 c 10 constraints of type <logicor>
0.00/0.02 c 5 constraints of type <pseudoboolean>
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
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.995071
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.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 0.0s| 1 | 0 | 13 | - | 4609k | 0 | 270 | 201 | 369 | 0 | 0 | 3 | 0 | 3.000000e+00 | -- | Inf | unknown
0.00/0.08 c 0.1s| 1 | 0 | 770 | - | 4859k | 0 | 270 | 203 | 375 | 6 | 1 | 5 | 0 | 3.000000e+00 | -- | Inf | unknown
0.00/0.10 c 0.1s| 1 | 0 | 787 | - | 5504k | 0 | 270 | 203 | 381 | 12 | 2 | 5 | 0 | 3.000000e+00 | -- | Inf | unknown
0.10/0.12 c 0.1s| 1 | 0 | 811 | - | 5767k | 0 | 270 | 203 | 390 | 21 | 3 | 5 | 0 | 3.000000e+00 | -- | Inf | unknown
0.10/0.17 c 0.2s| 1 | 0 | 834 | - | 6546k | 0 | 270 | 203 | 401 | 32 | 4 | 5 | 0 | 3.000000e+00 | -- | Inf | unknown
0.10/0.21 c 0.2s| 1 | 0 | 857 | - | 7123k | 0 | 270 | 203 | 408 | 39 | 5 | 5 | 0 | 3.000000e+00 | -- | Inf | unknown
0.21/0.27 c 0.3s| 1 | 0 | 885 | - | 8268k | 0 | 270 | 203 | 416 | 47 | 6 | 5 | 0 | 3.000000e+00 | -- | Inf | unknown
0.31/0.35 c 0.3s| 1 | 0 | 902 | - | 9088k | 0 | 270 | 203 | 425 | 56 | 7 | 5 | 0 | 3.000000e+00 | -- | Inf | unknown
0.31/0.41 c 0.4s| 1 | 0 | 927 | - | 9889k | 0 | 270 | 203 | 434 | 65 | 8 | 5 | 0 | 3.000000e+00 | -- | Inf | unknown
0.41/0.46 c 0.5s| 1 | 0 | 953 | - | 10M | 0 | 270 | 203 | 443 | 74 | 9 | 5 | 0 | 3.000000e+00 | -- | Inf | unknown
0.51/0.54 c 0.5s| 1 | 0 | 974 | - | 11M | 0 | 270 | 203 | 452 | 83 | 10 | 5 | 0 | 3.000000e+00 | -- | Inf | unknown
0.51/0.57 c 0.6s| 1 | 0 | 1006 | - | 12M | 0 | 270 | 203 | 112 | 90 | 11 | 5 | 0 | 3.000000e+00 | -- | Inf | unknown
0.51/0.57 c 0.6s| 1 | 0 | 1006 | - | 12M | 0 | 270 | 203 | 112 | 90 | 11 | 5 | 0 | 3.000000e+00 | -- | Inf | unknown
0.59/0.65 c 0.6s| 1 | 2 | 1495 | - | 12M | 0 | 270 | 208 | 112 | 90 | 11 | 10 | 13 | 3.000000e+00 | -- | Inf | unknown
0.69/0.78 o 3
0.69/0.78 c * 0.8s| 26 | 0 | 1796 | 31.6 | LP | 20 | 270 | 208 | 91 | 192 | 0 | 10 | 13 | 3.000000e+00 | 3.000000e+00 | 0.00%| 100.00%
0.69/0.78 c
0.69/0.78 c SCIP Status : problem is solved [optimal solution found]
0.69/0.78 c Solving Time (sec) : 0.78
0.69/0.78 c Solving Nodes : 26
0.69/0.78 c Primal Bound : +3.00000000000000e+00 (1 solutions)
0.69/0.78 c Dual Bound : +3.00000000000000e+00
0.69/0.78 c Gap : 0.00 %
0.69/0.78 s OPTIMUM FOUND
0.69/0.78 v x1 x2 -x3 -x4 -x5 -x6 -x7 x8 x9 -x10 -x11 -x12 -x13 x14 x15 -x16 -x17 -x18 -x19 x20 x21 x22 -x23 -x24 -x25 -x26 x27 -x28 x29 x30
0.69/0.78 v -x31 -x32 -x33 x34 -x35 x36 x37 -x38 -x39 -x40 -x41 x42 x43 -x44 -x45 x46 -x47 -x48 x49 x71 -x72 -x73 -x74 -x75 -x76 -x77 x50 -x51
0.69/0.78 v -x52 x53 -x54 x55 -x56 x78 x79 x80 -x81 x82 x83 -x84 x57 -x58 -x59 x60 -x61 -x62 x63 -x85 x86 -x87 x88 -x89 -x90 -x91 x64 x65 -x66
0.69/0.78 v x67 x68 x69 x70 x92 x93 -x94 -x95 x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 x105
0.69/0.78 c SCIP Status : problem is solved [optimal solution found]
0.69/0.78 c Total Time : 0.78
0.69/0.78 c solving : 0.78
0.69/0.78 c presolving : 0.01 (included in solving)
0.69/0.78 c reading : 0.00 (included in solving)
0.69/0.78 c copying : 0.02 (6 #copies) (minimal 0.00, maximal 0.01, average 0.00)
0.69/0.78 c Original Problem :
0.69/0.78 c Problem name : HOME/instance-4497997-1751268233.opb
0.69/0.78 c Variables : 350 (105 binary, 0 integer, 245 continuous)
0.69/0.78 c implied integral : 245 (0 binary, 0 integer, 245 continuous)
0.69/0.78 c Constraints : 261 initial, 261 maximal
0.69/0.78 c Objective : minimize, 7 non-zeros (abs.min = 1, abs.max = 64)
0.69/0.78 c Presolved Problem :
0.69/0.78 c Problem name : t_HOME/instance-4497997-1751268233.opb
0.69/0.78 c Variables : 270 (93 binary, 0 integer, 177 continuous)
0.69/0.78 c implied integral : 177 (0 binary, 0 integer, 177 continuous)
0.69/0.78 c Constraints : 197 initial, 208 maximal
0.69/0.78 c Objective : minimize, 6 non-zeros (abs.min = 1, abs.max = 32)
0.69/0.78 c Nonzeros : 1521 constraint, 708 clique table
0.69/0.78 c Presolvers : ExecTime SetupTime Calls FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
0.69/0.78 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.69/0.78 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.69/0.78 c domcol : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
0.69/0.78 c dualagg : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.69/0.78 c dualcomp : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.69/0.78 c dualinfer : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.69/0.78 c dualsparsify : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
0.69/0.78 c gateextraction : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.69/0.78 c implics : 0.00 0.00 4 0 0 0 0 0 0 0 0 0
0.69/0.78 c implint : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.69/0.78 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.69/0.78 c milp : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.69/0.78 c qpkktref : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.69/0.78 c redvub : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.69/0.78 c sparsify : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
0.69/0.78 c stuffing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.69/0.78 c trivial : 0.00 0.00 7 10 0 0 0 0 0 0 0 0
0.69/0.78 c tworowbnd : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.69/0.78 c dualfix : 0.00 0.00 7 0 0 0 0 0 0 0 0 0
0.69/0.78 c genvbounds : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.69/0.78 c probing : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
0.69/0.78 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.69/0.78 c symmetry : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
0.69/0.78 c vbounds : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
0.69/0.78 c and : 0.00 0.00 11 0 63 0 0 0 63 0 0 62
0.69/0.78 c linear : 0.00 0.00 10 1 6 0 0 0 4 8 0 30
0.69/0.78 c logicor : 0.00 0.00 3 0 0 0 0 0 0 0 0 0
0.69/0.78 c pseudoboolean : 0.00 0.00 4 0 0 0 0 0 0 0 0 0
0.69/0.78 c components : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
0.69/0.78 c root node : - - - 0 - - 0 - - - - -
0.69/0.78 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoRelax #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Applied Conss Children
0.69/0.78 c integral : 0 0 0 0 25 0 0 37 0 0 0 0 0 0 50
0.69/0.78 c and : 177 177 56 1261 0 0 0 0 248 3 103 147 83 0 0
0.69/0.78 c linear : 5+ 15 11 1258 0 0 0 34 91 29 2 0 0 0 0
0.69/0.78 c logicor : 10+ 21 11 252 0 0 0 15 7 2 0 1 1 0 0
0.69/0.78 c pseudoboolean : 5 5 0 0 0 0 0 15 0 0 0 0 0 0 0
0.69/0.78 c fixedvar : 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0
0.69/0.78 c countsols : 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0
0.69/0.78 c components : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0.69/0.78 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS EnfoRelax Check ResProp SB-Prop
0.69/0.78 c integral : 0.02 0.00 0.00 0.00 0.02 0.00 0.00 0.00 0.00 0.00
0.69/0.78 c and : 0.01 0.00 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00
0.69/0.78 c linear : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
0.69/0.78 c logicor : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
0.69/0.78 c pseudoboolean : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
0.69/0.78 c fixedvar : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
0.69/0.78 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
0.69/0.78 c components : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
0.69/0.78 c Propagators : #Propagate #ResProp Cutoffs DomReds
0.69/0.78 c dualfix : 1 0 0 0
0.69/0.78 c genvbounds : 0 0 0 0
0.69/0.78 c nlobbt : 0 0 0 0
0.69/0.78 c obbt : 0 0 0 0
0.69/0.78 c probing : 0 0 0 0
0.69/0.78 c pseudoobj : 103 0 0 0
0.69/0.78 c redcost : 115 0 0 0
0.69/0.78 c rootredcost : 1 0 0 0
0.69/0.78 c symmetry : 0 0 0 0
0.69/0.78 c vbounds : 586 0 0 0
0.69/0.78 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp SB-Prop
0.69/0.78 c dualfix : 0.00 0.00 0.00 0.00 0.00 0.00
0.69/0.78 c genvbounds : 0.00 0.00 0.00 0.00 0.00 0.00
0.69/0.78 c nlobbt : 0.00 0.00 0.00 0.00 0.00 0.00
0.69/0.78 c obbt : 0.00 0.00 0.00 0.00 0.00 0.00
0.69/0.78 c probing : 0.00 0.00 0.00 0.00 0.00 0.00
0.69/0.78 c pseudoobj : 0.00 0.00 0.00 0.00 0.00 0.00
0.69/0.78 c redcost : 0.00 0.00 0.00 0.00 0.00 0.00
0.69/0.78 c rootredcost : 0.00 0.00 0.00 0.00 0.00 0.00
0.69/0.78 c symmetry : 0.00 0.00 0.00 0.00 0.00 0.00
0.69/0.78 c vbounds : 0.00 0.00 0.00 0.00 0.00 0.00
0.69/0.78 c Conflict Analysis : Time Calls Success DomReds Conflicts Literals Reconvs ReconvLits Dualrays Nonzeros LP Iters (pool size: [10000,10000])
0.69/0.78 c propagation : 0.00 5 5 - 44 34.9 1 47.0 - - -
0.69/0.78 c infeasible LP : 0.00 0 0 - 0 0.0 0 0.0 0 0.0 0
0.69/0.78 c bound exceed. LP : 0.00 1 1 - 1 0.0 0 0.0 1 5.0 0
0.69/0.78 c strong branching : 0.00 0 0 - 0 0.0 0 0.0 - - 0
0.69/0.78 c pseudo solution : 0.00 0 0 - 0 0.0 0 0.0 - - -
0.69/0.78 c applied globally : 0.00 - - 0 10 16.2 - - 1 - -
0.69/0.78 c applied locally : - - - 0 0 0.0 - - 0 - -
0.69/0.78 c Separators : ExecTime SetupTime Calls RootCalls Cutoffs DomReds FoundCuts ViaPoolAdd DirectAdd Applied ViaPoolApp DirectApp Conss
0.69/0.78 c cut pool : 0.00 - 28 21 - - 924 1286 - - - - - (maximal pool size: 924)
0.69/0.78 c aggregation : 0.11 0.00 14 11 0 0 287 497 31 51 43 8 0
0.69/0.78 c > cmir : - - - - - - - 209 2 16 15 1 -
0.69/0.78 c > flowcover : - - - - - - - 266 29 30 23 7 -
0.69/0.78 c > knapsackcover : - - - - - - - 22 0 5 5 0 -
0.69/0.78 c cgmip : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.69/0.78 c clique : 0.00 0.00 11 11 0 0 0 0 0 0 0 0 0
0.69/0.78 c closecuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.69/0.78 c convexproj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.69/0.78 c disjunctive : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.69/0.78 c eccuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.69/0.78 c gauge : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.69/0.78 c gomory : 0.35 0.00 13 10 0 0 666 729 39 34 33 1 0
0.69/0.78 c > gomorymi : - - - - - - - 351 17 10 9 1 -
0.69/0.78 c > strongcg : - - - - - - - 378 22 24 24 0 -
0.69/0.78 c impliedbounds : 0.00 0.00 14 11 0 0 18 22 0 13 13 0 0
0.69/0.78 c interminor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.69/0.78 c intobj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.69/0.78 c lagromory : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.69/0.78 c mcf : 0.00 0.00 1 1 0 0 0 0 0 0 0 0 0
0.69/0.78 c minor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.69/0.78 c mixing : 0.00 0.00 14 11 0 0 0 0 0 0 0 0 0
0.69/0.78 c multilinear : 0.00 0.00 19 11 0 0 0 0 0 0 0 0 0
0.69/0.78 c oddcycle : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.69/0.78 c rapidlearning : 0.09 0.00 4 1 0 62 0 0 0 0 0 0 10
0.69/0.78 c rlt : 0.00 0.00 10 10 0 0 0 0 0 0 0 0 0
0.69/0.78 c zerohalf : 0.01 0.00 14 11 0 0 25 38 2 10 10 0 0
0.69/0.78 c Cutselectors : ExecTime SetupTime Calls RootCalls Selected Forced Filtered RootSelec RootForc RootFilt
0.69/0.78 c hybrid : 0.01 0.00 45 11 192 0 1295 90 0 1060
0.69/0.78 c ensemble : 0.00 0.00 0 0 0 0 0 0 0 0
0.69/0.78 c dynamic : 0.00 0.00 0 0 0 0 0 0 0 0
0.69/0.78 c Pricers : ExecTime SetupTime Calls Vars
0.69/0.78 c problem variables: 0.00 - 1 162
0.69/0.78 c Branching Rules : ExecTime SetupTime BranchLP BranchExt BranchPS Cutoffs DomReds Cuts Conss Children
0.69/0.78 c allfullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
0.69/0.78 c cloud : 0.00 0.00 0 0 0 0 0 0 0 0
0.69/0.78 c distribution : 0.00 0.00 0 0 0 0 0 0 0 0
0.69/0.78 c fullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
0.69/0.78 c gomory : 0.00 0.00 0 0 0 0 0 0 0 0
0.69/0.78 c inference : 0.00 0.00 0 0 0 0 0 0 0 0
0.69/0.78 c leastinf : 0.00 0.00 0 0 0 0 0 0 0 0
0.69/0.78 c lookahead : 0.00 0.00 0 0 0 0 0 0 0 0
0.69/0.78 c mostinf : 0.00 0.00 0 0 0 0 0 0 0 0
0.69/0.78 c multaggr : 0.00 0.00 0 0 0 0 0 0 0 0
0.69/0.78 c nodereopt : 0.00 0.00 0 0 0 0 0 0 0 0
0.69/0.78 c pscost : 0.00 0.00 0 0 0 0 0 0 0 0
0.69/0.78 c random : 0.00 0.00 0 0 0 0 0 0 0 0
0.69/0.78 c relpscost : 0.02 0.00 25 0 0 0 0 0 0 50
0.69/0.78 c vanillafullstrong: 0.00 0.00 0 0 0 0 0 0 0 0
0.69/0.78 c Primal Heuristics : ExecTime SetupTime Calls Found Best
0.69/0.78 c LP solutions : 0.00 - - 0 0
0.69/0.78 c relax solutions : 0.00 - - 0 0
0.69/0.78 c pseudo solutions : 0.00 - - 0 0
0.69/0.78 c strong branching : 0.00 - - 0 0
0.69/0.78 c actconsdiving : 0.00 0.00 0 0 0
0.69/0.78 c adaptivediving : 0.00 0.00 0 0 0
0.69/0.78 c alns : 0.01 0.00 1 0 0
0.69/0.78 c bound : 0.00 0.00 0 0 0
0.69/0.78 c clique : 0.00 0.00 1 0 0
0.69/0.78 c coefdiving : 0.00 0.00 0 0 0
0.69/0.78 c completesol : 0.00 0.00 0 0 0
0.69/0.78 c conflictdiving : 0.01 0.00 1 0 0
0.69/0.78 c crossover : 0.00 0.00 0 0 0
0.69/0.78 c dins : 0.00 0.00 0 0 0
0.69/0.78 c distributiondivin: 0.00 0.00 0 0 0
0.69/0.78 c dks : 0.00 0.00 0 0 0
0.69/0.78 c dps : 0.00 0.00 0 0 0
0.69/0.78 c dualval : 0.00 0.00 0 0 0
0.69/0.78 c farkasdiving : 0.03 0.00 1 0 0
0.69/0.78 c feaspump : 0.01 0.00 1 0 0
0.69/0.78 c fixandinfer : 0.00 0.00 0 0 0
0.69/0.78 c fracdiving : 0.00 0.00 0 0 0
0.69/0.78 c gins : 0.00 0.00 0 0 0
0.69/0.78 c guideddiving : 0.00 0.00 0 0 0
0.69/0.78 c indicator : 0.00 0.00 0 0 0
0.69/0.78 c indicatordiving : 0.00 0.00 0 0 0
0.69/0.78 c intdiving : 0.00 0.00 0 0 0
0.69/0.78 c intshifting : 0.00 0.00 0 0 0
0.69/0.78 c linesearchdiving : 0.00 0.00 0 0 0
0.69/0.78 c localbranching : 0.00 0.00 0 0 0
0.69/0.78 c locks : 0.00 0.00 1 0 0
0.69/0.78 c lpface : 0.00 0.00 0 0 0
0.69/0.78 c mpec : 0.00 0.00 0 0 0
0.69/0.78 c multistart : 0.00 0.00 0 0 0
0.69/0.78 c mutation : 0.00 0.00 0 0 0
0.69/0.78 c nlpdiving : 0.00 0.00 0 0 0
0.69/0.78 c objpscostdiving : 0.00 0.00 0 0 0
0.69/0.78 c octane : 0.00 0.00 0 0 0
0.69/0.78 c ofins : 0.00 0.00 0 0 0
0.69/0.78 c oneopt : 0.00 0.00 0 0 0
0.69/0.78 c padm : 0.00 0.00 0 0 0
0.69/0.78 c proximity : 0.00 0.00 0 0 0
0.69/0.78 c pscostdiving : 0.00 0.00 1 0 0
0.69/0.78 c randrounding : 0.01 0.00 13 0 0
0.69/0.78 c rens : 0.01 0.00 1 0 0
0.69/0.78 c reoptsols : 0.00 0.00 0 0 0
0.69/0.78 c repair : 0.00 0.00 0 0 0
0.69/0.78 c rins : 0.00 0.00 0 0 0
0.69/0.78 c rootsoldiving : 0.00 0.00 0 0 0
0.69/0.78 c rounding : 0.00 0.00 71 0 0
0.69/0.78 c scheduler : 0.00 0.00 0 0 0
0.69/0.78 c shiftandpropagate: 0.00 0.00 1 0 0
0.69/0.78 c shifting : 0.01 0.00 17 0 0
0.69/0.78 c simplerounding : 0.00 0.00 2 0 0
0.69/0.78 c subnlp : 0.00 0.00 0 0 0
0.69/0.78 c trivial : 0.00 0.00 2 0 0
0.69/0.78 c trivialnegation : 0.00 0.00 0 0 0
0.69/0.78 c trustregion : 0.00 0.00 0 0 0
0.69/0.78 c trysol : 0.00 0.00 0 0 0
0.69/0.78 c twoopt : 0.00 0.00 0 0 0
0.69/0.78 c undercover : 0.02 0.00 1 0 0
0.69/0.78 c vbounds : 0.01 0.00 1 0 0
0.69/0.78 c veclendiving : 0.00 0.00 0 0 0
0.69/0.78 c zeroobj : 0.00 0.00 0 0 0
0.69/0.78 c zirounding : 0.00 0.00 25 0 0
0.69/0.78 c other solutions : - - - 0 -
0.69/0.78 c LNS (Scheduler) : Calls SetupTime SolveTime SolveNodes Sols Best Exp3 Exp3-IX EpsGreedy UCB TgtFixRate Opt Inf Node Stal Sol Usr Othr Actv
0.69/0.78 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.69/0.78 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.69/0.78 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.69/0.78 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.69/0.78 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.69/0.78 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.69/0.78 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.69/0.78 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.69/0.78 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.69/0.78 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It ItLimit
0.69/0.78 c primal LP : 0.00 13 0 0.00 - 0.00 13
0.69/0.78 c dual LP : 0.03 74 491 6.92 14217.87 0.00 3
0.69/0.78 c lex dual LP : 0.00 0 0 0.00 -
0.69/0.78 c barrier LP : 0.00 0 0 0.00 - 0.00 0
0.69/0.78 c resolve instable : 0.00 0 0 0.00 -
0.69/0.78 c diving/probing LP: 0.03 81 1305 16.11 37532.36
0.69/0.78 c strong branching : 0.02 13 180 13.85 11552.53 - - 0
0.69/0.78 c (at root node) : - 13 180 13.85 -
0.69/0.78 c conflict analysis: 0.00 0 0 0.00 -
0.69/0.78 c Relaxators : Time Calls Cutoffs ImprBounds ImprTime ReducedDom Separated AddedConss
0.69/0.78 c benders : 0.00 0 0 0 0.00 0 0 0
0.69/0.78 c B&B Tree :
0.69/0.78 c number of runs : 1
0.69/0.78 c nodes : 26 (25 internal, 1 leaves)
0.69/0.78 c feasible leaves : 0
0.69/0.78 c infeas. leaves : 0
0.69/0.78 c objective leaves : 1
0.69/0.78 c nodes (total) : 26 (25 internal, 1 leaves)
0.69/0.78 c nodes left : 0
0.69/0.78 c max depth : 20
0.69/0.78 c max depth (total): 20
0.69/0.78 c backtracks : 1 (3.8%)
0.69/0.78 c early backtracks : 0 (0.0%)
0.69/0.78 c nodes exc. ref. : 0 (0.0%)
0.69/0.78 c delayed cutoffs : 0
0.69/0.78 c repropagations : 0 (0 domain reductions, 0 cutoffs)
0.69/0.78 c avg switch length: 2.00
0.69/0.78 c switching time : 0.00
0.69/0.78 c Root Node :
0.69/0.78 c First LP value : +3.00000000000000e+00
0.69/0.78 c First LP Iters : 13 (12218.05 Iter/sec)
0.69/0.78 c First LP Time : 0.00
0.69/0.78 c Final Dual Bound : -
0.69/0.78 c Final Root Iters : 1006
0.69/0.78 c Root LP Estimate : +3.00210341737122e+00
0.69/0.78 c Solution :
0.69/0.78 c Solutions found : 1 (1 improvements)
0.69/0.78 c First Solution : +3.00000000000000e+00 (in run 1, after 26 nodes, 0.78 seconds, depth 20, found by <relaxation>)
0.69/0.78 c Gap First Sol. : 0.00 %
0.69/0.78 c Gap Last Sol. : 0.00 %
0.69/0.78 c Primal Bound : +3.00000000000000e+00 (in run 1, after 26 nodes, 0.78 seconds, depth 20, found by <relaxation>)
0.69/0.78 c Dual Bound : +3.00000000000000e+00
0.69/0.78 c Gap : 0.00 %
0.69/0.78 c Integrals : Total Avg%
0.69/0.78 c primal-dual : 77.54 99.79
0.69/0.78 c primal-ref : - - (not evaluated)
0.69/0.78 c dual-ref : - - (not evaluated)
0.69/0.79 c Time complete (sec): 0.784