Trace number 4543063

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
UWrMaxSat 2025-06-04? (TO) 3600.11 3611.12

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
php-original/normalized-php_390_389.opb
MD5SUM8c310f5c6bc12dfd4cf754da21955474
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 benchmark1.43418
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables151710
Total number of constraints779
Number of constraints which are clauses390
Number of constraints which are cardinality constraints (but not clauses)389
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint389
Maximum length of a constraint390
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 391
Number of bits of the biggest sum of numbers9
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.00	c Using cadical-2.1.3-f13d744 SAT solver by Armin Biere et al. (2016 - )
0.00/0.00	c Setting memory limit to 31000MB.
0.00/0.00	c Parsing PB file...
1.28/1.32	c Converting 779 PB-constraints to clauses...
1.88/1.96	c ============================[ Encoding Statistics ]============================
1.88/1.96	c |  Number of variables:        194500                                         |
1.88/1.96	c |  Number of clauses:          668692                                         |
1.88/1.96	c ===============================================================================
3600.09/3611.11	c *** TERMINATED by signal 15 ***
3600.09/3611.11	c _______________________________________________________________________________
3600.09/3611.11	c 
3600.09/3611.11	c _______________________________________________________________________________
3600.09/3611.11	c 
3600.09/3611.11	c =======================[ UWrMaxSat resources usage ]===========================
3600.09/3611.11	c Memory used            : 1005.00 MB
3600.09/3611.11	c CPU time               : 3594.8 s
3600.09/3611.11	c Constr Enc: Srt/BDD/Add: 389 0 0
3600.09/3611.11	c _______________________________________________________________________________
3600.09/3611.11	c _______________________________________________________________________________
3600.09/3611.11	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 (62565 MiB free)
  memory of node 1: 64507 MiB (63492 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4543063-1753224833/watcher-4543063-1753224833 -o /tmp/evaluation-result-4543063-1753224833/solver-4543063-1753224833 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1753224833-151857 --watchdog 3760 HOME/uwrmaxsat HOME/instance-4543063-1753224833.opb -mem-lim=31000 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=151916, runsolver pid=151913

[startup+0.100068 s]*
/proc/loadavg: 1.27 1.17 1.58 5/255 151917
/proc/meminfo: memFree=129072352/131382120 swapFree=33010416/33010684
[pid=151916] ppid=151913 vsize=12604 memory=11112 CPUtime=0.1 cores=4,6
/proc/151916/stat : 151916 (uwrmaxsat) R 151913 151916 151846 0 -1 4194304 2786 0 0 0 9 1 0 0 20 0 1 0 238162745 12906496 2778 18446744073709551615 4198400 6176925 140734038210912 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 19251200 140734038219112 140734038219239 140734038219239 140734038224843 0
/proc/151916/statm: 3151 2778 448 484 0 2562 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 12604 KiB
Current children cumulated memory: 11112 KiB

[startup+0.213498 s]*
/proc/loadavg: 1.27 1.17 1.58 5/255 151917
/proc/meminfo: memFree=129061012/131382120 swapFree=33010416/33010684
[pid=151916] ppid=151913 vsize=22112 memory=20244 CPUtime=0.21 cores=4,6
/proc/151916/stat : 151916 (uwrmaxsat) R 151913 151916 151846 0 -1 4194304 4946 0 0 0 20 1 0 0 20 0 1 0 238162745 22642688 5061 18446744073709551615 4198400 6176925 140734038210912 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 19251200 140734038219112 140734038219239 140734038219239 140734038224843 0
/proc/151916/statm: 5528 5061 448 484 0 4939 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 22112 KiB
Current children cumulated memory: 20244 KiB

[startup+0.313811 s]*
/proc/loadavg: 1.27 1.17 1.58 5/255 151917
/proc/meminfo: memFree=129054460/131382120 swapFree=33010416/33010684
[pid=151916] ppid=151913 vsize=26604 memory=25108 CPUtime=0.31 cores=4,6
/proc/151916/stat : 151916 (uwrmaxsat) R 151913 151916 151846 0 -1 4194304 6161 0 0 0 29 2 0 0 20 0 1 0 238162745 27242496 6277 18446744073709551615 4198400 6176925 140734038210912 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 19251200 140734038219112 140734038219239 140734038219239 140734038224843 0
/proc/151916/statm: 6651 6277 448 484 0 6062 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 26604 KiB
Current children cumulated memory: 25108 KiB

[startup+0.700274 s]
/proc/loadavg: 1.27 1.17 1.58 5/255 151917
/proc/meminfo: memFree=129030696/131382120 swapFree=33010416/33010684
[pid=151916] ppid=151913 vsize=54576 memory=53096 CPUtime=0.69 cores=4,6
/proc/151916/stat : 151916 (uwrmaxsat) R 151913 151916 151846 0 -1 4194304 12894 0 0 0 64 5 0 0 20 0 1 0 238162745 55885824 13274 18446744073709551615 4198400 6176925 140734038210912 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 19251200 140734038219112 140734038219239 140734038219239 140734038224843 0
/proc/151916/statm: 13644 13274 448 484 0 13055 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 54576 KiB
Current children cumulated memory: 53096 KiB

[startup+1.50033 s]
/proc/loadavg: 1.27 1.17 1.58 5/255 151917
/proc/meminfo: memFree=128951440/131382120 swapFree=33010416/33010684
[pid=151916] ppid=151913 vsize=137952 memory=133868 CPUtime=1.48 cores=4,6
/proc/151916/stat : 151916 (uwrmaxsat) R 151913 151916 151846 0 -1 4194304 29928 0 0 0 139 9 0 0 20 0 1 0 238162745 141262848 33467 18446744073709551615 4198400 6176925 140734038210912 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 19251200 140734038219112 140734038219239 140734038219239 140734038224843 0
/proc/151916/statm: 34488 33467 448 484 0 33899 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 137952 KiB
Current children cumulated memory: 133868 KiB

[startup+3.11271 s]
/proc/loadavg: 1.27 1.17 1.58 4/251 151925
/proc/meminfo: memFree=128746368/131382120 swapFree=33010416/33010684
[pid=151916] ppid=151913 vsize=256212 memory=242504 CPUtime=3.09 cores=4,6
/proc/151916/stat : 151916 (uwrmaxsat) R 151913 151916 151846 0 -1 4194304 48842 0 0 0 294 15 0 0 20 0 1 0 238162745 262361088 60626 18446744073709551615 4198400 6176925 140734038210912 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 19251200 140734038219112 140734038219239 140734038219239 140734038224843 0
/proc/151916/statm: 64053 60626 512 484 0 63464 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 256212 KiB
Current children cumulated memory: 242504 KiB

[startup+6.3003 s]
/proc/loadavg: 1.49 1.22 1.59 5/255 151963
/proc/meminfo: memFree=128640376/131382120 swapFree=33010416/33010684
[pid=151916] ppid=151913 vsize=257036 memory=242684 CPUtime=6.27 cores=4,6
/proc/151916/stat : 151916 (uwrmaxsat) R 151913 151916 151846 0 -1 4194304 53495 0 0 0 609 18 0 0 20 0 1 0 238162745 263204864 60671 18446744073709551615 4198400 6176925 140734038210912 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 19251200 140734038219112 140734038219239 140734038219239 140734038224843 0
/proc/151916/statm: 64259 60671 512 484 0 63670 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 257036 KiB
Current children cumulated memory: 242684 KiB

[startup+12.7003 s]
/proc/loadavg: 1.69 1.27 1.61 5/255 151963
/proc/meminfo: memFree=128581500/131382120 swapFree=33010416/33010684
[pid=151916] ppid=151913 vsize=286656 memory=277328 CPUtime=12.64 cores=4,6
/proc/151916/stat : 151916 (uwrmaxsat) R 151913 151916 151846 0 -1 4194304 56778 0 0 0 1244 20 0 0 20 0 1 0 238162745 293535744 69332 18446744073709551615 4198400 6176925 140734038210912 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 19251200 140734038219112 140734038219239 140734038219239 140734038224843 0
/proc/151916/statm: 71664 69332 512 484 0 71075 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 286656 KiB
Current children cumulated memory: 277328 KiB

[startup+25.5003 s]
/proc/loadavg: 2.20 1.40 1.65 5/255 151963
/proc/meminfo: memFree=128566008/131382120 swapFree=33010416/33010684
[pid=151916] ppid=151913 vsize=319260 memory=309932 CPUtime=25.4 cores=4,6
/proc/151916/stat : 151916 (uwrmaxsat) R 151913 151916 151846 0 -1 4194304 59041 0 0 0 2518 22 0 0 20 0 1 0 238162745 326922240 77483 18446744073709551615 4198400 6176925 140734038210912 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 19251200 140734038219112 140734038219239 140734038219239 140734038224843 0
/proc/151916/statm: 79815 77483 512 484 0 79226 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 319260 KiB
Current children cumulated memory: 309932 KiB

[startup+51.1131 s]
/proc/loadavg: 2.88 1.63 1.71 5/255 151963
/proc/meminfo: memFree=128422288/131382120 swapFree=33010416/33010684
[pid=151916] ppid=151913 vsize=326044 memory=316748 CPUtime=50.95 cores=4,6
/proc/151916/stat : 151916 (uwrmaxsat) R 151913 151916 151846 0 -1 4194304 63296 0 0 0 5066 29 0 0 20 0 1 0 238162745 333869056 79187 18446744073709551615 4198400 6176925 140734038210912 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 19251200 140734038219112 140734038219239 140734038219239 140734038224843 0
/proc/151916/statm: 81511 79187 512 484 0 80922 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 326044 KiB
Current children cumulated memory: 316748 KiB

[startup+102.3 s]
/proc/loadavg: 3.57 2.01 1.84 5/253 151969
/proc/meminfo: memFree=128330260/131382120 swapFree=33010416/33010684
[pid=151916] ppid=151913 vsize=337004 memory=327708 CPUtime=101.98 cores=4,6
/proc/151916/stat : 151916 (uwrmaxsat) R 151913 151916 151846 0 -1 4194304 68665 0 0 0 10157 41 0 0 20 0 1 0 238162745 345092096 81927 18446744073709551615 4198400 6176925 140734038210912 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 19251200 140734038219112 140734038219239 140734038219239 140734038224843 0
/proc/151916/statm: 84251 81927 512 484 0 83662 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 337004 KiB
Current children cumulated memory: 327708 KiB

[startup+162.3 s]
/proc/loadavg: 4.00 2.41 1.99 5/251 151971
/proc/meminfo: memFree=128307860/131382120 swapFree=33010416/33010684
[pid=151916] ppid=151913 vsize=343380 memory=334084 CPUtime=161.78 cores=4,6
/proc/151916/stat : 151916 (uwrmaxsat) R 151913 151916 151846 0 -1 4194304 72925 0 0 0 16126 52 0 0 20 0 1 0 238162745 351621120 83521 18446744073709551615 4198400 6176925 140734038210912 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 19251200 140734038219112 140734038219239 140734038219239 140734038224843 0
/proc/151916/statm: 85845 83521 512 484 0 85256 0
Current children cumulated CPU time: 161.78 s
Current children cumulated vsize: 343380 KiB
Current children cumulated memory: 334084 KiB

[startup+222.3 s]
/proc/loadavg: 4.70 2.90 2.19 5/251 151973
/proc/meminfo: memFree=128236592/131382120 swapFree=33010416/33010684
[pid=151916] ppid=151913 vsize=354164 memory=344868 CPUtime=221.58 cores=4,6
/proc/151916/stat : 151916 (uwrmaxsat) R 151913 151916 151846 0 -1 4194304 78150 0 0 0 22092 66 0 0 20 0 1 0 238162745 362663936 86217 18446744073709551615 4198400 6176925 140734038210912 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 19251200 140734038219112 140734038219239 140734038219239 140734038224843 0
/proc/151916/statm: 88541 86217 512 484 0 87952 0
Current children cumulated CPU time: 221.58 s
Current children cumulated vsize: 354164 KiB
Current children cumulated memory: 344868 KiB

[startup+282.3 s]
/proc/loadavg: 4.30 3.12 2.31 5/251 151975
/proc/meminfo: memFree=128269148/131382120 swapFree=33010416/33010684
[pid=151916] ppid=151913 vsize=333156 memory=325020 CPUtime=281.37 cores=4,6
/proc/151916/stat : 151916 (uwrmaxsat) R 151913 151916 151846 0 -1 4194304 93080 0 0 0 28057 80 0 0 20 0 1 0 238162745 341151744 81255 18446744073709551615 4198400 6176925 140734038210912 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 19251200 140734038219112 140734038219239 140734038219239 140734038224843 0
/proc/151916/statm: 83289 81255 512 484 0 82700 0
Current children cumulated CPU time: 281.37 s
Current children cumulated vsize: 333156 KiB
Current children cumulated memory: 325020 KiB

[startup+342.3 s]
/proc/loadavg: 4.72 3.45 2.47 5/249 151977
/proc/meminfo: memFree=128164008/131382120 swapFree=33010416/33010684
[pid=151916] ppid=151913 vsize=406512 memory=398348 CPUtime=341.19 cores=4,6
/proc/151916/stat : 151916 (uwrmaxsat) R 151913 151916 151846 0 -1 4194304 95640 0 0 0 34031 88 0 0 20 0 1 0 238162745 416268288 99587 18446744073709551615 4198400 6176925 140734038210912 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 19251200 140734038219112 140734038219239 140734038219239 140734038224843 0
/proc/151916/statm: 101628 99587 512 484 0 101039 0
Current children cumulated CPU time: 341.19 s
Current children cumulated vsize: 406512 KiB
Current children cumulated memory: 398348 KiB

[startup+402.3 s]
/proc/loadavg: 4.42 3.61 2.59 5/250 151980
/proc/meminfo: memFree=128109676/131382120 swapFree=33010416/33010684
[pid=151916] ppid=151913 vsize=409460 memory=401296 CPUtime=401.01 cores=4,6
/proc/151916/stat : 151916 (uwrmaxsat) R 151913 151916 151846 0 -1 4194304 98620 0 0 0 40005 96 0 0 20 0 1 0 238162745 419287040 100324 18446744073709551615 4198400 6176925 140734038210912 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 19251200 140734038219112 140734038219239 140734038219239 140734038224843 0
/proc/151916/statm: 102365 100324 512 484 0 101776 0
Current children cumulated CPU time: 401.01 s
Current children cumulated vsize: 409460 KiB
Current children cumulated memory: 401296 KiB

[startup+462.3 s]
/proc/loadavg: 4.19 3.70 2.69 5/251 152000
/proc/meminfo: memFree=128068400/131382120 swapFree=33010416/33010684
[pid=151916] ppid=151913 vsize=422140 memory=414008 CPUtime=460.84 cores=4,6
/proc/151916/stat : 151916 (uwrmaxsat) R 151913 151916 151846 0 -1 4194304 101424 0 0 0 45977 107 0 0 20 0 1 0 238162745 432271360 103502 18446744073709551615 4198400 6176925 140734038210912 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 19251200 140734038219112 140734038219239 140734038219239 140734038224843 0
/proc/151916/statm: 105535 103502 512 484 0 104946 0
Current children cumulated CPU time: 460.84 s

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

Current children cumulated memory: 578936 KiB

[startup+2922.3 s]
/proc/loadavg: 4.20 4.12 4.03 5/252 152117
/proc/meminfo: memFree=127564608/131382120 swapFree=33010416/33010684
[pid=151916] ppid=151913 vsize=661208 memory=652904 CPUtime=2913.32 cores=4,6
/proc/151916/stat : 151916 (uwrmaxsat) R 151913 151916 151846 0 -1 4194304 185231 0 0 0 290905 427 0 0 20 0 1 0 238162745 677076992 163226 18446744073709551615 4198400 6176925 140734038210912 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 19251200 140734038219112 140734038219239 140734038219239 140734038224843 0
/proc/151916/statm: 165302 163226 512 484 0 164713 0
Current children cumulated CPU time: 2913.32 s
Current children cumulated vsize: 661208 KiB
Current children cumulated memory: 652904 KiB

[startup+2982.3 s]
/proc/loadavg: 4.07 4.10 4.02 5/252 152119
/proc/meminfo: memFree=127576800/131382120 swapFree=33010416/33010684
[pid=151916] ppid=151913 vsize=621116 memory=613424 CPUtime=2973.13 cores=4,6
/proc/151916/stat : 151916 (uwrmaxsat) R 151913 151916 151846 0 -1 4194304 186280 0 0 0 296878 435 0 0 20 0 1 0 238162745 636022784 153356 18446744073709551615 4198400 6176925 140734038210912 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 19251200 140734038219112 140734038219239 140734038219239 140734038224843 0
/proc/151916/statm: 155279 153356 512 484 0 154690 0
Current children cumulated CPU time: 2973.13 s
Current children cumulated vsize: 621116 KiB
Current children cumulated memory: 613424 KiB

[startup+3042.3 s]
/proc/loadavg: 4.07 4.09 4.02 5/252 152121
/proc/meminfo: memFree=127570496/131382120 swapFree=33010416/33010684
[pid=151916] ppid=151913 vsize=626524 memory=618832 CPUtime=3032.92 cores=4,6
/proc/151916/stat : 151916 (uwrmaxsat) R 151913 151916 151846 0 -1 4194304 187443 0 0 0 302853 439 0 0 20 0 1 0 238162745 641560576 154708 18446744073709551615 4198400 6176925 140734038210912 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 19251200 140734038219112 140734038219239 140734038219239 140734038224843 0
/proc/151916/statm: 156631 154708 512 484 0 156042 0
Current children cumulated CPU time: 3032.92 s
Current children cumulated vsize: 626524 KiB
Current children cumulated memory: 618832 KiB

[startup+3102.3 s]
/proc/loadavg: 4.12 4.10 4.03 5/251 152127
/proc/meminfo: memFree=127465808/131382120 swapFree=33010416/33010684
[pid=151916] ppid=151913 vsize=719148 memory=712696 CPUtime=3092.73 cores=4,6
/proc/151916/stat : 151916 (uwrmaxsat) R 151913 151916 151846 0 -1 4194304 207983 0 0 0 308820 453 0 0 20 0 1 0 238162745 736407552 178174 18446744073709551615 4198400 6176925 140734038210912 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 19251200 140734038219112 140734038219239 140734038219239 140734038224843 0
/proc/151916/statm: 179787 178174 512 484 0 179198 0
Current children cumulated CPU time: 3092.73 s
Current children cumulated vsize: 719148 KiB
Current children cumulated memory: 712696 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.09 4.03 5/250 152129
/proc/meminfo: memFree=127521648/131382120 swapFree=33010416/33010684
[pid=151916] ppid=151913 vsize=632980 memory=626528 CPUtime=3152.56 cores=4,6
/proc/151916/stat : 151916 (uwrmaxsat) R 151913 151916 151846 0 -1 4194304 209015 0 0 0 314795 461 0 0 20 0 1 0 238162745 648171520 156632 18446744073709551615 4198400 6176925 140734038210912 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 19251200 140734038219112 140734038219239 140734038219239 140734038224843 0
/proc/151916/statm: 158245 156632 512 484 0 157656 0
Current children cumulated CPU time: 3152.56 s
Current children cumulated vsize: 632980 KiB
Current children cumulated memory: 626528 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.09 4.03 5/250 152131
/proc/meminfo: memFree=127534232/131382120 swapFree=33010416/33010684
[pid=151916] ppid=151913 vsize=645420 memory=638968 CPUtime=3212.39 cores=4,6
/proc/151916/stat : 151916 (uwrmaxsat) R 151913 151916 151846 0 -1 4194304 210566 0 0 0 320770 469 0 0 20 0 1 0 238162745 660910080 159742 18446744073709551615 4198400 6176925 140734038210912 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 19251200 140734038219112 140734038219239 140734038219239 140734038224843 0
/proc/151916/statm: 161355 159742 512 484 0 160766 0
Current children cumulated CPU time: 3212.39 s
Current children cumulated vsize: 645420 KiB
Current children cumulated memory: 638968 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.09 4.03 5/250 152133
/proc/meminfo: memFree=127563568/131382120 swapFree=33010416/33010684
[pid=151916] ppid=151913 vsize=640896 memory=634444 CPUtime=3272.22 cores=4,6
/proc/151916/stat : 151916 (uwrmaxsat) R 151913 151916 151846 0 -1 4194304 211595 0 0 0 326746 476 0 0 20 0 1 0 238162745 656277504 158611 18446744073709551615 4198400 6176925 140734038210912 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 19251200 140734038219112 140734038219239 140734038219239 140734038224843 0
/proc/151916/statm: 160224 158611 512 484 0 159635 0
Current children cumulated CPU time: 3272.22 s
Current children cumulated vsize: 640896 KiB
Current children cumulated memory: 634444 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.08 4.03 5/250 152135
/proc/meminfo: memFree=127359000/131382120 swapFree=33010416/33010684
[pid=151916] ppid=151913 vsize=798064 memory=790028 CPUtime=3332.05 cores=4,6
/proc/151916/stat : 151916 (uwrmaxsat) R 151913 151916 151846 0 -1 4194304 247939 0 0 0 332708 497 0 0 20 0 1 0 238162745 817217536 197507 18446744073709551615 4198400 6176925 140734038210912 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 19251200 140734038219112 140734038219239 140734038219239 140734038224843 0
/proc/151916/statm: 199516 197507 512 484 0 198927 0
Current children cumulated CPU time: 3332.05 s
Current children cumulated vsize: 798064 KiB
Current children cumulated memory: 790028 KiB

[startup+3402.3 s]
/proc/loadavg: 4.06 4.08 4.03 5/251 152138
/proc/meminfo: memFree=127382272/131382120 swapFree=33010416/33010684
[pid=151916] ppid=151913 vsize=747664 memory=740220 CPUtime=3391.88 cores=4,6
/proc/151916/stat : 151916 (uwrmaxsat) R 151913 151916 151846 0 -1 4194304 248791 0 0 0 338686 502 0 0 20 0 1 0 238162745 765607936 185055 18446744073709551615 4198400 6176925 140734038210912 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 19251200 140734038219112 140734038219239 140734038219239 140734038224843 0
/proc/151916/statm: 186916 185055 512 484 0 186327 0
Current children cumulated CPU time: 3391.88 s
Current children cumulated vsize: 747664 KiB
Current children cumulated memory: 740220 KiB

[startup+3462.3 s]
/proc/loadavg: 4.07 4.08 4.03 5/252 152143
/proc/meminfo: memFree=127505152/131382120 swapFree=33010416/33010684
[pid=151916] ppid=151913 vsize=712080 memory=704644 CPUtime=3451.7 cores=4,6
/proc/151916/stat : 151916 (uwrmaxsat) R 151913 151916 151846 0 -1 4194304 249708 0 0 0 344661 509 0 0 20 0 1 0 238162745 729169920 176161 18446744073709551615 4198400 6176925 140734038210912 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 19251200 140734038219112 140734038219239 140734038219239 140734038224843 0
/proc/151916/statm: 178020 176161 512 484 0 177431 0
Current children cumulated CPU time: 3451.7 s
Current children cumulated vsize: 712080 KiB
Current children cumulated memory: 704644 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.10 4.03 5/251 152145
/proc/meminfo: memFree=127587616/131382120 swapFree=33010416/33010684
[pid=151916] ppid=151913 vsize=582716 memory=576136 CPUtime=3511.53 cores=4,6
/proc/151916/stat : 151916 (uwrmaxsat) R 151913 151916 151846 0 -1 4194304 251814 0 0 0 350636 517 0 0 20 0 1 0 238162745 596701184 144034 18446744073709551615 4198400 6176925 140734038210912 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 19251200 140734038219112 140734038219239 140734038219239 140734038224843 0
/proc/151916/statm: 145679 144034 512 484 0 145090 0
Current children cumulated CPU time: 3511.53 s
Current children cumulated vsize: 582716 KiB
Current children cumulated memory: 576136 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.09 4.03 5/251 152147
/proc/meminfo: memFree=127585312/131382120 swapFree=33010416/33010684
[pid=151916] ppid=151913 vsize=590476 memory=583896 CPUtime=3571.36 cores=4,6
/proc/151916/stat : 151916 (uwrmaxsat) R 151913 151916 151846 0 -1 4194304 253182 0 0 0 356610 526 0 0 20 0 1 0 238162745 604647424 145974 18446744073709551615 4198400 6176925 140734038210912 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 19251200 140734038219112 140734038219239 140734038219239 140734038224843 0
/proc/151916/statm: 147619 145974 512 484 0 147030 0
Current children cumulated CPU time: 3571.36 s
Current children cumulated vsize: 590476 KiB
Current children cumulated memory: 583896 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.11 s]
/proc/loadavg: 4.07 4.08 4.03 3/245 152156
/proc/meminfo: memFree=128110312/131382120 swapFree=33010416/33010684
[pid=151916] ppid=151913 vsize=610768 memory=604188 CPUtime=3600.09 cores=4,6
/proc/151916/stat : 151916 (uwrmaxsat) R 151913 151916 151846 0 -1 4194304 255668 0 0 0 359479 530 0 0 20 0 1 0 238162745 625426432 151047 18446744073709551615 4198400 6176925 140734038210912 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 19251200 140734038219112 140734038219239 140734038219239 140734038224843 0
/proc/151916/statm: 152692 151047 512 484 0 152103 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 610768 KiB
Current children cumulated memory: 604188 KiB

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

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

