Trace number 4499181

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 NameAnswerobjective functionCPU timeWall clock time
UWrMaxSat 2025-06-04? (TO) 3600.08 3609.9

General information on the benchmark

NamePB24/normalized-PB09/
OPT-LIN/flexray/normalized-fx63.opb
MD5SUM7c2ff02722ff3a09887b085a032d3a00
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/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 benchmark37281.6
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3216
Total number of constraints3658
Number of constraints which are clauses3210
Number of constraints which are cardinality constraints (but not clauses)64
Number of constraints which are nor clauses,nor cardinality constraints384
Minimum length of a constraint2
Maximum length of a constraint384
Number of terms in the objective function 6
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 6
Number of bits of the sum of numbers in the objective function 3
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 786
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.00/0.06	c Converting 3720 PB-constraints to clauses...
3600.07/3609.90	c *** TERMINATED by signal 15 ***
3600.07/3609.90	c _______________________________________________________________________________
3600.07/3609.90	c 
3600.07/3609.90	c _______________________________________________________________________________
3600.07/3609.90	c 
3600.07/3609.90	c =======================[ UWrMaxSat resources usage ]===========================
3600.07/3609.90	c Memory used            : 487.00 MB
3600.07/3609.90	c CPU time               : 3599.05 s
3600.07/3609.90	c Constr Enc: Srt/BDD/Add: 447 0 0
3600.07/3609.90	c _______________________________________________________________________________
3600.07/3609.90	c _______________________________________________________________________________
3600.07/3609.90	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 (59228 MiB free)
  memory of node 1: 64465 MiB (63377 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4499181-1751403473/watcher-4499181-1751403473 -o /tmp/evaluation-result-4499181-1751403473/solver-4499181-1751403473 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1751398701-58042 --watchdog 3760 HOME/uwrmaxsat HOME/instance-4499181-1751403473.opb -mem-lim=31000 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100058 s]*
/proc/loadavg: 4.12 4.09 4.09 5/265 59111
/proc/meminfo: memFree=125541820/131250000 swapFree=33009904/33010684
[pid=59110] ppid=59107 vsize=28572 memory=25896 CPUtime=0.1 cores=1,3
/proc/59110/stat : 59110 (uwrmaxsat) R 59107 59110 58030 0 -1 4194304 5717 0 0 0 9 1 0 0 20 0 1 0 56026745 29257728 6474 18446744073709551615 4198400 6176925 140727581100624 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 16756736 140727581104490 140727581104617 140727581104617 140727581110219 0
/proc/59110/statm: 7143 6474 480 484 0 6554 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28572 KiB
Current children cumulated memory: 25896 KiB

[startup+0.205623 s]*
/proc/loadavg: 4.12 4.09 4.09 5/265 59111
/proc/meminfo: memFree=125522036/131250000 swapFree=33009904/33010684
[pid=59110] ppid=59107 vsize=51840 memory=44156 CPUtime=0.2 cores=1,3
/proc/59110/stat : 59110 (uwrmaxsat) R 59107 59110 58030 0 -1 4194304 9198 0 0 0 18 2 0 0 20 0 1 0 56026745 53084160 11039 18446744073709551615 4198400 6176925 140727581100624 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 16756736 140727581104490 140727581104617 140727581104617 140727581110219 0
/proc/59110/statm: 12960 11039 480 484 0 12371 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 51840 KiB
Current children cumulated memory: 44156 KiB

[startup+0.305498 s]*
/proc/loadavg: 4.12 4.09 4.09 5/265 59111
/proc/meminfo: memFree=125489648/131250000 swapFree=33009904/33010684
[pid=59110] ppid=59107 vsize=77436 memory=75272 CPUtime=0.3 cores=1,3
/proc/59110/stat : 59110 (uwrmaxsat) R 59107 59110 58030 0 -1 4194304 10847 0 0 0 27 3 0 0 20 0 1 0 56026745 79294464 18818 18446744073709551615 4198400 6176925 140727581100624 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 16756736 140727581104490 140727581104617 140727581104617 140727581110219 0
/proc/59110/statm: 19359 18818 480 484 0 18770 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 77436 KiB
Current children cumulated memory: 75272 KiB

