Trace number 4515974

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

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/
CombinatorialBenchmarksPBsolvers/vertex-cover/larger/vc-lines-v2_shuffle/normalized-grid4_121.shuf-1.opb
MD5SUMd9b74fe8ba5c70cce21a95ed96e09832
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.168827
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables484
Total number of constraints485
Number of constraints which are clauses484
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint484
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 487
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...
0.00/0.00	c Converting 485 PB-constraints to clauses...
0.00/0.01	c ============================[ Encoding Statistics ]============================
0.00/0.01	c |  Number of variables:          7672                                         |
0.00/0.01	c |  Number of clauses:           21177                                         |
0.00/0.01	c ===============================================================================
3600.09/3610.50	c *** TERMINATED by signal 15 ***
3600.09/3610.50	c _______________________________________________________________________________
3600.09/3610.50	c 
3600.09/3610.50	c _______________________________________________________________________________
3600.09/3610.50	c 
3600.09/3610.50	c =======================[ UWrMaxSat resources usage ]===========================
3600.09/3610.50	c Memory used            : 271.00 MB
3600.09/3610.50	c CPU time               : 3598.82 s
3600.09/3610.50	c Constr Enc: Srt/BDD/Add: 1 0 0
3600.09/3610.50	c _______________________________________________________________________________
3600.09/3610.50	c _______________________________________________________________________________
3600.09/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 (62074 MiB free)
  memory of node 1: 64465 MiB (63956 MiB free)
  node distances:
     10  21
     21  10

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

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=39066, runsolver pid=39060
Current StackSize limit: 8192 KiB


[startup+0.100057 s]*
/proc/loadavg: 0.81 2.81 3.66 5/266 39079
/proc/meminfo: memFree=129043128/131250000 swapFree=33010684/33010684
[pid=39066] ppid=39060 vsize=9500 memory=8576 CPUtime=0.1 cores=0,2
/proc/39066/stat : 39066 (uwrmaxsat) R 39060 39066 39010 0 -1 4194304 1940 0 0 0 10 0 0 0 20 0 1 0 39320646 9728000 2144 18446744073709551615 4198400 6176925 140736482521744 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 30953472 140736482523498 140736482523625 140736482523625 140736482529227 0
/proc/39066/statm: 2375 2144 544 484 0 1786 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 9500 KiB
Current children cumulated memory: 8576 KiB

[startup+0.205415 s]*
/proc/loadavg: 0.81 2.81 3.66 5/266 39079
/proc/meminfo: memFree=129043128/131250000 swapFree=33010684/33010684
[pid=39066] ppid=39060 vsize=9776 memory=9016 CPUtime=0.2 cores=0,2
/proc/39066/stat : 39066 (uwrmaxsat) R 39060 39066 39010 0 -1 4194304 2194 0 0 0 20 0 0 0 20 0 1 0 39320646 10010624 2254 18446744073709551615 4198400 6176925 140736482521744 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 30953472 140736482523498 140736482523625 140736482523625 140736482529227 0
/proc/39066/statm: 2444 2254 544 484 0 1855 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 9776 KiB
Current children cumulated memory: 9016 KiB

[startup+0.304716 s]*
/proc/loadavg: 0.81 2.81 3.66 4/264 39079
/proc/meminfo: memFree=129043128/131250000 swapFree=33010684/33010684
[pid=39066] ppid=39060 vsize=10720 memory=9780 CPUtime=0.3 cores=0,2
/proc/39066/stat : 39066 (uwrmaxsat) R 39060 39066 39010 0 -1 4194304 2504 0 0 0 30 0 0 0 20 0 1 0 39320646 10977280 2445 18446744073709551615 4198400 6176925 140736482521744 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 30953472 140736482523498 140736482523625 140736482523625 140736482529227 0
/proc/39066/statm: 2680 2445 544 484 0 2091 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 10720 KiB
Current children cumulated memory: 9780 KiB

