0.00/0.00 c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.00 c Copyright (c) 2002-2024 Zuse Institute 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-4454165-1721452775.opb>
0.00/0.00 c original problem has 750 variables (750 bin, 0 int, 0 impl, 0 cont) and 932 constraints
0.00/0.00 c problem read in 0.00
0.00/0.00 c No objective function, only one solution is needed.
0.00/0.00 c presolving:
0.00/0.01 c (round 1, fast) 46 del vars, 45 del conss, 1 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 465 clqs
0.00/0.01 c (round 2, fast) 46 del vars, 45 del conss, 2 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 465 clqs
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.01 c (round 3, exhaustive) 46 del vars, 46 del conss, 2 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 465 clqs
0.00/0.02 c (round 4, exhaustive) 46 del vars, 46 del conss, 2 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 677 upgd conss, 0 impls, 465 clqs
0.00/0.02 c (round 5, fast) 46 del vars, 46 del conss, 2 add conss, 0 chg bounds, 1 chg sides, 58 chg coeffs, 677 upgd conss, 0 impls, 465 clqs
0.00/0.02 c (round 6, exhaustive) 46 del vars, 721 del conss, 227 add conss, 0 chg bounds, 1 chg sides, 58 chg coeffs, 677 upgd conss, 0 impls, 466 clqs
0.00/0.02 c (0.0s) probing: 108/704 (15.3%) - 0 fixings, 0 aggregations, 15 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 46 deleted vars, 721 deleted constraints, 227 added constraints, 0 tightened bounds, 0 added holes, 1 changed sides, 58 changed coefficients
0.00/0.02 c 0 implications, 481 cliques
0.00/0.02 c presolved problem has 704 variables (704 bin, 0 int, 0 impl, 0 cont) and 438 constraints
0.00/0.02 c 1 constraints of type <knapsack>
0.00/0.02 c 225 constraints of type <and>
0.00/0.02 c 211 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: 1)
0.00/0.02 c Presolving Time: 0.02
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.997017
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 # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
0.00/0.02 c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
0.00/0.02 c limits/solutions = 1
0.00/0.02 c
0.00/0.02 c # bitset describing used symmetry handling technique: (0: off; 1: constraint-based (orbitopes and/or symresacks); 2: orbital fixing; 3: orbitopes and orbital fixing; 4: Schreier Sims cuts; 5: Schreier Sims cuts and orbitopes; 6: Schreier Sims cuts and orbital fixing; 7: Schreier Sims cuts, orbitopes, and orbital fixing) See type_symmetry.h.
0.00/0.02 c # [type: int, advanced: FALSE, range: [0,7], default: 7]
0.00/0.02 c misc/usesymmetry = 3
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 # Should we check whether the components of the symmetry group can be handled by double lex matrices?
0.00/0.02 c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.00/0.02 c propagating/symmetry/detectdoublelex = FALSE
0.00/0.02 c
0.00/0.02 c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
0.00/0.02 c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.00/0.02 c propagating/symmetry/detectsubgroups = FALSE
0.00/0.02 c
0.00/0.02 c # Type of symmetries that shall be computed?
0.00/0.02 c # [type: int, advanced: TRUE, range: [0,1], default: 0]
0.00/0.02 c propagating/symmetry/symtype = 1
0.00/0.02 c
0.00/0.02 c # Should components consisting of a single full reflection be handled?
0.00/0.02 c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.00/0.02 c propagating/symmetry/usesimplesgncomp = FALSE
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.06 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.06 c 0.1s| 1 | 0 | 246 | - | 10M | 0 | 704 | 448 | 663 | 0 | 0 | 9 | 0 | 0.000000e+00 | -- | Inf | unknown
0.00/0.08 c 0.1s| 1 | 0 | 255 | - | 10M | 0 | 704 | 474 | 665 | 2 | 1 | 35 | 0 | 0.000000e+00 | -- | Inf | unknown
0.00/0.09 c 0.1s| 1 | 0 | 259 | - | 11M | 0 | 704 | 474 | 669 | 6 | 2 | 35 | 0 | 0.000000e+00 | -- | Inf | unknown
0.09/0.12 c 0.1s| 1 | 0 | 263 | - | 12M | 0 | 704 | 474 | 673 | 10 | 3 | 35 | 0 | 0.000000e+00 | -- | Inf | unknown
0.09/0.14 c 0.1s| 1 | 0 | 266 | - | 12M | 0 | 704 | 474 | 675 | 12 | 4 | 35 | 0 | 0.000000e+00 | -- | Inf | unknown
0.09/0.16 c 0.2s| 1 | 0 | 269 | - | 12M | 0 | 704 | 475 | 676 | 13 | 5 | 36 | 0 | 0.000000e+00 | -- | Inf | unknown
0.09/0.18 c 0.2s| 1 | 0 | 273 | - | 12M | 0 | 704 | 475 | 679 | 16 | 6 | 36 | 0 | 0.000000e+00 | -- | Inf | unknown
0.20/0.21 c 0.2s| 1 | 0 | 276 | - | 12M | 0 | 704 | 475 | 681 | 18 | 7 | 36 | 0 | 0.000000e+00 | -- | Inf | unknown
0.20/0.23 c 0.2s| 1 | 0 | 281 | - | 12M | 0 | 704 | 475 | 684 | 21 | 8 | 36 | 0 | 0.000000e+00 | -- | Inf | unknown
0.20/0.27 c 0.3s| 1 | 0 | 289 | - | 13M | 0 | 704 | 475 | 688 | 25 | 9 | 36 | 0 | 0.000000e+00 | -- | Inf | unknown
0.30/0.30 c 0.3s| 1 | 0 | 304 | - | 13M | 0 | 704 | 475 | 693 | 31 | 10 | 36 | 0 | 0.000000e+00 | -- | Inf | unknown
0.30/0.33 c 0.3s| 1 | 0 | 312 | - | 13M | 0 | 704 | 476 | 696 | 34 | 11 | 37 | 0 | 0.000000e+00 | -- | Inf | unknown
0.40/0.41 c 0.4s| 1 | 2 | 1393 | - | 13M | 0 | 704 | 490 | 696 | 34 | 11 | 51 | 13 | 0.000000e+00 | -- | Inf | unknown
0.59/0.65 c * 0.7s| 26 | 0 | 5383 | 205.6 | LP | 11 | 704 | 531 | 678 | 284 | 2 | 92 | 13 | 0.000000e+00 | 0.000000e+00 | 0.00%| 98.85%
0.59/0.65 c
0.59/0.65 c SCIP Status : problem is solved [optimal solution found]
0.59/0.65 c Solving Time (sec) : 0.65
0.59/0.65 c Solving Nodes : 26
0.59/0.65 c Primal Bound : +0.00000000000000e+00 (1 solutions)
0.59/0.65 c Dual Bound : +0.00000000000000e+00
0.59/0.65 c Gap : 0.00 %
0.59/0.65 c [linear] <linear5>: <x31>[B] (+0) +2<x46>[B] (+0) +4<x61>[B] (+0) +8<x76>[B] (+0) +16<x91>[B] (+0) +32<x106>[B] (+0) +64<x121>[B] (+0) +128<x136>[B] (+0) +256<x151>[B] (+0) +512<x166>[B] (+0) +1024<x181>[B] (+0) +2048<x196>[B] (+0) +4096<x211>[B] (+0) +8192<x226>[B] (+0) +16384<x241>[B] (+0) +2<x32>[B] (+1) +4<x47>[B] (+1) +8<x62>[B] (+1) +16<x77>[B] (+0) +32<x92>[B] (+0) +64<x107>[B] (+0) +128<x122>[B] (+0) +256<x137>[B] (+0) +512<x152>[B] (+0) +1024<x167>[B] (+0) +2048<x182>[B] (+0) +4096<x197>[B] (+0) +8192<x212>[B] (+0) +16384<x227>[B] (+0) +32768<x242>[B] (+0) +4<x33>[B] (+0) +8<x48>[B] (+0) +16<x63>[B] (+0) +32<x78>[B] (+0) +64<x93>[B] (+0) +128<x108>[B] (+0) +256<x123>[B] (+0) +512<x138>[B] (+0) +1024<x153>[B] (+0) +2048<x168>[B] (+0) +4096<x183>[B] (+0) +8192<x198>[B] (+0) +16384<x213>[B] (+0) +32768<x228>[B] (+0) +65536<x243>[B] (+0) +8<x34>[B] (+0) +16<x49>[B] (+0) +32<x64>[B] (+0) +64<x79>[B] (+0) +128<x94>[B] (+0) +256<x109>[B] (+0) +512<x124>[B] (+0) +1024<x139>[B] (+0) +2048<x154>[B] (+0) +4c 096<x169>[B] (+0) +8192<x184>[B] (+0) +16384<x199>[B] (+0) +32768<x214>[B] (+0) +65536<x229>[B] (+0) +131072<x244>[B] (+0) +16<x35>[B] (+0) +32<x50>[B] (+0) +64<x65>[B] (+0) +128<x80>[B] (+0) +256<x95>[B] (+0) +512<x110>[B] (+0) +1024<x125>[B] (+0) +2048<x140>[B] (+0) +4096<x155>[B] (+0) +8192<x170>[B] (+0) +16384<x185>[B] (+0) +32768<x200>[B] (+0) +65536<x215>[B] (+0) +131072<x230>[B] (+0) +262144<x245>[B] (+0) +32<x36>[B] (+0) +64<x51>[B] (+0) +128<x66>[B] (+0) +256<x81>[B] (+0) +512<x96>[B] (+0) +1024<x111>[B] (+0) +2048<x126>[B] (+0) +4096<x141>[B] (+0) +8192<x156>[B] (+0) +16384<x171>[B] (+0) +32768<x186>[B] (+0) +65536<x201>[B] (+0) +131072<x216>[B] (+0) +262144<x231>[B] (+0) +524288<x246>[B] (+0) +64<x37>[B] (+0) +128<x52>[B] (+0) +256<x67>[B] (+0) +512<x82>[B] (+0) +1024<x97>[B] (+0) +2048<x112>[B] (+0) +4096<x127>[B] (+0) +8192<x142>[B] (+0) +16384<x157>[B] (+0) +32768<x172>[B] (+0) +65536<x187>[B] (+0) +131072<x202>[B] (+0) +262144<x217>[B] (+0) +524288<x232>[B] (+0) +1048576<x247>[B] (+0) +128<x3c 8>[B] (+0) +256<x53>[B] (+0) +512<x68>[B] (+0) +1024<x83>[B] (+0) +2048<x98>[B] (+0) +4096<x113>[B] (+0) +8192<x128>[B] (+0) +16384<x143>[B] (+0) +32768<x158>[B] (+0) +65536<x173>[B] (+0) +131072<x188>[B] (+0) +262144<x203>[B] (+0) +524288<x218>[B] (+0) +1048576<x233>[B] (+0) +2097152<x248>[B] (+0) +256<x39>[B] (+0) +512<x54>[B] (+0) +1024<x69>[B] (+0) +2048<x84>[B] (+0) +4096<x99>[B] (+0) +8192<x114>[B] (+0) +16384<x129>[B] (+0) +32768<x144>[B] (+0) +65536<x159>[B] (+0) +131072<x174>[B] (+0) +262144<x189>[B] (+0) +524288<x204>[B] (+0) +1048576<x219>[B] (+0) +2097152<x234>[B] (+0) +4194304<x249>[B] (+0) +512<x40>[B] (+0) +1024<x55>[B] (+0) +2048<x70>[B] (+0) +4096<x85>[B] (+0) +8192<x100>[B] (+0) +16384<x115>[B] (+0) +32768<x130>[B] (+0) +65536<x145>[B] (+0) +131072<x160>[B] (+0) +262144<x175>[B] (+0) +524288<x190>[B] (+0) +1048576<x205>[B] (+0) +2097152<x220>[B] (+0) +4194304<x235>[B] (+0) +8388608<x250>[B] (+0) +1024<x41>[B] (+0) +2048<x56>[B] (+0) +4096<x71>[B] (+0) +8192<x86>[B] (+0) +16384<x101>[B] (+0c ) +32768<x116>[B] (+0) +65536<x131>[B] (+0) +131072<x146>[B] (+0) +262144<x161>[B] (+0) +524288<x176>[B] (+0) +1048576<x191>[B] (+0) +2097152<x206>[B] (+0) +4194304<x221>[B] (+0) +8388608<x236>[B] (+0) +16777216<x251>[B] (+0) +2048<x42>[B] (+0) +4096<x57>[B] (+0) +8192<x72>[B] (+0) +16384<x87>[B] (+0) +32768<x102>[B] (+0) +65536<x117>[B] (+0) +131072<x132>[B] (+0) +262144<x147>[B] (+0) +524288<x162>[B] (+0) +1048576<x177>[B] (+0) +2097152<x192>[B] (+0) +4194304<x207>[B] (+0) +8388608<x222>[B] (+0) +16777216<x237>[B] (+0) +33554432<x252>[B] (+0) +4096<x43>[B] (+0) +8192<x58>[B] (+0) +16384<x73>[B] (+0) +32768<x88>[B] (+0) +65536<x103>[B] (+0) +131072<x118>[B] (+0) +262144<x133>[B] (+0) +524288<x148>[B] (+0) +1048576<x163>[B] (+0) +2097152<x178>[B] (+0) +4194304<x193>[B] (+0) +8388608<x208>[B] (+0) +16777216<x223>[B] (+0) +33554432<x238>[B] (+0) +67108864<x253>[B] (+0) +8192<x44>[B] (+0) +16384<x59>[B] (+0) +32768<x74>[B] (+0) +65536<x89>[B] (+0) +131072<x104>[B] (+0) +262144<x119>[B] (+0) +524288<x134>[B] (+c 0) +1048576<x149>[B] (+0) +2097152<x164>[B] (+0) +4194304<x179>[B] (+0) +8388608<x194>[B] (+0) +16777216<x209>[B] (+0) +33554432<x224>[B] (+0) +67108864<x239>[B] (+0) +134217728<x254>[B] (+0) +16384<x45>[B] (+0) +32768<x60>[B] (+0) +65536<x75>[B] (+0) +131072<x90>[B] (+0) +262144<x105>[B] (+0) +524288<x120>[B] (+0) +1048576<x135>[B] (+0) +2097152<x150>[B] (+0) +4194304<x165>[B] (+0) +8388608<x180>[B] (+0) +16777216<x195>[B] (+0) +33554432<x210>[B] (+0) +67108864<x225>[B] (+0) +134217728<x240>[B] (+0) +268435456<x255>[B] (+0) -<x721>[B] (+0) -2<x722>[B] (+1) -4<x723>[B] (+0) -8<x724>[B] (+1) -16<x725>[B] (+0) -32<x726>[B] (+0) -64<x727>[B] (+0) -128<x728>[B] (+0) -256<x729>[B] (+0) -512<x730>[B] (+0) -1024<x731>[B] (+0) -2048<x732>[B] (+0) -4096<x733>[B] (+0) -8192<x734>[B] (+0) -16384<x735>[B] (+0) -32768<x736>[B] (+0) -65536<x737>[B] (+0) -131072<x738>[B] (+0) -262144<x739>[B] (+0) -524288<x740>[B] (+0) -1048576<x741>[B] (+0) -2097152<x742>[B] (+0) -4194304<x743>[B] (+0) -8388608<x744>[B] (+0) -16777216<x7c 45>[B] (+0) -33554432<x746>[B] (+0) -67108864<x747>[B] (+0) -134217728<x748>[B] (+0) -268435456<x749>[B] (+0) -536870912<x750>[B] (+0) == 0;
0.59/0.65 c ;
0.59/0.65 c violation: right hand side is violated by 4
0.59/0.65 c best solution is not feasible in original problem
0.59/0.65 c internal error
0.59/0.65 s UNKNOWN
0.59/0.65 c SCIP Status : problem is solved [optimal solution found]
0.59/0.65 c Total Time : 0.65
0.59/0.65 c solving : 0.65
0.59/0.65 c presolving : 0.02 (included in solving)
0.59/0.65 c reading : 0.00 (included in solving)
0.59/0.65 c copying : 0.02 (7 #copies) (minimal 0.00, maximal 0.00, average 0.00)
0.59/0.65 c Original Problem :
0.59/0.65 c Problem name : HOME/instance-4454165-1721452775.opb
0.59/0.65 c Variables : 750 (750 binary, 0 integer, 0 implicit integer, 0 continuous)
0.59/0.65 c Constraints : 932 initial, 932 maximal
0.59/0.65 c Objective : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
0.59/0.65 c Presolved Problem :
0.59/0.65 c Problem name : t_HOME/instance-4454165-1721452775.opb
0.59/0.65 c Variables : 704 (704 binary, 0 integer, 0 implicit integer, 0 continuous)
0.59/0.65 c Constraints : 438 initial, 531 maximal
0.59/0.65 c Objective : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
0.59/0.65 c Nonzeros : 2024 constraint, 968 clique table
0.59/0.65 c Presolvers : ExecTime SetupTime Calls FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
0.59/0.65 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.59/0.65 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.59/0.65 c domcol : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
0.59/0.65 c dualagg : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.59/0.65 c dualcomp : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.59/0.65 c dualinfer : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.59/0.65 c dualsparsify : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
0.59/0.65 c gateextraction : 0.00 0.00 1 0 0 0 0 0 675 225 0 0
0.59/0.65 c implics : 0.00 0.00 4 0 0 0 0 0 0 0 0 0
0.59/0.65 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.59/0.65 c milp : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
0.59/0.65 c qpkktref : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.59/0.65 c redvub : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.59/0.65 c sparsify : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
0.59/0.65 c stuffing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.59/0.65 c trivial : 0.00 0.00 7 0 0 0 0 0 0 0 0 0
0.59/0.65 c tworowbnd : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.59/0.65 c dualfix : 0.00 0.00 7 0 0 0 0 0 0 0 0 0
0.59/0.65 c genvbounds : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.59/0.65 c probing : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
0.59/0.65 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.59/0.65 c symmetry : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
0.59/0.65 c vbounds : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
0.59/0.65 c knapsack : 0.00 0.00 6 0 0 0 0 0 0 0 1 58
0.59/0.65 c setppc : 0.00 0.00 3 0 0 0 0 0 0 0 0 0
0.59/0.65 c and : 0.00 0.00 2 0 0 0 0 0 0 0 0 0
0.59/0.65 c linear : 0.01 0.00 10 0 46 0 0 0 46 2 0 0
0.59/0.65 c logicor : 0.00 0.00 6 0 0 0 0 0 0 0 0 0
0.59/0.65 c benders : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
0.59/0.65 c components : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
0.59/0.65 c root node : - - - 0 - - 0 - - - - -
0.59/0.65 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoRelax #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Applied Conss Children
0.59/0.65 c benderslp : 0 0 0 0 27 0 0 22 0 0 0 0 0 0 0
0.59/0.65 c integral : 0 0 0 0 27 0 0 22 0 0 0 0 0 0 50
0.59/0.65 c knapsack : 1 1 11 2743 2 0 0 17 28 3 1 8 2 0 0
0.59/0.65 c setppc : 0+ 4 0 300 0 0 0 0 0 0 0 0 0 0 0
0.59/0.65 c and : 225 225 54 2705 2 0 0 8 2592 3 89 168 94 0 0
0.59/0.65 c linear : 211 211 11 2741 2 0 0 8 5457 24 127 0 0 0 0
0.59/0.65 c logicor : 1+ 90 11 185 2 0 0 0 11 1 1 27 6 0 0
0.59/0.65 c benders : 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0
0.59/0.65 c fixedvar : 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0
0.59/0.65 c countsols : 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0
0.59/0.65 c components : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0.59/0.65 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS EnfoRelax Check ResProp SB-Prop
0.59/0.65 c benderslp : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
0.59/0.65 c integral : 0.03 0.00 0.00 0.00 0.03 0.00 0.00 0.00 0.00 0.00
0.59/0.65 c knapsack : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
0.59/0.65 c setppc : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
0.59/0.65 c and : 0.01 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
0.59/0.65 c linear : 0.03 0.00 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00
0.59/0.65 c logicor : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
0.59/0.65 c benders : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
0.59/0.65 c fixedvar : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
0.59/0.65 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
0.59/0.65 c components : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
0.59/0.65 c Propagators : #Propagate #ResProp Cutoffs DomReds
0.59/0.65 c dualfix : 1 0 0 0
0.59/0.65 c genvbounds : 0 0 0 0
0.59/0.65 c nlobbt : 0 0 0 0
0.59/0.65 c obbt : 0 0 0 0
0.59/0.65 c probing : 0 0 0 0
0.59/0.65 c pseudoobj : 0 0 0 0
0.59/0.65 c redcost : 0 0 0 0
0.59/0.65 c rootredcost : 0 0 0 0
0.59/0.65 c symmetry : 0 0 0 0
0.59/0.65 c vbounds : 481 0 0 0
0.59/0.65 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp SB-Prop
0.59/0.65 c dualfix : 0.00 0.00 0.00 0.00 0.00 0.00
0.59/0.65 c genvbounds : 0.00 0.00 0.00 0.00 0.00 0.00
0.59/0.65 c nlobbt : 0.00 0.00 0.00 0.00 0.00 0.00
0.59/0.65 c obbt : 0.00 0.00 0.00 0.00 0.00 0.00
0.59/0.65 c probing : 0.00 0.00 0.00 0.00 0.00 0.00
0.59/0.65 c pseudoobj : 0.00 0.00 0.00 0.00 0.00 0.00
0.59/0.65 c redcost : 0.00 0.00 0.00 0.00 0.00 0.00
0.59/0.65 c rootredcost : 0.00 0.00 0.00 0.00 0.00 0.00
0.59/0.65 c symmetry : 0.00 0.00 0.00 0.00 0.00 0.00
0.59/0.65 c vbounds : 0.00 0.00 0.00 0.00 0.00 0.00
0.59/0.65 c Symmetry :
0.59/0.65 c orbitopal red. : 0 reductions applied, 0 cutoffs
0.59/0.65 c orbital reduction: 0 reductions applied, 0 cutoffs
0.59/0.65 c lexicographic red: 0 reductions applied, 0 cutoffs
0.59/0.65 c shadow tree time : 0.00 s
0.59/0.65 c Conflict Analysis : Time Calls Success DomReds Conflicts Literals Reconvs ReconvLits Dualrays Nonzeros LP Iters (pool size: [10000,10000])
0.59/0.65 c propagation : 0.02 27 27 - 730 174.9 9 29.9 - - -
0.59/0.65 c infeasible LP : 0.00 2 0 - 0 0.0 0 0.0 0 0.0 0
0.59/0.65 c bound exceed. LP : 0.00 0 0 - 0 0.0 0 0.0 0 0.0 0
0.59/0.65 c strong branching : 0.00 0 0 - 0 0.0 0 0.0 - - 0
0.59/0.65 c pseudo solution : 0.00 1 1 - 1 0.0 0 0.0 - - -
0.59/0.65 c applied globally : 0.00 - - 0 92 28.5 - - 0 - -
0.59/0.65 c applied locally : - - - 0 0 0.0 - - 0 - -
0.59/0.65 c Separators : ExecTime SetupTime Calls RootCalls Cutoffs DomReds FoundCuts ViaPoolAdd DirectAdd Applied ViaPoolApp DirectApp Conss
0.59/0.65 c cut pool : 0.00 - 33 19 - - 450 672 - - - - - (maximal pool size: 450)
0.59/0.65 c aggregation : 0.01 0.00 17 10 0 0 176 236 12 111 103 8 0
0.59/0.65 c > cmir : - - - - - - - 4 0 0 0 0 -
0.59/0.65 c > flowcover : - - - - - - - 122 0 70 70 0 -
0.59/0.65 c > knapsackcover : - - - - - - - 110 12 41 33 8 -
0.59/0.65 c cgmip : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.59/0.65 c clique : 0.00 0.00 10 10 0 0 0 0 0 0 0 0 0
0.59/0.65 c closecuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.59/0.65 c convexproj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.59/0.65 c disjunctive : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.59/0.65 c eccuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.59/0.65 c gauge : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.59/0.65 c gomory : 0.24 0.00 17 10 0 0 370 343 156 13 12 1 0
0.59/0.65 c > gomorymi : - - - - - - - 183 86 8 8 0 -
0.59/0.65 c > strongcg : - - - - - - - 160 70 5 4 1 -
0.59/0.65 c impliedbounds : 0.00 0.00 17 10 0 0 43 53 0 40 40 0 0
0.59/0.65 c interminor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.59/0.65 c intobj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.59/0.65 c lagromory : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.59/0.65 c mcf : 0.00 0.00 1 1 0 0 0 0 0 0 0 0 0
0.59/0.65 c minor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.59/0.65 c mixing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.59/0.65 c multilinear : 0.00 0.00 15 11 0 0 0 0 0 0 0 0 0
0.59/0.65 c oddcycle : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
0.59/0.65 c rapidlearning : 0.05 0.00 5 1 0 0 0 0 0 0 0 0 0
0.59/0.66 c rlt : 0.01 0.00 13 10 0 0 6 6 0 6 6 0 0
0.59/0.66 c zerohalf : 0.00 0.00 17 10 0 0 24 34 1 12 11 1 0
0.59/0.66 c Cutselectors : ExecTime SetupTime Calls RootCalls Selected Forced Filtered RootSelec RootForc RootFilt
0.59/0.66 c hybrid : 0.00 0.00 40 11 283 0 760 34 0 188
0.59/0.66 c ensemble : 0.00 0.00 0 0 0 0 0 0 0 0
0.59/0.66 c dynamic : 0.00 0.00 0 0 0 0 0 0 0 0
0.59/0.66 c Pricers : ExecTime SetupTime Calls Vars
0.59/0.66 c problem variables: 0.00 - 0 0
0.59/0.66 c Branching Rules : ExecTime SetupTime BranchLP BranchExt BranchPS Cutoffs DomReds Cuts Conss Children
0.59/0.66 c allfullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
0.59/0.66 c cloud : 0.00 0.00 0 0 0 0 0 0 0 0
0.59/0.66 c distribution : 0.00 0.00 0 0 0 0 0 0 0 0
0.59/0.66 c fullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
0.59/0.66 c gomory : 0.00 0.00 0 0 0 0 0 0 0 0
0.59/0.66 c inference : 0.00 0.00 0 0 0 0 0 0 0 0
0.59/0.66 c leastinf : 0.00 0.00 0 0 0 0 0 0 0 0
0.59/0.66 c lookahead : 0.00 0.00 0 0 0 0 0 0 0 0
0.59/0.66 c mostinf : 0.00 0.00 0 0 0 0 0 0 0 0
0.59/0.66 c multaggr : 0.00 0.00 0 0 0 0 0 0 0 0
0.59/0.66 c nodereopt : 0.00 0.00 0 0 0 0 0 0 0 0
0.59/0.66 c pscost : 0.00 0.00 0 0 0 0 0 0 0 0
0.59/0.66 c random : 0.00 0.00 0 0 0 0 0 0 0 0
0.59/0.66 c relpscost : 0.03 0.00 25 0 0 0 0 0 0 50
0.59/0.66 c vanillafullstrong: 0.00 0.00 0 0 0 0 0 0 0 0
0.59/0.66 c Primal Heuristics : ExecTime SetupTime Calls Found Best
0.59/0.66 c LP solutions : 0.00 - - 1 1
0.59/0.66 c relax solutions : 0.00 - - 0 0
0.59/0.66 c pseudo solutions : 0.00 - - 0 0
0.59/0.66 c strong branching : 0.00 - - 0 0
0.59/0.66 c actconsdiving : 0.00 0.00 0 0 0
0.59/0.66 c adaptivediving : 0.01 0.00 1 0 0
0.59/0.66 c alns : 0.00 0.00 1 0 0
0.59/0.66 c bound : 0.00 0.00 0 0 0
0.59/0.66 c clique : 0.00 0.00 1 0 0
0.59/0.66 c coefdiving : 0.00 0.00 0 0 0
0.59/0.66 c completesol : 0.00 0.00 0 0 0
0.59/0.66 c conflictdiving : 0.01 0.00 1 0 0
0.59/0.66 c crossover : 0.00 0.00 0 0 0
0.59/0.66 c dins : 0.00 0.00 0 0 0
0.59/0.66 c distributiondivin: 0.01 0.00 1 0 0
0.59/0.66 c dps : 0.00 0.00 0 0 0
0.59/0.66 c dualval : 0.00 0.00 0 0 0
0.59/0.66 c farkasdiving : 0.00 0.00 0 0 0
0.59/0.66 c feasjump : 0.01 0.00 1 0 0
0.59/0.66 c feaspump : 0.03 0.00 1 0 0
0.59/0.66 c fixandinfer : 0.00 0.00 0 0 0
0.59/0.66 c fracdiving : 0.00 0.00 1 0 0
0.59/0.66 c gins : 0.00 0.00 0 0 0
0.59/0.66 c guideddiving : 0.00 0.00 0 0 0
0.59/0.66 c indcoefdiving : 0.00 0.00 0 0 0
0.59/0.66 c indicator : 0.00 0.00 0 0 0
0.59/0.66 c indicatordiving : 0.00 0.00 0 0 0
0.59/0.66 c indoneopt : 0.00 0.00 0 0 0
0.59/0.66 c indrounding : 0.00 0.00 0 0 0
0.59/0.66 c indtwoopt : 0.00 0.00 0 0 0
0.59/0.66 c intdiving : 0.00 0.00 0 0 0
0.59/0.66 c intshifting : 0.00 0.00 0 0 0
0.59/0.66 c linesearchdiving : 0.00 0.00 0 0 0
0.59/0.66 c localbranching : 0.00 0.00 0 0 0
0.59/0.66 c locks : 0.00 0.00 1 0 0
0.59/0.66 c lpface : 0.00 0.00 0 0 0
0.59/0.66 c mpec : 0.00 0.00 0 0 0
0.59/0.66 c multistart : 0.00 0.00 0 0 0
0.59/0.66 c mutation : 0.00 0.00 0 0 0
0.59/0.66 c nlpdiving : 0.00 0.00 0 0 0
0.59/0.66 c objpscostdiving : 0.06 0.00 1 0 0
0.59/0.66 c octane : 0.00 0.00 0 0 0
0.59/0.66 c ofins : 0.00 0.00 0 0 0
0.59/0.66 c oneopt : 0.00 0.00 0 0 0
0.59/0.66 c padm : 0.00 0.00 0 0 0
0.59/0.66 c proximity : 0.00 0.00 0 0 0
0.59/0.66 c pscostdiving : 0.00 0.00 1 0 0
0.59/0.66 c randrounding : 0.00 0.00 11 0 0
0.59/0.66 c rens : 0.01 0.00 1 0 0
0.59/0.66 c reoptsols : 0.00 0.00 0 0 0
0.59/0.66 c repair : 0.00 0.00 0 0 0
0.59/0.66 c rins : 0.00 0.00 0 0 0
0.59/0.66 c rootsoldiving : 0.02 0.00 1 0 0
0.59/0.66 c rounding : 0.00 0.00 64 0 0
0.59/0.66 c scheduler : 0.00 0.00 0 0 0
0.59/0.66 c shiftandpropagate: 0.02 0.00 1 0 0
0.59/0.66 c shifting : 0.00 0.00 21 0 0
0.59/0.66 c simplerounding : 0.00 0.00 0 0 0
0.59/0.66 c smallcard : 0.00 0.00 0 0 0
0.59/0.66 c subnlp : 0.00 0.00 0 0 0
0.59/0.66 c trivial : 0.00 0.00 2 0 0
0.59/0.66 c trivialnegation : 0.00 0.00 0 0 0
0.59/0.66 c trustregion : 0.00 0.00 0 0 0
0.59/0.66 c trysol : 0.00 0.00 0 0 0
0.59/0.66 c twoopt : 0.00 0.00 0 0 0
0.59/0.66 c undercover : 0.02 0.00 1 0 0
0.59/0.66 c vbounds : 0.00 0.00 0 0 0
0.59/0.66 c veclendiving : 0.01 0.00 1 0 0
0.59/0.66 c zeroobj : 0.00 0.00 0 0 0
0.59/0.66 c zirounding : 0.00 0.00 24 0 0
0.59/0.66 c other solutions : - - - 0 -
0.59/0.66 c LNS (Scheduler) : Calls SetupTime SolveTime SolveNodes Sols Best Exp3 Exp3-IX EpsGreedy UCB TgtFixRate Opt Inf Node Stal Sol Usr Othr Actv
0.59/0.66 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
0.59/0.66 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
0.59/0.66 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
0.59/0.66 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
0.59/0.66 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
0.59/0.66 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
0.59/0.66 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
0.59/0.66 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
0.59/0.66 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.59/0.66 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It ItLimit
0.59/0.66 c primal LP : 0.00 5 0 0.00 - 0.00 5
0.59/0.66 c dual LP : 0.06 67 1801 26.88 30962.04 0.00 0
0.59/0.66 c lex dual LP : 0.00 0 0 0.00 -
0.59/0.66 c barrier LP : 0.00 0 0 0.00 - 0.00 0
0.59/0.66 c resolve instable : 0.00 0 0 0.00 -
0.59/0.66 c diving/probing LP: 0.13 143 3582 25.05 27318.28
0.59/0.66 c strong branching : 0.02 13 776 59.69 31392.86 - - 0
0.59/0.66 c (at root node) : - 13 776 59.69 -
0.59/0.66 c conflict analysis: 0.00 0 0 0.00 -
0.59/0.66 c B&B Tree :
0.59/0.66 c number of runs : 1
0.59/0.66 c nodes : 26 (25 internal, 1 leaves)
0.59/0.66 c feasible leaves : 1
0.59/0.66 c infeas. leaves : 0
0.59/0.66 c objective leaves : 0
0.59/0.66 c nodes (total) : 26 (25 internal, 1 leaves)
0.59/0.66 c nodes left : 0
0.59/0.66 c max depth : 11
0.59/0.66 c max depth (total): 11
0.59/0.66 c backtracks : 6 (23.1%)
0.59/0.66 c early backtracks : 0 (0.0%)
0.59/0.66 c nodes exc. ref. : 0 (0.0%)
0.59/0.66 c delayed cutoffs : 0
0.59/0.66 c repropagations : 2 (64 domain reductions, 0 cutoffs)
0.59/0.66 c avg switch length: 2.31
0.59/0.66 c switching time : 0.00
0.59/0.66 c Root Node :
0.59/0.66 c First LP value : +0.00000000000000e+00
0.59/0.66 c First LP Iters : 177 (76490.92 Iter/sec)
0.59/0.66 c First LP Time : 0.00
0.59/0.66 c Final Dual Bound : +0.00000000000000e+00
0.59/0.66 c Final Root Iters : 243
0.59/0.66 c Root LP Estimate : +1.02388888948907e-03
0.59/0.66 c Solution :
0.59/0.66 c Solutions found : 1 (1 improvements)
0.59/0.66 c First Solution : +0.00000000000000e+00 (in run 1, after 26 nodes, 0.65 seconds, depth 5, found by <relaxation>)
0.59/0.66 c Gap First Sol. : 0.00 %
0.59/0.66 c Gap Last Sol. : 0.00 %
0.59/0.66 c Primal Bound : +0.00000000000000e+00 (in run 1, after 26 nodes, 0.65 seconds, depth -1, found by <relaxation>)
0.59/0.66 c Dual Bound : +0.00000000000000e+00
0.59/0.66 c Gap : 0.00 %
0.59/0.66 c Integrals : Total Avg%
0.59/0.66 c primal-dual : 65.42 99.99
0.59/0.66 c primal-ref : - - (not evaluated)
0.59/0.66 c dual-ref : - - (not evaluated)
0.59/0.66 c Time complete: 0.658977.