Trace number 4530450

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.00a2OPT13739089 2.50305 2.53608

General information on the benchmark

NamePB24/normalized-PB16/OPT-LIN/lion9-single-obj/
normalized-single-obj-f3-DataDisplay_1_order6.seq-B-2-2-irabcde.opb
MD5SUMa516300ab931745c5ca3399047c5aa04
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 benchmark13739089
Best CPU time to get the best result obtained on this benchmark0.027641
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables990
Total number of constraints2677
Number of constraints which are clauses2629
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints48
Minimum length of a constraint1
Maximum length of a constraint15
Number of terms in the objective function 118
Biggest coefficient in the objective function 1856465
Number of bits for the biggest coefficient in the objective function 21
Sum of the numbers in the objective function 102105574
Number of bits of the sum of numbers in the objective function 27
Biggest number in a constraint 1856465
Number of bits of the biggest number in a constraint 21
Biggest sum of numbers in a constraint 102105574
Number of bits of the biggest sum of numbers27
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2.45/2.50	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --opt HOME/instance-4530450-1752260461.opb
2.45/2.50	c Solving mode: optimization
2.45/2.50	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
2.45/2.50	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
2.45/2.50	c original problem has 990 variables (990 bin, 0 int, 0 impl, 0 cont) and 2677 constraints
2.45/2.50	c presolving:
2.45/2.50	c (round 1, fast)       434 del vars, 815 del conss, 0 add conss, 96 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1020 clqs
2.45/2.50	c (round 2, fast)       434 del vars, 887 del conss, 0 add conss, 96 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1020 clqs
2.45/2.50	c (round 3, fast)       446 del vars, 909 del conss, 0 add conss, 96 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 996 clqs
2.45/2.50	c (round 4, fast)       446 del vars, 911 del conss, 0 add conss, 96 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 996 clqs
2.45/2.50	c (round 5, exhaustive) 446 del vars, 981 del conss, 0 add conss, 96 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 996 clqs
2.45/2.50	c (round 6, exhaustive) 446 del vars, 981 del conss, 0 add conss, 96 chg bounds, 0 chg sides, 0 chg coeffs, 1642 upgd conss, 0 impls, 996 clqs
2.45/2.50	c (round 7, exhaustive) 446 del vars, 2101 del conss, 352 add conss, 96 chg bounds, 0 chg sides, 0 chg coeffs, 1642 upgd conss, 0 impls, 996 clqs
2.45/2.50	c (round 8, fast)       458 del vars, 2101 del conss, 352 add conss, 96 chg bounds, 0 chg sides, 0 chg coeffs, 1642 upgd conss, 0 impls, 984 clqs
2.45/2.50	c (round 9, fast)       470 del vars, 2113 del conss, 352 add conss, 96 chg bounds, 0 chg sides, 0 chg coeffs, 1642 upgd conss, 0 impls, 972 clqs
2.45/2.50	c (round 10, medium)     482 del vars, 2113 del conss, 352 add conss, 96 chg bounds, 12 chg sides, 12 chg coeffs, 1642 upgd conss, 0 impls, 936 clqs
2.45/2.50	c    (0.1s) probing: 439/508 (86.4%) - 0 fixings, 0 aggregations, 8509 implications, 0 bound changes
2.45/2.50	c    (0.1s) probing aborted: 50/50 successive totally useless probings
2.45/2.50	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
2.45/2.50	c    (0.1s) symmetry computation finished: 5 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.00)
2.45/2.50	c dynamic symmetry handling statistics:
2.45/2.50	c    orbitopal reduction:       no components
2.45/2.50	c    orbital reduction:          1 components of sizes 5
2.45/2.50	c    lexicographic reduction:    5 permutations with support sizes 134, 134, 134, 444, 504
2.45/2.50	c handled 1 out of 1 symmetry components
2.45/2.50	c presolving (11 rounds: 11 fast, 5 medium, 4 exhaustive):
2.45/2.50	c  482 deleted vars, 2113 deleted constraints, 352 added constraints, 96 tightened bounds, 0 added holes, 12 changed sides, 12 changed coefficients
2.45/2.50	c  0 implications, 6683 cliques
2.45/2.50	c presolved problem has 508 variables (508 bin, 0 int, 0 impl, 0 cont) and 916 constraints
2.45/2.50	c     240 constraints of type <setppc>
2.45/2.50	c     328 constraints of type <and>
2.45/2.50	c      54 constraints of type <linear>
2.45/2.50	c     294 constraints of type <logicor>
2.45/2.50	c transformed objective value is always integral (scale: 13)
2.45/2.50	c Presolving Time: 0.07
2.45/2.50	c 
2.45/2.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2.45/2.50	c p 0.1s|     1 |     0 |     0 |     - |  clique|   0 | 508 | 916 |1244 |   0 |  0 |   0 |   0 | 1.560000e+02 | 4.938306e+07 |  Large | unknown
2.45/2.50	c p 0.1s|     1 |     0 |     0 |     - |   locks|   0 | 508 | 919 |1244 |   0 |  0 |   3 |   0 | 1.560000e+02 | 4.529977e+07 |  Large | unknown
2.45/2.50	c p 0.1s|     1 |     0 |     0 |     - | vbounds|   0 | 508 | 954 |1244 |   0 |  0 |  38 |   0 | 1.560000e+02 | 2.117509e+07 |  Large | unknown
2.45/2.50	c   0.1s|     1 |     0 |   485 |     - |    18M |   0 | 508 | 954 |1244 |   0 |  0 |  38 |   0 | 1.299588e+07 | 2.117509e+07 |  62.94%| unknown
2.45/2.50	c L 0.1s|     1 |     0 |   485 |     - |undercov|   0 | 508 | 956 |1244 |   0 |  0 |  40 |   0 | 1.299588e+07 | 1.448246e+07 |  11.44%| unknown
2.45/2.50	c   0.2s|     1 |     0 |   613 |     - |    21M |   0 | 508 |1156 |1257 |  13 |  1 |  40 |   0 | 1.299591e+07 | 1.448246e+07 |  11.44%| unknown
2.45/2.50	c   0.3s|     1 |     0 |   805 |     - |    24M |   0 | 508 |1159 |1273 |  29 |  2 |  43 |   0 | 1.336723e+07 | 1.448246e+07 |   8.34%| unknown
2.45/2.50	c   0.3s|     1 |     0 |  1074 |     - |    28M |   0 | 508 |1164 |1290 |  46 |  3 |  48 |   0 | 1.336728e+07 | 1.448246e+07 |   8.34%| unknown
2.45/2.50	c   0.4s|     1 |     0 |  1223 |     - |    32M |   0 | 508 |1166 |1307 |  63 |  4 |  50 |   0 | 1.336740e+07 | 1.448246e+07 |   8.34%| unknown
2.45/2.50	c   0.4s|     1 |     0 |  1393 |     - |    37M |   0 | 508 |1167 |1325 |  81 |  5 |  51 |   0 | 1.336752e+07 | 1.448246e+07 |   8.34%| unknown
2.45/2.50	c   0.4s|     1 |     0 |  1528 |     - |    40M |   0 | 508 |1168 |1338 |  94 |  6 |  52 |   0 | 1.336753e+07 | 1.448246e+07 |   8.34%| unknown
2.45/2.50	c   0.5s|     1 |     0 |  1632 |     - |    41M |   0 | 508 |1170 |1353 | 109 |  7 |  54 |   0 | 1.336755e+07 | 1.448246e+07 |   8.34%| unknown
2.45/2.50	c   0.5s|     1 |     0 |  1803 |     - |    45M |   0 | 508 |1172 |1361 | 117 |  8 |  56 |   0 | 1.336756e+07 | 1.448246e+07 |   8.34%| unknown
2.45/2.50	c   0.6s|     1 |     0 |  1961 |     - |    49M |   0 | 508 |1175 |1375 | 131 |  9 |  59 |   0 | 1.336757e+07 | 1.448246e+07 |   8.34%| unknown
2.45/2.50	c   0.6s|     1 |     0 |  2089 |     - |    51M |   0 | 508 |1179 |1387 | 143 | 10 |  63 |   0 | 1.336758e+07 | 1.448246e+07 |   8.34%| unknown
2.45/2.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2.45/2.50	c   0.6s|     1 |     0 |  2189 |     - |    51M |   0 | 508 |1180 |1394 | 153 | 11 |  64 |   0 | 1.336759e+07 | 1.448246e+07 |   8.34%| unknown
2.45/2.50	c   0.6s|     1 |     0 |  2292 |     - |    51M |   0 | 508 |1182 |1407 | 166 | 12 |  66 |   0 | 1.336760e+07 | 1.448246e+07 |   8.34%| unknown
2.45/2.50	c d 0.7s|     1 |     0 |  3251 |     - |farkasdi|   0 | 508 |1189 |1407 |   0 | 12 |  73 |   0 | 1.336760e+07 | 1.373924e+07 |   2.78%| unknown
2.45/2.50	c   0.8s|     1 |     0 |  5144 |     - |    51M |   0 | 508 |1190 |1407 | 166 | 12 |  74 |   0 | 1.336760e+07 | 1.373924e+07 |   2.78%| unknown
2.45/2.50	c   0.8s|     1 |     0 |  5144 |     - |    51M |   0 | 508 |1191 |1353 | 166 | 12 |  75 |   0 | 1.336760e+07 | 1.373924e+07 |   2.78%| unknown
2.45/2.50	c   0.8s|     1 |     0 |  5226 |     - |    51M |   0 | 508 |1147 |1358 | 171 | 13 |  75 |   0 | 1.336760e+07 | 1.373924e+07 |   2.78%| unknown
2.45/2.50	c   0.8s|     1 |     0 |  5259 |     - |    52M |   0 | 508 |1148 |1361 | 174 | 14 |  76 |   0 | 1.336760e+07 | 1.373924e+07 |   2.78%| unknown
2.45/2.50	c   1.0s|     1 |     2 |  5264 |     - |    52M |   0 | 508 |1107 |1361 | 174 | 14 |  77 |  11 | 1.336760e+07 | 1.373924e+07 |   2.78%| unknown
2.45/2.50	c * 1.5s|     6 |     5 |  7192 | 957.0 |strongbr|   5 | 508 |1124 |1364 | 270 |  5 |  94 |  89 | 1.336760e+07 | 1.373909e+07 |   2.78%| unknown
2.45/2.50	c 
2.45/2.50	c SCIP Status        : problem is solved [optimal solution found]
2.45/2.50	c Solving Time (sec) : 2.33
2.45/2.50	c Solving Nodes      : 18
2.45/2.50	c Primal Bound       : +1.37390890000000e+07 (7 solutions)
2.45/2.50	c Dual Bound         : +1.37390890000000e+07
2.45/2.50	c Gap                : 0.00 %
2.45/2.50	c All original constraints are satisfied.
2.45/2.50	c SCIP's best solution is verified feasible for the original problem.
2.45/2.50	c SCIP found an optimal solution.
2.45/2.50	o 13739089
2.45/2.50	s OPTIMUM FOUND
2.45/2.50	v -x64 -x69 x74 -x79 -x84 -x89 -x94 -x99 -x104 -x110 x115 x120 -x125 -x130 -x135 -x140 -x145 -x150 -x160 -x166 -x171 -x176 -x181 -x188 -x193 -x198 -x207 -x212 -x219 -x224 -x231 -x236 -x241 x250 -x255 -x261 -x267 -x273 -x278 -x283 -x295 -x300 x310 -x316 x323 -x339 -x345 -x350 -x367 -x380 x398 -x422 -x440 -x476 -x827 x829 x831 -x833 -x884 x886 -x888 -x890 -x891 -x893 x895 -x897 -x899 -x900 -x902 x904 -x906 -x908 -x909 -x911 -x913 x915 -x917 -x918 -x920 -x922 x924 -x926 -x927 -x929 -x931 x933 -x935 -x936 -x938 -x940 x942 -x944 -x945 -x947 x949 -x951 -x953 -x954 -x956 -x958 x960 -x962 -x963 -x965 -x967 x969 -x971 -x972 -x974 x976 -x978 -x980 -x981 -x983 -x985 x987 -x989 -x990 x1 x2 x7 x12 x17 x22 x27 x32 x37 x42 x47 x52 x57 x838 x842 x846 x850 x854 x858 x862 x866 x870 x874 x878 x882 -x4 -x3 -x5 x6 -x9 -x8 -x10 x11 -x13 -x14 -x15 x16 -x19 -x18 x20 x21 -x23 -x24 x25 x26 -x28 -x29 x30 x31 -x33 -x34 x35 x36 -x39 -x38 -x40 x41 -x44 -x43 x45 x46 -x49 -x48 x50 x51 -x54 -x53 -x55 x56 -x59 -x58 x60 x61 -x62 -x63 -x66 -x65 -x67 -x68 -x71 -x70 -x72 x73 x76 x75 -x77 -x78 -x81 -x80 -x82 -x83 -x86 -x85 -x87 -x88 -x91 -x90 -x92 -x93 -x96 -x95 -x97 -x98 -x101 -x100 -x102 -x103 -x105 -x106 -x107 -x108 -x109 -x112 -x111 -x113 x114 x116 x117 -x118 x119 x121 x122 -x123 -x124 -x127 -x126 -x128 -x129 -x132 -x131 -x133 x134 -x137 -x136 -x138 -x139 -x141 -x142 -x143 -x144 -x147 -x146 -x148 x149 -x152 -x151 -x153 -x154 -x155 -x156 x157 -x158 -x159 -x162 -x161 -x163 -x164 -x165 -x168 -x167 -x169 -x170 -x172 -x173 -x174 -x175 -x178 -x177 -x179 -x180 -x183 -x182 -x184 x185 -x186 -x187 -x189 -x190 -x191 -x192 -x195 -x194 -x196 -x197 -x200 -x199 -x201 -x202 -x203 x204 -x205 x206 -x209 -x208 -x210 -x211 -x214 -x213 -x215 -x216 -x217 x218 -x220 -x221 -x222 -x223 -x226 -x225 -x227 -x228 -x229 -x230 -x233 -x232 -x234 -x235 -x237 -x238 -x239 -x240 -x243 -x242 -x244 -x245 -x246 -x247 -x248 x249 x251 x252 -x253 -x254 -x256 -x257 -x258 -x259 -x260 -x263 -x262 -x264 -x265 -x266 -x269 -x268 -x270 -x271 -x272
2.45/2.50	v -x274 -x275 -x276 x277 -x279 -x280 -x281 x282 -x284 -x285 x286 -x287 -x288 -x289 -x290 -x291 x292 -x293 -x294 -x296 -x297 -x298 x299 -x301 -x302 x303 -x304 -x305 -x306 -x307 -x308 x309 x311 x312 -x313 -x314 -x315 -x318 -x317 -x319 -x320 -x321 x322 x324 x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 x335 -x336 -x337 -x338 -x340 -x341 -x342 -x343 -x344 -x347 -x346 -x348 -x349 -x352 -x351 x353 -x354 -x355 -x356 -x357 -x358 -x359 x360 -x361 -x362 -x363 -x364 -x365 -x366 -x369 -x368 x370 -x371 -x372 -x373 -x374 x375 -x376 -x377 -x378 x379 -x382 -x381 -x383 -x384 -x385 -x386 -x387 -x388 x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 x397 x400 x399 -x401 -x402 -x403 -x404 -x405 -x406 -x407 x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 x418 -x419 -x420 -x421 -x423 -x424 -x425 -x426 -x427 -x428 -x429 x430 -x431 -x432 -x433 -x434 x435 -x436 -x437 -x438 -x439 -x442 -x441 -x443 -x444 x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465 -x466 x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x478 -x477 x479 -x480 -x481 -x482 x483 -x484 x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -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 -x532 -x533 -x534 x535 -x536 -x537 -x538 -x539 -x540 x541 -x542 -x543 -x544 x545 -x546 -x547 -x548 -x549 -x550 x551 -x552 -x553 -x554 -x555 -x556 -x557 x558 -x559 -x560 -x561 -x562 -x564 -x565 -x563 -x567 -x568 x566 x570 -x571 -x569 -x573 -x574 -x572 -x575 -x576 x577 x578 -x579 -x580 -x581 -x582 -x584 -x585 -x583 x587 -x588 -x586 -x590 -x591 x589 -x593 -x594 -x592 -x595 -x596 -x597 -x598 x599 -x600 -x601 -x602 -x604 -x605 -x603 -x607 -x608 x606 x610 -x611 -x609 -x613 -x614 -x612 -x615 -x616 x617 -x618 -x619 -x620 -x621 -x622 -x623 -x624 x625 -x626 -x628 -x627 x630 x629 -x632
2.45/2.50	v -x631 -x634 -x633 -x635 -x636 -x637 -x638 -x639 -x640 -x641 -x642 -x643 -x644 -x645 -x646 -x647 x648 -x649 -x650 -x651 -x652 -x653 -x654 -x655 x656 -x657 -x658 -x659 x660 -x661 -x662 -x663 -x664 x665 -x666 -x667 -x668 -x669 -x670 -x671 -x672 -x673 -x674 -x675 x676 -x677 -x678 -x679 -x680 -x681 -x682 -x684 -x683 x686 x685 -x688 -x687 -x690 -x689 -x692 -x691 -x694 x693 -x696 -x695 -x698 -x697 -x699 x700 -x701 -x702 -x703 x704 -x705 -x706 -x707 x708 -x709 -x710 -x711 -x712 -x713 -x714 -x715 x716 -x717 -x718 -x719 -x720 -x721 -x722 -x723 -x724 -x725 -x726 -x727 x728 -x729 -x730 -x731 -x732 -x733 -x734 -x735 x736 -x737 -x738 -x739 -x740 -x741 -x742 -x743 x744 -x745 -x746 -x747 -x748 -x749 -x750 -x751 -x752 -x753 -x754 -x755 x756 -x757 -x758 -x759 x760 -x761 -x762 -x763 -x764 x765 -x766 -x767 x768 -x769 -x770 -x771 -x772 -x773 -x774 -x775 -x776 -x777 -x778 -x779 -x780 -x781 -x782 -x783 -x784 -x785 -x786 -x787 x788 -x789 -x790 -x791 -x792 -x793 -x794 -x795 x796 -x797 -x798 -x799 -x800 -x801 -x802 -x803 -x804 -x805 -x806 -x807 -x808 -x809 -x810 -x811 x812 -x813 -x814 -x815 -x816 -x817 -x818 -x819 x820 -x821 -x822 -x823 -x824 -x825 -x826 -x828 x830 x832 -x834 x835 x837 x836 x839 x841 x840 x843 x845 x844 x847 x849 x848 x851 x853 x852 x855 x857 x856 x859 x861 x860 x863 x865 x864 x867 x869 x868 x871 x873 x872 x875 x877 x876 x879 x881 x880 -x883 x885 -x887 -x889 -x892 x894 -x896 -x898 -x901 x903 -x905 -x907 -x910 -x912 x914 -x916 -x919 -x921 x923 -x925 -x928 -x930 x932 -x934 -x937 -x939 x941 -x943 -x946 x948 -x950 -x952 -x955 -x957 x959 -x961 -x964 -x966 x968 -x970 -x973 x975 -x977 -x979 -x982 -x984 x986 -x988