[startup+0.700118 s]
/proc/loadavg: 0.81 2.81 3.66 4/262 39087
/proc/meminfo: memFree=129041832/131250000 swapFree=33010684/33010684
[pid=39066] ppid=39060 vsize=11836 memory=11112 CPUtime=0.69 cores=0,2
/proc/39066/stat : 39066 (uwrmaxsat) R 39060 39066 39010 0 -1 4194304 3061 0 0 0 68 1 0 0 20 0 1 0 39320646 12120064 2778 18446744073709551615 4198400 6176925 140736482521744 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 30953472 140736482523498 140736482523625 140736482523625 140736482529227 0
/proc/39066/statm: 2959 2778 544 484 0 2370 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 11836 KiB
Current children cumulated memory: 11112 KiB

[startup+1.50013 s]
/proc/loadavg: 0.81 2.81 3.66 4/262 39087
/proc/meminfo: memFree=129037296/131250000 swapFree=33010684/33010684
[pid=39066] ppid=39060 vsize=11836 memory=11160 CPUtime=1.48 cores=0,2
/proc/39066/stat : 39066 (uwrmaxsat) R 39060 39066 39010 0 -1 4194304 3877 0 0 0 147 1 0 0 20 0 1 0 39320646 12120064 2790 18446744073709551615 4198400 6176925 140736482521744 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 30953472 140736482523498 140736482523625 140736482523625 140736482529227 0
/proc/39066/statm: 2959 2790 544 484 0 2370 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 11836 KiB
Current children cumulated memory: 11160 KiB

[startup+3.10521 s]
/proc/loadavg: 1.06 2.83 3.66 4/264 39169
/proc/meminfo: memFree=129028064/131250000 swapFree=33010684/33010684
[pid=39066] ppid=39060 vsize=14760 memory=14008 CPUtime=3.06 cores=0,2
/proc/39066/stat : 39066 (uwrmaxsat) R 39060 39066 39010 0 -1 4194304 5196 0 0 0 303 3 0 0 20 0 1 0 39320646 15114240 3502 18446744073709551615 4198400 6176925 140736482521744 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 30953472 140736482523498 140736482523625 140736482523625 140736482529227 0
/proc/39066/statm: 3690 3502 544 484 0 3101 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 14760 KiB
Current children cumulated memory: 14008 KiB

[startup+6.30012 s]
/proc/loadavg: 1.06 2.83 3.66 5/266 39259
/proc/meminfo: memFree=129041756/131250000 swapFree=33010684/33010684
[pid=39066] ppid=39060 vsize=15980 memory=15212 CPUtime=6.22 cores=0,2
/proc/39066/stat : 39066 (uwrmaxsat) R 39060 39066 39010 0 -1 4194304 7903 0 0 0 616 6 0 0 20 0 1 0 39320646 16363520 3803 18446744073709551615 4198400 6176925 140736482521744 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 30953472 140736482523498 140736482523625 140736482523625 140736482529227 0
/proc/39066/statm: 3995 3803 544 484 0 3406 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 15980 KiB
Current children cumulated memory: 15212 KiB

[startup+12.7001 s]
/proc/loadavg: 1.38 2.87 3.67 5/266 39304
/proc/meminfo: memFree=129029956/131250000 swapFree=33010684/33010684
[pid=39066] ppid=39060 vsize=22824 memory=22100 CPUtime=12.59 cores=0,2
/proc/39066/stat : 39066 (uwrmaxsat) R 39060 39066 39010 0 -1 4194304 9799 0 0 0 1252 7 0 0 20 0 1 0 39320646 23371776 5525 18446744073709551615 4198400 6176925 140736482521744 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 30953472 140736482523498 140736482523625 140736482523625 140736482529227 0
/proc/39066/statm: 5706 5525 544 484 0 5117 0
Current children cumulated CPU time: 12.59 s
Current children cumulated vsize: 22824 KiB
Current children cumulated memory: 22100 KiB

[startup+25.5001 s]
/proc/loadavg: 1.96 2.92 3.67 5/267 39306
/proc/meminfo: memFree=128998892/131250000 swapFree=33010684/33010684
[pid=39066] ppid=39060 vsize=28348 memory=27628 CPUtime=25.36 cores=0,2
/proc/39066/stat : 39066 (uwrmaxsat) R 39060 39066 39010 0 -1 4194304 12909 0 0 0 2528 8 0 0 20 0 1 0 39320646 29028352 6907 18446744073709551615 4198400 6176925 140736482521744 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 30953472 140736482523498 140736482523625 140736482523625 140736482529227 0
/proc/39066/statm: 7087 6907 544 484 0 6498 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 28348 KiB
Current children cumulated memory: 27628 KiB

