Trace number 4515253

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 NameAnswerCPU timeWall clock time
SynLSCD-PS 2025-06-01? (TO) 3600.14 3609.95

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/
dec/miplib2017/normalized-ab71-20-100.0.u.opb
MD5SUM5a0bcd4a9e5bc1c51804f47b1691eae0
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark39.0848
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6689
Total number of constraints6377
Number of constraints which are clauses6255
Number of constraints which are cardinality constraints (but not clauses)121
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint6255
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1966006
Number of bits of the biggest number in a constraint 21
Biggest sum of numbers in a constraint 501966013
Number of bits of the biggest sum of numbers29
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.04	c #vars 6689 #constraints 6377 0.953356 1
0.58/0.67	c 6377 constraints
0.58/0.67	c Finish cloning data from SAT to LS
0.58/0.67	c restart_num_ls  -100000 0
60.63/60.81	c Use LS-small
60.63/60.81	c update_LS_target_phase-runLS
2531.76/2538.77	c restart_num  0 333
2531.76/2538.77	c LS-restart 90 16
3600.08/3609.90	c Use LS-small
3600.08/3609.90	c Program interrupted by user.
3600.08/3609.90	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4515253-1751224270/watcher-4515253-1751224270 -o /tmp/evaluation-result-4515253-1751224270/solver-4515253-1751224270 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1751216507-31564 --watchdog 3760 SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4515253-1751224270.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=33326, runsolver pid=33323

[startup+0.100066 s]*
/proc/loadavg: 4.06 4.15 4.12 5/265 33327
/proc/meminfo: memFree=114218036/131249996 swapFree=33010684/33010684
[pid=33326] ppid=33323 vsize=100376 memory=27660 CPUtime=0.09 cores=5,7
/proc/33326/stat : 33326 (SynLSCD-PS) R 33323 33326 31551 0 -1 4194304 5215 0 0 0 8 1 0 0 20 0 1 0 38104723 102785024 6915 18446744073709551615 94577777016832 94577779451833 140727684132368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94577779932408 94577779965440 94577784455168 140727684139360 140727684139496 140727684139496 140727684145098 0
/proc/33326/statm: 25094 6915 2464 595 0 9761 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 100376 KiB
Current children cumulated memory: 27660 KiB

[startup+0.20574 s]*
/proc/loadavg: 4.06 4.15 4.12 5/265 33327
/proc/meminfo: memFree=114218036/131249996 swapFree=33010684/33010684
[pid=33326] ppid=33323 vsize=101736 memory=28428 CPUtime=0.19 cores=5,7
/proc/33326/stat : 33326 (SynLSCD-PS) R 33323 33326 31551 0 -1 4194304 5416 0 0 0 18 1 0 0 20 0 1 0 38104723 104177664 7107 18446744073709551615 94577777016832 94577779451833 140727684132368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94577779932408 94577779965440 94577784455168 140727684139360 140727684139496 140727684139496 140727684145098 0
/proc/33326/statm: 25434 7107 2464 595 0 10101 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 101736 KiB
Current children cumulated memory: 28428 KiB

[startup+0.305604 s]*
/proc/loadavg: 4.06 4.15 4.12 5/265 33327
/proc/meminfo: memFree=114218036/131249996 swapFree=33010684/33010684
[pid=33326] ppid=33323 vsize=101736 memory=28556 CPUtime=0.29 cores=5,7
/proc/33326/stat : 33326 (SynLSCD-PS) R 33323 33326 31551 0 -1 4194304 5425 0 0 0 28 1 0 0 20 0 1 0 38104723 104177664 7139 18446744073709551615 94577777016832 94577779451833 140727684132368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94577779932408 94577779965440 94577784455168 140727684139360 140727684139496 140727684139496 140727684145098 0
/proc/33326/statm: 25434 7139 2464 595 0 10101 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 101736 KiB
Current children cumulated memory: 28556 KiB

[startup+0.700184 s]
/proc/loadavg: 4.06 4.15 4.12 5/265 33327
/proc/meminfo: memFree=114202160/131249996 swapFree=33010684/33010684
[pid=33326] ppid=33323 vsize=258572 memory=185612 CPUtime=0.68 cores=5,7
/proc/33326/stat : 33326 (SynLSCD-PS) R 33323 33326 31551 0 -1 4194304 44694 0 0 0 60 8 0 0 20 0 1 0 38104723 264777728 46403 18446744073709551615 94577777016832 94577779451833 140727684132368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94577779932408 94577779965440 94577784455168 140727684139360 140727684139496 140727684139496 140727684145098 0
/proc/33326/statm: 64643 46403 2464 595 0 49310 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 258572 KiB
Current children cumulated memory: 185612 KiB

