Trace number 4546066

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-07-23? (TO) 3600.05 3609.31

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/
equalities/array_diag/normalized-31array_diag_less.opb
MD5SUMd4d2180c253b956721820605fdb244a0
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 benchmark0.749639
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4929
Total number of constraints4930
Number of constraints which are clauses2883
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2047
Minimum length of a constraint2
Maximum length of a constraint124
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 2305843009213693952
Number of bits of the biggest number in a constraint 62
Biggest sum of numbers in a constraint 9223372036854775807
Number of bits of the biggest sum of numbers63
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.09	c #vars 4929 #constraints 6976 1.4153 1
0.00/0.09	c intsize: 63
0.20/0.25	c 6976 constraints
0.20/0.25	c Finish cloning data from SAT to LS
0.20/0.25	c restart_num_ls  -100000 0
1067.37/1070.23	c Use LS-small
1067.37/1070.23	restart_num  0 301
1067.37/1070.23	c LS-restart 90 4
2668.79/2675.82	c Use LS-small
2668.79/2675.82	restart_num  301 602
2668.79/2675.82	c LS-restart 80 84
2668.79/2675.82	c similarity no use LS 0.956381
3600.02/3609.30	c Program interrupted by user.
3600.02/3609.30	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: 63837 MiB (62625 MiB free)
  memory of node 1: 64465 MiB (63190 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4546066-1753263414/watcher-4546066-1753263414 -o /tmp/evaluation-result-4546066-1753263414/solver-4546066-1753263414 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1753259701-170997 --watchdog 3760 ./SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4546066-1753263414.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=172320, runsolver pid=172317

[startup+0.1001 s]*
/proc/loadavg: 4.08 4.11 4.09 5/250 172321
/proc/meminfo: memFree=128835376/131382120 swapFree=33010160/33010684
[pid=172320] ppid=172317 vsize=89996 memory=17280 CPUtime=0.09 cores=0,2
/proc/172320/stat : 172320 (SynLSCD) R 172317 172320 170979 0 -1 4194304 2248 0 0 0 8 1 0 0 20 0 1 0 242020568 92155904 4320 18446744073709551615 94899313102848 94899315537449 140721747470816 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94899316018424 94899316051456 94899329232896 140721747478915 140721747479050 140721747479050 140721747484654 0
/proc/172320/statm: 22499 4320 2336 595 0 7166 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 89996 KiB
Current children cumulated memory: 17280 KiB

[startup+0.212964 s]*
/proc/loadavg: 4.08 4.11 4.09 5/250 172321
/proc/meminfo: memFree=128835136/131382120 swapFree=33010160/33010684
[pid=172320] ppid=172317 vsize=92392 memory=19568 CPUtime=0.2 cores=0,2
/proc/172320/stat : 172320 (SynLSCD) R 172317 172320 170979 0 -1 4194304 2940 0 0 0 19 1 0 0 20 0 1 0 242020568 94609408 4892 18446744073709551615 94899313102848 94899315537449 140721747470816 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94899316018424 94899316051456 94899329232896 140721747478915 140721747479050 140721747479050 140721747484654 0
/proc/172320/statm: 23098 4892 2432 595 0 7765 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 92392 KiB
Current children cumulated memory: 19568 KiB

[startup+0.312942 s]*
/proc/loadavg: 4.08 4.11 4.09 5/250 172321
/proc/meminfo: memFree=128831356/131382120 swapFree=33010160/33010684
[pid=172320] ppid=172317 vsize=101204 memory=28168 CPUtime=0.31 cores=0,2
/proc/172320/stat : 172320 (SynLSCD) R 172317 172320 170979 0 -1 4194304 5340 0 0 0 27 4 0 0 20 0 1 0 242020568 103632896 7042 18446744073709551615 94899313102848 94899315537449 140721747470816 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94899316018424 94899316051456 94899329232896 140721747478915 140721747479050 140721747479050 140721747484654 0
/proc/172320/statm: 25301 7042 2464 595 0 9968 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 101204 KiB
Current children cumulated memory: 28168 KiB

[startup+0.700294 s]
/proc/loadavg: 4.08 4.11 4.09 5/250 172321
/proc/meminfo: memFree=128831356/131382120 swapFree=33010160/33010684
[pid=172320] ppid=172317 vsize=101204 memory=28168 CPUtime=0.68 cores=0,2
/proc/172320/stat : 172320 (SynLSCD) R 172317 172320 170979 0 -1 4194304 5340 0 0 0 55 13 0 0 20 0 1 0 242020568 103632896 7042 18446744073709551615 94899313102848 94899315537449 140721747470816 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94899316018424 94899316051456 94899329232896 140721747478915 140721747479050 140721747479050 140721747484654 0
/proc/172320/statm: 25301 7042 2464 595 0 9968 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 101204 KiB
Current children cumulated memory: 28168 KiB

[startup+1.50032 s]
/proc/loadavg: 4.08 4.11 4.09 5/250 172321
/proc/meminfo: memFree=128831356/131382120 swapFree=33010160/33010684
[pid=172320] ppid=172317 vsize=101204 memory=28168 CPUtime=1.48 cores=0,2
/proc/172320/stat : 172320 (SynLSCD) R 172317 172320 170979 0 -1 4194304 5340 0 0 0 117 31 0 0 20 0 1 0 242020568 103632896 7042 18446744073709551615 94899313102848 94899315537449 140721747470816 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94899316018424 94899316051456 94899329232896 140721747478915 140721747479050 140721747479050 140721747484654 0
/proc/172320/statm: 25301 7042 2464 595 0 9968 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 101204 KiB
Current children cumulated memory: 28168 KiB

[startup+3.11257 s]
/proc/loadavg: 4.08 4.11 4.09 5/250 172322
/proc/meminfo: memFree=128811368/131382120 swapFree=33010160/33010684
[pid=172320] ppid=172317 vsize=101204 memory=28168 CPUtime=3.08 cores=0,2
/proc/172320/stat : 172320 (SynLSCD) R 172317 172320 170979 0 -1 4194304 5340 0 0 0 240 68 0 0 20 0 1 0 242020568 103632896 7042 18446744073709551615 94899313102848 94899315537449 140721747470816 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94899316018424 94899316051456 94899329232896 140721747478915 140721747479050 140721747479050 140721747484654 0
/proc/172320/statm: 25301 7042 2464 595 0 9968 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 101204 KiB
Current children cumulated memory: 28168 KiB

[startup+6.30032 s]
/proc/loadavg: 4.15 4.13 4.09 5/250 172322
/proc/meminfo: memFree=128770896/131382120 swapFree=33010160/33010684
[pid=172320] ppid=172317 vsize=101204 memory=28168 CPUtime=6.26 cores=0,2
/proc/172320/stat : 172320 (SynLSCD) R 172317 172320 170979 0 -1 4194304 5340 0 0 0 487 139 0 0 20 0 1 0 242020568 103632896 7042 18446744073709551615 94899313102848 94899315537449 140721747470816 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94899316018424 94899316051456 94899329232896 140721747478915 140721747479050 140721747479050 140721747484654 0
/proc/172320/statm: 25301 7042 2464 595 0 9968 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 101204 KiB
Current children cumulated memory: 28168 KiB

[startup+12.7003 s]
/proc/loadavg: 4.14 4.12 4.09 5/250 172322
/proc/meminfo: memFree=128715456/131382120 swapFree=33010160/33010684
[pid=172320] ppid=172317 vsize=117024 memory=60384 CPUtime=12.64 cores=0,2
/proc/172320/stat : 172320 (SynLSCD) R 172317 172320 170979 0 -1 4194304 9243 0 0 0 1116 148 0 0 20 0 1 0 242020568 119832576 15096 18446744073709551615 94899313102848 94899315537449 140721747470816 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94899316018424 94899316051456 94899329232896 140721747478915 140721747479050 140721747479050 140721747484654 0
/proc/172320/statm: 29256 15096 2528 595 0 13923 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 117024 KiB
Current children cumulated memory: 60384 KiB

[startup+25.5004 s]
/proc/loadavg: 4.11 4.12 4.09 5/250 172322
/proc/meminfo: memFree=128654316/131382120 swapFree=33010160/33010684
[pid=172320] ppid=172317 vsize=174008 memory=109604 CPUtime=25.41 cores=0,2
/proc/172320/stat : 172320 (SynLSCD) R 172317 172320 170979 0 -1 4194304 15007 0 0 0 2387 154 0 0 20 0 1 0 242020568 178184192 27401 18446744073709551615 94899313102848 94899315537449 140721747470816 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94899316018424 94899316051456 94899329232896 140721747478915 140721747479050 140721747479050 140721747484654 0
/proc/172320/statm: 43502 27401 2528 595 0 28169 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 174008 KiB
Current children cumulated memory: 109604 KiB

[startup+51.1129 s]
/proc/loadavg: 4.15 4.12 4.09 5/250 172322
/proc/meminfo: memFree=128602420/131382120 swapFree=33010160/33010684
[pid=172320] ppid=172317 vsize=188448 memory=125816 CPUtime=50.96 cores=0,2
/proc/172320/stat : 172320 (SynLSCD) R 172317 172320 170979 0 -1 4194304 18563 0 0 0 4935 161 0 0 20 0 1 0 242020568 192970752 31454 18446744073709551615 94899313102848 94899315537449 140721747470816 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94899316018424 94899316051456 94899329232896 140721747478915 140721747479050 140721747479050 140721747484654 0
/proc/172320/statm: 47112 31454 2528 595 0 31779 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 188448 KiB
Current children cumulated memory: 125816 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/250 172325
/proc/meminfo: memFree=128548288/131382120 swapFree=33010160/33010684
[pid=172320] ppid=172317 vsize=251740 memory=173288 CPUtime=102.01 cores=0,2
/proc/172320/stat : 172320 (SynLSCD) R 172317 172320 170979 0 -1 4194304 24736 0 0 0 10026 175 0 0 20 0 1 0 242020568 257781760 43322 18446744073709551615 94899313102848 94899315537449 140721747470816 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94899316018424 94899316051456 94899329232896 140721747478915 140721747479050 140721747479050 140721747484654 0
/proc/172320/statm: 62935 43322 2528 595 0 47602 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 251740 KiB
Current children cumulated memory: 173288 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/249 172327
/proc/meminfo: memFree=128475868/131382120 swapFree=33010160/33010684
[pid=172320] ppid=172317 vsize=327420 memory=204224 CPUtime=161.85 cores=0,2
/proc/172320/stat : 172320 (SynLSCD) R 172317 172320 170979 0 -1 4194304 26967 0 0 0 15997 188 0 0 20 0 1 0 242020568 335278080 51056 18446744073709551615 94899313102848 94899315537449 140721747470816 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94899316018424 94899316051456 94899329232896 140721747478915 140721747479050 140721747479050 140721747484654 0
/proc/172320/statm: 81855 51056 2528 595 0 66522 0
Current children cumulated CPU time: 161.85 s
Current children cumulated vsize: 327420 KiB
Current children cumulated memory: 204224 KiB

[startup+222.3 s]
/proc/loadavg: 4.16 4.12 4.09 5/249 172329
/proc/meminfo: memFree=128413412/131382120 swapFree=33010160/33010684
[pid=172320] ppid=172317 vsize=332764 memory=224036 CPUtime=221.7 cores=0,2
/proc/172320/stat : 172320 (SynLSCD) R 172317 172320 170979 0 -1 4194304 28338 0 0 0 21969 201 0 0 20 0 1 0 242020568 340750336 56009 18446744073709551615 94899313102848 94899315537449 140721747470816 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94899316018424 94899316051456 94899329232896 140721747478915 140721747479050 140721747479050 140721747484654 0
/proc/172320/statm: 83191 56009 2528 595 0 67858 0
Current children cumulated CPU time: 221.7 s
Current children cumulated vsize: 332764 KiB
Current children cumulated memory: 224036 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/249 172331
/proc/meminfo: memFree=128348928/131382120 swapFree=33010160/33010684
[pid=172320] ppid=172317 vsize=340776 memory=233508 CPUtime=281.52 cores=0,2
/proc/172320/stat : 172320 (SynLSCD) R 172317 172320 170979 0 -1 4194304 30456 0 0 0 27940 212 0 0 20 0 1 0 242020568 348954624 58377 18446744073709551615 94899313102848 94899315537449 140721747470816 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94899316018424 94899316051456 94899329232896 140721747478915 140721747479050 140721747479050 140721747484654 0
/proc/172320/statm: 85194 58377 2656 595 0 69861 0
Current children cumulated CPU time: 281.52 s
Current children cumulated vsize: 340776 KiB
Current children cumulated memory: 233508 KiB

[startup+342.301 s]
/proc/loadavg: 4.17 4.12 4.10 5/249 172333
/proc/meminfo: memFree=128327560/131382120 swapFree=33010160/33010684
[pid=172320] ppid=172317 vsize=347020 memory=240676 CPUtime=341.34 cores=0,2
/proc/172320/stat : 172320 (SynLSCD) R 172317 172320 170979 0 -1 4194304 31841 0 0 0 33907 227 0 0 20 0 1 0 242020568 355348480 60169 18446744073709551615 94899313102848 94899315537449 140721747470816 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94899316018424 94899316051456 94899329232896 140721747478915 140721747479050 140721747479050 140721747484654 0
/proc/172320/statm: 86755 60169 2656 595 0 71422 0
Current children cumulated CPU time: 341.34 s
Current children cumulated vsize: 347020 KiB
Current children cumulated memory: 240676 KiB

[startup+402.3 s]
/proc/loadavg: 4.17 4.13 4.10 5/249 172335
/proc/meminfo: memFree=128357096/131382120 swapFree=33010160/33010684
[pid=172320] ppid=172317 vsize=347508 memory=241188 CPUtime=401.18 cores=0,2
/proc/172320/stat : 172320 (SynLSCD) R 172317 172320 170979 0 -1 4194304 32000 0 0 0 39877 241 0 0 20 0 1 0 242020568 355848192 60297 18446744073709551615 94899313102848 94899315537449 140721747470816 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94899316018424 94899316051456 94899329232896 140721747478915 140721747479050 140721747479050 140721747484654 0
/proc/172320/statm: 86877 60297 2656 595 0 71544 0
Current children cumulated CPU time: 401.18 s
Current children cumulated vsize: 347508 KiB
Current children cumulated memory: 241188 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/249 172337
/proc/meminfo: memFree=128367008/131382120 swapFree=33010160/33010684
[pid=172320] ppid=172317 vsize=348496 memory=242212 CPUtime=461.03 cores=0,2
/proc/172320/stat : 172320 (SynLSCD) R 172317 172320 170979 0 -1 4194304 32271 0 0 0 45849 254 0 0 20 0 1 0 242020568 356859904 60553 18446744073709551615 94899313102848 94899315537449 140721747470816 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94899316018424 94899316051456 94899329232896 140721747478915 140721747479050 140721747479050 140721747484654 0
/proc/172320/statm: 87124 60553 2656 595 0 71791 0

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

Current children cumulated memory: 417292 KiB

[startup+2922.3 s]
/proc/loadavg: 3.11 3.21 3.58 4/244 172494
/proc/meminfo: memFree=128267704/131382120 swapFree=33010160/33010684
[pid=172320] ppid=172317 vsize=636560 memory=454156 CPUtime=2914.69 cores=0,2
/proc/172320/stat : 172320 (SynLSCD) R 172317 172320 170979 0 -1 4194304 67364 0 0 0 290569 900 0 0 20 0 1 0 242020568 651837440 113539 18446744073709551615 94899313102848 94899315537449 140721747470816 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94899316018424 94899316051456 94899329232896 140721747478915 140721747479050 140721747479050 140721747484654 0
/proc/172320/statm: 159140 113539 2656 595 0 143807 0
Current children cumulated CPU time: 2914.69 s
Current children cumulated vsize: 636560 KiB
Current children cumulated memory: 454156 KiB

[startup+2982.3 s]
/proc/loadavg: 3.08 3.18 3.55 4/245 172503
/proc/meminfo: memFree=128197528/131382120 swapFree=33010160/33010684
[pid=172320] ppid=172317 vsize=657704 memory=492300 CPUtime=2974.54 cores=0,2
/proc/172320/stat : 172320 (SynLSCD) R 172317 172320 170979 0 -1 4194304 71754 0 0 0 296543 911 0 0 20 0 1 0 242020568 673488896 123075 18446744073709551615 94899313102848 94899315537449 140721747470816 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94899316018424 94899316051456 94899329232896 140721747478915 140721747479050 140721747479050 140721747484654 0
/proc/172320/statm: 164426 123075 2656 595 0 149093 0
Current children cumulated CPU time: 2974.54 s
Current children cumulated vsize: 657704 KiB
Current children cumulated memory: 492300 KiB

[startup+3042.3 s]
/proc/loadavg: 3.08 3.16 3.52 4/245 172505
/proc/meminfo: memFree=128215680/131382120 swapFree=33010160/33010684
[pid=172320] ppid=172317 vsize=659520 memory=502156 CPUtime=3034.39 cores=0,2
/proc/172320/stat : 172320 (SynLSCD) R 172317 172320 170979 0 -1 4194304 72187 0 0 0 302516 923 0 0 20 0 1 0 242020568 675348480 125539 18446744073709551615 94899313102848 94899315537449 140721747470816 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94899316018424 94899316051456 94899329232896 140721747478915 140721747479050 140721747479050 140721747484654 0
/proc/172320/statm: 164880 125539 2656 595 0 149547 0
Current children cumulated CPU time: 3034.39 s
Current children cumulated vsize: 659520 KiB
Current children cumulated memory: 502156 KiB

[startup+3102.3 s]
/proc/loadavg: 3.07 3.14 3.49 4/245 172507
/proc/meminfo: memFree=128209944/131382120 swapFree=33010160/33010684
[pid=172320] ppid=172317 vsize=659992 memory=516984 CPUtime=3094.25 cores=0,2
/proc/172320/stat : 172320 (SynLSCD) R 172317 172320 170979 0 -1 4194304 72306 0 0 0 308490 935 0 0 20 0 1 0 242020568 675831808 129246 18446744073709551615 94899313102848 94899315537449 140721747470816 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94899316018424 94899316051456 94899329232896 140721747478915 140721747479050 140721747479050 140721747484654 0
/proc/172320/statm: 164998 129246 2656 595 0 149665 0
Current children cumulated CPU time: 3094.25 s
Current children cumulated vsize: 659992 KiB
Current children cumulated memory: 516984 KiB

[startup+3162.3 s]
/proc/loadavg: 3.12 3.15 3.46 4/244 172509
/proc/meminfo: memFree=128210200/131382120 swapFree=33010160/33010684
[pid=172320] ppid=172317 vsize=660372 memory=517368 CPUtime=3154.11 cores=0,2
/proc/172320/stat : 172320 (SynLSCD) R 172317 172320 170979 0 -1 4194304 72398 0 0 0 314469 942 0 0 20 0 1 0 242020568 676220928 129342 18446744073709551615 94899313102848 94899315537449 140721747470816 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94899316018424 94899316051456 94899329232896 140721747478915 140721747479050 140721747479050 140721747484654 0
/proc/172320/statm: 165093 129342 2656 595 0 149760 0
Current children cumulated CPU time: 3154.11 s
Current children cumulated vsize: 660372 KiB
Current children cumulated memory: 517368 KiB

[startup+3222.3 s]
/proc/loadavg: 3.04 3.12 3.43 4/244 172511
/proc/meminfo: memFree=128212248/131382120 swapFree=33010160/33010684
[pid=172320] ppid=172317 vsize=660372 memory=517368 CPUtime=3213.96 cores=0,2
/proc/172320/stat : 172320 (SynLSCD) R 172317 172320 170979 0 -1 4194304 72398 0 0 0 320448 948 0 0 20 0 1 0 242020568 676220928 129342 18446744073709551615 94899313102848 94899315537449 140721747470816 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94899316018424 94899316051456 94899329232896 140721747478915 140721747479050 140721747479050 140721747484654 0
/proc/172320/statm: 165093 129342 2656 595 0 149760 0
Current children cumulated CPU time: 3213.96 s
Current children cumulated vsize: 660372 KiB
Current children cumulated memory: 517368 KiB

[startup+3282.3 s]
/proc/loadavg: 3.12 3.12 3.41 4/243 172513
/proc/meminfo: memFree=128210452/131382120 swapFree=33010160/33010684
[pid=172320] ppid=172317 vsize=661972 memory=518648 CPUtime=3273.82 cores=0,2
/proc/172320/stat : 172320 (SynLSCD) R 172317 172320 170979 0 -1 4194304 72731 0 0 0 326426 956 0 0 20 0 1 0 242020568 677859328 129662 18446744073709551615 94899313102848 94899315537449 140721747470816 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94899316018424 94899316051456 94899329232896 140721747478915 140721747479050 140721747479050 140721747484654 0
/proc/172320/statm: 165493 129662 2656 595 0 150160 0
Current children cumulated CPU time: 3273.82 s
Current children cumulated vsize: 661972 KiB
Current children cumulated memory: 518648 KiB

[startup+3342.3 s]
/proc/loadavg: 3.18 3.13 3.40 4/243 172515
/proc/meminfo: memFree=128208388/131382120 swapFree=33010160/33010684
[pid=172320] ppid=172317 vsize=661972 memory=518648 CPUtime=3333.67 cores=0,2
/proc/172320/stat : 172320 (SynLSCD) R 172317 172320 170979 0 -1 4194304 72731 0 0 0 332400 967 0 0 20 0 1 0 242020568 677859328 129662 18446744073709551615 94899313102848 94899315537449 140721747470816 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94899316018424 94899316051456 94899329232896 140721747478915 140721747479050 140721747479050 140721747484654 0
/proc/172320/statm: 165493 129662 2656 595 0 150160 0
Current children cumulated CPU time: 3333.67 s
Current children cumulated vsize: 661972 KiB
Current children cumulated memory: 518648 KiB

[startup+3402.3 s]
/proc/loadavg: 3.75 3.31 3.44 4/243 172517
/proc/meminfo: memFree=128210872/131382120 swapFree=33010160/33010684
[pid=172320] ppid=172317 vsize=662584 memory=519288 CPUtime=3393.53 cores=0,2
/proc/172320/stat : 172320 (SynLSCD) R 172317 172320 170979 0 -1 4194304 72898 0 0 0 338378 975 0 0 20 0 1 0 242020568 678486016 129822 18446744073709551615 94899313102848 94899315537449 140721747470816 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94899316018424 94899316051456 94899329232896 140721747478915 140721747479050 140721747479050 140721747484654 0
/proc/172320/statm: 165646 129822 2656 595 0 150313 0
Current children cumulated CPU time: 3393.53 s
Current children cumulated vsize: 662584 KiB
Current children cumulated memory: 519288 KiB

[startup+3462.3 s]
/proc/loadavg: 3.37 3.28 3.43 4/243 172519
/proc/meminfo: memFree=128211912/131382120 swapFree=33010160/33010684
[pid=172320] ppid=172317 vsize=662584 memory=519288 CPUtime=3453.39 cores=0,2
/proc/172320/stat : 172320 (SynLSCD) R 172317 172320 170979 0 -1 4194304 72958 0 0 0 344354 985 0 0 20 0 1 0 242020568 678486016 129822 18446744073709551615 94899313102848 94899315537449 140721747470816 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94899316018424 94899316051456 94899329232896 140721747478915 140721747479050 140721747479050 140721747484654 0
/proc/172320/statm: 165646 129822 2656 595 0 150313 0
Current children cumulated CPU time: 3453.39 s
Current children cumulated vsize: 662584 KiB
Current children cumulated memory: 519288 KiB

[startup+3522.3 s]
/proc/loadavg: 3.18 3.24 3.40 4/243 172521
/proc/meminfo: memFree=128212164/131382120 swapFree=33010160/33010684
[pid=172320] ppid=172317 vsize=662584 memory=519288 CPUtime=3513.24 cores=0,2
/proc/172320/stat : 172320 (SynLSCD) R 172317 172320 170979 0 -1 4194304 72990 0 0 0 350333 991 0 0 20 0 1 0 242020568 678486016 129822 18446744073709551615 94899313102848 94899315537449 140721747470816 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94899316018424 94899316051456 94899329232896 140721747478915 140721747479050 140721747479050 140721747484654 0
/proc/172320/statm: 165646 129822 2656 595 0 150313 0
Current children cumulated CPU time: 3513.24 s
Current children cumulated vsize: 662584 KiB
Current children cumulated memory: 519288 KiB

[startup+3582.3 s]
/proc/loadavg: 3.18 3.23 3.38 4/244 172530
/proc/meminfo: memFree=128213300/131382120 swapFree=33010160/33010684
[pid=172320] ppid=172317 vsize=662584 memory=519288 CPUtime=3573.09 cores=0,2
/proc/172320/stat : 172320 (SynLSCD) R 172317 172320 170979 0 -1 4194304 72990 0 0 0 356313 996 0 0 20 0 1 0 242020568 678486016 129822 18446744073709551615 94899313102848 94899315537449 140721747470816 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94899316018424 94899316051456 94899329232896 140721747478915 140721747479050 140721747479050 140721747484654 0
/proc/172320/statm: 165646 129822 2656 595 0 150313 0
Current children cumulated CPU time: 3573.09 s
Current children cumulated vsize: 662584 KiB
Current children cumulated memory: 519288 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.3 s]
/proc/loadavg: 2.90 3.16 3.36 3/234 172569
/proc/meminfo: memFree=128463352/131382120 swapFree=33010160/33010684
[pid=172320] ppid=172317 vsize=662584 memory=519288 CPUtime=3600.02 cores=0,2
/proc/172320/stat : 172320 (SynLSCD) R 172317 172320 170979 0 -1 4194304 72990 0 0 0 359004 998 0 0 20 0 1 0 242020568 678486016 129822 18446744073709551615 94899313102848 94899315537449 140721747470816 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94899316018424 94899316051456 94899329232896 140721747478915 140721747479050 140721747479050 140721747484654 0
/proc/172320/statm: 165646 129822 2656 595 0 150313 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 662584 KiB
Current children cumulated memory: 519288 KiB

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

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