Verifier Data

OK	13739089

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4530450-1752260461/watcher-4530450-1752260461 -o /tmp/evaluation-result-4530450-1752260461/solver-4530450-1752260461 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1752253388-115875 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4530450-1752260461.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=118368, runsolver pid=118365
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 4.20 4.18 4.12 5/270 118373
/proc/meminfo: memFree=121462168/131249996 swapFree=33003468/33010684
[pid=118368] ppid=118365 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/118368/stat : 118368 (scip-naps-1.00a) S 118365 118368 115863 0 -1 4194304 261 337 0 0 0 0 0 0 20 0 1 0 141723755 4292608 768 18446744073709551615 93952236769280 93952237663813 140734629571296 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93952237902864 93952237950608 93952262406144 140734629579163 140734629579262 140734629579262 140734629584866 0
/proc/118368/statm: 1048 768 704 219 0 110 0
[pid=118373] ppid=118368 vsize=1187396 memory=32372 CPUtime=0.06 cores=1,3
/proc/118373/stat : 118373 (python3) R 118368 118368 115863 0 -1 4194304 3814 0 0 0 5 1 0 0 20 0 1 0 141723757 1215893504 8093 18446744073709551615 93877159403520 93877159403897 140732889410768 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 93877159415192 93877159415812 93877163188224 140732889413982 140732889414176 140732889414176 140732889419751 0
/proc/118373/statm: 296849 8093 4932 1 0 268871 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 1191588 KiB
Current children cumulated memory: 35444 KiB

