Trace number 4510812

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
UWrMaxSat 2025-06-04UNSAT 1068.42 1071.34

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/
normalized-3col-almost3reg-l060-r059-n1.cnf-plain.pb.metafix.opb
MD5SUMdcac64736f2fac2889802971ff74db2d
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark415.773
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3288
Total number of constraints10282
Number of constraints which are clauses10282
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 constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4
Number of bits of the biggest sum of numbers3
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.04	c Converting 10282 PB-constraints to clauses...
0.00/0.04	c ============================[ Encoding Statistics ]============================
0.00/0.04	c |  Number of variables:          3288                                         |
0.00/0.04	c |  Number of clauses:           10282                                         |
0.00/0.04	c ===============================================================================
1068.36/1071.34	c _______________________________________________________________________________
1068.36/1071.34	c 
1068.36/1071.34	c =======================[ UWrMaxSat resources usage ]===========================
1068.36/1071.34	c Memory used            : 81.00 MB
1068.36/1071.34	c CPU time               : 1068.23 s
1068.36/1071.34	c _______________________________________________________________________________
1068.36/1071.34	s UNSATISFIABLE

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 (62927 MiB free)
  memory of node 1: 64465 MiB (63834 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4510812-1751196611/watcher-4510812-1751196611 -o /tmp/evaluation-result-4510812-1751196611/solver-4510812-1751196611 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1751192867-25922 --watchdog 3760 HOME/uwrmaxsat HOME/instance-4510812-1751196611.opb -mem-lim=31000 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.10006 s]*
/proc/loadavg: 4.15 4.12 4.09 5/263 26530
/proc/meminfo: memFree=129795884/131249988 swapFree=33010684/33010684
[pid=26529] ppid=26526 vsize=12340 memory=11724 CPUtime=0.1 cores=0,2
/proc/26529/stat : 26529 (uwrmaxsat) R 26526 26529 25912 0 -1 4194304 2588 0 0 0 10 0 0 0 20 0 1 0 35339675 12636160 2931 18446744073709551615 4198400 6176925 140734522229616 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 33918976 140734522235242 140734522235369 140734522235369 140734522240971 0
/proc/26529/statm: 3085 2931 544 484 0 2496 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 12340 KiB
Current children cumulated memory: 11724 KiB

[startup+0.205878 s]*
/proc/loadavg: 4.15 4.12 4.09 5/263 26530
/proc/meminfo: memFree=129795884/131249988 swapFree=33010684/33010684
[pid=26529] ppid=26526 vsize=12520 memory=11688 CPUtime=0.2 cores=0,2
/proc/26529/stat : 26529 (uwrmaxsat) R 26526 26529 25912 0 -1 4194304 3113 0 0 0 20 0 0 0 20 0 1 0 35339675 12820480 2922 18446744073709551615 4198400 6176925 140734522229616 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 33918976 140734522235242 140734522235369 140734522235369 140734522240971 0
/proc/26529/statm: 3130 2922 544 484 0 2541 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 12520 KiB
Current children cumulated memory: 11688 KiB

[startup+0.305877 s]*
/proc/loadavg: 4.15 4.12 4.09 5/263 26530
/proc/meminfo: memFree=129795884/131249988 swapFree=33010684/33010684
[pid=26529] ppid=26526 vsize=12788 memory=11944 CPUtime=0.3 cores=0,2
/proc/26529/stat : 26529 (uwrmaxsat) R 26526 26529 25912 0 -1 4194304 3180 0 0 0 30 0 0 0 20 0 1 0 35339675 13094912 2986 18446744073709551615 4198400 6176925 140734522229616 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 33918976 140734522235242 140734522235369 140734522235369 140734522240971 0
/proc/26529/statm: 3197 2986 544 484 0 2608 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 12788 KiB
Current children cumulated memory: 11944 KiB

[startup+0.700169 s]
/proc/loadavg: 4.15 4.12 4.09 5/263 26530
/proc/meminfo: memFree=129795884/131249988 swapFree=33010684/33010684
[pid=26529] ppid=26526 vsize=12756 memory=12152 CPUtime=0.69 cores=0,2
/proc/26529/stat : 26529 (uwrmaxsat) R 26526 26529 25912 0 -1 4194304 3590 0 0 0 69 0 0 0 20 0 1 0 35339675 13062144 3038 18446744073709551615 4198400 6176925 140734522229616 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 33918976 140734522235242 140734522235369 140734522235369 140734522240971 0
/proc/26529/statm: 3189 3038 544 484 0 2600 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 12756 KiB
Current children cumulated memory: 12152 KiB

