Trace number 4530523

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.00a2OPT-81 4.68124 4.72932

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/maxcut/maxcut_opt_complete_6-partite_inlv/
normalized-maxcut_opt_complete_6-partite_inlv_nvert_18.opb
MD5SUMc8bec353ea174cec7b3e8bb71786aaf2
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-81
Best CPU time to get the best result obtained on this benchmark0.48969
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables153
Total number of constraints3264
Number of constraints which are clauses3264
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 135
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 135
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 135
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

4.53/4.69	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --opt HOME/instance-4530523-1752262481.opb
4.53/4.69	c Solving mode: optimization
4.53/4.69	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
4.53/4.69	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
4.53/4.69	c original problem has 153 variables (153 bin, 0 int, 0 impl, 0 cont) and 3264 constraints
4.53/4.69	c feasible solution found by trivial heuristic after 0.0 seconds, objective value 0.000000e+00
4.53/4.69	c presolving:
4.53/4.69	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 3264 upgd conss, 0 impls, 0 clqs
4.53/4.69	c    (0.1s) probing: 51/153 (33.3%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
4.53/4.69	c    (0.1s) probing aborted: 50/50 successive totally useless probings
4.53/4.69	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
4.53/4.69	c    (0.1s) symmetry computation finished: 16 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.03)
4.53/4.69	c dynamic symmetry handling statistics:
4.53/4.69	c    orbitopal reduction:       no components
4.53/4.69	c    orbital reduction:          1 components of sizes 16
4.53/4.69	c    lexicographic reduction:   16 permutations with support sizes 32, 32, 32, 32, 32, 32, 32, 32, 84, 32, 84, 32, 84, 32, 84, 84
4.53/4.69	c handled 1 out of 1 symmetry components
4.53/4.69	c presolving (2 rounds: 2 fast, 2 medium, 2 exhaustive):
4.53/4.69	c  0 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
4.53/4.69	c  0 implications, 0 cliques
4.53/4.69	c presolved problem has 153 variables (153 bin, 0 int, 0 impl, 0 cont) and 3264 constraints
4.53/4.69	c    3264 constraints of type <logicor>
4.53/4.69	c transformed objective value is always integral (scale: 1)
4.53/4.69	c Presolving Time: 0.10
4.53/4.69	c transformed 1/1 original solutions to the transformed problem space
4.53/4.69	c 
4.53/4.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
4.53/4.69	c p 0.1s|     1 |     0 |     0 |     - |   locks|   0 | 153 |3264 |3264 |   0 |  0 |   0 |   0 |-1.350000e+02 |-7.300000e+01 |  84.93%| unknown
4.53/4.69	c   0.2s|     1 |     0 |   379 |     - |    16M |   0 | 153 |3264 |3264 |   0 |  0 |   0 |   0 |-9.000000e+01 |-7.300000e+01 |  23.29%| unknown
4.53/4.69	c   0.2s|     1 |     0 |   526 |     - |    21M |   0 | 153 |3264 |3265 |   1 |  1 |   0 |   0 |-8.955409e+01 |-7.300000e+01 |  22.68%| unknown
4.53/4.69	c   0.3s|     1 |     0 |   607 |     - |    26M |   0 | 153 |3264 |3266 |   2 |  2 |   0 |   0 |-8.939404e+01 |-7.300000e+01 |  22.46%| unknown
4.53/4.69	c   0.3s|     1 |     0 |   795 |     - |    32M |   0 | 153 |3265 |3267 |   3 |  3 |   1 |   0 |-8.926286e+01 |-7.300000e+01 |  22.28%| unknown
4.53/4.69	c   0.4s|     1 |     0 |   918 |     - |    34M |   0 | 153 |3266 |3268 |   4 |  4 |   2 |   0 |-8.917271e+01 |-7.300000e+01 |  22.15%| unknown
4.53/4.69	c   0.5s|     1 |     0 |  1106 |     - |    39M |   0 | 153 |3266 |3269 |   5 |  5 |   2 |   0 |-8.911465e+01 |-7.300000e+01 |  22.07%| unknown
4.53/4.69	c   0.5s|     1 |     0 |  1162 |     - |    43M |   0 | 153 |3266 |3270 |   6 |  6 |   2 |   0 |-8.911195e+01 |-7.300000e+01 |  22.07%| unknown
4.53/4.69	c   0.6s|     1 |     0 |  1392 |     - |    48M |   0 | 153 |3266 |3271 |   7 |  7 |   2 |   0 |-8.906461e+01 |-7.300000e+01 |  22.01%| unknown
4.53/4.69	c   0.7s|     1 |     0 |  1507 |     - |    51M |   0 | 153 |3267 |3272 |   8 |  8 |   3 |   0 |-8.904170e+01 |-7.300000e+01 |  21.97%| unknown
4.53/4.69	c   0.7s|     1 |     0 |  1648 |     - |    56M |   0 | 153 |3269 |3273 |   9 |  9 |   5 |   0 |-8.902693e+01 |-7.300000e+01 |  21.95%| unknown
4.53/4.69	c   0.8s|     1 |     0 |  1752 |     - |    66M |   0 | 153 |3270 |3274 |  10 | 10 |   6 |   0 |-8.901420e+01 |-7.300000e+01 |  21.94%| unknown
4.53/4.69	c   0.8s|     1 |     0 |  1897 |     - |    67M |   0 | 153 |3270 |3275 |  11 | 11 |   6 |   0 |-8.901137e+01 |-7.300000e+01 |  21.93%| unknown
4.53/4.69	c   0.8s|     1 |     0 |  1934 |     - |    67M |   0 | 153 |3270 |3276 |  12 | 12 |   6 |   0 |-8.900952e+01 |-7.300000e+01 |  21.93%| unknown
4.53/4.69	c   0.8s|     1 |     0 |  1963 |     - |    67M |   0 | 153 |3272 |3277 |  13 | 13 |   8 |   0 |-8.900918e+01 |-7.300000e+01 |  21.93%| unknown
4.53/4.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
4.53/4.69	c   0.8s|     1 |     0 |  1992 |     - |    68M |   0 | 153 |3273 |3278 |  14 | 14 |   9 |   0 |-8.900855e+01 |-7.300000e+01 |  21.93%| unknown
4.53/4.69	c   0.9s|     1 |     0 |  2120 |     - |    68M |   0 | 153 |3273 |3279 |  15 | 15 |   9 |   0 |-8.900378e+01 |-7.300000e+01 |  21.92%| unknown
4.53/4.69	c r 0.9s|     1 |     0 |  2120 |     - |randroun|   0 | 153 |3273 |3279 |   0 | 15 |   9 |   0 |-8.900378e+01 |-7.500000e+01 |  18.67%| unknown
4.53/4.69	c   0.9s|     1 |     0 |  2262 |     - |    68M |   0 | 153 |3273 |3280 |  16 | 16 |   9 |   0 |-8.899417e+01 |-7.500000e+01 |  18.66%| unknown
4.53/4.69	c   0.9s|     1 |     0 |  2342 |     - |    69M |   0 | 153 |3273 |3281 |  17 | 17 |   9 |   0 |-8.899212e+01 |-7.500000e+01 |  18.66%| unknown
4.53/4.69	c   1.0s|     1 |     0 |  2387 |     - |    69M |   0 | 153 |3273 |3282 |  18 | 18 |   9 |   0 |-8.899176e+01 |-7.500000e+01 |  18.66%| unknown
4.53/4.69	c   1.0s|     1 |     0 |  2486 |     - |    69M |   0 | 153 |3273 |3283 |  19 | 19 |   9 |   0 |-8.899013e+01 |-7.500000e+01 |  18.65%| unknown
4.53/4.69	c   1.0s|     1 |     0 |  2534 |     - |    70M |   0 | 153 |3273 |3284 |  20 | 20 |   9 |   0 |-8.898995e+01 |-7.500000e+01 |  18.65%| unknown
4.53/4.69	c   1.0s|     1 |     0 |  2581 |     - |    70M |   0 | 153 |3273 |3285 |  21 | 21 |   9 |   0 |-8.898943e+01 |-7.500000e+01 |  18.65%| unknown
4.53/4.69	c   1.1s|     1 |     0 |  2637 |     - |    70M |   0 | 153 |3273 |3286 |  22 | 22 |   9 |   0 |-8.898882e+01 |-7.500000e+01 |  18.65%| unknown
4.53/4.69	c   1.1s|     1 |     0 |  2726 |     - |    70M |   0 | 153 |3274 |3287 |  23 | 23 |  10 |   0 |-8.898797e+01 |-7.500000e+01 |  18.65%| unknown
4.53/4.69	c   1.1s|     1 |     0 |  2812 |     - |    70M |   0 | 153 |3274 |3288 |  24 | 24 |  10 |   0 |-8.898761e+01 |-7.500000e+01 |  18.65%| unknown
4.53/4.69	c   1.1s|     1 |     0 |  2857 |     - |    70M |   0 | 153 |3274 |3289 |  25 | 25 |  10 |   0 |-8.898729e+01 |-7.500000e+01 |  18.65%| unknown
4.53/4.69	c   1.2s|     1 |     0 |  2918 |     - |    70M |   0 | 153 |3275 |3290 |  26 | 26 |  11 |   0 |-8.898649e+01 |-7.500000e+01 |  18.65%| unknown
4.53/4.69	c d 1.2s|     1 |     0 |  3364 |     - |conflict|   0 | 153 |3275 |3290 |   0 | 26 |  11 |   0 |-8.898649e+01 |-7.700000e+01 |  15.57%| unknown
4.53/4.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
4.53/4.69	c   1.2s|     1 |     0 |  3364 |     - |    70M |   0 | 153 |3275 |3290 |  26 | 26 |  11 |   0 |-8.898649e+01 |-7.700000e+01 |  15.57%| unknown
4.53/4.69	c   1.2s|     1 |     0 |  3377 |     - |    70M |   0 | 153 |3275 |3291 |  27 | 27 |  11 |   0 |-8.898643e+01 |-7.700000e+01 |  15.57%| unknown
4.53/4.69	c   1.2s|     1 |     0 |  3402 |     - |    70M |   0 | 153 |3276 |3290 |  28 | 28 |  12 |   0 |-8.898632e+01 |-7.700000e+01 |  15.57%| unknown
4.53/4.69	c   3.5s|     1 |     2 |  3402 |     - |    70M |   0 | 153 |3276 |3290 |  28 | 28 |  12 |  37 |-8.869116e+01 |-7.700000e+01 |  15.18%| unknown
4.53/4.69	c * 4.3s|     5 |     2 |  4315 | 339.8 |strongbr|   3 | 153 |3276 |3283 |  28 |  1 |  12 |  95 |-8.566667e+01 |-8.100000e+01 |   5.76%|  55.70%
4.53/4.69	c 
4.53/4.69	c SCIP Status        : problem is solved [optimal solution found]
4.53/4.69	c Solving Time (sec) : 4.31
4.53/4.69	c Solving Nodes      : 7
4.53/4.69	c Primal Bound       : -8.10000000000000e+01 (18 solutions)
4.53/4.69	c Dual Bound         : -8.10000000000000e+01
4.53/4.69	c Gap                : 0.00 %
4.53/4.69	c All original constraints are satisfied.
4.53/4.69	c SCIP's best solution is verified feasible for the original problem.
4.53/4.69	c SCIP found an optimal solution.
4.53/4.69	o -81
4.53/4.69	s OPTIMUM FOUND
4.53/4.69	v x1 x7 x13 x2 x8 x14 x3 x9 x15 -x4 -x10 -x16 -x5 -x11 -x17 x22 x28 -x18 -x24 -x30 -x19 -x25 -x31 x20 x26 x32 x21 x27 x33 x37 x43 -x38 -x44 -x34 -x40 -x46 x35 x41 x47 x36 x42 x48 x51 x57 -x52 -x58 -x53 -x59 x49 x55 x61 x50 x56 x62 -x64 -x70 x65 x71 x66 x72 x67 x73 -x63 -x69 -x75 -x76 -x82 x77 x83 x78 x84 x79 x85 -x80 -x86 x88 x94 x89 x95 x90 x96 -x91 -x97 -x92 -x98 x103 -x99 -x105 -x100 -x106 x101 x107 x102 x108 x112 -x113 -x109 -x115 x110 x116 x111 x117 x120 -x121 -x122 x118 x124 x119 x125 -x127 x128 x129 x130 -x126 -x132 -x133 x134 x135 x136 -x137 x139 x140 x141 -x142 -x143 -x144 -x145 x146 x147 -x148 x149 x150 x151 x152 -x153 -x6 -x23 -x12 -x29 -x39 -x45 -x54 -x60 -x68 -x74 -x81 -x87 -x93 -x104 -x114 -x123 -x131 -x138