[startup+0.205698 s]*
/proc/loadavg: 4.20 4.18 4.12 5/270 118373
/proc/meminfo: memFree=121462168/131249996 swapFree=33003468/33010684
[pid=118368] ppid=118365 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/118368/stat : 118368 (scip-naps-1.00a) S 118365 118368 115863 0 -1 4194304 261 337 0 0 0 0 0 0 20 0 1 0 141723755 4292608 768 18446744073709551615 93952236769280 93952237663813 140734629571296 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93952237902864 93952237950608 93952262406144 140734629579163 140734629579262 140734629579262 140734629584866 0
/proc/118368/statm: 1048 768 704 219 0 110 0
[pid=118373] ppid=118368 vsize=1208032 memory=60788 CPUtime=0.17 cores=1,3
/proc/118373/stat : 118373 (python3) R 118368 118368 115863 0 -1 4194304 8158 0 0 0 15 2 0 0 20 0 1 0 141723757 1237024768 15197 18446744073709551615 93877159403520 93877159403897 140732889410768 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 93877159415192 93877159415812 93877163188224 140732889413982 140732889414176 140732889414176 140732889419751 0
/proc/118373/statm: 302008 15197 7940 1 0 273366 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1212224 KiB
Current children cumulated memory: 63860 KiB

[startup+0.305571 s]*
/proc/loadavg: 4.20 4.18 4.12 5/270 118373
/proc/meminfo: memFree=121462172/131249996 swapFree=33003468/33010684
[pid=118368] ppid=118365 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/118368/stat : 118368 (scip-naps-1.00a) S 118365 118368 115863 0 -1 4194304 261 337 0 0 0 0 0 0 20 0 1 0 141723755 4292608 768 18446744073709551615 93952236769280 93952237663813 140734629571296 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93952237902864 93952237950608 93952262406144 140734629579163 140734629579262 140734629579262 140734629584866 0
/proc/118368/statm: 1048 768 704 219 0 110 0
[pid=118373] ppid=118368 vsize=1227704 memory=78324 CPUtime=0.27 cores=1,3
/proc/118373/stat : 118373 (python3) R 118368 118368 115863 0 -1 4194304 12320 0 0 0 24 3 0 0 20 0 1 0 141723757 1257168896 19581 18446744073709551615 93877159403520 93877159403897 140732889410768 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 93877159415192 93877159415812 93877163188224 140732889413982 140732889414176 140732889414176 140732889419751 0
/proc/118373/statm: 306926 19581 8164 1 0 278284 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1231896 KiB
Current children cumulated memory: 81396 KiB