[startup+1.50013 s]
/proc/loadavg: 4.15 4.12 4.09 5/263 26530
/proc/meminfo: memFree=129793112/131249988 swapFree=33010684/33010684
[pid=26529] ppid=26526 vsize=13524 memory=12844 CPUtime=1.48 cores=0,2
/proc/26529/stat : 26529 (uwrmaxsat) R 26526 26529 25912 0 -1 4194304 4474 0 0 0 148 0 0 0 20 0 1 0 35339675 13848576 3211 18446744073709551615 4198400 6176925 140734522229616 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 33918976 140734522235242 140734522235369 140734522235369 140734522240971 0
/proc/26529/statm: 3381 3211 544 484 0 2792 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 13524 KiB
Current children cumulated memory: 12844 KiB

[startup+3.10568 s]
/proc/loadavg: 4.15 4.12 4.09 5/263 26530
/proc/meminfo: memFree=129792356/131249988 swapFree=33010684/33010684
[pid=26529] ppid=26526 vsize=13748 memory=12648 CPUtime=3.09 cores=0,2
/proc/26529/stat : 26529 (uwrmaxsat) R 26526 26529 25912 0 -1 4194304 6150 0 0 0 308 1 0 0 20 0 1 0 35339675 14077952 3162 18446744073709551615 4198400 6176925 140734522229616 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 33918976 140734522235242 140734522235369 140734522235369 140734522240971 0
/proc/26529/statm: 3437 3162 544 484 0 2848 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 13748 KiB
Current children cumulated memory: 12648 KiB

[startup+6.30016 s]
/proc/loadavg: 4.14 4.12 4.09 5/263 26530
/proc/meminfo: memFree=129781960/131249988 swapFree=33010684/33010684
[pid=26529] ppid=26526 vsize=14276 memory=13220 CPUtime=6.27 cores=0,2
/proc/26529/stat : 26529 (uwrmaxsat) R 26526 26529 25912 0 -1 4194304 8475 0 0 0 626 1 0 0 20 0 1 0 35339675 14618624 3305 18446744073709551615 4198400 6176925 140734522229616 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 33918976 140734522235242 140734522235369 140734522235369 140734522240971 0
/proc/26529/statm: 3569 3305 544 484 0 2980 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 14276 KiB
Current children cumulated memory: 13220 KiB

[startup+12.7002 s]
/proc/loadavg: 4.12 4.11 4.09 5/263 26530
/proc/meminfo: memFree=129778780/131249988 swapFree=33010684/33010684
[pid=26529] ppid=26526 vsize=18504 memory=17468 CPUtime=12.66 cores=0,2
/proc/26529/stat : 26529 (uwrmaxsat) R 26526 26529 25912 0 -1 4194304 12780 0 0 0 1264 2 0 0 20 0 1 0 35339675 18948096 4367 18446744073709551615 4198400 6176925 140734522229616 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 33918976 140734522235242 140734522235369 140734522235369 140734522240971 0
/proc/26529/statm: 4626 4367 544 484 0 4037 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 18504 KiB
Current children cumulated memory: 17468 KiB

[startup+25.5002 s]
/proc/loadavg: 4.18 4.12 4.10 5/263 26530
/proc/meminfo: memFree=129772276/131249988 swapFree=33010684/33010684
[pid=26529] ppid=26526 vsize=16644 memory=15792 CPUtime=25.42 cores=0,2
/proc/26529/stat : 26529 (uwrmaxsat) R 26526 26529 25912 0 -1 4194304 16175 0 0 0 2539 3 0 0 20 0 1 0 35339675 17043456 3948 18446744073709551615 4198400 6176925 140734522229616 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 33918976 140734522235242 140734522235369 140734522235369 140734522240971 0
/proc/26529/statm: 4161 3948 544 484 0 3572 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 16644 KiB
Current children cumulated memory: 15792 KiB