Verifier Data

OK	-81

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4530523-1752262481/watcher-4530523-1752262481 -o /tmp/evaluation-result-4530523-1752262481/solver-4530523-1752262481 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1752258608-128090 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4530523-1752262481.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
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=130855, runsolver pid=130852

[startup+0.1001 s]*
/proc/loadavg: 4.13 4.18 4.16 5/256 130860
/proc/meminfo: memFree=113900200/131382116 swapFree=33009904/33010684
[pid=130855] ppid=130852 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/130855/stat : 130855 (scip-naps-1.00a) S 130852 130855 128080 0 -1 4194304 260 346 0 0 0 0 0 0 20 0 1 0 141927333 4292608 768 18446744073709551615 94519855468544 94519856363077 140731154075616 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94519856602128 94519856649872 94519878873088 140731154082203 140731154082302 140731154082302 140731154087906 0
/proc/130855/statm: 1048 768 704 219 0 110 0
[pid=130860] ppid=130855 vsize=19072 memory=14336 CPUtime=0.07 cores=0,2
/proc/130860/stat : 130860 (python3) R 130855 130855 128080 0 -1 4194304 1872 0 0 0 6 1 0 0 20 0 1 0 141927335 19529728 3584 18446744073709551615 94165228847104 94165228847481 140734120365312 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94165228858776 94165228859396 94165232967680 140734120372574 140734120372768 140734120372768 140734120378343 0
/proc/130860/statm: 4768 3584 2016 1 0 1522 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 23264 KiB
Current children cumulated memory: 17408 KiB

