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-4497984-1751268233.opb>
0.00/0.01 c original problem has 540 variables (135 bin, 0 int, 405 cont) and 421 constraints
0.00/0.01 c original problem has 405 implied integral variables (0 bin, 0 int, 405 cont)
0.00/0.01 c problem read in 0.003 seconds
0.00/0.01 c presolving:
0.00/0.01 c (round 1, fast) 16 del vars, 0 del conss, 4 add conss, 0 chg bounds, 0 chg sides, 42 chg coeffs, 0 upgd conss, 0 impls, 720 clqs
0.00/0.01 c (round 2, fast) 108 del vars, 81 del conss, 8 add conss, 0 chg bounds, 0 chg sides, 123 chg coeffs, 0 upgd conss, 0 impls, 637 clqs
0.00/0.01 c (round 3, fast) 109 del vars, 82 del conss, 8 add conss, 0 chg bounds, 0 chg sides, 124 chg coeffs, 0 upgd conss, 0 impls, 636 clqs
0.00/0.02 c (round 4, exhaustive) 110 del vars, 83 del conss, 8 add conss, 0 chg bounds, 0 chg sides, 124 chg coeffs, 0 upgd conss, 0 impls, 634 clqs
0.00/0.02 c (round 5, exhaustive) 110 del vars, 87 del conss, 8 add conss, 0 chg bounds, 0 chg sides, 124 chg coeffs, 0 upgd conss, 0 impls, 634 clqs
0.00/0.02 c (round 6, exhaustive) 110 del vars, 87 del conss, 8 add conss, 0 chg bounds, 0 chg sides, 124 chg coeffs, 10 upgd conss, 0 impls, 634 clqs
0.00/0.02 c (0.0s) probing: 51/440 (11.6%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.02 c (0.0s) probing aborted: 50/50 successive totally useless probings
0.00/0.02 c (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.00/0.03 c (0.0s) no symmetry present (symcode time: 0.00)
0.00/0.03 c presolving (7 rounds: 7 fast, 4 medium, 4 exhaustive):
0.00/0.03 c 110 deleted vars, 87 deleted constraints, 8 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 124 changed coefficients
0.00/0.03 c 0 implications, 634 cliques
0.00/0.03 c presolved problem has 440 variables (123 bin, 0 int, 317 cont) and 337 constraints
0.00/0.03 c presolved problem has 317 implied integral variables (0 bin, 0 int, 317 cont)
0.00/0.03 c 317 constraints of type <and>
0.00/0.03 c 5 constraints of type <linear>
0.00/0.03 c 10 constraints of type <logicor>
0.00/0.03 c 5 constraints of type <pseudoboolean>
0.00/0.03 c transformed objective value is always integral (scale: 2)
0.00/0.03 c Presolving Time: 0.02
0.00/0.03 c
0.00/0.03 c - non default parameters ----------------------------------------------------------------------
0.00/0.03 c
0.00/0.03 c # SCIP version 10.0.0
0.00/0.03 c
0.00/0.03 c # maximal time in seconds to run
0.00/0.03 c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.00/0.03 c limits/time = 3596.995048
0.00/0.03 c
0.00/0.03 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.03 c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.00/0.03 c limits/memory = 27900
0.00/0.03 c
0.00/0.03 c # belongs reading time to solving time?
0.00/0.03 c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.00/0.03 c timing/reading = TRUE
0.00/0.03 c
0.00/0.03 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.03 c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
0.00/0.03 c reading/opbreader/maxintsize = 47
0.00/0.03 c
0.00/0.03 c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
0.00/0.03 c # [type: int, advanced: TRUE, range: [0,15], default: 15]
0.00/0.03 c propagating/genvbounds/timingmask = 0
0.00/0.03 c
0.00/0.03 c -----------------------------------------------------------------------------------------------
0.00/0.03 c
0.00/0.05 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.05 c 0.0s| 1 | 0 | 13 | - | 7513k | 0 | 440 | 344 | 649 | 0 | 0 | 6 | 0 | 3.000000e+00 | -- | Inf | unknown
0.10/0.11 c 0.1s| 1 | 0 | 1516 | - | 7776k | 0 | 440 | 346 | 655 | 6 | 1 | 8 | 0 | 3.000000e+00 | -- | Inf | unknown
0.10/0.13 c 0.1s| 1 | 0 | 1526 | - | 8013k | 0 | 440 | 346 | 660 | 11 | 2 | 8 | 0 | 3.000000e+00 | -- | Inf | unknown
0.10/0.17 c 0.2s| 1 | 0 | 1544 | - | 8269k | 0 | 440 | 346 | 669 | 20 | 3 | 8 | 0 | 3.000000e+00 | -- | Inf | unknown
0.10/0.21 c 0.2s| 1 | 0 | 1558 | - | 8645k | 0 | 440 | 346 | 675 | 26 | 4 | 8 | 0 | 3.000000e+00 | -- | Inf | unknown
0.21/0.27 c 0.3s| 1 | 0 | 1580 | - | 9046k | 0 | 440 | 346 | 682 | 33 | 5 | 8 | 0 | 3.000000e+00 | -- | Inf | unknown
0.31/0.34 c 0.3s| 1 | 0 | 1595 | - | 10M | 0 | 440 | 346 | 687 | 38 | 6 | 8 | 0 | 3.000000e+00 | -- | Inf | unknown
0.31/0.41 c 0.4s| 1 | 0 | 1619 | - | 11M | 0 | 440 | 346 | 696 | 47 | 7 | 8 | 0 | 3.000000e+00 | -- | Inf | unknown
0.41/0.51 c 0.5s| 1 | 0 | 1643 | - | 12M | 0 | 440 | 346 | 703 | 54 | 8 | 8 | 0 | 3.000000e+00 | -- | Inf | unknown
0.59/0.63 c 0.6s| 1 | 0 | 1665 | - | 13M | 0 | 440 | 346 | 712 | 63 | 9 | 8 | 0 | 3.000000e+00 | -- | Inf | unknown
0.69/0.74 c 0.7s| 1 | 0 | 1683 | - | 15M | 0 | 440 | 346 | 717 | 68 | 10 | 8 | 0 | 3.000000e+00 | -- | Inf | unknown
0.69/0.75 c 0.7s| 1 | 0 | 1698 | - | 16M | 0 | 440 | 346 | 96 | 73 | 11 | 8 | 0 | 3.000000e+00 | -- | Inf | unknown
0.69/0.75 c 0.7s| 1 | 0 | 1698 | - | 16M | 0 | 440 | 346 | 96 | 73 | 11 | 8 | 0 | 3.000000e+00 | -- | Inf | unknown
0.78/0.80 c 0.8s| 1 | 2 | 2307 | - | 16M | 0 | 440 | 356 | 96 | 73 | 11 | 18 | 5 | 3.000000e+00 | -- | Inf | unknown
1.10/1.16 c 1.2s| 100 | 86 | 3322 | 16.4 | 16M | 60 | 440 | 365 | 177 | 436 | 2 | 27 | 19 | 3.000000e+00 | -- | Inf | unknown
1.28/1.32 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
1.28/1.32 c 1.3s| 200 | 172 | 4389 | 13.5 | 17M | 61 | 440 | 366 | 168 | 754 | 1 | 28 | 31 | 3.000000e+00 | -- | Inf | unknown
1.38/1.46 c 1.5s| 300 | 246 | 5508 | 12.7 | 18M | 65 | 440 | 371 | 158 |1181 | 2 | 33 | 31 | 3.000000e+00 | -- | Inf | unknown
1.58/1.63 c 1.6s| 400 | 328 | 6811 | 12.8 | 19M | 65 | 440 | 375 | 101 |1601 | 2 | 37 | 31 | 3.000000e+00 | -- | Inf | unknown
1.68/1.78 c 1.8s| 500 | 413 | 8179 | 13.0 | 19M | 65 | 440 | 383 | 179 |2045 | 2 | 45 | 47 | 3.000000e+00 | -- | Inf | unknown
1.87/1.91 c 1.9s| 600 | 493 | 9669 | 13.3 | 19M | 65 | 440 | 397 | 104 |2563 | 1 | 59 | 55 | 3.000000e+00 | -- | Inf | unknown
1.98/2.05 c 2.0s| 700 | 552 | 11431 | 13.9 | 19M | 65 | 440 | 402 | 211 |3188 | 2 | 64 | 67 | 3.000000e+00 | -- | Inf | unknown
2.17/2.21 c 2.2s| 800 | 624 | 13235 | 14.4 | 19M | 66 | 440 | 418 | 211 |3735 | 3 | 80 | 96 | 3.000000e+00 | -- | Inf | unknown
2.37/2.43 c 2.4s| 900 | 704 | 15533 | 15.4 | 20M | 66 | 440 | 418 | 156 |4437 | 2 | 80 | 115 | 3.000000e+00 | -- | Inf | unknown
2.47/2.55 c 2.5s| 1000 | 787 | 17366 | 15.7 | 20M | 66 | 440 | 430 | 180 |4993 | 1 | 92 | 146 | 3.000000e+00 | -- | Inf | unknown
2.57/2.66 c 2.7s| 1100 | 867 | 18933 | 15.7 | 21M | 68 | 440 | 430 | 151 |5470 | 2 | 92 | 153 | 3.000000e+00 | -- | Inf | unknown
2.67/2.78 c 2.8s| 1200 | 946 | 19983 | 15.3 | 21M | 68 | 440 | 444 | 121 |5826 | 2 | 106 | 177 | 3.000000e+00 | -- | Inf | unknown
2.87/2.90 c 2.9s| 1300 | 993 | 21071 | 14.9 | 22M | 68 | 440 | 456 | 97 |6180 | 2 | 119 | 198 | 3.000000e+00 | -- | Inf | unknown
2.87/2.99 c 3.0s| 1400 | 1065 | 22258 | 14.7 | 22M | 68 | 440 | 456 | 176 |6802 | 2 | 119 | 198 | 3.000000e+00 | -- | Inf | unknown
3.08/3.11 c 3.1s| 1500 | 1133 | 23897 | 14.8 | 22M | 68 | 440 | 460 | 165 |7470 | 1 | 123 | 233 | 3.000000e+00 | -- | Inf | unknown
3.17/3.22 c 3.2s| 1600 | 1186 | 25349 | 14.8 | 22M | 68 | 440 | 464 | 171 |8010 | 2 | 127 | 266 | 3.000000e+00 | -- | Inf | unknown
3.36/3.47 c time | node | left |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr| dualbound | primalbound | gap | compl.
3.36/3.47 c 3.5s| 1700 | 1248 | 28138 | 15.6 | 24M | 68 | 440 | 470 | 177 |8863 | 2 | 133 | 324 | 3.000000e+00 | -- | Inf | unknown
3.46/3.51 o 135
3.46/3.51 c * 3.5s| 1732 | 1261 | 28448 | 15.5 | LP | 68 | 440 | 470 | 80 |8999 | 0 | 134 | 324 | 3.000000e+00 | 1.350000e+02 |4400.00%| unknown
3.46/3.59 c 3.6s| 1800 | 1310 | 29415 | 15.4 | 26M | 68 | 440 | 465 | 187 |9403 | 2 | 137 | 327 | 3.000000e+00 | 1.350000e+02 |4400.00%| unknown
3.76/3.86 c 3.9s| 1900 | 1373 | 32313 | 16.1 | 28M | 68 | 440 | 483 | 224 | 10k| 3 | 155 | 364 | 3.000000e+00 | 1.350000e+02 |4400.00%| unknown
3.86/3.92 o 15
3.86/3.92 c L 3.9s| 1949 | 1266 | 32928 | 16.0 | rins| 68 | 440 | 483 | 170 | 10k| 2 | 155 | 378 | 3.000000e+00 | 1.500000e+01 | 400.00%| unknown
3.86/3.99 c 4.0s| 2000 | 1309 | 33663 | 16.0 | 28M | 68 | 440 | 451 | 144 | 10k| 2 | 155 | 378 | 3.000000e+00 | 1.500000e+01 | 400.00%| unknown
3.98/4.08 c 4.1s| 2100 | 1355 | 34591 | 15.7 | 28M | 68 | 440 | 454 | 127 | 11k| 2 | 158 | 378 | 3.000000e+00 | 1.500000e+01 | 400.00%| unknown
4.08/4.16 o 3
4.08/4.17 c L 4.2s| 2164 | 0 | 35398 | 15.6 | rins| 68 | 440 | 466 | 177 | 11k| 3 | 170 | 378 | 3.000000e+00 | 3.000000e+00 | 0.00%| 100.00%
4.08/4.17 c
4.08/4.17 c SCIP Status : problem is solved [optimal solution found]
4.08/4.17 c Solving Time (sec) : 4.16
4.08/4.17 c Solving Nodes : 2164
4.08/4.17 c Primal Bound : +3.00000000000000e+00 (3 solutions)
4.08/4.17 c Dual Bound : +3.00000000000000e+00
4.08/4.17 c Gap : 0.00 %
4.08/4.17 s OPTIMUM FOUND
4.08/4.17 v x1 x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 x10 -x11 x12 x13 -x14 x15 -x16 x17 -x18 x19 -x20 x21 -x22 -x23 -x24 -x25 -x26 -x27 x28 x29 -x30
4.08/4.17 v 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 x56 x57 -x58
4.08/4.17 v -x59 -x60 -x61 -x62 -x63 x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 x64 x65 -x66 -x67 -x68 x69 -x70 -x71 -x72 -x100 -x101 -x102
4.08/4.17 v -x103 -x104 -x105 -x106 -x107 -x108 x73 -x74 -x75 -x76 -x77 -x78 -x79 x80 x81 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117
4.08/4.17 v x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 x118 -x119 -x120 -x121 -x122 x123 x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132
4.08/4.17 v -x133 -x134 -x135
4.08/4.17 c SCIP Status : problem is solved [optimal solution found]
4.08/4.17 c Total Time : 4.16
4.08/4.17 c solving : 4.16
4.08/4.17 c presolving : 0.02 (included in solving)
4.08/4.17 c reading : 0.00 (included in solving)
4.08/4.17 c copying : 0.06 (25 #copies) (minimal 0.00, maximal 0.00, average 0.00)
4.08/4.17 c Original Problem :
4.08/4.17 c Problem name : HOME/instance-4497984-1751268233.opb
4.08/4.17 c Variables : 540 (135 binary, 0 integer, 405 continuous)
4.08/4.17 c implied integral : 405 (0 binary, 0 integer, 405 continuous)
4.08/4.17 c Constraints : 421 initial, 421 maximal
4.08/4.17 c Objective : minimize, 9 non-zeros (abs.min = 1, abs.max = 256)
4.08/4.17 c Presolved Problem :
4.08/4.17 c Problem name : t_HOME/instance-4497984-1751268233.opb
4.08/4.17 c Variables : 440 (123 binary, 0 integer, 317 continuous)
4.08/4.17 c implied integral : 317 (0 binary, 0 integer, 317 continuous)
4.08/4.17 c Constraints : 337 initial, 483 maximal
4.08/4.17 c Objective : minimize, 8 non-zeros (abs.min = 1, abs.max = 128)
4.08/4.17 c Nonzeros : 2589 constraint, 1108 clique table
4.08/4.17 c Presolvers : ExecTime SetupTime Calls FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons AddCons ChgSides ChgCoefs
4.08/4.17 c boundshift : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
4.08/4.17 c convertinttobin : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
4.08/4.17 c domcol : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
4.08/4.17 c dualagg : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
4.08/4.17 c dualcomp : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
4.08/4.17 c dualinfer : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
4.08/4.17 c dualsparsify : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
4.08/4.17 c gateextraction : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
4.08/4.17 c implics : 0.00 0.00 4 0 0 0 0 0 0 0 0 0
4.08/4.17 c implint : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
4.08/4.17 c inttobinary : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
4.08/4.17 c milp : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
4.08/4.17 c qpkktref : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
4.08/4.17 c redvub : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
4.08/4.17 c sparsify : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
4.08/4.17 c stuffing : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
4.08/4.17 c trivial : 0.00 0.00 7 10 0 0 0 0 0 0 0 0
4.08/4.17 c tworowbnd : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
4.08/4.17 c dualfix : 0.00 0.00 7 0 0 0 0 0 0 0 0 0
4.08/4.17 c genvbounds : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
4.08/4.17 c probing : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
4.08/4.17 c pseudoobj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
4.08/4.17 c symmetry : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
4.08/4.17 c vbounds : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
4.08/4.17 c knapsack : 0.00 0.00 0 0 0 0 0 0 0 0 0 0
4.08/4.17 c and : 0.00 0.00 11 0 83 0 0 0 83 0 0 82
4.08/4.17 c linear : 0.00 0.00 10 1 6 0 0 0 4 8 0 42
4.08/4.17 c logicor : 0.00 0.00 3 0 0 0 0 0 0 0 0 0
4.08/4.17 c pseudoboolean : 0.00 0.00 4 0 0 0 0 0 0 0 0 0
4.08/4.17 c components : 0.00 0.00 1 0 0 0 0 0 0 0 0 0
4.08/4.17 c root node : - - - 45 - - 45 - - - - -
4.08/4.17 c Constraints : Number MaxNumber #Separate #Propagate #EnfoLP #EnfoRelax #EnfoPS #Check #ResProp Cutoffs DomReds Cuts Applied Conss Children
4.08/4.17 c integral : 0 0 0 0 1909 0 0 479 0 0 94 0 0 11 3716
4.08/4.17 c knapsack : 0+ 2 0 737 0 0 0 0 0 0 3 0 0 0 0
4.08/4.17 c and : 317 317 3856 6819 0 0 0 0 2758 29 7527 13127 8527 0 0
4.08/4.17 c linear : 5+ 18 11 6790 0 0 0 476 486 375 1922 0 0 0 0
4.08/4.17 c logicor : 10+ 174 11 1477 0 0 0 15 20 5 60 1 1 0 0
4.08/4.17 c pseudoboolean : 5 5 0 0 0 0 0 15 0 0 0 0 0 0 0
4.08/4.17 c fixedvar : 0 0 0 0 0 0 0 6 0 0 0 0 0 0 0
4.08/4.17 c countsols : 0 0 0 0 0 0 0 6 0 0 0 0 0 0 0
4.08/4.17 c components : 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
4.08/4.17 c Constraint Timings : TotalTime SetupTime Separate Propagate EnfoLP EnfoPS EnfoRelax Check ResProp SB-Prop
4.08/4.17 c integral : 0.24 0.00 0.00 0.00 0.24 0.00 0.00 0.00 0.00 0.00
4.08/4.17 c knapsack : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
4.08/4.17 c and : 0.10 0.00 0.06 0.03 0.00 0.00 0.00 0.00 0.00 0.00
4.08/4.17 c linear : 0.02 0.00 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00
4.08/4.17 c logicor : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
4.08/4.17 c pseudoboolean : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
4.08/4.17 c fixedvar : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
4.08/4.17 c countsols : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
4.08/4.17 c components : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
4.08/4.17 c Propagators : #Propagate #ResProp Cutoffs DomReds
4.08/4.17 c dualfix : 1 0 0 0
4.08/4.17 c genvbounds : 0 0 0 0
4.08/4.17 c nlobbt : 0 0 0 0
4.08/4.17 c obbt : 0 0 0 0
4.08/4.17 c probing : 0 0 0 0
4.08/4.17 c pseudoobj : 7371 0 0 0
4.08/4.17 c redcost : 8426 0 0 6
4.08/4.17 c rootredcost : 3 0 0 45
4.08/4.17 c symmetry : 0 0 0 0
4.08/4.17 c vbounds : 3167 0 0 0
4.08/4.17 c Propagator Timings : TotalTime SetupTime Presolve Propagate ResProp SB-Prop
4.08/4.17 c dualfix : 0.00 0.00 0.00 0.00 0.00 0.00
4.08/4.17 c genvbounds : 0.00 0.00 0.00 0.00 0.00 0.00
4.08/4.17 c nlobbt : 0.00 0.00 0.00 0.00 0.00 0.00
4.08/4.17 c obbt : 0.00 0.00 0.00 0.00 0.00 0.00
4.08/4.17 c probing : 0.00 0.00 0.00 0.00 0.00 0.00
4.08/4.17 c pseudoobj : 0.00 0.00 0.00 0.00 0.00 0.00
4.08/4.17 c redcost : 0.07 0.00 0.00 0.07 0.00 0.00
4.08/4.17 c rootredcost : 0.00 0.00 0.00 0.00 0.00 0.00
4.08/4.17 c symmetry : 0.00 0.00 0.00 0.00 0.00 0.00
4.08/4.17 c vbounds : 0.00 0.00 0.00 0.00 0.00 0.00
4.08/4.17 c Conflict Analysis : Time Calls Success DomReds Conflicts Literals Reconvs ReconvLits Dualrays Nonzeros LP Iters (pool size: [10000,10000])
4.08/4.17 c propagation : 0.00 41 39 - 390 47.3 8 33.4 - - -
4.08/4.17 c infeasible LP : 0.00 14 11 - 104 62.9 2 15.0 7 32.4 0
4.08/4.17 c bound exceed. LP : 0.00 0 0 - 0 0.0 0 0.0 0 0.0 0
4.08/4.17 c strong branching : 0.00 0 0 - 0 0.0 0 0.0 - - 0
4.08/4.17 c pseudo solution : 0.00 0 0 - 0 0.0 0 0.0 - - -
4.08/4.17 c applied globally : 0.00 - - 0 163 23.0 - - 5 - -
4.08/4.17 c applied locally : - - - 0 0 0.0 - - 2 - -
4.08/4.17 c Separators : ExecTime SetupTime Calls RootCalls Cutoffs DomReds FoundCuts ViaPoolAdd DirectAdd Applied ViaPoolApp DirectApp Conss
4.08/4.17 c cut pool : 0.11 - 882 21 - - 5216 17499 - - - - - (maximal pool size: 1626)
4.08/4.17 c aggregation : 0.57 0.00 295 11 0 0 4880 7979 2450 1463 853 610 0
4.08/4.17 c > cmir : - - - - - - - 6634 639 603 549 54 -
4.08/4.17 c > flowcover : - - - - - - - 1236 1550 746 286 460 -
4.08/4.17 c > knapsackcover : - - - - - - - 109 261 114 18 96 -
4.08/4.17 c cgmip : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
4.08/4.17 c clique : 0.00 0.00 11 11 0 0 0 0 0 0 0 0 0
4.08/4.17 c closecuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
4.08/4.17 c convexproj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
4.08/4.17 c disjunctive : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
4.08/4.17 c eccuts : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
4.08/4.17 c gauge : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
4.08/4.17 c gomory : 0.75 0.00 226 10 0 0 5748 8263 3453 475 390 85 0
4.08/4.17 c > gomorymi : - - - - - - - 4306 1759 269 215 54 -
4.08/4.17 c > strongcg : - - - - - - - 3957 1694 206 175 31 -
4.08/4.17 c impliedbounds : 0.01 0.00 296 11 0 0 458 1167 0 979 979 0 0
4.08/4.17 c interminor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
4.08/4.17 c intobj : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
4.08/4.17 c lagromory : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
4.08/4.17 c mcf : 0.00 0.00 1 1 0 0 0 0 0 0 0 0 0
4.08/4.17 c minor : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
4.08/4.17 c mixing : 0.00 0.00 298 11 0 0 0 0 0 0 0 0 0
4.08/4.17 c multilinear : 0.00 0.00 46 11 0 0 0 0 0 0 0 0 0
4.08/4.17 c oddcycle : 0.00 0.00 0 0 0 0 0 0 0 0 0 0 0
4.08/4.17 c rapidlearning : 0.23 0.00 16 1 0 140 0 0 0 0 0 0 30
4.08/4.17 c rlt : 0.00 0.00 10 10 0 0 0 0 0 0 0 0 0
4.08/4.17 c zerohalf : 0.02 0.00 227 11 0 0 113 90 84 17 12 5 0
4.08/4.17 c Cutselectors : ExecTime SetupTime Calls RootCalls Selected Forced Filtered RootSelec RootForc RootFilt
4.08/4.17 c hybrid : 0.03 0.00 3118 11 11463 2 25151 73 0 776
4.08/4.17 c ensemble : 0.00 0.00 0 0 0 0 0 0 0 0
4.08/4.17 c dynamic : 0.00 0.00 0 0 0 0 0 0 0 0
4.08/4.17 c Pricers : ExecTime SetupTime Calls Vars
4.08/4.17 c problem variables: 0.00 - 1 302
4.08/4.17 c Branching Rules : ExecTime SetupTime BranchLP BranchExt BranchPS Cutoffs DomReds Cuts Conss Children
4.08/4.17 c allfullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
4.08/4.17 c cloud : 0.00 0.00 0 0 0 0 0 0 0 0
4.08/4.17 c distribution : 0.00 0.00 0 0 0 0 0 0 0 0
4.08/4.17 c fullstrong : 0.00 0.00 0 0 0 0 0 0 0 0
4.08/4.17 c gomory : 0.00 0.00 0 0 0 0 0 0 0 0
4.08/4.17 c inference : 0.00 0.00 0 0 0 0 0 0 0 0
4.08/4.17 c leastinf : 0.00 0.00 0 0 0 0 0 0 0 0
4.08/4.17 c lookahead : 0.00 0.00 0 0 0 0 0 0 0 0
4.08/4.17 c mostinf : 0.00 0.00 0 0 0 0 0 0 0 0
4.08/4.17 c multaggr : 0.00 0.00 0 0 0 0 0 0 0 0
4.08/4.17 c nodereopt : 0.00 0.00 0 0 0 0 0 0 0 0
4.08/4.17 c pscost : 0.00 0.00 0 0 0 0 0 0 0 0
4.08/4.17 c random : 0.00 0.00 0 0 0 0 0 0 0 0
4.08/4.17 c relpscost : 0.24 0.00 1909 0 0 0 94 0 11 3716
4.08/4.17 c vanillafullstrong: 0.00 0.00 0 0 0 0 0 0 0 0
4.08/4.17 c Primal Heuristics : ExecTime SetupTime Calls Found Best
4.08/4.17 c LP solutions : 0.00 - - 0 0
4.08/4.17 c relax solutions : 0.00 - - 0 0
4.08/4.17 c pseudo solutions : 0.00 - - 0 0
4.08/4.17 c strong branching : 0.00 - - 0 0
4.08/4.17 c actconsdiving : 0.00 0.00 0 0 0
4.08/4.17 c adaptivediving : 0.00 0.00 2 0 0
4.08/4.17 c alns : 0.08 0.00 4 0 0
4.08/4.17 c bound : 0.00 0.00 0 0 0
4.08/4.17 c clique : 0.01 0.00 1 0 0
4.08/4.17 c coefdiving : 0.00 0.00 0 0 0
4.08/4.17 c completesol : 0.00 0.00 0 0 0
4.08/4.17 c conflictdiving : 0.01 0.00 2 0 0
4.08/4.17 c crossover : 0.00 0.00 0 0 0
4.08/4.17 c dins : 0.00 0.00 0 0 0
4.08/4.17 c distributiondivin: 0.00 0.00 1 0 0
4.08/4.17 c dks : 0.00 0.00 0 0 0
4.08/4.17 c dps : 0.00 0.00 0 0 0
4.08/4.17 c dualval : 0.00 0.00 0 0 0
4.08/4.17 c farkasdiving : 0.03 0.00 1 0 0
4.08/4.17 c feaspump : 0.01 0.00 1 0 0
4.08/4.17 c fixandinfer : 0.00 0.00 0 0 0
4.08/4.17 c fracdiving : 0.00 0.00 1 0 0
4.08/4.17 c gins : 0.00 0.00 0 0 0
4.08/4.17 c guideddiving : 0.00 0.00 1 0 0
4.08/4.17 c indicator : 0.00 0.00 0 0 0
4.08/4.17 c indicatordiving : 0.00 0.00 0 0 0
4.08/4.17 c intdiving : 0.00 0.00 0 0 0
4.08/4.17 c intshifting : 0.00 0.00 0 0 0
4.08/4.17 c linesearchdiving : 0.00 0.00 1 0 0
4.08/4.17 c localbranching : 0.00 0.00 0 0 0
4.08/4.17 c locks : 0.00 0.00 1 0 0
4.08/4.17 c lpface : 0.00 0.00 0 0 0
4.08/4.17 c mpec : 0.00 0.00 0 0 0
4.08/4.17 c multistart : 0.00 0.00 0 0 0
4.08/4.17 c mutation : 0.00 0.00 0 0 0
4.08/4.17 c nlpdiving : 0.00 0.00 0 0 0
4.08/4.17 c objpscostdiving : 0.01 0.00 1 0 0
4.08/4.17 c octane : 0.00 0.00 0 0 0
4.08/4.17 c ofins : 0.00 0.00 0 0 0
4.08/4.17 c oneopt : 0.00 0.00 2 0 0
4.08/4.17 c padm : 0.00 0.00 0 0 0
4.08/4.17 c proximity : 0.00 0.00 0 0 0
4.08/4.17 c pscostdiving : 0.00 0.00 2 0 0
4.08/4.17 c randrounding : 0.01 0.00 455 0 0
4.08/4.17 c rens : 0.01 0.00 1 0 0
4.08/4.17 c reoptsols : 0.00 0.00 0 0 0
4.08/4.17 c repair : 0.00 0.00 0 0 0
4.08/4.17 c rins : 0.03 0.00 4 2 2
4.08/4.17 c rootsoldiving : 0.00 0.00 1 0 0
4.08/4.17 c rounding : 0.01 0.00 966 0 0
4.08/4.17 c scheduler : 0.00 0.00 0 0 0
4.08/4.17 c shiftandpropagate: 0.00 0.00 1 0 0
4.08/4.17 c shifting : 0.16 0.00 382 0 0
4.08/4.17 c simplerounding : 0.00 0.00 2 0 0
4.08/4.17 c subnlp : 0.00 0.00 0 0 0
4.08/4.17 c trivial : 0.00 0.00 2 0 0
4.08/4.17 c trivialnegation : 0.00 0.00 0 0 0
4.08/4.17 c trustregion : 0.00 0.00 0 0 0
4.08/4.17 c trysol : 0.00 0.00 0 0 0
4.08/4.17 c twoopt : 0.00 0.00 0 0 0
4.08/4.17 c undercover : 0.02 0.00 1 0 0
4.08/4.17 c vbounds : 0.01 0.00 1 0 0
4.08/4.17 c veclendiving : 0.00 0.00 1 0 0
4.08/4.17 c zeroobj : 0.00 0.00 0 0 0
4.08/4.17 c zirounding : 0.00 0.00 1000 0 0
4.08/4.17 c other solutions : - - - 0 -
4.08/4.17 c LNS (Scheduler) : Calls SetupTime SolveTime SolveNodes Sols Best Exp3 Exp3-IX EpsGreedy UCB TgtFixRate Opt Inf Node Stal Sol Usr Othr Actv
4.08/4.17 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
4.08/4.17 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
4.08/4.17 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
4.08/4.17 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
4.08/4.17 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
4.08/4.17 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
4.08/4.17 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
4.08/4.17 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
4.08/4.17 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
4.08/4.17 c LP : Time Calls Iterations Iter/call Iter/sec Time-0-It Calls-0-It ItLimit
4.08/4.17 c primal LP : 0.11 843 0 0.00 0.00 0.11 843
4.08/4.17 c dual LP : 1.03 5067 30356 6.02 29360.13 0.00 27
4.08/4.17 c lex dual LP : 0.00 0 0 0.00 -
4.08/4.17 c barrier LP : 0.00 0 0 0.00 - 0.00 0
4.08/4.17 c resolve instable : 0.00 0 0 0.00 -
4.08/4.17 c diving/probing LP: 0.09 330 5042 15.28 53475.60
4.08/4.17 c strong branching : 0.13 378 3243 8.58 25790.29 - - 86
4.08/4.17 c (at root node) : - 5 60 12.00 -
4.08/4.17 c conflict analysis: 0.00 0 0 0.00 -
4.08/4.17 c Relaxators : Time Calls Cutoffs ImprBounds ImprTime ReducedDom Separated AddedConss
4.08/4.17 c benders : 0.00 0 0 0 0.00 0 0 0
4.08/4.17 c B&B Tree :
4.08/4.17 c number of runs : 1
4.08/4.17 c nodes : 2164 (1858 internal, 306 leaves)
4.08/4.17 c feasible leaves : 0
4.08/4.17 c infeas. leaves : 306
4.08/4.17 c objective leaves : 0
4.08/4.17 c nodes (total) : 2164 (1858 internal, 306 leaves)
4.08/4.17 c nodes left : 0
4.08/4.17 c max depth : 68
4.08/4.17 c max depth (total): 68
4.08/4.17 c backtracks : 147 (6.8%)
4.08/4.17 c early backtracks : 0 (0.0%)
4.08/4.17 c nodes exc. ref. : 0 (0.0%)
4.08/4.17 c delayed cutoffs : 15
4.08/4.17 c repropagations : 80 (242 domain reductions, 14 cutoffs)
4.08/4.17 c avg switch length: 3.71
4.08/4.17 c switching time : 0.15
4.08/4.17 c Root Node :
4.08/4.17 c First LP value : +3.00000000000000e+00
4.08/4.17 c First LP Iters : 13 (8160.70 Iter/sec)
4.08/4.17 c First LP Time : 0.00
4.08/4.17 c Final Dual Bound : +3.00000000000000e+00
4.08/4.17 c Final Root Iters : 1698
4.08/4.17 c Root LP Estimate : +4.21920354649765e+00
4.08/4.17 c Solution :
4.08/4.17 c Solutions found : 3 (3 improvements)
4.08/4.17 c First Solution : +1.35000000000000e+02 (in run 1, after 1732 nodes, 3.51 seconds, depth 20, found by <relaxation>)
4.08/4.17 c Gap First Sol. : 4400.00 %
4.08/4.17 c Gap Last Sol. : 0.00 %
4.08/4.17 c Primal Bound : +3.00000000000000e+00 (in run 1, after 2164 nodes, 4.16 seconds, depth 50, found by <rins>)
4.08/4.17 c Dual Bound : +3.00000000000000e+00
4.08/4.17 c Gap : 0.00 %
4.08/4.17 c Integrals : Total Avg%
4.08/4.17 c primal-dual : 410.52 98.59
4.08/4.17 c primal-ref : - - (not evaluated)
4.08/4.17 c dual-ref : - - (not evaluated)
4.08/4.18 c Time complete (sec): 4.152
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 (62846 MiB free)
memory of node 1: 64465 MiB (63878 MiB free)
node distances:
10 21
21 10
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4497984-1751268233/watcher-4497984-1751268233 -o /tmp/evaluation-result-4497984-1751268233/solver-4497984-1751268233 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751268232-38443 --watchdog 3760 pbsolver -f HOME/instance-4497984-1751268233.opb -t 3600 -m 31000
running on 2 cores: 0,2
CPU governors:
performance: 0 2
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=38502, runsolver pid=38487
Current StackSize limit: 8192 KiB
[startup+0.100078 s]*
/proc/loadavg: 0.07 0.08 0.09 5/252 38503
/proc/meminfo: memFree=129731060/131382112 swapFree=33010684/33010684
[pid=38502] ppid=38487 vsize=32976 memory=22784 CPUtime=0.1 cores=0,2
/proc/38502/stat : 38502 (pbsolver) R 38487 38502 38426 0 -1 4194304 3271 0 0 0 9 1 0 0 20 0 1 0 42502830 33767424 5696 18446744073709551615 4198400 14743177 140731181324096 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 39743488 140731181332874 140731181332970 140731181332970 140731181338572 0
/proc/38502/statm: 8244 5696 2688 2575 0 5151 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 32976 KiB
Current children cumulated memory: 22784 KiB
[startup+0.214053 s]*
/proc/loadavg: 0.07 0.08 0.09 5/252 38503
/proc/meminfo: memFree=129731060/131382112 swapFree=33010684/33010684
[pid=38502] ppid=38487 vsize=32976 memory=22784 CPUtime=0.21 cores=0,2
/proc/38502/stat : 38502 (pbsolver) R 38487 38502 38426 0 -1 4194304 3271 0 0 0 20 1 0 0 20 0 1 0 42502830 33767424 5696 18446744073709551615 4198400 14743177 140731181324096 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 39743488 140731181332874 140731181332970 140731181332970 140731181338572 0
/proc/38502/statm: 8244 5696 2688 2575 0 5151 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 32976 KiB
Current children cumulated memory: 22784 KiB
[startup+0.31341 s]*
/proc/loadavg: 0.07 0.08 0.09 5/252 38503
/proc/meminfo: memFree=129727532/131382112 swapFree=33010684/33010684
[pid=38502] ppid=38487 vsize=32976 memory=22784 CPUtime=0.31 cores=0,2
/proc/38502/stat : 38502 (pbsolver) R 38487 38502 38426 0 -1 4194304 3271 0 0 0 30 1 0 0 20 0 1 0 42502830 33767424 5696 18446744073709551615 4198400 14743177 140731181324096 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 39743488 140731181332874 140731181332970 140731181332970 140731181338572 0
/proc/38502/statm: 8244 5696 2688 2575 0 5151 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 32976 KiB
Current children cumulated memory: 22784 KiB
[startup+0.700284 s]
/proc/loadavg: 0.07 0.08 0.09 5/252 38503
/proc/meminfo: memFree=129702256/131382112 swapFree=33010684/33010684
[pid=38502] ppid=38487 vsize=35488 memory=26240 CPUtime=0.69 cores=0,2
/proc/38502/stat : 38502 (pbsolver) R 38487 38502 38426 0 -1 4194304 4118 0 0 0 67 2 0 0 20 0 1 0 42502830 36339712 6560 18446744073709551615 4198400 14743177 140731181324096 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 39743488 140731181332874 140731181332970 140731181332970 140731181338572 0
/proc/38502/statm: 8872 6560 2688 2575 0 5779 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 35488 KiB
Current children cumulated memory: 26240 KiB
[startup+1.50027 s]
/proc/loadavg: 0.07 0.08 0.09 3/246 38507
/proc/meminfo: memFree=129690416/131382112 swapFree=33010684/33010684
[pid=38502] ppid=38487 vsize=44100 memory=32896 CPUtime=1.48 cores=0,2
/proc/38502/stat : 38502 (pbsolver) R 38487 38502 38426 0 -1 4194304 5793 0 0 0 146 2 0 0 20 0 1 0 42502830 45158400 8224 18446744073709551615 4198400 14743177 140731181324096 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 39743488 140731181332874 140731181332970 140731181332970 140731181338572 0
/proc/38502/statm: 11025 8224 2688 2575 0 7932 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 44100 KiB
Current children cumulated memory: 32896 KiB
[startup+3.11365 s]
/proc/loadavg: 0.39 0.15 0.11 2/248 38522
/proc/meminfo: memFree=129688632/131382112 swapFree=33010684/33010684
[pid=38502] ppid=38487 vsize=47108 memory=36480 CPUtime=3.08 cores=0,2
/proc/38502/stat : 38502 (pbsolver) R 38487 38502 38426 0 -1 4194304 6676 0 0 0 306 2 0 0 20 0 1 0 42502830 48238592 9120 18446744073709551615 4198400 14743177 140731181324096 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 39743488 140731181332874 140731181332970 140731181332970 140731181338572 0
/proc/38502/statm: 11777 9120 2688 2575 0 8684 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 47108 KiB
Current children cumulated memory: 36480 KiB
[startup+4.18235 s]
# the end of solver process 38502 was just reported to runsolver
# Child status: 0
# cumulated CPU time of all completed processes: user=4.12266 s, system=0.03377 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+3.2003 s]
/proc/loadavg: 0.39 0.15 0.11 2/248 38522
/proc/meminfo: memFree=129688632/131382112 swapFree=33010684/33010684
[pid=38502] ppid=38487 vsize=47108 memory=36480 CPUtime=3.17 cores=0,2
/proc/38502/stat : 38502 (pbsolver) R 38487 38502 38426 0 -1 4194304 6676 0 0 0 315 2 0 0 20 0 1 0 42502830 48238592 9120 18446744073709551615 4198400 14743177 140731181324096 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 39743488 140731181332874 140731181332970 140731181332970 140731181338572 0
/proc/38502/statm: 11777 9120 2688 2575 0 8684 0
Current children cumulated CPU time: 3.17 s
Current children cumulated vsize: 47108 KiB
Current children cumulated memory: 36480 KiB
[startup+3.60025 s]
/proc/loadavg: 0.39 0.15 0.11 2/248 38522
/proc/meminfo: memFree=129688632/131382112 swapFree=33010684/33010684
[pid=38502] ppid=38487 vsize=50388 memory=39936 CPUtime=3.56 cores=0,2
/proc/38502/stat : 38502 (pbsolver) R 38487 38502 38426 0 -1 4194304 7569 0 0 0 354 2 0 0 20 0 1 0 42502830 51597312 9984 18446744073709551615 4198400 14743177 140731181324096 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 39743488 140731181332874 140731181332970 140731181332970 140731181338572 0
/proc/38502/statm: 12597 9984 2688 2575 0 9504 0
Current children cumulated CPU time: 3.56 s
Current children cumulated vsize: 50388 KiB
Current children cumulated memory: 39936 KiB
[startup+4.00025 s]*
/proc/loadavg: 0.39 0.15 0.11 2/242 38523
/proc/meminfo: memFree=129688580/131382112 swapFree=33010684/33010684
[pid=38502] ppid=38487 vsize=54380 memory=43904 CPUtime=3.98 cores=0,2
/proc/38502/stat : 38502 (pbsolver) R 38487 38502 38426 0 -1 4194304 8534 0 0 0 395 3 0 0 20 0 1 0 42502830 55685120 10976 18446744073709551615 4198400 14743177 140731181324096 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 39743488 140731181332874 140731181332970 140731181332970 140731181338572 0
/proc/38502/statm: 13595 10976 2688 2575 0 10502 0
Current children cumulated CPU time: 3.98 s
Current children cumulated vsize: 54380 KiB
Current children cumulated memory: 43904 KiB
[startup+4.11316 s]
/proc/loadavg: 0.39 0.15 0.11 2/242 38523
/proc/meminfo: memFree=129688580/131382112 swapFree=33010684/33010684
[pid=38502] ppid=38487 vsize=54696 memory=44160 CPUtime=4.08 cores=0,2
/proc/38502/stat : 38502 (pbsolver) R 38487 38502 38426 0 -1 4194304 8598 0 0 0 405 3 0 0 20 0 1 0 42502830 56008704 11040 18446744073709551615 4198400 14743177 140731181324096 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 39743488 140731181332874 140731181332970 140731181332970 140731181338572 0
/proc/38502/statm: 13674 11040 2688 2575 0 10581 0
Current children cumulated CPU time: 4.08 s
Current children cumulated vsize: 54696 KiB
Current children cumulated memory: 44160 KiB
Child status: 0
Real time (s): 4.18242
CPU time (s): 4.15643
CPU user time (s): 4.12266
CPU system time (s): 0.03377
CPU usage (%): 99.3786
Max. virtual memory (cumulated for all children) (KiB): 54696
Max. memory (cumulated for all children) (KiB): 44160
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.12266
system time used= 0.03377
maximum resident set size= 44288
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8635
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: 38502
# total CPU time (s): 4.15643
# total CPU user time (s): 4.12266
# total CPU system time (s): 0.03377
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.050388 second user time and 0.122797 second system time
The end