[startup+51.1058 s]
/proc/loadavg: 4.12 4.11 4.09 5/263 26532
/proc/meminfo: memFree=129742308/131249988 swapFree=33010684/33010684
[pid=26529] ppid=26526 vsize=28904 memory=28024 CPUtime=50.95 cores=0,2
/proc/26529/stat : 26529 (uwrmaxsat) R 26526 26529 25912 0 -1 4194304 24041 0 0 0 5091 4 0 0 20 0 1 0 35339675 29597696 7006 18446744073709551615 4198400 6176925 140734522229616 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 33918976 140734522235242 140734522235369 140734522235369 140734522240971 0
/proc/26529/statm: 7226 7006 544 484 0 6637 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 28904 KiB
Current children cumulated memory: 28024 KiB

[startup+102.3 s]
/proc/loadavg: 4.49 4.21 4.12 5/263 26534
/proc/meminfo: memFree=129756776/131249988 swapFree=33010684/33010684
[pid=26529] ppid=26526 vsize=26144 memory=24808 CPUtime=102 cores=0,2
/proc/26529/stat : 26529 (uwrmaxsat) R 26526 26529 25912 0 -1 4194304 31452 0 0 0 10194 6 0 0 20 0 1 0 35339675 26771456 6202 18446744073709551615 4198400 6176925 140734522229616 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 33918976 140734522235242 140734522235369 140734522235369 140734522240971 0
/proc/26529/statm: 6536 6202 544 484 0 5947 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 26144 KiB
Current children cumulated memory: 24808 KiB

[startup+162.3 s]
/proc/loadavg: 4.25 4.18 4.12 5/262 26536
/proc/meminfo: memFree=129723508/131249988 swapFree=33010684/33010684
[pid=26529] ppid=26526 vsize=35616 memory=34764 CPUtime=161.85 cores=0,2
/proc/26529/stat : 26529 (uwrmaxsat) R 26526 26529 25912 0 -1 4194304 35581 0 0 0 16177 8 0 0 20 0 1 0 35339675 36470784 8691 18446744073709551615 4198400 6176925 140734522229616 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 33918976 140734522235242 140734522235369 140734522235369 140734522240971 0
/proc/26529/statm: 8904 8691 544 484 0 8315 0
Current children cumulated CPU time: 161.85 s
Current children cumulated vsize: 35616 KiB
Current children cumulated memory: 34764 KiB

[startup+222.3 s]
/proc/loadavg: 4.21 4.18 4.12 5/263 26539
/proc/meminfo: memFree=129730432/131249988 swapFree=33010684/33010684
[pid=26529] ppid=26526 vsize=48624 memory=47592 CPUtime=221.68 cores=0,2
/proc/26529/stat : 26529 (uwrmaxsat) R 26526 26529 25912 0 -1 4194304 36962 0 0 0 22159 9 0 0 20 0 1 0 35339675 49790976 11898 18446744073709551615 4198400 6176925 140734522229616 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 33918976 140734522235242 140734522235369 140734522235369 140734522240971 0
/proc/26529/statm: 12156 11898 544 484 0 11567 0
Current children cumulated CPU time: 221.68 s
Current children cumulated vsize: 48624 KiB
Current children cumulated memory: 47592 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 4.16 4.11 5/263 26542
/proc/meminfo: memFree=129694276/131249988 swapFree=33010684/33010684
[pid=26529] ppid=26526 vsize=48592 memory=47556 CPUtime=281.52 cores=0,2
/proc/26529/stat : 26529 (uwrmaxsat) R 26526 26529 25912 0 -1 4194304 39403 0 0 0 28143 9 0 0 20 0 1 0 35339675 49758208 11889 18446744073709551615 4198400 6176925 140734522229616 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 33918976 140734522235242 140734522235369 140734522235369 140734522240971 0
/proc/26529/statm: 12148 11889 544 484 0 11559 0
Current children cumulated CPU time: 281.52 s
Current children cumulated vsize: 48592 KiB
Current children cumulated memory: 47556 KiB

