Trace number 4486899

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.05 3609.6

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.25	c Converting 72413 PB-constraints to clauses...
3600.03/3609.60	c *** TERMINATED by signal 15 ***
3600.03/3609.60	c _______________________________________________________________________________
3600.03/3609.60	c 
3600.03/3609.60	c _______________________________________________________________________________
3600.03/3609.60	c 
3600.03/3609.60	c =======================[ UWrMaxSat resources usage ]===========================
3600.03/3609.60	c Memory used            : 234.00 MB
3600.03/3609.60	c CPU time               : 3598.77 s
3600.03/3609.60	c _______________________________________________________________________________
3600.03/3609.60	c _______________________________________________________________________________
3600.03/3609.60	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 (61468 MiB free)
  memory of node 1: 64507 MiB (63821 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4486899-1751325127/watcher-4486899-1751325127 -o /tmp/evaluation-result-4486899-1751325127/solver-4486899-1751325127 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751325114-48340 --watchdog 3760 HOME/uwrmaxsat HOME/instance-4486899-1751325127.opb -mem-lim=31000 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.10006 s]*
/proc/loadavg: 2.94 3.82 4.03 5/264 48669
/proc/meminfo: memFree=128268484/131250000 swapFree=33010684/33010684
[pid=48668] ppid=48665 vsize=24148 memory=22904 CPUtime=0.09 cores=4,6
/proc/48668/stat : 48668 (uwrmaxsat) R 48665 48668 48329 0 -1 4194304 5428 0 0 0 9 0 0 0 20 0 1 0 48190501 24727552 5726 18446744073709551615 4198400 6176925 140736317754224 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 14934016 140736317757802 140736317757929 140736317757929 140736317763531 0
/proc/48668/statm: 6037 5726 448 484 0 5448 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 24148 KiB
Current children cumulated memory: 22904 KiB

[startup+0.20545 s]*
/proc/loadavg: 2.94 3.82 4.03 5/264 48669
/proc/meminfo: memFree=128252356/131250000 swapFree=33010684/33010684
[pid=48668] ppid=48665 vsize=43536 memory=42616 CPUtime=0.2 cores=4,6
/proc/48668/stat : 48668 (uwrmaxsat) R 48665 48668 48329 0 -1 4194304 10341 0 0 0 19 1 0 0 20 0 1 0 48190501 44580864 10654 18446744073709551615 4198400 6176925 140736317754224 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 14934016 140736317757802 140736317757929 140736317757929 140736317763531 0
/proc/48668/statm: 10884 10654 448 484 0 10295 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 43536 KiB
Current children cumulated memory: 42616 KiB

[startup+0.305377 s]*
/proc/loadavg: 2.94 3.82 4.03 5/264 48669
/proc/meminfo: memFree=128239756/131250000 swapFree=33010684/33010684
[pid=48668] ppid=48665 vsize=59700 memory=58280 CPUtime=0.3 cores=4,6
/proc/48668/stat : 48668 (uwrmaxsat) R 48665 48668 48329 0 -1 4194304 14619 0 0 0 28 2 0 0 20 0 1 0 48190501 61132800 14570 18446744073709551615 4198400 6176925 140736317754224 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 14934016 140736317757802 140736317757929 140736317757929 140736317763531 0
/proc/48668/statm: 14925 14570 544 484 0 14336 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 59700 KiB
Current children cumulated memory: 58280 KiB

[startup+0.700152 s]
/proc/loadavg: 2.94 3.82 4.03 5/264 48669
/proc/meminfo: memFree=128235220/131250000 swapFree=33010684/33010684
[pid=48668] ppid=48665 vsize=65556 memory=64172 CPUtime=0.68 cores=4,6
/proc/48668/stat : 48668 (uwrmaxsat) R 48665 48668 48329 0 -1 4194304 16372 0 0 0 66 2 0 0 20 0 1 0 48190501 67129344 16043 18446744073709551615 4198400 6176925 140736317754224 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 14934016 140736317757802 140736317757929 140736317757929 140736317763531 0
/proc/48668/statm: 16389 16043 544 484 0 15800 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 65556 KiB
Current children cumulated memory: 64172 KiB