[startup+0.700163 s]
/proc/loadavg: 4.20 4.18 4.12 5/270 118373
/proc/meminfo: memFree=121461920/131249996 swapFree=33003468/33010684
[pid=118368] ppid=118365 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/118368/stat : 118368 (scip-naps-1.00a) S 118365 118368 115863 0 -1 4194304 261 337 0 0 0 0 0 0 20 0 1 0 141723755 4292608 768 18446744073709551615 93952236769280 93952237663813 140734629571296 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93952237902864 93952237950608 93952262406144 140734629579163 140734629579262 140734629579262 140734629584866 0
/proc/118368/statm: 1048 768 704 219 0 110 0
[pid=118373] ppid=118368 vsize=1251624 memory=99572 CPUtime=0.66 cores=1,3
/proc/118373/stat : 118373 (python3) R 118368 118368 115863 0 -1 4194304 17647 0 0 0 62 4 0 0 20 0 1 0 141723757 1281662976 24893 18446744073709551615 93877159403520 93877159403897 140732889410768 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 93877159415192 93877159415812 93877163188224 140732889413982 140732889414176 140732889414176 140732889419751 0
/proc/118373/statm: 312906 24893 8164 1 0 284264 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 1255816 KiB
Current children cumulated memory: 102644 KiB

[startup+1.50016 s]
/proc/loadavg: 4.18 4.17 4.12 5/270 118384
/proc/meminfo: memFree=121460480/131249996 swapFree=33003468/33010684
[pid=118368] ppid=118365 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/118368/stat : 118368 (scip-naps-1.00a) S 118365 118368 115863 0 -1 4194304 261 337 0 0 0 0 0 0 20 0 1 0 141723755 4292608 768 18446744073709551615 93952236769280 93952237663813 140734629571296 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93952237902864 93952237950608 93952262406144 140734629579163 140734629579262 140734629579262 140734629584866 0
/proc/118368/statm: 1048 768 704 219 0 110 0
[pid=118373] ppid=118368 vsize=1262176 memory=108532 CPUtime=1.45 cores=1,3
/proc/118373/stat : 118373 (python3) R 118368 118368 115863 0 -1 4194304 19888 0 0 0 141 4 0 0 20 0 1 0 141723757 1292468224 27133 18446744073709551615 93877159403520 93877159403897 140732889410768 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 93877159415192 93877159415812 93877163188224 140732889413982 140732889414176 140732889414176 140732889419751 0
/proc/118373/statm: 315544 27133 8164 1 0 286902 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 1266368 KiB
Current children cumulated memory: 111604 KiB

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