# cumulated CPU time of all completed processes:  user=3590.06 s, system=9.98619 s

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

[startup+3609.3 s]
/proc/loadavg: 2.90 3.16 3.36 3/234 172569
/proc/meminfo: memFree=128463352/131382120 swapFree=33010160/33010684
[pid=172320] ppid=172317 vsize=662584 memory=519288 CPUtime=3600.02 cores=0,2
/proc/172320/stat : 172320 (SynLSCD) R 172317 172320 170979 0 -1 4194304 72990 0 0 0 359004 998 0 0 20 0 1 0 242020568 678486016 129822 18446744073709551615 94899313102848 94899315537449 140721747470816 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94899316018424 94899316051456 94899329232896 140721747478915 140721747479050 140721747479050 140721747484654 0
/proc/172320/statm: 165646 129822 2656 595 0 150313 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 662584 KiB
Current children cumulated memory: 519288 KiB

Child status: 0

Real time (s): 3609.31
CPU time (s): 3600.05
CPU user time (s): 3590.06
CPU system time (s): 9.98619
CPU usage (%): 99.7432
Max. virtual memory (cumulated for all children) (KiB): 671416
Max. memory (cumulated for all children) (KiB): 519288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3590.06
system time used= 9.98619
maximum resident set size= 519288
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73018
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= 223
involuntary context switches= 7948


