Trace number 4486900

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-SCIP 2025-06-04? (TO) 3600.04 3609.7

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-g125.18.opb
MD5SUM95947120f800d2178fb6b614b0e3950b
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2231
Best CPU time to get the best result obtained on this benchmark3600.07
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4500
Total number of constraints72413
Number of constraints which are clauses72413
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint18
Number of terms in the objective function 4500
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 4500
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4500
Number of bits of the biggest sum of numbers13
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.26	c Converting 72413 PB-constraints to clauses...
0.20/0.26	c Using SCIP solver, version 9.02.2, https://www.scipopt.org
300.52/301.55	c ============================[  Problem Statistics ]============================
300.52/301.55	c |  Number of variables:          4764                                         |
300.52/301.55	c |  Number of clauses:           72677                                         |
300.52/301.55	c ===============================================================================
300.52/301.55	c Starting SCIP solver  (with time-limit: 900s) ...
1198.07/1201.56	c SCIP timeout with lower and upper bounds: [2056, 9223372036854775807]
1289.44/1293.16	c Switching to binary search ... (after 1288.87 s and 5000002 conflicts) with 3264 goal literals and 0 assumptions
3600.03/3609.70	c *** TERMINATED by signal 15 ***
3600.03/3609.70	c _______________________________________________________________________________
3600.03/3609.70	c 
3600.03/3609.70	c _______________________________________________________________________________
3600.03/3609.70	c 
3600.03/3609.70	c =======================[ UWrMaxSat resources usage ]===========================
3600.03/3609.70	c Memory used            : 1265.00 MB
3600.03/3609.70	c CPU time               : 3599.23 s
3600.03/3609.70	c OptExp Enc: Srt/BDD/Add: 1322 0 0
3600.03/3609.70	c _______________________________________________________________________________
3600.03/3609.70	c _______________________________________________________________________________
3600.03/3609.70	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 (62633 MiB free)
  memory of node 1: 64507 MiB (63942 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4486900-1751326380/watcher-4486900-1751326380 -o /tmp/evaluation-result-4486900-1751326380/solver-4486900-1751326380 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1751326375-47010 --watchdog 3760 HOME/uwrmaxsat-scip HOME/instance-4486900-1751326380.opb -no-par -scip-delay=300 -scip-cpu=900 -mem-lim=31000 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.10006 s]*
/proc/loadavg: 0.78 0.97 1.44 4/260 47257
/proc/meminfo: memFree=129610436/131249996 swapFree=33010416/33010684
[pid=47256] ppid=47253 vsize=41104 memory=25044 CPUtime=0.09 cores=4,6
/proc/47256/stat : 47256 (uwrmaxsat-scip) R 47253 47256 46999 0 -1 4194304 5346 0 0 0 9 0 0 0 20 0 1 0 48315784 42090496 6261 18446744073709551615 4198400 17051741 140734623509232 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 53235712 140734623516986 140734623517156 140734623517156 140734623522758 0
/proc/47256/statm: 10276 6261 1120 3139 0 6564 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 41104 KiB
Current children cumulated memory: 25044 KiB

[startup+0.205406 s]*
/proc/loadavg: 0.78 0.97 1.44 4/260 47257
/proc/meminfo: memFree=129590276/131249996 swapFree=33010416/33010684
[pid=47256] ppid=47253 vsize=60228 memory=44244 CPUtime=0.2 cores=4,6
/proc/47256/stat : 47256 (uwrmaxsat-scip) R 47253 47256 46999 0 -1 4194304 10136 0 0 0 19 1 0 0 20 0 1 0 48315784 61673472 11061 18446744073709551615 4198400 17051741 140734623509232 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 53235712 140734623516986 140734623517156 140734623517156 140734623522758 0
/proc/47256/statm: 15057 11061 1120 3139 0 11345 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 60228 KiB
Current children cumulated memory: 44244 KiB