# cumulated CPU time of all completed processes:  user=2.44093 s, system=0.062119 s

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

[startup+1.60017 s]
/proc/loadavg: 4.18 4.17 4.12 5/270 118384
/proc/meminfo: memFree=121460480/131249996 swapFree=33003468/33010684
[pid=118368] ppid=118365 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/118368/stat : 118368 (scip-naps-1.00a) S 118365 118368 115863 0 -1 4194304 261 337 0 0 0 0 0 0 20 0 1 0 141723755 4292608 768 18446744073709551615 93952236769280 93952237663813 140734629571296 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93952237902864 93952237950608 93952262406144 140734629579163 140734629579262 140734629579262 140734629584866 0
/proc/118368/statm: 1048 768 704 219 0 110 0
[pid=118373] ppid=118368 vsize=1262176 memory=108532 CPUtime=1.55 cores=1,3
/proc/118373/stat : 118373 (python3) R 118368 118368 115863 0 -1 4194304 19890 0 0 0 151 4 0 0 20 0 1 0 141723757 1292468224 27133 18446744073709551615 93877159403520 93877159403897 140732889410768 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 93877159415192 93877159415812 93877163188224 140732889413982 140732889414176 140732889414176 140732889419751 0
/proc/118373/statm: 315544 27133 8164 1 0 286902 0
Current children cumulated CPU time: 1.55 s
Current children cumulated vsize: 1266368 KiB
Current children cumulated memory: 111604 KiB