[startup+51.1054 s]
/proc/loadavg: 2.66 3.01 3.68 5/267 39306
/proc/meminfo: memFree=128959280/131250000 swapFree=33010684/33010684
[pid=39066] ppid=39060 vsize=47056 memory=46356 CPUtime=50.89 cores=0,2
/proc/39066/stat : 39066 (uwrmaxsat) R 39060 39066 39010 0 -1 4194304 15040 0 0 0 5081 8 0 0 20 0 1 0 39320646 48185344 11589 18446744073709551615 4198400 6176925 140736482521744 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 30953472 140736482523498 140736482523625 140736482523625 140736482529227 0
/proc/39066/statm: 11764 11589 544 484 0 11175 0
Current children cumulated CPU time: 50.89 s
Current children cumulated vsize: 47056 KiB
Current children cumulated memory: 46356 KiB

[startup+102.3 s]
/proc/loadavg: 3.46 3.18 3.71 5/268 39309
/proc/meminfo: memFree=128890624/131250000 swapFree=33010684/33010684
[pid=39066] ppid=39060 vsize=31364 memory=30796 CPUtime=101.95 cores=0,2
/proc/39066/stat : 39066 (uwrmaxsat) R 39060 39066 39010 0 -1 4194304 17866 0 0 0 10184 11 0 0 20 0 1 0 39320646 32116736 7699 18446744073709551615 4198400 6176925 140736482521744 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 30953472 140736482523498 140736482523625 140736482523625 140736482529227 0
/proc/39066/statm: 7841 7699 544 484 0 7252 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 31364 KiB
Current children cumulated memory: 30796 KiB

[startup+162.3 s]
/proc/loadavg: 3.95 3.38 3.74 5/266 39405
/proc/meminfo: memFree=128887716/131250000 swapFree=33010684/33010684
[pid=39066] ppid=39060 vsize=49052 memory=48332 CPUtime=161.77 cores=0,2
/proc/39066/stat : 39066 (uwrmaxsat) R 39060 39066 39010 0 -1 4194304 19718 0 0 0 16166 11 0 0 20 0 1 0 39320646 50229248 12083 18446744073709551615 4198400 6176925 140736482521744 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 30953472 140736482523498 140736482523625 140736482523625 140736482529227 0
/proc/39066/statm: 12263 12083 544 484 0 11674 0
Current children cumulated CPU time: 161.77 s
Current children cumulated vsize: 49052 KiB
Current children cumulated memory: 48332 KiB

[startup+222.3 s]
/proc/loadavg: 4.02 3.51 3.77 5/267 39410
/proc/meminfo: memFree=128830020/131250000 swapFree=33010684/33010684
[pid=39066] ppid=39060 vsize=59780 memory=59180 CPUtime=221.59 cores=0,2
/proc/39066/stat : 39066 (uwrmaxsat) R 39060 39066 39010 0 -1 4194304 21748 0 0 0 22146 13 0 0 20 0 1 0 39320646 61214720 14795 18446744073709551615 4198400 6176925 140736482521744 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 30953472 140736482523498 140736482523625 140736482523625 140736482529227 0
/proc/39066/statm: 14945 14795 544 484 0 14356 0
Current children cumulated CPU time: 221.59 s
Current children cumulated vsize: 59780 KiB
Current children cumulated memory: 59180 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 3.63 3.79 5/267 39412
/proc/meminfo: memFree=128755180/131250000 swapFree=33010684/33010684
[pid=39066] ppid=39060 vsize=84316 memory=83620 CPUtime=281.42 cores=0,2
/proc/39066/stat : 39066 (uwrmaxsat) R 39060 39066 39010 0 -1 4194304 25192 0 0 0 28126 16 0 0 20 0 1 0 39320646 86339584 20905 18446744073709551615 4198400 6176925 140736482521744 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 30953472 140736482523498 140736482523625 140736482523625 140736482529227 0
/proc/39066/statm: 21079 20905 544 484 0 20490 0
Current children cumulated CPU time: 281.42 s
Current children cumulated vsize: 84316 KiB
Current children cumulated memory: 83620 KiB