[startup+0.305273 s]*
/proc/loadavg: 0.78 0.97 1.44 4/260 47257
/proc/meminfo: memFree=129558272/131249996 swapFree=33010416/33010684
[pid=47256] ppid=47253 vsize=92520 memory=82216 CPUtime=0.3 cores=4,6
/proc/47256/stat : 47256 (uwrmaxsat-scip) R 47253 47256 46999 0 -1 4194304 18408 0 0 0 28 2 0 0 20 0 1 0 48315784 94740480 20554 18446744073709551615 4198400 17051741 140734623509232 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 53235712 140734623516986 140734623517156 140734623517156 140734623522758 0
/proc/47256/statm: 23130 20554 2688 3139 0 19418 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 92520 KiB
Current children cumulated memory: 82216 KiB

[startup+0.700176 s]
/proc/loadavg: 0.78 0.97 1.44 4/263 47263
/proc/meminfo: memFree=129502136/131249996 swapFree=33010416/33010684
[pid=47256] ppid=47253 vsize=149052 memory=137600 CPUtime=0.69 cores=4,6
/proc/47256/stat : 47256 (uwrmaxsat-scip) R 47253 47256 46999 0 -1 4194304 33212 0 0 0 64 5 0 0 20 0 1 0 48315784 152629248 34400 18446744073709551615 4198400 17051741 140734623509232 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 53235712 140734623516986 140734623517156 140734623517156 140734623522758 0
/proc/47256/statm: 37263 34400 2688 3139 0 33551 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 149052 KiB
Current children cumulated memory: 137600 KiB

[startup+1.50015 s]
/proc/loadavg: 0.78 0.97 1.44 4/262 47294
/proc/meminfo: memFree=129519784/131249996 swapFree=33010416/33010684
[pid=47256] ppid=47253 vsize=146328 memory=135032 CPUtime=1.48 cores=4,6
/proc/47256/stat : 47256 (uwrmaxsat-scip) R 47253 47256 46999 0 -1 4194304 33793 0 0 0 143 5 0 0 20 0 1 0 48315784 149839872 33758 18446744073709551615 4198400 17051741 140734623509232 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 53235712 140734623516986 140734623517156 140734623517156 140734623522758 0
/proc/47256/statm: 36582 33758 2688 3139 0 32870 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 146328 KiB
Current children cumulated memory: 135032 KiB

[startup+3.10522 s]
/proc/loadavg: 0.78 0.97 1.44 4/260 47347
/proc/meminfo: memFree=129508280/131249996 swapFree=33010416/33010684
[pid=47256] ppid=47253 vsize=146968 memory=135704 CPUtime=3.08 cores=4,6
/proc/47256/stat : 47256 (uwrmaxsat-scip) R 47253 47256 46999 0 -1 4194304 36689 0 0 0 302 6 0 0 20 0 1 0 48315784 150495232 33926 18446744073709551615 4198400 17051741 140734623509232 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 53235712 140734623516986 140734623517156 140734623517156 140734623522758 0
/proc/47256/statm: 36742 33926 2688 3139 0 33030 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 146968 KiB
Current children cumulated memory: 135704 KiB

[startup+6.30016 s]
/proc/loadavg: 1.04 1.02 1.46 4/260 47437
/proc/meminfo: memFree=129492472/131249996 swapFree=33010416/33010684
[pid=47256] ppid=47253 vsize=147072 memory=135848 CPUtime=6.26 cores=4,6
/proc/47256/stat : 47256 (uwrmaxsat-scip) R 47253 47256 46999 0 -1 4194304 39739 0 0 0 619 7 0 0 20 0 1 0 48315784 150601728 33962 18446744073709551615 4198400 17051741 140734623509232 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 53235712 140734623516986 140734623517156 140734623517156 140734623522758 0
/proc/47256/statm: 36768 33962 2688 3139 0 33056 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 147072 KiB
Current children cumulated memory: 135848 KiB