[startup+0.700171 s]
/proc/loadavg: 4.12 4.09 4.09 5/265 59111
/proc/meminfo: memFree=125429352/131250000 swapFree=33009904/33010684
[pid=59110] ppid=59107 vsize=150148 memory=139284 CPUtime=0.69 cores=1,3
/proc/59110/stat : 59110 (uwrmaxsat) R 59107 59110 58030 0 -1 4194304 26086 0 0 0 64 5 0 0 20 0 1 0 56026745 153751552 34821 18446744073709551615 4198400 6176925 140727581100624 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 16756736 140727581104490 140727581104617 140727581104617 140727581110219 0
/proc/59110/statm: 37537 34821 512 484 0 36948 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 150148 KiB
Current children cumulated memory: 139284 KiB

[startup+1.50015 s]
/proc/loadavg: 4.12 4.09 4.09 5/265 59111
/proc/meminfo: memFree=125397536/131250000 swapFree=33009904/33010684
[pid=59110] ppid=59107 vsize=175324 memory=150620 CPUtime=1.49 cores=1,3
/proc/59110/stat : 59110 (uwrmaxsat) R 59107 59110 58030 0 -1 4194304 27348 0 0 0 144 5 0 0 20 0 1 0 56026745 179531776 37655 18446744073709551615 4198400 6176925 140727581100624 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 16756736 140727581104490 140727581104617 140727581104617 140727581110219 0
/proc/59110/statm: 43831 37655 544 484 0 43242 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 175324 KiB
Current children cumulated memory: 150620 KiB

[startup+3.1054 s]
/proc/loadavg: 4.12 4.09 4.09 5/265 59111
/proc/meminfo: memFree=125365528/131250000 swapFree=33009904/33010684
[pid=59110] ppid=59107 vsize=205956 memory=193768 CPUtime=3.09 cores=1,3
/proc/59110/stat : 59110 (uwrmaxsat) R 59107 59110 58030 0 -1 4194304 28960 0 0 0 303 6 0 0 20 0 1 0 56026745 210898944 48442 18446744073709551615 4198400 6176925 140727581100624 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 16756736 140727581104490 140727581104617 140727581104617 140727581110219 0
/proc/59110/statm: 51489 48442 544 484 0 50900 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 205956 KiB
Current children cumulated memory: 193768 KiB

[startup+6.30016 s]
/proc/loadavg: 4.11 4.09 4.09 5/265 59111
/proc/meminfo: memFree=125363984/131250000 swapFree=33009904/33010684
[pid=59110] ppid=59107 vsize=205956 memory=193768 CPUtime=6.27 cores=1,3
/proc/59110/stat : 59110 (uwrmaxsat) R 59107 59110 58030 0 -1 4194304 28985 0 0 0 621 6 0 0 20 0 1 0 56026745 210898944 48442 18446744073709551615 4198400 6176925 140727581100624 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 16756736 140727581104490 140727581104617 140727581104617 140727581110219 0
/proc/59110/statm: 51489 48442 544 484 0 50900 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 205956 KiB
Current children cumulated memory: 193768 KiB

[startup+12.7002 s]
/proc/loadavg: 4.10 4.09 4.09 5/265 59111
/proc/meminfo: memFree=125391852/131250000 swapFree=33009904/33010684
[pid=59110] ppid=59107 vsize=205956 memory=193768 CPUtime=12.65 cores=1,3
/proc/59110/stat : 59110 (uwrmaxsat) R 59107 59110 58030 0 -1 4194304 29010 0 0 0 1259 6 0 0 20 0 1 0 56026745 210898944 48442 18446744073709551615 4198400 6176925 140727581100624 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 16756736 140727581104490 140727581104617 140727581104617 140727581110219 0
/proc/59110/statm: 51489 48442 544 484 0 50900 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 205956 KiB
Current children cumulated memory: 193768 KiB