[startup+1.50014 s]
/proc/loadavg: 2.94 3.82 4.03 5/264 48669
/proc/meminfo: memFree=128231124/131250000 swapFree=33010684/33010684
[pid=48668] ppid=48665 vsize=61832 memory=60644 CPUtime=1.49 cores=4,6
/proc/48668/stat : 48668 (uwrmaxsat) R 48665 48668 48329 0 -1 4194304 17588 0 0 0 146 3 0 0 20 0 1 0 48190501 63315968 15161 18446744073709551615 4198400 6176925 140736317754224 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 14934016 140736317757802 140736317757929 140736317757929 140736317763531 0
/proc/48668/statm: 15458 15161 544 484 0 14869 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 61832 KiB
Current children cumulated memory: 60644 KiB

[startup+3.10487 s]
/proc/loadavg: 3.02 3.82 4.03 5/264 48669
/proc/meminfo: memFree=128227344/131250000 swapFree=33010684/33010684
[pid=48668] ppid=48665 vsize=61332 memory=60172 CPUtime=3.08 cores=4,6
/proc/48668/stat : 48668 (uwrmaxsat) R 48665 48668 48329 0 -1 4194304 20763 0 0 0 305 3 0 0 20 0 1 0 48190501 62803968 15043 18446744073709551615 4198400 6176925 140736317754224 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 14934016 140736317757802 140736317757929 140736317757929 140736317763531 0
/proc/48668/statm: 15333 15043 544 484 0 14744 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 61332 KiB
Current children cumulated memory: 60172 KiB

[startup+6.30015 s]
/proc/loadavg: 3.02 3.82 4.03 5/264 48669
/proc/meminfo: memFree=128226612/131250000 swapFree=33010684/33010684
[pid=48668] ppid=48665 vsize=63888 memory=62500 CPUtime=6.27 cores=4,6
/proc/48668/stat : 48668 (uwrmaxsat) R 48665 48668 48329 0 -1 4194304 24254 0 0 0 623 4 0 0 20 0 1 0 48190501 65421312 15625 18446744073709551615 4198400 6176925 140736317754224 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 14934016 140736317757802 140736317757929 140736317757929 140736317763531 0
/proc/48668/statm: 15972 15625 544 484 0 15383 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 63888 KiB
Current children cumulated memory: 62500 KiB

[startup+12.7002 s]
/proc/loadavg: 3.17 3.83 4.03 5/264 48669
/proc/meminfo: memFree=128218832/131250000 swapFree=33010684/33010684
[pid=48668] ppid=48665 vsize=63856 memory=62696 CPUtime=12.66 cores=4,6
/proc/48668/stat : 48668 (uwrmaxsat) R 48665 48668 48329 0 -1 4194304 27827 0 0 0 1261 5 0 0 20 0 1 0 48190501 65388544 15674 18446744073709551615 4198400 6176925 140736317754224 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 14934016 140736317757802 140736317757929 140736317757929 140736317763531 0
/proc/48668/statm: 15964 15674 544 484 0 15375 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 63856 KiB
Current children cumulated memory: 62696 KiB

[startup+25.5002 s]
/proc/loadavg: 3.30 3.83 4.03 5/264 48669
/proc/meminfo: memFree=128214792/131250000 swapFree=33010684/33010684
[pid=48668] ppid=48665 vsize=63812 memory=62824 CPUtime=25.42 cores=4,6
/proc/48668/stat : 48668 (uwrmaxsat) R 48665 48668 48329 0 -1 4194304 31865 0 0 0 2536 6 0 0 20 0 1 0 48190501 65343488 15706 18446744073709551615 4198400 6176925 140736317754224 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 14934016 140736317757802 140736317757929 140736317757929 140736317763531 0
/proc/48668/statm: 15953 15706 544 484 0 15364 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 63812 KiB
Current children cumulated memory: 62824 KiB