[startup+12.7002 s]
/proc/loadavg: 1.28 1.07 1.47 4/260 47617
/proc/meminfo: memFree=129499972/131249996 swapFree=33010416/33010684
[pid=47256] ppid=47253 vsize=152300 memory=140996 CPUtime=12.64 cores=4,6
/proc/47256/stat : 47256 (uwrmaxsat-scip) R 47253 47256 46999 0 -1 4194304 44684 0 0 0 1255 9 0 0 20 0 1 0 48315784 155955200 35249 18446744073709551615 4198400 17051741 140734623509232 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 53235712 140734623516986 140734623517156 140734623517156 140734623522758 0
/proc/47256/statm: 38075 35249 2688 3139 0 34363 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 152300 KiB
Current children cumulated memory: 140996 KiB

[startup+25.5002 s]
/proc/loadavg: 1.96 1.23 1.52 5/264 47924
/proc/meminfo: memFree=129466076/131249996 swapFree=33010416/33010684
[pid=47256] ppid=47253 vsize=148860 memory=137760 CPUtime=25.4 cores=4,6
/proc/47256/stat : 47256 (uwrmaxsat-scip) R 47253 47256 46999 0 -1 4194304 48267 0 0 0 2528 12 0 0 20 0 1 0 48315784 152432640 34440 18446744073709551615 4198400 17051741 140734623509232 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 53235712 140734623516986 140734623517156 140734623517156 140734623522758 0
/proc/47256/statm: 37215 34440 2688 3139 0 33503 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 148860 KiB
Current children cumulated memory: 137760 KiB

[startup+51.1053 s]
/proc/loadavg: 2.66 1.46 1.58 5/264 47925
/proc/meminfo: memFree=129410464/131249996 swapFree=33010416/33010684
[pid=47256] ppid=47253 vsize=165548 memory=154308 CPUtime=50.92 cores=4,6
/proc/47256/stat : 47256 (uwrmaxsat-scip) R 47253 47256 46999 0 -1 4194304 55736 0 0 0 5078 14 0 0 20 0 1 0 48315784 169521152 38577 18446744073709551615 4198400 17051741 140734623509232 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 53235712 140734623516986 140734623517156 140734623517156 140734623522758 0
/proc/47256/statm: 41387 38577 2688 3139 0 37675 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 165548 KiB
Current children cumulated memory: 154308 KiB

[startup+102.3 s]
/proc/loadavg: 3.47 1.87 1.72 5/263 47927
/proc/meminfo: memFree=129389820/131249996 swapFree=33010416/33010684
[pid=47256] ppid=47253 vsize=167592 memory=156492 CPUtime=101.95 cores=4,6
/proc/47256/stat : 47256 (uwrmaxsat-scip) R 47253 47256 46999 0 -1 4194304 60463 0 0 0 10179 16 0 0 20 0 1 0 48315784 171614208 39123 18446744073709551615 4198400 17051741 140734623509232 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 53235712 140734623516986 140734623517156 140734623517156 140734623522758 0
/proc/47256/statm: 41898 39123 2688 3139 0 38186 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 167592 KiB
Current children cumulated memory: 156492 KiB

[startup+162.3 s]
/proc/loadavg: 3.87 2.27 1.87 5/264 47930
/proc/meminfo: memFree=129354064/131249996 swapFree=33010416/33010684
[pid=47256] ppid=47253 vsize=175036 memory=163472 CPUtime=161.76 cores=4,6
/proc/47256/stat : 47256 (uwrmaxsat-scip) R 47253 47256 46999 0 -1 4194304 67195 0 0 0 16157 19 0 0 20 0 1 0 48315784 179236864 40868 18446744073709551615 4198400 17051741 140734623509232 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 53235712 140734623516986 140734623517156 140734623517156 140734623522758 0
/proc/47256/statm: 43759 40868 2688 3139 0 40047 0
Current children cumulated CPU time: 161.76 s
Current children cumulated vsize: 175036 KiB
Current children cumulated memory: 163472 KiB