[startup+342.3 s]
/proc/loadavg: 4.04 3.70 3.81 5/267 39414
/proc/meminfo: memFree=128661912/131250000 swapFree=33010684/33010684
[pid=39066] ppid=39060 vsize=153092 memory=152392 CPUtime=341.24 cores=0,2
/proc/39066/stat : 39066 (uwrmaxsat) R 39060 39066 39010 0 -1 4194304 30410 0 0 0 34104 20 0 0 20 0 1 0 39320646 156766208 38098 18446744073709551615 4198400 6176925 140736482521744 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 30953472 140736482523498 140736482523625 140736482523625 140736482529227 0
/proc/39066/statm: 38273 38098 544 484 0 37684 0
Current children cumulated CPU time: 341.24 s
Current children cumulated vsize: 153092 KiB
Current children cumulated memory: 152392 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 3.79 3.84 5/265 39416
/proc/meminfo: memFree=128681096/131250000 swapFree=33010684/33010684
[pid=39066] ppid=39060 vsize=123576 memory=122832 CPUtime=401.08 cores=0,2
/proc/39066/stat : 39066 (uwrmaxsat) R 39060 39066 39010 0 -1 4194304 32190 0 0 0 40086 22 0 0 20 0 1 0 39320646 126541824 30708 18446744073709551615 4198400 6176925 140736482521744 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 30953472 140736482523498 140736482523625 140736482523625 140736482529227 0
/proc/39066/statm: 30894 30708 544 484 0 30305 0
Current children cumulated CPU time: 401.08 s
Current children cumulated vsize: 123576 KiB
Current children cumulated memory: 122832 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 3.85 3.85 5/265 39421
/proc/meminfo: memFree=128722864/131250000 swapFree=33010684/33010684
[pid=39066] ppid=39060 vsize=111664 memory=110928 CPUtime=460.91 cores=0,2
/proc/39066/stat : 39066 (uwrmaxsat) R 39060 39066 39010 0 -1 4194304 36000 0 0 0 46065 26 0 0 20 0 1 0 39320646 114343936 27732 18446744073709551615 4198400 6176925 140736482521744 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 30953472 140736482523498 140736482523625 140736482523625 140736482529227 0
/proc/39066/statm: 27916 27732 544 484 0 27327 0
Current children cumulated CPU time: 460.91 s

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

Current children cumulated memory: 178312 KiB

[startup+2922.3 s]
/proc/loadavg: 4.10 4.09 4.07 5/263 39739
/proc/meminfo: memFree=128457240/131250000 swapFree=33010684/33010684
[pid=39066] ppid=39060 vsize=125540 memory=124900 CPUtime=2913.86 cores=0,2
/proc/39066/stat : 39066 (uwrmaxsat) R 39060 39066 39010 0 -1 4194304 103079 0 0 0 291261 125 0 0 20 0 1 0 39320646 128552960 31225 18446744073709551615 4198400 6176925 140736482521744 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 30953472 140736482523498 140736482523625 140736482523625 140736482529227 0
/proc/39066/statm: 31385 31225 544 484 0 30796 0
Current children cumulated CPU time: 2913.86 s
Current children cumulated vsize: 125540 KiB
Current children cumulated memory: 124900 KiB

[startup+2982.3 s]
/proc/loadavg: 4.11 4.09 4.07 5/262 39741
/proc/meminfo: memFree=128439764/131250000 swapFree=33010684/33010684
[pid=39066] ppid=39060 vsize=153872 memory=153096 CPUtime=2973.68 cores=0,2
/proc/39066/stat : 39066 (uwrmaxsat) R 39060 39066 39010 0 -1 4194304 103998 0 0 0 297243 125 0 0 20 0 1 0 39320646 157564928 38274 18446744073709551615 4198400 6176925 140736482521744 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 30953472 140736482523498 140736482523625 140736482523625 140736482529227 0
/proc/39066/statm: 38468 38274 544 484 0 37879 0
Current children cumulated CPU time: 2973.68 s
Current children cumulated vsize: 153872 KiB
Current children cumulated memory: 153096 KiB

