Trace number 4521275

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. 3600.65 3612.51

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/maxcut/maxcut_opt_complete_5-partite_inlv/
normalized-maxcut_opt_complete_5-partite_inlv_nvert_50.opb
MD5SUM68c73bc206439bbe0d5a467b2a25edac
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 benchmark-600
Best CPU time to get the best result obtained on this benchmark87.3964
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1225
Total number of constraints78400
Number of constraints which are clauses78400
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 1000
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 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

998.10/1001.48	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --opt HOME/instance-4521275-1751572033.opb
998.10/1001.48	c Solving mode: optimization
998.10/1001.48	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
998.10/1001.48	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
998.10/1001.48	c original problem has 1225 variables (1225 bin, 0 int, 0 impl, 0 cont) and 78400 constraints
998.10/1001.48	c feasible solution found by trivial heuristic after 0.2 seconds, objective value 0.000000e+00
998.10/1001.48	c presolving:
998.10/1001.48	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 78400 upgd conss, 0 impls, 0 clqs
998.10/1001.48	c    (1.3s) probing: 51/1225 (4.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
998.10/1001.48	c    (1.3s) probing aborted: 50/50 successive totally useless probings
998.10/1001.48	c    (2.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
998.10/1001.48	c    (2.8s) symmetry computation finished: 48 generators found (max: 1500, log10 of symmetry group size: 30.0) (symcode time: 0.71)
998.10/1001.48	c dynamic symmetry handling statistics:
998.10/1001.48	c    orbitopal reduction:       no components
998.10/1001.48	c    orbital reduction:          1 components of sizes 48
998.10/1001.48	c    lexicographic reduction:   48 permutations with support sizes 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 780, 96, 780, 96, 780, 780
998.10/1001.48	c handled 1 out of 1 symmetry components
998.10/1001.48	c presolving (2 rounds: 2 fast, 2 medium, 2 exhaustive):
998.10/1001.48	c  0 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
998.10/1001.48	c  0 implications, 0 cliques
998.10/1001.48	c presolved problem has 1225 variables (1225 bin, 0 int, 0 impl, 0 cont) and 78400 constraints
998.10/1001.48	c   78400 constraints of type <logicor>
998.10/1001.48	c transformed objective value is always integral (scale: 1)
998.10/1001.48	c Presolving Time: 2.58
998.10/1001.48	c transformed 1/1 original solutions to the transformed problem space
998.10/1001.48	c 
998.10/1001.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
998.10/1001.48	c p 3.0s|     1 |     0 |     0 |     - |   locks|   0 |1225 |  78k|  78k|   0 |  0 |   0 |   0 |-1.000000e+03 |-5.540000e+02 |  80.51%| unknown
998.10/1001.48	c  16.5s|     1 |     0 | 12310 |     - |   431M |   0 |1225 |  78k|  78k|   0 |  0 |   0 |   0 |-6.666667e+02 |-5.540000e+02 |  20.34%| unknown
998.10/1001.48	c  16.9s|     1 |     0 | 12325 |     - |   471M |   0 |1225 |  78k|  78k|   1 |  1 |   0 |   0 |-6.666667e+02 |-5.540000e+02 |  20.34%| unknown
998.10/1001.48	c  17.3s|     1 |     0 | 12340 |     - |   501M |   0 |1225 |  78k|  78k|   2 |  2 |   1 |   0 |-6.666667e+02 |-5.540000e+02 |  20.34%| unknown
998.10/1001.48	c  17.6s|     1 |     0 | 12351 |     - |   523M |   0 |1225 |  78k|  78k|   3 |  3 |   1 |   0 |-6.666667e+02 |-5.540000e+02 |  20.34%| unknown
998.10/1001.48	c  18.0s|     1 |     0 | 12358 |     - |   555M |   0 |1225 |  78k|  78k|   4 |  4 |   1 |   0 |-6.666667e+02 |-5.540000e+02 |  20.34%| unknown
998.10/1001.48	c  18.4s|     1 |     0 | 12380 |     - |   572M |   0 |1225 |  78k|  78k|   5 |  5 |   1 |   0 |-6.666667e+02 |-5.540000e+02 |  20.34%| unknown
998.10/1001.48	c  18.8s|     1 |     0 | 12386 |     - |   585M |   0 |1225 |  78k|  78k|   6 |  6 |   1 |   0 |-6.666667e+02 |-5.540000e+02 |  20.34%| unknown
998.10/1001.48	c  19.2s|     1 |     0 | 12413 |     - |   615M |   0 |1225 |  78k|  78k|   7 |  7 |   1 |   0 |-6.666667e+02 |-5.540000e+02 |  20.34%| unknown
998.10/1001.48	c  19.7s|     1 |     0 | 12441 |     - |   645M |   0 |1225 |  78k|  78k|   8 |  8 |   1 |   0 |-6.666667e+02 |-5.540000e+02 |  20.34%| unknown
998.10/1001.48	c  20.1s|     1 |     0 | 12455 |     - |   658M |   0 |1225 |  78k|  78k|   9 |  9 |   1 |   0 |-6.666667e+02 |-5.540000e+02 |  20.34%| unknown
998.10/1001.48	c  20.5s|     1 |     0 | 12462 |     - |   692M |   0 |1225 |  78k|  78k|  10 | 10 |   1 |   0 |-6.666667e+02 |-5.540000e+02 |  20.34%| unknown
998.10/1001.48	c  20.9s|     1 |     0 | 12463 |     - |   701M |   0 |1225 |  78k|  78k|  11 | 11 |   2 |   0 |-6.666667e+02 |-5.540000e+02 |  20.34%| unknown
998.10/1001.48	c  81.1s|     1 |     2 | 45132 |     - |   704M |   0 |1225 |  78k|  78k|  11 | 11 |   2 |  21 |-6.662686e+02 |-5.540000e+02 |  20.27%| unknown
998.10/1001.48	c d 317s|    11 |    12 |120325 |10786.2 |pscostdi|  10 |1225 |  78k|  78k|   0 |  2 |   2 | 174 |-6.660250e+02 |-5.760000e+02 |  15.63%| unknown
998.10/1001.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
998.10/1001.48	c * 336s|    13 |     8 |134458 |10166.2 |    LP  |  10 |1225 |  78k|  78k|  13 |  1 |   2 | 174 |-6.533485e+02 |-6.000000e+02 |   8.89%|  20.01%
998.10/1001.48	c 
998.10/1001.48	c SCIP Status        : solving was interrupted [time limit reached]
998.10/1001.48	c Solving Time (sec) : 1000.00
998.10/1001.48	c Solving Nodes      : 65
998.10/1001.48	c Primal Bound       : -6.00000000000000e+02 (4 solutions)
998.10/1001.48	c Dual Bound         : -6.28000000000000e+02
998.10/1001.48	c Gap                : 4.67 %
998.10/1001.48	c All original constraints are satisfied.
998.10/1001.48	c SCIP's best solution is verified feasible for the original problem.
998.10/1001.48	c ----------------------------------------------------------------------
998.10/1001.48	c dual bound: -628.0 -> -628
998.10/1001.48	c primal bound: -600.0 -> -600
998.10/1001.48	c scip-goal-lb: -628
998.10/1001.48	c scip-goal-ub: -600
998.10/1001.48	c writing output to: HOME/tmp8y5sdjkc.opb
998.10/1001.48	c appending fixed variable constraints
998.10/1001.48	c scip-fixed vars: 0.16% (2/1225)
998.10/1001.48	c ----------------------------------------------------------------------
998.10/1001.48	c executing external solver: HOME/naps-1.03a6
998.10/1001.48	c ----------------------------------------------------------------------
998.10/1001.48	c command: HOME/naps-1.03a6 -goal-lb=-628 -goal-ub=-601 HOME/tmp8y5sdjkc.opb
998.10/1001.48	c NaPS 1.03a6.
998.10/1001.48	c Input file name: HOME/tmp8y5sdjkc.opb
998.98/1002.39	c single stage optimization mode
3600.03/3611.90	c
3600.03/3611.90	c *** TERMINATED *** by signal 15
3600.03/3611.90	c _____________________________________________________________________________
3600.03/3611.90	c std/band forms        : 2,0
3600.03/3611.90	c 2cl/3cl ITE-codings   : 0,0
3600.03/3611.90	c BDD/srt/adr Max costs : 0,62355,0
3600.03/3611.90	c BDDraw/bin/mul/srt/adr: 0,0,0,2,0
3600.03/3611.90	c BDD nodes             : 0
3600.03/3611.90	c Es1/CC detections     : 0,0
3600.03/3611.90	c CC sort               : 1
3600.03/3611.90	c SAT/UNSAT calls       : 0,0
3600.03/3611.90	c regenrated variables  : 0
3600.03/3611.90	c eliminated fixed lits : 4
3600.03/3611.90	c goal lit flips        : 0
3600.03/3611.90	c goal stages           : 1
3600.03/3611.90	c goal shrink           : 0
3600.03/3611.90	c goal coeff separations: 0
3600.03/3611.90	c restarts              : 0
3600.03/3611.90	c conflicts             : 0              (0 /sec)
3600.03/3611.90	c decisions             : 0              (0 /sec)
3600.03/3611.90	c propagations          : 0              (0 /sec)
3600.03/3611.90	c inspects              : 0              (0 /sec)
3600.03/3611.90	c CPU time (solving tm) : 2601 s        (2600 s, SAT 0 s, UNSAT 0 s)
3600.03/3611.90	c Time for Opt-base     : 0.000165 s
3600.03/3611.90	c Steps for Opt-base    : 0
3600.03/3611.90	c Time for BDD coding   : 0 s
3600.03/3611.90	c Time for srt coding   : 0.00567 s
3600.03/3611.90	c _____________________________________________________________________________
3600.03/3611.90	v -x1 -x6 -x11 -x16 -x21 -x26 -x31 -x36 -x41 -x46 x2 x7 -x12 -x17 -x22 x27 x32 -x37 x42 x47 -x3 -x8 -x13 x18 -x23 -x28 x33 -x38 -x43 -x48 x4 -x9 -x14 x19 x24 x29 -x34 -x39 -x44 -x49 -x53 -x58 -x63 -x68 -x73 -x78 -x83 -x88 -x93 x50 x55 x60 -x65 x70 x75 x80 x85 -x90 -x95 -x51 -x56 -x61 -x66 -x71 -x76 -x81 -x86 -x91 -x96 x52 x57 -x62 x67 x72 x77 -x82 x87 x92 x97 x100 x105 -x110 x115 x120 x125 -x130 x135 -x140 -x101 x106 -x111 x116 -x121 x126 -x131 x136 -x141 -x98 -x103 x108 -x113 -x118 x123 -x128 -x133 -x138 -x143 -x99 -x104 -x109 -x114 -x119 -x124 -x129 -x134 -x139 -x144 -x146 -x151 -x156 -x161 -x166 -x171 x176 -x181 -x186 -x147 -x152 -x157 -x162 -x167 -x172 -x177 -x182 x187 -x148 -x153 -x158 -x163 -x168 -x173 -x178 -x183 -x188 -x145 -x150 -x155 -x160 -x165 -x170 -x175 -x180 -x185 -x190 x191 -x196 -x201 x206 x211 -x216 -x221 x226 x231 -x192 x197 -x202 x207 -x212 -x217 -x222 x227 -x232 -x193 -x198 -x203 -x208 -x213 -x218 -x223 -x228 -x233 x194 -x199 -x204 -x209 x214 -x219 -x224 -x229 -x234 -x236 -x241 -x246 -x251 -x256 -x261 -x266 -x271 -x276 x237 x242 -x247 -x252 x257 x262 -x267 -x272 -x277 -x238 -x243 x248 -x253 -x258 x263 -x268 -x273 -x278 x239 x244 -x249 -x254 x259 x264 x269 x274 x279 -x283 -x288 -x293 -x298 -x303 -x308 -x313 -x318 -x280 -x285 -x290 x295 x300 -x305 x310 -x315 x320 -x281 -x286 x291 -x296 -x301 x306 -x311 -x316 -x321 -x282 -x287 x292 x297 -x302 -x307 -x312 -x317 -x322 -x325 -x330 -x335 -x340 -x345 -x350 -x355 x360 -x326 -x331 x336 -x341 x346 x351 x356 -x361 -x323 x328 -x333 -x338 x343 -x348 -x353 x358 -x363 -x324 -x329 -x334 -x339 -x344 -x349 -x354 -x359 -x364 -x366 -x371 -x376 -x381 -x386 -x391 -x396 -x401 -x367 -x372 -x377 -x382 -x387 -x392 -x397 -x402 x368 -x373 x378 x383 -x388 x393 -x398 -x403 x365 x370 -x375 -x380 x385 -x390 x395 -x400 x405 -x406 x411 -x416 -x421 x426 -x431 x436 x441 -x407 -x412 x417 -x422 x427 x432 x437 x442 -x408 -x413 -x418 -x423 -x428 -x433 -x438 -x443 x409 -x414 -x419 x424 -x429 -x434 -x439 -x444 -x446 -x451 -x456 -x461
3600.03/3611.90	v -x466 -x471 -x476 -x481 -x447 x452 -x457 -x462 -x467 -x472 -x477 x482 -x448 x453 -x458 -x463 x468 -x473 -x478 -x483 -x449 -x454 x459 x464 -x469 x474 x479 -x484 -x488 -x493 -x498 -x503 -x508 -x513 -x518 x485 x490 x495 x500 -x505 -x510 -x515 -x520 -x486 x491 -x496 -x501 -x506 -x511 -x516 -x521 -x487 x492 -x497 x502 x507 x512 x517 x522 -x525 -x530 x535 -x540 -x545 x550 x555 x526 x531 -x536 x541 -x546 x551 -x556 x523 -x528 -x533 x538 -x543 -x548 -x553 x558 -x524 -x529 -x534 -x539 -x544 -x549 -x554 -x559 -x561 -x566 -x571 -x576 -x581 -x586 -x591 -x562 -x567 -x572 -x577 -x582 -x587 -x592 x563 x568 x573 -x578 -x583 x588 -x593 x560 x565 x570 x575 x580 x585 -x590 -x595 -x596 -x601 x606 -x611 x616 x621 x626 x597 x602 -x607 x612 x617 x622 x627 -x598 -x603 -x608 -x613 -x618 -x623 -x628 -x599 -x604 x609 -x614 x619 x624 -x629 -x631 -x636 -x641 -x646 -x651 -x656 -x661 -x632 -x637 x642 x647 -x652 x657 x662 x633 -x638 -x643 x648 -x653 -x658 -x663 -x634 x639 -x644 -x649 x654 x659 x664 -x668 -x673 -x678 -x683 -x688 -x693 -x665 x670 -x675 -x680 -x685 -x690 -x695 x666 x671 -x676 x681 -x686 -x691 -x696 -x667 x672 x677 x682 -x687 -x692 -x697 x700 -x705 -x710 x715 x720 x725 -x701 -x706 x711 -x716 x721 -x726 -x698 -x703 x708 -x713 -x718 x723 -x728 -x699 -x704 -x709 -x714 -x719 -x724 -x729 x731 x736 x741 -x746 x751 x756 x732 x737 x742 x747 x752 x757 -x733 -x738 -x743 -x748 -x753 -x758 -x730 -x735 -x740 -x745 -x750 -x755 -x760 x761 -x766 -x771 -x776 x781 x786 x762 -x767 x772 x777 x782 -x787 -x763 -x768 -x773 -x778 -x783 -x788 -x764 x769 -x774 -x779 -x784 -x789 -x791 -x796 -x801 -x806 -x811 -x816 x792 -x797 x802 x807 x812 x817 x793 -x798 x803 -x808 -x813 -x818 x794 x799 -x804 x809 x814 x819 -x823 -x828 -x833 -x838 -x843 -x820 x825 x830 x835 -x840 x845 -x821 -x826 x831 -x836 -x841 -x846 x822 x827 x832 -x837 -x842 x847 -x850 x855 x860 x865 x870 -x851 x856 x861 x866 -x871 -x848 x853 -x858 -x863 -x868 x873 -x849 -x854 -x859 -x864 -x869 -x874 x876 x881 x886 x891 -x896 x877 -x882 -x887 -x892 x897
3600.03/3611.90	v -x878 -x883 -x888 -x893 -x898 -x875 -x880 -x885 -x890 -x895 -x900 x901 -x906 -x911 x916 x921 -x902 x907 x912 x917 -x922 -x903 -x908 -x913 -x918 -x923 x904 -x909 -x914 -x919 -x924 -x926 -x931 -x936 -x941 -x946 x927 x932 x937 x942 x947 -x928 -x933 -x938 -x943 -x948 -x929 -x934 x939 x944 x949 -x953 -x958 -x963 -x968 -x950 -x955 -x960 -x965 -x970 -x951 x956 -x961 -x966 -x971 -x952 x957 -x962 -x967 -x972 -x975 -x980 -x985 -x990 x976 -x981 x986 -x991 x973 -x978 -x983 -x988 x993 -x974 -x979 -x984 -x989 -x994 -x996 -x1001 -x1006 -x1011 -x997 -x1002 -x1007 -x1012 x998 x1003 x1008 x1013 -x995 x1000 x1005 x1010 x1015 -x1016 -x1021 x1026 x1031 x1017 -x1022 x1027 -x1032 -x1018 -x1023 -x1028 -x1033 -x1019 -x1024 -x1029 x1034 -x1036 -x1041 -x1046 -x1051 -x1037 -x1042 -x1047 x1052 x1038 -x1043 -x1048 -x1053 -x1039 -x1044 x1049 x1054 -x1058 -x1063 -x1068 x1055 x1060 x1065 x1070 x1056 -x1061 -x1066 -x1071 -x1057 x1062 x1067 x1072 -x1075 -x1080 -x1085 -x1076 x1081 x1086 -x1073 -x1078 x1083 -x1088 -x1074 -x1079 -x1084 -x1089 x1091 -x1096 -x1101 x1092 x1097 x1102 -x1093 -x1098 -x1103 -x1090 -x1095 -x1100 -x1105 x1106 x1111 -x1116 -x1107 x1112 -x1117 -x1108 -x1113 -x1118 -x1109 -x1114 -x1119 -x1121 -x1126 -x1131 x1122 -x1127 x1132 -x1123 -x1128 -x1133 -x1124 x1129 x1134 -x1138 -x1143 -x1135 -x1140 x1145 -x1136 -x1141 -x1146 x1137 -x1142 x1147 x1150 -x1155 x1151 x1156 -x1148 x1153 x1158 -x1149 -x1154 -x1159 -x1161 -x1166 -x1162 -x1167 x1163 -x1168 -x1160 -x1165 -x1170 -x1171 x1176 -x1172 x1177 -x1173 -x1178 -x1174 -x1179 -x1181 -x1186 x1182 -x1187 -x1183 -x1188 x1184 x1189 -x1193 x1190 x1195 -x1191 -x1196 x1192 x1197 -x1200 -x1201 -x1198 x1203 -x1199 -x1204 -x1206 -x1207 x1208 -x1205 x1210 x1211 -x1212 -x1213 -x1214 -x1216 x1217 -x1218 -x1219 -x1220 -x1221 -x1222 x1223 -x1224 x1225 -x5 -x54 -x10 -x59 -x15 -x64 -x20 -x69 -x25 -x74 -x30 -x79 -x35 -x84 -x40 -x89 -x45 -x94 -x102 -x107 -x112 -x117 -x122 -x127 -x132 -x137 -x142 -x149 -x154 -x159 -x164 -x169 -x174 -x179 -x184 -x189 -x195 -x200
3600.03/3611.90	v -x205 -x210 -x215 -x220 -x225 -x230 -x235 -x240 -x245 -x250 -x255 -x260 -x265 -x270 -x275 -x284 -x289 -x294 -x299 -x304 -x309 -x314 -x319 -x327 -x332 -x337 -x342 -x347 -x352 -x357 -x362 -x369 -x374 x379 -x384 x389 -x394 -x399 -x404 -x410 -x415 -x420 -x425 -x430 -x435 -x440 -x445 -x450 -x455 -x460 -x465 -x470 -x475 -x480 -x489 -x494 -x499 -x504 -x509 -x514 -x519 -x527 -x532 -x537 -x542 -x547 -x552 -x557 x564 -x569 -x574 x579 -x584 -x589 -x594 -x600 -x605 -x610 -x615 -x620 -x625 -x630 -x635 -x640 -x645 -x650 -x655 -x660 -x669 -x674 -x679 -x684 -x689 -x694 -x702 -x707 -x712 -x717 -x722 -x727 -x734 -x739 -x744 -x749 x754 x759 -x765 -x770 -x775 -x780 -x785 -x790 -x795 -x800 -x805 -x810 -x815 -x824 -x829 -x834 -x839 -x844 -x852 -x857 -x862 -x867 -x872 x879 -x884 -x889 -x894 x899 -x905 -x910 -x915 -x920 -x925 -x930 -x935 -x940 -x945 -x954 -x959 -x964 -x969 -x977 -x982 -x987 -x992 x999 -x1004 -x1009 -x1014 -x1020 -x1025 -x1030 -x1035 -x1040 -x1045 -x1050 -x1059 -x1064 -x1069 -x1077 -x1082 -x1087 x1094 x1099 x1104 -x1110 -x1115 -x1120 -x1125 -x1130 -x1139 -x1144 -x1152 -x1157 -x1164 -x1169 -x1175 -x1180 -x1185 -x1194 -x1202 -x1209 -x1215
3600.03/3611.90	o -600
3600.03/3611.90	s SATISFIABLE
3600.53/3612.46	c received SIGTERM, forwarding to pbsolver...
3600.53/3612.46	c failed to send SIGTERM to pbsolver: [Errno 3] No such process

Verifier Data

FAILED
ERROR: unsatisfied constraint on line 19624
	-1>=0

Falsified constraint is:
+1*x1[=0] +1*x66[=0] -1*x18[=1] >= 0 

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: 63837 MiB (63322 MiB free)
  memory of node 1: 64465 MiB (63834 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4521275-1751572033/watcher-4521275-1751572033 -o /tmp/evaluation-result-4521275-1751572033/solver-4521275-1751572033 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751572033-82174 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4521275-1751572033.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=82243, runsolver pid=82225

[startup+0.100071 s]*
/proc/loadavg: 1.17 1.27 1.83 2/266 82249
/proc/meminfo: memFree=130185536/131382112 swapFree=33002444/33010684
[pid=82243] ppid=82225 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/82243/stat : 82243 (scip-naps-1.00.) S 82225 82243 82164 0 -1 4194304 257 337 0 0 0 0 0 0 20 0 1 0 72882673 4292608 768 18446744073709551615 94667908530176 94667909424709 140725533025296 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94667909663760 94667909711504 94667921018880 140725533026721 140725533026818 140725533026818 140725533032420 0
/proc/82243/statm: 1048 768 704 219 0 110 0
[pid=82249] ppid=82243 vsize=13452 memory=10752 CPUtime=0.06 cores=0,2
/proc/82249/stat : 82249 (python3) R 82243 82243 82164 0 -1 4194304 1636 0 0 0 5 1 0 0 20 0 1 0 72882677 13774848 2688 18446744073709551615 93970166009856 93970166010233 140725448389808 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93970166021528 93970166022148 93970192289792 140725448395111 140725448395298 140725448395298 140725448400871 0
/proc/82249/statm: 3363 2688 1280 1 0 1461 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 17644 KiB
Current children cumulated memory: 13824 KiB

[startup+0.214676 s]*
/proc/loadavg: 1.17 1.27 1.83 1/266 82249
/proc/meminfo: memFree=130171204/131382112 swapFree=33002444/33010684
[pid=82243] ppid=82225 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/82243/stat : 82243 (scip-naps-1.00.) S 82225 82243 82164 0 -1 4194304 257 337 0 0 0 0 0 0 20 0 1 0 72882673 4292608 768 18446744073709551615 94667908530176 94667909424709 140725533025296 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94667909663760 94667909711504 94667921018880 140725533026721 140725533026818 140725533026818 140725533032420 0
/proc/82243/statm: 1048 768 704 219 0 110 0
[pid=82249] ppid=82243 vsize=75384 memory=23296 CPUtime=0.12 cores=0,2
/proc/82249/stat : 82249 (python3) D 82243 82243 82164 0 -1 4194304 2775 0 1 0 10 2 0 0 20 0 1 0 72882677 77193216 5824 18446744073709551615 93970166009856 93970166010233 140725448389808 0 0 0 0 16781312 2 1 0 0 17 0 0 0 0 0 0 93970166021528 93970166022148 93970192289792 140725448395111 140725448395298 140725448395298 140725448400871 0
/proc/82249/statm: 18846 5824 3456 1 0 3875 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 79576 KiB
Current children cumulated memory: 26368 KiB

[startup+0.313958 s]*
/proc/loadavg: 1.17 1.27 1.83 1/266 82249
/proc/meminfo: memFree=130167424/131382112 swapFree=33002444/33010684
[pid=82243] ppid=82225 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/82243/stat : 82243 (scip-naps-1.00.) S 82225 82243 82164 0 -1 4194304 257 337 0 0 0 0 0 0 20 0 1 0 72882673 4292608 768 18446744073709551615 94667908530176 94667909424709 140725533025296 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94667909663760 94667909711504 94667921018880 140725533026721 140725533026818 140725533026818 140725533032420 0
/proc/82243/statm: 1048 768 704 219 0 110 0
[pid=82249] ppid=82243 vsize=125000 memory=25344 CPUtime=0.12 cores=0,2
/proc/82249/stat : 82249 (python3) D 82243 82243 82164 0 -1 4456448 2886 0 4 0 10 2 0 0 20 0 1 0 72882677 128000000 6336 18446744073709551615 93970166009856 93970166010233 140725448389808 0 0 0 0 16781312 2 1 0 0 17 0 0 0 0 0 0 93970166021528 93970166022148 93970192289792 140725448395111 140725448395298 140725448395298 140725448400871 0
/proc/82249/statm: 31250 6336 3904 1 0 3944 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 129192 KiB
Current children cumulated memory: 28416 KiB

[startup+0.700358 s]
/proc/loadavg: 1.17 1.27 1.83 1/266 82249
/proc/meminfo: memFree=130151560/131382112 swapFree=33002444/33010684
[pid=82243] ppid=82225 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/82243/stat : 82243 (scip-naps-1.00.) S 82225 82243 82164 0 -1 4194304 257 337 0 0 0 0 0 0 20 0 1 0 72882673 4292608 768 18446744073709551615 94667908530176 94667909424709 140725533025296 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94667909663760 94667909711504 94667921018880 140725533026721 140725533026818 140725533026818 140725533032420 0
/proc/82243/statm: 1048 768 704 219 0 110 0
[pid=82249] ppid=82243 vsize=1194072 memory=38544 CPUtime=0.3 cores=0,2
/proc/82249/stat : 82249 (python3) R 82243 82243 82164 0 -1 4194304 4866 0 22 0 25 5 0 0 20 0 1 0 72882677 1222729728 9636 18446744073709551615 93970166009856 93970166010233 140725448389808 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93970166021528 93970166022148 93970192289792 140725448395111 140725448395298 140725448395298 140725448400871 0
/proc/82249/statm: 298518 9636 5508 1 0 269876 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 1198264 KiB
Current children cumulated memory: 41616 KiB

[startup+1.50045 s]
/proc/loadavg: 1.17 1.27 1.83 5/266 82249
/proc/meminfo: memFree=130004896/131382112 swapFree=33002444/33010684
[pid=82243] ppid=82225 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/82243/stat : 82243 (scip-naps-1.00.) S 82225 82243 82164 0 -1 4194304 257 337 0 0 0 0 0 0 20 0 1 0 72882673 4292608 768 18446744073709551615 94667908530176 94667909424709 140725533025296 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94667909663760 94667909711504 94667921018880 140725533026721 140725533026818 140725533026818 140725533032420 0
/proc/82243/statm: 1048 768 704 219 0 110 0
[pid=82249] ppid=82243 vsize=1312304 memory=162576 CPUtime=1.09 cores=0,2
/proc/82249/stat : 82249 (python3) R 82243 82243 82164 0 -1 4194304 33834 0 26 0 94 15 0 0 20 0 1 0 72882677 1343799296 40644 18446744073709551615 93970166009856 93970166010233 140725448389808 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93970166021528 93970166022148 93970192289792 140725448395111 140725448395298 140725448395298 140725448400871 0
/proc/82249/statm: 328076 40644 7748 1 0 299434 0
Current children cumulated CPU time: 1.09 s
Current children cumulated vsize: 1316496 KiB
Current children cumulated memory: 165648 KiB

[startup+3.11383 s]
/proc/loadavg: 1.17 1.27 1.83 4/261 82257
/proc/meminfo: memFree=129499660/131382112 swapFree=33002444/33010684
[pid=82243] ppid=82225 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/82243/stat : 82243 (scip-naps-1.00.) S 82225 82243 82164 0 -1 4194304 257 337 0 0 0 0 0 0 20 0 1 0 72882673 4292608 768 18446744073709551615 94667908530176 94667909424709 140725533025296 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94667909663760 94667909711504 94667921018880 140725533026721 140725533026818 140725533026818 140725533032420 0
/proc/82243/statm: 1048 768 704 219 0 110 0
[pid=82249] ppid=82243 vsize=1561632 memory=393004 CPUtime=2.69 cores=0,2
/proc/82249/stat : 82249 (python3) R 82243 82243 82164 0 -1 4194304 53081 0 26 0 247 22 0 0 20 0 1 0 72882677 1599111168 98251 18446744073709551615 93970166009856 93970166010233 140725448389808 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93970166021528 93970166022148 93970192289792 140725448395111 140725448395298 140725448395298 140725448400871 0
/proc/82249/statm: 390408 98251 7812 1 0 361766 0
Current children cumulated CPU time: 2.69 s
Current children cumulated vsize: 1565824 KiB
Current children cumulated memory: 396076 KiB

[startup+6.30043 s]
/proc/loadavg: 1.39 1.31 1.84 5/266 82298
/proc/meminfo: memFree=129226348/131382112 swapFree=33002444/33010684
[pid=82243] ppid=82225 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/82243/stat : 82243 (scip-naps-1.00.) S 82225 82243 82164 0 -1 4194304 257 337 0 0 0 0 0 0 20 0 1 0 72882673 4292608 768 18446744073709551615 94667908530176 94667909424709 140725533025296 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94667909663760 94667909711504 94667921018880 140725533026721 140725533026818 140725533026818 140725533032420 0
/proc/82243/statm: 1048 768 704 219 0 110 0
[pid=82249] ppid=82243 vsize=1671712 memory=501760 CPUtime=5.87 cores=0,2
/proc/82249/stat : 82249 (python3) R 82243 82243 82164 0 -1 4194304 79963 0 26 0 560 27 0 0 20 0 1 0 72882677 1711833088 125440 18446744073709551615 93970166009856 93970166010233 140725448389808 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93970166021528 93970166022148 93970192289792 140725448395111 140725448395298 140725448395298 140725448400871 0
/proc/82249/statm: 417928 125440 8004 1 0 389286 0
Current children cumulated CPU time: 5.87 s
Current children cumulated vsize: 1675904 KiB
Current children cumulated memory: 504832 KiB

[startup+12.7004 s]
/proc/loadavg: 1.60 1.36 1.85 4/255 82343
/proc/meminfo: memFree=129418612/131382112 swapFree=33002444/33010684
[pid=82243] ppid=82225 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/82243/stat : 82243 (scip-naps-1.00.) S 82225 82243 82164 0 -1 4194304 257 337 0 0 0 0 0 0 20 0 1 0 72882673 4292608 768 18446744073709551615 94667908530176 94667909424709 140725533025296 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94667909663760 94667909711504 94667921018880 140725533026721 140725533026818 140725533026818 140725533032420 0
/proc/82243/statm: 1048 768 704 219 0 110 0
[pid=82249] ppid=82243 vsize=1671712 memory=501760 CPUtime=12.24 cores=0,2
/proc/82249/stat : 82249 (python3) R 82243 82243 82164 0 -1 4194304 79965 0 26 0 1197 27 0 0 20 0 1 0 72882677 1711833088 125440 18446744073709551615 93970166009856 93970166010233 140725448389808 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93970166021528 93970166022148 93970192289792 140725448395111 140725448395298 140725448395298 140725448400871 0
/proc/82249/statm: 417928 125440 8004 1 0 389286 0
Current children cumulated CPU time: 12.24 s
Current children cumulated vsize: 1675904 KiB
Current children cumulated memory: 504832 KiB

[startup+25.5004 s]
/proc/loadavg: 2.13 1.49 1.89 5/266 82446
/proc/meminfo: memFree=129082248/131382112 swapFree=33002444/33010684
[pid=82243] ppid=82225 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/82243/stat : 82243 (scip-naps-1.00.) S 82225 82243 82164 0 -1 4194304 257 337 0 0 0 0 0 0 20 0 1 0 72882673 4292608 768 18446744073709551615 94667908530176 94667909424709 140725533025296 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94667909663760 94667909711504 94667921018880 140725533026721 140725533026818 140725533026818 140725533032420 0
/proc/82243/statm: 1048 768 704 219 0 110 0
[pid=82249] ppid=82243 vsize=1945264 memory=688112 CPUtime=25.01 cores=0,2
/proc/82249/stat : 82249 (python3) R 82243 82243 82164 0 -1 4194304 125503 0 26 0 2466 35 0 0 20 0 1 0 72882677 1991950336 172028 18446744073709551615 93970166009856 93970166010233 140725448389808 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93970166021528 93970166022148 93970192289792 140725448395111 140725448395298 140725448395298 140725448400871 0
/proc/82249/statm: 486316 172028 8036 1 0 457674 0
Current children cumulated CPU time: 25.01 s
Current children cumulated vsize: 1949456 KiB
Current children cumulated memory: 691184 KiB

[startup+51.114 s]
/proc/loadavg: 2.83 1.70 1.95 5/265 82643
/proc/meminfo: memFree=129077428/131382112 swapFree=33002444/33010684
[pid=82243] ppid=82225 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/82243/stat : 82243 (scip-naps-1.00.) S 82225 82243 82164 0 -1 4194304 257 337 0 0 0 0 0 0 20 0 1 0 72882673 4292608 768 18446744073709551615 94667908530176 94667909424709 140725533025296 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94667909663760 94667909711504 94667921018880 140725533026721 140725533026818 140725533026818 140725533032420 0
/proc/82243/statm: 1048 768 704 219 0 110 0
[pid=82249] ppid=82243 vsize=1945264 memory=688112 CPUtime=50.53 cores=0,2
/proc/82249/stat : 82249 (python3) R 82243 82243 82164 0 -1 4194304 125503 0 26 0 5018 35 0 0 20 0 1 0 72882677 1991950336 172028 18446744073709551615 93970166009856 93970166010233 140725448389808 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93970166021528 93970166022148 93970192289792 140725448395111 140725448395298 140725448395298 140725448400871 0
/proc/82249/statm: 486316 172028 8036 1 0 457674 0
Current children cumulated CPU time: 50.53 s
Current children cumulated vsize: 1949456 KiB
Current children cumulated memory: 691184 KiB

[startup+102.3 s]
/proc/loadavg: 3.55 2.08 2.06 5/261 82693
/proc/meminfo: memFree=129026920/131382112 swapFree=33002444/33010684
[pid=82243] ppid=82225 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/82243/stat : 82243 (scip-naps-1.00.) S 82225 82243 82164 0 -1 4194304 257 337 0 0 0 0 0 0 20 0 1 0 72882673 4292608 768 18446744073709551615 94667908530176 94667909424709 140725533025296 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94667909663760 94667909711504 94667921018880 140725533026721 140725533026818 140725533026818 140725533032420 0
/proc/82243/statm: 1048 768 704 219 0 110 0
[pid=82249] ppid=82243 vsize=1996548 memory=739772 CPUtime=101.55 cores=0,2
/proc/82249/stat : 82249 (python3) R 82243 82243 82164 0 -1 4194304 146544 0 26 0 10117 38 0 0 20 0 1 0 72882677 2044465152 184943 18446744073709551615 93970166009856 93970166010233 140725448389808 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93970166021528 93970166022148 93970192289792 140725448395111 140725448395298 140725448395298 140725448400871 0
/proc/82249/statm: 499137 184943 8036 1 0 470495 0
Current children cumulated CPU time: 101.55 s
Current children cumulated vsize: 2000740 KiB
Current children cumulated memory: 742844 KiB

[startup+162.3 s]
/proc/loadavg: 3.99 2.47 2.20 5/260 82695
/proc/meminfo: memFree=128956620/131382112 swapFree=33002444/33010684
[pid=82243] ppid=82225 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/82243/stat : 82243 (scip-naps-1.00.) S 82225 82243 82164 0 -1 4194304 257 337 0 0 0 0 0 0 20 0 1 0 72882673 4292608 768 18446744073709551615 94667908530176 94667909424709 140725533025296 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94667909663760 94667909711504 94667921018880 140725533026721 140725533026818 140725533026818 140725533032420 0
/proc/82243/statm: 1048 768 704 219 0 110 0
[pid=82249] ppid=82243 vsize=1996548 memory=740412 CPUtime=161.34 cores=0,2
/proc/82249/stat : 82249 (python3) R 82243 82243 82164 0 -1 4194304 146558 0 26 0 16096 38 0 0 20 0 1 0 72882677 2044465152 185103 18446744073709551615 93970166009856 93970166010233 140725448389808 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93970166021528 93970166022148 93970192289792 140725448395111 140725448395298 140725448395298 140725448400871 0
/proc/82249/statm: 499137 185103 8036 1 0 470495 0
Current children cumulated CPU time: 161.34 s
Current children cumulated vsize: 2000740 KiB
Current children cumulated memory: 743484 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 2.77 2.32 5/260 82697
/proc/meminfo: memFree=128942172/131382112 swapFree=33002444/33010684
[pid=82243] ppid=82225 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/82243/stat : 82243 (scip-naps-1.00.) S 82225 82243 82164 0 -1 4194304 257 337 0 0 0 0 0 0 20 0 1 0 72882673 4292608 768 18446744073709551615 94667908530176 94667909424709 140725533025296 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94667909663760 94667909711504 94667921018880 140725533026721 140725533026818 140725533026818 140725533032420 0
/proc/82243/statm: 1048 768 704 219 0 110 0
[pid=82249] ppid=82243 vsize=1996548 memory=740668 CPUtime=221.15 cores=0,2
/proc/82249/stat : 82249 (python3) R 82243 82243 82164 0 -1 4194304 146564 0 26 0 22077 38 0 0 20 0 1 0 72882677 2044465152 185167 18446744073709551615 93970166009856 93970166010233 140725448389808 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 93970166021528 93970166022148 93970192289792 140725448395111 140725448395298 140725448395298 140725448400871 0
/proc/82249/statm: 499137 185167 8036 1 0 470495 0
Current children cumulated CPU time: 221.15 s

################
# More data... #
################


[startup+3282.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/256 82947
/proc/meminfo: memFree=114115836/131382112 swapFree=33002444/33010684
[pid=82243] ppid=82225 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/82243/stat : 82243 (scip-naps-1.00.) S 82225 82243 82164 0 -1 4194304 257 337 0 0 0 0 0 0 20 0 1 0 72882673 4292608 768 18446744073709551615 94667908530176 94667909424709 140725533025296 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94667909663760 94667909711504 94667921018880 140725533026721 140725533026818 140725533026818 140725533032420 0
/proc/82243/statm: 1048 768 704 219 0 110 0
[pid=82249] ppid=82243 vsize=2033180 memory=806332 CPUtime=998.18 cores=0,2
/proc/82249/stat : 82249 (python3) S 82243 82243 82164 0 -1 4194304 157750 0 26 0 99777 41 0 0 20 0 1 0 72882677 2081976320 201583 18446744073709551615 93970166009856 93970166010233 140725448389808 0 0 0 0 16781312 16386 1 0 0 17 2 0 0 0 0 0 93970166021528 93970166022148 93970192289792 140725448395111 140725448395298 140725448395298 140725448400871 0
/proc/82249/statm: 508295 201583 8132 1 0 479653 0
[pid=82747] ppid=82249 vsize=171884 memory=170104 CPUtime=2273.23 cores=0,2
/proc/82747/stat : 82747 (naps-1.03a6) R 82249 82747 82747 0 -1 4194304 56425 0 0 0 227279 44 0 0 20 0 1 0 72982822 176009216 42526 18446744073709551615 4198400 7047149 140726038027008 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 19390464 140726038030709 140726038030835 140726038030835 140726038036425 0
/proc/82747/statm: 42971 42526 608 696 0 42132 0
Current children cumulated CPU time: 3271.41 s
Current children cumulated vsize: 2209256 KiB
Current children cumulated memory: 979508 KiB

[startup+3342.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/257 82954
/proc/meminfo: memFree=114120464/131382112 swapFree=33002444/33010684
[pid=82243] ppid=82225 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/82243/stat : 82243 (scip-naps-1.00.) S 82225 82243 82164 0 -1 4194304 257 337 0 0 0 0 0 0 20 0 1 0 72882673 4292608 768 18446744073709551615 94667908530176 94667909424709 140725533025296 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94667909663760 94667909711504 94667921018880 140725533026721 140725533026818 140725533026818 140725533032420 0
/proc/82243/statm: 1048 768 704 219 0 110 0
[pid=82249] ppid=82243 vsize=2033180 memory=806332 CPUtime=998.18 cores=0,2
/proc/82249/stat : 82249 (python3) S 82243 82243 82164 0 -1 4194304 157750 0 26 0 99777 41 0 0 20 0 1 0 72882677 2081976320 201583 18446744073709551615 93970166009856 93970166010233 140725448389808 0 0 0 0 16781312 16386 1 0 0 17 2 0 0 0 0 0 93970166021528 93970166022148 93970192289792 140725448395111 140725448395298 140725448395298 140725448400871 0
/proc/82249/statm: 508295 201583 8132 1 0 479653 0
[pid=82747] ppid=82249 vsize=167464 memory=165684 CPUtime=2333.05 cores=0,2
/proc/82747/stat : 82747 (naps-1.03a6) R 82249 82747 82747 0 -1 4194304 57275 0 0 0 233260 45 0 0 20 0 1 0 72982822 171483136 41421 18446744073709551615 4198400 7047149 140726038027008 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 19390464 140726038030709 140726038030835 140726038030835 140726038036425 0
/proc/82747/statm: 41866 41421 608 696 0 41027 0
Current children cumulated CPU time: 3331.23 s
Current children cumulated vsize: 2204836 KiB
Current children cumulated memory: 975088 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/257 82956
/proc/meminfo: memFree=114117044/131382112 swapFree=33002444/33010684
[pid=82243] ppid=82225 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/82243/stat : 82243 (scip-naps-1.00.) S 82225 82243 82164 0 -1 4194304 257 337 0 0 0 0 0 0 20 0 1 0 72882673 4292608 768 18446744073709551615 94667908530176 94667909424709 140725533025296 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94667909663760 94667909711504 94667921018880 140725533026721 140725533026818 140725533026818 140725533032420 0
/proc/82243/statm: 1048 768 704 219 0 110 0
[pid=82249] ppid=82243 vsize=2033180 memory=806332 CPUtime=998.18 cores=0,2
/proc/82249/stat : 82249 (python3) S 82243 82243 82164 0 -1 4194304 157750 0 26 0 99777 41 0 0 20 0 1 0 72882677 2081976320 201583 18446744073709551615 93970166009856 93970166010233 140725448389808 0 0 0 0 16781312 16386 1 0 0 17 2 0 0 0 0 0 93970166021528 93970166022148 93970192289792 140725448395111 140725448395298 140725448395298 140725448400871 0
/proc/82249/statm: 508295 201583 8132 1 0 479653 0
[pid=82747] ppid=82249 vsize=171272 memory=169492 CPUtime=2392.87 cores=0,2
/proc/82747/stat : 82747 (naps-1.03a6) R 82249 82747 82747 0 -1 4194304 58424 0 0 0 239241 46 0 0 20 0 1 0 72982822 175382528 42373 18446744073709551615 4198400 7047149 140726038027008 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 19390464 140726038030709 140726038030835 140726038030835 140726038036425 0
/proc/82747/statm: 42818 42373 608 696 0 41979 0
Current children cumulated CPU time: 3391.05 s
Current children cumulated vsize: 2208644 KiB
Current children cumulated memory: 978896 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/257 82958
/proc/meminfo: memFree=114099648/131382112 swapFree=33002444/33010684
[pid=82243] ppid=82225 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/82243/stat : 82243 (scip-naps-1.00.) S 82225 82243 82164 0 -1 4194304 257 337 0 0 0 0 0 0 20 0 1 0 72882673 4292608 768 18446744073709551615 94667908530176 94667909424709 140725533025296 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94667909663760 94667909711504 94667921018880 140725533026721 140725533026818 140725533026818 140725533032420 0
/proc/82243/statm: 1048 768 704 219 0 110 0
[pid=82249] ppid=82243 vsize=2033180 memory=806332 CPUtime=998.18 cores=0,2
/proc/82249/stat : 82249 (python3) S 82243 82243 82164 0 -1 4194304 157750 0 26 0 99777 41 0 0 20 0 1 0 72882677 2081976320 201583 18446744073709551615 93970166009856 93970166010233 140725448389808 0 0 0 0 16781312 16386 1 0 0 17 2 0 0 0 0 0 93970166021528 93970166022148 93970192289792 140725448395111 140725448395298 140725448395298 140725448400871 0
/proc/82249/statm: 508295 201583 8132 1 0 479653 0
[pid=82747] ppid=82249 vsize=169620 memory=167840 CPUtime=2452.69 cores=0,2
/proc/82747/stat : 82747 (naps-1.03a6) R 82249 82747 82747 0 -1 4194304 58786 0 0 0 245222 47 0 0 20 0 1 0 72982822 173690880 41960 18446744073709551615 4198400 7047149 140726038027008 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 19390464 140726038030709 140726038030835 140726038030835 140726038036425 0
/proc/82747/statm: 42405 41960 608 696 0 41566 0
Current children cumulated CPU time: 3450.87 s
Current children cumulated vsize: 2206992 KiB
Current children cumulated memory: 977244 KiB

[startup+3522.3 s]
/proc/loadavg: 4.16 4.13 4.09 5/257 82962
/proc/meminfo: memFree=114107816/131382112 swapFree=33002444/33010684
[pid=82243] ppid=82225 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/82243/stat : 82243 (scip-naps-1.00.) S 82225 82243 82164 0 -1 4194304 257 337 0 0 0 0 0 0 20 0 1 0 72882673 4292608 768 18446744073709551615 94667908530176 94667909424709 140725533025296 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94667909663760 94667909711504 94667921018880 140725533026721 140725533026818 140725533026818 140725533032420 0
/proc/82243/statm: 1048 768 704 219 0 110 0
[pid=82249] ppid=82243 vsize=2033180 memory=806332 CPUtime=998.18 cores=0,2
/proc/82249/stat : 82249 (python3) S 82243 82243 82164 0 -1 4194304 157750 0 26 0 99777 41 0 0 20 0 1 0 72882677 2081976320 201583 18446744073709551615 93970166009856 93970166010233 140725448389808 0 0 0 0 16781312 16386 1 0 0 17 2 0 0 0 0 0 93970166021528 93970166022148 93970192289792 140725448395111 140725448395298 140725448395298 140725448400871 0
/proc/82249/statm: 508295 201583 8132 1 0 479653 0
[pid=82747] ppid=82249 vsize=171928 memory=170148 CPUtime=2512.51 cores=0,2
/proc/82747/stat : 82747 (naps-1.03a6) R 82249 82747 82747 0 -1 4194304 60092 0 0 0 251202 49 0 0 20 0 1 0 72982822 176054272 42537 18446744073709551615 4198400 7047149 140726038027008 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 19390464 140726038030709 140726038030835 140726038030835 140726038036425 0
/proc/82747/statm: 42982 42537 608 696 0 42143 0
Current children cumulated CPU time: 3510.69 s
Current children cumulated vsize: 2209300 KiB
Current children cumulated memory: 979552 KiB

[startup+3582.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/257 82964
/proc/meminfo: memFree=114101460/131382112 swapFree=33002444/33010684
[pid=82243] ppid=82225 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/82243/stat : 82243 (scip-naps-1.00.) S 82225 82243 82164 0 -1 4194304 257 337 0 0 0 0 0 0 20 0 1 0 72882673 4292608 768 18446744073709551615 94667908530176 94667909424709 140725533025296 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94667909663760 94667909711504 94667921018880 140725533026721 140725533026818 140725533026818 140725533032420 0
/proc/82243/statm: 1048 768 704 219 0 110 0
[pid=82249] ppid=82243 vsize=2033180 memory=806332 CPUtime=998.18 cores=0,2
/proc/82249/stat : 82249 (python3) S 82243 82243 82164 0 -1 4194304 157750 0 26 0 99777 41 0 0 20 0 1 0 72882677 2081976320 201583 18446744073709551615 93970166009856 93970166010233 140725448389808 0 0 0 0 16781312 16386 1 0 0 17 2 0 0 0 0 0 93970166021528 93970166022148 93970192289792 140725448395111 140725448395298 140725448395298 140725448400871 0
/proc/82249/statm: 508295 201583 8132 1 0 479653 0
[pid=82747] ppid=82249 vsize=174072 memory=172292 CPUtime=2572.34 cores=0,2
/proc/82747/stat : 82747 (naps-1.03a6) R 82249 82747 82747 0 -1 4194304 60591 0 0 0 257184 50 0 0 20 0 1 0 72982822 178249728 43073 18446744073709551615 4198400 7047149 140726038027008 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 19390464 140726038030709 140726038030835 140726038030835 140726038036425 0
/proc/82747/statm: 43518 43073 608 696 0 42679 0
Current children cumulated CPU time: 3570.52 s
Current children cumulated vsize: 2211444 KiB
Current children cumulated memory: 981696 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.9 s]
/proc/loadavg: 4.10 4.11 4.09 5/257 82965
/proc/meminfo: memFree=114086144/131382112 swapFree=33002444/33010684
[pid=82243] ppid=82225 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/82243/stat : 82243 (scip-naps-1.00.) S 82225 82243 82164 0 -1 4194304 257 337 0 0 0 0 0 0 20 0 1 0 72882673 4292608 768 18446744073709551615 94667908530176 94667909424709 140725533025296 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94667909663760 94667909711504 94667921018880 140725533026721 140725533026818 140725533026818 140725533032420 0
/proc/82243/statm: 1048 768 704 219 0 110 0
[pid=82249] ppid=82243 vsize=2033180 memory=806332 CPUtime=998.18 cores=0,2
/proc/82249/stat : 82249 (python3) S 82243 82243 82164 0 -1 4194304 157750 0 26 0 99777 41 0 0 20 0 1 0 72882677 2081976320 201583 18446744073709551615 93970166009856 93970166010233 140725448389808 0 0 0 0 16781312 16386 1 0 0 17 2 0 0 0 0 0 93970166021528 93970166022148 93970192289792 140725448395111 140725448395298 140725448395298 140725448400871 0
/proc/82249/statm: 508295 201583 8132 1 0 479653 0
[pid=82747] ppid=82249 vsize=171564 memory=169784 CPUtime=2601.85 cores=0,2
/proc/82747/stat : 82747 (naps-1.03a6) R 82249 82747 82747 0 -1 4194304 60952 0 0 0 260134 51 0 0 20 0 1 0 72982822 175681536 42446 18446744073709551615 4198400 7047149 140726038027008 0 0 0 0 0 17922 0 0 0 17 0 0 0 0 0 0 7573272 7623312 19390464 140726038030709 140726038030835 140726038030835 140726038036425 0
/proc/82747/statm: 42891 42446 608 696 0 42052 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 2208936 KiB
Current children cumulated memory: 979188 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3611.92 s]
# the end of solver process 82243 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=0.004791 s, system=0.010933 s

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

# cumulated CPU time of all completed processes:  user=3599.69 s, system=0.960666 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+3612.02 s]*
/proc/loadavg: 4.10 4.11 4.09 5/255 82965
/proc/meminfo: memFree=114255924/131382112 swapFree=33002444/33010684
[pid=82249] ppid=82225 vsize=2033180 memory=806332 CPUtime=3600.14 cores=0,2
/proc/82249/stat : 82249 (python3) R 82225 82243 82164 0 -1 4194304 158166 60953 26 0 99788 41 260134 51 20 0 1 0 72882677 2081976320 201583 18446744073709551615 93970166009856 93970166010233 140725448389808 0 0 0 0 16781312 16386 0 0 0 17 2 0 0 0 0 0 93970166021528 93970166022148 93970192289792 140725448395111 140725448395298 140725448395298 140725448400871 0
/proc/82249/statm: 508295 201583 8132 1 0 479653 0
Current cumulated CPU time of completed processes: 0.015724 s
Current children cumulated CPU time: 3600.14 s
Current children cumulated vsize: 2033180 KiB
Current children cumulated memory: 806332 KiB

[startup+3612.4 s]
/proc/loadavg: 4.10 4.11 4.09 5/255 82965
/proc/meminfo: memFree=114255924/131382112 swapFree=33002444/33010684
[pid=82249] ppid=82225 vsize=2033180 memory=806332 CPUtime=3600.51 cores=0,2
/proc/82249/stat : 82249 (python3) R 82225 82243 82164 0 -1 4194304 163318 60953 26 0 99824 42 260134 51 20 0 1 0 72882677 2081976320 201583 18446744073709551615 93970166009856 93970166010233 140725448389808 0 0 0 0 16781312 16386 0 0 0 17 2 0 0 0 0 0 93970166021528 93970166022148 93970192289792 140725448395111 140725448395298 140725448395298 140725448400871 0
/proc/82249/statm: 508295 201583 8132 1 0 479653 0
Current cumulated CPU time of completed processes: 0.015724 s
Current children cumulated CPU time: 3600.51 s
Current children cumulated vsize: 2033180 KiB
Current children cumulated memory: 806332 KiB

Child status: 0

Real time (s): 3612.51
CPU time (s): 3600.65
CPU user time (s): 3599.69
CPU system time (s): 0.960666
CPU usage (%): 99.6717
Max. virtual memory (cumulated for all children) (KiB): 2258124
Max. memory (cumulated for all children) (KiB): 1027892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.69
system time used= 0.960666
maximum resident set size= 806332
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 227219
page faults= 26
swaps= 0
block input operations= 3904
block output operations= 4856
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 590
involuntary context switches= 8763


# summary of solver processes directly reported to runsolver:
#   pid: 82243,82249
#   total CPU time (s): 3600.65
#   total CPU user time (s): 3599.69
#   total CPU system time (s): 0.960666

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.6417 second user time and 40.197 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-07-03 21:47:13
IDJOB=4521275
IDBENCH=178251
IDSOLVER=3368
FILE ID=nodeC005/4521275-1751572033
RUNJOBID= nodeC005-1751572033-82174
SLURM_JOB_ID= 9598794
Free space on /tmp= 429464 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/maxcut/maxcut_opt_complete_5-partite_inlv/normalized-maxcut_opt_complete_5-partite_inlv_nvert_50.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4521275-1751572033/watcher-4521275-1751572033 -o /tmp/evaluation-result-4521275-1751572033/solver-4521275-1751572033 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751572033-82174 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4521275-1751572033.opb

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

MD5SUM BENCH= 68c73bc206439bbe0d5a467b2a25edac
RANDOM SEED=959528325

nodeC005 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		: 1197.251
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	: 6983.90
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.243
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	: 6983.90
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.851
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	: 6983.90
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		: 1197.193
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	: 6983.90
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		: 1197.437
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	: 6983.90
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		: 1196.926
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	: 6983.90
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		: 1197.217
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	: 6983.90
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		: 1197.237
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	: 6983.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        130217420 kB
MemAvailable:   129968068 kB
Buffers:              12 kB
Cached:           537968 kB
SwapCached:          240 kB
Active:           294192 kB
Inactive:         307940 kB
Active(anon):      35884 kB
Inactive(anon):    41136 kB
Active(file):     258308 kB
Inactive(file):   266804 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33002444 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             24960 kB
Writeback:             0 kB
AnonPages:         66924 kB
Mapped:            97748 kB
Shmem:             12868 kB
KReclaimable:     130324 kB
Slab:             217240 kB
SReclaimable:     130324 kB
SUnreclaim:        86916 kB
KernelStack:        3976 kB
PageTables:         2756 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     343268 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149480 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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:      201544 kB
DirectMap2M:     8089600 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 429348 MiB
End job on nodeC005 at 2025-07-03 22:47:26