Trace number 4515108

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 2025-06-01? (TO) 3600.12 3608.9

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/
dec/miplib2017/normalized-ab51-40-100.0.s.opb
MD5SUMfadbb7049cb6f956a624efb3819309ab
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark27.5709
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables12675
Total number of constraints11891
Number of constraints which are clauses11766
Number of constraints which are cardinality constraints (but not clauses)124
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint11734
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 1285215
Number of bits of the biggest number in a constraint 21
Biggest sum of numbers in a constraint 501285382
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.07	c #vars 12675 #constraints 11891 0.938146 1
1.47/1.57	c 11891 constraints
1.47/1.57	c Finish cloning data from SAT to LS
1.47/1.57	c restart_num_ls  -100000 0
2977.36/2984.61	c Use LS-small
2977.36/2984.61	restart_num  0 314
2977.36/2984.61	LS-restart 90 82
3600.01/3608.80	c Use LS-small
3600.01/3608.80	c Program interrupted by user.
3600.01/3608.80	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 (56812 MiB free)
  memory of node 1: 64507 MiB (63811 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4515108-1751224164/watcher-4515108-1751224164 -o /tmp/evaluation-result-4515108-1751224164/solver-4515108-1751224164 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1751215247-25535 --watchdog 3760 SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4515108-1751224164.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=28100, runsolver pid=28097
Current StackSize limit: 8192 KiB


[startup+0.100062 s]*
/proc/loadavg: 4.04 4.08 4.08 5/264 28101
/proc/meminfo: memFree=123510468/131250000 swapFree=33010684/33010684
[pid=28100] ppid=28097 vsize=99276 memory=28692 CPUtime=0.08 cores=1,3
/proc/28100/stat : 28100 (SynLSCD) R 28097 28100 25523 0 -1 4194304 5246 0 0 0 8 0 0 0 20 0 1 0 38096268 101658624 7173 18446744073709551615 94693118623744 94693121057897 140723774405488 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94693121539320 94693121572352 94693135368192 140723774413158 140723774413291 140723774413291 140723774418893 0
/proc/28100/statm: 24819 7173 2304 595 0 9486 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 99276 KiB
Current children cumulated memory: 28692 KiB

[startup+0.205436 s]*
/proc/loadavg: 4.04 4.08 4.08 5/264 28101
/proc/meminfo: memFree=123493836/131250000 swapFree=33010684/33010684
[pid=28100] ppid=28097 vsize=114296 memory=43344 CPUtime=0.19 cores=1,3
/proc/28100/stat : 28100 (SynLSCD) R 28097 28100 25523 0 -1 4194304 9165 0 0 0 18 1 0 0 20 0 1 0 38096268 117039104 10836 18446744073709551615 94693118623744 94693121057897 140723774405488 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94693121539320 94693121572352 94693135368192 140723774413158 140723774413291 140723774413291 140723774418893 0
/proc/28100/statm: 28574 10836 2464 595 0 13241 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 114296 KiB
Current children cumulated memory: 43344 KiB

[startup+0.305369 s]*
/proc/loadavg: 4.04 4.08 4.08 5/264 28101
/proc/meminfo: memFree=123493836/131250000 swapFree=33010684/33010684
[pid=28100] ppid=28097 vsize=116456 memory=44240 CPUtime=0.3 cores=1,3
/proc/28100/stat : 28100 (SynLSCD) R 28097 28100 25523 0 -1 4194304 9372 0 0 0 28 2 0 0 20 0 1 0 38096268 119250944 11060 18446744073709551615 94693118623744 94693121057897 140723774405488 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94693121539320 94693121572352 94693135368192 140723774413158 140723774413291 140723774413291 140723774418893 0
/proc/28100/statm: 29114 11060 2464 595 0 13781 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 116456 KiB
Current children cumulated memory: 44240 KiB

[startup+0.700149 s]
/proc/loadavg: 4.04 4.08 4.08 5/264 28101
/proc/meminfo: memFree=123493836/131250000 swapFree=33010684/33010684
[pid=28100] ppid=28097 vsize=116456 memory=44368 CPUtime=0.68 cores=1,3
/proc/28100/stat : 28100 (SynLSCD) R 28097 28100 25523 0 -1 4194304 9396 0 0 0 66 2 0 0 20 0 1 0 38096268 119250944 11092 18446744073709551615 94693118623744 94693121057897 140723774405488 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94693121539320 94693121572352 94693135368192 140723774413158 140723774413291 140723774413291 140723774418893 0
/proc/28100/statm: 29114 11092 2464 595 0 13781 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 116456 KiB
Current children cumulated memory: 44368 KiB

[startup+1.50013 s]
/proc/loadavg: 4.04 4.08 4.08 5/264 28101
/proc/meminfo: memFree=123356748/131250000 swapFree=33010684/33010684
[pid=28100] ppid=28097 vsize=606888 memory=533200 CPUtime=1.47 cores=1,3
/proc/28100/stat : 28100 (SynLSCD) R 28097 28100 25523 0 -1 4194304 131610 0 0 0 126 21 0 0 20 0 1 0 38096268 621453312 133300 18446744073709551615 94693118623744 94693121057897 140723774405488 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94693121539320 94693121572352 94693135368192 140723774413158 140723774413291 140723774413291 140723774418893 0
/proc/28100/statm: 151722 133300 2464 595 0 136389 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 606888 KiB
Current children cumulated memory: 533200 KiB

[startup+3.10527 s]
/proc/loadavg: 4.04 4.08 4.08 5/264 28101
/proc/meminfo: memFree=122945712/131250000 swapFree=33010684/33010684
[pid=28100] ppid=28097 vsize=661932 memory=590160 CPUtime=3.08 cores=1,3
/proc/28100/stat : 28100 (SynLSCD) R 28097 28100 25523 0 -1 4194304 145820 0 0 0 283 25 0 0 20 0 1 0 38096268 677818368 147540 18446744073709551615 94693118623744 94693121057897 140723774405488 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94693121539320 94693121572352 94693135368192 140723774413158 140723774413291 140723774413291 140723774418893 0
/proc/28100/statm: 165483 147540 2496 595 0 150150 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 661932 KiB
Current children cumulated memory: 590160 KiB

[startup+6.30012 s]
/proc/loadavg: 4.04 4.07 4.08 5/264 28101
/proc/meminfo: memFree=122945712/131250000 swapFree=33010684/33010684
[pid=28100] ppid=28097 vsize=661932 memory=590160 CPUtime=6.27 cores=1,3
/proc/28100/stat : 28100 (SynLSCD) R 28097 28100 25523 0 -1 4194304 145821 0 0 0 599 28 0 0 20 0 1 0 38096268 677818368 147540 18446744073709551615 94693118623744 94693121057897 140723774405488 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94693121539320 94693121572352 94693135368192 140723774413158 140723774413291 140723774413291 140723774418893 0
/proc/28100/statm: 165483 147540 2496 595 0 150150 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 661932 KiB
Current children cumulated memory: 590160 KiB

[startup+12.7001 s]
/proc/loadavg: 4.04 4.07 4.08 5/264 28101
/proc/meminfo: memFree=122945720/131250000 swapFree=33010684/33010684
[pid=28100] ppid=28097 vsize=661932 memory=590160 CPUtime=12.66 cores=1,3
/proc/28100/stat : 28100 (SynLSCD) R 28097 28100 25523 0 -1 4194304 145821 0 0 0 1232 34 0 0 20 0 1 0 38096268 677818368 147540 18446744073709551615 94693118623744 94693121057897 140723774405488 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94693121539320 94693121572352 94693135368192 140723774413158 140723774413291 140723774413291 140723774418893 0
/proc/28100/statm: 165483 147540 2496 595 0 150150 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 661932 KiB
Current children cumulated memory: 590160 KiB

[startup+25.5001 s]
/proc/loadavg: 4.03 4.07 4.08 6/264 28101
/proc/meminfo: memFree=122941816/131250000 swapFree=33010684/33010684
[pid=28100] ppid=28097 vsize=661932 memory=590160 CPUtime=25.43 cores=1,3
/proc/28100/stat : 28100 (SynLSCD) R 28097 28100 25523 0 -1 4194304 145821 0 0 0 2497 46 0 0 20 0 1 0 38096268 677818368 147540 18446744073709551615 94693118623744 94693121057897 140723774405488 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94693121539320 94693121572352 94693135368192 140723774413158 140723774413291 140723774413291 140723774418893 0
/proc/28100/statm: 165483 147540 2496 595 0 150150 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 661932 KiB
Current children cumulated memory: 590160 KiB

[startup+51.1053 s]
/proc/loadavg: 4.09 4.08 4.08 5/264 28101
/proc/meminfo: memFree=122923184/131250000 swapFree=33010684/33010684
[pid=28100] ppid=28097 vsize=661932 memory=590160 CPUtime=50.97 cores=1,3
/proc/28100/stat : 28100 (SynLSCD) R 28097 28100 25523 0 -1 4194304 145822 0 0 0 5029 68 0 0 20 0 1 0 38096268 677818368 147540 18446744073709551615 94693118623744 94693121057897 140723774405488 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94693121539320 94693121572352 94693135368192 140723774413158 140723774413291 140723774413291 140723774418893 0
/proc/28100/statm: 165483 147540 2496 595 0 150150 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 661932 KiB
Current children cumulated memory: 590160 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.08 4.09 5/264 28194
/proc/meminfo: memFree=122027528/131250000 swapFree=33010684/33010684
[pid=28100] ppid=28097 vsize=1008136 memory=926620 CPUtime=102.04 cores=1,3
/proc/28100/stat : 28100 (SynLSCD) R 28097 28100 25523 0 -1 4194304 167317 0 0 0 10107 97 0 0 20 0 1 0 38096268 1032331264 231655 18446744073709551615 94693118623744 94693121057897 140723774405488 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94693121539320 94693121572352 94693135368192 140723774413158 140723774413291 140723774413291 140723774418893 0
/proc/28100/statm: 252034 231655 2560 595 0 236701 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 1008136 KiB
Current children cumulated memory: 926620 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.08 4.09 5/263 28196
/proc/meminfo: memFree=121559872/131250000 swapFree=33010684/33010684
[pid=28100] ppid=28097 vsize=1393972 memory=1229948 CPUtime=161.89 cores=1,3
/proc/28100/stat : 28100 (SynLSCD) R 28097 28100 25523 0 -1 4194304 205703 0 0 0 16071 118 0 0 20 0 1 0 38096268 1427427328 307487 18446744073709551615 94693118623744 94693121057897 140723774405488 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94693121539320 94693121572352 94693135368192 140723774413158 140723774413291 140723774413291 140723774418893 0
/proc/28100/statm: 348493 307487 2560 595 0 333160 0
Current children cumulated CPU time: 161.89 s
Current children cumulated vsize: 1393972 KiB
Current children cumulated memory: 1229948 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.08 4.09 5/263 28198
/proc/meminfo: memFree=120867220/131250000 swapFree=33010684/33010684
[pid=28100] ppid=28097 vsize=1906008 memory=1508084 CPUtime=221.74 cores=1,3
/proc/28100/stat : 28100 (SynLSCD) R 28097 28100 25523 0 -1 4194304 237406 0 0 0 22033 141 0 0 20 0 1 0 38096268 1951752192 377021 18446744073709551615 94693118623744 94693121057897 140723774405488 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94693121539320 94693121572352 94693135368192 140723774413158 140723774413291 140723774413291 140723774418893 0
/proc/28100/statm: 476502 377021 2560 595 0 461169 0
Current children cumulated CPU time: 221.74 s
Current children cumulated vsize: 1906008 KiB
Current children cumulated memory: 1508084 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 4.08 4.09 5/263 28203
/proc/meminfo: memFree=120665568/131250000 swapFree=33010684/33010684
[pid=28100] ppid=28097 vsize=1911648 memory=1512948 CPUtime=281.59 cores=1,3
/proc/28100/stat : 28100 (SynLSCD) R 28097 28100 25523 0 -1 4194304 238614 0 0 0 28016 143 0 0 20 0 1 0 38096268 1957527552 378237 18446744073709551615 94693118623744 94693121057897 140723774405488 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94693121539320 94693121572352 94693135368192 140723774413158 140723774413291 140723774413291 140723774418893 0
/proc/28100/statm: 477912 378237 2560 595 0 462579 0
Current children cumulated CPU time: 281.59 s
Current children cumulated vsize: 1911648 KiB
Current children cumulated memory: 1512948 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/263 28205
/proc/meminfo: memFree=120334384/131250000 swapFree=33010684/33010684
[pid=28100] ppid=28097 vsize=1985208 memory=1569908 CPUtime=341.45 cores=1,3
/proc/28100/stat : 28100 (SynLSCD) R 28097 28100 25523 0 -1 4194304 253073 0 0 0 33994 151 0 0 20 0 1 0 38096268 2032852992 392477 18446744073709551615 94693118623744 94693121057897 140723774405488 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94693121539320 94693121572352 94693135368192 140723774413158 140723774413291 140723774413291 140723774418893 0
/proc/28100/statm: 496302 392477 2560 595 0 480969 0
Current children cumulated CPU time: 341.45 s
Current children cumulated vsize: 1985208 KiB
Current children cumulated memory: 1569908 KiB

[startup+402.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/263 28209
/proc/meminfo: memFree=120307972/131250000 swapFree=33010684/33010684
[pid=28100] ppid=28097 vsize=1998540 memory=1582324 CPUtime=401.29 cores=1,3
/proc/28100/stat : 28100 (SynLSCD) R 28097 28100 25523 0 -1 4194304 256183 0 0 0 39975 154 0 0 20 0 1 0 38096268 2046504960 395581 18446744073709551615 94693118623744 94693121057897 140723774405488 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94693121539320 94693121572352 94693135368192 140723774413158 140723774413291 140723774413291 140723774418893 0
/proc/28100/statm: 499635 395581 2560 595 0 484302 0
Current children cumulated CPU time: 401.29 s
Current children cumulated vsize: 1998540 KiB
Current children cumulated memory: 1582324 KiB

[startup+462.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/263 28213
/proc/meminfo: memFree=120256692/131250000 swapFree=33010684/33010684
[pid=28100] ppid=28097 vsize=2029332 memory=1608564 CPUtime=461.15 cores=1,3
/proc/28100/stat : 28100 (SynLSCD) R 28097 28100 25523 0 -1 4194304 262757 0 0 0 45952 163 0 0 20 0 1 0 38096268 2078035968 402141 18446744073709551615 94693118623744 94693121057897 140723774405488 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94693121539320 94693121572352 94693135368192 140723774413158 140723774413291 140723774413291 140723774418893 0
/proc/28100/statm: 507333 402141 2560 595 0 492000 0

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

Current children cumulated memory: 1897460 KiB

[startup+2862.3 s]
/proc/loadavg: 3.09 3.20 3.55 4/257 28352
/proc/meminfo: memFree=118491728/131250000 swapFree=33010684/33010684
[pid=28100] ppid=28097 vsize=2352996 memory=1898868 CPUtime=2855.35 cores=1,3
/proc/28100/stat : 28100 (SynLSCD) R 28097 28100 25523 0 -1 4194304 336900 0 0 0 285206 329 0 0 20 0 1 0 38096268 2409467904 474717 18446744073709551615 94693118623744 94693121057897 140723774405488 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94693121539320 94693121572352 94693135368192 140723774413158 140723774413291 140723774413291 140723774418893 0
/proc/28100/statm: 588249 474717 2560 595 0 572916 0
Current children cumulated CPU time: 2855.35 s
Current children cumulated vsize: 2352996 KiB
Current children cumulated memory: 1898868 KiB

[startup+2922.3 s]
/proc/loadavg: 3.07 3.18 3.52 4/257 28356
/proc/meminfo: memFree=118438652/131250000 swapFree=33010684/33010684
[pid=28100] ppid=28097 vsize=2355912 memory=1901556 CPUtime=2915.2 cores=1,3
/proc/28100/stat : 28100 (SynLSCD) R 28097 28100 25523 0 -1 4194304 337592 0 0 0 291187 333 0 0 20 0 1 0 38096268 2412453888 475389 18446744073709551615 94693118623744 94693121057897 140723774405488 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94693121539320 94693121572352 94693135368192 140723774413158 140723774413291 140723774413291 140723774418893 0
/proc/28100/statm: 588978 475389 2560 595 0 573645 0
Current children cumulated CPU time: 2915.2 s
Current children cumulated vsize: 2355912 KiB
Current children cumulated memory: 1901556 KiB

[startup+2982.3 s]
/proc/loadavg: 3.13 3.17 3.50 4/257 28358
/proc/meminfo: memFree=118390120/131250000 swapFree=33010684/33010684
[pid=28100] ppid=28097 vsize=2357256 memory=1902836 CPUtime=2975.06 cores=1,3
/proc/28100/stat : 28100 (SynLSCD) R 28097 28100 25523 0 -1 4194304 337981 0 0 0 297166 340 0 0 20 0 1 0 38096268 2413830144 475709 18446744073709551615 94693118623744 94693121057897 140723774405488 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94693121539320 94693121572352 94693135368192 140723774413158 140723774413291 140723774413291 140723774418893 0
/proc/28100/statm: 589314 475709 2560 595 0 573981 0
Current children cumulated CPU time: 2975.06 s
Current children cumulated vsize: 2357256 KiB
Current children cumulated memory: 1902836 KiB

[startup+3042.3 s]
/proc/loadavg: 3.05 3.14 3.46 4/257 28360
/proc/meminfo: memFree=118365920/131250000 swapFree=33010684/33010684
[pid=28100] ppid=28097 vsize=2357256 memory=1902836 CPUtime=3034.94 cores=1,3
/proc/28100/stat : 28100 (SynLSCD) R 28097 28100 25523 0 -1 4194304 337981 0 0 0 303104 390 0 0 20 0 1 0 38096268 2413830144 475709 18446744073709551615 94693118623744 94693121057897 140723774405488 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94693121539320 94693121572352 94693135368192 140723774413158 140723774413291 140723774413291 140723774418893 0
/proc/28100/statm: 589314 475709 2560 595 0 573981 0
Current children cumulated CPU time: 3034.94 s
Current children cumulated vsize: 2357256 KiB
Current children cumulated memory: 1902836 KiB

[startup+3102.3 s]
/proc/loadavg: 3.13 3.14 3.44 4/257 28373
/proc/meminfo: memFree=118333988/131250000 swapFree=33010684/33010684
[pid=28100] ppid=28097 vsize=2358072 memory=1903988 CPUtime=3094.8 cores=1,3
/proc/28100/stat : 28100 (SynLSCD) R 28097 28100 25523 0 -1 4194304 338388 0 0 0 309084 396 0 0 20 0 1 0 38096268 2414665728 475997 18446744073709551615 94693118623744 94693121057897 140723774405488 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94693121539320 94693121572352 94693135368192 140723774413158 140723774413291 140723774413291 140723774418893 0
/proc/28100/statm: 589518 475997 2560 595 0 574185 0
Current children cumulated CPU time: 3094.8 s
Current children cumulated vsize: 2358072 KiB
Current children cumulated memory: 1903988 KiB

[startup+3162.3 s]
/proc/loadavg: 3.11 3.13 3.42 4/256 28375
/proc/meminfo: memFree=118243616/131250000 swapFree=33010684/33010684
[pid=28100] ppid=28097 vsize=2360096 memory=1905652 CPUtime=3154.65 cores=1,3
/proc/28100/stat : 28100 (SynLSCD) R 28097 28100 25523 0 -1 4194304 338796 0 0 0 315064 401 0 0 20 0 1 0 38096268 2416738304 476413 18446744073709551615 94693118623744 94693121057897 140723774405488 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94693121539320 94693121572352 94693135368192 140723774413158 140723774413291 140723774413291 140723774418893 0
/proc/28100/statm: 590024 476413 2560 595 0 574691 0
Current children cumulated CPU time: 3154.65 s
Current children cumulated vsize: 2360096 KiB
Current children cumulated memory: 1905652 KiB

[startup+3222.3 s]
/proc/loadavg: 3.09 3.12 3.40 4/256 28377
/proc/meminfo: memFree=118191020/131250000 swapFree=33010684/33010684
[pid=28100] ppid=28097 vsize=2360748 memory=1906548 CPUtime=3214.52 cores=1,3
/proc/28100/stat : 28100 (SynLSCD) R 28097 28100 25523 0 -1 4194304 339052 0 0 0 321047 405 0 0 20 0 1 0 38096268 2417405952 476637 18446744073709551615 94693118623744 94693121057897 140723774405488 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94693121539320 94693121572352 94693135368192 140723774413158 140723774413291 140723774413291 140723774418893 0
/proc/28100/statm: 590187 476637 2560 595 0 574854 0
Current children cumulated CPU time: 3214.52 s
Current children cumulated vsize: 2360748 KiB
Current children cumulated memory: 1906548 KiB

[startup+3282.3 s]
/proc/loadavg: 3.10 3.11 3.37 4/256 28379
/proc/meminfo: memFree=118146444/131250000 swapFree=33010684/33010684
[pid=28100] ppid=28097 vsize=2360748 memory=1906676 CPUtime=3274.37 cores=1,3
/proc/28100/stat : 28100 (SynLSCD) R 28097 28100 25523 0 -1 4194304 339078 0 0 0 327029 408 0 0 20 0 1 0 38096268 2417405952 476669 18446744073709551615 94693118623744 94693121057897 140723774405488 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94693121539320 94693121572352 94693135368192 140723774413158 140723774413291 140723774413291 140723774418893 0
/proc/28100/statm: 590187 476669 2560 595 0 574854 0
Current children cumulated CPU time: 3274.37 s
Current children cumulated vsize: 2360748 KiB
Current children cumulated memory: 1906676 KiB

[startup+3342.3 s]
/proc/loadavg: 3.09 3.11 3.35 4/257 28384
/proc/meminfo: memFree=118077852/131250000 swapFree=33010684/33010684
[pid=28100] ppid=28097 vsize=2361432 memory=1907188 CPUtime=3334.23 cores=1,3
/proc/28100/stat : 28100 (SynLSCD) R 28097 28100 25523 0 -1 4194304 339354 0 0 0 333011 412 0 0 20 0 1 0 38096268 2418106368 476797 18446744073709551615 94693118623744 94693121057897 140723774405488 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94693121539320 94693121572352 94693135368192 140723774413158 140723774413291 140723774413291 140723774418893 0
/proc/28100/statm: 590358 476797 2560 595 0 575025 0
Current children cumulated CPU time: 3334.23 s
Current children cumulated vsize: 2361432 KiB
Current children cumulated memory: 1907188 KiB

[startup+3402.3 s]
/proc/loadavg: 3.07 3.10 3.33 4/257 28386
/proc/meminfo: memFree=118037296/131250000 swapFree=33010684/33010684
[pid=28100] ppid=28097 vsize=2362308 memory=1908084 CPUtime=3394.09 cores=1,3
/proc/28100/stat : 28100 (SynLSCD) R 28097 28100 25523 0 -1 4194304 339631 0 0 0 338994 415 0 0 20 0 1 0 38096268 2419003392 477021 18446744073709551615 94693118623744 94693121057897 140723774405488 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94693121539320 94693121572352 94693135368192 140723774413158 140723774413291 140723774413291 140723774418893 0
/proc/28100/statm: 590577 477021 2560 595 0 575244 0
Current children cumulated CPU time: 3394.09 s
Current children cumulated vsize: 2362308 KiB
Current children cumulated memory: 1908084 KiB

[startup+3462.3 s]
/proc/loadavg: 2.77 3.03 3.30 3/251 28421
/proc/meminfo: memFree=125625776/131250000 swapFree=33010684/33010684
[pid=28100] ppid=28097 vsize=2362580 memory=1908468 CPUtime=3453.94 cores=1,3
/proc/28100/stat : 28100 (SynLSCD) R 28097 28100 25523 0 -1 4194304 339701 0 0 0 344975 419 0 0 20 0 1 0 38096268 2419281920 477117 18446744073709551615 94693118623744 94693121057897 140723774405488 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94693121539320 94693121572352 94693135368192 140723774413158 140723774413291 140723774413291 140723774418893 0
/proc/28100/statm: 590645 477117 2560 595 0 575312 0
Current children cumulated CPU time: 3453.94 s
Current children cumulated vsize: 2362580 KiB
Current children cumulated memory: 1908468 KiB

[startup+3522.3 s]
/proc/loadavg: 2.33 2.85 3.22 3/251 28425
/proc/meminfo: memFree=125603668/131250000 swapFree=33010684/33010684
[pid=28100] ppid=28097 vsize=2364020 memory=1910516 CPUtime=3513.76 cores=1,3
/proc/28100/stat : 28100 (SynLSCD) R 28097 28100 25523 0 -1 4194304 339976 0 0 0 350954 422 0 0 20 0 1 0 38096268 2420756480 477629 18446744073709551615 94693118623744 94693121057897 140723774405488 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94693121539320 94693121572352 94693135368192 140723774413158 140723774413291 140723774413291 140723774418893 0
/proc/28100/statm: 591005 477629 2560 595 0 575672 0
Current children cumulated CPU time: 3513.76 s
Current children cumulated vsize: 2364020 KiB
Current children cumulated memory: 1910516 KiB

[startup+3582.3 s]
/proc/loadavg: 2.23 2.73 3.15 3/251 28427
/proc/meminfo: memFree=125583840/131250000 swapFree=33010684/33010684
[pid=28100] ppid=28097 vsize=2364288 memory=1911284 CPUtime=3573.59 cores=1,3
/proc/28100/stat : 28100 (SynLSCD) R 28097 28100 25523 0 -1 4194304 340158 0 0 0 356933 426 0 0 20 0 1 0 38096268 2421030912 477821 18446744073709551615 94693118623744 94693121057897 140723774405488 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94693121539320 94693121572352 94693135368192 140723774413158 140723774413291 140723774413291 140723774418893 0
/proc/28100/statm: 591072 477821 2560 595 0 575739 0
Current children cumulated CPU time: 3573.59 s
Current children cumulated vsize: 2364288 KiB
Current children cumulated memory: 1911284 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.8 s]
/proc/loadavg: 2.15 2.67 3.12 3/251 28427
/proc/meminfo: memFree=125575288/131250000 swapFree=33010684/33010684
[pid=28100] ppid=28097 vsize=2364288 memory=1911284 CPUtime=3600.01 cores=1,3
/proc/28100/stat : 28100 (SynLSCD) R 28097 28100 25523 0 -1 4194304 340164 0 0 0 359574 427 0 0 20 0 1 0 38096268 2421030912 477821 18446744073709551615 94693118623744 94693121057897 140723774405488 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94693121539320 94693121572352 94693135368192 140723774413158 140723774413291 140723774413291 140723774418893 0
/proc/28100/statm: 591072 477821 2560 595 0 575739 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 2364288 KiB
Current children cumulated memory: 1911284 KiB

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

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

# cumulated CPU time of all completed processes:  user=3595.79 s, system=4.32465 s

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

Child status: 0

Real time (s): 3608.9
CPU time (s): 3600.12
CPU user time (s): 3595.79
CPU system time (s): 4.32465
CPU usage (%): 99.7568
Max. virtual memory (cumulated for all children) (KiB): 2364288
Max. memory (cumulated for all children) (KiB): 1911284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.79
system time used= 4.32465
maximum resident set size= 1911668
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 340197
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= 139
involuntary context switches= 3527


# summary of solver processes directly reported to runsolver:
#   pid: 28100
#   total CPU time (s): 3600.12
#   total CPU user time (s): 3595.79
#   total CPU system time (s): 4.32465

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.38411 second user time and 14.9891 second system time

The end

Launcher Data

Begin job on nodeC027 at 2025-06-29 21:09:24
IDJOB=4515108
IDBENCH=164141
IDSOLVER=3369
FILE ID=nodeC027/4515108-1751224164
RUNJOBID= nodeC027-1751215247-25535
SLURM_JOB_ID= 9587651
Free space on /tmp= 432616 MiB

SOLVER NAME= SynLSCD 2025-06-01
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/dec/miplib2017/normalized-ab51-40-100.0.s.opb
COMMAND LINE= SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4515108-1751224164/watcher-4515108-1751224164 -o /tmp/evaluation-result-4515108-1751224164/solver-4515108-1751224164 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1751215247-25535 --watchdog 3760  SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4515108-1751224164.opb

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

MD5SUM BENCH= fadbb7049cb6f956a624efb3819309ab
RANDOM SEED=268255352

nodeC027 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.638
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.29
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.648
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.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        123518180 kB
MemAvailable:   124345312 kB
Buffers:            3280 kB
Cached:          1631192 kB
SwapCached:            0 kB
Active:          5738552 kB
Inactive:        1374592 kB
Active(anon):    5496740 kB
Inactive(anon):        0 kB
Active(file):     241812 kB
Inactive(file):  1374592 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              4272 kB
Writeback:             0 kB
AnonPages:       5481960 kB
Mapped:           113632 kB
Shmem:             18068 kB
KReclaimable:      99536 kB
Slab:             185344 kB
SReclaimable:      99536 kB
SUnreclaim:        85808 kB
KernelStack:        4272 kB
PageTables:        13904 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    5997952 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3119104 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:      203476 kB
DirectMap2M:     9005056 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433056 MiB
End job on nodeC027 at 2025-06-29 22:09:33