[startup+342.3 s]
/proc/loadavg: 4.14 4.16 4.11 5/263 26544
/proc/meminfo: memFree=129684520/131249988 swapFree=33010684/33010684
[pid=26529] ppid=26526 vsize=54060 memory=52968 CPUtime=341.36 cores=0,2
/proc/26529/stat : 26529 (uwrmaxsat) R 26526 26529 25912 0 -1 4194304 42499 0 0 0 34126 10 0 0 20 0 1 0 35339675 55357440 13242 18446744073709551615 4198400 6176925 140734522229616 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 33918976 140734522235242 140734522235369 140734522235369 140734522240971 0
/proc/26529/statm: 13515 13242 544 484 0 12926 0
Current children cumulated CPU time: 341.36 s
Current children cumulated vsize: 54060 KiB
Current children cumulated memory: 52968 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 4.14 4.11 5/263 26546
/proc/meminfo: memFree=129684932/131249988 swapFree=33010684/33010684
[pid=26529] ppid=26526 vsize=53628 memory=51992 CPUtime=401.21 cores=0,2
/proc/26529/stat : 26529 (uwrmaxsat) R 26526 26529 25912 0 -1 4194304 45856 0 0 0 40110 11 0 0 20 0 1 0 35339675 54915072 12998 18446744073709551615 4198400 6176925 140734522229616 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 33918976 140734522235242 140734522235369 140734522235369 140734522240971 0
/proc/26529/statm: 13407 12998 544 484 0 12818 0
Current children cumulated CPU time: 401.21 s
Current children cumulated vsize: 53628 KiB
Current children cumulated memory: 51992 KiB

[startup+462.3 s]
/proc/loadavg: 4.14 4.14 4.11 5/263 26548
/proc/meminfo: memFree=129651608/131249988 swapFree=33010684/33010684
[pid=26529] ppid=26526 vsize=52604 memory=51524 CPUtime=461.06 cores=0,2
/proc/26529/stat : 26529 (uwrmaxsat) R 26526 26529 25912 0 -1 4194304 48166 0 0 0 46094 12 0 0 20 0 1 0 35339675 53866496 12881 18446744073709551615 4198400 6176925 140734522229616 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 33918976 140734522235242 140734522235369 140734522235369 140734522240971 0
/proc/26529/statm: 13151 12881 544 484 0 12562 0
Current children cumulated CPU time: 461.06 s

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

/proc/loadavg: 4.16 4.19 4.13 5/264 26561
/proc/meminfo: memFree=129556692/131249988 swapFree=33010684/33010684
[pid=26529] ppid=26526 vsize=54128 memory=53184 CPUtime=640.56 cores=0,2
/proc/26529/stat : 26529 (uwrmaxsat) R 26526 26529 25912 0 -1 4194304 56775 0 0 0 64041 15 0 0 20 0 1 0 35339675 55427072 13296 18446744073709551615 4198400 6176925 140734522229616 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 33918976 140734522235242 140734522235369 140734522235369 140734522240971 0
/proc/26529/statm: 13532 13296 544 484 0 12943 0
Current children cumulated CPU time: 640.56 s
Current children cumulated vsize: 54128 KiB
Current children cumulated memory: 53184 KiB

[startup+702.3 s]
/proc/loadavg: 4.10 4.17 4.12 5/264 26563
/proc/meminfo: memFree=129509264/131249988 swapFree=33010684/33010684
[pid=26529] ppid=26526 vsize=63380 memory=62320 CPUtime=700.39 cores=0,2
/proc/26529/stat : 26529 (uwrmaxsat) R 26526 26529 25912 0 -1 4194304 57083 0 0 0 70023 16 0 0 20 0 1 0 35339675 64901120 15580 18446744073709551615 4198400 6176925 140734522229616 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 33918976 140734522235242 140734522235369 140734522235369 140734522240971 0
/proc/26529/statm: 15845 15580 544 484 0 15256 0
Current children cumulated CPU time: 700.39 s
Current children cumulated vsize: 63380 KiB
Current children cumulated memory: 62320 KiB

[startup+762.3 s]
/proc/loadavg: 4.19 4.18 4.13 5/264 26565
/proc/meminfo: memFree=129475932/131249988 swapFree=33010684/33010684
[pid=26529] ppid=26526 vsize=66872 memory=65776 CPUtime=760.22 cores=0,2
/proc/26529/stat : 26529 (uwrmaxsat) R 26526 26529 25912 0 -1 4194304 57958 0 0 0 76006 16 0 0 20 0 1 0 35339675 68476928 16444 18446744073709551615 4198400 6176925 140734522229616 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 33918976 140734522235242 140734522235369 140734522235369 140734522240971 0
/proc/26529/statm: 16718 16444 544 484 0 16129 0
Current children cumulated CPU time: 760.22 s
Current children cumulated vsize: 66872 KiB
Current children cumulated memory: 65776 KiB

