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-4493599-1751148175.opb>
0.00/0.00 c original problem has 370 variables (370 bin, 0 int, 0 cont) and 557 constraints
0.00/0.00 c problem read in 0.001 seconds
0.00/0.00 c problem without objective
0.00/0.00 c presolving:
0.00/0.00 c (0.0s) running MILP presolver
0.00/0.00 c (0.0s) MILP presolver (2 rounds): 4 aggregations, 0 fixings, 0 bound changes
0.00/0.00 c (round 1, medium) 4 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 189 clqs
0.00/0.00 c (round 2, fast) 4 del vars, 4 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 189 clqs
0.00/0.01 c (round 3, exhaustive) 4 del vars, 4 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 553 upgd conss, 0 impls, 189 clqs
0.00/0.01 c (round 4, medium) 8 del vars, 250 del conss, 964 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 553 upgd conss, 0 impls, 1141 clqs
0.00/0.01 c (round 5, fast) 8 del vars, 258 del conss, 964 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 553 upgd conss, 0 impls, 1141 clqs
0.00/0.01 c (round 6, exhaustive) 8 del vars, 1338 del conss, 1084 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 553 upgd conss, 0 impls, 1141 clqs
0.00/0.04 c (0.0s) probing cycle finished: starting next cycle
0.00/0.04 c (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.00/0.04 c (0.0s) symmetry computation finished: 3 generators found (max: 1500, log10 of symmetry group size: 588.65) (symcode time: 0.00)
0.00/0.04 c dynamic symmetry handling statistics:
0.00/0.04 c orbitopal reduction: no components
0.00/0.04 c orbital reduction: 1 components of sizes 3
0.00/0.04 c lexicographic reduction: 3 permutations with support sizes 300, 362, 316
0.00/0.04 c handled 1 out of 1 symmetry components
0.00/0.04 c presolving (7 rounds: 7 fast, 5 medium, 3 exhaustive):
0.00/0.04 c 8 deleted vars, 1338 deleted constraints, 1084 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.00/0.04 c 0 implications, 2918 cliques
0.00/0.04 c presolved problem has 362 variables (362 bin, 0 int, 0 cont) and 303 constraints
0.00/0.04 c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
0.00/0.04 c 2 constraints of type <knapsack>
0.00/0.04 c 181 constraints of type <setppc>
0.00/0.04 c 120 constraints of type <and>
0.00/0.04 c transformed objective value is always integral (scale: 1)
0.00/0.04 c Presolving Time: 0.04
0.00/0.04 c
0.00/0.04 c - non default parameters ----------------------------------------------------------------------
0.00/0.04 c
0.00/0.04 c # SCIP version 10.0.0
0.00/0.04 c
0.00/0.04 c # maximal time in seconds to run
0.00/0.04 c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.00/0.04 c limits/time = 3596.998061
0.00/0.04 c
0.00/0.04 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.04 c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.00/0.04 c limits/memory = 27900
0.00/0.04 c
0.00/0.04 c # belongs reading time to solving time?
0.00/0.04 c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.00/0.04 c timing/reading = TRUE
0.00/0.04 c
0.00/0.04 c # maximum allowed 'intsize' (i.e. the number of bits required to represent the sum of absolute values of all integers that appear in a constraint or objective function) or -1 for unlimited
0.00/0.04 c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
0.00/0.04 c reading/opbreader/maxintsize = 47
0.00/0.04 c
0.00/0.04 c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
0.00/0.04 c # [type: int, advanced: TRUE, range: [0,15], default: 15]
0.00/0.04 c propagating/genvbounds/timingmask = 0
0.00/0.04 c
0.00/0.04 c -----------------------------------------------------------------------------------------------
0.00/0.04 c
0.00/0.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 | 219 | - | 11M | 0 | 362 | 384 | 423 | 0 | 0 | 89 | 0 | 0.000000e+00 | -- | Inf | unknown
0.09/0.11 c 0.1s| 1 | 0 | 470 | - | 12M | 0 | 362 | 405 | 484 | 61 | 1 | 98 | 0 | 0.000000e+00 | -- | Inf | unknown
0.09/0.13 c 0.1s| 1 | 0 | 540 | - | 15M | 0 | 362 | 410 | 526 | 103 | 2 | 103 | 0 | 0.000000e+00 | -- | Inf | unknown
0.09/0.17 c 0.2s| 1 | 0 | 612 | - | 21M | 0 | 362 | 413 | 563 | 140 | 3 | 106 | 0 | 0.000000e+00 | -- | Inf | unknown
0.20/0.21 c 0.2s| 1 | 0 | 643 | - | 25M | 0 | 362 | 414 | 602 | 179 | 4 | 107 | 0 | 0.000000e+00 | -- | Inf | unknown
0.20/0.24 c 0.2s| 1 | 0 | 713 | - | 28M | 0 | 362 | 418 | 607 | 184 | 5 | 111 | 0 | 0.000000e+00 | -- | Inf | unknown
0.20/0.29 c 0.3s| 1 | 0 | 785 | - | 32M | 0 | 362 | 423 | 636 | 213 | 6 | 116 | 0 | 0.000000e+00 | -- | Inf | unknown
0.30/0.35 c 0.3s| 1 | 0 | 841 | - | 35M | 0 | 362 | 425 | 662 | 239 | 7 | 118 | 0 | 0.000000e+00 | -- | Inf | unknown
0.40/0.41 c 0.4s| 1 | 0 | 916 | - | 43M | 0 | 362 | 426 | 687 | 264 | 8 | 119 | 0 | 0.000000e+00 | -- | Inf | unknown
0.40/0.48 c 0.5s| 1 | 0 | 1020 | - | 48M | 0 | 362 | 431 | 710 | 287 | 9 | 124 | 0 | 0.000000e+00 | -- | Inf | unknown
0.50/0.55 c 0.6s| 1 | 0 | 1067 | - | 51M | 0 | 362 | 434 | 732 | 309 | 10 | 127 | 0 | 0.000000e+00 | -- | Inf | unknown
0.50/0.56 c 0.6s| 1 | 0 | 1106 | - | 51M | 0 | 362 | 435 | 749 | 326 | 11 | 128 | 0 | 0.000000e+00 | -- | Inf | unknown
0.59/0.69 c 0.7s| 1 | 2 | 1536 | - | 52M | 0 | 362 | 451 | 749 | 326 | 11 | 144 | 11 | 0.000000e+00 | -- | Inf | unknown
1.09/1.14 c 1.1s| 100 | 21 | 5819 | 48.4 | 59M | 18 | 362 | 474 | 789 |1135 | 0 | 167 | 11 | 0.000000e+00 | -- | Inf | 0.54%
1.48/1.51 c 1.5s| 200 | 23 | 8887 | 39.5 | 68M | 18 | 362 | 501 | 817 |1708 | 0 | 194 | 11 | 0.000000e+00 | -- | Inf | 0.76%
1.78/1.81 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
1.78/1.81 c 1.8s| 300 | 27 | 13515 | 41.7 | 69M | 20 | 362 | 514 | 809 |2268 | 0 | 207 | 11 | 0.000000e+00 | -- | Inf | 0.82%
1.98/2.08 c 2.1s| 400 | 29 | 15852 | 37.1 | 69M | 20 | 362 | 520 | 807 |2717 | 1 | 213 | 11 | 0.000000e+00 | -- | Inf | 0.88%
2.38/2.43 c 2.4s| 500 | 33 | 18175 | 34.4 | 72M | 22 | 362 | 543 | 798 |3161 | 2 | 236 | 11 | 0.000000e+00 | -- | Inf | 0.97%
2.58/2.61 c 2.6s| 600 | 31 | 19923 | 31.5 | 72M | 22 | 362 | 543 | 803 |3441 | 2 | 236 | 11 | 0.000000e+00 | -- | Inf | 1.06%
3.08/3.14 c 3.1s| 700 | 31 | 22211 | 30.3 | 72M | 26 | 362 | 547 | 849 |3767 | 1 | 240 | 11 | 0.000000e+00 | -- | Inf | 1.07%
3.37/3.49 c 3.5s| 800 | 29 | 24364 | 29.2 | 72M | 27 | 362 | 555 | 840 |4066 | 1 | 248 | 11 | 0.000000e+00 | -- | Inf | 1.07%
3.67/3.78 c 3.8s| 900 | 31 | 27033 | 28.9 | 76M | 28 | 362 | 567 | 817 |4478 | 2 | 260 | 11 | 0.000000e+00 | -- | Inf | 1.16%
3.98/4.07 c 4.1s| 1000 | 27 | 29732 | 28.7 | 76M | 28 | 362 | 578 | 835 |4826 | 0 | 271 | 11 | 0.000000e+00 | -- | Inf | 1.17%
4.38/4.46 c 4.5s| 1100 | 33 | 32449 | 28.6 | 76M | 28 | 362 | 594 | 821 |5235 | 0 | 288 | 11 | 0.000000e+00 | -- | Inf | 1.22%
4.38/4.47 c Restart triggered after 50 consecutive estimations that the remaining tree will be large
4.38/4.47 c (run 1, node 1113) performing user restart
4.38/4.47 c
4.38/4.47 c (restart) converted 121 cuts from the global cut pool into linear constraints
4.38/4.47 c
4.38/4.48 c presolving:
4.38/4.48 c (round 1, fast) 0 del vars, 5 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 2918 clqs
4.38/4.49 c (round 2, exhaustive) 0 del vars, 5 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 128 upgd conss, 0 impls, 2918 clqs
4.38/4.49 c (round 3, medium) 0 del vars, 13 del conss, 19 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 128 upgd conss, 0 impls, 2918 clqs
4.38/4.49 c (round 4, exhaustive) 0 del vars, 21 del conss, 19 add conss, 0 chg bounds, 0 chg sides, 34 chg coeffs, 128 upgd conss, 0 impls, 2918 clqs
4.38/4.49 c (round 5, exhaustive) 0 del vars, 21 del conss, 19 add conss, 0 chg bounds, 0 chg sides, 99 chg coeffs, 128 upgd conss, 0 impls, 2918 clqs
4.48/4.50 c presolving (6 rounds: 6 fast, 5 medium, 4 exhaustive):
4.48/4.50 c 0 deleted vars, 21 deleted constraints, 19 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 99 changed coefficients
4.48/4.50 c 0 implications, 2918 cliques
4.48/4.50 c presolved problem has 362 variables (362 bin, 0 int, 0 cont) and 713 constraints
4.48/4.50 c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
4.48/4.50 c 2 constraints of type <knapsack>
4.48/4.50 c 313 constraints of type <setppc>
4.48/4.50 c 120 constraints of type <and>
4.48/4.50 c 5 constraints of type <linear>
4.48/4.50 c 273 constraints of type <logicor>
4.48/4.50 c transformed objective value is always integral (scale: 1)
4.48/4.50 c Presolving Time: 0.06
4.48/4.50 c
4.48/4.51 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
4.48/4.51 c 4.5s| 1 | 0 | 32823 | - | 69M | 0 | 362 | 708 | 555 | 0 | 0 | 295 | 11 | 0.000000e+00 | -- | Inf | unknown
4.48/4.58 c 4.6s| 1 | 0 | 32935 | - | 71M | 0 | 362 | 737 | 617 | 62 | 1 | 298 | 11 | 0.000000e+00 | -- | Inf | unknown
4.58/4.63 c 4.6s| 1 | 0 | 32993 | - | 72M | 0 | 362 | 739 | 665 | 110 | 2 | 300 | 11 | 0.000000e+00 | -- | Inf | unknown
4.58/4.68 c 4.7s| 1 | 0 | 33081 | - | 72M | 0 | 362 | 740 | 703 | 148 | 3 | 301 | 11 | 0.000000e+00 | -- | Inf | unknown
4.68/4.74 c 4.7s| 1 | 0 | 33172 | - | 72M | 0 | 362 | 741 | 739 | 184 | 4 | 302 | 11 | 0.000000e+00 | -- | Inf | unknown
4.78/4.81 c 4.8s| 1 | 0 | 33253 | - | 72M | 0 | 362 | 745 | 768 | 213 | 5 | 306 | 11 | 0.000000e+00 | -- | Inf | unknown
4.78/4.87 c 4.9s| 1 | 0 | 33303 | - | 72M | 0 | 362 | 746 | 790 | 235 | 6 | 307 | 11 | 0.000000e+00 | -- | Inf | unknown
4.88/4.94 c 4.9s| 1 | 0 | 33395 | - | 74M | 0 | 362 | 747 | 804 | 249 | 7 | 308 | 11 | 0.000000e+00 | -- | Inf | unknown
4.98/5.02 c 5.0s| 1 | 0 | 33506 | - | 77M | 0 | 362 | 752 | 822 | 267 | 8 | 313 | 11 | 0.000000e+00 | -- | Inf | unknown
4.98/5.09 c 5.1s| 1 | 0 | 33547 | - | 79M | 0 | 362 | 755 | 833 | 278 | 9 | 316 | 11 | 0.000000e+00 | -- | Inf | unknown
5.08/5.18 c 5.2s| 1 | 0 | 33608 | - | 79M | 0 | 362 | 759 | 852 | 297 | 10 | 320 | 11 | 0.000000e+00 | -- | Inf | unknown
5.17/5.20 c 5.2s| 1 | 0 | 33639 | - | 80M | 0 | 362 | 764 | 863 | 308 | 11 | 325 | 11 | 0.000000e+00 | -- | Inf | unknown
5.27/5.30 c 5.3s| 1 | 2 | 34066 | - | 80M | 0 | 362 | 776 | 863 | 308 | 11 | 337 | 22 | 0.000000e+00 | -- | Inf | unknown
5.67/5.79 c * 5.8s| 53 | 0 | 37302 | 30.3 | LP | 17 | 362 | 824 | 768 | 850 | 3 | 385 | 22 | 0.000000e+00 | 0.000000e+00 | 0.00%| 99.99%
5.67/5.79 c
5.67/5.79 c SCIP Status : problem is solved [optimal solution found]
5.67/5.79 c Solving Time (sec) : 5.80
5.67/5.79 c Solving Nodes : 53 (total of 1166 nodes in 2 runs)
5.67/5.79 c Primal Bound : +0.00000000000000e+00 (1 solutions)
5.67/5.79 c Dual Bound : +0.00000000000000e+00
5.67/5.79 c Gap : 0.00 %
5.67/5.79 s SATISFIABLE
5.67/5.79 v -x1 -x3 -x5 -x7 -x9 -x11 -x13 -x15 -x17 -x19 -x21 -x23 -x25 -x27 -x29 -x31 -x33 -x35 -x37 -x39 -x41 -x43 -x45 -x47 -x49 -x51 -x53
5.67/5.79 v -x55 -x57 -x59 -x61 -x63 -x65 -x67 -x69 -x71 -x73 -x75 -x77 -x79 -x81 -x83 -x85 -x87 -x89 -x91 -x93 -x95 -x97 -x99 -x101 -x103 -x105
5.67/5.79 v -x107 -x109 -x111 -x113 -x115 -x117 -x119 -x121 -x123 -x125 -x127 -x129 -x131 -x133 -x135 x137 -x139 -x141 -x143 -x145 -x147 -x149
5.67/5.79 v -x151 -x153 -x155 x157 x159 -x161 -x163 -x165 -x167 -x169 -x171 -x173 -x175 x177 x179 x181 -x183 -x185 -x187 -x189 x191 x193 -x195
5.67/5.79 v -x197 x199 x201 -x203 -x205 -x207 -x209 x211 x213 x215 -x217 -x219 x221 -x223 -x225 -x227 -x229 -x231 x233 x235 x237 -x239 -x241
5.67/5.79 v -x2 -x4 -x6 x8 x10 x12 -x14 -x16 -x18 -x20 -x22 -x24 -x26 -x28 x30 -x32 x34 -x36 -x38 -x40 -x42 x44 -x46 -x48 -x50 x52 x54 x56 -x58
5.67/5.79 v -x60 -x62 x64 x66 -x68 -x70 -x72 -x74 x76 -x78 -x80 -x82 -x84 x86 x88 -x90 -x92 -x94 -x96 -x98 -x100 -x102 -x104 -x106 x108 x110
5.67/5.79 v -x112 -x114 -x116 -x118 -x120 -x122 -x124 -x126 -x128 x130 -x132 -x134 -x136 -x138 -x140 -x142 -x144 -x146 -x148 -x150 -x152 -x154
5.67/5.79 v -x156 -x158 -x160 -x162 -x164 -x166 -x168 -x170 -x172 -x174 -x176 -x178 -x180 -x182 -x184 -x186 -x188 -x190 -x192 -x194 -x196 -x198
5.67/5.79 v -x200 -x202 -x204 -x206 -x208 -x210 -x212 -x214 -x216 -x218 -x220 -x222 -x224 -x226 -x228 -x230 -x232 -x234 -x236 -x238 -x240 -x242
5.67/5.79 v -x244 x243 -x246 x245 -x248 x247 -x250 x249 -x252 x251 -x254 x253 x256 -x255 x258 -x257 x260 -x259 x262 -x261 x264 -x263 x266 -x265
5.67/5.79 v x268 -x267 x270 -x269 -x272 x271 -x274 x273 -x276 x275 x278 -x277 x280 -x279 x282 -x281 -x284 x283 -x286 x285 x288 -x287 x290 -x289
5.67/5.79 v x292 -x291 x294 -x293 x296 -x295 x298 -x297 x300 -x299 x302 -x301 x304 -x303 x306 -x305 x308 -x307 -x310 -x309 -x312 -x311 -x314
5.67/5.79 v -x313 -x316 x315 -x318 x317 -x320 x319 -x322 x321 -x324 x323 x326 -x325 x328 -x327 x330 -x329 -x332 x331 -x334 x333 -x336 x335 -x338
5.67/5.79 v x337 x340 -x339 x342 -x341 x344 -x343 x346 -x345 -x348 -x347 -x350 -x349 -x352 -x351 -x354 x353 -x356 x355 -x358 x357 -x360 x359
5.67/5.79 v -x362 x361 -x364 x363 -x366 x365 -x368 x367 -x370 x369
5.67/5.79 c SCIP Status : problem is solved [optimal solution found]
5.67/5.79 c Total Time : 5.80
5.67/5.79 c solving : 5.80
5.67/5.79 c presolving : 0.06 (included in solving)
5.67/5.79 c reading : 0.00 (included in solving)
5.67/5.79 c copying : 0.15 (60 #copies) (minimal 0.00, maximal 0.00, average 0.00)
5.67/5.79 c Original Problem :
5.67/5.79 c Problem name : HOME/instance-4493599-1751148175.opb
5.67/5.79 c Variables : 370 (370 binary, 0 integer, 0 continuous)
5.67/5.79 c implied integral : 0 (0 binary, 0 integer, 0 continuous)
5.67/5.79 c Constraints : 557 initial, 557 maximal
5.67/5.79 c Objective : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
5.67/5.79 c Presolved Problem :
5.67/5.79 c Problem name : t_HOME/instance-4493599-1751148175.opb
5.67/5.79 c Variables : 362 (362 binary, 0 integer, 0 continuous)
5.67/5.79 c implied integral : 0 (0 binary, 0 integer, 0 continuous)
5.67/5.79 c Constraints : 713 initial, 824 maximal
5.67/5.79 c Objective : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
5.67/5.79 c Nonzeros : 11170 constraint, 5836 clique table
5.67/5.79 c Presolvers : ExecTime SetupTime Calls FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
5.67/5.79 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
5.67/5.79 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
5.67/5.79 c domcol : 0.00 0.00 2 0 0 0 0 0 0 0 0 0
5.67/5.79 c dualagg : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
5.67/5.79 c dualcomp : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
5.67/5.79 c dualinfer : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
5.67/5.79 c dualsparsify : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
5.67/5.79 c gateextraction : 0.00 0.00 5 0 0 0 0 0 1080 120 0 0
5.67/5.79 c implics : 0.00 0.00 10 0 0 0 0 0 0 0 0 0
5.67/5.79 c implint : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
5.67/5.79 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
5.67/5.79 c milp : 0.00 0.00 1 0 4 0 0 0 0 0 0 0
5.67/5.79 c qpkktref : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
5.67/5.79 c redvub : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
5.67/5.79 c sparsify : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
5.67/5.79 c stuffing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
5.67/5.79 c trivial : 0.00 0.00 13 0 0 0 0 0 0 0 0 0
5.67/5.79 c tworowbnd : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
5.67/5.79 c dualfix : 0.00 0.00 13 0 0 0 0 0 0 0 0 0
5.67/5.79 c genvbounds : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
5.67/5.79 c probing : 0.02 0.00 1 0 0 0 0 0 0 0 0 0
5.67/5.79 c pseudoobj : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
5.67/5.79 c symmetry : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
5.67/5.79 c vbounds : 0.00 0.00 3 0 0 0 0 0 0 0 0 0
5.67/5.79 c knapsack : 0.00 0.00 23 0 0 0 0 0 248 983 0 0
5.67/5.79 c setppc : 0.00 0.00 23 0 4 0 0 0 18 0 0 0
5.67/5.79 c and : 0.00 0.00 12 0 0 0 0 0 0 0 0 0
5.67/5.79 c linear : 0.00 0.00 14 0 0 0 0 0 4 0 0 0
5.67/5.79 c logicor : 0.01 0.00 19 0 0 0 0 0 9 0 0 99
5.67/5.79 c components : 0.00 0.00 2 0 0 0 0 0 0 0 0 0
5.67/5.79 c root node : - - - 0 - - 0 - - - - -
5.67/5.79 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoRelax #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Applied Conss Children
5.67/5.79 c integral : 0 0 0 0 609 0 0 74 0 0 0 0 0 0 1216
5.67/5.79 c knapsack : 2 2 22 6607 1 0 0 67 661 183 366 0 0 0 0
5.67/5.79 c setppc : 313+ 317 22 6424 1 0 0 28 5236 5 2324 4 0 0 0
5.67/5.79 c and : 120 120 1371 6419 1 0 0 0 25500 13 9364 9390 5164 0 0
5.67/5.79 c linear : 5+ 41 23 1914 0 0 0 3 0 0 0 0 0 0 0
5.67/5.79 c logicor : 273+ 354 22 1707 0 0 0 0 47 4 72 1 0 0 0
5.67/5.79 c fixedvar : 0 0 0 0 1 0 0 2 0 0 0 0 0 0 0
5.67/5.79 c countsols : 0 0 0 0 1 0 0 2 0 0 0 0 0 0 0
5.67/5.79 c components : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
5.67/5.79 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS EnfoRelax Check ResProp SB-Prop
5.67/5.79 c integral : 0.14 0.00 0.00 0.00 0.14 0.00 0.00 0.00 0.00 0.00
5.67/5.79 c knapsack : 0.05 0.00 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00
5.67/5.79 c setppc : 0.01 0.00 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00
5.67/5.79 c and : 0.07 0.00 0.02 0.05 0.00 0.00 0.00 0.00 0.00 0.00
5.67/5.79 c linear : 0.01 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
5.67/5.79 c logicor : 0.01 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
5.67/5.79 c fixedvar : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
5.67/5.79 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
5.67/5.79 c components : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
5.67/5.79 c Propagators : #Propagate #ResProp Cutoffs DomReds
5.67/5.79 c dualfix : 2 0 0 0
5.67/5.79 c genvbounds : 0 0 0 0
5.67/5.79 c nlobbt : 0 0 0 0
5.67/5.79 c obbt : 0 0 0 0
5.67/5.79 c probing : 0 0 0 0
5.67/5.79 c pseudoobj : 0 0 0 0
5.67/5.79 c redcost : 0 0 0 0
5.67/5.79 c rootredcost : 0 0 0 0
5.67/5.79 c symmetry : 3127 0 0 7
5.67/5.79 c vbounds : 4189 0 0 0
5.67/5.79 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp SB-Prop
5.67/5.79 c dualfix : 0.00 0.00 0.00 0.00 0.00 0.00
5.67/5.79 c genvbounds : 0.00 0.00 0.00 0.00 0.00 0.00
5.67/5.79 c nlobbt : 0.00 0.00 0.00 0.00 0.00 0.00
5.67/5.79 c obbt : 0.00 0.00 0.00 0.00 0.00 0.00
5.67/5.79 c probing : 0.02 0.00 0.02 0.00 0.00 0.00
5.67/5.79 c pseudoobj : 0.00 0.00 0.00 0.00 0.00 0.00
5.67/5.79 c redcost : 0.00 0.00 0.00 0.00 0.00 0.00
5.67/5.79 c rootredcost : 0.00 0.00 0.00 0.00 0.00 0.00
5.67/5.79 c symmetry : 0.04 0.00 0.00 0.03 0.00 0.00
5.67/5.79 c vbounds : 0.00 0.00 0.00 0.00 0.00 0.00
5.67/5.79 c Symmetry :
5.67/5.79 c #affected vars : 362 (362 bin, 0 int, 0 cont)
5.67/5.79 c orbitopal red. : 0 reductions applied, 0 cutoffs
5.67/5.79 c orbital reduction: 7 reductions applied, 0 cutoffs
5.67/5.79 c lexicographic red: 0 reductions applied, 0 cutoffs
5.67/5.79 c shadow tree time : 0.00 s
5.67/5.79 c Conflict Analysis : Time Calls Success DomReds Conflicts Literals Reconvs ReconvLits Dualrays Nonzeros LP Iters (pool size: [10000,10000])
5.67/5.79 c propagation : 0.02 194 177 - 1785 90.8 2 111.0 - - -
5.67/5.79 c infeasible LP : 0.03 507 3 - 3 2.0 0 0.0 3 2.0 0
5.67/5.79 c bound exceed. LP : 0.00 0 0 - 0 0.0 0 0.0 0 0.0 0
5.67/5.79 c strong branching : 0.00 0 0 - 0 0.0 0 0.0 - - 0
5.67/5.79 c pseudo solution : 0.00 1 1 - 1 0.0 0 0.0 - - -
5.67/5.79 c applied globally : 0.00 - - 0 365 24.3 - - 3 - -
5.67/5.79 c applied locally : - - - 0 17 108.8 - - 0 - -
5.67/5.79 c Separators : ExecTime SetupTime Calls RootCalls Cutoffs DomReds FoundCuts ViaPoolAdd DirectAdd Applied ViaPoolApp DirectApp Conss
5.67/5.79 c cut pool : 0.14 - 157 42 - - 7261 10305 - - - - - (maximal pool size: 4135)
5.67/5.79 c aggregation : 0.12 0.00 50 22 0 0 562 1090 0 86 86 0 0
5.67/5.79 c > cmir : - - - - - - - 954 0 61 61 0 -
5.67/5.79 c > flowcover : - - - - - - - 6 0 0 0 0 -
5.67/5.79 c > knapsackcover : - - - - - - - 130 0 25 25 0 -
5.67/5.79 c cgmip : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
5.67/5.79 c clique : 0.01 0.00 22 22 0 0 0 0 0 0 0 0 0
5.67/5.79 c closecuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
5.67/5.79 c convexproj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
5.67/5.79 c disjunctive : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
5.67/5.79 c eccuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
5.67/5.79 c gauge : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
5.67/5.79 c gomory : 1.81 0.00 48 20 0 0 4976 5552 2 69 69 0 0
5.67/5.79 c > gomorymi : - - - - - - - 3419 1 53 53 0 -
5.67/5.79 c > strongcg : - - - - - - - 2133 1 16 16 0 -
5.67/5.79 c impliedbounds : 0.01 0.00 50 22 0 0 1691 3620 0 773 773 0 0
5.67/5.79 c interminor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
5.67/5.79 c intobj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
5.67/5.79 c lagromory : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
5.67/5.79 c mcf : 0.00 0.00 2 2 0 0 0 0 0 0 0 0 0
5.67/5.79 c minor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
5.67/5.79 c mixing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
5.67/5.79 c multilinear : 0.00 0.00 180 22 0 0 0 0 0 0 0 0 0
5.67/5.79 c oddcycle : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
5.67/5.79 c rapidlearning : 1.39 0.00 55 2 0 1891 0 0 0 0 0 0 552
5.67/5.79 c rlt : 0.00 0.00 20 20 0 0 0 0 0 0 0 0 0
5.67/5.79 c zerohalf : 0.02 0.00 50 22 0 0 63 43 29 2 1 1 0
5.67/5.79 c Cutselectors : ExecTime SetupTime Calls RootCalls Selected Forced Filtered RootSelec RootForc RootFilt
5.67/5.79 c hybrid : 0.02 0.00 1108 22 6094 0 13423 634 0 8738
5.67/5.79 c ensemble : 0.00 0.00 0 0 0 0 0 0 0 0
5.67/5.79 c dynamic : 0.00 0.00 0 0 0 0 0 0 0 0
5.67/5.79 c Pricers : ExecTime SetupTime Calls Vars
5.67/5.79 c problem variables: 0.00 - 0 0
5.67/5.79 c Branching Rules : ExecTime SetupTime BranchLP BranchExt BranchPS Cutoffs DomReds Cuts Conss Children
5.67/5.79 c allfullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
5.67/5.79 c cloud : 0.00 0.00 0 0 0 0 0 0 0 0
5.67/5.79 c distribution : 0.00 0.00 0 0 0 0 0 0 0 0
5.67/5.79 c fullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
5.67/5.79 c gomory : 0.00 0.00 0 0 0 0 0 0 0 0
5.67/5.79 c inference : 0.00 0.00 0 0 0 0 0 0 0 0
5.67/5.79 c leastinf : 0.00 0.00 0 0 0 0 0 0 0 0
5.67/5.79 c lookahead : 0.00 0.00 0 0 0 0 0 0 0 0
5.67/5.79 c mostinf : 0.00 0.00 0 0 0 0 0 0 0 0
5.67/5.79 c multaggr : 0.00 0.00 0 0 0 0 0 0 0 0
5.67/5.79 c nodereopt : 0.00 0.00 0 0 0 0 0 0 0 0
5.67/5.79 c pscost : 0.00 0.00 0 0 0 0 0 0 0 0
5.67/5.79 c random : 0.00 0.00 0 0 0 0 0 0 0 0
5.67/5.79 c relpscost : 0.14 0.00 608 0 0 0 0 0 0 1216
5.67/5.79 c vanillafullstrong: 0.00 0.00 0 0 0 0 0 0 0 0
5.67/5.79 c Primal Heuristics : ExecTime SetupTime Calls Found Best
5.67/5.79 c LP solutions : 0.00 - - 1 1
5.67/5.79 c relax solutions : 0.00 - - 0 0
5.67/5.79 c pseudo solutions : 0.00 - - 0 0
5.67/5.79 c strong branching : 0.00 - - 0 0
5.67/5.79 c actconsdiving : 0.00 0.00 0 0 0
5.67/5.79 c adaptivediving : 0.03 0.00 3 0 0
5.67/5.79 c alns : 0.01 0.00 4 0 0
5.67/5.79 c bound : 0.00 0.00 0 0 0
5.67/5.79 c clique : 0.00 0.00 1 0 0
5.67/5.79 c coefdiving : 0.00 0.00 0 0 0
5.67/5.79 c completesol : 0.00 0.00 0 0 0
5.67/5.79 c conflictdiving : 0.04 0.00 3 0 0
5.67/5.79 c crossover : 0.00 0.00 0 0 0
5.67/5.79 c dins : 0.00 0.00 0 0 0
5.67/5.79 c distributiondivin: 0.07 0.00 2 0 0
5.67/5.79 c dks : 0.00 0.00 0 0 0
5.67/5.79 c dps : 0.00 0.00 0 0 0
5.67/5.79 c dualval : 0.00 0.00 0 0 0
5.67/5.79 c farkasdiving : 0.00 0.00 0 0 0
5.67/5.79 c feaspump : 0.01 0.00 1 0 0
5.67/5.79 c fixandinfer : 0.00 0.00 0 0 0
5.67/5.79 c fracdiving : 0.03 0.00 2 0 0
5.67/5.79 c gins : 0.00 0.00 0 0 0
5.67/5.79 c guideddiving : 0.00 0.00 0 0 0
5.67/5.79 c indicator : 0.00 0.00 0 0 0
5.67/5.79 c indicatordiving : 0.00 0.00 0 0 0
5.67/5.79 c intdiving : 0.00 0.00 0 0 0
5.67/5.79 c intshifting : 0.00 0.00 0 0 0
5.67/5.79 c linesearchdiving : 0.01 0.00 2 0 0
5.67/5.79 c localbranching : 0.00 0.00 0 0 0
5.67/5.79 c locks : 0.00 0.00 1 0 0
5.67/5.79 c lpface : 0.00 0.00 0 0 0
5.67/5.79 c mpec : 0.00 0.00 0 0 0
5.67/5.79 c multistart : 0.00 0.00 0 0 0
5.67/5.79 c mutation : 0.00 0.00 0 0 0
5.67/5.79 c nlpdiving : 0.00 0.00 0 0 0
5.67/5.79 c objpscostdiving : 0.05 0.00 1 0 0
5.67/5.79 c octane : 0.00 0.00 0 0 0
5.67/5.79 c ofins : 0.00 0.00 0 0 0
5.67/5.79 c oneopt : 0.00 0.00 0 0 0
5.67/5.79 c padm : 0.00 0.00 0 0 0
5.67/5.79 c proximity : 0.00 0.00 0 0 0
5.67/5.79 c pscostdiving : 0.02 0.00 2 0 0
5.67/5.79 c randrounding : 0.04 0.00 82 0 0
5.67/5.79 c rens : 0.05 0.00 2 0 0
5.67/5.79 c reoptsols : 0.00 0.00 0 0 0
5.67/5.79 c repair : 0.00 0.00 0 0 0
5.67/5.79 c rins : 0.00 0.00 0 0 0
5.67/5.79 c rootsoldiving : 0.02 0.00 1 0 0
5.67/5.79 c rounding : 0.02 0.00 543 0 0
5.67/5.79 c scheduler : 0.00 0.00 0 0 0
5.67/5.79 c shiftandpropagate: 0.01 0.00 2 0 0
5.67/5.79 c shifting : 0.03 0.00 107 0 0
5.67/5.79 c simplerounding : 0.00 0.00 0 0 0
5.67/5.79 c subnlp : 0.00 0.00 0 0 0
5.67/5.79 c trivial : 0.00 0.00 4 0 0
5.67/5.79 c trivialnegation : 0.00 0.00 0 0 0
5.67/5.79 c trustregion : 0.00 0.00 0 0 0
5.67/5.79 c trysol : 0.00 0.00 0 0 0
5.67/5.79 c twoopt : 0.00 0.00 0 0 0
5.67/5.79 c undercover : 0.00 0.00 1 0 0
5.67/5.79 c vbounds : 0.01 0.00 2 0 0
5.67/5.79 c veclendiving : 0.02 0.00 2 0 0
5.67/5.79 c zeroobj : 0.00 0.00 0 0 0
5.67/5.79 c zirounding : 0.02 0.00 607 0 0
5.67/5.79 c other solutions : - - - 0 -
5.67/5.79 c LNS (Scheduler) : Calls SetupTime SolveTime SolveNodes Sols Best Exp3 Exp3-IX EpsGreedy UCB TgtFixRate Opt Inf Node Stal Sol Usr Othr Actv
5.67/5.79 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
5.67/5.79 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
5.67/5.79 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
5.67/5.79 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
5.67/5.79 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
5.67/5.79 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
5.67/5.79 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
5.67/5.79 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
5.67/5.79 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
5.67/5.79 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It ItLimit
5.67/5.79 c primal LP : 0.00 15 0 0.00 - 0.00 15
5.67/5.79 c dual LP : 1.15 2257 31635 14.02 27497.29 0.00 1
5.67/5.79 c lex dual LP : 0.00 0 0 0.00 -
5.67/5.79 c barrier LP : 0.00 0 0 0.00 - 0.00 0
5.67/5.79 c resolve instable : 0.00 0 0 0.00 -
5.67/5.79 c diving/probing LP: 0.20 166 5667 34.14 28364.22
5.67/5.79 c strong branching : 0.11 22 2886 131.18 26375.19 - - 0
5.67/5.79 c (at root node) : - 22 2886 131.18 -
5.67/5.79 c conflict analysis: 0.00 0 0 0.00 -
5.67/5.79 c Relaxators : Time Calls Cutoffs ImprBounds ImprTime ReducedDom Separated AddedConss
5.67/5.79 c benders : 0.00 0 0 0 0.00 0 0 0
5.67/5.79 c B&B Tree :
5.67/5.79 c number of runs : 2
5.67/5.79 c nodes : 53 (36 internal, 17 leaves)
5.67/5.79 c feasible leaves : 1
5.67/5.79 c infeas. leaves : 16
5.67/5.79 c objective leaves : 0
5.67/5.79 c nodes (total) : 1166 (608 internal, 558 leaves)
5.67/5.79 c nodes left : 0
5.67/5.79 c max depth : 17
5.67/5.79 c max depth (total): 28
5.67/5.79 c backtracks : 11 (20.8%)
5.67/5.79 c early backtracks : 0 (0.0%)
5.67/5.79 c nodes exc. ref. : 0 (0.0%)
5.67/5.79 c delayed cutoffs : 0
5.67/5.79 c repropagations : 6 (6 domain reductions, 0 cutoffs)
5.67/5.79 c avg switch length: 2.64
5.67/5.79 c switching time : 0.04
5.67/5.79 c Root Node :
5.67/5.79 c First LP value : +0.00000000000000e+00
5.67/5.79 c First LP Iters : 145 (161469.93 Iter/sec)
5.67/5.79 c First LP Time : 0.00
5.67/5.79 c Final Dual Bound : -
5.67/5.79 c Final Root Iters : 2029
5.67/5.79 c Root LP Estimate : +9.11658200910763e-03
5.67/5.79 c Solution :
5.67/5.79 c Solutions found : 1 (1 improvements)
5.67/5.79 c First Solution : +0.00000000000000e+00 (in run 2, after 53 nodes, 5.79 seconds, depth 12, found by <relaxation>)
5.67/5.79 c Gap First Sol. : 0.00 %
5.67/5.79 c Gap Last Sol. : 0.00 %
5.67/5.79 c Primal Bound : +0.00000000000000e+00 (in run 2, after 53 nodes, 5.79 seconds, depth 12, found by <relaxation>)
5.67/5.79 c Dual Bound : +0.00000000000000e+00
5.67/5.79 c Gap : 0.00 %
5.67/5.79 c Integrals : Total Avg%
5.67/5.79 c primal-dual : 579.42 99.98
5.67/5.79 c primal-ref : - - (not evaluated)
5.67/5.79 c dual-ref : - - (not evaluated)
5.77/5.83 c Time complete (sec): 5.811