[startup+0.213685 s]*
/proc/loadavg: 4.13 4.18 4.16 5/256 130860
/proc/meminfo: memFree=113900472/131382116 swapFree=33009904/33010684
[pid=130855] ppid=130852 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/130855/stat : 130855 (scip-naps-1.00a) S 130852 130855 128080 0 -1 4194304 260 346 0 0 0 0 0 0 20 0 1 0 141927333 4292608 768 18446744073709551615 94519855468544 94519856363077 140731154075616 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94519856602128 94519856649872 94519878873088 140731154082203 140731154082302 140731154082302 140731154087906 0
/proc/130855/statm: 1048 768 704 219 0 110 0
[pid=130860] ppid=130855 vsize=1186976 memory=31852 CPUtime=0.17 cores=0,2
/proc/130860/stat : 130860 (python3) R 130855 130855 128080 0 -1 4194304 3717 0 0 0 15 2 0 0 20 0 1 0 141927335 1215463424 7963 18446744073709551615 94165228847104 94165228847481 140734120365312 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94165228858776 94165228859396 94165232967680 140734120372574 140734120372768 140734120372768 140734120378343 0
/proc/130860/statm: 296744 7963 4898 1 0 268766 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1191168 KiB
Current children cumulated memory: 34924 KiB

[startup+0.313627 s]*
/proc/loadavg: 4.13 4.18 4.16 5/256 130860
/proc/meminfo: memFree=113900232/131382116 swapFree=33009904/33010684
[pid=130855] ppid=130852 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/130855/stat : 130855 (scip-naps-1.00a) S 130852 130855 128080 0 -1 4194304 260 346 0 0 0 0 0 0 20 0 1 0 141927333 4292608 768 18446744073709551615 94519855468544 94519856363077 140731154075616 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94519856602128 94519856649872 94519878873088 140731154082203 140731154082302 140731154082302 140731154087906 0
/proc/130855/statm: 1048 768 704 219 0 110 0
[pid=130860] ppid=130855 vsize=1193000 memory=38252 CPUtime=0.27 cores=0,2
/proc/130860/stat : 130860 (python3) R 130855 130855 128080 0 -1 4194304 4816 0 0 0 24 3 0 0 20 0 1 0 141927335 1221632000 9563 18446744073709551615 94165228847104 94165228847481 140734120365312 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 94165228858776 94165228859396 94165232967680 140734120372574 140734120372768 140734120372768 140734120378343 0
/proc/130860/statm: 298272 9563 5442 1 0 269812 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1197192 KiB
Current children cumulated memory: 41324 KiB

