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-4491081-1751384316.opb>
0.00/0.00 c original problem has 299 variables (299 bin, 0 int, 0 cont) and 100 constraints
0.00/0.00 c problem read in 0.001 seconds
0.00/0.00 o 299
0.00/0.00 c feasible solution found by trivial heuristic after 0.0 seconds, objective value 2.990000e+02
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 found nothing
0.00/0.00 c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 100 upgd conss, 0 impls, 0 clqs
0.00/0.00 c (round 2, fast) 7 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 100 upgd conss, 0 impls, 0 clqs
0.00/0.00 c (round 3, fast) 9 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 7 chg coeffs, 100 upgd conss, 0 impls, 0 clqs
0.00/0.00 c (round 4, fast) 9 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 9 chg coeffs, 100 upgd conss, 0 impls, 0 clqs
0.00/0.00 c (round 5, exhaustive) 15 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 9 chg coeffs, 100 upgd conss, 0 impls, 0 clqs
0.00/0.00 c (round 6, fast) 15 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 19 chg coeffs, 100 upgd conss, 0 impls, 0 clqs
0.00/0.00 c (0.0s) probing: 51/284 (18.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.00 c (0.0s) probing aborted: 50/50 successive totally useless probings
0.00/0.00 c (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.00/0.00 c (0.0s) no symmetry present (symcode time: 0.00)
0.00/0.00 c presolving (7 rounds: 7 fast, 3 medium, 3 exhaustive):
0.00/0.00 c 15 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 19 changed coefficients
0.00/0.00 c 0 implications, 0 cliques
0.00/0.00 c presolved problem has 284 variables (284 bin, 0 int, 0 cont) and 100 constraints
0.00/0.00 c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
0.00/0.00 c 100 constraints of type <logicor>
0.00/0.00 c transformed objective value is always integral (scale: 1)
0.00/0.00 c Presolving Time: 0.00
0.00/0.00 c problem pure SAT
0.00/0.00 c
0.00/0.00 c - non default parameters ----------------------------------------------------------------------
0.00/0.00 c
0.00/0.00 c # SCIP version 10.0.0
0.00/0.00 c
0.00/0.00 c # maximal time in seconds to run
0.00/0.00 c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.00/0.00 c limits/time = 3596.998419
0.00/0.00 c
0.00/0.00 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.00 c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.00/0.00 c limits/memory = 27900
0.00/0.00 c
0.00/0.00 c # belongs reading time to solving time?
0.00/0.00 c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.00/0.00 c timing/reading = TRUE
0.00/0.00 c
0.00/0.00 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.00 c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
0.00/0.00 c reading/opbreader/maxintsize = 47
0.00/0.00 c
0.00/0.00 c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
0.00/0.00 c # [type: int, advanced: TRUE, range: [0,15], default: 15]
0.00/0.00 c propagating/genvbounds/timingmask = 0
0.00/0.00 c
0.00/0.00 c -----------------------------------------------------------------------------------------------
0.00/0.00 c
0.00/0.00 o 284
0.00/0.00 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.00 c t 0.0s| 1 | 0 | 0 | - | trivial| 0 | 284 | 100 | 0 | 0 | 0 | 0 | 0 | 0.000000e+00 | 2.840000e+02 | Inf | unknown
0.00/0.00 o 19
0.00/0.00 c p 0.0s| 1 | 0 | 0 | - | locks| 0 | 284 | 100 | 100 | 0 | 0 | 0 | 0 | 0.000000e+00 | 1.900000e+01 | Inf | unknown
0.00/0.01 c 0.0s| 1 | 0 | 387 | - | 3648k | 0 | 284 | 100 | 100 | 0 | 0 | 0 | 0 | 1.412973e+01 | 1.900000e+01 | 34.47%| unknown
0.00/0.04 c 0.0s| 1 | 0 | 443 | - | 18M | 0 | 284 | 100 | 101 | 1 | 1 | 0 | 0 | 1.420553e+01 | 1.900000e+01 | 33.75%| unknown
0.00/0.07 c 0.1s| 1 | 0 | 483 | - | 24M | 0 | 284 | 100 | 102 | 2 | 2 | 0 | 0 | 1.423865e+01 | 1.900000e+01 | 33.44%| unknown
0.00/0.09 c 0.1s| 1 | 0 | 517 | - | 32M | 0 | 284 | 100 | 103 | 3 | 3 | 0 | 0 | 1.425654e+01 | 1.900000e+01 | 33.27%| unknown
0.09/0.12 c 0.1s| 1 | 0 | 560 | - | 38M | 0 | 284 | 100 | 104 | 4 | 4 | 0 | 0 | 1.426319e+01 | 1.900000e+01 | 33.21%| unknown
0.09/0.14 c 0.1s| 1 | 0 | 607 | - | 44M | 0 | 284 | 100 | 105 | 5 | 5 | 0 | 0 | 1.427654e+01 | 1.900000e+01 | 33.09%| unknown
0.09/0.17 c 0.2s| 1 | 0 | 658 | - | 45M | 0 | 284 | 100 | 106 | 6 | 6 | 0 | 0 | 1.429662e+01 | 1.900000e+01 | 32.90%| unknown
0.09/0.19 c 0.2s| 1 | 0 | 700 | - | 52M | 0 | 284 | 100 | 107 | 7 | 7 | 0 | 0 | 1.431685e+01 | 1.900000e+01 | 32.71%| unknown
0.20/0.22 c 0.2s| 1 | 0 | 734 | - | 58M | 0 | 284 | 100 | 108 | 8 | 8 | 0 | 0 | 1.432841e+01 | 1.900000e+01 | 32.60%| unknown
0.20/0.24 c 0.2s| 1 | 0 | 753 | - | 59M | 0 | 284 | 100 | 109 | 9 | 9 | 0 | 0 | 1.432944e+01 | 1.900000e+01 | 32.59%| unknown
0.20/0.27 c 0.3s| 1 | 0 | 769 | - | 65M | 0 | 284 | 100 | 110 | 10 | 10 | 0 | 0 | 1.433102e+01 | 1.900000e+01 | 32.58%| unknown
0.20/0.29 c 0.3s| 1 | 0 | 789 | - | 65M | 0 | 284 | 100 | 111 | 11 | 11 | 0 | 0 | 1.433172e+01 | 1.900000e+01 | 32.57%| unknown
0.20/0.30 c 0.3s| 1 | 0 | 815 | - | 65M | 0 | 284 | 100 | 112 | 12 | 12 | 0 | 0 | 1.433346e+01 | 1.900000e+01 | 32.56%| unknown
0.30/0.31 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
0.30/0.31 c 0.3s| 1 | 0 | 826 | - | 65M | 0 | 284 | 100 | 113 | 13 | 13 | 0 | 0 | 1.433408e+01 | 1.900000e+01 | 32.55%| unknown
0.30/0.32 c 0.3s| 1 | 0 | 851 | - | 65M | 0 | 284 | 100 | 114 | 14 | 14 | 0 | 0 | 1.433686e+01 | 1.900000e+01 | 32.53%| unknown
0.30/0.33 c 0.3s| 1 | 0 | 862 | - | 65M | 0 | 284 | 100 | 115 | 15 | 15 | 0 | 0 | 1.433745e+01 | 1.900000e+01 | 32.52%| unknown
0.30/0.35 c 0.3s| 1 | 0 | 871 | - | 65M | 0 | 284 | 100 | 116 | 16 | 16 | 0 | 0 | 1.433813e+01 | 1.900000e+01 | 32.51%| unknown
0.30/0.36 c 0.4s| 1 | 0 | 881 | - | 65M | 0 | 284 | 100 | 116 | 17 | 17 | 0 | 0 | 1.433925e+01 | 1.900000e+01 | 32.50%| unknown
0.30/0.37 c 0.4s| 1 | 0 | 896 | - | 65M | 0 | 284 | 100 | 117 | 18 | 18 | 0 | 0 | 1.434006e+01 | 1.900000e+01 | 32.50%| unknown
0.30/0.38 c 0.4s| 1 | 0 | 911 | - | 65M | 0 | 284 | 100 | 118 | 19 | 19 | 0 | 0 | 1.434078e+01 | 1.900000e+01 | 32.49%| unknown
0.30/0.40 c 0.4s| 1 | 0 | 927 | - | 65M | 0 | 284 | 100 | 119 | 20 | 20 | 0 | 0 | 1.434237e+01 | 1.900000e+01 | 32.47%| unknown
0.40/0.41 c 0.4s| 1 | 0 | 943 | - | 65M | 0 | 284 | 100 | 120 | 21 | 21 | 0 | 0 | 1.434288e+01 | 1.900000e+01 | 32.47%| unknown
0.40/0.42 c 0.4s| 1 | 0 | 970 | - | 65M | 0 | 284 | 100 | 121 | 22 | 22 | 0 | 0 | 1.434409e+01 | 1.900000e+01 | 32.46%| unknown
0.40/0.43 c 0.4s| 1 | 0 | 975 | - | 65M | 0 | 284 | 100 | 121 | 23 | 23 | 0 | 0 | 1.434412e+01 | 1.900000e+01 | 32.46%| unknown
0.40/0.44 c 0.4s| 1 | 0 | 989 | - | 65M | 0 | 284 | 100 | 122 | 24 | 24 | 0 | 0 | 1.434438e+01 | 1.900000e+01 | 32.46%| unknown
0.40/0.45 c 0.5s| 1 | 0 | 1018 | - | 65M | 0 | 284 | 100 | 123 | 25 | 25 | 0 | 0 | 1.434537e+01 | 1.900000e+01 | 32.45%| unknown
0.40/0.47 c 0.5s| 1 | 0 | 1024 | - | 65M | 0 | 284 | 100 | 124 | 26 | 26 | 0 | 0 | 1.434546e+01 | 1.900000e+01 | 32.45%| unknown
0.40/0.48 c 0.5s| 1 | 0 | 1032 | - | 65M | 0 | 284 | 100 | 125 | 27 | 27 | 0 | 0 | 1.434574e+01 | 1.900000e+01 | 32.44%| unknown
0.40/0.49 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
0.40/0.49 c 0.5s| 1 | 0 | 1039 | - | 65M | 0 | 284 | 100 | 126 | 28 | 28 | 0 | 0 | 1.434581e+01 | 1.900000e+01 | 32.44%| unknown
0.50/0.51 c 0.5s| 1 | 0 | 1046 | - | 65M | 0 | 284 | 100 | 124 | 29 | 29 | 0 | 0 | 1.434585e+01 | 1.900000e+01 | 32.44%| unknown
0.50/0.52 c 0.5s| 1 | 0 | 1055 | - | 65M | 0 | 284 | 100 | 125 | 30 | 30 | 0 | 0 | 1.434598e+01 | 1.900000e+01 | 32.44%| unknown
0.78/0.86 o 17
0.78/0.86 c L 0.9s| 1 | 0 | 1055 | - | rens| 0 | 284 | 100 | 125 | 30 | 30 | 0 | 0 | 1.434598e+01 | 1.700000e+01 | 18.50%| unknown
0.78/0.86 c 0.9s| 1 | 0 | 1055 | - | 65M | 0 | 284 | 100 | 125 | 30 | 30 | 0 | 0 | 1.434598e+01 | 1.700000e+01 | 18.50%| unknown
0.78/0.88 c 0.9s| 1 | 0 | 1060 | - | 65M | 0 | 284 | 100 | 126 | 31 | 31 | 0 | 0 | 1.434600e+01 | 1.700000e+01 | 18.50%| unknown
0.78/0.88 c 0.9s| 1 | 0 | 1064 | - | 65M | 0 | 284 | 100 | 127 | 32 | 32 | 0 | 0 | 1.434607e+01 | 1.700000e+01 | 18.50%| unknown
1.09/1.14 c 1.1s| 1 | 2 | 1064 | - | 65M | 0 | 284 | 100 | 127 | 32 | 32 | 0 | 22 | 1.438918e+01 | 1.700000e+01 | 18.14%| unknown
4.48/4.50 c 4.5s| 100 | 13 | 9947 | 89.7 | 100M | 10 | 284 | 435 | 124 | 99 | 1 | 335 | 775 | 1.481285e+01 | 1.700000e+01 | 14.77%| 57.79%
6.47/6.52 c 6.5s| 200 | 21 | 17112 | 80.6 | 121M | 13 | 284 | 566 | 127 | 153 | 3 | 466 |1025 | 1.502651e+01 | 1.700000e+01 | 13.13%| 66.32%
8.27/8.30 c 8.3s| 300 | 25 | 23008 | 73.4 | 143M | 15 | 284 | 625 | 131 | 213 | 1 | 525 |1107 | 1.513662e+01 | 1.700000e+01 | 12.31%| 69.91%
9.46/9.53 c 9.5s| 400 | 27 | 28190 | 68.0 | 143M | 17 | 284 | 688 | 131 | 254 | 2 | 588 |1188 | 1.529169e+01 | 1.700000e+01 | 11.17%| 74.48%
10.26/10.35 c 10.4s| 500 | 17 | 32338 | 62.7 | 143M | 17 | 284 | 725 | 133 | 283 | 0 | 625 |1233 | 1.554108e+01 | 1.700000e+01 | 9.39%| 79.98%
10.46/10.53 c
10.46/10.53 c SCIP Status : problem is solved [optimal solution found]
10.46/10.53 c Solving Time (sec) : 10.53
10.46/10.53 c Solving Nodes : 541
10.46/10.53 c Primal Bound : +1.70000000000000e+01 (520 solutions)
10.46/10.53 c Dual Bound : +1.70000000000000e+01
10.46/10.53 c Gap : 0.00 %
10.46/10.53 s OPTIMUM FOUND
10.46/10.53 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
10.46/10.53 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 -x55
10.46/10.53 v -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 -x81
10.46/10.53 v -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 x105 -x106
10.46/10.53 v -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128
10.46/10.53 v -x129 -x130 -x131 -x132 x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 x147 -x148 -x149 -x150
10.46/10.53 v -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172
10.46/10.53 v -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 x184 -x185 x186 -x187 -x188 x189 -x190 -x191 -x192 -x193 -x194
10.46/10.53 v -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216
10.46/10.53 v -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238
10.46/10.53 v -x239 -x240 -x241 -x242 -x243 -x244 -x245 x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260
10.46/10.53 v -x261 -x262 -x263 -x264 -x265 -x266 -x267 x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282
10.46/10.53 v -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 x296 -x297 -x298 -x299
10.46/10.53 c SCIP Status : problem is solved [optimal solution found]
10.46/10.53 c Total Time : 10.53
10.46/10.53 c solving : 10.53
10.46/10.53 c presolving : 0.00 (included in solving)
10.46/10.53 c reading : 0.00 (included in solving)
10.46/10.53 c copying : 0.01 (4 #copies) (minimal 0.00, maximal 0.00, average 0.00)
10.46/10.53 c Original Problem :
10.46/10.53 c Problem name : HOME/instance-4491081-1751384316.opb
10.46/10.53 c Variables : 299 (299 binary, 0 integer, 0 continuous)
10.46/10.53 c implied integral : 0 (0 binary, 0 integer, 0 continuous)
10.46/10.53 c Constraints : 100 initial, 100 maximal
10.46/10.53 c Objective : minimize, 299 non-zeros (abs.min = 1, abs.max = 1)
10.46/10.53 c Presolved Problem :
10.46/10.53 c Problem name : t_HOME/instance-4491081-1751384316.opb
10.46/10.53 c Variables : 284 (284 binary, 0 integer, 0 continuous)
10.46/10.53 c implied integral : 0 (0 binary, 0 integer, 0 continuous)
10.46/10.53 c Constraints : 100 initial, 735 maximal
10.46/10.53 c Objective : minimize, 284 non-zeros (abs.min = 1, abs.max = 1)
10.46/10.53 c Nonzeros : 1433 constraint, 0 clique table
10.46/10.53 c Presolvers : ExecTime SetupTime Calls FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
10.46/10.53 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
10.46/10.53 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
10.46/10.53 c domcol : 0.00 0.00 2 6 0 0 0 0 0 0 0 0
10.46/10.53 c dualagg : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
10.46/10.53 c dualcomp : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
10.46/10.53 c dualinfer : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
10.46/10.53 c dualsparsify : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
10.46/10.53 c gateextraction : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
10.46/10.53 c implics : 0.00 0.00 3 0 0 0 0 0 0 0 0 0
10.46/10.53 c implint : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
10.46/10.53 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
10.46/10.53 c milp : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
10.46/10.53 c qpkktref : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
10.46/10.53 c redvub : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
10.46/10.53 c sparsify : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
10.46/10.53 c stuffing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
10.46/10.53 c trivial : 0.00 0.00 7 0 0 0 0 0 0 0 0 0
10.46/10.53 c tworowbnd : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
10.46/10.53 c dualfix : 0.00 0.00 7 0 0 0 0 0 0 0 0 0
10.46/10.53 c genvbounds : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
10.46/10.53 c probing : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
10.46/10.53 c pseudoobj : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
10.46/10.53 c symmetry : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
10.46/10.53 c vbounds : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
10.46/10.53 c linear : 0.00 0.00 2 0 0 0 0 0 0 0 0 0
10.46/10.53 c logicor : 0.00 0.00 10 9 0 0 0 0 0 0 0 19
10.46/10.53 c components : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
10.46/10.53 c root node : - - - 196 - - 196 - - - - -
10.46/10.53 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoRelax #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Applied Conss Children
10.46/10.53 c integral : 0 0 0 0 642 0 0 559 0 0 704 0 0 610 540
10.46/10.53 c logicor : 100+ 735 31 2830 0 0 0 554 140 38 13 0 0 0 0
10.46/10.53 c fixedvar : 0 0 0 0 0 0 0 523 0 0 0 0 0 0 0
10.46/10.53 c countsols : 0 0 0 0 0 0 0 523 0 0 0 0 0 0 0
10.46/10.53 c components : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
10.46/10.53 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS EnfoRelax Check ResProp SB-Prop
10.46/10.53 c integral : 3.34 0.00 0.00 0.00 3.33 0.00 0.00 0.00 0.00 0.00
10.46/10.53 c logicor : 0.01 0.00 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00
10.46/10.53 c fixedvar : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10.46/10.53 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10.46/10.53 c components : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
10.46/10.53 c Propagators : #Propagate #ResProp Cutoffs DomReds
10.46/10.53 c dualfix : 3 0 0 0
10.46/10.53 c genvbounds : 0 0 0 0
10.46/10.53 c nlobbt : 0 0 0 0
10.46/10.53 c obbt : 0 0 0 0
10.46/10.53 c probing : 0 0 0 0
10.46/10.53 c pseudoobj : 2777 0 0 0
10.46/10.53 c redcost : 2907 0 0 16706
10.46/10.53 c rootredcost : 1 0 0 0
10.46/10.53 c symmetry : 0 0 0 0
10.46/10.53 c vbounds : 0 0 0 0
10.46/10.53 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp SB-Prop
10.46/10.53 c dualfix : 0.00 0.00 0.00 0.00 0.00 0.00
10.46/10.53 c genvbounds : 0.00 0.00 0.00 0.00 0.00 0.00
10.46/10.53 c nlobbt : 0.00 0.00 0.00 0.00 0.00 0.00
10.46/10.53 c obbt : 0.00 0.00 0.00 0.00 0.00 0.00
10.46/10.53 c probing : 0.00 0.00 0.00 0.00 0.00 0.00
10.46/10.53 c pseudoobj : 0.00 0.00 0.00 0.00 0.00 0.00
10.46/10.53 c redcost : 0.02 0.00 0.00 0.02 0.00 0.00
10.46/10.53 c rootredcost : 0.00 0.00 0.00 0.00 0.00 0.00
10.46/10.53 c symmetry : 0.00 0.00 0.00 0.00 0.00 0.00
10.46/10.53 c vbounds : 0.00 0.00 0.00 0.00 0.00 0.00
10.46/10.53 c Conflict Analysis : Time Calls Success DomReds Conflicts Literals Reconvs ReconvLits Dualrays Nonzeros LP Iters (pool size: [10000,10000])
10.46/10.53 c propagation : 0.00 38 11 - 11 23.6 0 0.0 - - -
10.46/10.53 c infeasible LP : 0.00 0 0 - 0 0.0 0 0.0 0 0.0 0
10.46/10.53 c bound exceed. LP : 0.10 740 547 - 644 12.6 0 0.0 0 0.0 1906
10.46/10.53 c strong branching : 0.00 0 0 - 0 0.0 0 0.0 - - 0
10.46/10.53 c pseudo solution : 0.00 0 0 - 0 0.0 0 0.0 - - -
10.46/10.53 c applied globally : 0.00 - - 0 635 12.9 - - 0 - -
10.46/10.53 c applied locally : - - - 0 0 0.0 - - 0 - -
10.46/10.53 c Separators : ExecTime SetupTime Calls RootCalls Cutoffs DomReds FoundCuts ViaPoolAdd DirectAdd Applied ViaPoolApp DirectApp Conss
10.46/10.53 c cut pool : 0.68 - 464 51 - - 9300 20675 - - - - - (maximal pool size: 3070)
10.46/10.53 c aggregation : 2.88 0.00 286 31 0 0 0 0 0 0 0 0 0
10.46/10.53 c > cmir : - - - - - - - 0 0 0 0 0 -
10.46/10.53 c > flowcover : - - - - - - - 0 0 0 0 0 -
10.46/10.53 c > knapsackcover : - - - - - - - 0 0 0 0 0 -
10.46/10.53 c cgmip : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
10.46/10.53 c clique : 0.00 0.00 1 1 0 0 0 0 0 0 0 0 0
10.46/10.53 c closecuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
10.46/10.53 c convexproj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
10.46/10.53 c disjunctive : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
10.46/10.53 c eccuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
10.46/10.53 c gauge : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
10.46/10.53 c gomory : 1.09 0.00 168 10 0 0 9122 20242 0 271 271 0 0
10.46/10.53 c > gomorymi : - - - - - - - 15515 0 250 250 0 -
10.46/10.53 c > strongcg : - - - - - - - 4727 0 21 21 0 -
10.46/10.53 c impliedbounds : 0.00 0.00 286 31 0 0 0 0 0 0 0 0 0
10.46/10.53 c interminor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
10.46/10.53 c intobj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
10.46/10.53 c lagromory : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
10.46/10.53 c mcf : 0.00 0.00 1 1 0 0 0 0 0 0 0 0 0
10.46/10.53 c minor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
10.46/10.53 c mixing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
10.46/10.53 c multilinear : 0.00 0.00 65 31 0 0 0 0 0 0 0 0 0
10.46/10.53 c oddcycle : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
10.46/10.53 c rapidlearning : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
10.46/10.53 c rlt : 0.00 0.00 10 10 0 0 0 0 0 0 0 0 0
10.46/10.53 c zerohalf : 0.35 0.00 178 20 0 0 178 433 0 15 15 0 0
10.46/10.53 c Cutselectors : ExecTime SetupTime Calls RootCalls Selected Forced Filtered RootSelec RootForc RootFilt
10.46/10.53 c hybrid : 0.06 0.00 285 32 286 0 20389 32 0 4058
10.46/10.53 c ensemble : 0.00 0.00 0 0 0 0 0 0 0 0
10.46/10.53 c dynamic : 0.00 0.00 0 0 0 0 0 0 0 0
10.46/10.53 c Pricers : ExecTime SetupTime Calls Vars
10.46/10.53 c problem variables: 0.00 - 0 0
10.46/10.53 c Branching Rules : ExecTime SetupTime BranchLP BranchExt BranchPS Cutoffs DomReds Cuts Conss Children
10.46/10.53 c allfullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
10.46/10.53 c cloud : 0.00 0.00 0 0 0 0 0 0 0 0
10.46/10.53 c distribution : 0.00 0.00 0 0 0 0 0 0 0 0
10.46/10.53 c fullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
10.46/10.53 c gomory : 0.00 0.00 0 0 0 0 0 0 0 0
10.46/10.53 c inference : 0.00 0.00 0 0 0 0 0 0 0 0
10.46/10.53 c leastinf : 0.00 0.00 0 0 0 0 0 0 0 0
10.46/10.53 c lookahead : 0.00 0.00 0 0 0 0 0 0 0 0
10.46/10.53 c mostinf : 0.00 0.00 0 0 0 0 0 0 0 0
10.46/10.53 c multaggr : 0.00 0.00 0 0 0 0 0 0 0 0
10.46/10.53 c nodereopt : 0.00 0.00 0 0 0 0 0 0 0 0
10.46/10.53 c pscost : 0.00 0.00 0 0 0 0 0 0 0 0
10.46/10.53 c random : 0.00 0.00 0 0 0 0 0 0 0 0
10.46/10.53 c relpscost : 3.33 0.00 642 0 0 0 704 0 610 540
10.46/10.53 c vanillafullstrong: 0.00 0.00 0 0 0 0 0 0 0 0
10.46/10.53 c Primal Heuristics : ExecTime SetupTime Calls Found Best
10.46/10.53 c LP solutions : 0.00 - - 0 0
10.46/10.53 c relax solutions : 0.00 - - 0 0
10.46/10.53 c pseudo solutions : 0.00 - - 0 0
10.46/10.53 c strong branching : 0.03 - - 292 0
10.46/10.53 c actconsdiving : 0.00 0.00 0 0 0
10.46/10.53 c adaptivediving : 0.00 0.00 0 0 0
10.46/10.53 c alns : 0.00 0.00 1 0 0
10.46/10.53 c bound : 0.00 0.00 0 0 0
10.46/10.53 c clique : 0.00 0.00 0 0 0
10.46/10.53 c coefdiving : 0.00 0.00 0 0 0
10.46/10.53 c completesol : 0.00 0.00 0 0 0
10.46/10.53 c conflictdiving : 0.00 0.00 0 0 0
10.46/10.53 c crossover : 0.01 0.00 1 1 0
10.46/10.53 c dins : 0.00 0.00 0 0 0
10.46/10.53 c distributiondivin: 0.00 0.00 0 0 0
10.46/10.53 c dks : 0.00 0.00 0 0 0
10.46/10.53 c dps : 0.00 0.00 0 0 0
10.46/10.53 c dualval : 0.00 0.00 0 0 0
10.46/10.53 c farkasdiving : 0.00 0.00 0 0 0
10.46/10.53 c feaspump : 0.00 0.00 0 0 0
10.46/10.53 c fixandinfer : 0.00 0.00 0 0 0
10.46/10.53 c fracdiving : 0.00 0.00 0 0 0
10.46/10.53 c gins : 0.00 0.00 0 0 0
10.46/10.53 c guideddiving : 0.00 0.00 0 0 0
10.46/10.53 c indicator : 0.00 0.00 0 0 0
10.46/10.53 c indicatordiving : 0.00 0.00 0 0 0
10.46/10.53 c intdiving : 0.00 0.00 0 0 0
10.46/10.53 c intshifting : 0.00 0.00 0 0 0
10.46/10.53 c linesearchdiving : 0.00 0.00 0 0 0
10.46/10.53 c localbranching : 0.00 0.00 0 0 0
10.46/10.53 c locks : 0.00 0.00 1 1 1
10.46/10.53 c lpface : 0.00 0.00 0 0 0
10.46/10.53 c mpec : 0.00 0.00 0 0 0
10.46/10.53 c multistart : 0.00 0.00 0 0 0
10.46/10.53 c mutation : 0.00 0.00 0 0 0
10.46/10.53 c nlpdiving : 0.00 0.00 0 0 0
10.46/10.53 c objpscostdiving : 0.00 0.00 0 0 0
10.46/10.53 c octane : 0.00 0.00 0 0 0
10.46/10.53 c ofins : 0.00 0.00 0 0 0
10.46/10.53 c oneopt : 0.00 0.00 2 0 0
10.46/10.53 c padm : 0.00 0.00 0 0 0
10.46/10.53 c proximity : 0.00 0.00 0 0 0
10.46/10.53 c pscostdiving : 0.00 0.00 0 0 0
10.46/10.53 c randrounding : 0.01 0.00 33 0 0
10.46/10.53 c rens : 0.33 0.00 1 1 1
10.46/10.53 c reoptsols : 0.00 0.00 0 0 0
10.46/10.53 c repair : 0.00 0.00 0 0 0
10.46/10.53 c rins : 0.10 0.00 1 1 0
10.46/10.53 c rootsoldiving : 0.00 0.00 0 0 0
10.46/10.53 c rounding : 0.01 0.00 402 0 0
10.46/10.53 c scheduler : 0.00 0.00 0 0 0
10.46/10.53 c shiftandpropagate: 0.00 0.00 0 0 0
10.46/10.53 c shifting : 0.01 0.00 234 0 0
10.46/10.53 c simplerounding : 0.01 0.00 927 39 0
10.46/10.53 c subnlp : 0.00 0.00 0 0 0
10.46/10.53 c trivial : 0.00 0.00 2 2 2
10.46/10.53 c trivialnegation : 0.00 0.00 0 0 0
10.46/10.53 c trustregion : 0.00 0.00 0 0 0
10.46/10.53 c trysol : 0.00 0.00 0 0 0
10.46/10.53 c twoopt : 0.00 0.00 0 0 0
10.46/10.53 c undercover : 0.00 0.00 0 0 0
10.46/10.53 c vbounds : 0.00 0.00 0 0 0
10.46/10.53 c veclendiving : 0.00 0.00 0 0 0
10.46/10.53 c zeroobj : 0.00 0.00 0 0 0
10.46/10.53 c zirounding : 0.02 0.00 270 183 0
10.46/10.53 c other solutions : - - - 0 -
10.46/10.53 c LNS (Scheduler) : Calls SetupTime SolveTime SolveNodes Sols Best Exp3 Exp3-IX EpsGreedy UCB TgtFixRate Opt Inf Node Stal Sol Usr Othr Actv
10.46/10.53 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
10.46/10.53 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
10.46/10.53 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
10.46/10.53 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
10.46/10.53 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
10.46/10.53 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
10.46/10.53 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
10.46/10.53 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
10.46/10.53 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
10.46/10.53 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It ItLimit
10.46/10.53 c primal LP : 0.02 50 0 0.00 0.00 0.02 50
10.46/10.53 c dual LP : 1.37 1930 34187 28.97 24933.85 0.10 750
10.46/10.53 c lex dual LP : 0.00 0 0 0.00 -
10.46/10.53 c barrier LP : 0.00 0 0 0.00 - 0.00 0
10.46/10.53 c resolve instable : 0.00 0 0 0.00 -
10.46/10.53 c diving/probing LP: 0.18 3 3 1.00 16.80
10.46/10.53 c strong branching : 2.92 1246 82229 65.99 28202.52 - - 129
10.46/10.53 c (at root node) : - 22 6912 314.18 -
10.46/10.53 c conflict analysis: 0.05 195 1906 9.77 36507.12
10.46/10.53 c Relaxators : Time Calls Cutoffs ImprBounds ImprTime ReducedDom Separated AddedConss
10.46/10.53 c benders : 0.00 0 0 0 0.00 0 0 0
10.46/10.53 c B&B Tree :
10.46/10.53 c number of runs : 1
10.46/10.53 c nodes : 541 (270 internal, 271 leaves)
10.46/10.53 c feasible leaves : 0
10.46/10.53 c infeas. leaves : 18
10.46/10.53 c objective leaves : 253
10.46/10.53 c nodes (total) : 541 (270 internal, 271 leaves)
10.46/10.53 c nodes left : 0
10.46/10.53 c max depth : 17
10.46/10.53 c max depth (total): 17
10.46/10.53 c backtracks : 107 (19.8%)
10.46/10.53 c early backtracks : 0 (0.0%)
10.46/10.53 c nodes exc. ref. : 0 (0.0%)
10.46/10.53 c delayed cutoffs : 0
10.46/10.53 c repropagations : 8 (4 domain reductions, 0 cutoffs)
10.46/10.53 c avg switch length: 3.50
10.46/10.53 c switching time : 0.04
10.46/10.53 c Root Node :
10.46/10.53 c First LP value : +1.41297341479925e+01
10.46/10.53 c First LP Iters : 387 (60280.37 Iter/sec)
10.46/10.53 c First LP Time : 0.01
10.46/10.53 c Final Dual Bound : +1.43891797858723e+01
10.46/10.53 c Final Root Iters : 1064
10.46/10.53 c Root LP Estimate : +1.70678584206609e+01
10.46/10.53 c Solution :
10.46/10.53 c Solutions found : 520 (4 improvements)
10.46/10.53 c First Solution : +2.99000000000000e+02 (in run 1, after 0 nodes, 0.00 seconds, depth 0, found by <trivial>)
10.46/10.53 c Gap First Sol. : infinite
10.46/10.53 c Gap Last Sol. : 18.50 %
10.46/10.53 c Primal Bound : +1.70000000000000e+01 (in run 1, after 1 nodes, 0.86 seconds, depth 0, found by <rens>)
10.46/10.53 c Dual Bound : +1.70000000000000e+01
10.46/10.53 c Gap : 0.00 %
10.46/10.53 c Integrals : Total Avg%
10.46/10.53 c primal-dual : 145.07 13.77
10.46/10.53 c primal-ref : - - (not evaluated)
10.46/10.53 c dual-ref : - - (not evaluated)
10.56/10.63 c Time complete (sec): 10.603
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: 63665 MiB (58991 MiB free)
memory of node 1: 64507 MiB (46721 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4491081-1751384316/watcher-4491081-1751384316 -o /tmp/evaluation-result-4491081-1751384316/solver-4491081-1751384316 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1751384297-53584 --watchdog 3760 pbsolver -f HOME/instance-4491081-1751384316.opb -t 3600 -m 31000
running on 2 cores: 4,6
CPU governors:
performance: 4 6
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=53821, runsolver pid=53818
Current StackSize limit: 8192 KiB
[startup+0.100058 s]*
/proc/loadavg: 1.67 1.31 1.97 5/266 53822
/proc/meminfo: memFree=108249772/131249988 swapFree=33010160/33010684
[pid=53821] ppid=53818 vsize=52420 memory=43648 CPUtime=0.09 cores=4,6
/proc/53821/stat : 53821 (pbsolver) R 53818 53821 53573 0 -1 4194304 8463 0 0 0 8 1 0 0 20 0 1 0 54110501 53678080 10912 18446744073709551615 4198400 14743177 140723592027536 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 50823168 140723592030602 140723592030698 140723592030698 140723592036300 0
/proc/53821/statm: 13105 10912 2688 2575 0 10012 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 52420 KiB
Current children cumulated memory: 43648 KiB
[startup+0.20555 s]*
/proc/loadavg: 1.67 1.31 1.97 5/266 53822
/proc/meminfo: memFree=108249772/131249988 swapFree=33010160/33010684
[pid=53821] ppid=53818 vsize=75228 memory=65536 CPUtime=0.2 cores=4,6
/proc/53821/stat : 53821 (pbsolver) R 53818 53821 53573 0 -1 4194304 13958 0 0 0 18 2 0 0 20 0 1 0 54110501 77033472 16384 18446744073709551615 4198400 14743177 140723592027536 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 50823168 140723592030602 140723592030698 140723592030698 140723592036300 0
/proc/53821/statm: 18807 16384 2688 2575 0 15714 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 75228 KiB
Current children cumulated memory: 65536 KiB
[startup+0.305338 s]*
/proc/loadavg: 1.67 1.31 1.97 5/266 53822
/proc/meminfo: memFree=108249772/131249988 swapFree=33010160/33010684
[pid=53821] ppid=53818 vsize=84816 memory=74732 CPUtime=0.3 cores=4,6
/proc/53821/stat : 53821 (pbsolver) R 53818 53821 53573 0 -1 4194304 17666 0 0 0 28 2 0 0 20 0 1 0 54110501 86851584 18683 18446744073709551615 4198400 14743177 140723592027536 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 50823168 140723592030602 140723592030698 140723592030698 140723592036300 0
/proc/53821/statm: 21204 18683 2688 2575 0 18111 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 84816 KiB
Current children cumulated memory: 74732 KiB
[startup+0.700166 s]
/proc/loadavg: 1.67 1.31 1.97 5/266 53822
/proc/meminfo: memFree=108249772/131249988 swapFree=33010160/33010684
[pid=53821] ppid=53818 vsize=90752 memory=79724 CPUtime=0.68 cores=4,6
/proc/53821/stat : 53821 (pbsolver) R 53818 53821 53573 0 -1 4194304 18891 0 0 0 66 2 0 0 20 0 1 0 54110501 92930048 19931 18446744073709551615 4198400 14743177 140723592027536 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 50823168 140723592030602 140723592030698 140723592030698 140723592036300 0
/proc/53821/statm: 22688 19931 2688 2575 0 19595 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 90752 KiB
Current children cumulated memory: 79724 KiB
[startup+1.50014 s]
/proc/loadavg: 1.67 1.31 1.97 5/266 53822
/proc/meminfo: memFree=108241708/131249988 swapFree=33010160/33010684
[pid=53821] ppid=53818 vsize=90752 memory=79724 CPUtime=1.48 cores=4,6
/proc/53821/stat : 53821 (pbsolver) R 53818 53821 53573 0 -1 4194304 18898 0 0 0 146 2 0 0 20 0 1 0 54110501 92930048 19931 18446744073709551615 4198400 14743177 140723592027536 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 50823168 140723592030602 140723592030698 140723592030698 140723592036300 0
/proc/53821/statm: 22688 19931 2688 2575 0 19595 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 90752 KiB
Current children cumulated memory: 79724 KiB
[startup+3.10528 s]
/proc/loadavg: 1.67 1.31 1.97 5/266 53822
/proc/meminfo: memFree=108225848/131249988 swapFree=33010160/33010684
[pid=53821] ppid=53818 vsize=109752 memory=99692 CPUtime=3.08 cores=4,6
/proc/53821/stat : 53821 (pbsolver) R 53818 53821 53573 0 -1 4194304 23906 0 0 0 305 3 0 0 20 0 1 0 54110501 112386048 24923 18446744073709551615 4198400 14743177 140723592027536 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 50823168 140723592030602 140723592030698 140723592030698 140723592036300 0
/proc/53821/statm: 27438 24923 2688 2575 0 24345 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 109752 KiB
Current children cumulated memory: 99692 KiB
[startup+6.30016 s]
/proc/loadavg: 1.86 1.36 1.98 5/266 53822
/proc/meminfo: memFree=108209720/131249988 swapFree=33010160/33010684
[pid=53821] ppid=53818 vsize=141072 memory=129644 CPUtime=6.28 cores=4,6
/proc/53821/stat : 53821 (pbsolver) R 53818 53821 53573 0 -1 4194304 31400 0 0 0 623 5 0 0 20 0 1 0 54110501 144457728 32411 18446744073709551615 4198400 14743177 140723592027536 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 50823168 140723592030602 140723592030698 140723592030698 140723592036300 0
/proc/53821/statm: 35268 32411 2688 2575 0 32175 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 141072 KiB
Current children cumulated memory: 129644 KiB
[startup+10.6407 s]
# the end of solver process 53821 was just reported to runsolver
# Child status: 0
# cumulated CPU time of all completed processes: user=10.5402 s, system=0.068785 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+6.40018 s]
/proc/loadavg: 1.86 1.36 1.98 5/266 53822
/proc/meminfo: memFree=108209720/131249988 swapFree=33010160/33010684
[pid=53821] ppid=53818 vsize=141072 memory=129644 CPUtime=6.37 cores=4,6
/proc/53821/stat : 53821 (pbsolver) R 53818 53821 53573 0 -1 4194304 31400 0 0 0 632 5 0 0 20 0 1 0 54110501 144457728 32411 18446744073709551615 4198400 14743177 140723592027536 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 50823168 140723592030602 140723592030698 140723592030698 140723592036300 0
/proc/53821/statm: 35268 32411 2688 2575 0 32175 0
Current children cumulated CPU time: 6.37 s
Current children cumulated vsize: 141072 KiB
Current children cumulated memory: 129644 KiB
[startup+8.00015 s]*
/proc/loadavg: 1.86 1.36 1.98 5/266 53822
/proc/meminfo: memFree=108169400/131249988 swapFree=33010160/33010684
[pid=53821] ppid=53818 vsize=164736 memory=152812 CPUtime=7.98 cores=4,6
/proc/53821/stat : 53821 (pbsolver) R 53818 53821 53573 0 -1 4194304 37178 0 0 0 792 6 0 0 20 0 1 0 54110501 168689664 38203 18446744073709551615 4198400 14743177 140723592027536 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 50823168 140723592030602 140723592030698 140723592030698 140723592036300 0
/proc/53821/statm: 41184 38203 2688 2575 0 38091 0
Current children cumulated CPU time: 7.98 s
Current children cumulated vsize: 164736 KiB
Current children cumulated memory: 152812 KiB
[startup+9.60014 s]
/proc/loadavg: 2.03 1.40 1.99 5/266 53822
/proc/meminfo: memFree=108161344/131249988 swapFree=33010160/33010684
[pid=53821] ppid=53818 vsize=165748 memory=153452 CPUtime=9.56 cores=4,6
/proc/53821/stat : 53821 (pbsolver) R 53818 53821 53573 0 -1 4194304 37341 0 0 0 950 6 0 0 20 0 1 0 54110501 169725952 38363 18446744073709551615 4198400 14743177 140723592027536 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 50823168 140723592030602 140723592030698 140723592030698 140723592036300 0
/proc/53821/statm: 41437 38363 2688 2575 0 38344 0
Current children cumulated CPU time: 9.56 s
Current children cumulated vsize: 165748 KiB
Current children cumulated memory: 153452 KiB
[startup+10.4001 s]
/proc/loadavg: 2.03 1.40 1.99 5/266 53822
/proc/meminfo: memFree=108161344/131249988 swapFree=33010160/33010684
[pid=53821] ppid=53818 vsize=165748 memory=153964 CPUtime=10.36 cores=4,6
/proc/53821/stat : 53821 (pbsolver) R 53818 53821 53573 0 -1 4194304 37457 0 0 0 1030 6 0 0 20 0 1 0 54110501 169725952 38491 18446744073709551615 4198400 14743177 140723592027536 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 16769280 16853168 50823168 140723592030602 140723592030698 140723592030698 140723592036300 0
/proc/53821/statm: 41437 38491 2688 2575 0 38344 0
Current children cumulated CPU time: 10.36 s
Current children cumulated vsize: 165748 KiB
Current children cumulated memory: 153964 KiB
[startup+10.6001 s]
/proc/loadavg: 2.03 1.40 1.99 5/266 53822
/proc/meminfo: memFree=108161344/131249988 swapFree=33010160/33010684
[pid=53821] ppid=53818 vsize=163700 memory=151952 CPUtime=10.56 cores=4,6
/proc/53821/stat : 53821 (pbsolver) R 53818 53821 53573 0 -1 4194304 37459 0 0 0 1050 6 0 0 20 0 1 0 54110501 167628800 37988 18446744073709551615 4198400 14743177 140723592027536 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 16769280 16853168 50823168 140723592030602 140723592030698 140723592030698 140723592036300 0
/proc/53821/statm: 40925 37988 2688 2575 0 37832 0
Current children cumulated CPU time: 10.56 s
Current children cumulated vsize: 163700 KiB
Current children cumulated memory: 151952 KiB
Child status: 0
Real time (s): 10.6407
CPU time (s): 10.609
CPU user time (s): 10.5402
CPU system time (s): 0.068785
CPU usage (%): 99.7021
Max. virtual memory (cumulated for all children) (KiB): 165748
Max. memory (cumulated for all children) (KiB): 153964
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.5402
system time used= 0.068785
maximum resident set size= 153964
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37459
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= 3
involuntary context switches= 13
# summary of solver processes directly reported to runsolver:
# pid: 53821
# total CPU time (s): 10.609
# total CPU user time (s): 10.5402
# total CPU system time (s): 0.068785
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.038245 second user time and 0.065369 second system time
The end