Trace number 4530464

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-NaPS 1.00a2OPT16 188.774 189.404

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/ihalainen/PBO-clique-coloring/
normalized-clique-coloring-max-clique-n=18-t=2.opb
MD5SUM5da417552da80e99ebaacbb86c541f7c
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 benchmark16
Best CPU time to get the best result obtained on this benchmark1.94433
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables531
Total number of constraints47178
Number of constraints which are clauses47160
Number of constraints which are cardinality constraints (but not clauses)18
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint19
Number of terms in the objective function 18
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 18
Number of bits of the sum of numbers in the objective function 5
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 20
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

Solver Data

178.69/179.37	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --opt HOME/instance-4530464-1752261689.opb
178.69/179.37	c Solving mode: optimization
178.69/179.37	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
178.69/179.37	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
178.69/179.37	c original problem has 531 variables (531 bin, 0 int, 0 impl, 0 cont) and 47178 constraints
178.69/179.37	c presolving:
178.69/179.37	c (round 1, fast)       18 del vars, 18 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 18 clqs
178.69/179.37	c (round 2, exhaustive) 18 del vars, 18 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 47160 upgd conss, 0 impls, 18 clqs
178.69/179.37	c    (0.3s) probing: 51/513 (9.9%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
178.69/179.37	c    (0.3s) probing aborted: 50/50 successive totally useless probings
178.69/179.37	c    (0.6s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
178.69/179.37	c    (0.8s) symmetry computation finished: 34 generators found (max: 1500, log10 of symmetry group size: 30.0) (symcode time: 0.25)
178.69/179.37	c dynamic symmetry handling statistics:
178.69/179.37	c    orbitopal reduction:       no components
178.69/179.37	c    orbital reduction:          1 components of sizes 34
178.69/179.37	c    lexicographic reduction:   34 permutations with support sizes 70, 38, 70, 38, 70, 38, 70, 38, 70, 38, 70, 38, 70, 38, 70, 38, 70, 38, 70, 38, 70, 38, 70, 38, 70, 38, 70, 38, 70, 38, 70, 38, 70, 38
178.69/179.37	c handled 1 out of 1 symmetry components
178.69/179.37	c presolving (3 rounds: 3 fast, 2 medium, 2 exhaustive):
178.69/179.37	c  18 deleted vars, 18 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
178.69/179.37	c  0 implications, 18 cliques
178.69/179.37	c presolved problem has 513 variables (513 bin, 0 int, 0 impl, 0 cont) and 47160 constraints
178.69/179.37	c      18 constraints of type <setppc>
178.69/179.37	c   47142 constraints of type <logicor>
178.69/179.37	c transformed objective value is always integral (scale: 1)
178.69/179.37	c Presolving Time: 0.82
178.69/179.37	c 
178.69/179.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
178.69/179.37	c p 0.9s|     1 |     0 |     0 |     - |  clique|   0 | 513 |  47k|  47k|   0 |  0 |   0 |   0 | 0.000000e+00 | 1.700000e+01 |    Inf | unknown
178.69/179.37	c p 1.0s|     1 |     0 |     2 |     - | vbounds|   0 | 513 |  47k|  47k|   0 |  0 |  12 |   0 | 0.000000e+00 | 1.600000e+01 |    Inf | unknown
178.69/179.37	c   1.5s|     1 |     0 |  1185 |     - |   241M |   0 | 513 |  47k|  47k|   0 |  0 |  12 |   0 | 0.000000e+00 | 1.600000e+01 |    Inf | unknown
178.69/179.37	c   2.3s|     1 |     0 |  1243 |     - |   248M |   0 | 513 |  47k|  47k|   8 |  1 |  14 |   0 | 0.000000e+00 | 1.600000e+01 |    Inf | unknown
178.69/179.37	c   2.9s|     1 |     0 |  1296 |     - |   256M |   0 | 513 |  47k|  47k|  15 |  2 |  16 |   0 | 0.000000e+00 | 1.600000e+01 |    Inf | unknown
178.69/179.37	c   3.3s|     1 |     0 |  1314 |     - |   265M |   0 | 513 |  47k|  47k|  18 |  3 |  17 |   0 | 0.000000e+00 | 1.600000e+01 |    Inf | unknown
178.69/179.37	c   4.1s|     1 |     0 |  1333 |     - |   273M |   0 | 513 |  47k|  47k|  22 |  4 |  19 |   0 | 0.000000e+00 | 1.600000e+01 |    Inf | unknown
178.69/179.37	c   4.6s|     1 |     0 |  1384 |     - |   283M |   0 | 513 |  47k|  47k|  26 |  5 |  20 |   0 | 0.000000e+00 | 1.600000e+01 |    Inf | unknown
178.69/179.37	c   5.6s|     1 |     0 |  1412 |     - |   294M |   0 | 513 |  47k|  47k|  29 |  6 |  22 |   0 | 0.000000e+00 | 1.600000e+01 |    Inf | unknown
178.69/179.37	c   6.0s|     1 |     0 |  1439 |     - |   304M |   0 | 513 |  47k|  47k|  31 |  7 |  24 |   0 | 0.000000e+00 | 1.600000e+01 |    Inf | unknown
178.69/179.37	c   6.2s|     1 |     0 |  1459 |     - |   311M |   0 | 513 |  47k|  47k|  34 |  8 |  26 |   0 | 0.000000e+00 | 1.600000e+01 |    Inf | unknown
178.69/179.37	c   6.6s|     1 |     0 |  1523 |     - |   322M |   0 | 513 |  47k|  47k|  36 |  9 |  28 |   0 | 0.000000e+00 | 1.600000e+01 |    Inf | unknown
178.69/179.37	c   7.0s|     1 |     0 |  1576 |     - |   332M |   0 | 513 |  47k|  47k|  41 | 10 |  30 |   0 | 0.000000e+00 | 1.600000e+01 |    Inf | unknown
178.69/179.37	c   7.0s|     1 |     0 |  1605 |     - |   337M |   0 | 513 |  47k|  47k|  43 | 11 |  32 |   0 | 0.000000e+00 | 1.600000e+01 |    Inf | unknown
178.69/179.37	c   9.3s|     1 |     2 |  3587 |     - |   338M |   0 | 513 |  47k|  47k|  43 | 11 |  38 |  22 | 0.000000e+00 | 1.600000e+01 |    Inf | unknown
178.69/179.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
178.69/179.37	c  37.1s|   100 |    29 | 14426 | 129.5 |   359M |  18 | 513 |  47k|  47k|  72 |  1 | 207 | 839 | 0.000000e+00 | 1.600000e+01 |    Inf |  54.10%
178.69/179.37	c  49.7s|   200 |    31 | 17606 |  80.4 |   361M |  22 | 513 |  47k|  47k|  86 |  1 | 430 |1302 | 0.000000e+00 | 1.600000e+01 |    Inf |  54.82%
178.69/179.37	c  75.2s|   300 |    46 | 22920 |  71.3 |   390M |  22 | 513 |  47k|  47k| 175 |  1 | 616 |1816 | 0.000000e+00 | 1.600000e+01 |    Inf |  56.07%
178.69/179.37	c  88.6s|   400 |    62 | 25226 |  59.2 |   393M |  22 | 513 |  47k|  47k| 214 |  0 | 715 |1991 | 1.000000e+00 | 1.600000e+01 |1500.00%|  61.55%
178.69/179.37	c  98.8s|   500 |    66 | 27599 |  52.1 |   395M |  22 | 513 |  47k|  47k| 245 |  1 | 792 |2149 | 1.000000e+00 | 1.600000e+01 |1500.00%|  62.78%
178.69/179.37	c   116s|   600 |    78 | 29803 |  47.1 |   399M |  22 | 513 |  47k|  47k| 307 |  4 | 883 |2295 | 4.000000e+00 | 1.600000e+01 | 300.00%|  70.22%
178.69/179.37	c   125s|   700 |    93 | 31710 |  43.1 |   400M |  22 | 513 |  47k|  47k| 363 |  2 | 956 |2360 | 5.000000e+00 | 1.600000e+01 | 220.00%|  72.67%
178.69/179.37	c   133s|   800 |   116 | 32979 |  39.3 |   399M |  22 | 513 |  47k|  47k| 390 |  1 |1019 |2452 | 5.000000e+00 | 1.600000e+01 | 220.00%|  72.94%
178.69/179.37	c   141s|   900 |   128 | 34272 |  36.3 |   400M |  22 | 513 |  47k|   0 | 424 |  0 |1082 |2496 | 5.000000e+00 | 1.600000e+01 | 220.00%|  73.32%
178.69/179.37	c   145s|  1000 |   131 | 34871 |  33.3 |   400M |  23 | 513 |  47k|  47k| 432 |  1 |1144 |2517 | 5.000000e+00 | 1.600000e+01 | 220.00%|  73.54%
178.69/179.37	c   148s|  1100 |   131 | 35571 |  30.9 |   401M |  27 | 513 |  47k|   0 | 437 |  0 |1228 |2532 | 6.000000e+00 | 1.600000e+01 | 166.67%|  76.31%
178.69/179.37	c   155s|  1200 |   143 | 36813 |  29.4 |   401M |  27 | 513 |  47k|  47k| 475 |  1 |1290 |2569 | 8.000000e+00 | 1.600000e+01 | 100.00%|  80.50%
178.69/179.37	c   157s|  1300 |   153 | 37432 |  27.6 |   401M |  32 | 513 |  47k|  47k| 483 |  1 |1337 |2590 | 1.000000e+01 | 1.600000e+01 |  60.00%|  84.55%
178.69/179.37	c   163s|  1400 |   183 | 38616 |  26.5 |   435M |  32 | 513 |  47k|  47k| 498 |  0 |1414 |2619 | 1.000000e+01 | 1.600000e+01 |  60.00%|  84.60%
178.69/179.37	c r 166s|  1489 |   193 | 39114 |  25.2 |ziroundi|  32 | 513 |  47k|  47k| 503 |  1 |1478 |2628 | 1.100000e+01 | 1.600000e+01 |  45.45%|  86.91%
178.69/179.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
178.69/179.37	c   166s|  1500 |   197 | 39163 |  25.1 |   435M |  32 | 513 |  47k|  47k| 503 |  1 |1486 |2628 | 1.100000e+01 | 1.600000e+01 |  45.45%|  86.92%
178.69/179.37	c   167s|  1600 |   213 | 39885 |  23.9 |   435M |  32 | 513 |  47k|   0 | 503 |  0 |1564 |2644 | 1.100000e+01 | 1.600000e+01 |  45.45%|  86.94%
178.69/179.37	c   170s|  1700 |   233 | 40652 |  23.0 |   444M |  32 | 513 |  47k|   0 | 513 |  0 |1645 |2651 | 1.100000e+01 | 1.600000e+01 |  45.45%|  87.73%
178.69/179.37	c   171s|  1800 |   221 | 41325 |  22.1 |   444M |  32 | 513 |  47k|   0 | 513 |  0 |1700 |2653 | 1.100000e+01 | 1.600000e+01 |  45.45%|  87.75%
178.69/179.37	c   172s|  1900 |   217 | 42117 |  21.3 |   445M |  32 | 513 |  47k|  47k| 513 |  1 |1762 |2655 | 1.100000e+01 | 1.600000e+01 |  45.45%|  88.04%
178.69/179.37	c   173s|  2000 |   220 | 42600 |  20.5 |   445M |  32 | 513 |  47k|   0 | 513 |  0 |1833 |2656 | 1.200000e+01 | 1.600000e+01 |  33.33%|  90.07%
178.69/179.37	c   175s|  2100 |   211 | 43049 |  19.7 |   445M |  32 | 513 |  47k|  47k| 519 |  1 |1910 |2671 | 1.200000e+01 | 1.600000e+01 |  33.33%|  90.48%
178.69/179.37	c   177s|  2200 |   217 | 43554 |  19.1 |   445M |  32 | 513 |  47k|   0 | 519 |  0 |1961 |2678 | 1.200000e+01 | 1.600000e+01 |  33.33%|  90.51%
178.69/179.37	c   178s|  2300 |   224 | 44043 |  18.5 |   445M |  32 | 513 |  47k|   0 | 522 |  0 |2023 |2687 | 1.200000e+01 | 1.600000e+01 |  33.33%|  90.52%
188.66/189.30	c   179s|  2400 |   205 | 44433 |  17.9 |   445M |  32 | 513 |  47k|  47k| 526 |  1 |2080 |2689 | 1.200000e+01 | 1.600000e+01 |  33.33%|  90.67%
188.66/189.30	c   181s|  2500 |   188 | 44794 |  17.3 |   445M |  32 | 513 |  47k|  47k| 532 |  1 |2129 |2693 | 1.300000e+01 | 1.600000e+01 |  23.08%|  92.77%
188.66/189.30	c   182s|  2600 |   177 | 45130 |  16.7 |   445M |  32 | 513 |  47k|  47k| 532 |  1 |2204 |2693 | 1.300000e+01 | 1.600000e+01 |  23.08%|  92.79%
188.66/189.30	c   183s|  2700 |   161 | 45481 |  16.3 |   445M |  32 | 513 |  47k|   0 | 534 |  0 |2286 |2694 | 1.300000e+01 | 1.600000e+01 |  23.08%|  92.95%
188.66/189.30	c   185s|  2800 |   132 | 45853 |  15.8 |   445M |  32 | 513 |  47k|   0 | 542 |  0 |2352 |2707 | 1.300000e+01 | 1.600000e+01 |  23.08%|  93.60%
188.66/189.30	c   186s|  2900 |    94 | 46107 |  15.4 |   445M |  32 | 513 |  47k|  47k| 542 |  1 |2413 |2707 | 1.400000e+01 | 1.600000e+01 |  14.29%|  95.72%
188.66/189.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
188.66/189.30	c   186s|  3000 |    78 | 46492 |  15.0 |   445M |  32 | 513 |  48k|   0 | 542 |  0 |2508 |2710 | 1.400000e+01 | 1.600000e+01 |  14.29%|  95.79%
188.66/189.30	c   187s|  3100 |    40 | 46702 |  14.6 |   445M |  32 | 513 |  48k|  47k| 542 |  1 |2577 |2710 | 1.400000e+01 | 1.600000e+01 |  14.29%|  95.84%
188.66/189.30	c   189s|  3200 |     8 | 47022 |  14.2 |   445M |  32 | 513 |  48k|  47k| 549 |  1 |2668 |2712 | 1.500000e+01 | 1.600000e+01 |   6.67%|  98.02%
188.66/189.30	c 
188.66/189.30	c SCIP Status        : problem is solved [optimal solution found]
188.66/189.30	c Solving Time (sec) : 188.87
188.66/189.30	c Solving Nodes      : 3226
188.66/189.30	c Primal Bound       : +1.60000000000000e+01 (120 solutions)
188.66/189.30	c Dual Bound         : +1.60000000000000e+01
188.66/189.30	c Gap                : 0.00 %
188.66/189.30	c All original constraints are satisfied.
188.66/189.30	c SCIP's best solution is verified feasible for the original problem.
188.66/189.30	c SCIP found an optimal solution.
188.66/189.30	o 16
188.66/189.30	s OPTIMUM FOUND
188.66/189.30	v x154 x155 x156 x157 x158 x159 x160 x161 x162 x163 x164 x165 x166 x167 -x168 x169 x170 -x171 -x172 -x190 -x208 -x226 -x244 -x262 -x280 -x298 -x316 -x334 -x352 -x370 -x388 -x406 -x424 -x442 -x460 -x478 -x173 -x191 -x209 -x227 -x245 -x263 -x281 -x299 -x317 -x335 -x353 -x371 -x389 -x407 -x425 -x443 -x461 -x479 -x174 -x192 -x210 -x228 -x246 -x264 -x282 -x300 -x318 -x336 -x354 -x372 -x390 -x408 -x426 -x444 -x462 -x480 -x175 -x193 -x211 -x229 -x247 -x265 -x283 -x301 -x319 -x337 -x355 -x373 -x391 -x409 -x427 -x445 -x463 -x481 -x176 -x194 -x212 -x230 -x248 -x266 -x284 -x302 -x320 -x338 -x356 -x374 -x392 -x410 -x428 -x446 -x464 -x482 -x177 -x195 -x213 -x231 -x249 -x267 -x285 -x303 -x321 -x339 -x357 -x375 -x393 -x411 -x429 -x447 -x465 -x483 -x178 -x196 -x214 -x232 -x250 -x268 -x286 -x304 -x322 -x340 -x358 -x376 -x394 -x412 -x430 -x448 -x466 -x484 -x179 -x197 -x215 -x233 -x251 -x269 -x287 -x305 -x323 -x341 -x359 -x377 -x395 -x413 -x431 -x449 -x467 -x485 -x180 -x198 -x216 -x234 -x252 -x270 -x288 -x306 -x324 -x342 -x360 -x378 -x396 -x414 -x432 -x450 -x468 -x486 -x181 -x199 -x217 -x235 -x253 -x271 -x289 -x307 -x325 -x343 -x361 -x379 -x397 -x415 -x433 -x451 -x469 -x487 -x182 -x200 -x218 -x236 -x254 -x272 -x290 -x308 -x326 -x344 -x362 -x380 -x398 -x416 -x434 -x452 -x470 -x488 -x183 -x201 -x219 -x237 -x255 -x273 -x291 -x309 -x327 -x345 -x363 -x381 -x399 -x417 -x435 -x453 -x471 -x489 -x184 -x202 -x220 -x238 -x256 -x274 -x292 -x310 -x328 -x346 -x364 -x382 -x400 -x418 -x436 -x454 -x472 -x490 -x185 -x203 -x221 -x239 -x257 -x275 -x293 -x311 -x329 -x347 -x365 -x383 -x401 -x419 -x437 -x455 -x473 -x491 -x186 -x204 -x222 -x240 x258 -x276 -x294 -x312 -x330 -x348 -x366 -x384 -x402 -x420 -x438 -x456 -x474 -x492 -x187 -x205 -x223 -x241 -x259 -x277 -x295 -x313 -x331 -x349 -x367 -x385 -x403 -x421 -x439 -x457 -x475 -x493 -x188 -x206 -x224 -x242 -x260 -x278 -x296 -x314 -x332 -x350 -x368 -x386 -x404 -x422 -x440 -x458 -x476 -x494 -x189 -x207 -x225 -x243 -x261 -x279 -x297 -x315 -x333 x351 -x369 -x387
188.66/189.30	v -x405 -x423 -x441 -x459 -x477 -x495 -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 -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 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 x67 -x68 -x69 x70 -x71 -x72 -x73 -x74 -x75 x76 x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 x496 -x497 -x498 x499 -x500 x501 -x502 x503 x504 -x505 -x506 x507 x508 -x509 x510 -x511 x512 -x513 -x514 x515 -x516 x517 -x518 x519 -x520 x521 x522 -x523 x524 -x525 x526 -x527 x528 -x529 x530 -x531

Verifier Data

OK	16

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4530464-1752261689/watcher-4530464-1752261689 -o /tmp/evaluation-result-4530464-1752261689/solver-4530464-1752261689 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1752253448-117660 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4530464-1752261689.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=119345, runsolver pid=119342
Current StackSize limit: 8192 KiB


[startup+0.100063 s]*
/proc/loadavg: 4.10 4.11 4.09 5/272 119350
/proc/meminfo: memFree=117802344/131249996 swapFree=33010672/33010684
[pid=119345] ppid=119342 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/119345/stat : 119345 (scip-naps-1.00a) S 119342 119345 117649 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 141846637 4292608 736 18446744073709551615 94822943846400 94822944740933 140722389092656 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94822944979984 94822945027728 94822970544128 140722389100955 140722389101054 140722389101054 140722389106658 0
/proc/119345/statm: 1048 736 672 219 0 110 0
[pid=119350] ppid=119345 vsize=1187396 memory=32380 CPUtime=0.06 cores=4,6
/proc/119350/stat : 119350 (python3) R 119345 119345 117649 0 -1 4194304 3808 0 0 0 5 1 0 0 20 0 1 0 141846639 1215893504 8095 18446744073709551615 94758496104448 94758496104825 140735380308160 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94758496116120 94758496116740 94758506020864 140735380310366 140735380310560 140735380310560 140735380316135 0
/proc/119350/statm: 296849 8095 4934 1 0 268871 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 1191588 KiB
Current children cumulated memory: 35324 KiB

[startup+0.205874 s]*
/proc/loadavg: 4.10 4.11 4.09 5/272 119350
/proc/meminfo: memFree=117778600/131249996 swapFree=33010672/33010684
[pid=119345] ppid=119342 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/119345/stat : 119345 (scip-naps-1.00a) S 119342 119345 117649 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 141846637 4292608 736 18446744073709551615 94822943846400 94822944740933 140722389092656 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94822944979984 94822945027728 94822970544128 140722389100955 140722389101054 140722389101054 140722389106658 0
/proc/119345/statm: 1048 736 672 219 0 110 0
[pid=119350] ppid=119345 vsize=1218036 memory=69500 CPUtime=0.16 cores=4,6
/proc/119350/stat : 119350 (python3) R 119345 119345 117649 0 -1 4194304 10614 0 0 0 14 2 0 0 20 0 1 0 141846639 1247268864 17375 18446744073709551615 94758496104448 94758496104825 140735380308160 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94758496116120 94758496116740 94758506020864 140735380310366 140735380310560 140735380310560 140735380316135 0
/proc/119350/statm: 304509 17375 7622 1 0 275867 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 1222228 KiB
Current children cumulated memory: 72444 KiB

[startup+0.305842 s]*
/proc/loadavg: 4.10 4.11 4.09 5/272 119350
/proc/meminfo: memFree=117730216/131249996 swapFree=33010672/33010684
[pid=119345] ppid=119342 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/119345/stat : 119345 (scip-naps-1.00a) S 119342 119345 117649 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 141846637 4292608 736 18446744073709551615 94822943846400 94822944740933 140722389092656 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94822944979984 94822945027728 94822970544128 140722389100955 140722389101054 140722389101054 140722389106658 0
/proc/119345/statm: 1048 736 672 219 0 110 0
[pid=119350] ppid=119345 vsize=1266564 memory=117500 CPUtime=0.27 cores=4,6
/proc/119350/stat : 119350 (python3) R 119345 119345 117649 0 -1 4194304 22402 0 0 0 23 4 0 0 20 0 1 0 141846639 1296961536 29375 18446744073709551615 94758496104448 94758496104825 140735380308160 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94758496116120 94758496116740 94758506020864 140735380310366 140735380310560 140735380310560 140735380316135 0
/proc/119350/statm: 316641 29375 7846 1 0 287999 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1270756 KiB
Current children cumulated memory: 120444 KiB

[startup+0.700194 s]
/proc/loadavg: 4.10 4.11 4.09 5/272 119350
/proc/meminfo: memFree=117706024/131249996 swapFree=33010672/33010684
[pid=119345] ppid=119342 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/119345/stat : 119345 (scip-naps-1.00a) S 119342 119345 117649 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 141846637 4292608 736 18446744073709551615 94822943846400 94822944740933 140722389092656 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94822944979984 94822945027728 94822970544128 140722389100955 140722389101054 140722389101054 140722389106658 0
/proc/119345/statm: 1048 736 672 219 0 110 0
[pid=119350] ppid=119345 vsize=1361132 memory=203920 CPUtime=0.66 cores=4,6
/proc/119350/stat : 119350 (python3) R 119345 119345 117649 0 -1 4194304 35332 0 0 0 59 7 0 0 20 0 1 0 141846639 1393799168 50980 18446744073709551615 94758496104448 94758496104825 140735380308160 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94758496116120 94758496116740 94758506020864 140735380310366 140735380310560 140735380310560 140735380316135 0
/proc/119350/statm: 340283 50980 7942 1 0 311641 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 1365324 KiB
Current children cumulated memory: 206864 KiB

[startup+1.50017 s]
/proc/loadavg: 4.10 4.11 4.09 5/272 119350
/proc/meminfo: memFree=117588704/131249996 swapFree=33010672/33010684
[pid=119345] ppid=119342 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/119345/stat : 119345 (scip-naps-1.00a) S 119342 119345 117649 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 141846637 4292608 736 18446744073709551615 94822943846400 94822944740933 140722389092656 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94822944979984 94822945027728 94822970544128 140722389100955 140722389101054 140722389101054 140722389106658 0
/proc/119345/statm: 1048 736 672 219 0 110 0
[pid=119350] ppid=119345 vsize=1459012 memory=298260 CPUtime=1.45 cores=4,6
/proc/119350/stat : 119350 (python3) R 119345 119345 117649 0 -1 4194304 55712 0 0 0 135 10 0 0 20 0 1 0 141846639 1494028288 74565 18446744073709551615 94758496104448 94758496104825 140735380308160 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94758496116120 94758496116740 94758506020864 140735380310366 140735380310560 140735380310560 140735380316135 0
/proc/119350/statm: 364753 74565 8134 1 0 336111 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 1463204 KiB
Current children cumulated memory: 301204 KiB

[startup+3.10562 s]
/proc/loadavg: 4.09 4.11 4.09 5/272 119350
/proc/meminfo: memFree=117536924/131249996 swapFree=33010672/33010684
[pid=119345] ppid=119342 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/119345/stat : 119345 (scip-naps-1.00a) S 119342 119345 117649 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 141846637 4292608 736 18446744073709551615 94822943846400 94822944740933 140722389092656 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94822944979984 94822945027728 94822970544128 140722389100955 140722389101054 140722389101054 140722389106658 0
/proc/119345/statm: 1048 736 672 219 0 110 0
[pid=119350] ppid=119345 vsize=1480344 memory=310036 CPUtime=3.05 cores=4,6
/proc/119350/stat : 119350 (python3) R 119345 119345 117649 0 -1 4194304 58686 0 0 0 294 11 0 0 20 0 1 0 141846639 1515872256 77509 18446744073709551615 94758496104448 94758496104825 140735380308160 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94758496116120 94758496116740 94758506020864 140735380310366 140735380310560 140735380310560 140735380316135 0
/proc/119350/statm: 370086 77509 8134 1 0 341444 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 1484536 KiB
Current children cumulated memory: 312980 KiB

[startup+6.30017 s]
/proc/loadavg: 4.09 4.11 4.09 5/272 119350
/proc/meminfo: memFree=117512748/131249996 swapFree=33010672/33010684
[pid=119345] ppid=119342 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/119345/stat : 119345 (scip-naps-1.00a) S 119342 119345 117649 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 141846637 4292608 736 18446744073709551615 94822943846400 94822944740933 140722389092656 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94822944979984 94822945027728 94822970544128 140722389100955 140722389101054 140722389101054 140722389106658 0
/proc/119345/statm: 1048 736 672 219 0 110 0
[pid=119350] ppid=119345 vsize=1528168 memory=334740 CPUtime=6.24 cores=4,6
/proc/119350/stat : 119350 (python3) R 119345 119345 117649 0 -1 4194304 64837 0 0 0 611 13 0 0 20 0 1 0 141846639 1564844032 83685 18446744073709551615 94758496104448 94758496104825 140735380308160 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94758496116120 94758496116740 94758506020864 140735380310366 140735380310560 140735380310560 140735380316135 0
/proc/119350/statm: 382042 83685 8134 1 0 353400 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 1532360 KiB
Current children cumulated memory: 337684 KiB

[startup+12.7002 s]
/proc/loadavg: 4.17 4.13 4.10 5/272 119351
/proc/meminfo: memFree=117432644/131249996 swapFree=33010672/33010684
[pid=119345] ppid=119342 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/119345/stat : 119345 (scip-naps-1.00a) S 119342 119345 117649 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 141846637 4292608 736 18446744073709551615 94822943846400 94822944740933 140722389092656 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94822944979984 94822945027728 94822970544128 140722389100955 140722389101054 140722389101054 140722389106658 0
/proc/119345/statm: 1048 736 672 219 0 110 0
[pid=119350] ppid=119345 vsize=1597012 memory=385500 CPUtime=12.62 cores=4,6
/proc/119350/stat : 119350 (python3) R 119345 119345 117649 0 -1 4194304 81777 0 0 0 1247 15 0 0 20 0 1 0 141846639 1635340288 96375 18446744073709551615 94758496104448 94758496104825 140735380308160 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94758496116120 94758496116740 94758506020864 140735380310366 140735380310560 140735380310560 140735380316135 0
/proc/119350/statm: 399253 96375 8134 1 0 370611 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 1601204 KiB
Current children cumulated memory: 388444 KiB

[startup+25.5002 s]
/proc/loadavg: 4.21 4.14 4.10 5/272 119351
/proc/meminfo: memFree=117437160/131249996 swapFree=33010672/33010684
[pid=119345] ppid=119342 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/119345/stat : 119345 (scip-naps-1.00a) S 119342 119345 117649 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 141846637 4292608 736 18446744073709551615 94822943846400 94822944740933 140722389092656 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94822944979984 94822945027728 94822970544128 140722389100955 140722389101054 140722389101054 140722389106658 0
/proc/119345/statm: 1048 736 672 219 0 110 0
[pid=119350] ppid=119345 vsize=1597012 memory=385884 CPUtime=25.38 cores=4,6
/proc/119350/stat : 119350 (python3) R 119345 119345 117649 0 -1 4194304 81890 0 0 0 2523 15 0 0 20 0 1 0 141846639 1635340288 96471 18446744073709551615 94758496104448 94758496104825 140735380308160 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94758496116120 94758496116740 94758506020864 140735380310366 140735380310560 140735380310560 140735380316135 0
/proc/119350/statm: 399253 96471 8134 1 0 370611 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 1601204 KiB
Current children cumulated memory: 388828 KiB

[startup+51.1056 s]
/proc/loadavg: 4.14 4.12 4.09 5/271 119351
/proc/meminfo: memFree=117385640/131249996 swapFree=33010672/33010684
[pid=119345] ppid=119342 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/119345/stat : 119345 (scip-naps-1.00a) S 119342 119345 117649 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 141846637 4292608 736 18446744073709551615 94822943846400 94822944740933 140722389092656 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94822944979984 94822945027728 94822970544128 140722389100955 140722389101054 140722389101054 140722389106658 0
/proc/119345/statm: 1048 736 672 219 0 110 0
[pid=119350] ppid=119345 vsize=1640704 memory=429888 CPUtime=50.89 cores=4,6
/proc/119350/stat : 119350 (python3) R 119345 119345 117649 0 -1 4194304 97409 0 0 0 5073 16 0 0 20 0 1 0 141846639 1680080896 107472 18446744073709551615 94758496104448 94758496104825 140735380308160 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94758496116120 94758496116740 94758506020864 140735380310366 140735380310560 140735380310560 140735380316135 0
/proc/119350/statm: 410176 107472 8134 1 0 381534 0
Current children cumulated CPU time: 50.89 s
Current children cumulated vsize: 1644896 KiB
Current children cumulated memory: 432832 KiB

[startup+102.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/270 119353
/proc/meminfo: memFree=117373276/131249996 swapFree=33010672/33010684
[pid=119345] ppid=119342 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/119345/stat : 119345 (scip-naps-1.00a) S 119342 119345 117649 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 141846637 4292608 736 18446744073709551615 94822943846400 94822944740933 140722389092656 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94822944979984 94822945027728 94822970544128 140722389100955 140722389101054 140722389101054 140722389106658 0
/proc/119345/statm: 1048 736 672 219 0 110 0
[pid=119350] ppid=119345 vsize=1645028 memory=430656 CPUtime=101.93 cores=4,6
/proc/119350/stat : 119350 (python3) R 119345 119345 117649 0 -1 4194304 97618 0 0 0 10176 17 0 0 20 0 1 0 141846639 1684508672 107664 18446744073709551615 94758496104448 94758496104825 140735380308160 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94758496116120 94758496116740 94758506020864 140735380310366 140735380310560 140735380310560 140735380316135 0
/proc/119350/statm: 411257 107664 8134 1 0 382615 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 1649220 KiB
Current children cumulated memory: 433600 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/271 119356
/proc/meminfo: memFree=117373316/131249996 swapFree=33010672/33010684
[pid=119345] ppid=119342 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/119345/stat : 119345 (scip-naps-1.00a) S 119342 119345 117649 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 141846637 4292608 736 18446744073709551615 94822943846400 94822944740933 140722389092656 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94822944979984 94822945027728 94822970544128 140722389100955 140722389101054 140722389101054 140722389106658 0
/proc/119345/statm: 1048 736 672 219 0 110 0
[pid=119350] ppid=119345 vsize=1691856 memory=471464 CPUtime=161.75 cores=4,6
/proc/119350/stat : 119350 (python3) R 119345 119345 117649 0 -1 4194304 112524 0 0 0 16156 19 0 0 20 0 1 0 141846639 1732460544 117866 18446744073709551615 94758496104448 94758496104825 140735380308160 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94758496116120 94758496116740 94758506020864 140735380310366 140735380310560 140735380310560 140735380316135 0
/proc/119350/statm: 422964 117866 8134 1 0 394322 0
Current children cumulated CPU time: 161.75 s
Current children cumulated vsize: 1696048 KiB
Current children cumulated memory: 474408 KiB

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

# cumulated CPU time of all completed processes:  user=188.54 s, system=0.233951 s

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

[startup+166.4 s]
/proc/loadavg: 4.19 4.13 4.10 5/271 119356
/proc/meminfo: memFree=117355448/131249996 swapFree=33010672/33010684
[pid=119345] ppid=119342 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/119345/stat : 119345 (scip-naps-1.00a) S 119342 119345 117649 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 141846637 4292608 736 18446744073709551615 94822943846400 94822944740933 140722389092656 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94822944979984 94822945027728 94822970544128 140722389100955 140722389101054 140722389101054 140722389106658 0
/proc/119345/statm: 1048 736 672 219 0 110 0
[pid=119350] ppid=119345 vsize=1709260 memory=487080 CPUtime=165.83 cores=4,6
/proc/119350/stat : 119350 (python3) R 119345 119345 117649 0 -1 4194304 116403 0 0 0 16564 19 0 0 20 0 1 0 141846639 1750282240 121770 18446744073709551615 94758496104448 94758496104825 140735380308160 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94758496116120 94758496116740 94758506020864 140735380310366 140735380310560 140735380310560 140735380316135 0
/proc/119350/statm: 427315 121770 8134 1 0 398673 0
Current children cumulated CPU time: 165.83 s
Current children cumulated vsize: 1713452 KiB
Current children cumulated memory: 490024 KiB

[startup+179.2 s]
/proc/loadavg: 4.15 4.12 4.09 5/271 119356
/proc/meminfo: memFree=117345644/131249996 swapFree=33010672/33010684
[pid=119345] ppid=119342 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/119345/stat : 119345 (scip-naps-1.00a) S 119342 119345 117649 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 141846637 4292608 736 18446744073709551615 94822943846400 94822944740933 140722389092656 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94822944979984 94822945027728 94822970544128 140722389100955 140722389101054 140722389101054 140722389106658 0
/proc/119345/statm: 1048 736 672 219 0 110 0
[pid=119350] ppid=119345 vsize=1718572 memory=495016 CPUtime=178.59 cores=4,6
/proc/119350/stat : 119350 (python3) R 119345 119345 117649 0 -1 4194304 118390 0 0 0 17839 20 0 0 20 0 1 0 141846639 1759817728 123754 18446744073709551615 94758496104448 94758496104825 140735380308160 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94758496116120 94758496116740 94758506020864 140735380310366 140735380310560 140735380310560 140735380316135 0
/proc/119350/statm: 429643 123754 8134 1 0 401001 0
Current children cumulated CPU time: 178.59 s
Current children cumulated vsize: 1722764 KiB
Current children cumulated memory: 497960 KiB

[startup+185.6 s]
/proc/loadavg: 4.14 4.12 4.09 5/272 119364
/proc/meminfo: memFree=117352896/131249996 swapFree=33010672/33010684
[pid=119345] ppid=119342 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/119345/stat : 119345 (scip-naps-1.00a) S 119342 119345 117649 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 141846637 4292608 736 18446744073709551615 94822943846400 94822944740933 140722389092656 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94822944979984 94822945027728 94822970544128 140722389100955 140722389101054 140722389101054 140722389106658 0
/proc/119345/statm: 1048 736 672 219 0 110 0
[pid=119350] ppid=119345 vsize=1718572 memory=495016 CPUtime=184.97 cores=4,6
/proc/119350/stat : 119350 (python3) R 119345 119345 117649 0 -1 4194304 118390 0 0 0 18477 20 0 0 20 0 1 0 141846639 1759817728 123754 18446744073709551615 94758496104448 94758496104825 140735380308160 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94758496116120 94758496116740 94758506020864 140735380310366 140735380310560 140735380310560 140735380316135 0
/proc/119350/statm: 429643 123754 8134 1 0 401001 0
Current children cumulated CPU time: 184.97 s
Current children cumulated vsize: 1722764 KiB
Current children cumulated memory: 497960 KiB

[startup+187.2 s]
/proc/loadavg: 4.14 4.12 4.09 5/272 119364
/proc/meminfo: memFree=117352940/131249996 swapFree=33010672/33010684
[pid=119345] ppid=119342 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/119345/stat : 119345 (scip-naps-1.00a) S 119342 119345 117649 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 141846637 4292608 736 18446744073709551615 94822943846400 94822944740933 140722389092656 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94822944979984 94822945027728 94822970544128 140722389100955 140722389101054 140722389101054 140722389106658 0
/proc/119345/statm: 1048 736 672 219 0 110 0
[pid=119350] ppid=119345 vsize=1718572 memory=495016 CPUtime=186.56 cores=4,6
/proc/119350/stat : 119350 (python3) R 119345 119345 117649 0 -1 4194304 118391 0 0 0 18636 20 0 0 20 0 1 0 141846639 1759817728 123754 18446744073709551615 94758496104448 94758496104825 140735380308160 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94758496116120 94758496116740 94758506020864 140735380310366 140735380310560 140735380310560 140735380316135 0
/proc/119350/statm: 429643 123754 8134 1 0 401001 0
Current children cumulated CPU time: 186.56 s
Current children cumulated vsize: 1722764 KiB
Current children cumulated memory: 497960 KiB

[startup+188.8 s]
/proc/loadavg: 4.12 4.12 4.09 5/272 119364
/proc/meminfo: memFree=117354744/131249996 swapFree=33010672/33010684
[pid=119345] ppid=119342 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/119345/stat : 119345 (scip-naps-1.00a) S 119342 119345 117649 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 141846637 4292608 736 18446744073709551615 94822943846400 94822944740933 140722389092656 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94822944979984 94822945027728 94822970544128 140722389100955 140722389101054 140722389101054 140722389106658 0
/proc/119345/statm: 1048 736 672 219 0 110 0
[pid=119350] ppid=119345 vsize=1718572 memory=495016 CPUtime=188.16 cores=4,6
/proc/119350/stat : 119350 (python3) R 119345 119345 117649 0 -1 4194304 118391 0 0 0 18796 20 0 0 20 0 1 0 141846639 1759817728 123754 18446744073709551615 94758496104448 94758496104825 140735380308160 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94758496116120 94758496116740 94758506020864 140735380310366 140735380310560 140735380310560 140735380316135 0
/proc/119350/statm: 429643 123754 8134 1 0 401001 0
Current children cumulated CPU time: 188.16 s
Current children cumulated vsize: 1722764 KiB
Current children cumulated memory: 497960 KiB

[startup+189.2 s]
/proc/loadavg: 4.12 4.12 4.09 5/272 119364
/proc/meminfo: memFree=117350712/131249996 swapFree=33010672/33010684
[pid=119345] ppid=119342 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/119345/stat : 119345 (scip-naps-1.00a) S 119342 119345 117649 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 141846637 4292608 736 18446744073709551615 94822943846400 94822944740933 140722389092656 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94822944979984 94822945027728 94822970544128 140722389100955 140722389101054 140722389101054 140722389106658 0
/proc/119345/statm: 1048 736 672 219 0 110 0
[pid=119350] ppid=119345 vsize=1737136 memory=512808 CPUtime=188.56 cores=4,6
/proc/119350/stat : 119350 (python3) R 119345 119345 117649 0 -1 4194304 122792 0 0 0 18835 21 0 0 20 0 1 0 141846639 1778827264 128202 18446744073709551615 94758496104448 94758496104825 140735380308160 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94758496116120 94758496116740 94758506020864 140735380310366 140735380310560 140735380310560 140735380316135 0
/proc/119350/statm: 434284 128202 8198 1 0 405642 0
Current children cumulated CPU time: 188.56 s
Current children cumulated vsize: 1741328 KiB
Current children cumulated memory: 515752 KiB

[startup+189.4 s]
/proc/loadavg: 4.12 4.12 4.09 5/272 119364
/proc/meminfo: memFree=117350712/131249996 swapFree=33010672/33010684
[pid=119345] ppid=119342 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/119345/stat : 119345 (scip-naps-1.00a) S 119342 119345 117649 0 -1 4194304 259 338 0 0 0 0 0 0 20 0 1 0 141846637 4292608 736 18446744073709551615 94822943846400 94822944740933 140722389092656 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94822944979984 94822945027728 94822970544128 140722389100955 140722389101054 140722389101054 140722389106658 0
/proc/119345/statm: 1048 736 672 219 0 110 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 2944 KiB

Child status: 0

Real time (s): 189.404
CPU time (s): 188.774
CPU user time (s): 188.54
CPU system time (s): 0.233951
CPU usage (%): 99.667
Max. virtual memory (cumulated for all children) (KiB): 1741328
Max. memory (cumulated for all children) (KiB): 515752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 188.54
system time used= 0.233951
maximum resident set size= 512808
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 123430
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 350
involuntary context switches= 186


# summary of solver processes directly reported to runsolver:
#   pid: 119345
#   total CPU time (s): 188.774
#   total CPU user time (s): 188.54
#   total CPU system time (s): 0.233951

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.393795 second user time and 0.883117 second system time

The end

Launcher Data

Begin job on nodeC017 at 2025-07-11 21:21:29
IDJOB=4530464
IDBENCH=176113
IDSOLVER=3388
FILE ID=nodeC017/4530464-1752261689
RUNJOBID= nodeC017-1752253448-117660
SLURM_JOB_ID= 9682588
Free space on /tmp= 432420 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB24/OPT-LIN/ihalainen/PBO-clique-coloring/normalized-clique-coloring-max-clique-n=18-t=2.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4530464-1752261689/watcher-4530464-1752261689 -o /tmp/evaluation-result-4530464-1752261689/solver-4530464-1752261689 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1752253448-117660 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4530464-1752261689.opb

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

MD5SUM BENCH= 5da417552da80e99ebaacbb86c541f7c
RANDOM SEED=689658719

nodeC017 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		: 3600.033
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	: 7000.12
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		: 3600.032
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	: 7000.12
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		: 3598.325
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	: 7000.12
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		: 3597.228
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	: 7000.12
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		: 3600.086
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	: 7000.12
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		: 3600.365
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	: 7000.12
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		: 3600.697
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	: 7000.12
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		: 3599.943
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	: 7000.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        117818508 kB
MemAvailable:   122416560 kB
Buffers:            1688 kB
Cached:          5363332 kB
SwapCached:            8 kB
Active:          7717188 kB
Inactive:        5012708 kB
Active(anon):    7367020 kB
Inactive(anon):    15928 kB
Active(file):     350168 kB
Inactive(file):  4996780 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010672 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              6808 kB
Writeback:             0 kB
AnonPages:       7362188 kB
Mapped:           135624 kB
Shmem:             18072 kB
KReclaimable:     180284 kB
Slab:             274728 kB
SReclaimable:     180284 kB
SUnreclaim:        94444 kB
KernelStack:        4400 kB
PageTables:        18352 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   11302784 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150664 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2234368 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:      176852 kB
DirectMap2M:     6934528 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 432412 MiB
End job on nodeC017 at 2025-07-11 21:24:38