[startup+2.00012 s]*
/proc/loadavg: 4.18 4.17 4.12 5/270 118384
/proc/meminfo: memFree=121466664/131249996 swapFree=33003468/33010684
[pid=118368] ppid=118365 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/118368/stat : 118368 (scip-naps-1.00a) S 118365 118368 115863 0 -1 4194304 261 337 0 0 0 0 0 0 20 0 1 0 141723755 4292608 768 18446744073709551615 93952236769280 93952237663813 140734629571296 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93952237902864 93952237950608 93952262406144 140734629579163 140734629579262 140734629579262 140734629584866 0
/proc/118368/statm: 1048 768 704 219 0 110 0
[pid=118373] ppid=118368 vsize=1262176 memory=108532 CPUtime=1.95 cores=1,3
/proc/118373/stat : 118373 (python3) R 118368 118368 115863 0 -1 4194304 19898 0 0 0 191 4 0 0 20 0 1 0 141723757 1292468224 27133 18446744073709551615 93877159403520 93877159403897 140732889410768 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 93877159415192 93877159415812 93877163188224 140732889413982 140732889414176 140732889414176 140732889419751 0
/proc/118373/statm: 315544 27133 8164 1 0 286902 0
Current children cumulated CPU time: 1.95 s
Current children cumulated vsize: 1266368 KiB
Current children cumulated memory: 111604 KiB

