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-4502267-1751271852.opb>
0.00/0.02 c original problem has 2990 variables (584 bin, 0 int, 2406 cont) and 3136 constraints
0.00/0.02 c original problem has 2406 implied integral variables (0 bin, 0 int, 2406 cont)
0.00/0.02 c problem read in 0.021 seconds
0.00/0.04 c presolving:
0.00/0.06 c (round 1, fast) 662 del vars, 33 del conss, 0 add conss, 33 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 7840 clqs
0.00/0.07 c (round 2, fast) 1343 del vars, 574 del conss, 0 add conss, 33 chg bounds, 0 chg sides, 421 chg coeffs, 564 upgd conss, 0 impls, 7810 clqs
0.00/0.10 c (round 3, medium) 1353 del vars, 2077 del conss, 164 add conss, 33 chg bounds, 0 chg sides, 421 chg coeffs, 564 upgd conss, 0 impls, 5965 clqs
0.00/0.10 c (round 4, fast) 2113 del vars, 2711 del conss, 164 add conss, 33 chg bounds, 0 chg sides, 421 chg coeffs, 564 upgd conss, 0 impls, 5967 clqs
0.00/0.10 c (round 5, exhaustive) 2113 del vars, 2771 del conss, 164 add conss, 33 chg bounds, 0 chg sides, 421 chg coeffs, 564 upgd conss, 0 impls, 5967 clqs
0.10/0.11 c (round 6, exhaustive) 2113 del vars, 3709 del conss, 164 add conss, 33 chg bounds, 0 chg sides, 421 chg coeffs, 564 upgd conss, 0 impls, 5967 clqs
0.10/0.14 c (round 7, exhaustive) 2120 del vars, 3716 del conss, 164 add conss, 33 chg bounds, 0 chg sides, 421 chg coeffs, 564 upgd conss, 0 impls, 5967 clqs
0.10/0.19 c (0.2s) probing: 51/1499 (3.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.10/0.19 c (0.2s) probing aborted: 50/50 successive totally useless probings
0.10/0.19 c (0.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.10/0.21 c (0.2s) no symmetry present (symcode time: 0.01)
0.10/0.21 c presolving (8 rounds: 8 fast, 5 medium, 4 exhaustive):
0.10/0.22 c 2120 deleted vars, 3716 deleted constraints, 164 added constraints, 33 tightened bounds, 0 added holes, 0 changed sides, 421 changed coefficients
0.10/0.22 c 0 implications, 5967 cliques
0.10/0.22 c presolved problem has 1499 variables (491 bin, 0 int, 1008 cont) and 1487 constraints
0.10/0.22 c presolved problem has 1008 implied integral variables (0 bin, 0 int, 1008 cont)
0.10/0.22 c 71 constraints of type <setppc>
0.10/0.22 c 1011 constraints of type <and>
0.10/0.22 c 157 constraints of type <xor>
0.10/0.22 c 90 constraints of type <linear>
0.10/0.22 c 88 constraints of type <logicor>
0.10/0.22 c 70 constraints of type <pseudoboolean>
0.10/0.22 c transformed objective value is always integral (scale: 1)
0.10/0.22 c Presolving Time: 0.17
0.10/0.22 c
0.10/0.22 c - non default parameters ----------------------------------------------------------------------
0.10/0.22 c
0.10/0.22 c # SCIP version 10.0.0
0.10/0.22 c
0.10/0.22 c # maximal time in seconds to run
0.10/0.22 c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.10/0.22 c limits/time = 3596.996044
0.10/0.22 c
0.10/0.22 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.10/0.22 c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.10/0.22 c limits/memory = 27900
0.10/0.22 c
0.10/0.22 c # belongs reading time to solving time?
0.10/0.22 c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.10/0.22 c timing/reading = TRUE
0.10/0.22 c
0.10/0.22 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.10/0.22 c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
0.10/0.22 c reading/opbreader/maxintsize = 47
0.10/0.22 c
0.10/0.22 c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
0.10/0.22 c # [type: int, advanced: TRUE, range: [0,15], default: 15]
0.10/0.22 c propagating/genvbounds/timingmask = 0
0.10/0.22 c
0.10/0.22 c -----------------------------------------------------------------------------------------------
0.10/0.22 c
0.51/0.53 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
0.51/0.53 c 0.5s| 1 | 0 | 1453 | - | 32M | 0 |1565 |1557 |2701 | 0 | 0 | 69 | 0 | 1.300000e+01 | -- | Inf | unknown
3.58/3.60 c 3.6s| 1 | 0 | 2651 | - | 35M | 0 |1565 |1571 |2796 | 95 | 1 | 69 | 0 | 1.300000e+01 | -- | Inf | unknown
3.58/3.69 c 3.7s| 1 | 0 | 2975 | - | 39M | 0 |1565 |1573 |2873 | 172 | 2 | 71 | 0 | 1.300000e+01 | -- | Inf | unknown
3.68/3.77 c 3.8s| 1 | 0 | 3196 | - | 43M | 0 |1565 |1575 |2945 | 244 | 3 | 73 | 0 | 1.300000e+01 | -- | Inf | unknown
3.78/3.89 c 3.9s| 1 | 0 | 3497 | - | 48M | 0 |1565 |1577 |3020 | 319 | 4 | 75 | 0 | 1.300000e+01 | -- | Inf | unknown
3.99/4.06 c 4.1s| 1 | 0 | 3888 | - | 54M | 0 |1565 |1578 |3097 | 396 | 5 | 76 | 0 | 1.300000e+01 | -- | Inf | unknown
4.09/4.14 c 4.1s| 1 | 0 | 4198 | - | 57M | 0 |1565 |1583 |3152 | 451 | 6 | 81 | 0 | 1.300000e+01 | -- | Inf | unknown
4.17/4.23 c 4.2s| 1 | 0 | 4364 | - | 61M | 0 |1565 |1584 |3209 | 508 | 7 | 82 | 0 | 1.300000e+01 | -- | Inf | unknown
4.27/4.31 c 4.3s| 1 | 0 | 4590 | - | 65M | 0 |1565 |1586 |3261 | 560 | 8 | 84 | 0 | 1.300000e+01 | -- | Inf | unknown
4.37/4.42 c 4.4s| 1 | 0 | 4995 | - | 72M | 0 |1565 |1588 |3312 | 611 | 9 | 86 | 0 | 1.300000e+01 | -- | Inf | unknown
4.47/4.53 c 4.5s| 1 | 0 | 5275 | - | 76M | 0 |1565 |1589 |1362 | 649 | 10 | 87 | 0 | 1.300000e+01 | -- | Inf | unknown
4.47/4.53 c 4.5s| 1 | 0 | 5275 | - | 76M | 0 |1565 |1589 |1362 | 649 | 10 | 87 | 0 | 1.300000e+01 | -- | Inf | unknown
4.47/4.57 c 4.6s| 1 | 0 | 5540 | - | 76M | 0 |1565 |1590 |1402 | 689 | 11 | 88 | 0 | 1.300000e+01 | -- | Inf | unknown
4.77/4.83 c 4.8s| 1 | 2 | 6685 | - | 76M | 0 |1565 |1595 |1402 | 689 | 11 | 93 | 11 | 1.300000e+01 | -- | Inf | unknown
9.96/10.09 c 10.1s| 100 | 97 | 20033 | 146.4 | 89M | 21 |1565 |1627 |1021 |3671 | 2 | 125 | 717 | 1.300000e+01 | -- | Inf | unknown
14.53/14.63 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
14.53/14.63 c 14.6s| 200 | 191 | 39460 | 170.5 | 109M | 22 |1565 |1640 | 944 |7435 | 2 | 138 |1195 | 1.300000e+01 | -- | Inf | unknown
16.14/16.29 o 15
16.14/16.29 c r16.3s| 274 | 40 | 51714 | 169.1 |shifting| 22 |1565 |1649 |1108 |9574 | 1 | 147 |1265 | 1.300000e+01 | 1.500000e+01 | 15.38%| 19.13%
16.73/16.88 c 16.9s| 300 | 40 | 55651 | 167.6 | 113M | 22 |1565 |1674 | 0 | 10k| 0 | 172 |1265 | 1.300000e+01 | 1.500000e+01 | 15.38%| 26.30%
19.42/19.51 c 19.5s| 400 | 49 | 72442 | 167.7 | 117M | 22 |1565 |1798 | 0 | 13k| 0 | 296 |1350 | 1.300000e+01 | 1.500000e+01 | 15.38%| 45.52%
22.60/22.73 c 22.7s| 500 | 44 | 87820 | 164.9 | 120M | 22 |1565 |1897 | 994 | 16k| 2 | 442 |1427 | 1.300000e+01 | 1.500000e+01 | 15.38%| 61.68%
24.70/24.84 c 24.8s| 600 | 47 | 97895 | 154.2 | 121M | 22 |1565 |1954 | 981 | 17k| 6 | 526 |1453 | 1.300000e+01 | 1.500000e+01 | 15.38%| 69.10%
25.40/25.57 c 25.6s| 700 | 18 |104481 | 141.5 | 121M | 22 |1565 |1990 | 991 | 18k| 0 | 580 |1475 | 1.320000e+01 | 1.500000e+01 | 13.64%| 87.31%
26.01/26.18 c
26.01/26.18 c SCIP Status : problem is solved [optimal solution found]
26.01/26.18 c Solving Time (sec) : 26.18
26.01/26.18 c Solving Nodes : 765
26.01/26.18 c Primal Bound : +1.50000000000000e+01 (1 solutions)
26.01/26.18 c Dual Bound : +1.50000000000000e+01
26.01/26.18 c Gap : 0.00 %
26.01/26.19 s OPTIMUM FOUND
26.01/26.19 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
26.01/26.19 v -x29 -x30 -x31 -x32 x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54
26.01/26.19 v -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80
26.01/26.19 v -x81 -x82 -x83 x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 x103 -x104 -x105
26.01/26.19 v -x106 -x107 -x108 -x109 -x110 x111 -x112 -x113 -x114 -x115 x116 x117 -x118 -x119 -x120 -x121 -x122 x123 -x124 -x125 -x126 x127 -x128
26.01/26.19 v -x129 -x130 -x131 x132 -x133 -x134 -x135 -x136 -x137 -x138 x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 x150
26.01/26.19 v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172
26.01/26.19 v -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 x183 -x184 x185 -x186 x187 -x188 -x189 -x190 -x191 -x192 x193 x194 x195
26.01/26.19 v -x196 x197 x198 x199 x200 -x201 x202 x203 x204 -x205 -x206 x207 -x208 -x209 -x210 x211 x212 -x213 x214 -x215 -x216 -x217 x218 -x219
26.01/26.19 v x220 x221 -x222 x223 -x224 x225 -x226 x227 -x228 -x229 -x230 -x231 x232 -x233 x234 x235 x236 -x237 -x238 x239 -x240 -x241 x242 -x243
26.01/26.19 v x244 -x245 -x246 -x247 x248 -x249 -x250 -x251 -x252 -x253 -x254 x255 x256 -x257 -x258 -x259 -x260 x261 x262 x263 x264 -x265 x266
26.01/26.19 v x267 x268 -x269 -x270 -x271 x272 -x273 x274 -x275 x276 -x277 -x278 -x279 x280 -x281 -x282 x283 -x284 -x285 x286 x287 -x288 x289
26.01/26.19 v -x290 x291 x292 x293 x294 x295 x296 x297 x298 x299 x300 -x301 x302 x303 x304 x305 -x306 x307 -x308 x309 -x310 x311 x312 x313 x314
26.01/26.19 v x315 -x316 -x317 -x318 x319 -x320 x321 x322 x323 -x324 -x325 x326 -x327 -x328 -x329 x330 -x331 -x332 -x333 x334 -x335 x336 x337
26.01/26.19 v x338 -x339 -x340 -x341 x342 -x343 x344 x345 x346 x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 x356 -x357 x358 -x359 x360
26.01/26.19 v x361 -x362 x363 x364 x365 -x366 x367 x368 -x369 -x370 -x371 -x372 x373 -x374 -x375 -x376 x377 -x378 -x379 x380 -x381 x382 x383 -x384
26.01/26.19 v -x385 x386 x387 x388 x389 x390 -x391 -x392 -x393 -x394 x395 x396 x397 x398 -x399 -x400 x401 x402 -x403 x404 -x405 -x406 -x407 -x408
26.01/26.19 v -x409 x410 x411 -x412 x413 x414 -x415 -x416 x417 -x418 -x419 -x420 -x421 x422 x423 -x424 -x425 x426 x427 x428 x429 x430 -x431 x432
26.01/26.19 v x433 -x434 -x435 -x436 x437 -x438 x439 x440 -x441 x442 x443 -x444 -x445 -x446 x447 x448 -x449 x450 -x451 x452 x453 x454 x455 -x456
26.01/26.19 v x457 -x458 x459 -x460 -x461 x462 x463 -x464 -x465 -x466 -x467 -x468 -x469 x470 x471 -x472 -x473 -x474 -x475 x476 -x477 x478 -x479
26.01/26.19 v -x480 -x481 -x482 x483 -x484 x485 -x486 x487 -x488 -x489 x490 -x491 -x492 -x493 -x494 x495 x496 x497 -x498 -x499 x500 -x501 x502
26.01/26.19 v x503 -x504 -x505 -x506 x507 -x508 -x509 -x510 -x511 x512 x513 -x514 -x515 x516 x517 x518 -x519 x520 x521 x522 x523 x524 -x525 x526
26.01/26.19 v -x527 -x528 -x529 x530 -x531 x532 -x533 -x534 -x535 -x536 -x537 -x538 x539 -x540 x541 x542 x543 x544 x545 -x546 x547 -x548 -x549
26.01/26.19 v x550 -x551 x552 x553 x554 x555 -x556 -x557 -x558 -x559 x560 -x561 -x562 x563 x564 -x565 -x566 -x567 x568 x569 -x570 -x571 x572 -x573
26.01/26.19 v x574 x575 -x576 -x577 x578 -x579 x580 x581 x582 -x583 -x584
26.01/26.19 c SCIP Status : problem is solved [optimal solution found]
26.01/26.19 c Total Time : 26.18
26.01/26.19 c solving : 26.18
26.01/26.19 c presolving : 0.17 (included in solving)
26.01/26.19 c reading : 0.02 (included in solving)
26.01/26.19 c copying : 0.18 (42 #copies) (minimal 0.00, maximal 0.01, average 0.00)
26.01/26.19 c Original Problem :
26.01/26.19 c Problem name : HOME/instance-4502267-1751271852.opb
26.01/26.19 c Variables : 2990 (584 binary, 0 integer, 2406 continuous)
26.01/26.19 c implied integral : 2406 (0 binary, 0 integer, 2406 continuous)
26.01/26.19 c Constraints : 3136 initial, 3136 maximal
26.01/26.19 c Objective : minimize, 182 non-zeros (abs.min = 1, abs.max = 1)
26.01/26.19 c Presolved Problem :
26.01/26.19 c Problem name : t_HOME/instance-4502267-1751271852.opb
26.01/26.19 c Variables : 1565 (491 binary, 66 integer, 1008 continuous)
26.01/26.19 c implied integral : 1008 (0 binary, 0 integer, 1008 continuous)
26.01/26.19 c Constraints : 1487 initial, 2001 maximal
26.01/26.19 c Objective : minimize, 182 non-zeros (abs.min = 1, abs.max = 1)
26.01/26.19 c Nonzeros : 16598 constraint, 11878 clique table
26.01/26.19 c Presolvers : ExecTime SetupTime Calls FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
26.01/26.19 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
26.01/26.19 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
26.01/26.19 c domcol : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
26.01/26.19 c dualagg : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
26.01/26.19 c dualcomp : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
26.01/26.19 c dualinfer : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
26.01/26.19 c dualsparsify : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
26.01/26.19 c gateextraction : 0.00 0.00 4 0 0 0 0 0 0 0 0 0
26.01/26.19 c implics : 0.00 0.00 5 0 0 0 0 0 0 0 0 0
26.01/26.19 c implint : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
26.01/26.19 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
26.01/26.19 c milp : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
26.01/26.19 c qpkktref : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
26.01/26.19 c redvub : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
26.01/26.19 c sparsify : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
26.01/26.19 c stuffing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
26.01/26.19 c trivial : 0.00 0.00 8 629 0 0 0 0 0 0 0 0
26.01/26.19 c tworowbnd : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
26.01/26.19 c dualfix : 0.00 0.00 8 760 0 0 0 0 0 0 0 0
26.01/26.19 c genvbounds : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
26.01/26.19 c probing : 0.02 0.00 1 0 0 0 0 0 0 0 0 0
26.01/26.19 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
26.01/26.19 c symmetry : 0.02 0.00 1 0 0 0 0 0 0 0 0 0
26.01/26.19 c vbounds : 0.00 0.00 1 0 2 0 0 0 0 0 0 0
26.01/26.19 c knapsack : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
26.01/26.19 c setppc : 0.01 0.00 17 0 27 0 0 0 1688 0 0 0
26.01/26.19 c and : 0.06 0.00 10 16 9 0 0 0 9 0 0 213
26.01/26.19 c xor : 0.01 0.00 11 0 7 0 0 0 7 0 0 0
26.01/26.19 c linear : 0.00 0.00 9 33 0 0 33 0 33 0 0 0
26.01/26.19 c logicor : 0.00 0.00 13 0 0 0 0 0 476 0 0 208
26.01/26.19 c bounddisjunction : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
26.01/26.19 c pseudoboolean : 0.03 0.00 5 0 8 0 0 0 1503 164 0 0
26.01/26.19 c components : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
26.01/26.19 c root node : - - - 494 - - 511 - - - - -
26.01/26.19 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoRelax #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Applied Conss Children
26.01/26.19 c integral : 0 0 0 0 571 0 0 419 0 0 883 0 0 222 994
26.01/26.19 c knapsack : 0+ 10 0 7306 0 0 0 0 7 2 73 0 0 0 0
26.01/26.19 c setppc : 71+ 75 12 9723 2 0 0 416 168 0 667 0 0 0 0
26.01/26.19 c and : 1011 1011 1615 9755 2 0 0 10 752 12 27259 35154 12207 0 0
26.01/26.19 c xor : 157 157 12 9743 0 0 0 8 967 30 1491 0 0 0 0
26.01/26.19 c linear : 90+ 217 12 9713 0 0 0 2 790 53 2333 0 0 0 0
26.01/26.19 c logicor : 88+ 343 12 2285 0 0 0 2 51 0 328 0 0 0 0
26.01/26.19 c bounddisjunction : 0+ 166 0 1131 0 0 0 0 5 3 44 0 0 0 0
26.01/26.19 c pseudoboolean : 70 70 0 0 0 0 0 2 0 0 0 0 0 0 0
26.01/26.19 c fixedvar : 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0
26.01/26.19 c countsols : 0 0 0 0 0 0 0 3 0 0 0 0 0 0 0
26.01/26.19 c components : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
26.01/26.19 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS EnfoRelax Check ResProp SB-Prop
26.01/26.19 c integral : 6.58 0.00 0.00 0.00 6.57 0.00 0.00 0.00 0.00 0.00
26.01/26.19 c knapsack : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
26.01/26.19 c setppc : 0.01 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
26.01/26.19 c and : 0.56 0.00 0.39 0.11 0.00 0.00 0.00 0.00 0.00 0.06
26.01/26.19 c xor : 0.10 0.00 0.00 0.09 0.00 0.00 0.00 0.00 0.00 0.01
26.01/26.19 c linear : 0.08 0.00 0.01 0.05 0.00 0.00 0.00 0.00 0.00 0.01
26.01/26.19 c logicor : 0.01 0.00 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00
26.01/26.19 c bounddisjunction : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
26.01/26.19 c pseudoboolean : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
26.01/26.19 c fixedvar : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
26.01/26.19 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
26.01/26.19 c components : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
26.01/26.19 c Propagators : #Propagate #ResProp Cutoffs DomReds
26.01/26.19 c dualfix : 2 0 0 0
26.01/26.19 c genvbounds : 0 0 0 0
26.01/26.19 c nlobbt : 0 0 0 0
26.01/26.19 c obbt : 0 0 0 0
26.01/26.19 c probing : 0 0 0 0
26.01/26.19 c pseudoobj : 3903 0 0 0
26.01/26.19 c redcost : 3825 0 0 8446
26.01/26.19 c rootredcost : 2 0 0 35
26.01/26.19 c symmetry : 0 0 0 0
26.01/26.19 c vbounds : 3830 0 0 0
26.01/26.19 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp SB-Prop
26.01/26.19 c dualfix : 0.00 0.00 0.00 0.00 0.00 0.00
26.01/26.19 c genvbounds : 0.00 0.00 0.00 0.00 0.00 0.00
26.01/26.19 c nlobbt : 0.00 0.00 0.00 0.00 0.00 0.00
26.01/26.19 c obbt : 0.00 0.00 0.00 0.00 0.00 0.00
26.01/26.19 c probing : 0.02 0.00 0.02 0.00 0.00 0.00
26.01/26.19 c pseudoobj : 0.01 0.00 0.00 0.01 0.00 0.00
26.01/26.19 c redcost : 0.12 0.00 0.00 0.12 0.00 0.00
26.01/26.19 c rootredcost : 0.00 0.00 0.00 0.00 0.00 0.00
26.01/26.19 c symmetry : 0.03 0.00 0.02 0.00 0.00 0.00
26.01/26.19 c vbounds : 0.01 0.00 0.00 0.00 0.00 0.00
26.01/26.19 c Conflict Analysis : Time Calls Success DomReds Conflicts Literals Reconvs ReconvLits Dualrays Nonzeros LP Iters (pool size: [10000,10000])
26.01/26.19 c propagation : 0.00 53 47 - 143 19.2 0 0.0 - - -
26.01/26.19 c infeasible LP : 0.01 39 39 - 67 14.6 3 12.0 40 22.1 0
26.01/26.19 c bound exceed. LP : 0.07 177 175 - 263 22.5 2 13.5 174 150.0 513
26.01/26.19 c strong branching : 0.00 0 0 - 0 0.0 0 0.0 - - 0
26.01/26.19 c pseudo solution : 0.00 0 0 - 0 0.0 0 0.0 - - -
26.01/26.19 c applied globally : 0.00 - - 0 386 17.6 - - 212 - -
26.01/26.19 c applied locally : - - - 0 0 0.0 - - 2 - -
26.01/26.19 c Separators : ExecTime SetupTime Calls RootCalls Cutoffs DomReds FoundCuts ViaPoolAdd DirectAdd Applied ViaPoolApp DirectApp Conss
26.01/26.19 c cut pool : 0.60 - 548 21 - - 16070 55751 - - - - - (maximal pool size: 8871)
26.01/26.19 c aggregation : 0.37 0.00 225 11 0 0 2213 8545 5 2457 2455 2 0
26.01/26.19 c > cmir : - - - - - - - 4819 2 502 501 1 -
26.01/26.19 c > flowcover : - - - - - - - 3726 3 1955 1954 1 -
26.01/26.19 c > knapsackcover : - - - - - - - 0 0 0 0 0 -
26.01/26.19 c cgmip : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
26.01/26.19 c clique : 0.00 0.00 11 11 0 0 0 0 0 0 0 0 0
26.01/26.19 c closecuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
26.01/26.19 c convexproj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
26.01/26.19 c disjunctive : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
26.01/26.19 c eccuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
26.01/26.19 c gauge : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
26.01/26.19 c gomory : 1.28 0.00 185 10 0 0 10261 32155 547 654 639 15 0
26.01/26.19 c > gomorymi : - - - - - - - 10552 308 200 190 10 -
26.01/26.19 c > strongcg : - - - - - - - 21603 239 454 449 5 -
26.01/26.19 c impliedbounds : 0.07 0.00 225 11 0 0 2585 7292 0 3293 3293 0 0
26.01/26.19 c interminor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
26.01/26.19 c intobj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
26.01/26.19 c lagromory : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
26.01/26.19 c mcf : 0.00 0.00 1 1 0 0 0 0 0 0 0 0 0
26.01/26.19 c minor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
26.01/26.19 c mixing : 0.00 0.00 230 11 0 0 0 0 0 0 0 0 0
26.01/26.19 c multilinear : 0.03 0.00 82 11 0 0 1607 1532 716 41 10 31 0
26.01/26.19 c oddcycle : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
26.01/26.19 c rapidlearning : 4.78 0.00 36 1 0 2062 0 0 0 0 0 0 364
26.01/26.19 c rlt : 0.00 0.00 10 10 0 0 0 0 0 0 0 0 0
26.01/26.19 c zerohalf : 0.32 0.00 186 11 0 0 687 6227 15 1155 1150 5 0
26.01/26.19 c Cutselectors : ExecTime SetupTime Calls RootCalls Selected Forced Filtered RootSelec RootForc RootFilt
26.01/26.19 c hybrid : 0.12 0.00 1588 11 19803 0 72348 689 0 11422
26.01/26.19 c ensemble : 0.00 0.00 0 0 0 0 0 0 0 0
26.01/26.19 c dynamic : 0.00 0.00 0 0 0 0 0 0 0 0
26.01/26.19 c Pricers : ExecTime SetupTime Calls Vars
26.01/26.19 c problem variables: 0.00 - 1 476
26.01/26.19 c Branching Rules : ExecTime SetupTime BranchLP BranchExt BranchPS Cutoffs DomReds Cuts Conss Children
26.01/26.19 c allfullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
26.01/26.19 c cloud : 0.00 0.00 0 0 0 0 0 0 0 0
26.01/26.19 c distribution : 0.00 0.00 0 0 0 0 0 0 0 0
26.01/26.19 c fullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
26.01/26.19 c gomory : 0.00 0.00 0 0 0 0 0 0 0 0
26.01/26.19 c inference : 0.00 0.00 0 0 0 0 0 0 0 0
26.01/26.19 c leastinf : 0.00 0.00 0 0 0 0 0 0 0 0
26.01/26.19 c lookahead : 0.00 0.00 0 0 0 0 0 0 0 0
26.01/26.19 c mostinf : 0.00 0.00 0 0 0 0 0 0 0 0
26.01/26.19 c multaggr : 0.00 0.00 0 0 0 0 0 0 0 0
26.01/26.19 c nodereopt : 0.00 0.00 0 0 0 0 0 0 0 0
26.01/26.19 c pscost : 0.00 0.00 0 0 0 0 0 0 0 0
26.01/26.19 c random : 0.00 0.00 0 0 0 0 0 0 0 0
26.01/26.19 c relpscost : 6.57 0.00 569 0 0 0 883 0 277 994
26.01/26.19 c vanillafullstrong: 0.00 0.00 0 0 0 0 0 0 0 0
26.01/26.19 c Primal Heuristics : ExecTime SetupTime Calls Found Best
26.01/26.19 c LP solutions : 0.00 - - 0 0
26.01/26.19 c relax solutions : 0.00 - - 0 0
26.01/26.19 c pseudo solutions : 0.00 - - 0 0
26.01/26.19 c strong branching : 0.00 - - 0 0
26.01/26.19 c actconsdiving : 0.00 0.00 0 0 0
26.01/26.19 c adaptivediving : 0.02 0.00 2 0 0
26.01/26.19 c alns : 0.05 0.00 4 0 0
26.01/26.19 c bound : 0.00 0.00 0 0 0
26.01/26.19 c clique : 0.03 0.00 1 0 0
26.01/26.19 c coefdiving : 0.00 0.00 0 0 0
26.01/26.19 c completesol : 0.00 0.00 0 0 0
26.01/26.19 c conflictdiving : 0.06 0.00 2 0 0
26.01/26.19 c crossover : 0.00 0.00 0 0 0
26.01/26.19 c dins : 0.00 0.00 0 0 0
26.01/26.19 c distributiondivin: 0.03 0.00 1 0 0
26.01/26.19 c dks : 0.00 0.00 0 0 0
26.01/26.19 c dps : 0.00 0.00 0 0 0
26.01/26.19 c dualval : 0.00 0.00 0 0 0
26.01/26.19 c farkasdiving : 0.00 0.00 0 0 0
26.01/26.19 c feaspump : 0.20 0.00 1 0 0
26.01/26.19 c fixandinfer : 0.00 0.00 0 0 0
26.01/26.19 c fracdiving : 0.03 0.00 2 0 0
26.01/26.19 c gins : 0.00 0.00 0 0 0
26.01/26.19 c guideddiving : 0.01 0.00 1 0 0
26.01/26.19 c indicator : 0.00 0.00 0 0 0
26.01/26.19 c indicatordiving : 0.00 0.00 0 0 0
26.01/26.19 c intdiving : 0.00 0.00 0 0 0
26.01/26.19 c intshifting : 0.00 0.00 0 0 0
26.01/26.19 c linesearchdiving : 0.02 0.00 1 0 0
26.01/26.19 c localbranching : 0.00 0.00 0 0 0
26.01/26.19 c locks : 0.00 0.00 1 0 0
26.01/26.19 c lpface : 0.78 0.00 2 0 0
26.01/26.19 c mpec : 0.00 0.00 0 0 0
26.01/26.19 c multistart : 0.00 0.00 0 0 0
26.01/26.19 c mutation : 0.00 0.00 0 0 0
26.01/26.19 c nlpdiving : 0.00 0.00 0 0 0
26.01/26.19 c objpscostdiving : 0.04 0.00 1 0 0
26.01/26.19 c octane : 0.00 0.00 0 0 0
26.01/26.19 c ofins : 0.00 0.00 0 0 0
26.01/26.19 c oneopt : 0.00 0.00 1 0 0
26.01/26.19 c padm : 0.00 0.00 0 0 0
26.01/26.19 c proximity : 0.00 0.00 0 0 0
26.01/26.19 c pscostdiving : 0.01 0.00 2 0 0
26.01/26.19 c randrounding : 0.03 0.00 38 0 0
26.01/26.19 c rens : 0.02 0.00 1 0 0
26.01/26.19 c reoptsols : 0.00 0.00 0 0 0
26.01/26.19 c repair : 0.00 0.00 0 0 0
26.01/26.19 c rins : 0.02 0.00 1 0 0
26.01/26.19 c rootsoldiving : 0.03 0.00 1 0 0
26.01/26.19 c rounding : 0.01 0.00 608 0 0
26.01/26.19 c scheduler : 0.00 0.00 0 0 0
26.01/26.19 c shiftandpropagate: 0.01 0.00 1 0 0
26.01/26.19 c shifting : 0.11 0.00 316 1 1
26.01/26.19 c simplerounding : 0.00 0.00 2 0 0
26.01/26.19 c subnlp : 0.00 0.00 0 0 0
26.01/26.19 c trivial : 0.00 0.00 2 0 0
26.01/26.19 c trivialnegation : 0.00 0.00 0 0 0
26.01/26.19 c trustregion : 0.00 0.00 0 0 0
26.01/26.19 c trysol : 0.00 0.00 0 0 0
26.01/26.19 c twoopt : 0.00 0.00 0 0 0
26.01/26.19 c undercover : 2.69 0.00 1 0 0
26.01/26.19 c vbounds : 0.04 0.00 1 0 0
26.01/26.19 c veclendiving : 0.01 0.00 2 0 0
26.01/26.19 c zeroobj : 0.00 0.00 0 0 0
26.01/26.19 c zirounding : 0.01 0.00 497 0 0
26.01/26.19 c other solutions : - - - 0 -
26.01/26.19 c LNS (Scheduler) : Calls SetupTime SolveTime SolveNodes Sols Best Exp3 Exp3-IX EpsGreedy UCB TgtFixRate Opt Inf Node Stal Sol Usr Othr Actv
26.01/26.19 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
26.01/26.19 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
26.01/26.19 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
26.01/26.19 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
26.01/26.19 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
26.01/26.19 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
26.01/26.19 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
26.01/26.19 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
26.01/26.19 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
26.01/26.19 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It ItLimit
26.01/26.19 c primal LP : 0.28 448 0 0.00 0.00 0.28 448
26.01/26.19 c dual LP : 5.83 2870 91431 37.53 15682.92 0.18 434
26.01/26.19 c lex dual LP : 0.00 0 0 0.00 -
26.01/26.19 c barrier LP : 0.00 0 0 0.00 - 0.00 0
26.01/26.19 c resolve instable : 0.00 0 0 0.00 -
26.01/26.19 c diving/probing LP: 0.76 293 17727 60.50 23300.60
26.01/26.19 c strong branching : 5.54 1480 89332 60.36 16138.04 - - 209
26.01/26.19 c (at root node) : - 11 2156 196.00 -
26.01/26.19 c conflict analysis: 0.03 53 513 9.68 16014.23
26.01/26.19 c Relaxators : Time Calls Cutoffs ImprBounds ImprTime ReducedDom Separated AddedConss
26.01/26.19 c benders : 0.00 0 0 0 0.00 0 0 0
26.01/26.19 c B&B Tree :
26.01/26.19 c number of runs : 1
26.01/26.19 c nodes : 765 (497 internal, 268 leaves)
26.01/26.19 c feasible leaves : 0
26.01/26.19 c infeas. leaves : 32
26.01/26.19 c objective leaves : 236
26.01/26.19 c nodes (total) : 765 (497 internal, 268 leaves)
26.01/26.19 c nodes left : 0
26.01/26.19 c max depth : 22
26.01/26.19 c max depth (total): 22
26.01/26.19 c backtracks : 195 (25.5%)
26.01/26.19 c early backtracks : 0 (0.0%)
26.01/26.19 c nodes exc. ref. : 0 (0.0%)
26.01/26.19 c delayed cutoffs : 11
26.01/26.19 c repropagations : 104 (1694 domain reductions, 7 cutoffs)
26.01/26.19 c avg switch length: 3.95
26.01/26.19 c switching time : 0.43
26.01/26.19 c Root Node :
26.01/26.19 c First LP value : +1.30000000000000e+01
26.01/26.19 c First LP Iters : 1453 (6573.68 Iter/sec)
26.01/26.19 c First LP Time : 0.22
26.01/26.19 c Final Dual Bound : +1.30000000000000e+01
26.01/26.19 c Final Root Iters : 5540
26.01/26.19 c Root LP Estimate : +2.40485861568655e+01
26.01/26.19 c Solution :
26.01/26.19 c Solutions found : 1 (1 improvements)
26.01/26.19 c First Solution : +1.50000000000000e+01 (in run 1, after 274 nodes, 16.29 seconds, depth 20, found by <shifting>)
26.01/26.19 c Gap First Sol. : 15.38 %
26.01/26.19 c Gap Last Sol. : 15.38 %
26.01/26.19 c Primal Bound : +1.50000000000000e+01 (in run 1, after 274 nodes, 16.29 seconds, depth 20, found by <shifting>)
26.01/26.19 c Dual Bound : +1.50000000000000e+01
26.01/26.19 c Gap : 0.00 %
26.01/26.19 c Integrals : Total Avg%
26.01/26.19 c primal-dual : 1759.29 67.20
26.01/26.19 c primal-ref : - - (not evaluated)
26.01/26.19 c dual-ref : - - (not evaluated)
26.09/26.25 c Time complete (sec): 26.151
runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
NUMA information:
number of nodes: 2
memory of node 0: 63837 MiB (62396 MiB free)
memory of node 1: 64465 MiB (63292 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4502267-1751271852/watcher-4502267-1751271852 -o /tmp/evaluation-result-4502267-1751271852/solver-4502267-1751271852 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751268232-38446 --watchdog 3760 pbsolver -f HOME/instance-4502267-1751271852.opb -t 3600 -m 31000
running on 2 cores: 5,7
CPU governors:
performance: 5 7
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=39076, runsolver pid=39072
Current StackSize limit: 8192 KiB
[startup+0.100102 s]*
/proc/loadavg: 4.12 4.09 4.02 5/251 39081
/proc/meminfo: memFree=128666180/131382112 swapFree=33010684/33010684
[pid=39076] ppid=39072 vsize=39216 memory=29312 CPUtime=0.1 cores=5,7
/proc/39076/stat : 39076 (pbsolver) R 39072 39076 38426 0 -1 4194304 5105 0 0 0 9 1 0 0 20 0 1 0 42864673 40157184 7328 18446744073709551615 4198400 14743177 140733706679472 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 40534016 140733706684810 140733706684906 140733706684906 140733706690508 0
/proc/39076/statm: 9804 7328 2464 2575 0 6711 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 39216 KiB
Current children cumulated memory: 29312 KiB
[startup+0.213462 s]*
/proc/loadavg: 4.12 4.09 4.02 5/251 39081
/proc/meminfo: memFree=128658116/131382112 swapFree=33010684/33010684
[pid=39076] ppid=39072 vsize=45488 memory=33792 CPUtime=0.21 cores=5,7
/proc/39076/stat : 39076 (pbsolver) R 39072 39076 38426 0 -1 4194304 7135 0 0 0 19 2 0 0 20 0 1 0 42864673 46579712 8448 18446744073709551615 4198400 14743177 140733706679472 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 40534016 140733706684810 140733706684906 140733706684906 140733706690508 0
/proc/39076/statm: 11372 8448 2528 2575 0 8279 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 45488 KiB
Current children cumulated memory: 33792 KiB
[startup+0.313451 s]*
/proc/loadavg: 4.12 4.09 4.02 5/251 39081
/proc/meminfo: memFree=128646524/131382112 swapFree=33010684/33010684
[pid=39076] ppid=39072 vsize=54256 memory=42880 CPUtime=0.32 cores=5,7
/proc/39076/stat : 39076 (pbsolver) R 39072 39076 38426 0 -1 4194304 9306 0 0 0 29 3 0 0 20 0 1 0 42864673 55558144 10720 18446744073709551615 4198400 14743177 140733706679472 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 40534016 140733706684810 140733706684906 140733706684906 140733706690508 0
/proc/39076/statm: 13564 10720 2624 2575 0 10471 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 54256 KiB
Current children cumulated memory: 42880 KiB
[startup+0.700314 s]
/proc/loadavg: 4.12 4.09 4.02 5/251 39081
/proc/meminfo: memFree=128642492/131382112 swapFree=33010684/33010684
[pid=39076] ppid=39072 vsize=55816 memory=44288 CPUtime=0.69 cores=5,7
/proc/39076/stat : 39076 (pbsolver) R 39072 39076 38426 0 -1 4194304 9672 0 0 0 66 3 0 0 20 0 1 0 42864673 57155584 11072 18446744073709551615 4198400 14743177 140733706679472 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 40534016 140733706684810 140733706684906 140733706684906 140733706690508 0
/proc/39076/statm: 13954 11072 2624 2575 0 10861 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 55816 KiB
Current children cumulated memory: 44288 KiB
[startup+1.50032 s]
/proc/loadavg: 4.12 4.09 4.02 5/251 39081
/proc/meminfo: memFree=128602172/131382112 swapFree=33010684/33010684
[pid=39076] ppid=39072 vsize=89164 memory=75136 CPUtime=1.48 cores=5,7
/proc/39076/stat : 39076 (pbsolver) R 39072 39076 38426 0 -1 4194304 17316 0 0 0 144 4 0 0 20 0 1 0 42864673 91303936 18784 18446744073709551615 4198400 14743177 140733706679472 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 40534016 140733706684810 140733706684906 140733706684906 140733706690508 0
/proc/39076/statm: 22291 18784 2688 2575 0 19198 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 89164 KiB
Current children cumulated memory: 75136 KiB
[startup+3.11313 s]
/proc/loadavg: 4.12 4.09 4.02 5/251 39081
/proc/meminfo: memFree=128436208/131382112 swapFree=33010684/33010684
[pid=39076] ppid=39072 vsize=157572 memory=140252 CPUtime=3.08 cores=5,7
/proc/39076/stat : 39076 (pbsolver) R 39072 39076 38426 0 -1 4194304 33803 0 0 0 301 7 0 0 20 0 1 0 42864673 161353728 35063 18446744073709551615 4198400 14743177 140733706679472 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 40534016 140733706684810 140733706684906 140733706684906 140733706690508 0
/proc/39076/statm: 39393 35063 2688 2575 0 36300 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 157572 KiB
Current children cumulated memory: 140252 KiB
[startup+6.3003 s]
/proc/loadavg: 4.11 4.09 4.02 5/251 39081
/proc/meminfo: memFree=128436252/131382112 swapFree=33010684/33010684
[pid=39076] ppid=39072 vsize=137684 memory=122936 CPUtime=6.26 cores=5,7
/proc/39076/stat : 39076 (pbsolver) R 39072 39076 38426 0 -1 4194304 45159 0 0 0 617 9 0 0 20 0 1 0 42864673 140988416 30734 18446744073709551615 4198400 14743177 140733706679472 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 40534016 140733706684810 140733706684906 140733706684906 140733706690508 0
/proc/39076/statm: 34421 30734 2688 2575 0 31328 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 137684 KiB
Current children cumulated memory: 122936 KiB
[startup+12.7003 s]
/proc/loadavg: 4.10 4.09 4.02 5/251 39081
/proc/meminfo: memFree=128444872/131382112 swapFree=33010684/33010684
[pid=39076] ppid=39072 vsize=137684 memory=124728 CPUtime=12.64 cores=5,7
/proc/39076/stat : 39076 (pbsolver) R 39072 39076 38426 0 -1 4194304 45619 0 0 0 1255 9 0 0 20 0 1 0 42864673 140988416 31182 18446744073709551615 4198400 14743177 140733706679472 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 40534016 140733706684810 140733706684906 140733706684906 140733706690508 0
/proc/39076/statm: 34421 31182 2688 2575 0 31328 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 137684 KiB
Current children cumulated memory: 124728 KiB
[startup+25.5003 s]
/proc/loadavg: 4.15 4.10 4.02 5/251 39126
/proc/meminfo: memFree=128491840/131382112 swapFree=33010684/33010684
[pid=39076] ppid=39072 vsize=178668 memory=166200 CPUtime=25.4 cores=5,7
/proc/39076/stat : 39076 (pbsolver) R 39072 39076 38426 0 -1 4194304 55541 0 0 0 2528 12 0 0 20 0 1 0 42864673 182956032 41550 18446744073709551615 4198400 14743177 140733706679472 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 40534016 140733706684810 140733706684906 140733706684906 140733706690508 0
/proc/39076/statm: 44667 41550 2976 2575 0 41574 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 178668 KiB
Current children cumulated memory: 166200 KiB
[startup+26.2603 s]
# the end of solver process 39076 was just reported to runsolver
# Child status: 0
# cumulated CPU time of all completed processes: user=26.0309 s, system=0.129422 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+25.6004 s]
/proc/loadavg: 4.15 4.10 4.02 5/251 39126
/proc/meminfo: memFree=128491840/131382112 swapFree=33010684/33010684
[pid=39076] ppid=39072 vsize=178668 memory=166200 CPUtime=25.5 cores=5,7
/proc/39076/stat : 39076 (pbsolver) R 39072 39076 38426 0 -1 4194304 55541 0 0 0 2538 12 0 0 20 0 1 0 42864673 182956032 41550 18446744073709551615 4198400 14743177 140733706679472 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 40534016 140733706684810 140733706684906 140733706684906 140733706690508 0
/proc/39076/statm: 44667 41550 2976 2575 0 41574 0
Current children cumulated CPU time: 25.5 s
Current children cumulated vsize: 178668 KiB
Current children cumulated memory: 166200 KiB
[startup+26.0003 s]*
/proc/loadavg: 4.15 4.10 4.02 5/251 39126
/proc/meminfo: memFree=128491840/131382112 swapFree=33010684/33010684
[pid=39076] ppid=39072 vsize=178668 memory=166200 CPUtime=25.91 cores=5,7
/proc/39076/stat : 39076 (pbsolver) R 39072 39076 38426 0 -1 4194304 55541 0 0 0 2579 12 0 0 20 0 1 0 42864673 182956032 41550 18446744073709551615 4198400 14743177 140733706679472 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 16769280 16853168 40534016 140733706684810 140733706684906 140733706684906 140733706690508 0
/proc/39076/statm: 44667 41550 2976 2575 0 41574 0
Current children cumulated CPU time: 25.91 s
Current children cumulated vsize: 178668 KiB
Current children cumulated memory: 166200 KiB
[startup+26.2003 s]
/proc/loadavg: 4.15 4.10 4.02 5/251 39126
/proc/meminfo: memFree=128491840/131382112 swapFree=33010684/33010684
[pid=39076] ppid=39072 vsize=178668 memory=166200 CPUtime=26.09 cores=5,7
/proc/39076/stat : 39076 (pbsolver) R 39072 39076 38426 0 -1 4194304 55541 0 0 0 2597 12 0 0 20 0 1 0 42864673 182956032 41550 18446744073709551615 4198400 14743177 140733706679472 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 16769280 16853168 40534016 140733706684810 140733706684906 140733706684906 140733706690508 0
/proc/39076/statm: 44667 41550 2976 2575 0 41574 0
Current children cumulated CPU time: 26.09 s
Current children cumulated vsize: 178668 KiB
Current children cumulated memory: 166200 KiB
Child status: 0
Real time (s): 26.2604
CPU time (s): 26.1603
CPU user time (s): 26.0309
CPU system time (s): 0.129422
CPU usage (%): 99.6188
Max. virtual memory (cumulated for all children) (KiB): 178668
Max. memory (cumulated for all children) (KiB): 166200
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26.0309
system time used= 0.129422
maximum resident set size= 166200
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55541
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 91
# summary of solver processes directly reported to runsolver:
# pid: 39076
# total CPU time (s): 26.1603
# total CPU user time (s): 26.0309
# total CPU system time (s): 0.129422
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.171148 second user time and 0.319728 second system time
The end