[startup+1.50018 s]
/proc/loadavg: 4.06 4.15 4.12 5/265 33327
/proc/meminfo: memFree=114065324/131249996 swapFree=33010684/33010684
[pid=33326] ppid=33323 vsize=258572 memory=185612 CPUtime=1.47 cores=5,7
/proc/33326/stat : 33326 (SynLSCD-PS) R 33323 33326 31551 0 -1 4194304 44701 0 0 0 138 9 0 0 20 0 1 0 38104723 264777728 46403 18446744073709551615 94577777016832 94577779451833 140727684132368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94577779932408 94577779965440 94577784455168 140727684139360 140727684139496 140727684139496 140727684145098 0
/proc/33326/statm: 64643 46403 2464 595 0 49310 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 258572 KiB
Current children cumulated memory: 185612 KiB

[startup+3.10549 s]
/proc/loadavg: 4.06 4.15 4.12 5/265 33327
/proc/meminfo: memFree=114053164/131249996 swapFree=33010684/33010684
[pid=33326] ppid=33323 vsize=258572 memory=185612 CPUtime=3.08 cores=5,7
/proc/33326/stat : 33326 (SynLSCD-PS) R 33323 33326 31551 0 -1 4194304 44701 0 0 0 296 12 0 0 20 0 1 0 38104723 264777728 46403 18446744073709551615 94577777016832 94577779451833 140727684132368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94577779932408 94577779965440 94577784455168 140727684139360 140727684139496 140727684139496 140727684145098 0
/proc/33326/statm: 64643 46403 2464 595 0 49310 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 258572 KiB
Current children cumulated memory: 185612 KiB

[startup+6.30018 s]
/proc/loadavg: 4.06 4.14 4.12 5/265 33327
/proc/meminfo: memFree=114029752/131249996 swapFree=33010684/33010684
[pid=33326] ppid=33323 vsize=258572 memory=185612 CPUtime=6.26 cores=5,7
/proc/33326/stat : 33326 (SynLSCD-PS) R 33323 33326 31551 0 -1 4194304 44701 0 0 0 610 16 0 0 20 0 1 0 38104723 264777728 46403 18446744073709551615 94577777016832 94577779451833 140727684132368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94577779932408 94577779965440 94577784455168 140727684139360 140727684139496 140727684139496 140727684145098 0
/proc/33326/statm: 64643 46403 2464 595 0 49310 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 258572 KiB
Current children cumulated memory: 185612 KiB

[startup+12.7002 s]
/proc/loadavg: 4.05 4.14 4.12 5/265 33327
/proc/meminfo: memFree=114005144/131249996 swapFree=33010684/33010684
[pid=33326] ppid=33323 vsize=258572 memory=185612 CPUtime=12.65 cores=5,7
/proc/33326/stat : 33326 (SynLSCD-PS) R 33323 33326 31551 0 -1 4194304 44702 0 0 0 1242 23 0 0 20 0 1 0 38104723 264777728 46403 18446744073709551615 94577777016832 94577779451833 140727684132368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94577779932408 94577779965440 94577784455168 140727684139360 140727684139496 140727684139496 140727684145098 0
/proc/33326/statm: 64643 46403 2464 595 0 49310 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 258572 KiB
Current children cumulated memory: 185612 KiB

[startup+25.5002 s]
/proc/loadavg: 4.11 4.15 4.12 5/265 33328
/proc/meminfo: memFree=113958388/131249996 swapFree=33010684/33010684
[pid=33326] ppid=33323 vsize=258572 memory=185612 CPUtime=25.42 cores=5,7
/proc/33326/stat : 33326 (SynLSCD-PS) R 33323 33326 31551 0 -1 4194304 44702 0 0 0 2503 39 0 0 20 0 1 0 38104723 264777728 46403 18446744073709551615 94577777016832 94577779451833 140727684132368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94577779932408 94577779965440 94577784455168 140727684139360 140727684139496 140727684139496 140727684145098 0
/proc/33326/statm: 64643 46403 2464 595 0 49310 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 258572 KiB
Current children cumulated memory: 185612 KiB

