Trace number 4541825

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.07 3610.5

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/
equalities/array_comm/arraycomm_teq/normalized-22arraycomm_teq_less.opb
MD5SUM33cd2865dc6656b609d0c0476b6c078b
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.64241
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2992
Total number of constraints4445
Number of constraints which are clauses2904
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1541
Minimum length of a constraint2
Maximum length of a constraint88
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 8796093022208
Number of bits of the biggest number in a constraint 44
Biggest sum of numbers in a constraint 35184372088831
Number of bits of the biggest sum of numbers45
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.05/3610.50	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: 63708 MiB (62123 MiB free)
  memory of node 1: 64465 MiB (63472 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4541825-1753199303/watcher-4541825-1753199303 -o /tmp/evaluation-result-4541825-1753199303/solver-4541825-1753199303 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1753198970-162822 --watchdog 3760 CASHWMaxSAT-DisjCad-S HOME/instance-4541825-1753199303.opb -total-t=3600 -no-par -v0 

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
Starting watchdog thread
solver pid=162937, runsolver pid=162934
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 4.30 2.93 1.37 5/263 162938
/proc/meminfo: memFree=128606912/131249996 swapFree=33006296/33010684
[pid=162937] ppid=162934 vsize=27920 memory=13900 CPUtime=0.09 cores=0,2
/proc/162937/stat : 162937 (CASHWMaxSAT-Dis) R 162934 162937 162805 0 -1 4194304 3014 0 0 0 9 0 0 0 20 0 1 0 235607752 28590080 3475 18446744073709551615 4198400 14817773 140728962890032 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 38629376 140728962894184 140728962894299 140728962894299 140728962899903 0
/proc/162937/statm: 6980 3475 960 2593 0 3873 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 27920 KiB
Current children cumulated memory: 13900 KiB

[startup+0.205589 s]*
/proc/loadavg: 4.30 2.93 1.37 5/263 162938
/proc/meminfo: memFree=128606912/131249996 swapFree=33006296/33010684
[pid=162937] ppid=162934 vsize=28376 memory=14356 CPUtime=0.2 cores=0,2
/proc/162937/stat : 162937 (CASHWMaxSAT-Dis) R 162934 162937 162805 0 -1 4194304 3630 0 0 0 20 0 0 0 20 0 1 0 235607752 29057024 3589 18446744073709551615 4198400 14817773 140728962890032 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 38629376 140728962894184 140728962894299 140728962894299 140728962899903 0
/proc/162937/statm: 7094 3589 960 2593 0 3987 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 28376 KiB
Current children cumulated memory: 14356 KiB

[startup+0.30543 s]*
/proc/loadavg: 4.30 2.93 1.37 5/263 162938
/proc/meminfo: memFree=128606660/131249996 swapFree=33006296/33010684
[pid=162937] ppid=162934 vsize=28948 memory=14864 CPUtime=0.3 cores=0,2
/proc/162937/stat : 162937 (CASHWMaxSAT-Dis) R 162934 162937 162805 0 -1 4194304 3956 0 0 0 30 0 0 0 20 0 1 0 235607752 29642752 3716 18446744073709551615 4198400 14817773 140728962890032 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 38629376 140728962894184 140728962894299 140728962894299 140728962899903 0
/proc/162937/statm: 7237 3716 992 2593 0 4130 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 28948 KiB
Current children cumulated memory: 14864 KiB

[startup+0.700139 s]
/proc/loadavg: 4.30 2.93 1.37 5/263 162938
/proc/meminfo: memFree=128605904/131249996 swapFree=33006296/33010684
[pid=162937] ppid=162934 vsize=30492 memory=16416 CPUtime=0.68 cores=0,2
/proc/162937/stat : 162937 (CASHWMaxSAT-Dis) R 162934 162937 162805 0 -1 4194304 4584 0 0 0 68 0 0 0 20 0 1 0 235607752 31223808 4104 18446744073709551615 4198400 14817773 140728962890032 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 38629376 140728962894184 140728962894299 140728962894299 140728962899903 0
/proc/162937/statm: 7623 4104 992 2593 0 4516 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 30492 KiB
Current children cumulated memory: 16416 KiB

[startup+1.50015 s]
/proc/loadavg: 4.30 2.93 1.37 5/263 162938
/proc/meminfo: memFree=128602880/131249996 swapFree=33006296/33010684
[pid=162937] ppid=162934 vsize=30608 memory=16000 CPUtime=1.48 cores=0,2
/proc/162937/stat : 162937 (CASHWMaxSAT-Dis) R 162934 162937 162805 0 -1 4194304 5692 0 0 0 148 0 0 0 20 0 1 0 235607752 31342592 4000 18446744073709551615 4198400 14817773 140728962890032 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 38629376 140728962894184 140728962894299 140728962894299 140728962899903 0
/proc/162937/statm: 7652 4000 992 2593 0 4545 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 30608 KiB
Current children cumulated memory: 16000 KiB

[startup+3.10532 s]
/proc/loadavg: 4.30 2.93 1.37 5/263 162938
/proc/meminfo: memFree=128603392/131249996 swapFree=33006296/33010684
[pid=162937] ppid=162934 vsize=30608 memory=16092 CPUtime=3.08 cores=0,2
/proc/162937/stat : 162937 (CASHWMaxSAT-Dis) R 162934 162937 162805 0 -1 4194304 6447 0 0 0 308 0 0 0 20 0 1 0 235607752 31342592 4023 18446744073709551615 4198400 14817773 140728962890032 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 38629376 140728962894184 140728962894299 140728962894299 140728962899903 0
/proc/162937/statm: 7652 4023 992 2593 0 4545 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 30608 KiB
Current children cumulated memory: 16092 KiB

[startup+6.30016 s]
/proc/loadavg: 4.36 2.96 1.38 5/263 162938
/proc/meminfo: memFree=128603976/131249996 swapFree=33006296/33010684
[pid=162937] ppid=162934 vsize=32752 memory=18188 CPUtime=6.27 cores=0,2
/proc/162937/stat : 162937 (CASHWMaxSAT-Dis) R 162934 162937 162805 0 -1 4194304 7697 0 0 0 626 1 0 0 20 0 1 0 235607752 33538048 4547 18446744073709551615 4198400 14817773 140728962890032 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 38629376 140728962894184 140728962894299 140728962894299 140728962899903 0
/proc/162937/statm: 8188 4547 992 2593 0 5081 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 32752 KiB
Current children cumulated memory: 18188 KiB

[startup+12.7001 s]
/proc/loadavg: 4.33 2.98 1.40 5/263 162938
/proc/meminfo: memFree=128600792/131249996 swapFree=33006296/33010684
[pid=162937] ppid=162934 vsize=33304 memory=18952 CPUtime=12.65 cores=0,2
/proc/162937/stat : 162937 (CASHWMaxSAT-Dis) R 162934 162937 162805 0 -1 4194304 9136 0 0 0 1264 1 0 0 20 0 1 0 235607752 34103296 4738 18446744073709551615 4198400 14817773 140728962890032 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 38629376 140728962894184 140728962894299 140728962894299 140728962899903 0
/proc/162937/statm: 8326 4738 992 2593 0 5219 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 33304 KiB
Current children cumulated memory: 18952 KiB

[startup+25.5002 s]
/proc/loadavg: 4.33 3.05 1.45 5/263 162938
/proc/meminfo: memFree=128601044/131249996 swapFree=33006296/33010684
[pid=162937] ppid=162934 vsize=43100 memory=28420 CPUtime=25.42 cores=0,2
/proc/162937/stat : 162937 (CASHWMaxSAT-Dis) R 162934 162937 162805 0 -1 4194304 15359 0 0 0 2539 3 0 0 20 0 1 0 235607752 44134400 7105 18446744073709551615 4198400 14817773 140728962890032 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 38629376 140728962894184 140728962894299 140728962894299 140728962899903 0
/proc/162937/statm: 10775 7105 992 2593 0 7668 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 43100 KiB
Current children cumulated memory: 28420 KiB

[startup+51.1054 s]
/proc/loadavg: 4.22 3.12 1.52 5/262 162939
/proc/meminfo: memFree=128616064/131249996 swapFree=33006296/33010684
[pid=162937] ppid=162934 vsize=46244 memory=31748 CPUtime=50.95 cores=0,2
/proc/162937/stat : 162937 (CASHWMaxSAT-Dis) R 162934 162937 162805 0 -1 4194304 20656 0 0 0 5091 4 0 0 20 0 1 0 235607752 47353856 7937 18446744073709551615 4198400 14817773 140728962890032 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 38629376 140728962894184 140728962894299 140728962894299 140728962899903 0
/proc/162937/statm: 11561 7937 992 2593 0 8454 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 46244 KiB
Current children cumulated memory: 31748 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 3.28 1.65 5/262 162941
/proc/meminfo: memFree=128621192/131249996 swapFree=33006296/33010684
[pid=162937] ppid=162934 vsize=53980 memory=39608 CPUtime=102 cores=0,2
/proc/162937/stat : 162937 (CASHWMaxSAT-Dis) R 162934 162937 162805 0 -1 4194304 26378 0 0 0 10194 6 0 0 20 0 1 0 235607752 55275520 9902 18446744073709551615 4198400 14817773 140728962890032 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 38629376 140728962894184 140728962894299 140728962894299 140728962899903 0
/proc/162937/statm: 13495 9902 992 2593 0 10388 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 53980 KiB
Current children cumulated memory: 39608 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 3.43 1.81 5/262 162943
/proc/meminfo: memFree=128600624/131249996 swapFree=33006296/33010684
[pid=162937] ppid=162934 vsize=55072 memory=40780 CPUtime=161.81 cores=0,2
/proc/162937/stat : 162937 (CASHWMaxSAT-Dis) R 162934 162937 162805 0 -1 4194304 28939 0 0 0 16174 7 0 0 20 0 1 0 235607752 56393728 10195 18446744073709551615 4198400 14817773 140728962890032 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 38629376 140728962894184 140728962894299 140728962894299 140728962899903 0
/proc/162937/statm: 13768 10195 992 2593 0 10661 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 55072 KiB
Current children cumulated memory: 40780 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 3.55 1.95 5/262 162945
/proc/meminfo: memFree=128568044/131249996 swapFree=33006296/33010684
[pid=162937] ppid=162934 vsize=70776 memory=56268 CPUtime=221.62 cores=0,2
/proc/162937/stat : 162937 (CASHWMaxSAT-Dis) R 162934 162937 162805 0 -1 4194304 32958 0 0 0 22153 9 0 0 20 0 1 0 235607752 72474624 14067 18446744073709551615 4198400 14817773 140728962890032 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 38629376 140728962894184 140728962894299 140728962894299 140728962899903 0
/proc/162937/statm: 17694 14067 992 2593 0 14587 0
Current children cumulated CPU time: 221.62 s
Current children cumulated vsize: 70776 KiB
Current children cumulated memory: 56268 KiB

[startup+282.3 s]
/proc/loadavg: 4.18 3.68 2.10 5/263 162948
/proc/meminfo: memFree=128555532/131249996 swapFree=33006296/33010684
[pid=162937] ppid=162934 vsize=70776 memory=56268 CPUtime=281.46 cores=0,2
/proc/162937/stat : 162937 (CASHWMaxSAT-Dis) R 162934 162937 162805 0 -1 4194304 32970 0 0 0 28137 9 0 0 20 0 1 0 235607752 72474624 14067 18446744073709551615 4198400 14817773 140728962890032 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 38629376 140728962894184 140728962894299 140728962894299 140728962899903 0
/proc/162937/statm: 17694 14067 992 2593 0 14587 0
Current children cumulated CPU time: 281.46 s
Current children cumulated vsize: 70776 KiB
Current children cumulated memory: 56268 KiB

[startup+342.3 s]
/proc/loadavg: 4.13 3.75 2.23 5/264 162957
/proc/meminfo: memFree=128548284/131249996 swapFree=33006296/33010684
[pid=162937] ppid=162934 vsize=72760 memory=58316 CPUtime=341.3 cores=0,2
/proc/162937/stat : 162937 (CASHWMaxSAT-Dis) R 162934 162937 162805 0 -1 4194304 33490 0 0 0 34121 9 0 0 20 0 1 0 235607752 74506240 14579 18446744073709551615 4198400 14817773 140728962890032 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 38629376 140728962894184 140728962894299 140728962894299 140728962899903 0
/proc/162937/statm: 18190 14579 992 2593 0 15083 0
Current children cumulated CPU time: 341.3 s
Current children cumulated vsize: 72760 KiB
Current children cumulated memory: 58316 KiB

[startup+402.3 s]
/proc/loadavg: 4.16 3.83 2.35 5/264 162959
/proc/meminfo: memFree=128570208/131249996 swapFree=33006296/33010684
[pid=162937] ppid=162934 vsize=85888 memory=71372 CPUtime=401.15 cores=0,2
/proc/162937/stat : 162937 (CASHWMaxSAT-Dis) R 162934 162937 162805 0 -1 4194304 35261 0 0 0 40105 10 0 0 20 0 1 0 235607752 87949312 17843 18446744073709551615 4198400 14817773 140728962890032 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 38629376 140728962894184 140728962894299 140728962894299 140728962899903 0
/proc/162937/statm: 21472 17843 992 2593 0 18365 0
Current children cumulated CPU time: 401.15 s
Current children cumulated vsize: 85888 KiB
Current children cumulated memory: 71372 KiB

[startup+462.3 s]
/proc/loadavg: 4.16 3.89 2.47 5/264 162961
/proc/meminfo: memFree=128522200/131249996 swapFree=33006296/33010684
[pid=162937] ppid=162934 vsize=76996 memory=62540 CPUtime=461 cores=0,2
/proc/162937/stat : 162937 (CASHWMaxSAT-Dis) R 162934 162937 162805 0 -1 4194304 36893 0 0 0 46089 11 0 0 20 0 1 0 235607752 78843904 15635 18446744073709551615 4198400 14817773 140728962890032 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 38629376 140728962894184 140728962894299 140728962894299 140728962899903 0
/proc/162937/statm: 19249 15635 992 2593 0 16142 0
Current children cumulated CPU time: 461 s

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

Current children cumulated memory: 180044 KiB

[startup+2922.3 s]
/proc/loadavg: 4.11 4.09 4.01 5/264 163085
/proc/meminfo: memFree=128183676/131249996 swapFree=33006296/33010684
[pid=162937] ppid=162934 vsize=194472 memory=180044 CPUtime=2913.95 cores=0,2
/proc/162937/stat : 162937 (CASHWMaxSAT-Dis) R 162934 162937 162805 0 -1 4194304 53302 0 0 0 291371 24 0 0 20 0 1 0 235607752 199139328 45011 18446744073709551615 4198400 14817773 140728962890032 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 38629376 140728962894184 140728962894299 140728962894299 140728962899903 0
/proc/162937/statm: 48618 45011 992 2593 0 45511 0
Current children cumulated CPU time: 2913.95 s
Current children cumulated vsize: 194472 KiB
Current children cumulated memory: 180044 KiB

[startup+2982.3 s]
/proc/loadavg: 4.04 4.07 4.00 5/263 163087
/proc/meminfo: memFree=128187112/131249996 swapFree=33006296/33010684
[pid=162937] ppid=162934 vsize=200496 memory=186060 CPUtime=2973.76 cores=0,2
/proc/162937/stat : 162937 (CASHWMaxSAT-Dis) R 162934 162937 162805 0 -1 4194304 53786 0 0 0 297352 24 0 0 20 0 1 0 235607752 205307904 46515 18446744073709551615 4198400 14817773 140728962890032 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 38629376 140728962894184 140728962894299 140728962894299 140728962899903 0
/proc/162937/statm: 50124 46515 992 2593 0 47017 0
Current children cumulated CPU time: 2973.76 s
Current children cumulated vsize: 200496 KiB
Current children cumulated memory: 186060 KiB

[startup+3042.3 s]
/proc/loadavg: 4.11 4.09 4.01 5/262 163089
/proc/meminfo: memFree=128263332/131249996 swapFree=33006296/33010684
[pid=162937] ppid=162934 vsize=135228 memory=120936 CPUtime=3033.58 cores=0,2
/proc/162937/stat : 162937 (CASHWMaxSAT-Dis) R 162934 162937 162805 0 -1 4194304 53786 0 0 0 303334 24 0 0 20 0 1 0 235607752 138473472 30234 18446744073709551615 4198400 14817773 140728962890032 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 38629376 140728962894184 140728962894299 140728962894299 140728962899903 0
/proc/162937/statm: 33807 30234 992 2593 0 30700 0
Current children cumulated CPU time: 3033.58 s
Current children cumulated vsize: 135228 KiB
Current children cumulated memory: 120936 KiB

[startup+3102.3 s]
/proc/loadavg: 4.09 4.09 4.01 5/262 163091
/proc/meminfo: memFree=128251344/131249996 swapFree=33006296/33010684
[pid=162937] ppid=162934 vsize=171120 memory=156828 CPUtime=3093.39 cores=0,2
/proc/162937/stat : 162937 (CASHWMaxSAT-Dis) R 162934 162937 162805 0 -1 4194304 54984 0 0 0 309313 26 0 0 20 0 1 0 235607752 175226880 39207 18446744073709551615 4198400 14817773 140728962890032 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 38629376 140728962894184 140728962894299 140728962894299 140728962899903 0
/proc/162937/statm: 42780 39207 992 2593 0 39673 0
Current children cumulated CPU time: 3093.39 s
Current children cumulated vsize: 171120 KiB
Current children cumulated memory: 156828 KiB

[startup+3162.3 s]
/proc/loadavg: 4.07 4.08 4.01 5/263 163093
/proc/meminfo: memFree=128260524/131249996 swapFree=33006296/33010684
[pid=162937] ppid=162934 vsize=172652 memory=158360 CPUtime=3153.22 cores=0,2
/proc/162937/stat : 162937 (CASHWMaxSAT-Dis) R 162934 162937 162805 0 -1 4194304 55764 0 0 0 315294 28 0 0 20 0 1 0 235607752 176795648 39590 18446744073709551615 4198400 14817773 140728962890032 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 38629376 140728962894184 140728962894299 140728962894299 140728962899903 0
/proc/162937/statm: 43163 39590 992 2593 0 40056 0
Current children cumulated CPU time: 3153.22 s
Current children cumulated vsize: 172652 KiB
Current children cumulated memory: 158360 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.08 4.01 5/263 163095
/proc/meminfo: memFree=128249680/131249996 swapFree=33006296/33010684
[pid=162937] ppid=162934 vsize=167684 memory=153164 CPUtime=3213.03 cores=0,2
/proc/162937/stat : 162937 (CASHWMaxSAT-Dis) R 162934 162937 162805 0 -1 4194304 56692 0 0 0 321275 28 0 0 20 0 1 0 235607752 171708416 38291 18446744073709551615 4198400 14817773 140728962890032 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 38629376 140728962894184 140728962894299 140728962894299 140728962899903 0
/proc/162937/statm: 41921 38291 992 2593 0 38814 0
Current children cumulated CPU time: 3213.03 s
Current children cumulated vsize: 167684 KiB
Current children cumulated memory: 153164 KiB

[startup+3282.3 s]
/proc/loadavg: 4.07 4.08 4.01 2/252 163122
/proc/meminfo: memFree=128686700/131249996 swapFree=33006296/33010684
[pid=162937] ppid=162934 vsize=198764 memory=184268 CPUtime=3272.85 cores=0,2
/proc/162937/stat : 162937 (CASHWMaxSAT-Dis) R 162934 162937 162805 0 -1 4194304 57308 0 0 0 327256 29 0 0 20 0 1 0 235607752 203534336 46067 18446744073709551615 4198400 14817773 140728962890032 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 38629376 140728962894184 140728962894299 140728962894299 140728962899903 0
/proc/162937/statm: 49691 46067 992 2593 0 46584 0
Current children cumulated CPU time: 3272.85 s
Current children cumulated vsize: 198764 KiB
Current children cumulated memory: 184268 KiB

[startup+3342.3 s]
/proc/loadavg: 4.21 4.12 4.03 5/264 163234
/proc/meminfo: memFree=128573252/131249996 swapFree=33006296/33010684
[pid=162937] ppid=162934 vsize=198764 memory=184268 CPUtime=3332.66 cores=0,2
/proc/162937/stat : 162937 (CASHWMaxSAT-Dis) R 162934 162937 162805 0 -1 4194304 57385 0 0 0 333235 31 0 0 20 0 1 0 235607752 203534336 46067 18446744073709551615 4198400 14817773 140728962890032 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 38629376 140728962894184 140728962894299 140728962894299 140728962899903 0
/proc/162937/statm: 49691 46067 992 2593 0 46584 0
Current children cumulated CPU time: 3332.66 s
Current children cumulated vsize: 198764 KiB
Current children cumulated memory: 184268 KiB

[startup+3402.3 s]
/proc/loadavg: 4.07 4.10 4.02 5/265 163244
/proc/meminfo: memFree=128519176/131249996 swapFree=33006296/33010684
[pid=162937] ppid=162934 vsize=198764 memory=184268 CPUtime=3392.48 cores=0,2
/proc/162937/stat : 162937 (CASHWMaxSAT-Dis) R 162934 162937 162805 0 -1 4194304 57386 0 0 0 339217 31 0 0 20 0 1 0 235607752 203534336 46067 18446744073709551615 4198400 14817773 140728962890032 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 38629376 140728962894184 140728962894299 140728962894299 140728962899903 0
/proc/162937/statm: 49691 46067 992 2593 0 46584 0
Current children cumulated CPU time: 3392.48 s
Current children cumulated vsize: 198764 KiB
Current children cumulated memory: 184268 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.11 4.03 5/264 163246
/proc/meminfo: memFree=128517468/131249996 swapFree=33006296/33010684
[pid=162937] ppid=162934 vsize=144288 memory=129996 CPUtime=3452.3 cores=0,2
/proc/162937/stat : 162937 (CASHWMaxSAT-Dis) R 162934 162937 162805 0 -1 4194304 57809 0 0 0 345199 31 0 0 20 0 1 0 235607752 147750912 32499 18446744073709551615 4198400 14817773 140728962890032 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 38629376 140728962894184 140728962894299 140728962894299 140728962899903 0
/proc/162937/statm: 36072 32499 992 2593 0 32965 0
Current children cumulated CPU time: 3452.3 s
Current children cumulated vsize: 144288 KiB
Current children cumulated memory: 129996 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.10 4.03 5/264 163248
/proc/meminfo: memFree=128462712/131249996 swapFree=33006296/33010684
[pid=162937] ppid=162934 vsize=137168 memory=122748 CPUtime=3512.12 cores=0,2
/proc/162937/stat : 162937 (CASHWMaxSAT-Dis) R 162934 162937 162805 0 -1 4194304 58464 0 0 0 351180 32 0 0 20 0 1 0 235607752 140460032 30687 18446744073709551615 4198400 14817773 140728962890032 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 38629376 140728962894184 140728962894299 140728962894299 140728962899903 0
/proc/162937/statm: 34292 30687 992 2593 0 31185 0
Current children cumulated CPU time: 3512.12 s
Current children cumulated vsize: 137168 KiB
Current children cumulated memory: 122748 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.10 4.03 5/264 163251
/proc/meminfo: memFree=128379164/131249996 swapFree=33006296/33010684
[pid=162937] ppid=162934 vsize=177712 memory=163292 CPUtime=3571.94 cores=0,2
/proc/162937/stat : 162937 (CASHWMaxSAT-Dis) R 162934 162937 162805 0 -1 4194304 59282 0 0 0 357160 34 0 0 20 0 1 0 235607752 181977088 40823 18446744073709551615 4198400 14817773 140728962890032 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 38629376 140728962894184 140728962894299 140728962894299 140728962899903 0
/proc/162937/statm: 44428 40823 992 2593 0 41321 0
Current children cumulated CPU time: 3571.94 s
Current children cumulated vsize: 177712 KiB
Current children cumulated memory: 163292 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.5 s]
/proc/loadavg: 4.05 4.09 4.02 5/265 163254
/proc/meminfo: memFree=128391656/131249996 swapFree=33006296/33010684
[pid=162937] ppid=162934 vsize=180992 memory=166572 CPUtime=3600.05 cores=0,2
/proc/162937/stat : 162937 (CASHWMaxSAT-Dis) R 162934 162937 162805 0 -1 4194304 60037 0 0 0 359971 34 0 0 20 0 1 0 235607752 185335808 41643 18446744073709551615 4198400 14817773 140728962890032 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 38629376 140728962894184 140728962894299 140728962894299 140728962899903 0
/proc/162937/statm: 45248 41643 992 2593 0 42141 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 180992 KiB
Current children cumulated memory: 166572 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.72 s, system=0.348216 s

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