[startup+2.40013 s]
/proc/loadavg: 4.18 4.17 4.12 5/270 118384
/proc/meminfo: memFree=121466664/131249996 swapFree=33003468/33010684
[pid=118368] ppid=118365 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/118368/stat : 118368 (scip-naps-1.00a) S 118365 118368 115863 0 -1 4194304 261 337 0 0 0 0 0 0 20 0 1 0 141723755 4292608 768 18446744073709551615 93952236769280 93952237663813 140734629571296 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93952237902864 93952237950608 93952262406144 140734629579163 140734629579262 140734629579262 140734629584866 0
/proc/118368/statm: 1048 768 704 219 0 110 0
[pid=118373] ppid=118368 vsize=1262176 memory=108532 CPUtime=2.35 cores=1,3
/proc/118373/stat : 118373 (python3) R 118368 118368 115863 0 -1 4194304 19901 0 0 0 231 4 0 0 20 0 1 0 141723757 1292468224 27133 18446744073709551615 93877159403520 93877159403897 140732889410768 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 93877159415192 93877159415812 93877163188224 140732889413982 140732889414176 140732889414176 140732889419751 0
/proc/118373/statm: 315544 27133 8164 1 0 286902 0
Current children cumulated CPU time: 2.35 s
Current children cumulated vsize: 1266368 KiB
Current children cumulated memory: 111604 KiB