[startup+51.1053 s]
/proc/loadavg: 3.62 3.87 4.03 5/264 48670
/proc/meminfo: memFree=128198868/131250000 swapFree=33010684/33010684
[pid=48668] ppid=48665 vsize=78520 memory=77392 CPUtime=50.96 cores=4,6
/proc/48668/stat : 48668 (uwrmaxsat) R 48665 48668 48329 0 -1 4194304 38882 0 0 0 5088 8 0 0 20 0 1 0 48190501 80404480 19348 18446744073709551615 4198400 6176925 140736317754224 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 14934016 140736317757802 140736317757929 140736317757929 140736317763531 0
/proc/48668/statm: 19630 19348 544 484 0 19041 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 78520 KiB
Current children cumulated memory: 77392 KiB

[startup+102.3 s]
/proc/loadavg: 3.92 3.91 4.03 5/265 48673
/proc/meminfo: memFree=128180200/131250000 swapFree=33010684/33010684
[pid=48668] ppid=48665 vsize=74808 memory=73928 CPUtime=102.02 cores=4,6
/proc/48668/stat : 48668 (uwrmaxsat) R 48665 48668 48329 0 -1 4194304 44501 0 0 0 10191 11 0 0 20 0 1 0 48190501 76603392 18482 18446744073709551615 4198400 6176925 140736317754224 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 14934016 140736317757802 140736317757929 140736317757929 140736317763531 0
/proc/48668/statm: 18702 18482 544 484 0 18113 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 74808 KiB
Current children cumulated memory: 73928 KiB

[startup+162.3 s]
/proc/loadavg: 4.02 3.94 4.03 5/265 48675
/proc/meminfo: memFree=128099132/131250000 swapFree=33010684/33010684
[pid=48668] ppid=48665 vsize=68636 memory=67968 CPUtime=161.86 cores=4,6
/proc/48668/stat : 48668 (uwrmaxsat) R 48665 48668 48329 0 -1 4194304 50745 0 0 0 16173 13 0 0 20 0 1 0 48190501 70283264 16992 18446744073709551615 4198400 6176925 140736317754224 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 14934016 140736317757802 140736317757929 140736317757929 140736317763531 0
/proc/48668/statm: 17159 16992 544 484 0 16570 0
Current children cumulated CPU time: 161.86 s
Current children cumulated vsize: 68636 KiB
Current children cumulated memory: 67968 KiB

[startup+222.3 s]
/proc/loadavg: 4.05 3.97 4.03 5/265 48677
/proc/meminfo: memFree=128057440/131250000 swapFree=33010684/33010684
[pid=48668] ppid=48665 vsize=92508 memory=91612 CPUtime=221.71 cores=4,6
/proc/48668/stat : 48668 (uwrmaxsat) R 48665 48668 48329 0 -1 4194304 54364 0 0 0 22156 15 0 0 20 0 1 0 48190501 94728192 22903 18446744073709551615 4198400 6176925 140736317754224 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 14934016 140736317757802 140736317757929 140736317757929 140736317763531 0
/proc/48668/statm: 23127 22903 544 484 0 22538 0
Current children cumulated CPU time: 221.71 s
Current children cumulated vsize: 92508 KiB
Current children cumulated memory: 91612 KiB

[startup+282.3 s]
/proc/loadavg: 4.07 3.99 4.03 5/266 48682
/proc/meminfo: memFree=128077752/131250000 swapFree=33010684/33010684
[pid=48668] ppid=48665 vsize=86492 memory=85596 CPUtime=281.55 cores=4,6
/proc/48668/stat : 48668 (uwrmaxsat) R 48665 48668 48329 0 -1 4194304 59018 0 0 0 28137 18 0 0 20 0 1 0 48190501 88567808 21399 18446744073709551615 4198400 6176925 140736317754224 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 14934016 140736317757802 140736317757929 140736317757929 140736317763531 0
/proc/48668/statm: 21623 21399 544 484 0 21034 0
Current children cumulated CPU time: 281.55 s
Current children cumulated vsize: 86492 KiB
Current children cumulated memory: 85596 KiB

