Trace number 4545403

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.03 3611.5

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/wallon/
normalized-MisteryShopper-mini-5-08-2-6-0_c24.opb
MD5SUM4a1d9056c3b02bcfb80521d72596a62f
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 benchmark5.08009
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables34391
Total number of constraints25309
Number of constraints which are clauses7791
Number of constraints which are cardinality constraints (but not clauses)1558
Number of constraints which are nor clauses,nor cardinality constraints15960
Minimum length of a constraint1
Maximum length of a constraint43
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 37
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 766
Number of bits of the biggest sum of numbers10
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.20/0.29	c Converting 26828 PB-constraints to clauses...
1.58/1.62	c ============================[ Encoding Statistics ]============================
1.58/1.62	c |  Number of variables:        254220                                         |
1.58/1.62	c |  Number of clauses:         1210110                                         |
1.58/1.62	c ===============================================================================
3600.02/3611.50	c *** TERMINATED by signal 15 ***
3600.02/3611.50	c _______________________________________________________________________________
3600.02/3611.50	c 
3600.02/3611.50	c _______________________________________________________________________________
3600.02/3611.50	c 
3600.02/3611.50	c =======================[ UWrMaxSat resources usage ]===========================
3600.02/3611.50	c Memory used            : 571.00 MB
3600.02/3611.50	c CPU time               : 3599.24 s
3600.02/3611.50	c Constr Enc: Srt/BDD/Add: 17328 0 0
3600.02/3611.50	c _______________________________________________________________________________
3600.02/3611.50	c _______________________________________________________________________________
3600.02/3611.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: 63665 MiB (62346 MiB free)
  memory of node 1: 64507 MiB (63149 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4545403-1753238764/watcher-4545403-1753238764 -o /tmp/evaluation-result-4545403-1753238764/solver-4545403-1753238764 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1753238764-182729 --watchdog 3760 HOME/uwrmaxsat HOME/instance-4545403-1753238764.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=182771, runsolver pid=182764
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 1.08 1.17 1.92 5/265 182789
/proc/meminfo: memFree=128477652/131249996 swapFree=33010416/33010684
[pid=182771] ppid=182764 vsize=18048 memory=16952 CPUtime=0.09 cores=0,2
/proc/182771/stat : 182771 (uwrmaxsat) R 182764 182771 181203 0 -1 4194304 4044 0 0 0 9 0 0 0 20 0 1 0 239554163 18481152 4238 18446744073709551615 4198400 6176925 140732847906592 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 8998912 140732847913320 140732847913447 140732847913447 140732847919051 0
/proc/182771/statm: 4512 4238 448 484 0 3923 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 18048 KiB
Current children cumulated memory: 16952 KiB

[startup+0.205478 s]*
/proc/loadavg: 1.08 1.17 1.92 5/265 182789
/proc/meminfo: memFree=128428372/131249996 swapFree=33010416/33010684
[pid=182771] ppid=182764 vsize=35592 memory=34248 CPUtime=0.2 cores=0,2
/proc/182771/stat : 182771 (uwrmaxsat) R 182764 182771 181203 0 -1 4194304 8541 0 0 0 19 1 0 0 20 0 1 0 239554163 36446208 8562 18446744073709551615 4198400 6176925 140732847906592 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 8998912 140732847913320 140732847913447 140732847913447 140732847919051 0
/proc/182771/statm: 8898 8562 448 484 0 8309 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 35592 KiB
Current children cumulated memory: 34248 KiB

[startup+0.30536 s]*
/proc/loadavg: 1.08 1.17 1.92 5/265 182789
/proc/meminfo: memFree=128364304/131249996 swapFree=33010416/33010684
[pid=182771] ppid=182764 vsize=53352 memory=51620 CPUtime=0.3 cores=0,2
/proc/182771/stat : 182771 (uwrmaxsat) R 182764 182771 181203 0 -1 4194304 14020 0 0 0 28 2 0 0 20 0 1 0 239554163 54632448 12905 18446744073709551615 4198400 6176925 140732847906592 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 8998912 140732847913320 140732847913447 140732847913447 140732847919051 0
/proc/182771/statm: 13338 12905 480 484 0 12749 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 53352 KiB
Current children cumulated memory: 51620 KiB

[startup+0.700174 s]
/proc/loadavg: 1.08 1.17 1.92 5/265 182789
/proc/meminfo: memFree=128240380/131249996 swapFree=33010416/33010684
[pid=182771] ppid=182764 vsize=146668 memory=135612 CPUtime=0.69 cores=0,2
/proc/182771/stat : 182771 (uwrmaxsat) R 182764 182771 181203 0 -1 4194304 26849 0 0 0 64 5 0 0 20 0 1 0 239554163 150188032 33903 18446744073709551615 4198400 6176925 140732847906592 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 8998912 140732847913320 140732847913447 140732847913447 140732847919051 0
/proc/182771/statm: 36667 33903 480 484 0 36078 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 146668 KiB
Current children cumulated memory: 135612 KiB

[startup+1.50017 s]
/proc/loadavg: 1.08 1.17 1.92 5/265 182789
/proc/meminfo: memFree=127922020/131249996 swapFree=33010416/33010684
[pid=182771] ppid=182764 vsize=383708 memory=359932 CPUtime=1.49 cores=0,2
/proc/182771/stat : 182771 (uwrmaxsat) R 182764 182771 181203 0 -1 4194304 48609 0 0 0 138 11 0 0 20 0 1 0 239554163 392916992 89983 18446744073709551615 4198400 6176925 140732847906592 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 8998912 140732847913320 140732847913447 140732847913447 140732847919051 0
/proc/182771/statm: 95927 89983 480 484 0 95338 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 383708 KiB
Current children cumulated memory: 359932 KiB

[startup+3.10536 s]
/proc/loadavg: 1.31 1.22 1.93 5/265 182789
/proc/meminfo: memFree=127321432/131249996 swapFree=33010416/33010684
[pid=182771] ppid=182764 vsize=507748 memory=455080 CPUtime=3.09 cores=0,2
/proc/182771/stat : 182771 (uwrmaxsat) R 182764 182771 181203 0 -1 4194304 57822 0 0 0 293 16 0 0 20 0 1 0 239554163 519933952 113770 18446744073709551615 4198400 6176925 140732847906592 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 8998912 140732847913320 140732847913447 140732847913447 140732847919051 0
/proc/182771/statm: 126937 113770 544 484 0 126348 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 507748 KiB
Current children cumulated memory: 455080 KiB

[startup+6.30016 s]
/proc/loadavg: 1.31 1.22 1.93 5/265 182789
/proc/meminfo: memFree=126834168/131249996 swapFree=33010416/33010684
[pid=182771] ppid=182764 vsize=534000 memory=476876 CPUtime=6.28 cores=0,2
/proc/182771/stat : 182771 (uwrmaxsat) R 182764 182771 181203 0 -1 4194304 60921 0 0 0 609 19 0 0 20 0 1 0 239554163 546816000 119219 18446744073709551615 4198400 6176925 140732847906592 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 8998912 140732847913320 140732847913447 140732847913447 140732847919051 0
/proc/182771/statm: 133500 119219 544 484 0 132911 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 534000 KiB
Current children cumulated memory: 476876 KiB

[startup+12.7002 s]
/proc/loadavg: 1.53 1.27 1.94 5/265 182789
/proc/meminfo: memFree=124689012/131249996 swapFree=33010416/33010684
[pid=182771] ppid=182764 vsize=462904 memory=425004 CPUtime=12.65 cores=0,2
/proc/182771/stat : 182771 (uwrmaxsat) R 182764 182771 181203 0 -1 4194304 62881 0 0 0 1244 21 0 0 20 0 1 0 239554163 474013696 106251 18446744073709551615 4198400 6176925 140732847906592 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 8998912 140732847913320 140732847913447 140732847913447 140732847919051 0
/proc/182771/statm: 115726 106251 544 484 0 115137 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 462904 KiB
Current children cumulated memory: 425004 KiB

[startup+25.5002 s]
/proc/loadavg: 2.15 1.42 1.98 5/265 182789
/proc/meminfo: memFree=124801896/131249996 swapFree=33010416/33010684
[pid=182771] ppid=182764 vsize=483980 memory=445920 CPUtime=25.41 cores=0,2
/proc/182771/stat : 182771 (uwrmaxsat) R 182764 182771 181203 0 -1 4194304 64012 0 0 0 2516 25 0 0 20 0 1 0 239554163 495595520 111480 18446744073709551615 4198400 6176925 140732847906592 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 8998912 140732847913320 140732847913447 140732847913447 140732847919051 0
/proc/182771/statm: 120995 111480 544 484 0 120406 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 483980 KiB
Current children cumulated memory: 445920 KiB

[startup+51.1055 s]
/proc/loadavg: 2.78 1.63 2.03 5/264 182790
/proc/meminfo: memFree=124357152/131249996 swapFree=33010416/33010684
[pid=182771] ppid=182764 vsize=546680 memory=477840 CPUtime=50.94 cores=0,2
/proc/182771/stat : 182771 (uwrmaxsat) R 182764 182771 181203 0 -1 4194304 65497 0 0 0 5067 27 0 0 20 0 1 0 239554163 559800320 119460 18446744073709551615 4198400 6176925 140732847906592 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 8998912 140732847913320 140732847913447 140732847913447 140732847919051 0
/proc/182771/statm: 136670 119460 544 484 0 136081 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 546680 KiB
Current children cumulated memory: 477840 KiB

[startup+102.3 s]
/proc/loadavg: 3.52 2.01 2.14 5/264 182792
/proc/meminfo: memFree=124734084/131249996 swapFree=33010416/33010684
[pid=182771] ppid=182764 vsize=479540 memory=415976 CPUtime=101.97 cores=0,2
/proc/182771/stat : 182771 (uwrmaxsat) R 182764 182771 181203 0 -1 4194304 67578 0 0 0 10168 29 0 0 20 0 1 0 239554163 491048960 103994 18446744073709551615 4198400 6176925 140732847906592 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 8998912 140732847913320 140732847913447 140732847913447 140732847919051 0
/proc/182771/statm: 119885 103994 544 484 0 119296 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 479540 KiB
Current children cumulated memory: 415976 KiB

[startup+162.3 s]
/proc/loadavg: 3.86 2.39 2.27 5/264 182794
/proc/meminfo: memFree=124614748/131249996 swapFree=33010416/33010684
[pid=182771] ppid=182764 vsize=513704 memory=450296 CPUtime=161.78 cores=0,2
/proc/182771/stat : 182771 (uwrmaxsat) R 182764 182771 181203 0 -1 4194304 70398 0 0 0 16146 32 0 0 20 0 1 0 239554163 526032896 112574 18446744073709551615 4198400 6176925 140732847906592 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 8998912 140732847913320 140732847913447 140732847913447 140732847919051 0
/proc/182771/statm: 128426 112574 544 484 0 127837 0
Current children cumulated CPU time: 161.78 s
Current children cumulated vsize: 513704 KiB
Current children cumulated memory: 450296 KiB

[startup+222.3 s]
/proc/loadavg: 4.00 2.70 2.38 5/265 182799
/proc/meminfo: memFree=124624192/131249996 swapFree=33010416/33010684
[pid=182771] ppid=182764 vsize=513704 memory=450296 CPUtime=221.61 cores=0,2
/proc/182771/stat : 182771 (uwrmaxsat) R 182764 182771 181203 0 -1 4194304 70820 0 0 0 22128 33 0 0 20 0 1 0 239554163 526032896 112574 18446744073709551615 4198400 6176925 140732847906592 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 8998912 140732847913320 140732847913447 140732847913447 140732847919051 0
/proc/182771/statm: 128426 112574 544 484 0 127837 0
Current children cumulated CPU time: 221.61 s
Current children cumulated vsize: 513704 KiB
Current children cumulated memory: 450296 KiB

[startup+282.3 s]
/proc/loadavg: 4.17 2.98 2.50 5/265 182801
/proc/meminfo: memFree=124657528/131249996 swapFree=33010416/33010684
[pid=182771] ppid=182764 vsize=513704 memory=455032 CPUtime=281.43 cores=0,2
/proc/182771/stat : 182771 (uwrmaxsat) R 182764 182771 181203 0 -1 4194304 70843 0 0 0 28110 33 0 0 20 0 1 0 239554163 526032896 113758 18446744073709551615 4198400 6176925 140732847906592 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 8998912 140732847913320 140732847913447 140732847913447 140732847919051 0
/proc/182771/statm: 128426 113758 544 484 0 127837 0
Current children cumulated CPU time: 281.43 s
Current children cumulated vsize: 513704 KiB
Current children cumulated memory: 455032 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 3.19 2.60 5/263 182803
/proc/meminfo: memFree=124649016/131249996 swapFree=33010416/33010684
[pid=182771] ppid=182764 vsize=513704 memory=457720 CPUtime=341.26 cores=0,2
/proc/182771/stat : 182771 (uwrmaxsat) R 182764 182771 181203 0 -1 4194304 70978 0 0 0 34093 33 0 0 20 0 1 0 239554163 526032896 114430 18446744073709551615 4198400 6176925 140732847906592 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 8998912 140732847913320 140732847913447 140732847913447 140732847919051 0
/proc/182771/statm: 128426 114430 544 484 0 127837 0
Current children cumulated CPU time: 341.26 s
Current children cumulated vsize: 513704 KiB
Current children cumulated memory: 457720 KiB

[startup+402.3 s]
/proc/loadavg: 4.04 3.34 2.70 5/263 182805
/proc/meminfo: memFree=124616836/131249996 swapFree=33010416/33010684
[pid=182771] ppid=182764 vsize=513704 memory=457720 CPUtime=401.09 cores=0,2
/proc/182771/stat : 182771 (uwrmaxsat) R 182764 182771 181203 0 -1 4194304 71073 0 0 0 40076 33 0 0 20 0 1 0 239554163 526032896 114430 18446744073709551615 4198400 6176925 140732847906592 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 8998912 140732847913320 140732847913447 140732847913447 140732847919051 0
/proc/182771/statm: 128426 114430 544 484 0 127837 0
Current children cumulated CPU time: 401.09 s
Current children cumulated vsize: 513704 KiB
Current children cumulated memory: 457720 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 3.49 2.79 5/263 182807
/proc/meminfo: memFree=124612008/131249996 swapFree=33010416/33010684
[pid=182771] ppid=182764 vsize=513704 memory=457720 CPUtime=460.92 cores=0,2
/proc/182771/stat : 182771 (uwrmaxsat) R 182764 182771 181203 0 -1 4194304 71080 0 0 0 46059 33 0 0 20 0 1 0 239554163 526032896 114430 18446744073709551615 4198400 6176925 140732847906592 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 8998912 140732847913320 140732847913447 140732847913447 140732847919051 0
/proc/182771/statm: 128426 114430 544 484 0 127837 0
Current children cumulated CPU time: 460.92 s

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

Current children cumulated memory: 435516 KiB

[startup+2922.3 s]
/proc/loadavg: 4.21 4.21 4.07 5/262 182973
/proc/meminfo: memFree=124323012/131249996 swapFree=33010416/33010684
[pid=182771] ppid=182764 vsize=483340 memory=435516 CPUtime=2912.91 cores=0,2
/proc/182771/stat : 182771 (uwrmaxsat) R 182764 182771 181203 0 -1 4194304 78543 0 0 0 291230 61 0 0 20 0 1 0 239554163 494940160 108879 18446744073709551615 4198400 6176925 140732847906592 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 8998912 140732847913320 140732847913447 140732847913447 140732847919051 0
/proc/182771/statm: 120835 108879 544 484 0 120246 0
Current children cumulated CPU time: 2912.91 s
Current children cumulated vsize: 483340 KiB
Current children cumulated memory: 435516 KiB

[startup+2982.3 s]
/proc/loadavg: 4.17 4.20 4.08 5/263 182981
/proc/meminfo: memFree=124264336/131249996 swapFree=33010416/33010684
[pid=182771] ppid=182764 vsize=483340 memory=435612 CPUtime=2972.71 cores=0,2
/proc/182771/stat : 182771 (uwrmaxsat) R 182764 182771 181203 0 -1 4194304 78981 0 0 0 297209 62 0 0 20 0 1 0 239554163 494940160 108903 18446744073709551615 4198400 6176925 140732847906592 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 8998912 140732847913320 140732847913447 140732847913447 140732847919051 0
/proc/182771/statm: 120835 108903 544 484 0 120246 0
Current children cumulated CPU time: 2972.71 s
Current children cumulated vsize: 483340 KiB
Current children cumulated memory: 435612 KiB

[startup+3042.3 s]
/proc/loadavg: 4.35 4.23 4.10 5/263 182984
/proc/meminfo: memFree=124256272/131249996 swapFree=33010416/33010684
[pid=182771] ppid=182764 vsize=483340 memory=435640 CPUtime=3032.52 cores=0,2
/proc/182771/stat : 182771 (uwrmaxsat) R 182764 182771 181203 0 -1 4194304 79368 0 0 0 303189 63 0 0 20 0 1 0 239554163 494940160 108910 18446744073709551615 4198400 6176925 140732847906592 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 8998912 140732847913320 140732847913447 140732847913447 140732847919051 0
/proc/182771/statm: 120835 108910 544 484 0 120246 0
Current children cumulated CPU time: 3032.52 s
Current children cumulated vsize: 483340 KiB
Current children cumulated memory: 435640 KiB

[startup+3102.3 s]
/proc/loadavg: 4.25 4.23 4.10 5/263 182986
/proc/meminfo: memFree=124258056/131249996 swapFree=33010416/33010684
[pid=182771] ppid=182764 vsize=483340 memory=435640 CPUtime=3092.32 cores=0,2
/proc/182771/stat : 182771 (uwrmaxsat) R 182764 182771 181203 0 -1 4194304 79937 0 0 0 309168 64 0 0 20 0 1 0 239554163 494940160 108910 18446744073709551615 4198400 6176925 140732847906592 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 8998912 140732847913320 140732847913447 140732847913447 140732847919051 0
/proc/182771/statm: 120835 108910 544 484 0 120246 0
Current children cumulated CPU time: 3092.32 s
Current children cumulated vsize: 483340 KiB
Current children cumulated memory: 435640 KiB

[startup+3162.3 s]
/proc/loadavg: 4.13 4.20 4.10 5/263 182988
/proc/meminfo: memFree=124249736/131249996 swapFree=33010416/33010684
[pid=182771] ppid=182764 vsize=483340 memory=435640 CPUtime=3152.14 cores=0,2
/proc/182771/stat : 182771 (uwrmaxsat) R 182764 182771 181203 0 -1 4194304 81143 0 0 0 315148 66 0 0 20 0 1 0 239554163 494940160 108910 18446744073709551615 4198400 6176925 140732847906592 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 8998912 140732847913320 140732847913447 140732847913447 140732847919051 0
/proc/182771/statm: 120835 108910 544 484 0 120246 0
Current children cumulated CPU time: 3152.14 s
Current children cumulated vsize: 483340 KiB
Current children cumulated memory: 435640 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.17 4.09 5/263 182990
/proc/meminfo: memFree=124299800/131249996 swapFree=33010416/33010684
[pid=182771] ppid=182764 vsize=483340 memory=435640 CPUtime=3211.96 cores=0,2
/proc/182771/stat : 182771 (uwrmaxsat) R 182764 182771 181203 0 -1 4194304 81887 0 0 0 321130 66 0 0 20 0 1 0 239554163 494940160 108910 18446744073709551615 4198400 6176925 140732847906592 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 8998912 140732847913320 140732847913447 140732847913447 140732847919051 0
/proc/182771/statm: 120835 108910 544 484 0 120246 0
Current children cumulated CPU time: 3211.96 s
Current children cumulated vsize: 483340 KiB
Current children cumulated memory: 435640 KiB

[startup+3282.3 s]
/proc/loadavg: 4.07 4.16 4.09 5/263 182994
/proc/meminfo: memFree=124261908/131249996 swapFree=33010416/33010684
[pid=182771] ppid=182764 vsize=517552 memory=469852 CPUtime=3271.79 cores=0,2
/proc/182771/stat : 182771 (uwrmaxsat) R 182764 182771 181203 0 -1 4194304 83048 0 0 0 327111 68 0 0 20 0 1 0 239554163 529973248 117463 18446744073709551615 4198400 6176925 140732847906592 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 8998912 140732847913320 140732847913447 140732847913447 140732847919051 0
/proc/182771/statm: 129388 117463 544 484 0 128799 0
Current children cumulated CPU time: 3271.79 s
Current children cumulated vsize: 517552 KiB
Current children cumulated memory: 469852 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.16 4.09 5/263 182995
/proc/meminfo: memFree=124108728/131249996 swapFree=33010416/33010684
[pid=182771] ppid=182764 vsize=517708 memory=470008 CPUtime=3331.62 cores=0,2
/proc/182771/stat : 182771 (uwrmaxsat) R 182764 182771 181203 0 -1 4194304 84147 0 0 0 333092 70 0 0 20 0 1 0 239554163 530132992 117502 18446744073709551615 4198400 6176925 140732847906592 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 8998912 140732847913320 140732847913447 140732847913447 140732847919051 0
/proc/182771/statm: 129427 117502 544 484 0 128838 0
Current children cumulated CPU time: 3331.62 s
Current children cumulated vsize: 517708 KiB
Current children cumulated memory: 470008 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.14 4.09 5/263 182998
/proc/meminfo: memFree=124302412/131249996 swapFree=33010416/33010684
[pid=182771] ppid=182764 vsize=483340 memory=435640 CPUtime=3391.45 cores=0,2
/proc/182771/stat : 182771 (uwrmaxsat) R 182764 182771 181203 0 -1 4194304 85137 0 0 0 339073 72 0 0 20 0 1 0 239554163 494940160 108910 18446744073709551615 4198400 6176925 140732847906592 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 8998912 140732847913320 140732847913447 140732847913447 140732847919051 0
/proc/182771/statm: 120835 108910 544 484 0 120246 0
Current children cumulated CPU time: 3391.45 s
Current children cumulated vsize: 483340 KiB
Current children cumulated memory: 435640 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.13 4.09 5/263 183000
/proc/meminfo: memFree=124241364/131249996 swapFree=33010416/33010684
[pid=182771] ppid=182764 vsize=518284 memory=470584 CPUtime=3451.27 cores=0,2
/proc/182771/stat : 182771 (uwrmaxsat) R 182764 182771 181203 0 -1 4194304 86305 0 0 0 345054 73 0 0 20 0 1 0 239554163 530722816 117646 18446744073709551615 4198400 6176925 140732847906592 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 8998912 140732847913320 140732847913447 140732847913447 140732847919051 0
/proc/182771/statm: 129571 117646 544 484 0 128982 0
Current children cumulated CPU time: 3451.27 s
Current children cumulated vsize: 518284 KiB
Current children cumulated memory: 470584 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/263 183002
/proc/meminfo: memFree=124251504/131249996 swapFree=33010416/33010684
[pid=182771] ppid=182764 vsize=483340 memory=435640 CPUtime=3511.1 cores=0,2
/proc/182771/stat : 182771 (uwrmaxsat) R 182764 182771 181203 0 -1 4194304 86854 0 0 0 351035 75 0 0 20 0 1 0 239554163 494940160 108910 18446744073709551615 4198400 6176925 140732847906592 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 8998912 140732847913320 140732847913447 140732847913447 140732847919051 0
/proc/182771/statm: 120835 108910 544 484 0 120246 0
Current children cumulated CPU time: 3511.1 s
Current children cumulated vsize: 483340 KiB
Current children cumulated memory: 435640 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/263 183009
/proc/meminfo: memFree=124339420/131249996 swapFree=33010416/33010684
[pid=182771] ppid=182764 vsize=483340 memory=435640 CPUtime=3570.92 cores=0,2
/proc/182771/stat : 182771 (uwrmaxsat) R 182764 182771 181203 0 -1 4194304 88052 0 0 0 357015 77 0 0 20 0 1 0 239554163 494940160 108910 18446744073709551615 4198400 6176925 140732847906592 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 8998912 140732847913320 140732847913447 140732847913447 140732847919051 0
/proc/182771/statm: 120835 108910 544 484 0 120246 0
Current children cumulated CPU time: 3570.92 s
Current children cumulated vsize: 483340 KiB
Current children cumulated memory: 435640 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.5 s]
/proc/loadavg: 4.11 4.12 4.09 3/257 183039
/proc/meminfo: memFree=127273864/131249996 swapFree=33010416/33010684
[pid=182771] ppid=182764 vsize=518696 memory=470880 CPUtime=3600.02 cores=0,2
/proc/182771/stat : 182771 (uwrmaxsat) R 182764 182771 181203 0 -1 4194304 88716 0 0 0 359923 79 0 0 20 0 1 0 239554163 531144704 117720 18446744073709551615 4198400 6176925 140732847906592 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 8998912 140732847913320 140732847913447 140732847913447 140732847919051 0
/proc/182771/statm: 129674 117720 544 484 0 129085 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 518696 KiB
Current children cumulated memory: 470880 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.24 s, system=0.797894 s

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