[startup+0.700405 s]
/proc/loadavg: 4.13 4.18 4.16 5/256 130860
/proc/meminfo: memFree=113874780/131382116 swapFree=33009904/33010684
[pid=130855] ppid=130852 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/130855/stat : 130855 (scip-naps-1.00a) S 130852 130855 128080 0 -1 4194304 260 346 0 0 0 0 0 0 20 0 1 0 141927333 4292608 768 18446744073709551615 94519855468544 94519856363077 140731154075616 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94519856602128 94519856649872 94519878873088 140731154082203 140731154082302 140731154082302 140731154087906 0
/proc/130855/statm: 1048 768 704 219 0 110 0
[pid=130860] ppid=130855 vsize=1231344 memory=83308 CPUtime=0.64 cores=0,2
/proc/130860/stat : 130860 (python3) R 130855 130855 128080 0 -1 4194304 13557 0 0 0 59 5 0 0 20 0 1 0 141927335 1260896256 20827 18446744073709551615 94165228847104 94165228847481 140734120365312 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94165228858776 94165228859396 94165232967680 140734120372574 140734120372768 140734120372768 140734120378343 0
/proc/130860/statm: 307836 20827 8194 1 0 279194 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 1235536 KiB
Current children cumulated memory: 86380 KiB

[startup+1.50038 s]
/proc/loadavg: 4.12 4.18 4.16 5/256 130860
/proc/meminfo: memFree=113842524/131382116 swapFree=33009904/33010684
[pid=130855] ppid=130852 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/130855/stat : 130855 (scip-naps-1.00a) S 130852 130855 128080 0 -1 4194304 260 346 0 0 0 0 0 0 20 0 1 0 141927333 4292608 768 18446744073709551615 94519855468544 94519856363077 140731154075616 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94519856602128 94519856649872 94519878873088 140731154082203 140731154082302 140731154082302 140731154087906 0
/proc/130855/statm: 1048 768 704 219 0 110 0
[pid=130860] ppid=130855 vsize=1269280 memory=113772 CPUtime=1.44 cores=0,2
/proc/130860/stat : 130860 (python3) R 130855 130855 128080 0 -1 4194304 21160 0 0 0 138 6 0 0 20 0 1 0 141927335 1299742720 28443 18446744073709551615 94165228847104 94165228847481 140734120365312 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94165228858776 94165228859396 94165232967680 140734120372574 140734120372768 140734120372768 140734120378343 0
/proc/130860/statm: 317320 28443 8194 1 0 288678 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 1273472 KiB
Current children cumulated memory: 116844 KiB