[startup+222.3 s]
/proc/loadavg: 4.01 2.60 2.01 5/265 47933
/proc/meminfo: memFree=129251252/131249996 swapFree=33010416/33010684
[pid=47256] ppid=47253 vsize=178144 memory=166740 CPUtime=221.57 cores=4,6
/proc/47256/stat : 47256 (uwrmaxsat-scip) R 47253 47256 46999 0 -1 4194304 70147 0 0 0 22136 21 0 0 20 0 1 0 48315784 182419456 41685 18446744073709551615 4198400 17051741 140734623509232 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 53235712 140734623516986 140734623517156 140734623517156 140734623522758 0
/proc/47256/statm: 44536 41685 2688 3139 0 40824 0
Current children cumulated CPU time: 221.57 s
Current children cumulated vsize: 178144 KiB
Current children cumulated memory: 166740 KiB

[startup+282.3 s]
/proc/loadavg: 4.04 2.88 2.14 5/265 47935
/proc/meminfo: memFree=129262976/131249996 swapFree=33010416/33010684
[pid=47256] ppid=47253 vsize=181780 memory=170380 CPUtime=281.38 cores=4,6
/proc/47256/stat : 47256 (uwrmaxsat-scip) R 47253 47256 46999 0 -1 4194304 72923 0 0 0 28114 24 0 0 20 0 1 0 48315784 186142720 42595 18446744073709551615 4198400 17051741 140734623509232 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 19288744 19393640 53235712 140734623516986 140734623517156 140734623517156 140734623522758 0
/proc/47256/statm: 45445 42595 2688 3139 0 41733 0
Current children cumulated CPU time: 281.38 s
Current children cumulated vsize: 181780 KiB
Current children cumulated memory: 170380 KiB

[startup+342.3 s]
/proc/loadavg: 4.05 3.10 2.27 5/265 48117
/proc/meminfo: memFree=128349644/131249996 swapFree=33010416/33010684
[pid=47256] ppid=47253 vsize=931116 memory=748472 CPUtime=341.18 cores=4,6
/proc/47256/stat : 47256 (uwrmaxsat-scip) R 47253 47256 46999 0 -1 4194304 142846 0 0 0 34074 44 0 0 20 0 1 0 48315784 953462784 187118 18446744073709551615 4198400 17051741 140734623509232 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 19288744 19393640 53235712 140734623516986 140734623517156 140734623517156 140734623522758 0
/proc/47256/statm: 232779 187118 3264 3139 0 229067 0
Current children cumulated CPU time: 341.18 s
Current children cumulated vsize: 931116 KiB
Current children cumulated memory: 748472 KiB

[startup+402.3 s]
/proc/loadavg: 4.29 3.35 2.41 5/265 48121
/proc/meminfo: memFree=128243020/131249996 swapFree=33010416/33010684
[pid=47256] ppid=47253 vsize=1018936 memory=808632 CPUtime=401.01 cores=4,6
/proc/47256/stat : 47256 (uwrmaxsat-scip) R 47253 47256 46999 0 -1 4194304 157572 0 0 0 40055 46 0 0 20 0 1 0 48315784 1043390464 202158 18446744073709551615 4198400 17051741 140734623509232 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 19288744 19393640 53235712 140734623516986 140734623517156 140734623517156 140734623522758 0
/proc/47256/statm: 254734 202158 3264 3139 0 251022 0
Current children cumulated CPU time: 401.01 s
Current children cumulated vsize: 1018936 KiB
Current children cumulated memory: 808632 KiB

[startup+462.3 s]
/proc/loadavg: 4.21 3.50 2.52 5/265 48124
/proc/meminfo: memFree=128148960/131249996 swapFree=33010416/33010684
[pid=47256] ppid=47253 vsize=1076980 memory=875064 CPUtime=460.85 cores=4,6
/proc/47256/stat : 47256 (uwrmaxsat-scip) R 47253 47256 46999 0 -1 4194304 172049 0 0 0 46036 49 0 0 20 0 1 0 48315784 1102827520 218766 18446744073709551615 4198400 17051741 140734623509232 0 0 0 0 0 8408098 0 0 0 17 4 0 0 0 0 0 19288744 19393640 53235712 140734623516986 140734623517156 140734623517156 140734623522758 0
/proc/47256/statm: 269245 218766 3264 3139 0 265533 0
Current children cumulated CPU time: 460.85 s

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

