Trace number 4517869

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP 2025-06-13OPT12 21.7389 21.8117

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/ihalainen/PBO-clique-coloring/
normalized-clique-coloring-max-clique-n=14-t=2.opb
MD5SUM0eb4af5d9d6a7991e65a6bdba739f56a
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark12
Best CPU time to get the best result obtained on this benchmark0.372509
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables329
Total number of constraints16786
Number of constraints which are clauses16772
Number of constraints which are cardinality constraints (but not clauses)14
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint15
Number of terms in the objective function 14
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 14
Number of bits of the sum of numbers in the objective function 4
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 16
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

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-4517869-1751533861.opb>
0.00/0.02	c original problem has 329 variables (329 bin, 0 int, 0 cont) and 16786 constraints
0.00/0.02	c problem read in 0.026 seconds
0.00/0.04	c presolving:
0.00/0.06	c (round 1, fast)       14 del vars, 14 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 14 clqs
0.00/0.08	c    (0.1s) running MILP presolver
0.00/0.09	c    (0.1s) MILP presolver found nothing
0.09/0.12	c (round 2, exhaustive) 14 del vars, 14 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 16772 upgd conss, 0 impls, 14 clqs
0.09/0.16	c    (0.2s) probing: 51/315 (16.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.16	c    (0.2s) probing aborted: 50/50 successive totally useless probings
0.20/0.28	c    (0.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.40/0.44	c    (0.4s) symmetry computation finished: 26 generators found (max: 1500, log10 of symmetry group size: 21.88) (symcode time: 0.15)
0.40/0.44	c dynamic symmetry handling statistics:
0.40/0.44	c    orbitopal reduction:       no components
0.40/0.44	c    orbital reduction:          1 components of sizes 26
0.40/0.44	c    lexicographic reduction:   26 permutations with support sizes 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 54, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30, 30
0.40/0.44	c handled 1 out of 1 symmetry components
0.40/0.45	c presolving (3 rounds: 3 fast, 2 medium, 2 exhaustive):
0.40/0.45	c  14 deleted vars, 14 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.40/0.45	c  0 implications, 14 cliques
0.40/0.45	c presolved problem has 315 variables (315 bin, 0 int, 0 cont) and 16772 constraints
0.40/0.45	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
0.40/0.45	c      14 constraints of type <setppc>
0.40/0.45	c   16758 constraints of type <logicor>
0.40/0.45	c transformed objective value is always integral (scale: 1)
0.40/0.45	c Presolving Time: 0.40
0.40/0.45	c 
0.40/0.45	c - non default parameters ----------------------------------------------------------------------
0.40/0.45	c 
0.40/0.45	c # SCIP version 10.0.0
0.40/0.45	c 
0.40/0.45	c # maximal time in seconds to run
0.40/0.45	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.40/0.45	c limits/time = 3596.998058
0.40/0.45	c 
0.40/0.45	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.40/0.45	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.40/0.45	c limits/memory = 27900
0.40/0.45	c 
0.40/0.45	c # belongs reading time to solving time?
0.40/0.45	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.40/0.45	c timing/reading = TRUE
0.40/0.45	c 
0.40/0.45	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.40/0.45	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
0.40/0.45	c reading/opbreader/maxintsize = 47
0.40/0.45	c 
0.40/0.45	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
0.40/0.45	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
0.40/0.45	c propagating/genvbounds/timingmask = 0
0.40/0.45	c 
0.40/0.45	c -----------------------------------------------------------------------------------------------
0.40/0.45	c 
0.40/0.47	o 13
0.40/0.47	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.47	c p 0.5s|     1 |     0 |     0 |     - |  clique|   0 | 315 |  16k|  16k|   0 |  0 |   0 |   0 | 0.000000e+00 | 1.300000e+01 |    Inf | unknown
0.40/0.49	o 12
0.40/0.49	c p 0.5s|     1 |     0 |     2 |     - | vbounds|   0 | 315 |  16k|  16k|   0 |  0 |  10 |   0 | 0.000000e+00 | 1.200000e+01 |    Inf | unknown
0.50/0.53	c   0.5s|     1 |     0 |   345 |     - |   108M |   0 | 315 |  16k|  16k|   0 |  0 |  10 |   0 | 0.000000e+00 | 1.200000e+01 |    Inf | unknown
1.19/1.20	c   1.2s|     1 |     0 |   407 |     - |   112M |   0 | 315 |  16k|  16k|  10 |  1 |  12 |   0 | 0.000000e+00 | 1.200000e+01 |    Inf | unknown
1.38/1.43	c   1.4s|     1 |     0 |   439 |     - |   117M |   0 | 315 |  16k|  16k|  16 |  2 |  15 |   0 | 0.000000e+00 | 1.200000e+01 |    Inf | unknown
1.48/1.59	c   1.6s|     1 |     0 |   459 |     - |   121M |   0 | 315 |  16k|  16k|  18 |  3 |  16 |   0 | 0.000000e+00 | 1.200000e+01 |    Inf | unknown
1.68/1.75	c   1.8s|     1 |     0 |   482 |     - |   126M |   0 | 315 |  16k|  16k|  22 |  4 |  17 |   0 | 0.000000e+00 | 1.200000e+01 |    Inf | unknown
1.88/1.97	c   2.0s|     1 |     0 |   503 |     - |   131M |   0 | 315 |  16k|  16k|  24 |  5 |  19 |   0 | 0.000000e+00 | 1.200000e+01 |    Inf | unknown
2.18/2.25	c   2.3s|     1 |     0 |   531 |     - |   136M |   0 | 315 |  16k|  16k|  27 |  6 |  20 |   0 | 0.000000e+00 | 1.200000e+01 |    Inf | unknown
2.48/2.52	c   2.5s|     1 |     0 |   548 |     - |   142M |   0 | 315 |  16k|  16k|  28 |  7 |  22 |   0 | 0.000000e+00 | 1.200000e+01 |    Inf | unknown
2.58/2.63	c   2.6s|     1 |     0 |   580 |     - |   145M |   0 | 315 |  16k|  16k|  34 |  8 |  23 |   0 | 0.000000e+00 | 1.200000e+01 |    Inf | unknown
2.78/2.86	c   2.9s|     1 |     0 |   610 |     - |   149M |   0 | 315 |  16k|  16k|  37 |  9 |  24 |   0 | 0.000000e+00 | 1.200000e+01 |    Inf | unknown
2.88/2.96	c   3.0s|     1 |     0 |   649 |     - |   155M |   0 | 315 |  16k|  16k|  40 | 10 |  24 |   0 | 0.000000e+00 | 1.200000e+01 |    Inf | unknown
2.88/2.97	c   3.0s|     1 |     0 |   692 |     - |   157M |   0 | 315 |  16k|  16k|  44 | 11 |  25 |   0 | 0.000000e+00 | 1.200000e+01 |    Inf | unknown
3.09/3.12	c o 3.1s|     1 |     0 |  1446 |     - |feaspump|   0 | 315 |  16k|  16k|  44 | 11 |  27 |   0 | 0.000000e+00 | 1.200000e+01 |    Inf | unknown
3.68/3.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3.68/3.73	c   3.7s|     1 |     2 |  1751 |     - |   157M |   0 | 315 |  16k|  16k|  44 | 11 |  33 |  29 | 0.000000e+00 | 1.200000e+01 |    Inf | unknown
11.06/11.16	c  11.2s|   100 |    24 |  5955 |  53.2 |   168M |  17 | 315 |  16k|  16k| 109 |  1 | 134 | 631 | 0.000000e+00 | 1.200000e+01 |    Inf |   7.55%
15.74/15.86	c r15.9s|   198 |    28 |  8562 |  40.0 |shifting|  18 | 315 |  16k|  16k| 145 |  0 | 254 | 978 | 0.000000e+00 | 1.200000e+01 |    Inf |  63.83%
16.24/16.32	c  16.3s|   200 |    30 |  8673 |  40.1 |   173M |  18 | 315 |  16k|  16k| 154 |  3 | 256 | 983 | 0.000000e+00 | 1.200000e+01 |    Inf |  63.87%
18.83/18.99	c  19.0s|   300 |    19 | 10068 |  31.4 |   174M |  18 | 315 |  16k|  16k| 188 |  1 | 373 |1163 | 7.000000e+00 | 1.200000e+01 |  71.43%|  85.33%
21.41/21.57	c  21.6s|   400 |     4 | 10853 |  25.5 |   175M |  18 | 315 |  16k|  16k| 240 |  0 | 451 |1222 | 9.000000e+00 | 1.200000e+01 |  33.33%|  91.45%
21.62/21.77	c 
21.62/21.77	c SCIP Status        : problem is solved [optimal solution found]
21.62/21.77	c Solving Time (sec) : 21.77
21.62/21.77	c Solving Nodes      : 412
21.62/21.77	c Primal Bound       : +1.20000000000000e+01 (48 solutions)
21.62/21.77	c Dual Bound         : +1.20000000000000e+01
21.62/21.77	c Gap                : 0.00 %
21.62/21.77	s OPTIMUM FOUND
21.62/21.77	v x92 x93 x94 -x95 x96 x97 x98 x99 x100 x101 x102 x103 x104 -x105 -x106 -x120 -x134 -x148 -x162 -x176 -x190 -x204 -x218 -x232 -x246
21.62/21.77	v -x260 -x274 -x288 -x107 -x121 -x135 -x149 -x163 -x177 -x191 -x205 -x219 -x233 -x247 -x261 -x275 -x289 -x108 -x122 -x136 -x150 -x164
21.62/21.77	v -x178 -x192 -x206 -x220 -x234 -x248 -x262 -x276 -x290 -x109 -x123 -x137 -x151 -x165 -x179 -x193 -x207 x221 -x235 -x249 -x263 -x277
21.62/21.77	v -x291 -x110 -x124 -x138 -x152 -x166 -x180 -x194 -x208 -x222 -x236 -x250 -x264 -x278 -x292 -x111 -x125 -x139 -x153 -x167 -x181 -x195
21.62/21.77	v -x209 -x223 -x237 -x251 -x265 -x279 -x293 -x112 -x126 -x140 -x154 -x168 -x182 -x196 -x210 -x224 -x238 -x252 -x266 -x280 -x294 -x113
21.62/21.77	v -x127 -x141 -x155 -x169 -x183 -x197 -x211 -x225 -x239 -x253 -x267 -x281 -x295 -x114 -x128 -x142 -x156 -x170 -x184 -x198 -x212 -x226
21.62/21.77	v -x240 -x254 -x268 -x282 -x296 -x115 -x129 -x143 -x157 -x171 -x185 -x199 -x213 -x227 -x241 -x255 -x269 -x283 -x297 -x116 -x130 -x144
21.62/21.77	v -x158 -x172 -x186 -x200 -x214 -x228 -x242 -x256 -x270 -x284 -x298 -x117 -x131 -x145 -x159 -x173 -x187 -x201 -x215 -x229 -x243 -x257
21.62/21.77	v -x271 -x285 -x299 -x118 -x132 -x146 -x160 -x174 -x188 -x202 -x216 -x230 -x244 -x258 -x272 -x286 -x300 -x119 -x133 x147 -x161 -x175
21.62/21.77	v -x189 -x203 -x217 -x231 -x245 -x259 -x273 -x287 -x301 -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 x9 -x10 -x11 -x12 -x13 x14 -x15 -x16 -x17
21.62/21.77	v -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 x28 -x29 -x30 x31 -x32 -x33 -x34 x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44
21.62/21.77	v -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 x60 -x61 -x62 -x63 -x64 x65 -x66 -x67 -x68 -x69 -x70
21.62/21.77	v -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x302 x303 -x304 x305 x306
21.62/21.77	v -x307 -x308 x309 x310 -x311 -x312 x313 x314 -x315 x316 -x317 -x318 x319 x320 -x321 x322 -x323 x324 -x325 -x326 x327 x328 -x329
21.62/21.77	c SCIP Status        : problem is solved [optimal solution found]
21.62/21.77	c Total Time         :      21.77
21.62/21.77	c   solving          :      21.77
21.62/21.77	c   presolving       :       0.40 (included in solving)
21.62/21.77	c   reading          :       0.03 (included in solving)
21.62/21.77	c   copying          :       0.06 (4 #copies) (minimal 0.02, maximal 0.02, average 0.02)
21.62/21.77	c Original Problem   :
21.62/21.77	c   Problem name     : HOME/instance-4517869-1751533861.opb
21.62/21.77	c   Variables        : 329 (329 binary, 0 integer, 0 continuous)
21.62/21.77	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
21.62/21.77	c   Constraints      : 16786 initial, 16786 maximal
21.62/21.77	c   Objective        : minimize, 14 non-zeros (abs.min = 1, abs.max = 1)
21.62/21.77	c Presolved Problem  :
21.62/21.77	c   Problem name     : t_HOME/instance-4517869-1751533861.opb
21.62/21.77	c   Variables        : 315 (315 binary, 0 integer, 0 continuous)
21.62/21.77	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
21.62/21.77	c   Constraints      : 16772 initial, 16933 maximal
21.62/21.77	c   Objective        : minimize, 14 non-zeros (abs.min = 1, abs.max = 1)
21.62/21.77	c   Nonzeros         : 50638 constraint, 196 clique table
21.62/21.77	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
21.62/21.77	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
21.62/21.77	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
21.62/21.77	c   domcol           :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
21.62/21.77	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
21.62/21.77	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
21.62/21.77	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
21.62/21.77	c   dualsparsify     :       0.12       0.00      1          0          0          0          0          0          0          0          0          0
21.62/21.77	c   gateextraction   :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
21.62/21.77	c   implics          :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
21.62/21.77	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
21.62/21.77	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
21.62/21.77	c   milp             :       0.03       0.00      1          0          0          0          0          0          0          0          0          0
21.62/21.77	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
21.62/21.77	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
21.62/21.77	c   sparsify         :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
21.62/21.77	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
21.62/21.77	c   trivial          :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
21.62/21.77	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
21.62/21.77	c   dualfix          :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
21.62/21.77	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
21.62/21.77	c   probing          :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
21.62/21.77	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
21.62/21.77	c   symmetry         :       0.16       0.00      1          0          0          0          0          0          0          0          0          0
21.62/21.77	c   vbounds          :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
21.62/21.77	c   knapsack         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
21.62/21.77	c   setppc           :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
21.62/21.77	c   linear           :       0.04       0.00      3          0         14          0          0          0         14          0          0          0
21.62/21.77	c   logicor          :       0.02       0.00      3          0          0          0          0          0          0          0          0          0
21.62/21.77	c   components       :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
21.62/21.77	c   root node        :          -          -      -        207          -          -        207          -          -          -          -          -
21.62/21.77	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
21.62/21.77	c   integral         :          0          0          0          0        370          0          0         58          0          0        792          0          0        217        434
21.62/21.77	c   knapsack         :          0+         3          0       6541          0          0          0          0          3         69          0          0          0          0          0
21.62/21.77	c   setppc           :         14         14         11       6980          0          0          0         52       5036          1       1151          0          0          0          0
21.62/21.77	c   logicor          :      16758+     16921         11       5896          0          0          0         51      13657        159       5989          0          0          0          0
21.62/21.77	c   fixedvar         :          0          0          0          0          0          0          0         50          0          0          0          0          0          0          0
21.62/21.77	c   countsols        :          0          0          0          0          0          0          0         50          0          0          0          0          0          0          0
21.62/21.77	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
21.62/21.77	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
21.62/21.77	c   integral         :       7.83       0.00       0.00       0.00       7.83       0.00       0.00       0.00       0.00       0.00
21.62/21.77	c   knapsack         :       0.01       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.01
21.62/21.77	c   setppc           :       0.02       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.01
21.62/21.77	c   logicor          :       0.55       0.00       0.02       0.19       0.00       0.00       0.00       0.02       0.01       0.31
21.62/21.77	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
21.62/21.77	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
21.62/21.77	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
21.62/21.77	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
21.62/21.77	c   dualfix          :          2          0          0          0
21.62/21.77	c   genvbounds       :          0          0          0          0
21.62/21.77	c   nlobbt           :          0          0          0          0
21.62/21.77	c   obbt             :          0          0          0          0
21.62/21.77	c   probing          :          0          0          0          0
21.62/21.77	c   pseudoobj        :       2223         15        121         30
21.62/21.77	c   redcost          :        835          0          0        286
21.62/21.77	c   rootredcost      :          1          0          0          0
21.62/21.77	c   symmetry         :       6088          0         12       6863
21.62/21.77	c   vbounds          :       1193          0          0          0
21.62/21.77	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
21.62/21.77	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
21.62/21.77	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
21.62/21.77	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
21.62/21.77	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
21.62/21.77	c   probing          :       0.01       0.00       0.01       0.00       0.00       0.00
21.62/21.77	c   pseudoobj        :       0.01       0.00       0.00       0.01       0.00       0.00
21.62/21.77	c   redcost          :       0.01       0.00       0.00       0.01       0.00       0.00
21.62/21.77	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00       0.00
21.62/21.77	c   symmetry         :       0.29       0.00       0.16       0.08       0.00       0.05
21.62/21.77	c   vbounds          :       0.00       0.00       0.00       0.00       0.00       0.00
21.62/21.77	c Symmetry           :
21.62/21.77	c   #affected vars   :        315 (315 bin, 0 int, 0 cont)
21.62/21.77	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
21.62/21.77	c   orbital reduction:       6846 reductions applied,          2 cutoffs
21.62/21.77	c   lexicographic red:         72 reductions applied,         10 cutoffs
21.62/21.77	c   shadow tree time :       0.00 s
21.62/21.77	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
21.62/21.77	c   propagation      :       0.02        346        340          -       1146       92.2          7       67.9          -          -          -
21.62/21.77	c   infeasible LP    :       0.00          4          4          -          8       30.8          0        0.0          2        4.0          0
21.62/21.77	c   bound exceed. LP :       0.02        131         39          -        209       99.5          0        0.0          3       31.3          6
21.62/21.77	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
21.62/21.77	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
21.62/21.77	c   applied globally :       0.00          -          -          0        236       15.2          -          -          5          -          -
21.62/21.77	c   applied locally  :          -          -          -          0        218      100.0          -          -          0          -          -
21.62/21.77	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
21.62/21.77	c   cut pool         :       0.09          -        184         21          -          -       3342       4612          -          -          -          -          -    (maximal pool size:       3194)
21.62/21.77	c   aggregation      :       0.09       0.00         93         11          0          0          3          5          0          0          0          0          0
21.62/21.77	c   > cmir           :          -          -          -          -          -          -          -          5          0          0          0          0          -
21.62/21.77	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
21.62/21.77	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
21.62/21.77	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
21.62/21.77	c   clique           :       0.00       0.00         11         11          0          0          0          0          0          0          0          0          0
21.62/21.77	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
21.62/21.77	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
21.62/21.77	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
21.62/21.77	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
21.62/21.77	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
21.62/21.77	c   gomory           :       9.96       0.00         92         10          0          0       3232       4287         74         97         96          1          0
21.62/21.77	c   > gomorymi       :          -          -          -          -          -          -          -       1866         37         26         25          1          -
21.62/21.77	c   > strongcg       :          -          -          -          -          -          -          -       2421         37         71         71          0          -
21.62/21.77	c   impliedbounds    :       0.00       0.00         93         11          0          0          0          0          0          0          0          0          0
21.62/21.77	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
21.62/21.77	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
21.62/21.77	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
21.62/21.77	c   mcf              :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
21.62/21.77	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
21.62/21.77	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
21.62/21.77	c   multilinear      :       0.00       0.00         38         11          0          0          0          0          0          0          0          0          0
21.62/21.77	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
21.62/21.77	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
21.62/21.77	c   rlt              :       0.00       0.00         10         10          0          0          0          0          0          0          0          0          0
21.62/21.77	c   zerohalf         :       0.07       0.00         93         11          0          0        184        320          3        150        148          2          0
21.62/21.77	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
21.62/21.77	c   hybrid           :       0.00       0.00         93         11        247          0       4442         44          0       2547
21.62/21.77	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
21.62/21.77	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
21.62/21.77	c Pricers            :   ExecTime  SetupTime      Calls       Vars
21.62/21.77	c   problem variables:       0.00          -          0          0
21.62/21.77	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
21.62/21.77	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
21.62/21.77	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
21.62/21.77	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
21.62/21.77	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
21.62/21.77	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
21.62/21.77	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
21.62/21.77	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
21.62/21.77	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
21.62/21.77	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
21.62/21.77	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
21.62/21.77	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
21.62/21.77	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
21.62/21.77	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
21.62/21.77	c   relpscost        :       7.83       0.00        370          0          0          0        792          0        223        434
21.62/21.77	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
21.62/21.77	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
21.62/21.77	c   LP solutions     :       0.00          -          -          0          0
21.62/21.77	c   relax solutions  :       0.00          -          -          0          0
21.62/21.77	c   pseudo solutions :       0.00          -          -          0          0
21.62/21.77	c   strong branching :       0.01          -          -          0          0
21.62/21.77	c   actconsdiving    :       0.00       0.00          0          0          0
21.62/21.77	c   adaptivediving   :       0.00       0.00          0          0          0
21.62/21.77	c   alns             :       0.04       0.00          1          0          0
21.62/21.77	c   bound            :       0.00       0.00          0          0          0
21.62/21.77	c   clique           :       0.02       0.00          1          1          1
21.62/21.77	c   coefdiving       :       0.00       0.00          0          0          0
21.62/21.77	c   completesol      :       0.00       0.00          0          0          0
21.62/21.77	c   conflictdiving   :       0.09       0.00          1          0          0
21.62/21.77	c   crossover        :       0.05       0.00          1          1          0
21.62/21.77	c   dins             :       0.00       0.00          0          0          0
21.62/21.77	c   distributiondivin:       0.01       0.00          0          0          0
21.62/21.77	c   dks              :       0.00       0.00          0          0          0
21.62/21.77	c   dps              :       0.00       0.00          0          0          0
21.62/21.77	c   dualval          :       0.00       0.00          0          0          0
21.62/21.77	c   farkasdiving     :       0.00       0.00          0          0          0
21.62/21.77	c   feaspump         :       0.15       0.00          1          1          0
21.62/21.77	c   fixandinfer      :       0.00       0.00          0          0          0
21.62/21.77	c   fracdiving       :       0.00       0.00          0          0          0
21.62/21.77	c   gins             :       0.00       0.00          0          0          0
21.62/21.77	c   guideddiving     :       0.00       0.00          0          0          0
21.62/21.77	c   indicator        :       0.00       0.00          0          0          0
21.62/21.77	c   indicatordiving  :       0.00       0.00          0          0          0
21.62/21.77	c   intdiving        :       0.00       0.00          0          0          0
21.62/21.77	c   intshifting      :       0.00       0.00          0          0          0
21.62/21.77	c   linesearchdiving :       0.00       0.00          0          0          0
21.62/21.77	c   localbranching   :       0.00       0.00          0          0          0
21.62/21.77	c   locks            :       0.00       0.00          1          0          0
21.62/21.77	c   lpface           :       0.00       0.00          0          0          0
21.62/21.77	c   mpec             :       0.00       0.00          0          0          0
21.62/21.77	c   multistart       :       0.00       0.00          0          0          0
21.62/21.77	c   mutation         :       0.00       0.00          0          0          0
21.62/21.77	c   nlpdiving        :       0.00       0.00          0          0          0
21.62/21.77	c   objpscostdiving  :       0.00       0.00          0          0          0
21.62/21.77	c   octane           :       0.00       0.00          0          0          0
21.62/21.77	c   ofins            :       0.00       0.00          0          0          0
21.62/21.77	c   oneopt           :       0.00       0.00          3          0          0
21.62/21.77	c   padm             :       0.00       0.00          0          0          0
21.62/21.77	c   proximity        :       0.00       0.00          0          0          0
21.62/21.77	c   pscostdiving     :       0.00       0.00          0          0          0
21.62/21.77	c   randrounding     :       0.02       0.00         12          0          0
21.62/21.77	c   rens             :       0.05       0.00          1          0          0
21.62/21.77	c   reoptsols        :       0.00       0.00          0          0          0
21.62/21.77	c   repair           :       0.00       0.00          0          0          0
21.62/21.77	c   rins             :       0.04       0.00          1          1          0
21.62/21.77	c   rootsoldiving    :       0.00       0.00          0          0          0
21.62/21.77	c   rounding         :       0.06       0.00        248          0          0
21.62/21.77	c   scheduler        :       0.00       0.00          0          0          0
21.62/21.77	c   shiftandpropagate:       0.00       0.00          0          0          0
21.62/21.77	c   shifting         :       0.09       0.00        133         24          0
21.62/21.77	c   simplerounding   :       0.00       0.00        473          0          0
21.62/21.77	c   subnlp           :       0.00       0.00          0          0          0
21.62/21.77	c   trivial          :       0.00       0.00          2          0          0
21.62/21.77	c   trivialnegation  :       0.00       0.00          0          0          0
21.62/21.77	c   trustregion      :       0.00       0.00          0          0          0
21.62/21.77	c   trysol           :       0.00       0.00          0          0          0
21.62/21.77	c   twoopt           :       0.00       0.00          0          0          0
21.62/21.77	c   undercover       :       0.00       0.00          0          0          0
21.62/21.77	c   vbounds          :       0.02       0.00          1          1          1
21.62/21.77	c   veclendiving     :       0.00       0.00          0          0          0
21.62/21.77	c   zeroobj          :       0.00       0.00          0          0          0
21.62/21.77	c   zirounding       :       0.07       0.00        213         19          0
21.62/21.77	c   other solutions  :          -          -          -          0          -
21.62/21.77	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
21.62/21.77	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
21.62/21.77	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
21.62/21.77	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
21.62/21.77	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
21.62/21.77	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
21.62/21.77	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
21.62/21.77	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
21.62/21.77	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
21.62/21.77	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
21.62/21.77	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
21.62/21.77	c   primal LP        :       0.03         28          0       0.00       0.00       0.03         28
21.62/21.77	c   dual LP          :       1.45        597       8114      16.10    5596.28       0.12         93
21.62/21.77	c   lex dual LP      :       0.00          0          0       0.00          -
21.62/21.77	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
21.62/21.77	c   resolve instable :       0.00          0          0       0.00          -
21.62/21.77	c   diving/probing LP:       0.87        217       2838      13.08    3271.36
21.62/21.77	c   strong branching :       4.24       1227      21959      17.90    5184.94          -          -         94
21.62/21.77	c     (at root node) :          -         29       1883      64.93          -
21.62/21.77	c   conflict analysis:       0.00          2          6       3.00          -
21.62/21.77	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
21.62/21.77	c   benders          :       0.00          0          0          0       0.00          0          0          0
21.62/21.77	c B&B Tree           :
21.62/21.77	c   number of runs   :          1
21.62/21.77	c   nodes            :        412 (217 internal, 195 leaves)
21.62/21.77	c   feasible leaves  :          0
21.62/21.77	c   infeas. leaves   :        147
21.62/21.77	c   objective leaves :         48
21.62/21.77	c   nodes (total)    :        412 (217 internal, 195 leaves)
21.62/21.77	c   nodes left       :          0
21.62/21.77	c   max depth        :         18
21.62/21.77	c   max depth (total):         18
21.62/21.77	c   backtracks       :         95 (23.1%)
21.62/21.77	c   early backtracks :          0 (0.0%)
21.62/21.77	c   nodes exc. ref.  :          0 (0.0%)
21.62/21.77	c   delayed cutoffs  :         23
21.62/21.77	c   repropagations   :         96 (687 domain reductions, 22 cutoffs)
21.62/21.77	c   avg switch length:       3.89
21.62/21.77	c   switching time   :       0.21
21.62/21.77	c Root Node          :
21.62/21.77	c   First LP value   : +0.00000000000000e+00
21.62/21.77	c   First LP Iters   :        343 (9599.51 Iter/sec)
21.62/21.77	c   First LP Time    :       0.04
21.62/21.77	c   Final Dual Bound : +0.00000000000000e+00
21.62/21.77	c   Final Root Iters :        690
21.62/21.77	c   Root LP Estimate : +7.74648939695546e+00
21.62/21.77	c Solution           :
21.62/21.77	c   Solutions found  :         48 (2 improvements)
21.62/21.77	c   First Solution   : +1.30000000000000e+01   (in run 1, after 1 nodes, 0.47 seconds, depth 16, found by <clique>)
21.62/21.77	c   Gap First Sol.   :   infinite
21.62/21.77	c   Gap Last Sol.    :   infinite
21.62/21.77	c   Primal Bound     : +1.20000000000000e+01   (in run 1, after 198 nodes, 15.86 seconds, depth 10, found by <shifting>)
21.62/21.77	c   Dual Bound       : +1.20000000000000e+01
21.62/21.77	c   Gap              :       0.00 %
21.62/21.77	c Integrals          :      Total       Avg%
21.62/21.77	c   primal-dual      :    1884.12      86.54
21.62/21.77	c   primal-ref       :          -          - (not evaluated)
21.62/21.77	c   dual-ref         :          -          - (not evaluated)
21.72/21.80	c Time complete (sec):     21.731

Verifier Data

OK	12

Watcher Data

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 (60391 MiB free)
  memory of node 1: 64507 MiB (60415 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4517869-1751533861/watcher-4517869-1751533861 -o /tmp/evaluation-result-4517869-1751533861/solver-4517869-1751533861 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1751526542-73833 --watchdog 3760 pbsolver -f HOME/instance-4517869-1751533861.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=75288, runsolver pid=75285

[startup+0.100064 s]*
/proc/loadavg: 4.10 4.11 4.09 5/265 75289
/proc/meminfo: memFree=123665968/131250000 swapFree=33010416/33010684
[pid=75288] ppid=75285 vsize=54908 memory=44712 CPUtime=0.09 cores=0,2
/proc/75288/stat : 75288 (pbsolver) R 75285 75288 73823 0 -1 4194304 11721 0 0 0 8 1 0 0 20 0 1 0 69065966 56225792 11146 18446744073709551615 4198400 14743177 140727945899888 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 34078720 140727945902474 140727945902570 140727945902570 140727945908172 0
/proc/75288/statm: 13727 11178 2496 2575 0 10634 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 54908 KiB
Current children cumulated memory: 44712 KiB

[startup+0.205576 s]*
/proc/loadavg: 4.10 4.11 4.09 5/265 75289
/proc/meminfo: memFree=123654312/131250000 swapFree=33010416/33010684
[pid=75288] ppid=75285 vsize=93984 memory=80360 CPUtime=0.2 cores=0,2
/proc/75288/stat : 75288 (pbsolver) R 75285 75288 73823 0 -1 4194304 18372 0 0 0 17 3 0 0 20 0 1 0 69065966 96239616 20090 18446744073709551615 4198400 14743177 140727945899888 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 34078720 140727945902474 140727945902570 140727945902570 140727945908172 0
/proc/75288/statm: 23496 20090 2560 2575 0 20403 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 93984 KiB
Current children cumulated memory: 80360 KiB

[startup+0.305688 s]*
/proc/loadavg: 4.10 4.11 4.09 5/265 75289
/proc/meminfo: memFree=123621928/131250000 swapFree=33010416/33010684
[pid=75288] ppid=75285 vsize=123576 memory=107640 CPUtime=0.3 cores=0,2
/proc/75288/stat : 75288 (pbsolver) R 75285 75288 73823 0 -1 4194304 23240 0 0 0 27 3 0 0 20 0 1 0 69065966 126541824 26910 18446744073709551615 4198400 14743177 140727945899888 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 34078720 140727945902474 140727945902570 140727945902570 140727945908172 0
/proc/75288/statm: 30894 26910 2560 2575 0 27801 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 123576 KiB
Current children cumulated memory: 107640 KiB

[startup+0.700167 s]
/proc/loadavg: 4.10 4.11 4.09 5/265 75289
/proc/meminfo: memFree=123606052/131250000 swapFree=33010416/33010684
[pid=75288] ppid=75285 vsize=136184 memory=122868 CPUtime=0.69 cores=0,2
/proc/75288/stat : 75288 (pbsolver) R 75285 75288 73823 0 -1 4194304 27774 0 0 0 65 4 0 0 20 0 1 0 69065966 139452416 30717 18446744073709551615 4198400 14743177 140727945899888 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 34078720 140727945902474 140727945902570 140727945902570 140727945908172 0
/proc/75288/statm: 34046 30717 2688 2575 0 30953 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 136184 KiB
Current children cumulated memory: 122868 KiB

[startup+1.50018 s]
/proc/loadavg: 4.10 4.11 4.09 5/265 75289
/proc/meminfo: memFree=123606052/131250000 swapFree=33010416/33010684
[pid=75288] ppid=75285 vsize=146808 memory=129652 CPUtime=1.48 cores=0,2
/proc/75288/stat : 75288 (pbsolver) R 75285 75288 73823 0 -1 4194304 29493 0 0 0 144 4 0 0 20 0 1 0 69065966 150331392 32413 18446744073709551615 4198400 14743177 140727945899888 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 34078720 140727945902474 140727945902570 140727945902570 140727945908172 0
/proc/75288/statm: 36702 32413 2688 2575 0 33609 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 146808 KiB
Current children cumulated memory: 129652 KiB

[startup+3.10547 s]
/proc/loadavg: 4.10 4.11 4.09 5/265 75289
/proc/meminfo: memFree=123582112/131250000 swapFree=33010416/33010684
[pid=75288] ppid=75285 vsize=185848 memory=152436 CPUtime=3.09 cores=0,2
/proc/75288/stat : 75288 (pbsolver) R 75285 75288 73823 0 -1 4194304 35188 0 0 0 304 5 0 0 20 0 1 0 69065966 190308352 38109 18446744073709551615 4198400 14743177 140727945899888 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 34078720 140727945902474 140727945902570 140727945902570 140727945908172 0
/proc/75288/statm: 46462 38109 2688 2575 0 43369 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 185848 KiB
Current children cumulated memory: 152436 KiB

[startup+6.30016 s]
/proc/loadavg: 4.09 4.10 4.09 5/265 75289
/proc/meminfo: memFree=123550232/131250000 swapFree=33010416/33010684
[pid=75288] ppid=75285 vsize=209196 memory=175988 CPUtime=6.27 cores=0,2
/proc/75288/stat : 75288 (pbsolver) R 75285 75288 73823 0 -1 4194304 41083 0 0 0 621 6 0 0 20 0 1 0 69065966 214216704 43997 18446744073709551615 4198400 14743177 140727945899888 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 34078720 140727945902474 140727945902570 140727945902570 140727945908172 0
/proc/75288/statm: 52299 43997 2688 2575 0 49206 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 209196 KiB
Current children cumulated memory: 175988 KiB

[startup+12.7002 s]
/proc/loadavg: 4.08 4.10 4.09 5/265 75289
/proc/meminfo: memFree=123534352/131250000 swapFree=33010416/33010684
[pid=75288] ppid=75285 vsize=209196 memory=176500 CPUtime=12.65 cores=0,2
/proc/75288/stat : 75288 (pbsolver) R 75285 75288 73823 0 -1 4194304 41200 0 0 0 1259 6 0 0 20 0 1 0 69065966 214216704 44125 18446744073709551615 4198400 14743177 140727945899888 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 34078720 140727945902474 140727945902570 140727945902570 140727945908172 0
/proc/75288/statm: 52299 44125 2688 2575 0 49206 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 209196 KiB
Current children cumulated memory: 176500 KiB

[startup+21.8116 s]
# the end of solver process 75288 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=21.6571 s, system=0.081754 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+12.8002 s]
/proc/loadavg: 4.08 4.10 4.09 5/265 75289
/proc/meminfo: memFree=123534352/131250000 swapFree=33010416/33010684
[pid=75288] ppid=75285 vsize=209196 memory=176500 CPUtime=12.75 cores=0,2
/proc/75288/stat : 75288 (pbsolver) R 75285 75288 73823 0 -1 4194304 41200 0 0 0 1269 6 0 0 20 0 1 0 69065966 214216704 44125 18446744073709551615 4198400 14743177 140727945899888 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 34078720 140727945902474 140727945902570 140727945902570 140727945908172 0
/proc/75288/statm: 52299 44125 2688 2575 0 49206 0
Current children cumulated CPU time: 12.75 s
Current children cumulated vsize: 209196 KiB
Current children cumulated memory: 176500 KiB

[startup+16.0001 s]*
/proc/loadavg: 4.08 4.10 4.09 5/265 75290
/proc/meminfo: memFree=123526540/131250000 swapFree=33010416/33010684
[pid=75288] ppid=75285 vsize=209196 memory=176628 CPUtime=15.94 cores=0,2
/proc/75288/stat : 75288 (pbsolver) R 75285 75288 73823 0 -1 4194304 41261 0 0 0 1588 6 0 0 20 0 1 0 69065966 214216704 44157 18446744073709551615 4198400 14743177 140727945899888 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 34078720 140727945902474 140727945902570 140727945902570 140727945908172 0
/proc/75288/statm: 52299 44157 2688 2575 0 49206 0
Current children cumulated CPU time: 15.94 s
Current children cumulated vsize: 209196 KiB
Current children cumulated memory: 176628 KiB

[startup+19.2002 s]
/proc/loadavg: 4.07 4.10 4.09 5/265 75290
/proc/meminfo: memFree=123522420/131250000 swapFree=33010416/33010684
[pid=75288] ppid=75285 vsize=209196 memory=176628 CPUtime=19.13 cores=0,2
/proc/75288/stat : 75288 (pbsolver) R 75285 75288 73823 0 -1 4194304 41261 0 0 0 1907 6 0 0 20 0 1 0 69065966 214216704 44157 18446744073709551615 4198400 14743177 140727945899888 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 34078720 140727945902474 140727945902570 140727945902570 140727945908172 0
/proc/75288/statm: 52299 44157 2688 2575 0 49206 0
Current children cumulated CPU time: 19.13 s
Current children cumulated vsize: 209196 KiB
Current children cumulated memory: 176628 KiB

[startup+20.8002 s]
/proc/loadavg: 4.07 4.10 4.09 5/265 75290
/proc/meminfo: memFree=123522428/131250000 swapFree=33010416/33010684
[pid=75288] ppid=75285 vsize=209196 memory=176756 CPUtime=20.72 cores=0,2
/proc/75288/stat : 75288 (pbsolver) R 75285 75288 73823 0 -1 4194304 41264 0 0 0 2066 6 0 0 20 0 1 0 69065966 214216704 44189 18446744073709551615 4198400 14743177 140727945899888 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 34078720 140727945902474 140727945902570 140727945902570 140727945908172 0
/proc/75288/statm: 52299 44189 2688 2575 0 49206 0
Current children cumulated CPU time: 20.72 s
Current children cumulated vsize: 209196 KiB
Current children cumulated memory: 176756 KiB

[startup+21.6001 s]
/proc/loadavg: 4.07 4.10 4.09 5/265 75290
/proc/meminfo: memFree=123522428/131250000 swapFree=33010416/33010684
[pid=75288] ppid=75285 vsize=226516 memory=192628 CPUtime=21.52 cores=0,2
/proc/75288/stat : 75288 (pbsolver) R 75285 75288 73823 0 -1 4194304 45964 0 0 0 2145 7 0 0 20 0 1 0 69065966 231952384 48157 18446744073709551615 4198400 14743177 140727945899888 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 34078720 140727945902474 140727945902570 140727945902570 140727945908172 0
/proc/75288/statm: 56629 48157 2688 2575 0 53536 0
Current children cumulated CPU time: 21.52 s
Current children cumulated vsize: 226516 KiB
Current children cumulated memory: 192628 KiB

[startup+21.8001 s]
/proc/loadavg: 4.07 4.10 4.09 5/265 75290
/proc/meminfo: memFree=123522428/131250000 swapFree=33010416/33010684
[pid=75288] ppid=75285 vsize=224792 memory=190956 CPUtime=21.72 cores=0,2
/proc/75288/stat : 75288 (pbsolver) R 75285 75288 73823 0 -1 4194304 45965 0 0 0 2165 7 0 0 20 0 1 0 69065966 230187008 47739 18446744073709551615 4198400 14743177 140727945899888 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 34078720 140727945902474 140727945902570 140727945902570 140727945908172 0
/proc/75288/statm: 56198 47739 2688 2575 0 53105 0
Current children cumulated CPU time: 21.72 s
Current children cumulated vsize: 224792 KiB
Current children cumulated memory: 190956 KiB

Child status: 0

Real time (s): 21.8117
CPU time (s): 21.7389
CPU user time (s): 21.6571
CPU system time (s): 0.081754
CPU usage (%): 99.6663
Max. virtual memory (cumulated for all children) (KiB): 226516
Max. memory (cumulated for all children) (KiB): 192628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.6571
system time used= 0.081754
maximum resident set size= 192628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45965
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= 53


# summary of solver processes directly reported to runsolver:
#   pid: 75288
#   total CPU time (s): 21.7389
#   total CPU user time (s): 21.6571
#   total CPU system time (s): 0.081754

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.051231 second user time and 0.125289 second system time

The end

Launcher Data

Begin job on nodeC027 at 2025-07-03 11:11:01
IDJOB=4517869
IDBENCH=176189
IDSOLVER=3366
FILE ID=nodeC027/4517869-1751533861
RUNJOBID= nodeC027-1751526542-73833
SLURM_JOB_ID= 9598657
Free space on /tmp= 431128 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB24/normalized-PB24/OPT-LIN/ihalainen/PBO-clique-coloring/normalized-clique-coloring-max-clique-n=14-t=2.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4517869-1751533861/watcher-4517869-1751533861 -o /tmp/evaluation-result-4517869-1751533861/solver-4517869-1751533861 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1751526542-73833 --watchdog 3760  pbsolver -f HOME/instance-4517869-1751533861.opb -t 3600 -m 31000

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 2

MD5SUM BENCH= 0eb4af5d9d6a7991e65a6bdba739f56a
RANDOM SEED=793070417

nodeC027 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.401
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.632
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3584.956
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.061
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.645
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.650
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3651.276
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3911.267
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        123705784 kB
MemAvailable:   123944980 kB
Buffers:            2488 kB
Cached:          1038932 kB
SwapCached:           12 kB
Active:          6444824 kB
Inactive:         498400 kB
Active(anon):    5917080 kB
Inactive(anon):     2792 kB
Active(file):     527744 kB
Inactive(file):   495608 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             15256 kB
Writeback:            24 kB
AnonPages:       5900096 kB
Mapped:           137680 kB
Shmem:             18056 kB
KReclaimable:     109764 kB
Slab:             198684 kB
SReclaimable:     109764 kB
SUnreclaim:        88920 kB
KernelStack:        4288 kB
PageTables:        14628 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    6917724 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2560000 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      203476 kB
DirectMap2M:     9005056 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 431116 MiB
End job on nodeC027 at 2025-07-03 11:11:23