[startup+822.3 s]
/proc/loadavg: 4.12 4.16 4.12 5/265 26568
/proc/meminfo: memFree=129511480/131249988 swapFree=33010684/33010684
[pid=26529] ppid=26526 vsize=79616 memory=78616 CPUtime=820.06 cores=0,2
/proc/26529/stat : 26529 (uwrmaxsat) R 26526 26529 25912 0 -1 4194304 58112 0 0 0 81989 17 0 0 20 0 1 0 35339675 81526784 19654 18446744073709551615 4198400 6176925 140734522229616 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 33918976 140734522235242 140734522235369 140734522235369 140734522240971 0
/proc/26529/statm: 19904 19654 544 484 0 19315 0
Current children cumulated CPU time: 820.06 s
Current children cumulated vsize: 79616 KiB
Current children cumulated memory: 78616 KiB

[startup+882.3 s]
/proc/loadavg: 4.08 4.14 4.12 5/265 26570
/proc/meminfo: memFree=129497276/131249988 swapFree=33010684/33010684
[pid=26529] ppid=26526 vsize=66872 memory=65928 CPUtime=879.89 cores=0,2
/proc/26529/stat : 26529 (uwrmaxsat) R 26526 26529 25912 0 -1 4194304 58112 0 0 0 87972 17 0 0 20 0 1 0 35339675 68476928 16482 18446744073709551615 4198400 6176925 140734522229616 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 33918976 140734522235242 140734522235369 140734522235369 140734522240971 0
/proc/26529/statm: 16718 16482 544 484 0 16129 0
Current children cumulated CPU time: 879.89 s
Current children cumulated vsize: 66872 KiB
Current children cumulated memory: 65928 KiB

[startup+942.3 s]
/proc/loadavg: 4.13 4.14 4.12 5/264 26572
/proc/meminfo: memFree=129546288/131249988 swapFree=33010684/33010684
[pid=26529] ppid=26526 vsize=57940 memory=57076 CPUtime=939.73 cores=0,2
/proc/26529/stat : 26529 (uwrmaxsat) R 26526 26529 25912 0 -1 4194304 60440 0 0 0 93955 18 0 0 20 0 1 0 35339675 59330560 14269 18446744073709551615 4198400 6176925 140734522229616 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 33918976 140734522235242 140734522235369 140734522235369 140734522240971 0
/proc/26529/statm: 14485 14269 544 484 0 13896 0
Current children cumulated CPU time: 939.73 s
Current children cumulated vsize: 57940 KiB
Current children cumulated memory: 57076 KiB

[startup+1002.3 s]
/proc/loadavg: 4.10 4.13 4.11 5/264 26574
/proc/meminfo: memFree=129485976/131249988 swapFree=33010684/33010684
[pid=26529] ppid=26526 vsize=76388 memory=75376 CPUtime=999.56 cores=0,2
/proc/26529/stat : 26529 (uwrmaxsat) R 26526 26529 25912 0 -1 4194304 61475 0 0 0 99938 18 0 0 20 0 1 0 35339675 78221312 18844 18446744073709551615 4198400 6176925 140734522229616 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 33918976 140734522235242 140734522235369 140734522235369 140734522240971 0
/proc/26529/statm: 19097 18844 544 484 0 18508 0
Current children cumulated CPU time: 999.56 s
Current children cumulated vsize: 76388 KiB
Current children cumulated memory: 75376 KiB

[startup+1062.3 s]
/proc/loadavg: 4.14 4.14 4.11 5/264 26576
/proc/meminfo: memFree=129502464/131249988 swapFree=33010684/33010684
[pid=26529] ppid=26526 vsize=56684 memory=55668 CPUtime=1059.39 cores=0,2
/proc/26529/stat : 26529 (uwrmaxsat) R 26526 26529 25912 0 -1 4194304 61926 0 0 0 105921 18 0 0 20 0 1 0 35339675 58044416 13917 18446744073709551615 4198400 6176925 140734522229616 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 33918976 140734522235242 140734522235369 140734522235369 140734522240971 0
/proc/26529/statm: 14171 13917 544 484 0 13582 0
Current children cumulated CPU time: 1059.39 s
Current children cumulated vsize: 56684 KiB
Current children cumulated memory: 55668 KiB

[startup+1071.34 s]
# the end of solver process 26529 was just reported to runsolver
# Child status: 20

# cumulated CPU time of all completed processes:  user=1068.23 s, system=0.18795 s

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