Current children cumulated memory: 795496 KiB

[startup+2922.3 s]
/proc/loadavg: 4.12 4.09 4.01 5/264 48256
/proc/meminfo: memFree=127687832/131249996 swapFree=33010416/33010684
[pid=47256] ppid=47253 vsize=886716 memory=795496 CPUtime=2914.42 cores=4,6
/proc/47256/stat : 47256 (uwrmaxsat-scip) R 47253 47256 46999 0 -1 4194304 229889 0 0 0 291366 76 0 0 20 0 1 0 48315784 907997184 198874 18446744073709551615 4198400 17051741 140734623509232 0 0 0 0 0 8416290 0 0 0 17 4 0 0 0 0 0 19288744 19393640 53235712 140734623516986 140734623517156 140734623517156 140734623522758 0
/proc/47256/statm: 221679 198874 3296 3139 0 217967 0
Current children cumulated CPU time: 2914.42 s
Current children cumulated vsize: 886716 KiB
Current children cumulated memory: 795496 KiB

[startup+2982.3 s]
/proc/loadavg: 4.04 4.07 4.00 5/265 48259
/proc/meminfo: memFree=127756372/131249996 swapFree=33010416/33010684
[pid=47256] ppid=47253 vsize=886716 memory=795496 CPUtime=2974.26 cores=4,6
/proc/47256/stat : 47256 (uwrmaxsat-scip) R 47253 47256 46999 0 -1 4194304 229998 0 0 0 297350 76 0 0 20 0 1 0 48315784 907997184 198874 18446744073709551615 4198400 17051741 140734623509232 0 0 0 0 0 8416290 0 0 0 17 4 0 0 0 0 0 19288744 19393640 53235712 140734623516986 140734623517156 140734623517156 140734623522758 0
/proc/47256/statm: 221679 198874 3296 3139 0 217967 0
Current children cumulated CPU time: 2974.26 s
Current children cumulated vsize: 886716 KiB
Current children cumulated memory: 795496 KiB

[startup+3042.3 s]
/proc/loadavg: 4.12 4.09 4.01 5/265 48261
/proc/meminfo: memFree=127755184/131249996 swapFree=33010416/33010684
[pid=47256] ppid=47253 vsize=886716 memory=795496 CPUtime=3034.12 cores=4,6
/proc/47256/stat : 47256 (uwrmaxsat-scip) R 47253 47256 46999 0 -1 4194304 230043 0 0 0 303335 77 0 0 20 0 1 0 48315784 907997184 198874 18446744073709551615 4198400 17051741 140734623509232 0 0 0 0 0 8416290 0 0 0 17 4 0 0 0 0 0 19288744 19393640 53235712 140734623516986 140734623517156 140734623517156 140734623522758 0
/proc/47256/statm: 221679 198874 3296 3139 0 217967 0
Current children cumulated CPU time: 3034.12 s
Current children cumulated vsize: 886716 KiB
Current children cumulated memory: 795496 KiB

[startup+3102.3 s]
/proc/loadavg: 4.10 4.09 4.01 5/264 48263
/proc/meminfo: memFree=127753084/131249996 swapFree=33010416/33010684
[pid=47256] ppid=47253 vsize=886716 memory=795496 CPUtime=3093.96 cores=4,6
/proc/47256/stat : 47256 (uwrmaxsat-scip) R 47253 47256 46999 0 -1 4194304 230498 0 0 0 309319 77 0 0 20 0 1 0 48315784 907997184 198874 18446744073709551615 4198400 17051741 140734623509232 0 0 0 0 0 8416290 0 0 0 17 4 0 0 0 0 0 19288744 19393640 53235712 140734623516986 140734623517156 140734623517156 140734623522758 0
/proc/47256/statm: 221679 198874 3296 3139 0 217967 0
Current children cumulated CPU time: 3093.96 s
Current children cumulated vsize: 886716 KiB
Current children cumulated memory: 795496 KiB