[startup+3.11353 s]
/proc/loadavg: 4.12 4.18 4.16 5/256 130860
/proc/meminfo: memFree=113827300/131382116 swapFree=33009904/33010684
[pid=130855] ppid=130852 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/130855/stat : 130855 (scip-naps-1.00a) S 130852 130855 128080 0 -1 4194304 260 346 0 0 0 0 0 0 20 0 1 0 141927333 4292608 768 18446744073709551615 94519855468544 94519856363077 140731154075616 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94519856602128 94519856649872 94519878873088 140731154082203 140731154082302 140731154082302 140731154087906 0
/proc/130855/statm: 1048 768 704 219 0 110 0
[pid=130860] ppid=130855 vsize=1273900 memory=118456 CPUtime=3.05 cores=0,2
/proc/130860/stat : 130860 (python3) R 130855 130855 128080 0 -1 4194304 22603 0 0 0 298 7 0 0 20 0 1 0 141927335 1304473600 29614 18446744073709551615 94165228847104 94165228847481 140734120365312 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94165228858776 94165228859396 94165232967680 140734120372574 140734120372768 140734120372768 140734120378343 0
/proc/130860/statm: 318475 29614 8194 1 0 289833 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 1278092 KiB
Current children cumulated memory: 121528 KiB

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

# cumulated CPU time of all completed processes:  user=4.59271 s, system=0.088536 s

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

[startup+3.20041 s]
/proc/loadavg: 4.12 4.18 4.16 5/256 130860
/proc/meminfo: memFree=113827300/131382116 swapFree=33009904/33010684
[pid=130855] ppid=130852 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/130855/stat : 130855 (scip-naps-1.00a) S 130852 130855 128080 0 -1 4194304 260 346 0 0 0 0 0 0 20 0 1 0 141927333 4292608 768 18446744073709551615 94519855468544 94519856363077 140731154075616 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94519856602128 94519856649872 94519878873088 140731154082203 140731154082302 140731154082302 140731154087906 0
/proc/130855/statm: 1048 768 704 219 0 110 0
[pid=130860] ppid=130855 vsize=1273900 memory=118456 CPUtime=3.14 cores=0,2
/proc/130860/stat : 130860 (python3) R 130855 130855 128080 0 -1 4194304 22603 0 0 0 307 7 0 0 20 0 1 0 141927335 1304473600 29614 18446744073709551615 94165228847104 94165228847481 140734120365312 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94165228858776 94165228859396 94165232967680 140734120372574 140734120372768 140734120372768 140734120378343 0
/proc/130860/statm: 318475 29614 8194 1 0 289833 0
Current children cumulated CPU time: 3.14 s
Current children cumulated vsize: 1278092 KiB
Current children cumulated memory: 121528 KiB