[startup+3611.5 s]
/proc/loadavg: 4.11 4.12 4.09 3/257 183039
/proc/meminfo: memFree=127273864/131249996 swapFree=33010416/33010684
[pid=182771] ppid=182764 vsize=518696 memory=470880 CPUtime=3600.02 cores=0,2
/proc/182771/stat : 182771 (uwrmaxsat) R 182764 182771 181203 0 -1 4194304 88716 0 0 0 359923 79 0 0 20 0 1 0 239554163 531144704 117720 18446744073709551615 4198400 6176925 140732847906592 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 8998912 140732847913320 140732847913447 140732847913447 140732847919051 0
/proc/182771/statm: 129674 117720 544 484 0 129085 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 518696 KiB
Current children cumulated memory: 470880 KiB

Child status: 0

Real time (s): 3611.5
CPU time (s): 3600.03
CPU user time (s): 3599.24
CPU system time (s): 0.797894
CPU usage (%): 99.6825
Max. virtual memory (cumulated for all children) (KiB): 585240
Max. memory (cumulated for all children) (KiB): 533236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.24
system time used= 0.797894
maximum resident set size= 533236
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 88716
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= 40
involuntary context switches= 7859


# summary of solver processes directly reported to runsolver:
#   pid: 182771
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3599.24
#   total CPU system time (s): 0.797894

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.58678 second user time and 13.9472 second system time