[startup+25.5001 s]
/proc/loadavg: 4.08 4.08 4.09 5/265 59112
/proc/meminfo: memFree=125400908/131250000 swapFree=33009904/33010684
[pid=59110] ppid=59107 vsize=181648 memory=169460 CPUtime=25.42 cores=1,3
/proc/59110/stat : 59110 (uwrmaxsat) R 59107 59110 58030 0 -1 4194304 29980 0 0 0 2535 7 0 0 20 0 1 0 56026745 186007552 42365 18446744073709551615 4198400 6176925 140727581100624 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 16756736 140727581104490 140727581104617 140727581104617 140727581110219 0
/proc/59110/statm: 45412 42365 544 484 0 44823 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 181648 KiB
Current children cumulated memory: 169460 KiB

[startup+51.1054 s]
/proc/loadavg: 4.12 4.09 4.09 5/265 59112
/proc/meminfo: memFree=125375992/131250000 swapFree=33009904/33010684
[pid=59110] ppid=59107 vsize=210380 memory=198132 CPUtime=50.94 cores=1,3
/proc/59110/stat : 59110 (uwrmaxsat) R 59107 59110 58030 0 -1 4194304 31062 0 0 0 5087 7 0 0 20 0 1 0 56026745 215429120 49533 18446744073709551615 4198400 6176925 140727581100624 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 16756736 140727581104490 140727581104617 140727581104617 140727581110219 0
/proc/59110/statm: 52595 49533 544 484 0 52006 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 210380 KiB
Current children cumulated memory: 198132 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/265 59114
/proc/meminfo: memFree=125338028/131250000 swapFree=33009904/33010684
[pid=59110] ppid=59107 vsize=226292 memory=216572 CPUtime=101.99 cores=1,3
/proc/59110/stat : 59110 (uwrmaxsat) R 59107 59110 58030 0 -1 4194304 33138 0 0 0 10189 10 0 0 20 0 1 0 56026745 231723008 54143 18446744073709551615 4198400 6176925 140727581100624 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 16756736 140727581104490 140727581104617 140727581104617 140727581110219 0
/proc/59110/statm: 56573 54143 544 484 0 55984 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 226292 KiB
Current children cumulated memory: 216572 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/264 59117
/proc/meminfo: memFree=125322844/131250000 swapFree=33009904/33010684
[pid=59110] ppid=59107 vsize=227960 memory=218108 CPUtime=161.81 cores=1,3
/proc/59110/stat : 59110 (uwrmaxsat) R 59107 59110 58030 0 -1 4194304 33584 0 0 0 16171 10 0 0 20 0 1 0 56026745 233431040 54527 18446744073709551615 4198400 6176925 140727581100624 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 16756736 140727581104490 140727581104617 140727581104617 140727581110219 0
/proc/59110/statm: 56990 54527 544 484 0 56401 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 227960 KiB
Current children cumulated memory: 218108 KiB

