Trace number 4543268

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
CASHWMaxSATDisjCad-S 2025-06-01? (TO) 3600.08 3611.01

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/domset/
larger/domset_large_fixedcols/normalized-domset-hexgrid-fixedcols_07_140.opb
MD5SUM0942a69f21bd48da4c21a008e6f37b2a
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.980711
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables980
Total number of constraints981
Number of constraints which are clauses980
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint980
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 245
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 1225
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.07/3611.01	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: 63794 MiB (59013 MiB free)
  memory of node 1: 64507 MiB (39422 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4543268-1753225027/watcher-4543268-1753225027 -o /tmp/evaluation-result-4543268-1753225027/solver-4543268-1753225027 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1753221411-161546 --watchdog 3760 CASHWMaxSAT-DisjCad-S HOME/instance-4543268-1753225027.opb -total-t=3600 -no-par -v0 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=162065, runsolver pid=162062

[startup+0.100044 s]*
/proc/loadavg: 4.13 4.11 4.11 5/251 162066
/proc/meminfo: memFree=100784688/131382112 swapFree=33009904/33010684
[pid=162065] ppid=162062 vsize=29964 memory=15012 CPUtime=0.09 cores=1,3
/proc/162065/stat : 162065 (CASHWMaxSAT-Dis) R 162062 162065 161534 0 -1 4194304 3378 0 0 0 9 0 0 0 20 0 1 0 238181615 30683136 3753 18446744073709551615 4198400 14817773 140726470278336 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32735232 140726470281576 140726470281691 140726470281691 140726470287295 0
/proc/162065/statm: 7491 3753 928 2593 0 4384 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 29964 KiB
Current children cumulated memory: 15012 KiB

[startup+0.213185 s]*
/proc/loadavg: 4.12 4.11 4.11 5/251 162066
/proc/meminfo: memFree=100784688/131382112 swapFree=33009904/33010684
[pid=162065] ppid=162062 vsize=31004 memory=15992 CPUtime=0.21 cores=1,3
/proc/162065/stat : 162065 (CASHWMaxSAT-Dis) R 162062 162065 161534 0 -1 4194304 3688 0 0 0 21 0 0 0 20 0 1 0 238181615 31748096 3998 18446744073709551615 4198400 14817773 140726470278336 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32735232 140726470281576 140726470281691 140726470281691 140726470287295 0
/proc/162065/statm: 7751 3998 960 2593 0 4644 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 31004 KiB
Current children cumulated memory: 15992 KiB

[startup+0.312822 s]*
/proc/loadavg: 4.12 4.11 4.11 5/251 162066
/proc/meminfo: memFree=100784688/131382112 swapFree=33009904/33010684
[pid=162065] ppid=162062 vsize=32876 memory=17912 CPUtime=0.31 cores=1,3
/proc/162065/stat : 162065 (CASHWMaxSAT-Dis) R 162062 162065 161534 0 -1 4194304 4156 0 0 0 30 1 0 0 20 0 1 0 238181615 33665024 4478 18446744073709551615 4198400 14817773 140726470278336 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32735232 140726470281576 140726470281691 140726470281691 140726470287295 0
/proc/162065/statm: 8219 4478 960 2593 0 5112 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 32876 KiB
Current children cumulated memory: 17912 KiB

[startup+0.700254 s]
/proc/loadavg: 4.12 4.11 4.11 6/251 162066
/proc/meminfo: memFree=100782672/131382112 swapFree=33009904/33010684
[pid=162065] ppid=162062 vsize=33052 memory=18160 CPUtime=0.69 cores=1,3
/proc/162065/stat : 162065 (CASHWMaxSAT-Dis) R 162062 162065 161534 0 -1 4194304 4632 0 0 0 68 1 0 0 20 0 1 0 238181615 33845248 4540 18446744073709551615 4198400 14817773 140726470278336 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32735232 140726470281576 140726470281691 140726470281691 140726470287295 0
/proc/162065/statm: 8263 4540 960 2593 0 5156 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 33052 KiB
Current children cumulated memory: 18160 KiB

[startup+1.50026 s]
/proc/loadavg: 4.12 4.11 4.11 5/251 162066
/proc/meminfo: memFree=100779144/131382112 swapFree=33009904/33010684
[pid=162065] ppid=162062 vsize=37644 memory=23068 CPUtime=1.48 cores=1,3
/proc/162065/stat : 162065 (CASHWMaxSAT-Dis) R 162062 162065 161534 0 -1 4194304 7103 0 0 0 147 1 0 0 20 0 1 0 238181615 38547456 5767 18446744073709551615 4198400 14817773 140726470278336 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32735232 140726470281576 140726470281691 140726470281691 140726470287295 0
/proc/162065/statm: 9411 5767 960 2593 0 6304 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 37644 KiB
Current children cumulated memory: 23068 KiB

[startup+3.11281 s]
/proc/loadavg: 4.12 4.11 4.11 5/251 162066
/proc/meminfo: memFree=100779144/131382112 swapFree=33009904/33010684
[pid=162065] ppid=162062 vsize=38572 memory=23980 CPUtime=3.09 cores=1,3
/proc/162065/stat : 162065 (CASHWMaxSAT-Dis) R 162062 162065 161534 0 -1 4194304 9935 0 0 0 307 2 0 0 20 0 1 0 238181615 39497728 5995 18446744073709551615 4198400 14817773 140726470278336 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32735232 140726470281576 140726470281691 140726470281691 140726470287295 0
/proc/162065/statm: 9643 5995 960 2593 0 6536 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 38572 KiB
Current children cumulated memory: 23980 KiB

[startup+6.30025 s]
/proc/loadavg: 4.11 4.11 4.11 5/251 162066
/proc/meminfo: memFree=100771112/131382112 swapFree=33009904/33010684
[pid=162065] ppid=162062 vsize=37060 memory=22568 CPUtime=6.27 cores=1,3
/proc/162065/stat : 162065 (CASHWMaxSAT-Dis) R 162062 162065 161534 0 -1 4194304 13733 0 0 0 624 3 0 0 20 0 1 0 238181615 37949440 5642 18446744073709551615 4198400 14817773 140726470278336 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32735232 140726470281576 140726470281691 140726470281691 140726470287295 0
/proc/162065/statm: 9265 5642 960 2593 0 6158 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 37060 KiB
Current children cumulated memory: 22568 KiB

[startup+12.7003 s]
/proc/loadavg: 4.10 4.10 4.11 5/251 162066
/proc/meminfo: memFree=100752740/131382112 swapFree=33009904/33010684
[pid=162065] ppid=162062 vsize=53064 memory=38100 CPUtime=12.64 cores=1,3
/proc/162065/stat : 162065 (CASHWMaxSAT-Dis) R 162062 162065 161534 0 -1 4194304 16625 0 0 0 1261 3 0 0 20 0 1 0 238181615 54337536 9525 18446744073709551615 4198400 14817773 140726470278336 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32735232 140726470281576 140726470281691 140726470281691 140726470287295 0
/proc/162065/statm: 13266 9525 960 2593 0 10159 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 53064 KiB
Current children cumulated memory: 38100 KiB

[startup+25.5003 s]
/proc/loadavg: 4.08 4.10 4.11 5/251 162066
/proc/meminfo: memFree=100741020/131382112 swapFree=33009904/33010684
[pid=162065] ppid=162062 vsize=49752 memory=35092 CPUtime=25.4 cores=1,3
/proc/162065/stat : 162065 (CASHWMaxSAT-Dis) R 162062 162065 161534 0 -1 4194304 19316 0 0 0 2536 4 0 0 20 0 1 0 238181615 50946048 8773 18446744073709551615 4198400 14817773 140726470278336 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32735232 140726470281576 140726470281691 140726470281691 140726470287295 0
/proc/162065/statm: 12438 8773 960 2593 0 9331 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 49752 KiB
Current children cumulated memory: 35092 KiB

[startup+51.1129 s]
/proc/loadavg: 4.11 4.11 4.11 5/252 162159
/proc/meminfo: memFree=100923200/131382112 swapFree=33009904/33010684
[pid=162065] ppid=162062 vsize=73764 memory=59184 CPUtime=50.94 cores=1,3
/proc/162065/stat : 162065 (CASHWMaxSAT-Dis) R 162062 162065 161534 0 -1 4194304 22826 0 0 0 5088 6 0 0 20 0 1 0 238181615 75534336 14796 18446744073709551615 4198400 14817773 140726470278336 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32735232 140726470281576 140726470281691 140726470281691 140726470287295 0
/proc/162065/statm: 18441 14796 960 2593 0 15334 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 73764 KiB
Current children cumulated memory: 59184 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.10 4.11 5/251 162160
/proc/meminfo: memFree=100841312/131382112 swapFree=33009904/33010684
[pid=162065] ppid=162062 vsize=79204 memory=64560 CPUtime=101.95 cores=1,3
/proc/162065/stat : 162065 (CASHWMaxSAT-Dis) R 162062 162065 161534 0 -1 4194304 29041 0 0 0 10185 10 0 0 20 0 1 0 238181615 81104896 16140 18446744073709551615 4198400 14817773 140726470278336 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32735232 140726470281576 140726470281691 140726470281691 140726470287295 0
/proc/162065/statm: 19801 16140 960 2593 0 16694 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 79204 KiB
Current children cumulated memory: 64560 KiB

[startup+162.3 s]
/proc/loadavg: 4.15 4.11 4.11 5/252 162167
/proc/meminfo: memFree=100789016/131382112 swapFree=33009904/33010684
[pid=162065] ppid=162062 vsize=88512 memory=73904 CPUtime=161.72 cores=1,3
/proc/162065/stat : 162065 (CASHWMaxSAT-Dis) R 162062 162065 161534 0 -1 4194304 30891 0 0 0 16161 11 0 0 20 0 1 0 238181615 90636288 18476 18446744073709551615 4198400 14817773 140726470278336 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32735232 140726470281576 140726470281691 140726470281691 140726470287295 0
/proc/162065/statm: 22128 18476 960 2593 0 19021 0
Current children cumulated CPU time: 161.72 s
Current children cumulated vsize: 88512 KiB
Current children cumulated memory: 73904 KiB

[startup+222.3 s]
/proc/loadavg: 4.60 4.24 4.15 5/252 162169
/proc/meminfo: memFree=100742384/131382112 swapFree=33009904/33010684
[pid=162065] ppid=162062 vsize=98220 memory=83632 CPUtime=221.54 cores=1,3
/proc/162065/stat : 162065 (CASHWMaxSAT-Dis) R 162062 162065 161534 0 -1 4194304 32844 0 0 0 22142 12 0 0 20 0 1 0 238181615 100577280 20908 18446744073709551615 4198400 14817773 140726470278336 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32735232 140726470281576 140726470281691 140726470281691 140726470287295 0
/proc/162065/statm: 24555 20908 960 2593 0 21448 0
Current children cumulated CPU time: 221.54 s
Current children cumulated vsize: 98220 KiB
Current children cumulated memory: 83632 KiB

[startup+282.3 s]
/proc/loadavg: 4.45 4.28 4.17 5/252 162186
/proc/meminfo: memFree=100678384/131382112 swapFree=33009904/33010684
[pid=162065] ppid=162062 vsize=161008 memory=146352 CPUtime=281.37 cores=1,3
/proc/162065/stat : 162065 (CASHWMaxSAT-Dis) R 162062 162065 161534 0 -1 4194304 36936 0 0 0 28121 16 0 0 20 0 1 0 238181615 164872192 36588 18446744073709551615 4198400 14817773 140726470278336 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32735232 140726470281576 140726470281691 140726470281691 140726470287295 0
/proc/162065/statm: 40252 36588 960 2593 0 37145 0
Current children cumulated CPU time: 281.37 s
Current children cumulated vsize: 161008 KiB
Current children cumulated memory: 146352 KiB

[startup+342.3 s]
/proc/loadavg: 4.27 4.26 4.17 5/251 162188
/proc/meminfo: memFree=100643824/131382112 swapFree=33009904/33010684
[pid=162065] ppid=162062 vsize=161008 memory=146352 CPUtime=341.2 cores=1,3
/proc/162065/stat : 162065 (CASHWMaxSAT-Dis) R 162062 162065 161534 0 -1 4194304 36988 0 0 0 34103 17 0 0 20 0 1 0 238181615 164872192 36588 18446744073709551615 4198400 14817773 140726470278336 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32735232 140726470281576 140726470281691 140726470281691 140726470287295 0
/proc/162065/statm: 40252 36588 960 2593 0 37145 0
Current children cumulated CPU time: 341.2 s
Current children cumulated vsize: 161008 KiB
Current children cumulated memory: 146352 KiB

[startup+402.3 s]
/proc/loadavg: 4.15 4.22 4.16 5/251 162190
/proc/meminfo: memFree=100629600/131382112 swapFree=33009904/33010684
[pid=162065] ppid=162062 vsize=169392 memory=154800 CPUtime=401.02 cores=1,3
/proc/162065/stat : 162065 (CASHWMaxSAT-Dis) R 162062 162065 161534 0 -1 4194304 39918 0 0 0 40082 20 0 0 20 0 1 0 238181615 173457408 38700 18446744073709551615 4198400 14817773 140726470278336 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32735232 140726470281576 140726470281691 140726470281691 140726470287295 0
/proc/162065/statm: 42348 38700 960 2593 0 39241 0
Current children cumulated CPU time: 401.02 s
Current children cumulated vsize: 169392 KiB
Current children cumulated memory: 154800 KiB

[startup+462.3 s]
/proc/loadavg: 4.17 4.21 4.16 5/251 162192
/proc/meminfo: memFree=100680068/131382112 swapFree=33009904/33010684
[pid=162065] ppid=162062 vsize=120452 memory=106028 CPUtime=460.84 cores=1,3
/proc/162065/stat : 162065 (CASHWMaxSAT-Dis) R 162062 162065 161534 0 -1 4194304 41089 0 0 0 46061 23 0 0 20 0 1 0 238181615 123342848 26507 18446744073709551615 4198400 14817773 140726470278336 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32735232 140726470281576 140726470281691 140726470281691 140726470287295 0
/proc/162065/statm: 30113 26507 960 2593 0 27006 0
Current children cumulated CPU time: 460.84 s

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

Current children cumulated memory: 213012 KiB

[startup+2862.3 s]
/proc/loadavg: 4.07 4.09 4.11 5/249 162344
/proc/meminfo: memFree=100298372/131382112 swapFree=33009904/33010684
[pid=162065] ppid=162062 vsize=222516 memory=207976 CPUtime=2853.85 cores=1,3
/proc/162065/stat : 162065 (CASHWMaxSAT-Dis) R 162062 162065 161534 0 -1 4194304 101509 0 0 0 285228 157 0 0 20 0 1 0 238181615 227856384 51994 18446744073709551615 4198400 14817773 140726470278336 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32735232 140726470281576 140726470281691 140726470281691 140726470287295 0
/proc/162065/statm: 55629 51994 960 2593 0 52522 0
Current children cumulated CPU time: 2853.85 s
Current children cumulated vsize: 222516 KiB
Current children cumulated memory: 207976 KiB

[startup+2922.3 s]
/proc/loadavg: 4.13 4.10 4.11 5/249 162347
/proc/meminfo: memFree=100264544/131382112 swapFree=33009904/33010684
[pid=162065] ppid=162062 vsize=253140 memory=238600 CPUtime=2913.65 cores=1,3
/proc/162065/stat : 162065 (CASHWMaxSAT-Dis) R 162062 162065 161534 0 -1 4194304 103386 0 0 0 291203 162 0 0 20 0 1 0 238181615 259215360 59650 18446744073709551615 4198400 14817773 140726470278336 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32735232 140726470281576 140726470281691 140726470281691 140726470287295 0
/proc/162065/statm: 63285 59650 960 2593 0 60178 0
Current children cumulated CPU time: 2913.65 s
Current children cumulated vsize: 253140 KiB
Current children cumulated memory: 238600 KiB

[startup+2982.3 s]
/proc/loadavg: 4.05 4.08 4.10 5/249 162349
/proc/meminfo: memFree=100280656/131382112 swapFree=33009904/33010684
[pid=162065] ppid=162062 vsize=247096 memory=232556 CPUtime=2973.46 cores=1,3
/proc/162065/stat : 162065 (CASHWMaxSAT-Dis) R 162062 162065 161534 0 -1 4194304 105968 0 0 0 297176 170 0 0 20 0 1 0 238181615 253026304 58139 18446744073709551615 4198400 14817773 140726470278336 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32735232 140726470281576 140726470281691 140726470281691 140726470287295 0
/proc/162065/statm: 61774 58139 960 2593 0 58667 0
Current children cumulated CPU time: 2973.46 s
Current children cumulated vsize: 247096 KiB
Current children cumulated memory: 232556 KiB

[startup+3042.3 s]
/proc/loadavg: 4.13 4.09 4.10 5/249 162351
/proc/meminfo: memFree=100191112/131382112 swapFree=33009904/33010684
[pid=162065] ppid=162062 vsize=238708 memory=224168 CPUtime=3033.26 cores=1,3
/proc/162065/stat : 162065 (CASHWMaxSAT-Dis) R 162062 162065 161534 0 -1 4194304 107366 0 0 0 303152 174 0 0 20 0 1 0 238181615 244436992 56042 18446744073709551615 4198400 14817773 140726470278336 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32735232 140726470281576 140726470281691 140726470281691 140726470287295 0
/proc/162065/statm: 59677 56042 960 2593 0 56570 0
Current children cumulated CPU time: 3033.26 s
Current children cumulated vsize: 238708 KiB
Current children cumulated memory: 224168 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/250 162356
/proc/meminfo: memFree=100195756/131382112 swapFree=33009904/33010684
[pid=162065] ppid=162062 vsize=238740 memory=224200 CPUtime=3093.06 cores=1,3
/proc/162065/stat : 162065 (CASHWMaxSAT-Dis) R 162062 162065 161534 0 -1 4194304 109171 0 0 0 309128 178 0 0 20 0 1 0 238181615 244469760 56050 18446744073709551615 4198400 14817773 140726470278336 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32735232 140726470281576 140726470281691 140726470281691 140726470287295 0
/proc/162065/statm: 59685 56050 960 2593 0 56578 0
Current children cumulated CPU time: 3093.06 s
Current children cumulated vsize: 238740 KiB
Current children cumulated memory: 224200 KiB

[startup+3162.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/250 162362
/proc/meminfo: memFree=100227136/131382112 swapFree=33009904/33010684
[pid=162065] ppid=162062 vsize=240584 memory=226168 CPUtime=3152.86 cores=1,3
/proc/162065/stat : 162065 (CASHWMaxSAT-Dis) R 162062 162065 161534 0 -1 4194304 110213 0 0 0 315105 181 0 0 20 0 1 0 238181615 246358016 56542 18446744073709551615 4198400 14817773 140726470278336 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32735232 140726470281576 140726470281691 140726470281691 140726470287295 0
/proc/162065/statm: 60146 56542 960 2593 0 57039 0
Current children cumulated CPU time: 3152.86 s
Current children cumulated vsize: 240584 KiB
Current children cumulated memory: 226168 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/250 162364
/proc/meminfo: memFree=100198348/131382112 swapFree=33009904/33010684
[pid=162065] ppid=162062 vsize=247824 memory=233284 CPUtime=3212.68 cores=1,3
/proc/162065/stat : 162065 (CASHWMaxSAT-Dis) R 162062 162065 161534 0 -1 4194304 111613 0 0 0 321082 186 0 0 20 0 1 0 238181615 253771776 58321 18446744073709551615 4198400 14817773 140726470278336 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32735232 140726470281576 140726470281691 140726470281691 140726470287295 0
/proc/162065/statm: 61956 58321 960 2593 0 58849 0
Current children cumulated CPU time: 3212.68 s
Current children cumulated vsize: 247824 KiB
Current children cumulated memory: 233284 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.08 4.09 5/250 162366
/proc/meminfo: memFree=100154936/131382112 swapFree=33009904/33010684
[pid=162065] ppid=162062 vsize=251392 memory=236852 CPUtime=3272.47 cores=1,3
/proc/162065/stat : 162065 (CASHWMaxSAT-Dis) R 162062 162065 161534 0 -1 4194304 113282 0 0 0 327057 190 0 0 20 0 1 0 238181615 257425408 59213 18446744073709551615 4198400 14817773 140726470278336 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32735232 140726470281576 140726470281691 140726470281691 140726470287295 0
/proc/162065/statm: 62848 59213 960 2593 0 59741 0
Current children cumulated CPU time: 3272.47 s
Current children cumulated vsize: 251392 KiB
Current children cumulated memory: 236852 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/250 162368
/proc/meminfo: memFree=100145828/131382112 swapFree=33009904/33010684
[pid=162065] ppid=162062 vsize=251740 memory=237200 CPUtime=3332.28 cores=1,3
/proc/162065/stat : 162065 (CASHWMaxSAT-Dis) R 162062 162065 161534 0 -1 4194304 114179 0 0 0 333034 194 0 0 20 0 1 0 238181615 257781760 59300 18446744073709551615 4198400 14817773 140726470278336 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32735232 140726470281576 140726470281691 140726470281691 140726470287295 0
/proc/162065/statm: 62935 59300 960 2593 0 59828 0
Current children cumulated CPU time: 3332.28 s
Current children cumulated vsize: 251740 KiB
Current children cumulated memory: 237200 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/250 162370
/proc/meminfo: memFree=100143896/131382112 swapFree=33009904/33010684
[pid=162065] ppid=162062 vsize=253960 memory=239420 CPUtime=3392.08 cores=1,3
/proc/162065/stat : 162065 (CASHWMaxSAT-Dis) R 162062 162065 161534 0 -1 4194304 115310 0 0 0 339010 198 0 0 20 0 1 0 238181615 260055040 59855 18446744073709551615 4198400 14817773 140726470278336 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32735232 140726470281576 140726470281691 140726470281691 140726470287295 0
/proc/162065/statm: 63490 59855 960 2593 0 60383 0
Current children cumulated CPU time: 3392.08 s
Current children cumulated vsize: 253960 KiB
Current children cumulated memory: 239420 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/250 162372
/proc/meminfo: memFree=100141644/131382112 swapFree=33009904/33010684
[pid=162065] ppid=162062 vsize=256432 memory=241892 CPUtime=3451.88 cores=1,3
/proc/162065/stat : 162065 (CASHWMaxSAT-Dis) R 162062 162065 161534 0 -1 4194304 117024 0 0 0 344984 204 0 0 20 0 1 0 238181615 262586368 60473 18446744073709551615 4198400 14817773 140726470278336 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32735232 140726470281576 140726470281691 140726470281691 140726470287295 0
/proc/162065/statm: 64108 60473 960 2593 0 61001 0
Current children cumulated CPU time: 3451.88 s
Current children cumulated vsize: 256432 KiB
Current children cumulated memory: 241892 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/250 162374
/proc/meminfo: memFree=100188100/131382112 swapFree=33009904/33010684
[pid=162065] ppid=162062 vsize=210216 memory=195676 CPUtime=3511.68 cores=1,3
/proc/162065/stat : 162065 (CASHWMaxSAT-Dis) R 162062 162065 161534 0 -1 4194304 118006 0 0 0 350961 207 0 0 20 0 1 0 238181615 215261184 48919 18446744073709551615 4198400 14817773 140726470278336 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32735232 140726470281576 140726470281691 140726470281691 140726470287295 0
/proc/162065/statm: 52554 48919 960 2593 0 49447 0
Current children cumulated CPU time: 3511.68 s
Current children cumulated vsize: 210216 KiB
Current children cumulated memory: 195676 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/250 162376
/proc/meminfo: memFree=100164108/131382112 swapFree=33009904/33010684
[pid=162065] ppid=162062 vsize=213164 memory=198624 CPUtime=3571.5 cores=1,3
/proc/162065/stat : 162065 (CASHWMaxSAT-Dis) R 162062 162065 161534 0 -1 4194304 118850 0 0 0 356941 209 0 0 20 0 1 0 238181615 218279936 49656 18446744073709551615 4198400 14817773 140726470278336 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32735232 140726470281576 140726470281691 140726470281691 140726470287295 0
/proc/162065/statm: 53291 49656 960 2593 0 50184 0
Current children cumulated CPU time: 3571.5 s
Current children cumulated vsize: 213164 KiB
Current children cumulated memory: 198624 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611 s]*
/proc/loadavg: 4.14 4.11 4.09 5/245 162502
/proc/meminfo: memFree=100452292/131382112 swapFree=33009904/33010684
[pid=162065] ppid=162062 vsize=213380 memory=198840 CPUtime=3600.07 cores=1,3
/proc/162065/stat : 162065 (CASHWMaxSAT-Dis) R 162062 162065 161534 0 -1 4194304 119237 0 0 0 359793 214 0 0 20 0 1 0 238181615 218501120 49710 18446744073709551615 4198400 14817773 140726470278336 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 32735232 140726470281576 140726470281691 140726470281691 140726470287295 0
/proc/162065/statm: 53345 49710 960 2593 0 50238 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 213380 KiB
Current children cumulated memory: 198840 KiB

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

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

# cumulated CPU time of all completed processes:  user=3597.94 s, system=2.14557 s

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

Child status: 0

Real time (s): 3611.01
CPU time (s): 3600.08
CPU user time (s): 3597.94
CPU system time (s): 2.14557
CPU usage (%): 99.6973
Max. virtual memory (cumulated for all children) (KiB): 359952
Max. memory (cumulated for all children) (KiB): 345388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.94
system time used= 2.14557
maximum resident set size= 345388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 119237
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= 30
involuntary context switches= 1888


# summary of solver processes directly reported to runsolver:
#   pid: 162065
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3597.94
#   total CPU system time (s): 2.14557

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.563 second user time and 34.5062 second system time

The end

Launcher Data

Begin job on nodeC001 at 2025-07-23 00:57:07
IDJOB=4543268
IDBENCH=172509
IDSOLVER=3322
FILE ID=nodeC001/4543268-1753225027
RUNJOBID= nodeC001-1753221411-161546
SLURM_JOB_ID= 9687811
Free space on /tmp= 432632 MiB

SOLVER NAME= CASHWMaxSATDisjCad-S 2025-06-01
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/domset/larger/domset_large_fixedcols/normalized-domset-hexgrid-fixedcols_07_140.opb
COMMAND LINE= CASHWMaxSAT-DisjCad-S BENCHNAME -total-t=TIMEOUT -no-par -v0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4543268-1753225027/watcher-4543268-1753225027 -o /tmp/evaluation-result-4543268-1753225027/solver-4543268-1753225027 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1753221411-161546 --watchdog 3760  CASHWMaxSAT-DisjCad-S HOME/instance-4543268-1753225027.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= 0942a69f21bd48da4c21a008e6f37b2a
RANDOM SEED=1954186978

nodeC001 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		: 3491.744
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.49
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		: 1197.172
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.49
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.49
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.412
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.49
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		: 3491.718
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.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        100798044 kB
MemAvailable:   129482148 kB
Buffers:            1668 kB
Cached:         27335852 kB
SwapCached:          136 kB
Active:          1188420 kB
Inactive:       26449500 kB
Active(anon):     309772 kB
Inactive(anon):    16604 kB
Active(file):     878648 kB
Inactive(file): 26432896 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             33316 kB
Writeback:            12 kB
AnonPages:        303484 kB
Mapped:           120248 kB
Shmem:             25972 kB
KReclaimable:    2433688 kB
Slab:            2563644 kB
SReclaimable:    2433688 kB
SUnreclaim:       129956 kB
KernelStack:        4048 kB
PageTables:         3620 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     669860 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149400 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    210944 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:      195400 kB
DirectMap2M:     9144320 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432616 MiB
End job on nodeC001 at 2025-07-23 01:57:19