The end

Launcher Data

Begin job on nodeC022 at 2025-07-23 04:46:04
IDJOB=4545403
IDBENCH=180853
IDSOLVER=3372
FILE ID=nodeC022/4545403-1753238764
RUNJOBID= nodeC022-1753238764-182729
SLURM_JOB_ID= 9687849
Free space on /tmp= 432800 MiB

SOLVER NAME= UWrMaxSat 2025-06-04
BENCH NAME= PB25/normalized-PB25/DEC-LIN/wallon/normalized-MisteryShopper-mini-5-08-2-6-0_c24.opb
COMMAND LINE= HOME/uwrmaxsat BENCHNAME -mem-lim=MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4545403-1753238764/watcher-4545403-1753238764 -o /tmp/evaluation-result-4545403-1753238764/solver-4545403-1753238764 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1753238764-182729 --watchdog 3760  HOME/uwrmaxsat HOME/instance-4545403-1753238764.opb -mem-lim=31000

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

MD5SUM BENCH= 4a1d9056c3b02bcfb80521d72596a62f
RANDOM SEED=1123227430

nodeC022 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		: 3600.385
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.44
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		: 3599.899
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.44
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.724
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.44
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		: 3599.900
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.44
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.257
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.44
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		: 3688.511
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.44
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.711
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.44
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		: 3599.712
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        128489448 kB
MemAvailable:   129684140 kB
Buffers:            2128 kB
Cached:          1944276 kB
SwapCached:           32 kB
Active:          1217612 kB
Inactive:         802504 kB
Active(anon):      97808 kB
Inactive(anon):     2124 kB
Active(file):    1119804 kB
Inactive(file):   800380 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             24960 kB
Writeback:            52 kB
AnonPages:         76880 kB
Mapped:           109004 kB
Shmem:             26220 kB
KReclaimable:     227096 kB
Slab:             323940 kB
SReclaimable:     227096 kB
SUnreclaim:        96844 kB
KernelStack:        4080 kB
PageTables:         2860 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     350980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150392 kB
VmallocChunk:          0 kB
Percpu:             3872 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432804 MiB
End job on nodeC022 at 2025-07-23 05:46:16