[startup+342.3 s]
/proc/loadavg: 4.07 4.01 4.03 5/265 48688
/proc/meminfo: memFree=128080492/131250000 swapFree=33010684/33010684
[pid=48668] ppid=48665 vsize=100560 memory=99676 CPUtime=341.39 cores=4,6
/proc/48668/stat : 48668 (uwrmaxsat) R 48665 48668 48329 0 -1 4194304 62831 0 0 0 34119 20 0 0 20 0 1 0 48190501 102973440 24919 18446744073709551615 4198400 6176925 140736317754224 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 14934016 140736317757802 140736317757929 140736317757929 140736317763531 0
/proc/48668/statm: 25140 24919 544 484 0 24551 0
Current children cumulated CPU time: 341.39 s
Current children cumulated vsize: 100560 KiB
Current children cumulated memory: 99676 KiB

[startup+402.3 s]
/proc/loadavg: 4.13 4.04 4.04 5/264 48690
/proc/meminfo: memFree=128061868/131250000 swapFree=33010684/33010684
[pid=48668] ppid=48665 vsize=103964 memory=103132 CPUtime=401.24 cores=4,6
/proc/48668/stat : 48668 (uwrmaxsat) R 48665 48668 48329 0 -1 4194304 63735 0 0 0 40104 20 0 0 20 0 1 0 48190501 106459136 25783 18446744073709551615 4198400 6176925 140736317754224 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 14934016 140736317757802 140736317757929 140736317757929 140736317763531 0
/proc/48668/statm: 25991 25783 544 484 0 25402 0
Current children cumulated CPU time: 401.24 s
Current children cumulated vsize: 103964 KiB
Current children cumulated memory: 103132 KiB

[startup+462.3 s]
/proc/loadavg: 4.05 4.03 4.03 5/264 48693
/proc/meminfo: memFree=128024584/131250000 swapFree=33010684/33010684
[pid=48668] ppid=48665 vsize=109048 memory=108252 CPUtime=461.1 cores=4,6
/proc/48668/stat : 48668 (uwrmaxsat) R 48665 48668 48329 0 -1 4194304 64496 0 0 0 46090 20 0 0 20 0 1 0 48190501 111665152 27063 18446744073709551615 4198400 6176925 140736317754224 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 14934016 140736317757802 140736317757929 140736317757929 140736317763531 0
/proc/48668/statm: 27262 27063 544 484 0 26673 0
Current children cumulated CPU time: 461.1 s

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

Current children cumulated memory: 142476 KiB

[startup+2862.3 s]
/proc/loadavg: 4.06 4.16 4.14 5/265 48812
/proc/meminfo: memFree=127645028/131250000 swapFree=33010684/33010684
[pid=48668] ppid=48665 vsize=149800 memory=146008 CPUtime=2854.97 cores=4,6
/proc/48668/stat : 48668 (uwrmaxsat) R 48665 48668 48329 0 -1 4194304 140873 0 0 0 285398 99 0 0 20 0 1 0 48190501 153395200 36502 18446744073709551615 4198400 6176925 140736317754224 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 14934016 140736317757802 140736317757929 140736317757929 140736317763531 0
/proc/48668/statm: 37450 36502 544 484 0 36861 0
Current children cumulated CPU time: 2854.97 s
Current children cumulated vsize: 149800 KiB
Current children cumulated memory: 146008 KiB

[startup+2922.3 s]
/proc/loadavg: 4.07 4.14 4.13 5/265 48814
/proc/meminfo: memFree=127652068/131250000 swapFree=33010684/33010684
[pid=48668] ppid=48665 vsize=146512 memory=142720 CPUtime=2914.8 cores=4,6
/proc/48668/stat : 48668 (uwrmaxsat) R 48665 48668 48329 0 -1 4194304 142052 0 0 0 291380 100 0 0 20 0 1 0 48190501 150028288 35680 18446744073709551615 4198400 6176925 140736317754224 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 14934016 140736317757802 140736317757929 140736317757929 140736317763531 0
/proc/48668/statm: 36628 35680 544 484 0 36039 0
Current children cumulated CPU time: 2914.8 s
Current children cumulated vsize: 146512 KiB
Current children cumulated memory: 142720 KiB