[startup+51.1055 s]
/proc/loadavg: 4.07 4.14 4.12 5/265 33328
/proc/meminfo: memFree=113815232/131249996 swapFree=33010684/33010684
[pid=33326] ppid=33323 vsize=258572 memory=185612 CPUtime=50.97 cores=5,7
/proc/33326/stat : 33326 (SynLSCD-PS) R 33323 33326 31551 0 -1 4194304 44702 0 0 0 5023 74 0 0 20 0 1 0 38104723 264777728 46403 18446744073709551615 94577777016832 94577779451833 140727684132368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94577779932408 94577779965440 94577784455168 140727684139360 140727684139496 140727684139496 140727684145098 0
/proc/33326/statm: 64643 46403 2464 595 0 49310 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 258572 KiB
Current children cumulated memory: 185612 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.13 4.11 5/264 33330
/proc/meminfo: memFree=113154644/131249996 swapFree=33010684/33010684
[pid=33326] ppid=33323 vsize=604508 memory=430320 CPUtime=102.01 cores=5,7
/proc/33326/stat : 33326 (SynLSCD-PS) R 33323 33326 31551 0 -1 4194304 66221 0 0 0 10097 104 0 0 20 0 1 0 38104723 619016192 107580 18446744073709551615 94577777016832 94577779451833 140727684132368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94577779932408 94577779965440 94577784455168 140727684139360 140727684139496 140727684139496 140727684145098 0
/proc/33326/statm: 151127 107580 2528 595 0 135794 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 604508 KiB
Current children cumulated memory: 430320 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.14 4.11 5/264 33332
/proc/meminfo: memFree=112885940/131249996 swapFree=33010684/33010684
[pid=33326] ppid=33323 vsize=707264 memory=597132 CPUtime=161.84 cores=5,7
/proc/33326/stat : 33326 (SynLSCD-PS) R 33323 33326 31551 0 -1 4194304 88091 0 0 0 16070 114 0 0 20 0 1 0 38104723 724238336 149283 18446744073709551615 94577777016832 94577779451833 140727684132368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94577779932408 94577779965440 94577784455168 140727684139360 140727684139496 140727684139496 140727684145098 0
/proc/33326/statm: 176816 149283 2528 595 0 161483 0
Current children cumulated CPU time: 161.84 s
Current children cumulated vsize: 707264 KiB
Current children cumulated memory: 597132 KiB

[startup+222.3 s]
/proc/loadavg: 4.05 4.11 4.10 5/265 33335
/proc/meminfo: memFree=112813184/131249996 swapFree=33010684/33010684
[pid=33326] ppid=33323 vsize=758864 memory=663964 CPUtime=221.67 cores=5,7
/proc/33326/stat : 33326 (SynLSCD-PS) R 33323 33326 31551 0 -1 4194304 98686 0 0 0 22045 122 0 0 20 0 1 0 38104723 777076736 165991 18446744073709551615 94577777016832 94577779451833 140727684132368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94577779932408 94577779965440 94577784455168 140727684139360 140727684139496 140727684139496 140727684145098 0
/proc/33326/statm: 189716 165991 2528 595 0 174383 0
Current children cumulated CPU time: 221.67 s
Current children cumulated vsize: 758864 KiB
Current children cumulated memory: 663964 KiB

[startup+282.3 s]
/proc/loadavg: 4.21 4.13 4.11 5/264 33337
/proc/meminfo: memFree=112754688/131249996 swapFree=33010684/33010684
[pid=33326] ppid=33323 vsize=791640 memory=693788 CPUtime=281.5 cores=5,7
/proc/33326/stat : 33326 (SynLSCD-PS) R 33323 33326 31551 0 -1 4194304 106273 0 0 0 28020 130 0 0 20 0 1 0 38104723 810639360 173447 18446744073709551615 94577777016832 94577779451833 140727684132368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94577779932408 94577779965440 94577784455168 140727684139360 140727684139496 140727684139496 140727684145098 0
/proc/33326/statm: 197910 173447 2528 595 0 182577 0
Current children cumulated CPU time: 281.5 s
Current children cumulated vsize: 791640 KiB
Current children cumulated memory: 693788 KiB