[startup+3610.5 s]
/proc/loadavg: 4.05 4.09 4.02 5/265 163254
/proc/meminfo: memFree=128391656/131249996 swapFree=33006296/33010684
[pid=162937] ppid=162934 vsize=180992 memory=166572 CPUtime=3600.05 cores=0,2
/proc/162937/stat : 162937 (CASHWMaxSAT-Dis) R 162934 162937 162805 0 -1 4194304 60037 0 0 0 359971 34 0 0 20 0 1 0 235607752 185335808 41643 18446744073709551615 4198400 14817773 140728962890032 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 38629376 140728962894184 140728962894299 140728962894299 140728962899903 0
/proc/162937/statm: 45248 41643 992 2593 0 42141 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 180992 KiB
Current children cumulated memory: 166572 KiB

Child status: 0

Real time (s): 3610.5
CPU time (s): 3600.07
CPU user time (s): 3599.72
CPU system time (s): 0.348216
CPU usage (%): 99.7109
Max. virtual memory (cumulated for all children) (KiB): 221536
Max. memory (cumulated for all children) (KiB): 207040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.72
system time used= 0.348216
maximum resident set size= 222824
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60037
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= 27
involuntary context switches= 4685


# summary of solver processes directly reported to runsolver:
#   pid: 162937
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3599.72
#   total CPU system time (s): 0.348216

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.99394 second user time and 16.0208 second system time