[startup+222.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/265 59131
/proc/meminfo: memFree=125302160/131250000 swapFree=33009904/33010684
[pid=59110] ppid=59107 vsize=271140 memory=261284 CPUtime=221.63 cores=1,3
/proc/59110/stat : 59110 (uwrmaxsat) R 59107 59110 58030 0 -1 4194304 34708 0 0 0 22152 11 0 0 20 0 1 0 56026745 277647360 65321 18446744073709551615 4198400 6176925 140727581100624 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 16756736 140727581104490 140727581104617 140727581104617 140727581110219 0
/proc/59110/statm: 67785 65321 544 484 0 67196 0
Current children cumulated CPU time: 221.63 s
Current children cumulated vsize: 271140 KiB
Current children cumulated memory: 261284 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 4.08 4.09 5/264 59133
/proc/meminfo: memFree=125237648/131250000 swapFree=33009904/33010684
[pid=59110] ppid=59107 vsize=235400 memory=225656 CPUtime=281.45 cores=1,3
/proc/59110/stat : 59110 (uwrmaxsat) R 59107 59110 58030 0 -1 4194304 36153 0 0 0 28130 15 0 0 20 0 1 0 56026745 241049600 56414 18446744073709551615 4198400 6176925 140727581100624 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 16756736 140727581104490 140727581104617 140727581104617 140727581110219 0
/proc/59110/statm: 58850 56414 544 484 0 58261 0
Current children cumulated CPU time: 281.45 s
Current children cumulated vsize: 235400 KiB
Current children cumulated memory: 225656 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/264 59135
/proc/meminfo: memFree=125225496/131250000 swapFree=33009904/33010684
[pid=59110] ppid=59107 vsize=282564 memory=272700 CPUtime=341.28 cores=1,3
/proc/59110/stat : 59110 (uwrmaxsat) R 59107 59110 58030 0 -1 4194304 37995 0 0 0 34108 20 0 0 20 0 1 0 56026745 289345536 68175 18446744073709551615 4198400 6176925 140727581100624 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 16756736 140727581104490 140727581104617 140727581104617 140727581110219 0
/proc/59110/statm: 70641 68175 544 484 0 70052 0
Current children cumulated CPU time: 341.28 s
Current children cumulated vsize: 282564 KiB
Current children cumulated memory: 272700 KiB

[startup+402.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/264 59137
/proc/meminfo: memFree=125182832/131250000 swapFree=33009904/33010684
[pid=59110] ppid=59107 vsize=242312 memory=232448 CPUtime=401.11 cores=1,3
/proc/59110/stat : 59110 (uwrmaxsat) R 59107 59110 58030 0 -1 4194304 39046 0 0 0 40090 21 0 0 20 0 1 0 56026745 248127488 58112 18446744073709551615 4198400 6176925 140727581100624 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 16756736 140727581104490 140727581104617 140727581104617 140727581110219 0
/proc/59110/statm: 60578 58112 544 484 0 59989 0
Current children cumulated CPU time: 401.11 s
Current children cumulated vsize: 242312 KiB
Current children cumulated memory: 232448 KiB

[startup+462.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/263 59139
/proc/meminfo: memFree=125280412/131250000 swapFree=33009904/33010684
[pid=59110] ppid=59107 vsize=244676 memory=235000 CPUtime=460.92 cores=1,3
/proc/59110/stat : 59110 (uwrmaxsat) R 59107 59110 58030 0 -1 4194304 39185 0 0 0 46071 21 0 0 20 0 1 0 56026745 250548224 58750 18446744073709551615 4198400 6176925 140727581100624 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 16756736 140727581104490 140727581104617 140727581104617 140727581110219 0
/proc/59110/statm: 61169 58750 544 484 0 60580 0
Current children cumulated CPU time: 460.92 s

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

Current children cumulated memory: 283444 KiB

[startup+2922.3 s]
/proc/loadavg: 4.05 4.07 4.08 5/265 60085
/proc/meminfo: memFree=128349568/131250000 swapFree=33009904/33010684
[pid=59110] ppid=59107 vsize=290960 memory=282624 CPUtime=2914.24 cores=1,3
/proc/59110/stat : 59110 (uwrmaxsat) R 59107 59110 58030 0 -1 4194304 73604 0 0 0 291340 84 0 0 20 0 1 0 56026745 297943040 70656 18446744073709551615 4198400 6176925 140727581100624 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 16756736 140727581104490 140727581104617 140727581104617 140727581110219 0
/proc/59110/statm: 72740 70656 544 484 0 72151 0
Current children cumulated CPU time: 2914.24 s
Current children cumulated vsize: 290960 KiB
Current children cumulated memory: 282624 KiB

[startup+2982.3 s]
/proc/loadavg: 4.13 4.09 4.09 5/265 60087
/proc/meminfo: memFree=128359324/131250000 swapFree=33009904/33010684
[pid=59110] ppid=59107 vsize=291676 memory=283340 CPUtime=2974.08 cores=1,3
/proc/59110/stat : 59110 (uwrmaxsat) R 59107 59110 58030 0 -1 4194304 74479 0 0 0 297323 85 0 0 20 0 1 0 56026745 298676224 70835 18446744073709551615 4198400 6176925 140727581100624 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 16756736 140727581104490 140727581104617 140727581104617 140727581110219 0
/proc/59110/statm: 72919 70835 544 484 0 72330 0
Current children cumulated CPU time: 2974.08 s
Current children cumulated vsize: 291676 KiB
Current children cumulated memory: 283340 KiB

[startup+3042.3 s]
/proc/loadavg: 4.04 4.07 4.08 5/265 60092
/proc/meminfo: memFree=128307252/131250000 swapFree=33009904/33010684
[pid=59110] ppid=59107 vsize=291208 memory=282872 CPUtime=3033.93 cores=1,3
/proc/59110/stat : 59110 (uwrmaxsat) R 59107 59110 58030 0 -1 4194304 74821 0 0 0 303307 86 0 0 20 0 1 0 56026745 298196992 70718 18446744073709551615 4198400 6176925 140727581100624 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 16756736 140727581104490 140727581104617 140727581104617 140727581110219 0
/proc/59110/statm: 72802 70718 544 484 0 72213 0
Current children cumulated CPU time: 3033.93 s
Current children cumulated vsize: 291208 KiB
Current children cumulated memory: 282872 KiB

[startup+3102.3 s]
/proc/loadavg: 4.13 4.08 4.09 5/264 60098
/proc/meminfo: memFree=128331060/131250000 swapFree=33009904/33010684
[pid=59110] ppid=59107 vsize=292500 memory=284164 CPUtime=3093.78 cores=1,3
/proc/59110/stat : 59110 (uwrmaxsat) R 59107 59110 58030 0 -1 4194304 75058 0 0 0 309291 87 0 0 20 0 1 0 56026745 299520000 71041 18446744073709551615 4198400 6176925 140727581100624 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 16756736 140727581104490 140727581104617 140727581104617 140727581110219 0
/proc/59110/statm: 73125 71041 544 484 0 72536 0
Current children cumulated CPU time: 3093.78 s
Current children cumulated vsize: 292500 KiB
Current children cumulated memory: 284164 KiB

[startup+3162.3 s]
/proc/loadavg: 4.11 4.08 4.09 5/265 60101
/proc/meminfo: memFree=128302796/131250000 swapFree=33009904/33010684
[pid=59110] ppid=59107 vsize=291720 memory=283384 CPUtime=3153.62 cores=1,3
/proc/59110/stat : 59110 (uwrmaxsat) R 59107 59110 58030 0 -1 4194304 75533 0 0 0 315275 87 0 0 20 0 1 0 56026745 298721280 70846 18446744073709551615 4198400 6176925 140727581100624 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 16756736 140727581104490 140727581104617 140727581104617 140727581110219 0
/proc/59110/statm: 72930 70846 544 484 0 72341 0
Current children cumulated CPU time: 3153.62 s
Current children cumulated vsize: 291720 KiB
Current children cumulated memory: 283384 KiB

[startup+3222.3 s]
/proc/loadavg: 4.09 4.08 4.09 5/264 60104
/proc/meminfo: memFree=128341036/131250000 swapFree=33009904/33010684
[pid=59110] ppid=59107 vsize=293072 memory=284736 CPUtime=3213.47 cores=1,3
/proc/59110/stat : 59110 (uwrmaxsat) R 59107 59110 58030 0 -1 4194304 76153 0 0 0 321258 89 0 0 20 0 1 0 56026745 300105728 71184 18446744073709551615 4198400 6176925 140727581100624 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 16756736 140727581104490 140727581104617 140727581104617 140727581110219 0
/proc/59110/statm: 73268 71184 544 484 0 72679 0
Current children cumulated CPU time: 3213.47 s
Current children cumulated vsize: 293072 KiB
Current children cumulated memory: 284736 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.08 4.09 5/264 60106
/proc/meminfo: memFree=128349008/131250000 swapFree=33009904/33010684
[pid=59110] ppid=59107 vsize=293216 memory=284880 CPUtime=3273.31 cores=1,3
/proc/59110/stat : 59110 (uwrmaxsat) R 59107 59110 58030 0 -1 4194304 76511 0 0 0 327242 89 0 0 20 0 1 0 56026745 300253184 71220 18446744073709551615 4198400 6176925 140727581100624 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 16756736 140727581104490 140727581104617 140727581104617 140727581110219 0
/proc/59110/statm: 73304 71220 544 484 0 72715 0
Current children cumulated CPU time: 3273.31 s
Current children cumulated vsize: 293216 KiB
Current children cumulated memory: 284880 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.08 4.09 5/264 60108
/proc/meminfo: memFree=128326472/131250000 swapFree=33009904/33010684
[pid=59110] ppid=59107 vsize=293088 memory=284752 CPUtime=3333.16 cores=1,3
/proc/59110/stat : 59110 (uwrmaxsat) R 59107 59110 58030 0 -1 4194304 76814 0 0 0 333226 90 0 0 20 0 1 0 56026745 300122112 71188 18446744073709551615 4198400 6176925 140727581100624 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 16756736 140727581104490 140727581104617 140727581104617 140727581110219 0
/proc/59110/statm: 73272 71188 544 484 0 72683 0
Current children cumulated CPU time: 3333.16 s
Current children cumulated vsize: 293088 KiB
Current children cumulated memory: 284752 KiB

[startup+3402.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/265 60111
/proc/meminfo: memFree=128323076/131250000 swapFree=33009904/33010684
[pid=59110] ppid=59107 vsize=293136 memory=284800 CPUtime=3393 cores=1,3
/proc/59110/stat : 59110 (uwrmaxsat) R 59107 59110 58030 0 -1 4194304 77651 0 0 0 339209 91 0 0 20 0 1 0 56026745 300171264 71200 18446744073709551615 4198400 6176925 140727581100624 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 16756736 140727581104490 140727581104617 140727581104617 140727581110219 0
/proc/59110/statm: 73284 71200 544 484 0 72695 0
Current children cumulated CPU time: 3393 s
Current children cumulated vsize: 293136 KiB
Current children cumulated memory: 284800 KiB

[startup+3462.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/264 60113
/proc/meminfo: memFree=128326844/131250000 swapFree=33009904/33010684
[pid=59110] ppid=59107 vsize=293520 memory=285184 CPUtime=3452.85 cores=1,3
/proc/59110/stat : 59110 (uwrmaxsat) R 59107 59110 58030 0 -1 4194304 78060 0 0 0 345193 92 0 0 20 0 1 0 56026745 300564480 71296 18446744073709551615 4198400 6176925 140727581100624 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 16756736 140727581104490 140727581104617 140727581104617 140727581110219 0
/proc/59110/statm: 73380 71296 544 484 0 72791 0
Current children cumulated CPU time: 3452.85 s
Current children cumulated vsize: 293520 KiB
Current children cumulated memory: 285184 KiB

[startup+3522.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/265 60115
/proc/meminfo: memFree=128243556/131250000 swapFree=33009904/33010684
[pid=59110] ppid=59107 vsize=375444 memory=367108 CPUtime=3512.7 cores=1,3
/proc/59110/stat : 59110 (uwrmaxsat) R 59107 59110 58030 0 -1 4194304 80988 0 0 0 351173 97 0 0 20 0 1 0 56026745 384454656 91777 18446744073709551615 4198400 6176925 140727581100624 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 16756736 140727581104490 140727581104617 140727581104617 140727581110219 0
/proc/59110/statm: 93861 91777 544 484 0 93272 0
Current children cumulated CPU time: 3512.7 s
Current children cumulated vsize: 375444 KiB
Current children cumulated memory: 367108 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.09 4.09 5/265 60117
/proc/meminfo: memFree=128259756/131250000 swapFree=33009904/33010684
[pid=59110] ppid=59107 vsize=353792 memory=345444 CPUtime=3572.55 cores=1,3
/proc/59110/stat : 59110 (uwrmaxsat) R 59107 59110 58030 0 -1 4194304 83971 0 0 0 357154 101 0 0 20 0 1 0 56026745 362283008 86361 18446744073709551615 4198400 6176925 140727581100624 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 16756736 140727581104490 140727581104617 140727581104617 140727581110219 0
/proc/59110/statm: 88448 86361 544 484 0 87859 0
Current children cumulated CPU time: 3572.55 s
Current children cumulated vsize: 353792 KiB
Current children cumulated memory: 345444 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.9 s]
/proc/loadavg: 4.08 4.08 4.09 5/266 60122
/proc/meminfo: memFree=128261036/131250000 swapFree=33009904/33010684
[pid=59110] ppid=59107 vsize=362636 memory=354296 CPUtime=3600.07 cores=1,3
/proc/59110/stat : 59110 (uwrmaxsat) R 59107 59110 58030 0 -1 4194304 84581 0 0 0 359904 103 0 0 20 0 1 0 56026745 371339264 88574 18446744073709551615 4198400 6176925 140727581100624 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 16756736 140727581104490 140727581104617 140727581104617 140727581110219 0
/proc/59110/statm: 90659 88574 544 484 0 90070 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 362636 KiB
Current children cumulated memory: 354296 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.05 s, system=1.03784 s

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

[startup+3609.9 s]
/proc/loadavg: 4.08 4.08 4.09 5/266 60122
/proc/meminfo: memFree=128261036/131250000 swapFree=33009904/33010684
[pid=59110] ppid=59107 vsize=362636 memory=354296 CPUtime=3600.07 cores=1,3
/proc/59110/stat : 59110 (uwrmaxsat) R 59107 59110 58030 0 -1 4194304 84581 0 0 0 359904 103 0 0 20 0 1 0 56026745 371339264 88574 18446744073709551615 4198400 6176925 140727581100624 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 16756736 140727581104490 140727581104617 140727581104617 140727581110219 0
/proc/59110/statm: 90659 88574 544 484 0 90070 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 362636 KiB
Current children cumulated memory: 354296 KiB

Child status: 0

Real time (s): 3609.9
CPU time (s): 3600.08
CPU user time (s): 3599.05
CPU system time (s): 1.03784
CPU usage (%): 99.728
Max. virtual memory (cumulated for all children) (KiB): 497516
Max. memory (cumulated for all children) (KiB): 487832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.05
system time used= 1.03784
maximum resident set size= 491032
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84581
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= 36
involuntary context switches= 2214


# summary of solver processes directly reported to runsolver:
#   pid: 59110
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3599.05
#   total CPU system time (s): 1.03784

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.60604 second user time and 15.5853 second system time

The end

Launcher Data

Begin job on nodeC033 at 2025-07-01 22:57:53
IDJOB=4499181
IDBENCH=148772
IDSOLVER=3372
FILE ID=nodeC033/4499181-1751403473
RUNJOBID= nodeC033-1751398701-58042
SLURM_JOB_ID= 9598283
Free space on /tmp= 432464 MiB

SOLVER NAME= UWrMaxSat 2025-06-04
BENCH NAME= PB24/normalized-PB09/OPT-LIN/flexray/normalized-fx63.opb
COMMAND LINE= HOME/uwrmaxsat BENCHNAME -mem-lim=MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4499181-1751403473/watcher-4499181-1751403473 -o /tmp/evaluation-result-4499181-1751403473/solver-4499181-1751403473 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1751398701-58042 --watchdog 3760  HOME/uwrmaxsat HOME/instance-4499181-1751403473.opb -mem-lim=31000

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

MD5SUM BENCH= 7c2ff02722ff3a09887b085a032d3a00
RANDOM SEED=1308919202

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        125548552 kB
MemAvailable:   125333632 kB
Buffers:            2128 kB
Cached:           582588 kB
SwapCached:           68 kB
Active:          4676692 kB
Inactive:         343312 kB
Active(anon):    4428828 kB
Inactive(anon):    24488 kB
Active(file):     247864 kB
Inactive(file):   318824 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              2652 kB
Writeback:             0 kB
AnonPages:       4436044 kB
Mapped:           110684 kB
Shmem:             18028 kB
KReclaimable:     115260 kB
Slab:             204408 kB
SReclaimable:     115260 kB
SUnreclaim:        89148 kB
KernelStack:        4336 kB
PageTables:        11928 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    5164512 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2236416 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:      221908 kB
DirectMap2M:    11083776 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432460 MiB
End job on nodeC033 at 2025-07-01 23:58:03