[startup+1062.4 s]
/proc/loadavg: 4.14 4.14 4.11 5/264 26576
/proc/meminfo: memFree=129502464/131249988 swapFree=33010684/33010684
[pid=26529] ppid=26526 vsize=56684 memory=55668 CPUtime=1059.49 cores=0,2
/proc/26529/stat : 26529 (uwrmaxsat) R 26526 26529 25912 0 -1 4194304 61926 0 0 0 105931 18 0 0 20 0 1 0 35339675 58044416 13917 18446744073709551615 4198400 6176925 140734522229616 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 33918976 140734522235242 140734522235369 140734522235369 140734522240971 0
/proc/26529/statm: 14171 13917 544 484 0 13582 0
Current children cumulated CPU time: 1059.49 s
Current children cumulated vsize: 56684 KiB
Current children cumulated memory: 55668 KiB

[startup+1065.6 s]
/proc/loadavg: 4.13 4.13 4.11 5/264 26576
/proc/meminfo: memFree=129508512/131249988 swapFree=33010684/33010684
[pid=26529] ppid=26526 vsize=56684 memory=55668 CPUtime=1062.68 cores=0,2
/proc/26529/stat : 26529 (uwrmaxsat) R 26526 26529 25912 0 -1 4194304 61927 0 0 0 106250 18 0 0 20 0 1 0 35339675 58044416 13917 18446744073709551615 4198400 6176925 140734522229616 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 33918976 140734522235242 140734522235369 140734522235369 140734522240971 0
/proc/26529/statm: 14171 13917 544 484 0 13582 0
Current children cumulated CPU time: 1062.68 s
Current children cumulated vsize: 56684 KiB
Current children cumulated memory: 55668 KiB

[startup+1068.8 s]
/proc/loadavg: 4.13 4.13 4.11 5/264 26576
/proc/meminfo: memFree=129507852/131249988 swapFree=33010684/33010684
[pid=26529] ppid=26526 vsize=56684 memory=55668 CPUtime=1065.87 cores=0,2
/proc/26529/stat : 26529 (uwrmaxsat) R 26526 26529 25912 0 -1 4194304 61928 0 0 0 106569 18 0 0 20 0 1 0 35339675 58044416 13917 18446744073709551615 4198400 6176925 140734522229616 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 33918976 140734522235242 140734522235369 140734522235369 140734522240971 0
/proc/26529/statm: 14171 13917 544 484 0 13582 0
Current children cumulated CPU time: 1065.87 s
Current children cumulated vsize: 56684 KiB
Current children cumulated memory: 55668 KiB

[startup+1070.4 s]
/proc/loadavg: 4.12 4.13 4.11 5/264 26576
/proc/meminfo: memFree=129535104/131249988 swapFree=33010684/33010684
[pid=26529] ppid=26526 vsize=56684 memory=55668 CPUtime=1067.47 cores=0,2
/proc/26529/stat : 26529 (uwrmaxsat) R 26526 26529 25912 0 -1 4194304 61928 0 0 0 106729 18 0 0 20 0 1 0 35339675 58044416 13917 18446744073709551615 4198400 6176925 140734522229616 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 33918976 140734522235242 140734522235369 140734522235369 140734522240971 0
/proc/26529/statm: 14171 13917 544 484 0 13582 0
Current children cumulated CPU time: 1067.47 s
Current children cumulated vsize: 56684 KiB
Current children cumulated memory: 55668 KiB

[startup+1070.8 s]
/proc/loadavg: 4.12 4.13 4.11 5/264 26576
/proc/meminfo: memFree=129535104/131249988 swapFree=33010684/33010684
[pid=26529] ppid=26526 vsize=56684 memory=55668 CPUtime=1067.87 cores=0,2
/proc/26529/stat : 26529 (uwrmaxsat) R 26526 26529 25912 0 -1 4194304 61928 0 0 0 106769 18 0 0 20 0 1 0 35339675 58044416 13917 18446744073709551615 4198400 6176925 140734522229616 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 33918976 140734522235242 140734522235369 140734522235369 140734522240971 0
/proc/26529/statm: 14171 13917 544 484 0 13582 0
Current children cumulated CPU time: 1067.87 s
Current children cumulated vsize: 56684 KiB
Current children cumulated memory: 55668 KiB