[startup+342.3 s]
/proc/loadavg: 4.14 4.12 4.10 5/265 33342
/proc/meminfo: memFree=112666692/131249996 swapFree=33010684/33010684
[pid=33326] ppid=33323 vsize=808232 memory=709660 CPUtime=341.34 cores=5,7
/proc/33326/stat : 33326 (SynLSCD-PS) R 33323 33326 31551 0 -1 4194304 110250 0 0 0 33996 138 0 0 20 0 1 0 38104723 827629568 177415 18446744073709551615 94577777016832 94577779451833 140727684132368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94577779932408 94577779965440 94577784455168 140727684139360 140727684139496 140727684139496 140727684145098 0
/proc/33326/statm: 202058 177415 2528 595 0 186725 0
Current children cumulated CPU time: 341.34 s
Current children cumulated vsize: 808232 KiB
Current children cumulated memory: 709660 KiB

[startup+402.3 s]
/proc/loadavg: 4.05 4.10 4.09 5/265 33434
/proc/meminfo: memFree=111030532/131249996 swapFree=33010684/33010684
[pid=33326] ppid=33323 vsize=825788 memory=725532 CPUtime=401.17 cores=5,7
/proc/33326/stat : 33326 (SynLSCD-PS) R 33323 33326 31551 0 -1 4194304 114275 0 0 0 39975 142 0 0 20 0 1 0 38104723 845606912 181383 18446744073709551615 94577777016832 94577779451833 140727684132368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94577779932408 94577779965440 94577784455168 140727684139360 140727684139496 140727684139496 140727684145098 0
/proc/33326/statm: 206447 181383 2528 595 0 191114 0
Current children cumulated CPU time: 401.17 s
Current children cumulated vsize: 825788 KiB
Current children cumulated memory: 725532 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/265 33486
/proc/meminfo: memFree=102783336/131249996 swapFree=33010684/33010684
[pid=33326] ppid=33323 vsize=832284 memory=731932 CPUtime=461 cores=5,7
/proc/33326/stat : 33326 (SynLSCD-PS) R 33323 33326 31551 0 -1 4194304 115933 0 0 0 45955 145 0 0 20 0 1 0 38104723 852258816 182983 18446744073709551615 94577777016832 94577779451833 140727684132368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94577779932408 94577779965440 94577784455168 140727684139360 140727684139496 140727684139496 140727684145098 0
/proc/33326/statm: 208071 182983 2528 595 0 192738 0
Current children cumulated CPU time: 461 s

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

Current children cumulated memory: 900084 KiB