[startup+3162.3 s]
/proc/loadavg: 4.08 4.08 4.01 5/264 48265
/proc/meminfo: memFree=127752940/131249996 swapFree=33010416/33010684
[pid=47256] ppid=47253 vsize=886716 memory=795496 CPUtime=3153.8 cores=4,6
/proc/47256/stat : 47256 (uwrmaxsat-scip) R 47253 47256 46999 0 -1 4194304 230614 0 0 0 315303 77 0 0 20 0 1 0 48315784 907997184 198874 18446744073709551615 4198400 17051741 140734623509232 0 0 0 0 0 8416290 0 0 0 17 4 0 0 0 0 0 19288744 19393640 53235712 140734623516986 140734623517156 140734623517156 140734623522758 0
/proc/47256/statm: 221679 198874 3296 3139 0 217967 0
Current children cumulated CPU time: 3153.8 s
Current children cumulated vsize: 886716 KiB
Current children cumulated memory: 795496 KiB

[startup+3222.3 s]
/proc/loadavg: 4.09 4.08 4.01 5/264 48266
/proc/meminfo: memFree=127758588/131249996 swapFree=33010416/33010684
[pid=47256] ppid=47253 vsize=886716 memory=795496 CPUtime=3213.64 cores=4,6
/proc/47256/stat : 47256 (uwrmaxsat-scip) R 47253 47256 46999 0 -1 4194304 230690 0 0 0 321286 78 0 0 20 0 1 0 48315784 907997184 198874 18446744073709551615 4198400 17051741 140734623509232 0 0 0 0 0 8416290 0 0 0 17 4 0 0 0 0 0 19288744 19393640 53235712 140734623516986 140734623517156 140734623517156 140734623522758 0
/proc/47256/statm: 221679 198874 3296 3139 0 217967 0
Current children cumulated CPU time: 3213.64 s
Current children cumulated vsize: 886716 KiB
Current children cumulated memory: 795496 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.08 4.01 5/263 48268
/proc/meminfo: memFree=127753320/131249996 swapFree=33010416/33010684
[pid=47256] ppid=47253 vsize=886716 memory=795496 CPUtime=3273.49 cores=4,6
/proc/47256/stat : 47256 (uwrmaxsat-scip) R 47253 47256 46999 0 -1 4194304 230748 0 0 0 327270 79 0 0 20 0 1 0 48315784 907997184 198874 18446744073709551615 4198400 17051741 140734623509232 0 0 0 0 0 8416290 0 0 0 17 4 0 0 0 0 0 19288744 19393640 53235712 140734623516986 140734623517156 140734623517156 140734623522758 0
/proc/47256/statm: 221679 198874 3296 3139 0 217967 0
Current children cumulated CPU time: 3273.49 s
Current children cumulated vsize: 886716 KiB
Current children cumulated memory: 795496 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.10 4.02 5/262 48270
/proc/meminfo: memFree=127758044/131249996 swapFree=33010416/33010684
[pid=47256] ppid=47253 vsize=886716 memory=795496 CPUtime=3333.33 cores=4,6
/proc/47256/stat : 47256 (uwrmaxsat-scip) R 47253 47256 46999 0 -1 4194304 230832 0 0 0 333253 80 0 0 20 0 1 0 48315784 907997184 198874 18446744073709551615 4198400 17051741 140734623509232 0 0 0 0 0 8416290 0 0 0 17 4 0 0 0 0 0 19288744 19393640 53235712 140734623516986 140734623517156 140734623517156 140734623522758 0
/proc/47256/statm: 221679 198874 3296 3139 0 217967 0
Current children cumulated CPU time: 3333.33 s
Current children cumulated vsize: 886716 KiB
Current children cumulated memory: 795496 KiB