[startup+2982.3 s]
/proc/loadavg: 4.39 4.22 4.16 5/265 48831
/proc/meminfo: memFree=127699508/131250000 swapFree=33010684/33010684
[pid=48668] ppid=48665 vsize=146948 memory=143156 CPUtime=2974.62 cores=4,6
/proc/48668/stat : 48668 (uwrmaxsat) R 48665 48668 48329 0 -1 4194304 144420 0 0 0 297359 103 0 0 20 0 1 0 48190501 150474752 35789 18446744073709551615 4198400 6176925 140736317754224 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 14934016 140736317757802 140736317757929 140736317757929 140736317763531 0
/proc/48668/statm: 36737 35789 544 484 0 36148 0
Current children cumulated CPU time: 2974.62 s
Current children cumulated vsize: 146948 KiB
Current children cumulated memory: 143156 KiB

[startup+3042.3 s]
/proc/loadavg: 4.20 4.20 4.15 5/265 48833
/proc/meminfo: memFree=127687432/131250000 swapFree=33010684/33010684
[pid=48668] ppid=48665 vsize=149032 memory=145240 CPUtime=3034.45 cores=4,6
/proc/48668/stat : 48668 (uwrmaxsat) R 48665 48668 48329 0 -1 4194304 145531 0 0 0 303340 105 0 0 20 0 1 0 48190501 152608768 36310 18446744073709551615 4198400 6176925 140736317754224 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 14934016 140736317757802 140736317757929 140736317757929 140736317763531 0
/proc/48668/statm: 37258 36310 544 484 0 36669 0
Current children cumulated CPU time: 3034.45 s
Current children cumulated vsize: 149032 KiB
Current children cumulated memory: 145240 KiB

[startup+3102.3 s]
/proc/loadavg: 4.07 4.16 4.14 5/265 48836
/proc/meminfo: memFree=127766584/131250000 swapFree=33010684/33010684
[pid=48668] ppid=48665 vsize=145592 memory=141800 CPUtime=3094.27 cores=4,6
/proc/48668/stat : 48668 (uwrmaxsat) R 48665 48668 48329 0 -1 4194304 147328 0 0 0 309319 108 0 0 20 0 1 0 48190501 149086208 35450 18446744073709551615 4198400 6176925 140736317754224 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 14934016 140736317757802 140736317757929 140736317757929 140736317763531 0
/proc/48668/statm: 36398 35450 544 484 0 35809 0
Current children cumulated CPU time: 3094.27 s
Current children cumulated vsize: 145592 KiB
Current children cumulated memory: 141800 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.16 4.14 5/264 48838
/proc/meminfo: memFree=127787240/131250000 swapFree=33010684/33010684
[pid=48668] ppid=48665 vsize=149928 memory=146152 CPUtime=3154.09 cores=4,6
/proc/48668/stat : 48668 (uwrmaxsat) R 48665 48668 48329 0 -1 4194304 148096 0 0 0 315299 110 0 0 20 0 1 0 48190501 153526272 36538 18446744073709551615 4198400 6176925 140736317754224 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 14934016 140736317757802 140736317757929 140736317757929 140736317763531 0
/proc/48668/statm: 37482 36538 544 484 0 36893 0
Current children cumulated CPU time: 3154.09 s
Current children cumulated vsize: 149928 KiB
Current children cumulated memory: 146152 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.14 4.14 5/264 48840
/proc/meminfo: memFree=127748116/131250000 swapFree=33010684/33010684
[pid=48668] ppid=48665 vsize=152740 memory=148964 CPUtime=3213.91 cores=4,6
/proc/48668/stat : 48668 (uwrmaxsat) R 48665 48668 48329 0 -1 4194304 150387 0 0 0 321278 113 0 0 20 0 1 0 48190501 156405760 37241 18446744073709551615 4198400 6176925 140736317754224 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 14934016 140736317757802 140736317757929 140736317757929 140736317763531 0
/proc/48668/statm: 38185 37241 544 484 0 37596 0
Current children cumulated CPU time: 3213.91 s
Current children cumulated vsize: 152740 KiB
Current children cumulated memory: 148964 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.13 4.13 5/265 48845
/proc/meminfo: memFree=127752656/131250000 swapFree=33010684/33010684
[pid=48668] ppid=48665 vsize=147092 memory=143316 CPUtime=3273.74 cores=4,6
/proc/48668/stat : 48668 (uwrmaxsat) R 48665 48668 48329 0 -1 4194304 151410 0 0 0 327259 115 0 0 20 0 1 0 48190501 150622208 35829 18446744073709551615 4198400 6176925 140736317754224 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 14934016 140736317757802 140736317757929 140736317757929 140736317763531 0
/proc/48668/statm: 36773 35829 544 484 0 36184 0
Current children cumulated CPU time: 3273.74 s
Current children cumulated vsize: 147092 KiB
Current children cumulated memory: 143316 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.12 4.12 5/265 48852
/proc/meminfo: memFree=127749252/131250000 swapFree=33010684/33010684
[pid=48668] ppid=48665 vsize=146820 memory=144456 CPUtime=3333.55 cores=4,6
/proc/48668/stat : 48668 (uwrmaxsat) R 48665 48668 48329 0 -1 4194304 152745 0 0 0 333239 116 0 0 20 0 1 0 48190501 150343680 36114 18446744073709551615 4198400 6176925 140736317754224 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 14934016 140736317757802 140736317757929 140736317757929 140736317763531 0
/proc/48668/statm: 36705 36114 544 484 0 36116 0
Current children cumulated CPU time: 3333.55 s
Current children cumulated vsize: 146820 KiB
Current children cumulated memory: 144456 KiB