[startup+3042.3 s]
/proc/loadavg: 4.09 4.08 4.07 5/263 39744
/proc/meminfo: memFree=128392384/131250000 swapFree=33010684/33010684
[pid=39066] ppid=39060 vsize=153872 memory=153096 CPUtime=3033.5 cores=0,2
/proc/39066/stat : 39066 (uwrmaxsat) R 39060 39066 39010 0 -1 4194304 103998 0 0 0 303225 125 0 0 20 0 1 0 39320646 157564928 38274 18446744073709551615 4198400 6176925 140736482521744 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 30953472 140736482523498 140736482523625 140736482523625 140736482529227 0
/proc/39066/statm: 38468 38274 544 484 0 37879 0
Current children cumulated CPU time: 3033.5 s
Current children cumulated vsize: 153872 KiB
Current children cumulated memory: 153096 KiB

[startup+3102.3 s]
/proc/loadavg: 4.39 4.16 4.10 5/263 39746
/proc/meminfo: memFree=128404644/131250000 swapFree=33010684/33010684
[pid=39066] ppid=39060 vsize=179904 memory=179080 CPUtime=3093.33 cores=0,2
/proc/39066/stat : 39066 (uwrmaxsat) R 39060 39066 39010 0 -1 4194304 104885 0 0 0 309207 126 0 0 20 0 1 0 39320646 184221696 44770 18446744073709551615 4198400 6176925 140736482521744 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 30953472 140736482523498 140736482523625 140736482523625 140736482529227 0
/proc/39066/statm: 44976 44770 544 484 0 44387 0
Current children cumulated CPU time: 3093.33 s
Current children cumulated vsize: 179904 KiB
Current children cumulated memory: 179080 KiB

[startup+3162.3 s]
/proc/loadavg: 4.18 4.15 4.09 5/264 39751
/proc/meminfo: memFree=128409696/131250000 swapFree=33010684/33010684
[pid=39066] ppid=39060 vsize=179904 memory=179080 CPUtime=3153.15 cores=0,2
/proc/39066/stat : 39066 (uwrmaxsat) R 39060 39066 39010 0 -1 4194304 104885 0 0 0 315189 126 0 0 20 0 1 0 39320646 184221696 44770 18446744073709551615 4198400 6176925 140736482521744 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 30953472 140736482523498 140736482523625 140736482523625 140736482529227 0
/proc/39066/statm: 44976 44770 544 484 0 44387 0
Current children cumulated CPU time: 3153.15 s
Current children cumulated vsize: 179904 KiB
Current children cumulated memory: 179080 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.13 4.09 5/263 39755
/proc/meminfo: memFree=128406456/131250000 swapFree=33010684/33010684
[pid=39066] ppid=39060 vsize=181636 memory=180744 CPUtime=3212.98 cores=0,2
/proc/39066/stat : 39066 (uwrmaxsat) R 39060 39066 39010 0 -1 4194304 105318 0 0 0 321172 126 0 0 20 0 1 0 39320646 185995264 45186 18446744073709551615 4198400 6176925 140736482521744 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 30953472 140736482523498 140736482523625 140736482523625 140736482529227 0
/proc/39066/statm: 45409 45186 544 484 0 44820 0
Current children cumulated CPU time: 3212.98 s
Current children cumulated vsize: 181636 KiB
Current children cumulated memory: 180744 KiB