[startup+4.00032 s]*
/proc/loadavg: 4.12 4.18 4.16 5/256 130860
/proc/meminfo: memFree=113827048/131382116 swapFree=33009904/33010684
[pid=130855] ppid=130852 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/130855/stat : 130855 (scip-naps-1.00a) S 130852 130855 128080 0 -1 4194304 260 346 0 0 0 0 0 0 20 0 1 0 141927333 4292608 768 18446744073709551615 94519855468544 94519856363077 140731154075616 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94519856602128 94519856649872 94519878873088 140731154082203 140731154082302 140731154082302 140731154087906 0
/proc/130855/statm: 1048 768 704 219 0 110 0
[pid=130860] ppid=130855 vsize=1273900 memory=118456 CPUtime=3.95 cores=0,2
/proc/130860/stat : 130860 (python3) R 130855 130855 128080 0 -1 4194304 22605 0 0 0 388 7 0 0 20 0 1 0 141927335 1304473600 29614 18446744073709551615 94165228847104 94165228847481 140734120365312 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94165228858776 94165228859396 94165232967680 140734120372574 140734120372768 140734120372768 140734120378343 0
/proc/130860/statm: 318475 29614 8194 1 0 289833 0
Current children cumulated CPU time: 3.95 s
Current children cumulated vsize: 1278092 KiB
Current children cumulated memory: 121528 KiB

[startup+4.40037 s]
/proc/loadavg: 4.12 4.18 4.16 5/256 130860
/proc/meminfo: memFree=113827048/131382116 swapFree=33009904/33010684
[pid=130855] ppid=130852 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/130855/stat : 130855 (scip-naps-1.00a) S 130852 130855 128080 0 -1 4194304 260 346 0 0 0 0 0 0 20 0 1 0 141927333 4292608 768 18446744073709551615 94519855468544 94519856363077 140731154075616 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94519856602128 94519856649872 94519878873088 140731154082203 140731154082302 140731154082302 140731154087906 0
/proc/130855/statm: 1048 768 704 219 0 110 0
[pid=130860] ppid=130855 vsize=1273900 memory=118456 CPUtime=4.33 cores=0,2
/proc/130860/stat : 130860 (python3) R 130855 130855 128080 0 -1 4194304 22607 0 0 0 426 7 0 0 20 0 1 0 141927335 1304473600 29614 18446744073709551615 94165228847104 94165228847481 140734120365312 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94165228858776 94165228859396 94165232967680 140734120372574 140734120372768 140734120372768 140734120378343 0
/proc/130860/statm: 318475 29614 8194 1 0 289833 0
Current children cumulated CPU time: 4.33 s
Current children cumulated vsize: 1278092 KiB
Current children cumulated memory: 121528 KiB

[startup+4.60031 s]
/proc/loadavg: 4.12 4.18 4.16 5/256 130860
/proc/meminfo: memFree=113827048/131382116 swapFree=33009904/33010684
[pid=130855] ppid=130852 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/130855/stat : 130855 (scip-naps-1.00a) S 130852 130855 128080 0 -1 4194304 260 346 0 0 0 0 0 0 20 0 1 0 141927333 4292608 768 18446744073709551615 94519855468544 94519856363077 140731154075616 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94519856602128 94519856649872 94519878873088 140731154082203 140731154082302 140731154082302 140731154087906 0
/proc/130855/statm: 1048 768 704 219 0 110 0
[pid=130860] ppid=130855 vsize=1273900 memory=118456 CPUtime=4.53 cores=0,2
/proc/130860/stat : 130860 (python3) R 130855 130855 128080 0 -1 4194304 22609 0 0 0 446 7 0 0 20 0 1 0 141927335 1304473600 29614 18446744073709551615 94165228847104 94165228847481 140734120365312 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94165228858776 94165228859396 94165232967680 140734120372574 140734120372768 140734120372768 140734120378343 0
/proc/130860/statm: 318475 29614 8194 1 0 289833 0
Current children cumulated CPU time: 4.53 s
Current children cumulated vsize: 1278092 KiB
Current children cumulated memory: 121528 KiB