[startup+3402.3 s]
/proc/loadavg: 4.07 4.11 4.12 5/265 48855
/proc/meminfo: memFree=127715800/131250000 swapFree=33010684/33010684
[pid=48668] ppid=48665 vsize=151316 memory=148952 CPUtime=3393.37 cores=4,6
/proc/48668/stat : 48668 (uwrmaxsat) R 48665 48668 48329 0 -1 4194304 153698 0 0 0 339219 118 0 0 20 0 1 0 48190501 154947584 37238 18446744073709551615 4198400 6176925 140736317754224 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 14934016 140736317757802 140736317757929 140736317757929 140736317763531 0
/proc/48668/statm: 37829 37238 544 484 0 37240 0
Current children cumulated CPU time: 3393.37 s
Current children cumulated vsize: 151316 KiB
Current children cumulated memory: 148952 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.12 4.12 5/265 48857
/proc/meminfo: memFree=127714876/131250000 swapFree=33010684/33010684
[pid=48668] ppid=48665 vsize=149696 memory=148648 CPUtime=3453.19 cores=4,6
/proc/48668/stat : 48668 (uwrmaxsat) R 48665 48668 48329 0 -1 4194304 156134 0 0 0 345198 121 0 0 20 0 1 0 48190501 153288704 37162 18446744073709551615 4198400 6176925 140736317754224 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 14934016 140736317757802 140736317757929 140736317757929 140736317763531 0
/proc/48668/statm: 37424 37162 544 484 0 36835 0
Current children cumulated CPU time: 3453.19 s
Current children cumulated vsize: 149696 KiB
Current children cumulated memory: 148648 KiB