[startup+3282.3 s]
/proc/loadavg: 4.16 4.14 4.09 5/264 39758
/proc/meminfo: memFree=128408436/131250000 swapFree=33010684/33010684
[pid=39066] ppid=39060 vsize=185696 memory=184840 CPUtime=3272.8 cores=0,2
/proc/39066/stat : 39066 (uwrmaxsat) R 39060 39066 39010 0 -1 4194304 105822 0 0 0 327154 126 0 0 20 0 1 0 39320646 190152704 46210 18446744073709551615 4198400 6176925 140736482521744 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 30953472 140736482523498 140736482523625 140736482523625 140736482529227 0
/proc/39066/statm: 46424 46210 544 484 0 45835 0
Current children cumulated CPU time: 3272.8 s
Current children cumulated vsize: 185696 KiB
Current children cumulated memory: 184840 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.13 4.09 5/264 39760
/proc/meminfo: memFree=128387180/131250000 swapFree=33010684/33010684
[pid=39066] ppid=39060 vsize=185696 memory=184840 CPUtime=3332.62 cores=0,2
/proc/39066/stat : 39066 (uwrmaxsat) R 39060 39066 39010 0 -1 4194304 105892 0 0 0 333136 126 0 0 20 0 1 0 39320646 190152704 46210 18446744073709551615 4198400 6176925 140736482521744 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 30953472 140736482523498 140736482523625 140736482523625 140736482529227 0
/proc/39066/statm: 46424 46210 544 484 0 45835 0
Current children cumulated CPU time: 3332.62 s
Current children cumulated vsize: 185696 KiB
Current children cumulated memory: 184840 KiB

[startup+3402.3 s]
/proc/loadavg: 4.04 4.10 4.08 5/263 39762
/proc/meminfo: memFree=128357632/131250000 swapFree=33010684/33010684
[pid=39066] ppid=39060 vsize=208656 memory=208004 CPUtime=3392.45 cores=0,2
/proc/39066/stat : 39066 (uwrmaxsat) R 39060 39066 39010 0 -1 4194304 106043 0 0 0 339118 127 0 0 20 0 1 0 39320646 213663744 52001 18446744073709551615 4198400 6176925 140736482521744 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 30953472 140736482523498 140736482523625 140736482523625 140736482529227 0
/proc/39066/statm: 52164 52001 544 484 0 51575 0
Current children cumulated CPU time: 3392.45 s
Current children cumulated vsize: 208656 KiB
Current children cumulated memory: 208004 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/263 39766
/proc/meminfo: memFree=128428464/131250000 swapFree=33010684/33010684
[pid=39066] ppid=39060 vsize=152896 memory=152072 CPUtime=3452.29 cores=0,2
/proc/39066/stat : 39066 (uwrmaxsat) R 39060 39066 39010 0 -1 4194304 106742 0 0 0 345101 128 0 0 20 0 1 0 39320646 156565504 38018 18446744073709551615 4198400 6176925 140736482521744 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 30953472 140736482523498 140736482523625 140736482523625 140736482529227 0
/proc/39066/statm: 38224 38018 544 484 0 37635 0
Current children cumulated CPU time: 3452.29 s
Current children cumulated vsize: 152896 KiB
Current children cumulated memory: 152072 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/263 39768
/proc/meminfo: memFree=128353680/131250000 swapFree=33010684/33010684
[pid=39066] ppid=39060 vsize=183092 memory=182280 CPUtime=3512.13 cores=0,2
/proc/39066/stat : 39066 (uwrmaxsat) R 39060 39066 39010 0 -1 4194304 107137 0 0 0 351085 128 0 0 20 0 1 0 39320646 187486208 45570 18446744073709551615 4198400 6176925 140736482521744 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 30953472 140736482523498 140736482523625 140736482523625 140736482529227 0
/proc/39066/statm: 45773 45570 544 484 0 45184 0
Current children cumulated CPU time: 3512.13 s
Current children cumulated vsize: 183092 KiB
Current children cumulated memory: 182280 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/262 39770
/proc/meminfo: memFree=128378520/131250000 swapFree=33010684/33010684
[pid=39066] ppid=39060 vsize=183092 memory=182280 CPUtime=3571.97 cores=0,2
/proc/39066/stat : 39066 (uwrmaxsat) R 39060 39066 39010 0 -1 4194304 107137 0 0 0 357069 128 0 0 20 0 1 0 39320646 187486208 45570 18446744073709551615 4198400 6176925 140736482521744 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 30953472 140736482523498 140736482523625 140736482523625 140736482529227 0
/proc/39066/statm: 45773 45570 544 484 0 45184 0
Current children cumulated CPU time: 3571.97 s
Current children cumulated vsize: 183092 KiB
Current children cumulated memory: 182280 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.5 s]
/proc/loadavg: 4.04 4.09 4.08 5/264 39772
/proc/meminfo: memFree=128376200/131250000 swapFree=33010684/33010684
[pid=39066] ppid=39060 vsize=183092 memory=182280 CPUtime=3600.09 cores=0,2
/proc/39066/stat : 39066 (uwrmaxsat) R 39060 39066 39010 0 -1 4194304 107193 0 0 0 359881 128 0 0 20 0 1 0 39320646 187486208 45570 18446744073709551615 4198400 6176925 140736482521744 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 30953472 140736482523498 140736482523625 140736482523625 140736482529227 0
/proc/39066/statm: 45773 45570 544 484 0 45184 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 183092 KiB
Current children cumulated memory: 182280 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.82 s, system=1.2878 s

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