[startup+1071.2 s]
/proc/loadavg: 4.12 4.13 4.11 5/264 26576
/proc/meminfo: memFree=129542088/131249988 swapFree=33010684/33010684
[pid=26529] ppid=26526 vsize=56684 memory=55668 CPUtime=1068.26 cores=0,2
/proc/26529/stat : 26529 (uwrmaxsat) R 26526 26529 25912 0 -1 4194304 61928 0 0 0 106808 18 0 0 20 0 1 0 35339675 58044416 13917 18446744073709551615 4198400 6176925 140734522229616 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 33918976 140734522235242 140734522235369 140734522235369 140734522240971 0
/proc/26529/statm: 14171 13917 544 484 0 13582 0
Current children cumulated CPU time: 1068.26 s
Current children cumulated vsize: 56684 KiB
Current children cumulated memory: 55668 KiB

[startup+1071.3 s]
/proc/loadavg: 4.12 4.13 4.11 5/264 26576
/proc/meminfo: memFree=129542088/131249988 swapFree=33010684/33010684
[pid=26529] ppid=26526 vsize=56684 memory=55668 CPUtime=1068.36 cores=0,2
/proc/26529/stat : 26529 (uwrmaxsat) R 26526 26529 25912 0 -1 4194304 61928 0 0 0 106818 18 0 0 20 0 1 0 35339675 58044416 13917 18446744073709551615 4198400 6176925 140734522229616 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 33918976 140734522235242 140734522235369 140734522235369 140734522240971 0
/proc/26529/statm: 14171 13917 544 484 0 13582 0
Current children cumulated CPU time: 1068.36 s
Current children cumulated vsize: 56684 KiB
Current children cumulated memory: 55668 KiB

Child status: 20

Real time (s): 1071.34
CPU time (s): 1068.42
CPU user time (s): 1068.23
CPU system time (s): 0.18795
CPU usage (%): 99.7272
Max. virtual memory (cumulated for all children) (KiB): 83780
Max. memory (cumulated for all children) (KiB): 82780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1068.23
system time used= 0.18795
maximum resident set size= 82780
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61928
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= 18
involuntary context switches= 2372


# summary of solver processes directly reported to runsolver:
#   pid: 26529
#   total CPU time (s): 1068.42
#   total CPU user time (s): 1068.23
#   total CPU system time (s): 0.18795

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.95564 second user time and 4.94908 second system time

The end

Launcher Data

Begin job on nodeC031 at 2025-06-29 13:30:11
IDJOB=4510812
IDBENCH=160386
IDSOLVER=3372
FILE ID=nodeC031/4510812-1751196611
RUNJOBID= nodeC031-1751192867-25922
SLURM_JOB_ID= 9587586
Free space on /tmp= 433052 MiB

SOLVER NAME= UWrMaxSat 2025-06-04
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/normalized-3col-almost3reg-l060-r059-n1.cnf-plain.pb.metafix.opb
COMMAND LINE= HOME/uwrmaxsat BENCHNAME -mem-lim=MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4510812-1751196611/watcher-4510812-1751196611 -o /tmp/evaluation-result-4510812-1751196611/solver-4510812-1751196611 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1751192867-25922 --watchdog 3760  HOME/uwrmaxsat HOME/instance-4510812-1751196611.opb -mem-lim=31000

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

MD5SUM BENCH= dcac64736f2fac2889802971ff74db2d
RANDOM SEED=1384006931

nodeC031 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		: 3601.587
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.78
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.883
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.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.882
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.78
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		: 3659.035
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.78
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.887
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.78
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.900
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.78
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		: 3700.000
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.78
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.498
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.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        129803696 kB
MemAvailable:   129550804 kB
Buffers:            3280 kB
Cached:           556808 kB
SwapCached:            0 kB
Active:           457520 kB
Inactive:         337788 kB
Active(anon):     253284 kB
Inactive(anon):        0 kB
Active(file):     204236 kB
Inactive(file):   337788 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              2624 kB
Writeback:             0 kB
AnonPages:        238464 kB
Mapped:           109720 kB
Shmem:             18064 kB
KReclaimable:      88644 kB
Slab:             174372 kB
SReclaimable:      88644 kB
SUnreclaim:        85728 kB
KernelStack:        4340 kB
PageTables:         3452 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:     568728 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150520 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:    145408 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:      191188 kB
DirectMap2M:     9017344 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433048 MiB
End job on nodeC031 at 2025-06-29 13:48:03