[startup+3402.3 s]
/proc/loadavg: 4.05 4.08 4.01 5/263 48275
/proc/meminfo: memFree=127768876/131249996 swapFree=33010416/33010684
[pid=47256] ppid=47253 vsize=886716 memory=799592 CPUtime=3393.17 cores=4,6
/proc/47256/stat : 47256 (uwrmaxsat-scip) R 47253 47256 46999 0 -1 4194304 230932 0 0 0 339237 80 0 0 20 0 1 0 48315784 907997184 199898 18446744073709551615 4198400 17051741 140734623509232 0 0 0 0 0 8416290 0 0 0 17 4 0 0 0 0 0 19288744 19393640 53235712 140734623516986 140734623517156 140734623517156 140734623522758 0
/proc/47256/statm: 221679 199898 3296 3139 0 217967 0
Current children cumulated CPU time: 3393.17 s
Current children cumulated vsize: 886716 KiB
Current children cumulated memory: 799592 KiB

[startup+3462.3 s]
/proc/loadavg: 4.06 4.08 4.01 5/263 48277
/proc/meminfo: memFree=127827968/131249996 swapFree=33010416/33010684
[pid=47256] ppid=47253 vsize=886716 memory=799592 CPUtime=3453.02 cores=4,6
/proc/47256/stat : 47256 (uwrmaxsat-scip) R 47253 47256 46999 0 -1 4194304 230999 0 0 0 345222 80 0 0 20 0 1 0 48315784 907997184 199898 18446744073709551615 4198400 17051741 140734623509232 0 0 0 0 0 8416290 0 0 0 17 4 0 0 0 0 0 19288744 19393640 53235712 140734623516986 140734623517156 140734623517156 140734623522758 0
/proc/47256/statm: 221679 199898 3296 3139 0 217967 0
Current children cumulated CPU time: 3453.02 s
Current children cumulated vsize: 886716 KiB
Current children cumulated memory: 799592 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.09 4.02 5/264 48284
/proc/meminfo: memFree=127803152/131249996 swapFree=33010416/33010684
[pid=47256] ppid=47253 vsize=886716 memory=799592 CPUtime=3512.86 cores=4,6
/proc/47256/stat : 47256 (uwrmaxsat-scip) R 47253 47256 46999 0 -1 4194304 231080 0 0 0 351206 80 0 0 20 0 1 0 48315784 907997184 199898 18446744073709551615 4198400 17051741 140734623509232 0 0 0 0 0 8416290 0 0 0 17 4 0 0 0 0 0 19288744 19393640 53235712 140734623516986 140734623517156 140734623517156 140734623522758 0
/proc/47256/statm: 221679 199898 3296 3139 0 217967 0
Current children cumulated CPU time: 3512.86 s
Current children cumulated vsize: 886716 KiB
Current children cumulated memory: 799592 KiB

[startup+3582.3 s]
/proc/loadavg: 4.38 4.15 4.04 5/264 48286
/proc/meminfo: memFree=127777552/131249996 swapFree=33010416/33010684
[pid=47256] ppid=47253 vsize=886716 memory=799592 CPUtime=3572.71 cores=4,6
/proc/47256/stat : 47256 (uwrmaxsat-scip) R 47253 47256 46999 0 -1 4194304 231132 0 0 0 357191 80 0 0 20 0 1 0 48315784 907997184 199898 18446744073709551615 4198400 17051741 140734623509232 0 0 0 0 0 8416290 0 0 0 17 4 0 0 0 0 0 19288744 19393640 53235712 140734623516986 140734623517156 140734623517156 140734623522758 0
/proc/47256/statm: 221679 199898 3296 3139 0 217967 0
Current children cumulated CPU time: 3572.71 s
Current children cumulated vsize: 886716 KiB
Current children cumulated memory: 799592 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.7 s]
/proc/loadavg: 4.37 4.17 4.05 5/264 48377
/proc/meminfo: memFree=128578704/131249996 swapFree=33010416/33010684
[pid=47256] ppid=47253 vsize=886716 memory=799592 CPUtime=3600.03 cores=4,6
/proc/47256/stat : 47256 (uwrmaxsat-scip) R 47253 47256 46999 0 -1 4194304 231166 0 0 0 359922 81 0 0 20 0 1 0 48315784 907997184 199898 18446744073709551615 4198400 17051741 140734623509232 0 0 0 0 0 8416290 0 0 0 17 4 0 0 0 0 0 19288744 19393640 53235712 140734623516986 140734623517156 140734623517156 140734623522758 0
/proc/47256/statm: 221679 199898 3296 3139 0 217967 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 886716 KiB
Current children cumulated memory: 799592 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.23 s, system=0.818893 s

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

