Trace number 4517549

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.00a1Wrong Cert. 189.846 190.556

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

179.70/180.46	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --opt HOME/instance-4517549-1751526316.opb
179.70/180.46	c Solving mode: optimization
179.70/180.46	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
179.70/180.46	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
179.70/180.46	c original problem has 531 variables (531 bin, 0 int, 0 impl, 0 cont) and 47178 constraints
179.70/180.46	c presolving:
179.70/180.46	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
179.70/180.46	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
179.70/180.46	c    (0.6s) probing: 51/513 (9.9%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
179.70/180.46	c    (0.6s) probing aborted: 50/50 successive totally useless probings
179.70/180.46	c    (1.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
179.70/180.46	c    (1.4s) symmetry computation finished: 34 generators found (max: 1500, log10 of symmetry group size: 30.0) (symcode time: 0.33)
179.70/180.46	c dynamic symmetry handling statistics:
179.70/180.46	c    orbitopal reduction:       no components
179.70/180.46	c    orbital reduction:          1 components of sizes 34
179.70/180.46	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
179.70/180.46	c handled 1 out of 1 symmetry components
179.70/180.46	c presolving (3 rounds: 3 fast, 2 medium, 2 exhaustive):
179.70/180.46	c  18 deleted vars, 18 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
179.70/180.46	c  0 implications, 18 cliques
179.70/180.46	c presolved problem has 513 variables (513 bin, 0 int, 0 impl, 0 cont) and 47160 constraints
179.70/180.46	c      18 constraints of type <setppc>
179.70/180.46	c   47142 constraints of type <logicor>
179.70/180.46	c transformed objective value is always integral (scale: 1)
179.70/180.46	c Presolving Time: 1.28
179.70/180.46	c 
179.70/180.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
179.70/180.46	c p 1.5s|     1 |     0 |     0 |     - |  clique|   0 | 513 |  47k|  47k|   0 |  0 |   0 |   0 | 0.000000e+00 | 1.700000e+01 |    Inf | unknown
179.70/180.46	c p 1.5s|     1 |     0 |     2 |     - | vbounds|   0 | 513 |  47k|  47k|   0 |  0 |  12 |   0 | 0.000000e+00 | 1.600000e+01 |    Inf | unknown
179.70/180.46	c   2.1s|     1 |     0 |  1185 |     - |   241M |   0 | 513 |  47k|  47k|   0 |  0 |  12 |   0 | 0.000000e+00 | 1.600000e+01 |    Inf | unknown
179.70/180.46	c   2.9s|     1 |     0 |  1243 |     - |   248M |   0 | 513 |  47k|  47k|   8 |  1 |  14 |   0 | 0.000000e+00 | 1.600000e+01 |    Inf | unknown
179.70/180.46	c   3.5s|     1 |     0 |  1296 |     - |   256M |   0 | 513 |  47k|  47k|  15 |  2 |  16 |   0 | 0.000000e+00 | 1.600000e+01 |    Inf | unknown
179.70/180.46	c   3.9s|     1 |     0 |  1314 |     - |   265M |   0 | 513 |  47k|  47k|  18 |  3 |  17 |   0 | 0.000000e+00 | 1.600000e+01 |    Inf | unknown
179.70/180.46	c   4.7s|     1 |     0 |  1333 |     - |   273M |   0 | 513 |  47k|  47k|  22 |  4 |  19 |   0 | 0.000000e+00 | 1.600000e+01 |    Inf | unknown
179.70/180.46	c   5.2s|     1 |     0 |  1384 |     - |   283M |   0 | 513 |  47k|  47k|  26 |  5 |  20 |   0 | 0.000000e+00 | 1.600000e+01 |    Inf | unknown
179.70/180.46	c   6.3s|     1 |     0 |  1412 |     - |   294M |   0 | 513 |  47k|  47k|  29 |  6 |  22 |   0 | 0.000000e+00 | 1.600000e+01 |    Inf | unknown
179.70/180.46	c   6.7s|     1 |     0 |  1439 |     - |   304M |   0 | 513 |  47k|  47k|  31 |  7 |  24 |   0 | 0.000000e+00 | 1.600000e+01 |    Inf | unknown
179.70/180.46	c   6.9s|     1 |     0 |  1459 |     - |   311M |   0 | 513 |  47k|  47k|  34 |  8 |  26 |   0 | 0.000000e+00 | 1.600000e+01 |    Inf | unknown
179.70/180.46	c   7.2s|     1 |     0 |  1523 |     - |   322M |   0 | 513 |  47k|  47k|  36 |  9 |  28 |   0 | 0.000000e+00 | 1.600000e+01 |    Inf | unknown
179.70/180.46	c   7.6s|     1 |     0 |  1576 |     - |   332M |   0 | 513 |  47k|  47k|  41 | 10 |  30 |   0 | 0.000000e+00 | 1.600000e+01 |    Inf | unknown
179.70/180.46	c   7.6s|     1 |     0 |  1605 |     - |   337M |   0 | 513 |  47k|  47k|  43 | 11 |  32 |   0 | 0.000000e+00 | 1.600000e+01 |    Inf | unknown
179.70/180.46	c   9.8s|     1 |     2 |  3587 |     - |   338M |   0 | 513 |  47k|  47k|  43 | 11 |  38 |  22 | 0.000000e+00 | 1.600000e+01 |    Inf | unknown
179.70/180.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
179.70/180.46	c  37.8s|   100 |    29 | 14426 | 129.5 |   359M |  18 | 513 |  47k|  47k|  72 |  1 | 207 | 839 | 0.000000e+00 | 1.600000e+01 |    Inf |  54.10%
179.70/180.46	c  50.5s|   200 |    31 | 17606 |  80.4 |   361M |  22 | 513 |  47k|  47k|  86 |  1 | 430 |1302 | 0.000000e+00 | 1.600000e+01 |    Inf |  54.82%
179.70/180.46	c  75.8s|   300 |    46 | 22920 |  71.3 |   390M |  22 | 513 |  47k|  47k| 175 |  1 | 616 |1816 | 0.000000e+00 | 1.600000e+01 |    Inf |  56.07%
179.70/180.46	c  89.2s|   400 |    62 | 25226 |  59.2 |   393M |  22 | 513 |  47k|  47k| 214 |  0 | 715 |1991 | 1.000000e+00 | 1.600000e+01 |1500.00%|  61.55%
179.70/180.46	c  99.4s|   500 |    66 | 27599 |  52.1 |   395M |  22 | 513 |  47k|  47k| 245 |  1 | 792 |2149 | 1.000000e+00 | 1.600000e+01 |1500.00%|  62.78%
179.70/180.46	c   117s|   600 |    78 | 29803 |  47.1 |   399M |  22 | 513 |  47k|  47k| 307 |  4 | 883 |2295 | 4.000000e+00 | 1.600000e+01 | 300.00%|  70.22%
179.70/180.46	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%
179.70/180.46	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%
179.70/180.46	c   142s|   900 |   128 | 34272 |  36.3 |   400M |  22 | 513 |  47k|   0 | 424 |  0 |1082 |2496 | 5.000000e+00 | 1.600000e+01 | 220.00%|  73.32%
179.70/180.46	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%
179.70/180.46	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%
179.70/180.46	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%
179.70/180.46	c   158s|  1300 |   153 | 37432 |  27.6 |   401M |  32 | 513 |  47k|  47k| 483 |  1 |1337 |2590 | 1.000000e+01 | 1.600000e+01 |  60.00%|  84.55%
179.70/180.46	c   164s|  1400 |   183 | 38616 |  26.5 |   435M |  32 | 513 |  47k|  47k| 498 |  0 |1414 |2619 | 1.000000e+01 | 1.600000e+01 |  60.00%|  84.60%
179.70/180.46	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%
179.70/180.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
179.70/180.46	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%
179.70/180.46	c   168s|  1600 |   213 | 39885 |  23.9 |   435M |  32 | 513 |  47k|   0 | 503 |  0 |1564 |2644 | 1.100000e+01 | 1.600000e+01 |  45.45%|  86.94%
179.70/180.46	c   171s|  1700 |   233 | 40652 |  23.0 |   444M |  32 | 513 |  47k|   0 | 513 |  0 |1645 |2651 | 1.100000e+01 | 1.600000e+01 |  45.45%|  87.73%
179.70/180.46	c   172s|  1800 |   221 | 41325 |  22.1 |   444M |  32 | 513 |  47k|   0 | 513 |  0 |1700 |2653 | 1.100000e+01 | 1.600000e+01 |  45.45%|  87.75%
179.70/180.46	c   173s|  1900 |   217 | 42117 |  21.3 |   445M |  32 | 513 |  47k|  47k| 513 |  1 |1762 |2655 | 1.100000e+01 | 1.600000e+01 |  45.45%|  88.04%
179.70/180.46	c   174s|  2000 |   220 | 42600 |  20.5 |   445M |  32 | 513 |  47k|   0 | 513 |  0 |1833 |2656 | 1.200000e+01 | 1.600000e+01 |  33.33%|  90.07%
179.70/180.46	c   176s|  2100 |   211 | 43049 |  19.7 |   445M |  32 | 513 |  47k|  47k| 519 |  1 |1910 |2671 | 1.200000e+01 | 1.600000e+01 |  33.33%|  90.48%
179.70/180.46	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%
179.70/180.46	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%
189.67/190.45	c   180s|  2400 |   205 | 44433 |  17.9 |   445M |  32 | 513 |  47k|  47k| 526 |  1 |2080 |2689 | 1.200000e+01 | 1.600000e+01 |  33.33%|  90.67%
189.67/190.45	c   182s|  2500 |   188 | 44794 |  17.3 |   445M |  32 | 513 |  47k|  47k| 532 |  1 |2129 |2693 | 1.300000e+01 | 1.600000e+01 |  23.08%|  92.77%
189.67/190.45	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%
189.67/190.45	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%
189.67/190.45	c   186s|  2800 |   132 | 45853 |  15.8 |   445M |  32 | 513 |  47k|   0 | 542 |  0 |2352 |2707 | 1.300000e+01 | 1.600000e+01 |  23.08%|  93.60%
189.67/190.45	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%
189.67/190.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
189.67/190.45	c   187s|  3000 |    78 | 46492 |  15.0 |   445M |  32 | 513 |  48k|   0 | 542 |  0 |2508 |2710 | 1.400000e+01 | 1.600000e+01 |  14.29%|  95.79%
189.67/190.45	c   188s|  3100 |    40 | 46702 |  14.6 |   445M |  32 | 513 |  48k|  47k| 542 |  1 |2577 |2710 | 1.400000e+01 | 1.600000e+01 |  14.29%|  95.84%
189.67/190.45	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%
189.67/190.45	c 
189.67/190.45	c SCIP Status        : problem is solved [optimal solution found]
189.67/190.45	c Solving Time (sec) : 189.68
189.67/190.45	c Solving Nodes      : 3226
189.67/190.45	c Primal Bound       : +1.60000000000000e+01 (120 solutions)
189.67/190.45	c Dual Bound         : +1.60000000000000e+01
189.67/190.45	c Gap                : 0.00 %
189.67/190.45	c All original constraints are satisfied.
189.67/190.45	c SCIP's best solution is verified feasible for the original problem.
189.67/190.45	c SCIP found an optimal solution.
189.67/190.45	o 16
189.67/190.45	s OPTIMUM FOUND
189.67/190.45	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
189.67/190.45	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

FAILED
ERROR: unsatisfied constraint on line 22
	0>=1

Falsified constraint is:
+1*x168[=0] +1*x186[=0] +1*x204[=0] +1*x222[=0] +1*x240[=0] +1*x258[=0] +1*x276[=0] +1*x294[=0] +1*x312[=0] +1*x330[=0] +1*x348[=0] +1*x366[=0] +1*x384[=0] +1*x402[=0] +1*x420[=0] +1*x438[=0] +1*x456[=0] +1*x474[=0] +1*x492[=0] >= 1 

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4517549-1751526316/watcher-4517549-1751526316 -o /tmp/evaluation-result-4517549-1751526316/solver-4517549-1751526316 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751522701-77803 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4517549-1751526316.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=78695, runsolver pid=78692

[startup+0.100072 s]*
/proc/loadavg: 4.05 4.09 4.09 5/257 78700
/proc/meminfo: memFree=125574444/131382116 swapFree=33010684/33010684
[pid=78695] ppid=78692 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/78695/stat : 78695 (scip-naps-1.00.) S 78692 78695 77790 0 -1 4194304 256 339 0 0 0 0 0 0 20 0 1 0 68311281 4292608 768 18446744073709551615 93857510723584 93857511618117 140729955852432 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93857511857168 93857511904912 93857536598016 140729955858849 140729955858946 140729955858946 140729955864548 0
/proc/78695/statm: 1048 768 704 219 0 110 0
[pid=78700] ppid=78695 vsize=18788 memory=13312 CPUtime=0.06 cores=5,7
/proc/78700/stat : 78700 (python3) R 78695 78695 77790 0 -1 4194304 1800 0 0 0 5 1 0 0 20 0 1 0 68311283 19238912 3328 18446744073709551615 93958449389568 93958449389945 140733380142768 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93958449401240 93958449401860 93958467694592 140733380151655 140733380151842 140733380151842 140733380157415 0
/proc/78700/statm: 4697 3328 1824 1 0 1470 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 22980 KiB
Current children cumulated memory: 16384 KiB

[startup+0.214995 s]*
/proc/loadavg: 4.05 4.09 4.09 5/257 78700
/proc/meminfo: memFree=125544456/131382116 swapFree=33010684/33010684
[pid=78695] ppid=78692 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/78695/stat : 78695 (scip-naps-1.00.) S 78692 78695 77790 0 -1 4194304 256 339 0 0 0 0 0 0 20 0 1 0 68311281 4292608 768 18446744073709551615 93857510723584 93857511618117 140729955852432 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93857511857168 93857511904912 93857536598016 140729955858849 140729955858946 140729955858946 140729955864548 0
/proc/78695/statm: 1048 768 704 219 0 110 0
[pid=78700] ppid=78695 vsize=1186496 memory=31352 CPUtime=0.17 cores=5,7
/proc/78700/stat : 78700 (python3) R 78695 78695 77790 0 -1 4194304 3612 0 0 0 14 3 0 0 20 0 1 0 68311283 1214971904 7838 18446744073709551615 93958449389568 93958449389945 140733380142768 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93958449401240 93958449401860 93958467694592 140733380151655 140733380151842 140733380151842 140733380157415 0
/proc/78700/statm: 296624 7838 4865 1 0 268646 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1190688 KiB
Current children cumulated memory: 34424 KiB

[startup+0.314906 s]*
/proc/loadavg: 4.05 4.09 4.09 5/257 78700
/proc/meminfo: memFree=125500356/131382116 swapFree=33010684/33010684
[pid=78695] ppid=78692 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/78695/stat : 78695 (scip-naps-1.00.) S 78692 78695 77790 0 -1 4194304 256 339 0 0 0 0 0 0 20 0 1 0 68311281 4292608 768 18446744073709551615 93857510723584 93857511618117 140729955852432 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93857511857168 93857511904912 93857536598016 140729955858849 140729955858946 140729955858946 140729955864548 0
/proc/78695/statm: 1048 768 704 219 0 110 0
[pid=78700] ppid=78695 vsize=1190472 memory=35704 CPUtime=0.28 cores=5,7
/proc/78700/stat : 78700 (python3) R 78695 78695 77790 0 -1 4194304 4513 0 0 0 24 4 0 0 20 0 1 0 68311283 1219043328 8926 18446744073709551615 93958449389568 93958449389945 140733380142768 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93958449401240 93958449401860 93958467694592 140733380151655 140733380151842 140733380151842 140733380157415 0
/proc/78700/statm: 297618 8926 5089 1 0 269509 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 1194664 KiB
Current children cumulated memory: 38776 KiB

[startup+0.700449 s]
/proc/loadavg: 4.05 4.09 4.09 5/257 78700
/proc/meminfo: memFree=125470116/131382116 swapFree=33010684/33010684
[pid=78695] ppid=78692 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/78695/stat : 78695 (scip-naps-1.00.) S 78692 78695 77790 0 -1 4194304 256 339 0 0 0 0 0 0 20 0 1 0 68311281 4292608 768 18446744073709551615 93857510723584 93857511618117 140729955852432 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93857511857168 93857511904912 93857536598016 140729955858849 140729955858946 140729955858946 140729955864548 0
/proc/78695/statm: 1048 768 704 219 0 110 0
[pid=78700] ppid=78695 vsize=1266320 memory=117368 CPUtime=0.64 cores=5,7
/proc/78700/stat : 78700 (python3) R 78695 78695 77790 0 -1 4194304 22353 0 0 0 55 9 0 0 20 0 1 0 68311283 1296711680 29342 18446744073709551615 93958449389568 93958449389945 140733380142768 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93958449401240 93958449401860 93958467694592 140733380151655 140733380151842 140733380151842 140733380157415 0
/proc/78700/statm: 316580 29342 7873 1 0 287938 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 1270512 KiB
Current children cumulated memory: 120440 KiB

[startup+1.50045 s]
/proc/loadavg: 4.05 4.09 4.09 5/255 78700
/proc/meminfo: memFree=125546948/131382116 swapFree=33010684/33010684
[pid=78695] ppid=78692 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/78695/stat : 78695 (scip-naps-1.00.) S 78692 78695 77790 0 -1 4194304 256 339 0 0 0 0 0 0 20 0 1 0 68311281 4292608 768 18446744073709551615 93857510723584 93857511618117 140729955852432 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93857511857168 93857511904912 93857536598016 140729955858849 140729955858946 140729955858946 140729955864548 0
/proc/78695/statm: 1048 768 704 219 0 110 0
[pid=78700] ppid=78695 vsize=1385592 memory=221048 CPUtime=1.44 cores=5,7
/proc/78700/stat : 78700 (python3) R 78695 78695 77790 0 -1 4194304 36551 0 0 0 129 15 0 0 20 0 1 0 68311283 1418846208 55262 18446744073709551615 93958449389568 93958449389945 140733380142768 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93958449401240 93958449401860 93958467694592 140733380151655 140733380151842 140733380151842 140733380157415 0
/proc/78700/statm: 346398 55262 7937 1 0 317756 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 1389784 KiB
Current children cumulated memory: 224120 KiB

[startup+3.11373 s]
/proc/loadavg: 4.05 4.09 4.09 5/254 78714
/proc/meminfo: memFree=126052320/131382116 swapFree=33010684/33010684
[pid=78695] ppid=78692 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/78695/stat : 78695 (scip-naps-1.00.) S 78692 78695 77790 0 -1 4194304 256 339 0 0 0 0 0 0 20 0 1 0 68311281 4292608 768 18446744073709551615 93857510723584 93857511618117 140729955852432 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93857511857168 93857511904912 93857536598016 140729955858849 140729955858946 140729955858946 140729955864548 0
/proc/78695/statm: 1048 768 704 219 0 110 0
[pid=78700] ppid=78695 vsize=1458988 memory=298924 CPUtime=3.05 cores=5,7
/proc/78700/stat : 78700 (python3) R 78695 78695 77790 0 -1 4194304 56383 0 0 0 287 18 0 0 20 0 1 0 68311283 1494003712 74731 18446744073709551615 93958449389568 93958449389945 140733380142768 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93958449401240 93958449401860 93958467694592 140733380151655 140733380151842 140733380151842 140733380157415 0
/proc/78700/statm: 364747 74731 8161 1 0 336105 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 1463180 KiB
Current children cumulated memory: 301996 KiB

[startup+6.30032 s]
/proc/loadavg: 4.04 4.09 4.09 5/256 78749
/proc/meminfo: memFree=126004328/131382116 swapFree=33010684/33010684
[pid=78695] ppid=78692 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/78695/stat : 78695 (scip-naps-1.00.) S 78692 78695 77790 0 -1 4194304 256 339 0 0 0 0 0 0 20 0 1 0 68311281 4292608 768 18446744073709551615 93857510723584 93857511618117 140729955852432 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93857511857168 93857511904912 93857536598016 140729955858849 140729955858946 140729955858946 140729955864548 0
/proc/78695/statm: 1048 768 704 219 0 110 0
[pid=78700] ppid=78695 vsize=1509908 memory=326432 CPUtime=6.2 cores=5,7
/proc/78700/stat : 78700 (python3) R 78695 78695 77790 0 -1 4194304 62742 0 0 0 601 19 0 0 20 0 1 0 68311283 1546145792 81608 18446744073709551615 93958449389568 93958449389945 140733380142768 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93958449401240 93958449401860 93958467694592 140733380151655 140733380151842 140733380151842 140733380157415 0
/proc/78700/statm: 377477 81608 8161 1 0 348835 0
Current children cumulated CPU time: 6.2 s
Current children cumulated vsize: 1514100 KiB
Current children cumulated memory: 329504 KiB

[startup+12.7004 s]
/proc/loadavg: 4.04 4.09 4.09 5/256 78750
/proc/meminfo: memFree=125900748/131382116 swapFree=33010684/33010684
[pid=78695] ppid=78692 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/78695/stat : 78695 (scip-naps-1.00.) S 78692 78695 77790 0 -1 4194304 256 339 0 0 0 0 0 0 20 0 1 0 68311281 4292608 768 18446744073709551615 93857510723584 93857511618117 140729955852432 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93857511857168 93857511904912 93857536598016 140729955858849 140729955858946 140729955858946 140729955864548 0
/proc/78695/statm: 1048 768 704 219 0 110 0
[pid=78700] ppid=78695 vsize=1615584 memory=403232 CPUtime=12.58 cores=5,7
/proc/78700/stat : 78700 (python3) R 78695 78695 77790 0 -1 4194304 81962 0 0 0 1234 24 0 0 20 0 1 0 68311283 1654358016 100808 18446744073709551615 93958449389568 93958449389945 140733380142768 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93958449401240 93958449401860 93958467694592 140733380151655 140733380151842 140733380151842 140733380157415 0
/proc/78700/statm: 403896 100808 8161 1 0 375254 0
Current children cumulated CPU time: 12.58 s
Current children cumulated vsize: 1619776 KiB
Current children cumulated memory: 406304 KiB

[startup+25.5004 s]
/proc/loadavg: 4.10 4.10 4.09 5/256 78799
/proc/meminfo: memFree=125749872/131382116 swapFree=33010684/33010684
[pid=78695] ppid=78692 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/78695/stat : 78695 (scip-naps-1.00.) S 78692 78695 77790 0 -1 4194304 256 339 0 0 0 0 0 0 20 0 1 0 68311281 4292608 768 18446744073709551615 93857510723584 93857511618117 140729955852432 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93857511857168 93857511904912 93857536598016 140729955858849 140729955858946 140729955858946 140729955864548 0
/proc/78695/statm: 1048 768 704 219 0 110 0
[pid=78700] ppid=78695 vsize=1615584 memory=403616 CPUtime=25.32 cores=5,7
/proc/78700/stat : 78700 (python3) R 78695 78695 77790 0 -1 4194304 82051 0 0 0 2508 24 0 0 20 0 1 0 68311283 1654358016 100904 18446744073709551615 93958449389568 93958449389945 140733380142768 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93958449401240 93958449401860 93958467694592 140733380151655 140733380151842 140733380151842 140733380157415 0
/proc/78700/statm: 403896 100904 8161 1 0 375254 0
Current children cumulated CPU time: 25.32 s
Current children cumulated vsize: 1619776 KiB
Current children cumulated memory: 406688 KiB

[startup+51.1141 s]
/proc/loadavg: 4.14 4.11 4.09 5/256 78799
/proc/meminfo: memFree=125705320/131382116 swapFree=33010684/33010684
[pid=78695] ppid=78692 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/78695/stat : 78695 (scip-naps-1.00.) S 78692 78695 77790 0 -1 4194304 256 339 0 0 0 0 0 0 20 0 1 0 68311281 4292608 768 18446744073709551615 93857510723584 93857511618117 140729955852432 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93857511857168 93857511904912 93857536598016 140729955858849 140729955858946 140729955858946 140729955864548 0
/proc/78695/statm: 1048 768 704 219 0 110 0
[pid=78700] ppid=78695 vsize=1640632 memory=427656 CPUtime=50.84 cores=5,7
/proc/78700/stat : 78700 (python3) R 78695 78695 77790 0 -1 4194304 92351 0 0 0 5058 26 0 0 20 0 1 0 68311283 1680007168 106914 18446744073709551615 93958449389568 93958449389945 140733380142768 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93958449401240 93958449401860 93958467694592 140733380151655 140733380151842 140733380151842 140733380157415 0
/proc/78700/statm: 410158 106914 8161 1 0 381516 0
Current children cumulated CPU time: 50.84 s
Current children cumulated vsize: 1644824 KiB
Current children cumulated memory: 430728 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/256 78898
/proc/meminfo: memFree=125945436/131382116 swapFree=33010684/33010684
[pid=78695] ppid=78692 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/78695/stat : 78695 (scip-naps-1.00.) S 78692 78695 77790 0 -1 4194304 256 339 0 0 0 0 0 0 20 0 1 0 68311281 4292608 768 18446744073709551615 93857510723584 93857511618117 140729955852432 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93857511857168 93857511904912 93857536598016 140729955858849 140729955858946 140729955858946 140729955864548 0
/proc/78695/statm: 1048 768 704 219 0 110 0
[pid=78700] ppid=78695 vsize=1649396 memory=430856 CPUtime=101.87 cores=5,7
/proc/78700/stat : 78700 (python3) R 78695 78695 77790 0 -1 4194304 93158 0 0 0 10160 27 0 0 20 0 1 0 68311283 1688981504 107714 18446744073709551615 93958449389568 93958449389945 140733380142768 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93958449401240 93958449401860 93958467694592 140733380151655 140733380151842 140733380151842 140733380157415 0
/proc/78700/statm: 412349 107714 8161 1 0 383707 0
Current children cumulated CPU time: 101.87 s
Current children cumulated vsize: 1653588 KiB
Current children cumulated memory: 433928 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/254 78900
/proc/meminfo: memFree=125809224/131382116 swapFree=33010684/33010684
[pid=78695] ppid=78692 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/78695/stat : 78695 (scip-naps-1.00.) S 78692 78695 77790 0 -1 4194304 256 339 0 0 0 0 0 0 20 0 1 0 68311281 4292608 768 18446744073709551615 93857510723584 93857511618117 140729955852432 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93857511857168 93857511904912 93857536598016 140729955858849 140729955858946 140729955858946 140729955864548 0
/proc/78695/statm: 1048 768 704 219 0 110 0
[pid=78700] ppid=78695 vsize=1706812 memory=481536 CPUtime=161.67 cores=5,7
/proc/78700/stat : 78700 (python3) R 78695 78695 77790 0 -1 4194304 109333 0 0 0 16138 29 0 0 20 0 1 0 68311283 1747775488 120384 18446744073709551615 93958449389568 93958449389945 140733380142768 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93958449401240 93958449401860 93958467694592 140733380151655 140733380151842 140733380151842 140733380157415 0
/proc/78700/statm: 426703 120384 8161 1 0 398061 0
Current children cumulated CPU time: 161.67 s
Current children cumulated vsize: 1711004 KiB
Current children cumulated memory: 484608 KiB

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

# cumulated CPU time of all completed processes:  user=189.506 s, system=0.339301 s

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

[startup+166.4 s]
/proc/loadavg: 4.12 4.11 4.09 5/254 78900
/proc/meminfo: memFree=125803428/131382116 swapFree=33010684/33010684
[pid=78695] ppid=78692 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/78695/stat : 78695 (scip-naps-1.00.) S 78692 78695 77790 0 -1 4194304 256 339 0 0 0 0 0 0 20 0 1 0 68311281 4292608 768 18446744073709551615 93857510723584 93857511618117 140729955852432 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93857511857168 93857511904912 93857536598016 140729955858849 140729955858946 140729955858946 140729955864548 0
/proc/78695/statm: 1048 768 704 219 0 110 0
[pid=78700] ppid=78695 vsize=1710536 memory=485120 CPUtime=165.76 cores=5,7
/proc/78700/stat : 78700 (python3) R 78695 78695 77790 0 -1 4194304 110247 0 0 0 16546 30 0 0 20 0 1 0 68311283 1751588864 121280 18446744073709551615 93958449389568 93958449389945 140733380142768 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93958449401240 93958449401860 93958467694592 140733380151655 140733380151842 140733380151842 140733380157415 0
/proc/78700/statm: 427634 121280 8161 1 0 398992 0
Current children cumulated CPU time: 165.76 s
Current children cumulated vsize: 1714728 KiB
Current children cumulated memory: 488192 KiB

[startup+179.2 s]
/proc/loadavg: 4.10 4.11 4.09 5/255 78901
/proc/meminfo: memFree=125779236/131382116 swapFree=33010684/33010684
[pid=78695] ppid=78692 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/78695/stat : 78695 (scip-naps-1.00.) S 78692 78695 77790 0 -1 4194304 256 339 0 0 0 0 0 0 20 0 1 0 68311281 4292608 768 18446744073709551615 93857510723584 93857511618117 140729955852432 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93857511857168 93857511904912 93857536598016 140729955858849 140729955858946 140729955858946 140729955864548 0
/proc/78695/statm: 1048 768 704 219 0 110 0
[pid=78700] ppid=78695 vsize=1719056 memory=491392 CPUtime=178.51 cores=5,7
/proc/78700/stat : 78700 (python3) R 78695 78695 77790 0 -1 4194304 111793 0 0 0 17821 30 0 0 20 0 1 0 68311283 1760313344 122848 18446744073709551615 93958449389568 93958449389945 140733380142768 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93958449401240 93958449401860 93958467694592 140733380151655 140733380151842 140733380151842 140733380157415 0
/proc/78700/statm: 429764 122848 8161 1 0 401122 0
Current children cumulated CPU time: 178.51 s
Current children cumulated vsize: 1723248 KiB
Current children cumulated memory: 494464 KiB

[startup+185.6 s]
/proc/loadavg: 4.09 4.10 4.09 5/255 78901
/proc/meminfo: memFree=125777724/131382116 swapFree=33010684/33010684
[pid=78695] ppid=78692 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/78695/stat : 78695 (scip-naps-1.00.) S 78692 78695 77790 0 -1 4194304 256 339 0 0 0 0 0 0 20 0 1 0 68311281 4292608 768 18446744073709551615 93857510723584 93857511618117 140729955852432 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93857511857168 93857511904912 93857536598016 140729955858849 140729955858946 140729955858946 140729955864548 0
/proc/78695/statm: 1048 768 704 219 0 110 0
[pid=78700] ppid=78695 vsize=1719056 memory=491392 CPUtime=184.89 cores=5,7
/proc/78700/stat : 78700 (python3) R 78695 78695 77790 0 -1 4194304 111793 0 0 0 18459 30 0 0 20 0 1 0 68311283 1760313344 122848 18446744073709551615 93958449389568 93958449389945 140733380142768 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93958449401240 93958449401860 93958467694592 140733380151655 140733380151842 140733380151842 140733380157415 0
/proc/78700/statm: 429764 122848 8161 1 0 401122 0
Current children cumulated CPU time: 184.89 s
Current children cumulated vsize: 1723248 KiB
Current children cumulated memory: 494464 KiB

[startup+188.8 s]
/proc/loadavg: 4.09 4.10 4.09 5/255 78901
/proc/meminfo: memFree=125775960/131382116 swapFree=33010684/33010684
[pid=78695] ppid=78692 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/78695/stat : 78695 (scip-naps-1.00.) S 78692 78695 77790 0 -1 4194304 256 339 0 0 0 0 0 0 20 0 1 0 68311281 4292608 768 18446744073709551615 93857510723584 93857511618117 140729955852432 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93857511857168 93857511904912 93857536598016 140729955858849 140729955858946 140729955858946 140729955864548 0
/proc/78695/statm: 1048 768 704 219 0 110 0
[pid=78700] ppid=78695 vsize=1719056 memory=491392 CPUtime=188.07 cores=5,7
/proc/78700/stat : 78700 (python3) R 78695 78695 77790 0 -1 4194304 111793 0 0 0 18777 30 0 0 20 0 1 0 68311283 1760313344 122848 18446744073709551615 93958449389568 93958449389945 140733380142768 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93958449401240 93958449401860 93958467694592 140733380151655 140733380151842 140733380151842 140733380157415 0
/proc/78700/statm: 429764 122848 8161 1 0 401122 0
Current children cumulated CPU time: 188.07 s
Current children cumulated vsize: 1723248 KiB
Current children cumulated memory: 494464 KiB

[startup+189.6 s]
/proc/loadavg: 4.08 4.10 4.09 5/255 78901
/proc/meminfo: memFree=125775960/131382116 swapFree=33010684/33010684
[pid=78695] ppid=78692 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/78695/stat : 78695 (scip-naps-1.00.) S 78692 78695 77790 0 -1 4194304 256 339 0 0 0 0 0 0 20 0 1 0 68311281 4292608 768 18446744073709551615 93857510723584 93857511618117 140729955852432 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93857511857168 93857511904912 93857536598016 140729955858849 140729955858946 140729955858946 140729955864548 0
/proc/78695/statm: 1048 768 704 219 0 110 0
[pid=78700] ppid=78695 vsize=1719056 memory=491392 CPUtime=188.87 cores=5,7
/proc/78700/stat : 78700 (python3) R 78695 78695 77790 0 -1 4194304 111793 0 0 0 18857 30 0 0 20 0 1 0 68311283 1760313344 122848 18446744073709551615 93958449389568 93958449389945 140733380142768 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93958449401240 93958449401860 93958467694592 140733380151655 140733380151842 140733380151842 140733380157415 0
/proc/78700/statm: 429764 122848 8161 1 0 401122 0
Current children cumulated CPU time: 188.87 s
Current children cumulated vsize: 1723248 KiB
Current children cumulated memory: 494464 KiB

[startup+190 s]*
/proc/loadavg: 4.08 4.10 4.09 5/255 78901
/proc/meminfo: memFree=125760840/131382116 swapFree=33010684/33010684
[pid=78695] ppid=78692 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/78695/stat : 78695 (scip-naps-1.00.) S 78692 78695 77790 0 -1 4194304 256 339 0 0 0 0 0 0 20 0 1 0 68311281 4292608 768 18446744073709551615 93857510723584 93857511618117 140729955852432 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93857511857168 93857511904912 93857536598016 140729955858849 140729955858946 140729955858946 140729955864548 0
/proc/78695/statm: 1048 768 704 219 0 110 0
[pid=78700] ppid=78695 vsize=1719056 memory=491392 CPUtime=189.28 cores=5,7
/proc/78700/stat : 78700 (python3) R 78695 78695 77790 0 -1 4194304 111793 0 0 0 18898 30 0 0 20 0 1 0 68311283 1760313344 122848 18446744073709551615 93958449389568 93958449389945 140733380142768 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93958449401240 93958449401860 93958467694592 140733380151655 140733380151842 140733380151842 140733380157415 0
/proc/78700/statm: 429764 122848 8161 1 0 401122 0
Current children cumulated CPU time: 189.28 s
Current children cumulated vsize: 1723248 KiB
Current children cumulated memory: 494464 KiB

[startup+190.4 s]
/proc/loadavg: 4.08 4.10 4.09 5/255 78901
/proc/meminfo: memFree=125760840/131382116 swapFree=33010684/33010684
[pid=78695] ppid=78692 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/78695/stat : 78695 (scip-naps-1.00.) S 78692 78695 77790 0 -1 4194304 256 339 0 0 0 0 0 0 20 0 1 0 68311281 4292608 768 18446744073709551615 93857510723584 93857511618117 140729955852432 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93857511857168 93857511904912 93857536598016 140729955858849 140729955858946 140729955858946 140729955864548 0
/proc/78695/statm: 1048 768 704 219 0 110 0
[pid=78700] ppid=78695 vsize=1737280 memory=508544 CPUtime=189.67 cores=5,7
/proc/78700/stat : 78700 (python3) R 78695 78695 77790 0 -1 4194304 116056 0 0 0 18936 31 0 0 20 0 1 0 68311283 1778974720 127136 18446744073709551615 93958449389568 93958449389945 140733380142768 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93958449401240 93958449401860 93958467694592 140733380151655 140733380151842 140733380151842 140733380157415 0
/proc/78700/statm: 434320 127136 8225 1 0 405678 0
Current children cumulated CPU time: 189.67 s
Current children cumulated vsize: 1741472 KiB
Current children cumulated memory: 511616 KiB

[startup+190.5 s]
/proc/loadavg: 4.08 4.10 4.09 5/255 78901
/proc/meminfo: memFree=125760840/131382116 swapFree=33010684/33010684
[pid=78695] ppid=78692 vsize=4192 memory=3072 CPUtime=0 cores=5,7
/proc/78695/stat : 78695 (scip-naps-1.00.) S 78692 78695 77790 0 -1 4194304 256 339 0 0 0 0 0 0 20 0 1 0 68311281 4292608 768 18446744073709551615 93857510723584 93857511618117 140729955852432 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 93857511857168 93857511904912 93857536598016 140729955858849 140729955858946 140729955858946 140729955864548 0
/proc/78695/statm: 1048 768 704 219 0 110 0
[pid=78700] ppid=78695 vsize=1737280 memory=508544 CPUtime=189.77 cores=5,7
/proc/78700/stat : 78700 (python3) R 78695 78695 77790 0 -1 4194304 116056 0 0 0 18946 31 0 0 20 0 1 0 68311283 1778974720 127136 18446744073709551615 93958449389568 93958449389945 140733380142768 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 93958449401240 93958449401860 93958467694592 140733380151655 140733380151842 140733380151842 140733380157415 0
/proc/78700/statm: 434320 127136 8225 1 0 405678 0
Current children cumulated CPU time: 189.77 s
Current children cumulated vsize: 1741472 KiB
Current children cumulated memory: 511616 KiB

Child status: 0

Real time (s): 190.556
CPU time (s): 189.846
CPU user time (s): 189.506
CPU system time (s): 0.339301
CPU usage (%): 99.6272
Max. virtual memory (cumulated for all children) (KiB): 1741472
Max. memory (cumulated for all children) (KiB): 511616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 189.506
system time used= 0.339301
maximum resident set size= 508544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 116694
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= 334
involuntary context switches= 1149


# summary of solver processes directly reported to runsolver:
#   pid: 78695
#   total CPU time (s): 189.846
#   total CPU user time (s): 189.506
#   total CPU system time (s): 0.339301

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.11315 second user time and 2.06804 second system time

The end

Launcher Data

Begin job on nodeC011 at 2025-07-03 09:05:16
IDJOB=4517549
IDBENCH=176113
IDSOLVER=3368
FILE ID=nodeC011/4517549-1751526316
RUNJOBID= nodeC011-1751522701-77803
SLURM_JOB_ID= 9598647
Free space on /tmp= 430504 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
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.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4517549-1751526316/watcher-4517549-1751526316 -o /tmp/evaluation-result-4517549-1751526316/solver-4517549-1751526316 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1751522701-77803 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4517549-1751526316.opb

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

MD5SUM BENCH= 5da417552da80e99ebaacbb86c541f7c
RANDOM SEED=1552303591

nodeC011 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	: 0xb00001f
cpu MHz		: 3662.897
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 1197.290
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 1197.635
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 3700.000
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 3662.849
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 3492.421
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 3700.000
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
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	: 0xb00001f
cpu MHz		: 1396.838
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6984.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        125601348 kB
MemAvailable:   127645384 kB
Buffers:            3276 kB
Cached:          2845532 kB
SwapCached:            0 kB
Active:          2776484 kB
Inactive:        2406448 kB
Active(anon):    2349980 kB
Inactive(anon):     2104 kB
Active(file):     426504 kB
Inactive(file):  2404344 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             15132 kB
Writeback:            24 kB
AnonPages:       2330496 kB
Mapped:           131428 kB
Shmem:             17960 kB
KReclaimable:     105248 kB
Slab:             190508 kB
SReclaimable:     105248 kB
SUnreclaim:        85260 kB
KernelStack:        4112 kB
PageTables:         8164 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    6003464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149528 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1112064 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:      191304 kB
DirectMap2M:     8099840 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 430516 MiB
End job on nodeC011 at 2025-07-03 09:08:26