# summary of solver processes directly reported to runsolver:
#   pid: 172320
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3590.06
#   total CPU system time (s): 9.98619

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.8444 second user time and 33.0636 second system time

The end

Launcher Data

Begin job on nodeC008 at 2025-07-23 11:36:55
IDJOB=4546066
IDBENCH=163363
IDSOLVER=3421
FILE ID=nodeC008/4546066-1753263414
RUNJOBID= nodeC008-1753259701-170997
SLURM_JOB_ID= 9689163
Free space on /tmp= 432680 MiB

SOLVER NAME= SynLSCD 2025-07-23
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/equalities/array_diag/normalized-31array_diag_less.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-4546066-1753263414/watcher-4546066-1753263414 -o /tmp/evaluation-result-4546066-1753263414/solver-4546066-1753263414 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1753259701-170997 --watchdog 3760  ./SynLSCD --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4546066-1753263414.opb

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

MD5SUM BENCH= d4d2180c253b956721820605fdb244a0
RANDOM SEED=748932326

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        128835536 kB
MemAvailable:   129704828 kB
Buffers:            2128 kB
Cached:          1640892 kB
SwapCached:           24 kB
Active:          1272636 kB
Inactive:         624648 kB
Active(anon):     248824 kB
Inactive(anon):    31560 kB
Active(file):    1023812 kB
Inactive(file):   593088 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             11508 kB
Writeback:             0 kB
AnonPages:        257428 kB
Mapped:           119716 kB
Shmem:             26120 kB
KReclaimable:     184040 kB
Slab:             274392 kB
SReclaimable:     184040 kB
SUnreclaim:        90352 kB
KernelStack:        4064 kB
PageTables:         3660 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     663688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149352 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 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:      181064 kB
DirectMap2M:     9158656 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432684 MiB
End job on nodeC008 at 2025-07-23 12:37:04