# cumulated CPU time of all completed processes:  user=3594.8 s, system=5.30866 s

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

[startup+3611.11 s]
/proc/loadavg: 4.07 4.08 4.03 3/245 152156
/proc/meminfo: memFree=128110312/131382120 swapFree=33010416/33010684
[pid=151916] ppid=151913 vsize=610768 memory=604188 CPUtime=3600.09 cores=4,6
/proc/151916/stat : 151916 (uwrmaxsat) R 151913 151916 151846 0 -1 4194304 255668 0 0 0 359479 530 0 0 20 0 1 0 238162745 625426432 151047 18446744073709551615 4198400 6176925 140734038210912 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 19251200 140734038219112 140734038219239 140734038219239 140734038224843 0
/proc/151916/statm: 152692 151047 512 484 0 152103 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 610768 KiB
Current children cumulated memory: 604188 KiB

Child status: 0

Real time (s): 3611.12
CPU time (s): 3600.11
CPU user time (s): 3594.8
CPU system time (s): 5.30866
CPU usage (%): 99.6951
Max. virtual memory (cumulated for all children) (KiB): 1029352
Max. memory (cumulated for all children) (KiB): 1021844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.8
system time used= 5.30866
maximum resident set size= 1021844
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 255668
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= 98
involuntary context switches= 19124