[startup+3522.3 s]
/proc/loadavg: 4.05 4.09 4.11 5/265 48859
/proc/meminfo: memFree=127683016/131250000 swapFree=33010684/33010684
[pid=48668] ppid=48665 vsize=162748 memory=160384 CPUtime=3513.01 cores=4,6
/proc/48668/stat : 48668 (uwrmaxsat) R 48665 48668 48329 0 -1 4194304 160177 0 0 0 351176 125 0 0 20 0 1 0 48190501 166653952 40096 18446744073709551615 4198400 6176925 140736317754224 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 14934016 140736317757802 140736317757929 140736317757929 140736317763531 0
/proc/48668/statm: 40687 40096 544 484 0 40098 0
Current children cumulated CPU time: 3513.01 s
Current children cumulated vsize: 162748 KiB
Current children cumulated memory: 160384 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.11 4.11 5/264 48861
/proc/meminfo: memFree=127670016/131250000 swapFree=33010684/33010684
[pid=48668] ppid=48665 vsize=160952 memory=158588 CPUtime=3572.83 cores=4,6
/proc/48668/stat : 48668 (uwrmaxsat) R 48665 48668 48329 0 -1 4194304 160629 0 0 0 357157 126 0 0 20 0 1 0 48190501 164814848 39647 18446744073709551615 4198400 6176925 140736317754224 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 14934016 140736317757802 140736317757929 140736317757929 140736317763531 0
/proc/48668/statm: 40238 39647 544 484 0 39649 0
Current children cumulated CPU time: 3572.83 s
Current children cumulated vsize: 160952 KiB
Current children cumulated memory: 158588 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.6 s]
/proc/loadavg: 4.08 4.09 4.10 5/264 49042
/proc/meminfo: memFree=128068748/131250000 swapFree=33010684/33010684
[pid=48668] ppid=48665 vsize=160208 memory=157888 CPUtime=3600.03 cores=4,6
/proc/48668/stat : 48668 (uwrmaxsat) R 48665 48668 48329 0 -1 4194304 161359 0 0 0 359876 127 0 0 20 0 1 0 48190501 164052992 39472 18446744073709551615 4198400 6176925 140736317754224 0 0 0 0 0 27682 0 0 0 17 4 0 0 0 0 0 6553704 6596784 14934016 140736317757802 140736317757929 140736317757929 140736317763531 0
/proc/48668/statm: 40052 39472 544 484 0 39463 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 160208 KiB
Current children cumulated memory: 157888 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.77 s, system=1.28104 s

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

Child status: 0

Real time (s): 3609.6
CPU time (s): 3600.05
CPU user time (s): 3598.77
CPU system time (s): 1.28104
CPU usage (%): 99.7353
Max. virtual memory (cumulated for all children) (KiB): 218192
Max. memory (cumulated for all children) (KiB): 215976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.77
system time used= 1.28104
maximum resident set size= 237456
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 161359
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= 44
involuntary context switches= 2219


# summary of solver processes directly reported to runsolver:
#   pid: 48668
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3598.77
#   total CPU system time (s): 1.28104

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.39309 second user time and 15.4523 second system time

The end

Launcher Data

Begin job on nodeC018 at 2025-07-01 01:12:07
IDJOB=4486899
IDBENCH=147077
IDSOLVER=3372
FILE ID=nodeC018/4486899-1751325127
RUNJOBID= nodeC018-1751325114-48340
SLURM_JOB_ID= 9594349
Free space on /tmp= 432920 MiB

SOLVER NAME= UWrMaxSat 2025-06-04
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-g125.18.opb
COMMAND LINE= HOME/uwrmaxsat BENCHNAME -mem-lim=MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4486899-1751325127/watcher-4486899-1751325127 -o /tmp/evaluation-result-4486899-1751325127/solver-4486899-1751325127 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1751325114-48340 --watchdog 3760  HOME/uwrmaxsat HOME/instance-4486899-1751325127.opb -mem-lim=31000

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

MD5SUM BENCH= 95947120f800d2178fb6b614b0e3950b
RANDOM SEED=967534069

nodeC018 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.022
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.66
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.799
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.66
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		: 3398.661
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.66
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		: 3577.928
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.66
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.844
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.66
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.834
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.66
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		: 3355.869
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.66
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.840
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.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        128297200 kB
MemAvailable:   129442988 kB
Buffers:            3280 kB
Cached:          1946976 kB
SwapCached:            0 kB
Active:           632308 kB
Inactive:        1689180 kB
Active(anon):     389308 kB
Inactive(anon):        0 kB
Active(file):     243000 kB
Inactive(file):  1689180 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              4208 kB
Writeback:             8 kB
AnonPages:        374420 kB
Mapped:           110244 kB
Shmem:             18076 kB
KReclaimable:     105296 kB
Slab:             193212 kB
SReclaimable:     105296 kB
SUnreclaim:        87916 kB
KernelStack:        4240 kB
PageTables:         3680 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     735408 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150488 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    108544 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432904 MiB
End job on nodeC018 at 2025-07-01 02:12:16