The end

Launcher Data

Begin job on nodeC015 at 2025-07-22 17:48:23
IDJOB=4541825
IDBENCH=163507
IDSOLVER=3322
FILE ID=nodeC015/4541825-1753199303
RUNJOBID= nodeC015-1753198970-162822
SLURM_JOB_ID= 9687748
Free space on /tmp= 432524 MiB

SOLVER NAME= CASHWMaxSATDisjCad-S 2025-06-01
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/equalities/array_comm/arraycomm_teq/normalized-22arraycomm_teq_less.opb
COMMAND LINE= CASHWMaxSAT-DisjCad-S BENCHNAME -total-t=TIMEOUT -no-par -v0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4541825-1753199303/watcher-4541825-1753199303 -o /tmp/evaluation-result-4541825-1753199303/solver-4541825-1753199303 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1753198970-162822 --watchdog 3760  CASHWMaxSAT-DisjCad-S HOME/instance-4541825-1753199303.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= 33cd2865dc6656b609d0c0476b6c078b
RANDOM SEED=359947374

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        128610188 kB
MemAvailable:   129448712 kB
Buffers:            1508 kB
Cached:          1608136 kB
SwapCached:         3888 kB
Active:          1149220 kB
Inactive:         763756 kB
Active(anon):     277380 kB
Inactive(anon):    48304 kB
Active(file):     871840 kB
Inactive(file):   715452 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33006296 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             13668 kB
Writeback:             0 kB
AnonPages:        300608 kB
Mapped:           118176 kB
Shmem:             22352 kB
KReclaimable:     180940 kB
Slab:             276692 kB
SReclaimable:     180940 kB
SUnreclaim:        95752 kB
KernelStack:        4288 kB
PageTables:         3688 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     657908 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    194560 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:      205524 kB
DirectMap2M:    11100160 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432512 MiB
End job on nodeC015 at 2025-07-22 18:48:33