# summary of solver processes directly reported to runsolver:
#   pid: 151916
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3594.8
#   total CPU system time (s): 5.30866

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.6163 second user time and 35.3914 second system time

The end

Launcher Data

Begin job on nodeC006 at 2025-07-23 00:53:54
IDJOB=4543063
IDBENCH=171748
IDSOLVER=3372
FILE ID=nodeC006/4543063-1753224833
RUNJOBID= nodeC006-1753224833-151857
SLURM_JOB_ID= 9687836
Free space on /tmp= 432772 MiB

SOLVER NAME= UWrMaxSat 2025-06-04
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/php-original/normalized-php_390_389.opb
COMMAND LINE= HOME/uwrmaxsat BENCHNAME -mem-lim=MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4543063-1753224833/watcher-4543063-1753224833 -o /tmp/evaluation-result-4543063-1753224833/solver-4543063-1753224833 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1753224833-151857 --watchdog 3760  HOME/uwrmaxsat HOME/instance-4543063-1753224833.opb -mem-lim=31000

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

MD5SUM BENCH= 8c310f5c6bc12dfd4cf754da21955474
RANDOM SEED=1999980303

nodeC006 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.177
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.32
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.085
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.32
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.098
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.32
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.123
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.32
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		: 1197.132
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.32
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		: 1197.086
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.32
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.694
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.32
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.139
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.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        129099232 kB
MemAvailable:   129799620 kB
Buffers:            2128 kB
Cached:          1377708 kB
SwapCached:           12 kB
Active:          1047888 kB
Inactive:         400176 kB
Active(anon):      83576 kB
Inactive(anon):    10792 kB
Active(file):     964312 kB
Inactive(file):   389384 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             14588 kB
Writeback:            16 kB
AnonPages:         70168 kB
Mapped:           108472 kB
Shmem:             26140 kB
KReclaimable:     372252 kB
Slab:             466808 kB
SReclaimable:     372252 kB
SUnreclaim:        94556 kB
KernelStack:        3936 kB
PageTables:         2872 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     353612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149384 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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:      191304 kB
DirectMap2M:    10196992 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 432768 MiB
End job on nodeC006 at 2025-07-23 01:54:05