[startup+3609.7 s]
/proc/loadavg: 4.37 4.17 4.05 5/264 48377
/proc/meminfo: memFree=128578704/131249996 swapFree=33010416/33010684
[pid=47256] ppid=47253 vsize=886716 memory=799592 CPUtime=3600.03 cores=4,6
/proc/47256/stat : 47256 (uwrmaxsat-scip) R 47253 47256 46999 0 -1 4194304 231166 0 0 0 359922 81 0 0 20 0 1 0 48315784 907997184 199898 18446744073709551615 4198400 17051741 140734623509232 0 0 0 0 0 8416290 0 0 0 17 4 0 0 0 0 0 19288744 19393640 53235712 140734623516986 140734623517156 140734623517156 140734623522758 0
/proc/47256/statm: 221679 199898 3296 3139 0 217967 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 886716 KiB
Current children cumulated memory: 799592 KiB

Child status: 0

Real time (s): 3609.7
CPU time (s): 3600.04
CPU user time (s): 3599.23
CPU system time (s): 0.818893
CPU usage (%): 99.7324
Max. virtual memory (cumulated for all children) (KiB): 1295748
Max. memory (cumulated for all children) (KiB): 1090288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.23
system time used= 0.818893
maximum resident set size= 1090288
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 231166
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= 60
involuntary context switches= 1603


# summary of solver processes directly reported to runsolver:
#   pid: 47256
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3599.23
#   total CPU system time (s): 0.818893

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.59205 second user time and 15.4914 second system time

The end

Launcher Data

Begin job on nodeC022 at 2025-07-01 01:33:00
IDJOB=4486900
IDBENCH=147077
IDSOLVER=3373
FILE ID=nodeC022/4486900-1751326380
RUNJOBID= nodeC022-1751326375-47010
SLURM_JOB_ID= 9594362
Free space on /tmp= 433008 MiB

SOLVER NAME= UWrMaxSat-SCIP 2025-06-04
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-g125.18.opb
COMMAND LINE= HOME/uwrmaxsat-scip BENCHNAME -no-par -scip-delay=300 -scip-cpu=900 -mem-lim=MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4486900-1751326380/watcher-4486900-1751326380 -o /tmp/evaluation-result-4486900-1751326380/solver-4486900-1751326380 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1751326375-47010 --watchdog 3760  HOME/uwrmaxsat-scip HOME/instance-4486900-1751326380.opb -no-par -scip-delay=300 -scip-cpu=900 -mem-lim=31000

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

MD5SUM BENCH= 95947120f800d2178fb6b614b0e3950b
RANDOM SEED=972719003

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		: 3599.809
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.714
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		: 3598.261
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		: 3675.505
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		: 3599.666
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		: 3600.651
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		: 3608.602
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.748
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:        129613716 kB
MemAvailable:   129403080 kB
Buffers:            2128 kB
Cached:           592944 kB
SwapCached:           32 kB
Active:           727408 kB
Inactive:         267132 kB
Active(anon):     413300 kB
Inactive(anon):     4196 kB
Active(file):     314108 kB
Inactive(file):   262936 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             71884 kB
Writeback:             8 kB
AnonPages:        402520 kB
Mapped:           124328 kB
Shmem:             18028 kB
KReclaimable:     102720 kB
Slab:             189412 kB
SReclaimable:     102720 kB
SUnreclaim:        86692 kB
KernelStack:        4240 kB
PageTables:         3744 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     756356 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150520 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     98304 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= 432996 MiB
End job on nodeC022 at 2025-07-01 02:33:10