[startup+2922.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/265 33606
/proc/meminfo: memFree=90276908/131249996 swapFree=33010684/33010684
[pid=33326] ppid=33323 vsize=1204992 memory=900340 CPUtime=2914.32 cores=5,7
/proc/33326/stat : 33326 (SynLSCD-PS) R 33323 33326 31551 0 -1 4194304 154294 0 0 0 291056 376 0 0 20 0 1 0 38104723 1233911808 225085 18446744073709551615 94577777016832 94577779451833 140727684132368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94577779932408 94577779965440 94577784455168 140727684139360 140727684139496 140727684139496 140727684145098 0
/proc/33326/statm: 301248 225085 2656 595 0 285915 0
Current children cumulated CPU time: 2914.32 s
Current children cumulated vsize: 1204992 KiB
Current children cumulated memory: 900340 KiB

[startup+2982.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/264 33608
/proc/meminfo: memFree=90279292/131249996 swapFree=33010684/33010684
[pid=33326] ppid=33323 vsize=1204992 memory=900340 CPUtime=2974.16 cores=5,7
/proc/33326/stat : 33326 (SynLSCD-PS) R 33323 33326 31551 0 -1 4194304 154350 0 0 0 297036 380 0 0 20 0 1 0 38104723 1233911808 225085 18446744073709551615 94577777016832 94577779451833 140727684132368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94577779932408 94577779965440 94577784455168 140727684139360 140727684139496 140727684139496 140727684145098 0
/proc/33326/statm: 301248 225085 2656 595 0 285915 0
Current children cumulated CPU time: 2974.16 s
Current children cumulated vsize: 1204992 KiB
Current children cumulated memory: 900340 KiB

[startup+3042.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/264 33621
/proc/meminfo: memFree=90252936/131249996 swapFree=33010684/33010684
[pid=33326] ppid=33323 vsize=1204992 memory=900340 CPUtime=3033.99 cores=5,7
/proc/33326/stat : 33326 (SynLSCD-PS) R 33323 33326 31551 0 -1 4194304 154369 0 0 0 303017 382 0 0 20 0 1 0 38104723 1233911808 225085 18446744073709551615 94577777016832 94577779451833 140727684132368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94577779932408 94577779965440 94577784455168 140727684139360 140727684139496 140727684139496 140727684145098 0
/proc/33326/statm: 301248 225085 2656 595 0 285915 0
Current children cumulated CPU time: 3033.99 s
Current children cumulated vsize: 1204992 KiB
Current children cumulated memory: 900340 KiB

[startup+3102.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/264 33623
/proc/meminfo: memFree=90250492/131249996 swapFree=33010684/33010684
[pid=33326] ppid=33323 vsize=1204992 memory=900596 CPUtime=3093.83 cores=5,7
/proc/33326/stat : 33326 (SynLSCD-PS) R 33323 33326 31551 0 -1 4194304 154462 0 0 0 308998 385 0 0 20 0 1 0 38104723 1233911808 225149 18446744073709551615 94577777016832 94577779451833 140727684132368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94577779932408 94577779965440 94577784455168 140727684139360 140727684139496 140727684139496 140727684145098 0
/proc/33326/statm: 301248 225149 2656 595 0 285915 0
Current children cumulated CPU time: 3093.83 s
Current children cumulated vsize: 1204992 KiB
Current children cumulated memory: 900596 KiB

[startup+3162.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/264 33625
/proc/meminfo: memFree=90243256/131249996 swapFree=33010684/33010684
[pid=33326] ppid=33323 vsize=1204992 memory=900596 CPUtime=3153.66 cores=5,7
/proc/33326/stat : 33326 (SynLSCD-PS) R 33323 33326 31551 0 -1 4194304 154463 0 0 0 314975 391 0 0 20 0 1 0 38104723 1233911808 225149 18446744073709551615 94577777016832 94577779451833 140727684132368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94577779932408 94577779965440 94577784455168 140727684139360 140727684139496 140727684139496 140727684145098 0
/proc/33326/statm: 301248 225149 2656 595 0 285915 0
Current children cumulated CPU time: 3153.66 s
Current children cumulated vsize: 1204992 KiB
Current children cumulated memory: 900596 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/263 33627
/proc/meminfo: memFree=90203032/131249996 swapFree=33010684/33010684
[pid=33326] ppid=33323 vsize=1204992 memory=900724 CPUtime=3213.49 cores=5,7
/proc/33326/stat : 33326 (SynLSCD-PS) R 33323 33326 31551 0 -1 4194304 154500 0 0 0 320953 396 0 0 20 0 1 0 38104723 1233911808 225181 18446744073709551615 94577777016832 94577779451833 140727684132368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94577779932408 94577779965440 94577784455168 140727684139360 140727684139496 140727684139496 140727684145098 0
/proc/33326/statm: 301248 225181 2656 595 0 285915 0
Current children cumulated CPU time: 3213.49 s
Current children cumulated vsize: 1204992 KiB
Current children cumulated memory: 900724 KiB

[startup+3282.3 s]
/proc/loadavg: 3.89 4.04 4.07 4/257 33661
/proc/meminfo: memFree=100712192/131249996 swapFree=33010684/33010684
[pid=33326] ppid=33323 vsize=1205476 memory=901236 CPUtime=3273.34 cores=5,7
/proc/33326/stat : 33326 (SynLSCD-PS) R 33323 33326 31551 0 -1 4194304 154625 0 0 0 326933 401 0 0 20 0 1 0 38104723 1234407424 225309 18446744073709551615 94577777016832 94577779451833 140727684132368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94577779932408 94577779965440 94577784455168 140727684139360 140727684139496 140727684139496 140727684145098 0
/proc/33326/statm: 301369 225309 2656 595 0 286036 0
Current children cumulated CPU time: 3273.34 s
Current children cumulated vsize: 1205476 KiB
Current children cumulated memory: 901236 KiB

[startup+3342.3 s]
/proc/loadavg: 3.43 3.88 4.01 4/258 33666
/proc/meminfo: memFree=100635688/131249996 swapFree=33010684/33010684
[pid=33326] ppid=33323 vsize=1205940 memory=902004 CPUtime=3333.19 cores=5,7
/proc/33326/stat : 33326 (SynLSCD-PS) R 33323 33326 31551 0 -1 4194304 154706 0 0 0 332913 406 0 0 20 0 1 0 38104723 1234882560 225501 18446744073709551615 94577777016832 94577779451833 140727684132368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94577779932408 94577779965440 94577784455168 140727684139360 140727684139496 140727684139496 140727684145098 0
/proc/33326/statm: 301485 225501 2656 595 0 286152 0
Current children cumulated CPU time: 3333.19 s
Current children cumulated vsize: 1205940 KiB
Current children cumulated memory: 902004 KiB

[startup+3402.3 s]
/proc/loadavg: 3.48 3.81 3.98 4/258 33668
/proc/meminfo: memFree=100613688/131249996 swapFree=33010684/33010684
[pid=33326] ppid=33323 vsize=1205940 memory=902132 CPUtime=3393.03 cores=5,7
/proc/33326/stat : 33326 (SynLSCD-PS) R 33323 33326 31551 0 -1 4194304 154748 0 0 0 338894 409 0 0 20 0 1 0 38104723 1234882560 225533 18446744073709551615 94577777016832 94577779451833 140727684132368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94577779932408 94577779965440 94577784455168 140727684139360 140727684139496 140727684139496 140727684145098 0
/proc/33326/statm: 301485 225533 2656 595 0 286152 0
Current children cumulated CPU time: 3393.03 s
Current children cumulated vsize: 1205940 KiB
Current children cumulated memory: 902132 KiB

[startup+3462.3 s]
/proc/loadavg: 3.22 3.68 3.92 4/260 33676
/proc/meminfo: memFree=100563360/131249996 swapFree=33010684/33010684
[pid=33326] ppid=33323 vsize=1207136 memory=904180 CPUtime=3452.87 cores=5,7
/proc/33326/stat : 33326 (SynLSCD-PS) R 33323 33326 31551 0 -1 4194304 155047 0 0 0 344872 415 0 0 20 0 1 0 38104723 1236107264 226045 18446744073709551615 94577777016832 94577779451833 140727684132368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94577779932408 94577779965440 94577784455168 140727684139360 140727684139496 140727684139496 140727684145098 0
/proc/33326/statm: 301784 226045 2656 595 0 286451 0
Current children cumulated CPU time: 3452.87 s
Current children cumulated vsize: 1207136 KiB
Current children cumulated memory: 904180 KiB

[startup+3522.3 s]
/proc/loadavg: 3.14 3.57 3.87 4/260 33678
/proc/meminfo: memFree=100517284/131249996 swapFree=33010684/33010684
[pid=33326] ppid=33323 vsize=1207136 memory=919924 CPUtime=3512.71 cores=5,7
/proc/33326/stat : 33326 (SynLSCD-PS) R 33323 33326 31551 0 -1 4194304 155113 0 0 0 350851 420 0 0 20 0 1 0 38104723 1236107264 229981 18446744073709551615 94577777016832 94577779451833 140727684132368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94577779932408 94577779965440 94577784455168 140727684139360 140727684139496 140727684139496 140727684145098 0
/proc/33326/statm: 301784 229981 2656 595 0 286451 0
Current children cumulated CPU time: 3512.71 s
Current children cumulated vsize: 1207136 KiB
Current children cumulated memory: 919924 KiB

[startup+3582.3 s]
/proc/loadavg: 3.10 3.48 3.82 4/259 33681
/proc/meminfo: memFree=100441064/131249996 swapFree=33010684/33010684
[pid=33326] ppid=33323 vsize=1208104 memory=931956 CPUtime=3572.55 cores=5,7
/proc/33326/stat : 33326 (SynLSCD-PS) R 33323 33326 31551 0 -1 4194304 155427 0 0 0 356830 425 0 0 20 0 1 0 38104723 1237098496 232989 18446744073709551615 94577777016832 94577779451833 140727684132368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94577779932408 94577779965440 94577784455168 140727684139360 140727684139496 140727684139496 140727684145098 0
/proc/33326/statm: 302026 232989 2656 595 0 286693 0
Current children cumulated CPU time: 3572.55 s
Current children cumulated vsize: 1208104 KiB
Current children cumulated memory: 931956 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.9 s]
/proc/loadavg: 3.13 3.45 3.80 4/259 33681
/proc/meminfo: memFree=100438976/131249996 swapFree=33010684/33010684
[pid=33326] ppid=33323 vsize=1208104 memory=933748 CPUtime=3600.08 cores=5,7
/proc/33326/stat : 33326 (SynLSCD-PS) R 33323 33326 31551 0 -1 4194304 155439 0 0 0 359581 427 0 0 20 0 1 0 38104723 1237098496 233437 18446744073709551615 94577777016832 94577779451833 140727684132368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94577779932408 94577779965440 94577784455168 140727684139360 140727684139496 140727684139496 140727684145098 0
/proc/33326/statm: 302026 233437 2656 595 0 286693 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 1208104 KiB
Current children cumulated memory: 933748 KiB

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

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

# cumulated CPU time of all completed processes:  user=3595.86 s, system=4.27895 s

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

[startup+3609.9 s]
/proc/loadavg: 3.13 3.45 3.80 4/259 33681
/proc/meminfo: memFree=100438976/131249996 swapFree=33010684/33010684
[pid=33326] ppid=33323 vsize=1208104 memory=933748 CPUtime=3600.08 cores=5,7
/proc/33326/stat : 33326 (SynLSCD-PS) R 33323 33326 31551 0 -1 4194304 155439 0 0 0 359581 427 0 0 20 0 1 0 38104723 1237098496 233437 18446744073709551615 94577777016832 94577779451833 140727684132368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94577779932408 94577779965440 94577784455168 140727684139360 140727684139496 140727684139496 140727684145098 0
/proc/33326/statm: 302026 233437 2656 595 0 286693 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 1208104 KiB
Current children cumulated memory: 933748 KiB

Child status: 0

Real time (s): 3609.95
CPU time (s): 3600.14
CPU user time (s): 3595.86
CPU system time (s): 4.27895
CPU usage (%): 99.7283
Max. virtual memory (cumulated for all children) (KiB): 1477560
Max. memory (cumulated for all children) (KiB): 1094584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.86
system time used= 4.27895
maximum resident set size= 1162168
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 155464
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 207
involuntary context switches= 20614


# summary of solver processes directly reported to runsolver:
#   pid: 33326
#   total CPU time (s): 3600.14
#   total CPU user time (s): 3595.86
#   total CPU system time (s): 4.27895

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.9586 second user time and 15.9756 second system time

The end

Launcher Data

Begin job on nodeC017 at 2025-06-29 21:11:10
IDJOB=4515253
IDBENCH=164254
IDSOLVER=3370
FILE ID=nodeC017/4515253-1751224270
RUNJOBID= nodeC017-1751216507-31564
SLURM_JOB_ID= 9587656
Free space on /tmp= 433004 MiB

SOLVER NAME= SynLSCD-PS 2025-06-01
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/dec/miplib2017/normalized-ab71-20-100.0.u.opb
COMMAND LINE= SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4515253-1751224270/watcher-4515253-1751224270 -o /tmp/evaluation-result-4515253-1751224270/solver-4515253-1751224270 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1751216507-31564 --watchdog 3760  SynLSCD-PS --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4515253-1751224270.opb

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

MD5SUM BENCH= 5a0bcd4a9e5bc1c51804f47b1691eae0
RANDOM SEED=1011912525

nodeC017 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		: 3600.063
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	: 7000.12
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		: 3600.060
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	: 7000.12
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		: 3601.142
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	: 7000.12
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		: 3599.982
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	: 7000.12
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		: 3600.092
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	: 7000.12
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		: 3608.588
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	: 7000.12
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.917
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	: 7000.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.074
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	: 7000.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        114218100 kB
MemAvailable:   116978684 kB
Buffers:            2380 kB
Cached:          3533168 kB
SwapCached:            0 kB
Active:         13041012 kB
Inactive:        3228012 kB
Active(anon):   12751540 kB
Inactive(anon):       16 kB
Active(file):     289472 kB
Inactive(file):  3227996 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              3944 kB
Writeback:             0 kB
AnonPages:      12736112 kB
Mapped:           114260 kB
Shmem:             18080 kB
KReclaimable:     164312 kB
Slab:             251960 kB
SReclaimable:     164312 kB
SUnreclaim:        87648 kB
KernelStack:        4288 kB
PageTables:        28536 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   14365672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150520 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4319232 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:      176852 kB
DirectMap2M:     6934528 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 432996 MiB
End job on nodeC017 at 2025-06-29 22:11:20