[startup+4.70034 s]
/proc/loadavg: 4.12 4.18 4.16 5/256 130860
/proc/meminfo: memFree=113827048/131382116 swapFree=33009904/33010684
[pid=130855] ppid=130852 vsize=4192 memory=3072 CPUtime=0 cores=0,2
/proc/130855/stat : 130855 (scip-naps-1.00a) S 130852 130855 128080 0 -1 4194304 260 346 0 0 0 0 0 0 20 0 1 0 141927333 4292608 768 18446744073709551615 94519855468544 94519856363077 140731154075616 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94519856602128 94519856649872 94519878873088 140731154082203 140731154082302 140731154082302 140731154087906 0
/proc/130855/statm: 1048 768 704 219 0 110 0
[pid=130860] ppid=130855 vsize=1273900 memory=118712 CPUtime=4.63 cores=0,2
/proc/130860/stat : 130860 (python3) R 130855 130855 128080 0 -1 4194304 22636 0 0 0 456 7 0 0 20 0 1 0 141927335 1304473600 29678 18446744073709551615 94165228847104 94165228847481 140734120365312 0 0 0 0 16781312 16386 0 0 0 17 0 0 0 0 0 0 94165228858776 94165228859396 94165232967680 140734120372574 140734120372768 140734120372768 140734120378343 0
/proc/130860/statm: 318475 29678 8258 1 0 289833 0
Current children cumulated CPU time: 4.63 s
Current children cumulated vsize: 1278092 KiB
Current children cumulated memory: 121784 KiB

Child status: 0

Real time (s): 4.72932
CPU time (s): 4.68124
CPU user time (s): 4.59271
CPU system time (s): 0.088536
CPU usage (%): 98.9833
Max. virtual memory (cumulated for all children) (KiB): 1278092
Max. memory (cumulated for all children) (KiB): 121784

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


# summary of solver processes directly reported to runsolver:
#   pid: 130855
#   total CPU time (s): 4.68124
#   total CPU user time (s): 4.59271
#   total CPU system time (s): 0.088536

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.056119 second user time and 0.111201 second system time

The end

Launcher Data

Begin job on nodeC004 at 2025-07-11 21:34:42
IDJOB=4530523
IDBENCH=178235
IDSOLVER=3388
FILE ID=nodeC004/4530523-1752262481
RUNJOBID= nodeC004-1752258608-128090
SLURM_JOB_ID= 9682614
Free space on /tmp= 431656 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/maxcut/maxcut_opt_complete_6-partite_inlv/normalized-maxcut_opt_complete_6-partite_inlv_nvert_18.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4530523-1752262481/watcher-4530523-1752262481 -o /tmp/evaluation-result-4530523-1752262481/solver-4530523-1752262481 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1752258608-128090 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4530523-1752262481.opb

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

MD5SUM BENCH= c8bec353ea174cec7b3e8bb71786aaf2
RANDOM SEED=869248178

nodeC004 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.210
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.74
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		: 3591.944
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.74
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.585
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.74
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.477
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.74
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		: 3660.905
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.74
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		: 3491.937
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.74
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.508
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.74
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.120
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        113900376 kB
MemAvailable:   115030868 kB
Buffers:            2128 kB
Cached:          1875700 kB
SwapCached:           32 kB
Active:         15404740 kB
Inactive:        1269136 kB
Active(anon):   14803268 kB
Inactive(anon):    10724 kB
Active(file):     601472 kB
Inactive(file):  1258412 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5720 kB
Writeback:             0 kB
AnonPages:      14798644 kB
Mapped:           130736 kB
Shmem:             17932 kB
KReclaimable:     220472 kB
Slab:             310412 kB
SReclaimable:     220472 kB
SUnreclaim:        89940 kB
KernelStack:        4128 kB
PageTables:        32788 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:   19188184 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149512 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7608320 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:      197448 kB
DirectMap2M:    10190848 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 431652 MiB
End job on nodeC004 at 2025-07-11 21:34:47