[startup+3610.5 s]
/proc/loadavg: 4.04 4.09 4.08 5/264 39772
/proc/meminfo: memFree=128376200/131250000 swapFree=33010684/33010684
[pid=39066] ppid=39060 vsize=183092 memory=182280 CPUtime=3600.09 cores=0,2
/proc/39066/stat : 39066 (uwrmaxsat) R 39060 39066 39010 0 -1 4194304 107193 0 0 0 359881 128 0 0 20 0 1 0 39320646 187486208 45570 18446744073709551615 4198400 6176925 140736482521744 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 30953472 140736482523498 140736482523625 140736482523625 140736482529227 0
/proc/39066/statm: 45773 45570 544 484 0 45184 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 183092 KiB
Current children cumulated memory: 182280 KiB

Child status: 0

Real time (s): 3610.5
CPU time (s): 3600.1
CPU user time (s): 3598.82
CPU system time (s): 1.2878
CPU usage (%): 99.712
Max. virtual memory (cumulated for all children) (KiB): 277688
Max. memory (cumulated for all children) (KiB): 276868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.82
system time used= 1.2878
maximum resident set size= 276868
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 107193
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= 7878


# summary of solver processes directly reported to runsolver:
#   pid: 39066
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3598.82
#   total CPU system time (s): 1.2878

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.58752 second user time and 15.5282 second system time

The end

Launcher Data

Begin job on nodeC016 at 2025-06-30 00:33:51
IDJOB=4515974
IDBENCH=168324
IDSOLVER=3372
FILE ID=nodeC016/4515974-1751236431
RUNJOBID= nodeC016-1751236431-39020
SLURM_JOB_ID= 9587715
Free space on /tmp= 433064 MiB

SOLVER NAME= UWrMaxSat 2025-06-04
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/vertex-cover/larger/vc-lines-v2_shuffle/normalized-grid4_121.shuf-1.opb
COMMAND LINE= HOME/uwrmaxsat BENCHNAME -mem-lim=MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4515974-1751236431/watcher-4515974-1751236431 -o /tmp/evaluation-result-4515974-1751236431/solver-4515974-1751236431 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1751236431-39020 --watchdog 3760  HOME/uwrmaxsat HOME/instance-4515974-1751236431.opb -mem-lim=31000

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

MD5SUM BENCH= d9b74fe8ba5c70cce21a95ed96e09832
RANDOM SEED=1066282617

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129056872 kB
MemAvailable:   129743668 kB
Buffers:            3280 kB
Cached:          1491604 kB
SwapCached:            0 kB
Active:           331524 kB
Inactive:        1235200 kB
Active(anon):      89912 kB
Inactive(anon):        0 kB
Active(file):     241612 kB
Inactive(file):  1235200 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5184 kB
Writeback:             0 kB
AnonPages:         74916 kB
Mapped:           102692 kB
Shmem:             18072 kB
KReclaimable:      98444 kB
Slab:             184636 kB
SReclaimable:      98444 kB
SUnreclaim:        86192 kB
KernelStack:        4056 kB
PageTables:         2372 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     335320 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150408 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 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:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433052 MiB
End job on nodeC016 at 2025-06-30 01:34:02