[startup+2.50014 s]
/proc/loadavg: 4.18 4.17 4.12 5/270 118384
/proc/meminfo: memFree=121466664/131249996 swapFree=33003468/33010684
[pid=118368] ppid=118365 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/118368/stat : 118368 (scip-naps-1.00a) S 118365 118368 115863 0 -1 4194304 261 337 0 0 0 0 0 0 20 0 1 0 141723755 4292608 768 18446744073709551615 93952236769280 93952237663813 140734629571296 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 93952237902864 93952237950608 93952262406144 140734629579163 140734629579262 140734629579262 140734629584866 0
/proc/118368/statm: 1048 768 704 219 0 110 0
[pid=118373] ppid=118368 vsize=1262688 memory=109428 CPUtime=2.45 cores=1,3
/proc/118373/stat : 118373 (python3) R 118368 118368 115863 0 -1 4194304 20058 0 0 0 240 5 0 0 20 0 1 0 141723757 1292992512 27357 18446744073709551615 93877159403520 93877159403897 140732889410768 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 93877159415192 93877159415812 93877163188224 140732889413982 140732889414176 140732889414176 140732889419751 0
/proc/118373/statm: 315672 27357 8228 1 0 287030 0
Current children cumulated CPU time: 2.45 s
Current children cumulated vsize: 1266880 KiB
Current children cumulated memory: 112500 KiB

Child status: 0

Real time (s): 2.53608
CPU time (s): 2.50305
CPU user time (s): 2.44093
CPU system time (s): 0.062119
CPU usage (%): 98.6978
Max. virtual memory (cumulated for all children) (KiB): 1266880
Max. memory (cumulated for all children) (KiB): 112500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.44094
system time used= 0.062119
maximum resident set size= 109940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20695
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= 12


# summary of solver processes directly reported to runsolver:
#   pid: 118368
#   total CPU time (s): 2.50305
#   total CPU user time (s): 2.44093
#   total CPU system time (s): 0.062119

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.020229 second user time and 0.035478 second system time

The end

Launcher Data

Begin job on nodeC021 at 2025-07-11 21:01:01
IDJOB=4530450
IDBENCH=161765
IDSOLVER=3388
FILE ID=nodeC021/4530450-1752260461
RUNJOBID= nodeC021-1752253388-115875
SLURM_JOB_ID= 9682586
Free space on /tmp= 430844 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB16/OPT-LIN/lion9-single-obj/normalized-single-obj-f3-DataDisplay_1_order6.seq-B-2-2-irabcde.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4530450-1752260461/watcher-4530450-1752260461 -o /tmp/evaluation-result-4530450-1752260461/solver-4530450-1752260461 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1752253388-115875 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4530450-1752260461.opb

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

MD5SUM BENCH= a516300ab931745c5ca3399047c5aa04
RANDOM SEED=1590611026

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        121474112 kB
MemAvailable:   128220936 kB
Buffers:            1056 kB
Cached:          7477288 kB
SwapCached:           32 kB
Active:          1984884 kB
Inactive:        6957236 kB
Active(anon):    1437468 kB
Inactive(anon):    39760 kB
Active(file):     547416 kB
Inactive(file):  6917476 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33003468 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5624 kB
Writeback:             0 kB
AnonPages:       1463336 kB
Mapped:           129044 kB
Shmem:             13452 kB
KReclaimable:     241944 kB
Slab:             336604 kB
SReclaimable:     241944 kB
SUnreclaim:        94660 kB
KernelStack:        4368 kB
PageTables:         6480 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    5067056 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150632 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:    888832 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 430836 MiB
End job on nodeC021 at 2025-07-11 21:01:03