Trace number 4530521

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-150 26.4029 26.4962

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_25.opb
MD5SUM152d32cf0a83f0185b516cc3fd8d397d
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-150
Best CPU time to get the best result obtained on this benchmark1.5126
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables300
Total number of constraints9200
Number of constraints which are clauses9200
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 250
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 250
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 250
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

26.29/26.43	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --opt HOME/instance-4530521-1752262578.opb
26.29/26.43	c Solving mode: optimization
26.29/26.43	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
26.29/26.43	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
26.29/26.43	c original problem has 300 variables (300 bin, 0 int, 0 impl, 0 cont) and 9200 constraints
26.29/26.43	c feasible solution found by trivial heuristic after 0.0 seconds, objective value 0.000000e+00
26.29/26.43	c presolving:
26.29/26.43	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 9200 upgd conss, 0 impls, 0 clqs
26.29/26.43	c    (0.1s) probing: 51/300 (17.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
26.29/26.43	c    (0.1s) probing aborted: 50/50 successive totally useless probings
26.29/26.43	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
26.29/26.43	c    (0.1s) symmetry computation finished: 23 generators found (max: 1500, log10 of symmetry group size: 10.0) (symcode time: 0.04)
26.29/26.43	c dynamic symmetry handling statistics:
26.29/26.43	c    orbitopal reduction:       no components
26.29/26.43	c    orbital reduction:          1 components of sizes 23
26.29/26.43	c    lexicographic reduction:   23 permutations with support sizes 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 46, 190, 46, 190, 46, 190, 190
26.29/26.43	c handled 1 out of 1 symmetry components
26.29/26.43	c presolving (2 rounds: 2 fast, 2 medium, 2 exhaustive):
26.29/26.43	c  0 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
26.29/26.43	c  0 implications, 0 cliques
26.29/26.43	c presolved problem has 300 variables (300 bin, 0 int, 0 impl, 0 cont) and 9200 constraints
26.29/26.43	c    9200 constraints of type <logicor>
26.29/26.43	c transformed objective value is always integral (scale: 1)
26.29/26.43	c Presolving Time: 0.11
26.29/26.43	c transformed 1/1 original solutions to the transformed problem space
26.29/26.43	c 
26.29/26.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
26.29/26.43	c p 0.1s|     1 |     0 |     0 |     - |   locks|   0 | 300 |9200 |9200 |   0 |  0 |   0 |   0 |-2.500000e+02 |-1.420000e+02 |  76.06%| unknown
26.29/26.43	c   0.3s|     1 |     0 |  1088 |     - |    34M |   0 | 300 |9200 |9200 |   0 |  0 |   0 |   0 |-1.666667e+02 |-1.420000e+02 |  17.37%| unknown
26.29/26.43	c   0.4s|     1 |     0 |  1420 |     - |    44M |   0 | 300 |9200 |9201 |   1 |  1 |   0 |   0 |-1.663883e+02 |-1.420000e+02 |  17.17%| unknown
26.29/26.43	c   0.4s|     1 |     0 |  1568 |     - |    53M |   0 | 300 |9200 |9202 |   2 |  2 |   0 |   0 |-1.663165e+02 |-1.420000e+02 |  17.12%| unknown
26.29/26.43	c   0.5s|     1 |     0 |  1874 |     - |    65M |   0 | 300 |9200 |9203 |   3 |  3 |   0 |   0 |-1.661831e+02 |-1.420000e+02 |  17.03%| unknown
26.29/26.43	c   0.6s|     1 |     0 |  1878 |     - |    72M |   0 | 300 |9200 |9204 |   4 |  4 |   0 |   0 |-1.661831e+02 |-1.420000e+02 |  17.03%| unknown
26.29/26.43	c   0.7s|     1 |     0 |  1970 |     - |    80M |   0 | 300 |9200 |9205 |   5 |  5 |   0 |   0 |-1.661691e+02 |-1.420000e+02 |  17.02%| unknown
26.29/26.43	c   0.7s|     1 |     0 |  2175 |     - |    87M |   0 | 300 |9200 |9206 |   6 |  6 |   0 |   0 |-1.661531e+02 |-1.420000e+02 |  17.01%| unknown
26.29/26.43	c   0.8s|     1 |     0 |  2298 |     - |    93M |   0 | 300 |9200 |9207 |   7 |  7 |   0 |   0 |-1.661481e+02 |-1.420000e+02 |  17.01%| unknown
26.29/26.43	c   0.9s|     1 |     0 |  2556 |     - |   101M |   0 | 300 |9200 |9208 |   8 |  8 |   0 |   0 |-1.661025e+02 |-1.420000e+02 |  16.97%| unknown
26.29/26.43	c   1.0s|     1 |     0 |  2558 |     - |   102M |   0 | 300 |9201 |9209 |   9 |  9 |   1 |   0 |-1.661025e+02 |-1.420000e+02 |  16.97%| unknown
26.29/26.43	c   1.1s|     1 |     0 |  2568 |     - |   112M |   0 | 300 |9201 |9210 |  10 | 10 |   1 |   0 |-1.661025e+02 |-1.420000e+02 |  16.97%| unknown
26.29/26.43	c   1.2s|     1 |     0 |  2831 |     - |   113M |   0 | 300 |9201 |9211 |  11 | 11 |   1 |   0 |-1.660733e+02 |-1.420000e+02 |  16.95%| unknown
26.29/26.43	c   1.2s|     1 |     0 |  2867 |     - |   114M |   0 | 300 |9202 |9212 |  12 | 12 |   2 |   0 |-1.660713e+02 |-1.420000e+02 |  16.95%| unknown
26.29/26.43	c   1.2s|     1 |     0 |  2993 |     - |   115M |   0 | 300 |9203 |9213 |  13 | 13 |   3 |   0 |-1.660667e+02 |-1.420000e+02 |  16.95%| unknown
26.29/26.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
26.29/26.43	c   1.3s|     1 |     0 |  3087 |     - |   116M |   0 | 300 |9203 |9214 |  14 | 14 |   3 |   0 |-1.660621e+02 |-1.420000e+02 |  16.95%| unknown
26.29/26.43	c   1.3s|     1 |     0 |  3177 |     - |   117M |   0 | 300 |9204 |9215 |  15 | 15 |   4 |   0 |-1.660584e+02 |-1.420000e+02 |  16.94%| unknown
26.29/26.43	c   1.3s|     1 |     0 |  3280 |     - |   118M |   0 | 300 |9205 |9216 |  16 | 16 |   5 |   0 |-1.660557e+02 |-1.420000e+02 |  16.94%| unknown
26.29/26.43	c   1.4s|     1 |     0 |  3306 |     - |   119M |   0 | 300 |9206 |9216 |  17 | 17 |   6 |   0 |-1.660552e+02 |-1.420000e+02 |  16.94%| unknown
26.29/26.43	c   1.4s|     1 |     0 |  3339 |     - |   119M |   0 | 300 |9207 |9217 |  18 | 18 |   7 |   0 |-1.660550e+02 |-1.420000e+02 |  16.94%| unknown
26.29/26.43	c   1.5s|     1 |     0 |  3377 |     - |   120M |   0 | 300 |9208 |9218 |  19 | 19 |   8 |   0 |-1.660547e+02 |-1.420000e+02 |  16.94%| unknown
26.29/26.43	c   1.5s|     1 |     0 |  3388 |     - |   121M |   0 | 300 |9208 |9219 |  20 | 20 |   8 |   0 |-1.660547e+02 |-1.420000e+02 |  16.94%| unknown
26.29/26.43	c   1.5s|     1 |     0 |  3400 |     - |   121M |   0 | 300 |9208 |9220 |  21 | 21 |   8 |   0 |-1.660546e+02 |-1.420000e+02 |  16.94%| unknown
26.29/26.43	c d 3.4s|     1 |     0 | 13949 |     - |conflict|   0 | 300 |9209 |9220 |   0 | 21 |   9 |   0 |-1.660546e+02 |-1.460000e+02 |  13.74%| unknown
26.29/26.43	c   3.4s|     1 |     0 | 13950 |     - |   121M |   0 | 300 |9209 |9220 |  21 | 21 |   9 |   0 |-1.660546e+02 |-1.460000e+02 |  13.74%| unknown
26.29/26.43	c   3.5s|     1 |     0 | 13979 |     - |   121M |   0 | 300 |9209 |9221 |  22 | 22 |   9 |   0 |-1.660545e+02 |-1.460000e+02 |  13.74%| unknown
26.29/26.43	c   3.5s|     1 |     0 | 14016 |     - |   121M |   0 | 300 |9209 |9222 |  23 | 23 |   9 |   0 |-1.660543e+02 |-1.460000e+02 |  13.74%| unknown
26.29/26.43	c   9.7s|     1 |     2 | 14016 |     - |   122M |   0 | 300 |9209 |9222 |  23 | 23 |   9 |  44 |-1.654982e+02 |-1.460000e+02 |  13.35%| unknown
26.29/26.43	c *14.6s|     5 |     2 | 16046 |3145.0 |strongbr|   3 | 300 |9209 |9212 |  23 |  1 |   9 |  97 |-1.606667e+02 |-1.500000e+02 |   7.11%|  56.89%
26.29/26.43	c 
26.29/26.43	c SCIP Status        : problem is solved [optimal solution found]
26.29/26.43	c Solving Time (sec) : 26.23
26.29/26.43	c Solving Nodes      : 29
26.29/26.43	c Primal Bound       : -1.50000000000000e+02 (5 solutions)
26.29/26.43	c Dual Bound         : -1.50000000000000e+02
26.29/26.43	c Gap                : 0.00 %
26.29/26.43	c All original constraints are satisfied.
26.29/26.43	c SCIP's best solution is verified feasible for the original problem.
26.29/26.43	c SCIP found an optimal solution.
26.29/26.43	o -150
26.29/26.43	s OPTIMUM FOUND
26.29/26.43	v x1 x6 x11 x16 x21 -x2 -x7 -x12 -x17 -x22 -x3 -x8 -x13 -x18 -x23 x4 x9 x14 x19 x24 -x28 -x33 -x38 -x43 x25 x30 x35 x40 x45 x26 x31 x36 x41 x46 -x27 -x32 -x37 -x42 -x47 x50 x55 x60 x65 x51 x56 x61 x66 -x48 -x53 -x58 -x63 -x68 x49 x54 x59 x64 x69 x71 x76 x81 x86 x72 x77 x82 x87 -x73 -x78 -x83 -x88 x70 x75 x80 x85 x90 -x91 -x96 -x101 -x106 -x92 -x97 -x102 -x107 x93 x98 x103 x108 x94 x99 x104 x109 -x111 -x116 -x121 -x126 x112 x117 x122 x127 x113 x118 x123 x128 -x114 -x119 -x124 -x129 -x133 -x138 -x143 x130 x135 x140 x145 x131 x136 x141 x146 -x132 -x137 -x142 -x147 x150 x155 x160 x151 x156 x161 -x148 -x153 -x158 -x163 x149 x154 x159 x164 x166 x171 x176 x167 x172 x177 -x168 -x173 -x178 x165 x170 x175 x180 -x181 -x186 -x191 -x182 -x187 -x192 x183 x188 x193 x184 x189 x194 -x196 -x201 -x206 x197 x202 x207 x198 x203 x208 -x199 -x204 -x209 -x213 -x218 x210 x215 x220 x211 x216 x221 -x212 -x217 -x222 x225 x230 x226 x231 -x223 -x228 -x233 x224 x229 x234 x236 x241 x237 x242 -x238 -x243 x235 x240 x245 -x246 -x251 -x247 -x252 x248 x253 x249 x254 -x256 -x261 x257 x262 x258 x263 -x259 -x264 -x268 x265 x270 x266 x271 -x267 -x272 x275 x276 -x273 -x278 x274 x279 x281 x282 -x283 x280 x285 -x286 -x287 x288 x289 -x291 x292 x293 -x294 x295 x296 -x297 -x298 x299 x300 x5 -x29 x10 -x34 x15 -x39 x20 -x44 -x52 -x57 -x62 -x67 -x74 -x79 -x84 -x89 -x95 -x100 -x105 -x110 -x115 -x120 -x125 -x134 -x139 -x144 -x152 -x157 -x162 -x169 -x174 -x179 -x185 -x190 -x195 -x200 -x205 -x214 -x219 -x227 -x232 -x239 -x244 -x250 -x255 -x260 -x269 -x277 -x284 -x290

Verifier Data

OK	-150

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (55649 MiB free)
  memory of node 1: 64507 MiB (41115 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4530521-1752262578/watcher-4530521-1752262578 -o /tmp/evaluation-result-4530521-1752262578/solver-4530521-1752262578 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1752258607-127222 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4530521-1752262578.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.10006 s]*
/proc/loadavg: 4.07 4.10 4.09 5/272 128047
/proc/meminfo: memFree=99076204/131249988 swapFree=33010160/33010684
[pid=128042] ppid=128039 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/128042/stat : 128042 (scip-naps-1.00a) S 128039 128042 115142 0 -1 4194304 258 339 0 0 0 0 0 0 20 0 1 0 141936672 4292608 768 18446744073709551615 94048507281408 94048508175941 140727521595808 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94048508414992 94048508462736 94048532324352 140727521601947 140727521602046 140727521602046 140727521607650 0
/proc/128042/statm: 1048 768 704 219 0 110 0
[pid=128047] ppid=128042 vsize=1187228 memory=32260 CPUtime=0.07 cores=1,3
/proc/128047/stat : 128047 (python3) R 128042 128042 115142 0 -1 4194304 3774 0 0 0 6 1 0 0 20 0 1 0 141936673 1215721472 8065 18446744073709551615 93884416716800 93884416717177 140721192160224 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 93884416728472 93884416729092 93884429221888 140721192163678 140721192163872 140721192163872 140721192169447 0
/proc/128047/statm: 296807 8065 4937 1 0 268829 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 1191420 KiB
Current children cumulated memory: 35332 KiB

[startup+0.205612 s]*
/proc/loadavg: 4.07 4.10 4.09 5/272 128047
/proc/meminfo: memFree=99076468/131249988 swapFree=33010160/33010684
[pid=128042] ppid=128039 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/128042/stat : 128042 (scip-naps-1.00a) S 128039 128042 115142 0 -1 4194304 258 339 0 0 0 0 0 0 20 0 1 0 141936672 4292608 768 18446744073709551615 94048507281408 94048508175941 140727521595808 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94048508414992 94048508462736 94048532324352 140727521601947 140727521602046 140727521602046 140727521607650 0
/proc/128042/statm: 1048 768 704 219 0 110 0
[pid=128047] ppid=128042 vsize=1219520 memory=71812 CPUtime=0.17 cores=1,3
/proc/128047/stat : 128047 (python3) R 128042 128042 115142 0 -1 4194304 10977 0 0 0 15 2 0 0 20 0 1 0 141936673 1248788480 17953 18446744073709551615 93884416716800 93884416717177 140721192160224 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 93884416728472 93884416729092 93884429221888 140721192163678 140721192163872 140721192163872 140721192169447 0
/proc/128047/statm: 304880 17953 7881 1 0 276238 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1223712 KiB
Current children cumulated memory: 74884 KiB

[startup+0.305736 s]*
/proc/loadavg: 4.07 4.10 4.09 5/272 128047
/proc/meminfo: memFree=99058704/131249988 swapFree=33010160/33010684
[pid=128042] ppid=128039 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/128042/stat : 128042 (scip-naps-1.00a) S 128039 128042 115142 0 -1 4194304 258 339 0 0 0 0 0 0 20 0 1 0 141936672 4292608 768 18446744073709551615 94048507281408 94048508175941 140727521595808 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94048508414992 94048508462736 94048532324352 140727521601947 140727521602046 140727521602046 140727521607650 0
/proc/128042/statm: 1048 768 704 219 0 110 0
[pid=128047] ppid=128042 vsize=1237256 memory=89768 CPUtime=0.26 cores=1,3
/proc/128047/stat : 128047 (python3) R 128042 128042 115142 0 -1 4194304 15677 0 0 0 24 2 0 0 20 0 1 0 141936673 1266950144 22442 18446744073709551615 93884416716800 93884416717177 140721192160224 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 93884416728472 93884416729092 93884429221888 140721192163678 140721192163872 140721192163872 140721192169447 0
/proc/128047/statm: 309314 22442 8137 1 0 280672 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 1241448 KiB
Current children cumulated memory: 92840 KiB

[startup+0.700178 s]
/proc/loadavg: 4.07 4.10 4.09 5/272 128047
/proc/meminfo: memFree=99042576/131249988 swapFree=33010160/33010684
[pid=128042] ppid=128039 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/128042/stat : 128042 (scip-naps-1.00a) S 128039 128042 115142 0 -1 4194304 258 339 0 0 0 0 0 0 20 0 1 0 141936672 4292608 768 18446744073709551615 94048507281408 94048508175941 140727521595808 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94048508414992 94048508462736 94048532324352 140727521601947 140727521602046 140727521602046 140727521607650 0
/proc/128042/statm: 1048 768 704 219 0 110 0
[pid=128047] ppid=128042 vsize=1268456 memory=117544 CPUtime=0.65 cores=1,3
/proc/128047/stat : 128047 (python3) R 128042 128042 115142 0 -1 4194304 22592 0 0 0 62 3 0 0 20 0 1 0 141936673 1298898944 29386 18446744073709551615 93884416716800 93884416717177 140721192160224 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 93884416728472 93884416729092 93884429221888 140721192163678 140721192163872 140721192163872 140721192169447 0
/proc/128047/statm: 317114 29386 8169 1 0 288472 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 1272648 KiB
Current children cumulated memory: 120616 KiB

[startup+1.50021 s]
/proc/loadavg: 4.07 4.10 4.09 5/272 128047
/proc/meminfo: memFree=98998160/131249988 swapFree=33010160/33010684
[pid=128042] ppid=128039 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/128042/stat : 128042 (scip-naps-1.00a) S 128039 128042 115142 0 -1 4194304 258 339 0 0 0 0 0 0 20 0 1 0 141936672 4292608 768 18446744073709551615 94048507281408 94048508175941 140727521595808 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94048508414992 94048508462736 94048532324352 140727521601947 140727521602046 140727521602046 140727521607650 0
/proc/128042/statm: 1048 768 704 219 0 110 0
[pid=128047] ppid=128042 vsize=1321652 memory=162216 CPUtime=1.45 cores=1,3
/proc/128047/stat : 128047 (python3) R 128042 128042 115142 0 -1 4194304 33736 0 0 0 140 5 0 0 20 0 1 0 141936673 1353371648 40554 18446744073709551615 93884416716800 93884416717177 140721192160224 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 93884416728472 93884416729092 93884429221888 140721192163678 140721192163872 140721192163872 140721192169447 0
/proc/128047/statm: 330413 40554 8169 1 0 301771 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 1325844 KiB
Current children cumulated memory: 165288 KiB

[startup+3.10534 s]
/proc/loadavg: 4.07 4.10 4.09 5/272 128047
/proc/meminfo: memFree=98974128/131249988 swapFree=33010160/33010684
[pid=128042] ppid=128039 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/128042/stat : 128042 (scip-naps-1.00a) S 128039 128042 115142 0 -1 4194304 258 339 0 0 0 0 0 0 20 0 1 0 141936672 4292608 768 18446744073709551615 94048507281408 94048508175941 140727521595808 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94048508414992 94048508462736 94048532324352 140727521601947 140727521602046 140727521602046 140727521607650 0
/proc/128042/statm: 1048 768 704 219 0 110 0
[pid=128047] ppid=128042 vsize=1324244 memory=162216 CPUtime=3.05 cores=1,3
/proc/128047/stat : 128047 (python3) R 128042 128042 115142 0 -1 4194304 33740 0 0 0 300 5 0 0 20 0 1 0 141936673 1356025856 40554 18446744073709551615 93884416716800 93884416717177 140721192160224 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 93884416728472 93884416729092 93884429221888 140721192163678 140721192163872 140721192163872 140721192169447 0
/proc/128047/statm: 331061 40554 8169 1 0 302419 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 1328436 KiB
Current children cumulated memory: 165288 KiB

[startup+6.30014 s]
/proc/loadavg: 4.07 4.10 4.09 5/272 128047
/proc/meminfo: memFree=98941576/131249988 swapFree=33010160/33010684
[pid=128042] ppid=128039 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/128042/stat : 128042 (scip-naps-1.00a) S 128039 128042 115142 0 -1 4194304 258 339 0 0 0 0 0 0 20 0 1 0 141936672 4292608 768 18446744073709551615 94048507281408 94048508175941 140727521595808 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94048508414992 94048508462736 94048532324352 140727521601947 140727521602046 140727521602046 140727521607650 0
/proc/128042/statm: 1048 768 704 219 0 110 0
[pid=128047] ppid=128042 vsize=1334660 memory=172180 CPUtime=6.24 cores=1,3
/proc/128047/stat : 128047 (python3) R 128042 128042 115142 0 -1 4194304 36710 0 0 0 619 5 0 0 20 0 1 0 141936673 1366691840 43045 18446744073709551615 93884416716800 93884416717177 140721192160224 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 93884416728472 93884416729092 93884429221888 140721192163678 140721192163872 140721192163872 140721192169447 0
/proc/128047/statm: 333665 43045 8169 1 0 305023 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 1338852 KiB
Current children cumulated memory: 175252 KiB

[startup+12.7001 s]
/proc/loadavg: 4.14 4.12 4.09 5/272 128047
/proc/meminfo: memFree=98941880/131249988 swapFree=33010160/33010684
[pid=128042] ppid=128039 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/128042/stat : 128042 (scip-naps-1.00a) S 128039 128042 115142 0 -1 4194304 258 339 0 0 0 0 0 0 20 0 1 0 141936672 4292608 768 18446744073709551615 94048507281408 94048508175941 140727521595808 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94048508414992 94048508462736 94048532324352 140727521601947 140727521602046 140727521602046 140727521607650 0
/proc/128042/statm: 1048 768 704 219 0 110 0
[pid=128047] ppid=128042 vsize=1334660 memory=172180 CPUtime=12.62 cores=1,3
/proc/128047/stat : 128047 (python3) R 128042 128042 115142 0 -1 4194304 36710 0 0 0 1257 5 0 0 20 0 1 0 141936673 1366691840 43045 18446744073709551615 93884416716800 93884416717177 140721192160224 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 93884416728472 93884416729092 93884429221888 140721192163678 140721192163872 140721192163872 140721192169447 0
/proc/128047/statm: 333665 43045 8169 1 0 305023 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 1338852 KiB
Current children cumulated memory: 175252 KiB

[startup+25.5002 s]
/proc/loadavg: 4.11 4.11 4.09 5/272 128047
/proc/meminfo: memFree=98913840/131249988 swapFree=33010160/33010684
[pid=128042] ppid=128039 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/128042/stat : 128042 (scip-naps-1.00a) S 128039 128042 115142 0 -1 4194304 258 339 0 0 0 0 0 0 20 0 1 0 141936672 4292608 768 18446744073709551615 94048507281408 94048508175941 140727521595808 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94048508414992 94048508462736 94048532324352 140727521601947 140727521602046 140727521602046 140727521607650 0
/proc/128042/statm: 1048 768 704 219 0 110 0
[pid=128047] ppid=128042 vsize=1334660 memory=172180 CPUtime=25.39 cores=1,3
/proc/128047/stat : 128047 (python3) R 128042 128042 115142 0 -1 4194304 36719 0 0 0 2534 5 0 0 20 0 1 0 141936673 1366691840 43045 18446744073709551615 93884416716800 93884416717177 140721192160224 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 93884416728472 93884416729092 93884429221888 140721192163678 140721192163872 140721192163872 140721192169447 0
/proc/128047/statm: 333665 43045 8169 1 0 305023 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 1338852 KiB
Current children cumulated memory: 175252 KiB

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

# cumulated CPU time of all completed processes:  user=26.3328 s, system=0.070128 s

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

[startup+25.6002 s]
/proc/loadavg: 4.11 4.11 4.09 5/272 128047
/proc/meminfo: memFree=98913840/131249988 swapFree=33010160/33010684
[pid=128042] ppid=128039 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/128042/stat : 128042 (scip-naps-1.00a) S 128039 128042 115142 0 -1 4194304 258 339 0 0 0 0 0 0 20 0 1 0 141936672 4292608 768 18446744073709551615 94048507281408 94048508175941 140727521595808 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94048508414992 94048508462736 94048532324352 140727521601947 140727521602046 140727521602046 140727521607650 0
/proc/128042/statm: 1048 768 704 219 0 110 0
[pid=128047] ppid=128042 vsize=1334660 memory=172180 CPUtime=25.49 cores=1,3
/proc/128047/stat : 128047 (python3) R 128042 128042 115142 0 -1 4194304 36719 0 0 0 2544 5 0 0 20 0 1 0 141936673 1366691840 43045 18446744073709551615 93884416716800 93884416717177 140721192160224 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 93884416728472 93884416729092 93884429221888 140721192163678 140721192163872 140721192163872 140721192169447 0
/proc/128047/statm: 333665 43045 8169 1 0 305023 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 1338852 KiB
Current children cumulated memory: 175252 KiB

[startup+26.0001 s]*
/proc/loadavg: 4.11 4.11 4.09 5/272 128047
/proc/meminfo: memFree=98909744/131249988 swapFree=33010160/33010684
[pid=128042] ppid=128039 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/128042/stat : 128042 (scip-naps-1.00a) S 128039 128042 115142 0 -1 4194304 258 339 0 0 0 0 0 0 20 0 1 0 141936672 4292608 768 18446744073709551615 94048507281408 94048508175941 140727521595808 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94048508414992 94048508462736 94048532324352 140727521601947 140727521602046 140727521602046 140727521607650 0
/proc/128042/statm: 1048 768 704 219 0 110 0
[pid=128047] ppid=128042 vsize=1334660 memory=172180 CPUtime=25.89 cores=1,3
/proc/128047/stat : 128047 (python3) R 128042 128042 115142 0 -1 4194304 36719 0 0 0 2584 5 0 0 20 0 1 0 141936673 1366691840 43045 18446744073709551615 93884416716800 93884416717177 140721192160224 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 93884416728472 93884416729092 93884429221888 140721192163678 140721192163872 140721192163872 140721192169447 0
/proc/128047/statm: 333665 43045 8169 1 0 305023 0
Current children cumulated CPU time: 25.89 s
Current children cumulated vsize: 1338852 KiB
Current children cumulated memory: 175252 KiB

[startup+26.4002 s]
/proc/loadavg: 4.11 4.11 4.09 5/272 128047
/proc/meminfo: memFree=98909744/131249988 swapFree=33010160/33010684
[pid=128042] ppid=128039 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/128042/stat : 128042 (scip-naps-1.00a) S 128039 128042 115142 0 -1 4194304 258 339 0 0 0 0 0 0 20 0 1 0 141936672 4292608 768 18446744073709551615 94048507281408 94048508175941 140727521595808 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94048508414992 94048508462736 94048532324352 140727521601947 140727521602046 140727521602046 140727521607650 0
/proc/128042/statm: 1048 768 704 219 0 110 0
[pid=128047] ppid=128042 vsize=1334660 memory=172180 CPUtime=26.29 cores=1,3
/proc/128047/stat : 128047 (python3) R 128042 128042 115142 0 -1 4194304 36722 0 0 0 2624 5 0 0 20 0 1 0 141936673 1366691840 43045 18446744073709551615 93884416716800 93884416717177 140721192160224 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 93884416728472 93884416729092 93884429221888 140721192163678 140721192163872 140721192163872 140721192169447 0
/proc/128047/statm: 333665 43045 8169 1 0 305023 0
Current children cumulated CPU time: 26.29 s
Current children cumulated vsize: 1338852 KiB
Current children cumulated memory: 175252 KiB

Child status: 0

Real time (s): 26.4962
CPU time (s): 26.4029
CPU user time (s): 26.3328
CPU system time (s): 0.070128
CPU usage (%): 99.648
Max. virtual memory (cumulated for all children) (KiB): 1338852
Max. memory (cumulated for all children) (KiB): 175252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26.3328
system time used= 0.070128
maximum resident set size= 174120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37408
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= 333
involuntary context switches= 41


# summary of solver processes directly reported to runsolver:
#   pid: 128042
#   total CPU time (s): 26.4029
#   total CPU user time (s): 26.3328
#   total CPU system time (s): 0.070128

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.064217 second user time and 0.136432 second system time

The end

Launcher Data

Begin job on nodeC034 at 2025-07-11 21:36:18
IDJOB=4530521
IDBENCH=178262
IDSOLVER=3388
FILE ID=nodeC034/4530521-1752262578
RUNJOBID= nodeC034-1752258607-127222
SLURM_JOB_ID= 9682613
Free space on /tmp= 429908 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/maxcut/maxcut_opt_complete_5-partite_inlv/normalized-maxcut_opt_complete_5-partite_inlv_nvert_25.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4530521-1752262578/watcher-4530521-1752262578 -o /tmp/evaluation-result-4530521-1752262578/solver-4530521-1752262578 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC034-1752258607-127222 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4530521-1752262578.opb

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

MD5SUM BENCH= 152d32cf0a83f0185b516cc3fd8d397d
RANDOM SEED=129071716

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        99087528 kB
MemAvailable:   123929604 kB
Buffers:            2128 kB
Cached:         25575744 kB
SwapCached:           36 kB
Active:          6298740 kB
Inactive:       25045028 kB
Active(anon):    5781804 kB
Inactive(anon):     2160 kB
Active(file):     516936 kB
Inactive(file): 25042868 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5576 kB
Writeback:            24 kB
AnonPages:       5760920 kB
Mapped:           133500 kB
Shmem:             18068 kB
KReclaimable:     242620 kB
Slab:             340048 kB
SReclaimable:     242620 kB
SUnreclaim:        97428 kB
KernelStack:        4396 kB
PageTables:        15340 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:    9733344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150648 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1564672 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:      189140 kB
DirectMap2M:     7970816 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 429900 MiB
End job on nodeC034 at 2025-07-11 21:36:45