Trace number 4510128

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 927.54 929.929

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n98-d3-i3-r1.cnf.gz-plain.pb.metafix.opb
MD5SUM113ac974cfbbea52fe5442f60fd809f6
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 benchmark108.1
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables147
Total number of constraints392
Number of constraints which are clauses392
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 constraint3
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
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.00	c Converting 392 PB-constraints to clauses...
0.00/0.00	c ============================[ Encoding Statistics ]============================
0.00/0.00	c |  Number of variables:           147                                         |
0.00/0.00	c |  Number of clauses:             392                                         |
0.00/0.00	c ===============================================================================
927.50/929.92	c _______________________________________________________________________________
927.50/929.92	c 
927.50/929.92	c =======================[ UWrMaxSat resources usage ]===========================
927.50/929.92	c Memory used            : 68.00 MB
927.50/929.92	c CPU time               : 927.33 s
927.50/929.92	c _______________________________________________________________________________
927.50/929.92	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 (63010 MiB free)
  memory of node 1: 64465 MiB (64040 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4510128-1751194547/watcher-4510128-1751194547 -o /tmp/evaluation-result-4510128-1751194547/solver-4510128-1751194547 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1751194547-23913 --watchdog 3760 HOME/uwrmaxsat HOME/instance-4510128-1751194547.opb -mem-lim=31000 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100058 s]*
/proc/loadavg: 1.51 3.34 3.83 4/258 23971
/proc/meminfo: memFree=130094664/131250000 swapFree=33010684/33010684
[pid=23968] ppid=23954 vsize=4200 memory=3620 CPUtime=0.1 cores=1,3
/proc/23968/stat : 23968 (uwrmaxsat) R 23954 23968 23901 0 -1 4194304 683 0 0 0 10 0 0 0 20 0 1 0 35077219 4300800 905 18446744073709551615 4198400 6176925 140724171025056 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 32485376 140724171028842 140724171028969 140724171028969 140724171034571 0
/proc/23968/statm: 1050 905 544 484 0 461 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 4200 KiB
Current children cumulated memory: 3620 KiB

[startup+0.20536 s]*
/proc/loadavg: 1.51 3.34 3.83 4/259 23986
/proc/meminfo: memFree=130110776/131250000 swapFree=33010684/33010684
[pid=23968] ppid=23954 vsize=4708 memory=4144 CPUtime=0.2 cores=1,3
/proc/23968/stat : 23968 (uwrmaxsat) R 23954 23968 23901 0 -1 4194304 969 0 0 0 20 0 0 0 20 0 1 0 35077219 4820992 1036 18446744073709551615 4198400 6176925 140724171025056 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 32485376 140724171028842 140724171028969 140724171028969 140724171034571 0
/proc/23968/statm: 1177 1036 544 484 0 588 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 4708 KiB
Current children cumulated memory: 4144 KiB

[startup+0.304594 s]*
/proc/loadavg: 1.51 3.34 3.83 3/256 23986
/proc/meminfo: memFree=130109752/131250000 swapFree=33010684/33010684
[pid=23968] ppid=23954 vsize=4780 memory=4232 CPUtime=0.3 cores=1,3
/proc/23968/stat : 23968 (uwrmaxsat) R 23954 23968 23901 0 -1 4194304 1307 0 0 0 30 0 0 0 20 0 1 0 35077219 4894720 1058 18446744073709551615 4198400 6176925 140724171025056 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 32485376 140724171028842 140724171028969 140724171028969 140724171034571 0
/proc/23968/statm: 1195 1058 544 484 0 606 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 4780 KiB
Current children cumulated memory: 4232 KiB

[startup+0.700102 s]
/proc/loadavg: 1.51 3.34 3.83 3/256 23986
/proc/meminfo: memFree=130106728/131250000 swapFree=33010684/33010684
[pid=23968] ppid=23954 vsize=6892 memory=6324 CPUtime=0.69 cores=1,3
/proc/23968/stat : 23968 (uwrmaxsat) R 23954 23968 23901 0 -1 4194304 2577 0 0 0 69 0 0 0 20 0 1 0 35077219 7057408 1581 18446744073709551615 4198400 6176925 140724171025056 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 32485376 140724171028842 140724171028969 140724171028969 140724171034571 0
/proc/23968/statm: 1723 1581 544 484 0 1134 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 6892 KiB
Current children cumulated memory: 6324 KiB

[startup+1.50013 s]
/proc/loadavg: 1.51 3.34 3.83 3/260 23998
/proc/meminfo: memFree=130101064/131250000 swapFree=33010684/33010684
[pid=23968] ppid=23954 vsize=8300 memory=7656 CPUtime=1.49 cores=1,3
/proc/23968/stat : 23968 (uwrmaxsat) R 23954 23968 23901 0 -1 4194304 4204 0 0 0 149 0 0 0 20 0 1 0 35077219 8499200 1914 18446744073709551615 4198400 6176925 140724171025056 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 32485376 140724171028842 140724171028969 140724171028969 140724171034571 0
/proc/23968/statm: 2075 1914 544 484 0 1486 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 8300 KiB
Current children cumulated memory: 7656 KiB

[startup+3.10489 s]
/proc/loadavg: 1.51 3.34 3.83 4/262 24199
/proc/meminfo: memFree=130127068/131250000 swapFree=33010684/33010684
[pid=23968] ppid=23954 vsize=10420 memory=9432 CPUtime=3.09 cores=1,3
/proc/23968/stat : 23968 (uwrmaxsat) R 23954 23968 23901 0 -1 4194304 7452 0 0 0 308 1 0 0 20 0 1 0 35077219 10670080 2358 18446744073709551615 4198400 6176925 140724171025056 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 32485376 140724171028842 140724171028969 140724171028969 140724171034571 0
/proc/23968/statm: 2605 2358 544 484 0 2016 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 10420 KiB
Current children cumulated memory: 9432 KiB

[startup+6.30011 s]
/proc/loadavg: 1.79 3.37 3.83 5/264 24240
/proc/meminfo: memFree=130110220/131250000 swapFree=33010684/33010684
[pid=23968] ppid=23954 vsize=11092 memory=10404 CPUtime=6.27 cores=1,3
/proc/23968/stat : 23968 (uwrmaxsat) R 23954 23968 23901 0 -1 4194304 10225 0 0 0 626 1 0 0 20 0 1 0 35077219 11358208 2601 18446744073709551615 4198400 6176925 140724171025056 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 32485376 140724171028842 140724171028969 140724171028969 140724171034571 0
/proc/23968/statm: 2773 2601 544 484 0 2184 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 11092 KiB
Current children cumulated memory: 10404 KiB

[startup+12.7001 s]
/proc/loadavg: 1.96 3.38 3.83 5/264 24240
/proc/meminfo: memFree=130086468/131250000 swapFree=33010684/33010684
[pid=23968] ppid=23954 vsize=15716 memory=15076 CPUtime=12.66 cores=1,3
/proc/23968/stat : 23968 (uwrmaxsat) R 23954 23968 23901 0 -1 4194304 14570 0 0 0 1264 2 0 0 20 0 1 0 35077219 16093184 3769 18446744073709551615 4198400 6176925 140724171025056 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 32485376 140724171028842 140724171028969 140724171028969 140724171034571 0
/proc/23968/statm: 3929 3769 544 484 0 3340 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 15716 KiB
Current children cumulated memory: 15076 KiB

[startup+25.5001 s]
/proc/loadavg: 2.42 3.41 3.84 5/264 24240
/proc/meminfo: memFree=130067504/131250000 swapFree=33010684/33010684
[pid=23968] ppid=23954 vsize=15628 memory=15012 CPUtime=25.42 cores=1,3
/proc/23968/stat : 23968 (uwrmaxsat) R 23954 23968 23901 0 -1 4194304 21909 0 0 0 2539 3 0 0 20 0 1 0 35077219 16003072 3753 18446744073709551615 4198400 6176925 140724171025056 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 32485376 140724171028842 140724171028969 140724171028969 140724171034571 0
/proc/23968/statm: 3907 3753 544 484 0 3318 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 15628 KiB
Current children cumulated memory: 15012 KiB

[startup+51.1054 s]
/proc/loadavg: 2.96 3.46 3.84 5/265 24242
/proc/meminfo: memFree=130023928/131250000 swapFree=33010684/33010684
[pid=23968] ppid=23954 vsize=25180 memory=24616 CPUtime=50.96 cores=1,3
/proc/23968/stat : 23968 (uwrmaxsat) R 23954 23968 23901 0 -1 4194304 28733 0 0 0 5091 5 0 0 20 0 1 0 35077219 25784320 6154 18446744073709551615 4198400 6176925 140724171025056 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 32485376 140724171028842 140724171028969 140724171028969 140724171034571 0
/proc/23968/statm: 6295 6154 544 484 0 5706 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 25180 KiB
Current children cumulated memory: 24616 KiB

[startup+102.3 s]
/proc/loadavg: 3.60 3.56 3.86 5/265 24244
/proc/meminfo: memFree=129912944/131250000 swapFree=33010684/33010684
[pid=23968] ppid=23954 vsize=35148 memory=34556 CPUtime=102.02 cores=1,3
/proc/23968/stat : 23968 (uwrmaxsat) R 23954 23968 23901 0 -1 4194304 39687 0 0 0 10194 8 0 0 20 0 1 0 35077219 35991552 8639 18446744073709551615 4198400 6176925 140724171025056 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 32485376 140724171028842 140724171028969 140724171028969 140724171034571 0
/proc/23968/statm: 8787 8639 544 484 0 8198 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 35148 KiB
Current children cumulated memory: 34556 KiB

[startup+162.3 s]
/proc/loadavg: 4.03 3.69 3.88 5/265 24247
/proc/meminfo: memFree=129867848/131250000 swapFree=33010684/33010684
[pid=23968] ppid=23954 vsize=33208 memory=32632 CPUtime=161.87 cores=1,3
/proc/23968/stat : 23968 (uwrmaxsat) R 23954 23968 23901 0 -1 4194304 44334 0 0 0 16177 10 0 0 20 0 1 0 35077219 34004992 8158 18446744073709551615 4198400 6176925 140724171025056 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 32485376 140724171028842 140724171028969 140724171028969 140724171034571 0
/proc/23968/statm: 8302 8158 544 484 0 7713 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 33208 KiB
Current children cumulated memory: 32632 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 3.77 3.90 5/265 24248
/proc/meminfo: memFree=129838500/131250000 swapFree=33010684/33010684
[pid=23968] ppid=23954 vsize=37924 memory=37240 CPUtime=221.72 cores=1,3
/proc/23968/stat : 23968 (uwrmaxsat) R 23954 23968 23901 0 -1 4194304 45524 0 0 0 22162 10 0 0 20 0 1 0 35077219 38834176 9310 18446744073709551615 4198400 6176925 140724171025056 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 32485376 140724171028842 140724171028969 140724171028969 140724171034571 0
/proc/23968/statm: 9481 9310 544 484 0 8892 0
Current children cumulated CPU time: 221.72 s
Current children cumulated vsize: 37924 KiB
Current children cumulated memory: 37240 KiB

[startup+282.3 s]
/proc/loadavg: 4.06 3.82 3.91 5/264 24250
/proc/meminfo: memFree=129827676/131250000 swapFree=33010684/33010684
[pid=23968] ppid=23954 vsize=30236 memory=29564 CPUtime=281.57 cores=1,3
/proc/23968/stat : 23968 (uwrmaxsat) R 23954 23968 23901 0 -1 4194304 48726 0 0 0 28146 11 0 0 20 0 1 0 35077219 30961664 7391 18446744073709551615 4198400 6176925 140724171025056 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 32485376 140724171028842 140724171028969 140724171028969 140724171034571 0
/proc/23968/statm: 7559 7391 544 484 0 6970 0
Current children cumulated CPU time: 281.57 s
Current children cumulated vsize: 30236 KiB
Current children cumulated memory: 29564 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 3.89 3.93 5/264 24263
/proc/meminfo: memFree=129791364/131250000 swapFree=33010684/33010684
[pid=23968] ppid=23954 vsize=44952 memory=44388 CPUtime=341.41 cores=1,3
/proc/23968/stat : 23968 (uwrmaxsat) R 23954 23968 23901 0 -1 4194304 53229 0 0 0 34129 12 0 0 20 0 1 0 35077219 46030848 11097 18446744073709551615 4198400 6176925 140724171025056 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 32485376 140724171028842 140724171028969 140724171028969 140724171034571 0
/proc/23968/statm: 11238 11097 544 484 0 10649 0
Current children cumulated CPU time: 341.41 s
Current children cumulated vsize: 44952 KiB
Current children cumulated memory: 44388 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 3.93 3.94 5/264 24266
/proc/meminfo: memFree=129802708/131250000 swapFree=33010684/33010684
[pid=23968] ppid=23954 vsize=54148 memory=53500 CPUtime=401.26 cores=1,3
/proc/23968/stat : 23968 (uwrmaxsat) R 23954 23968 23901 0 -1 4194304 54532 0 0 0 40114 12 0 0 20 0 1 0 35077219 55447552 13375 18446744073709551615 4198400 6176925 140724171025056 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 32485376 140724171028842 140724171028969 140724171028969 140724171034571 0
/proc/23968/statm: 13537 13375 544 484 0 12948 0
Current children cumulated CPU time: 401.26 s
Current children cumulated vsize: 54148 KiB
Current children cumulated memory: 53500 KiB

[startup+462.3 s]
/proc/loadavg: 4.07 3.96 3.95 5/265 24360
/proc/meminfo: memFree=129792308/131250000 swapFree=33010684/33010684
[pid=23968] ppid=23954 vsize=42040 memory=41468 CPUtime=461.11 cores=1,3
/proc/23968/stat : 23968 (uwrmaxsat) R 23954 23968 23901 0 -1 4194304 58739 0 0 0 46097 14 0 0 20 0 1 0 35077219 43048960 10367 18446744073709551615 4198400 6176925 140724171025056 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 32485376 140724171028842 140724171028969 140724171028969 140724171034571 0
/proc/23968/statm: 10510 10367 544 484 0 9921 0
Current children cumulated CPU time: 461.11 s

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

/proc/loadavg: 4.08 4.01 3.98 5/264 24368
/proc/meminfo: memFree=129713236/131250000 swapFree=33010684/33010684
[pid=23968] ppid=23954 vsize=60196 memory=59516 CPUtime=580.8 cores=1,3
/proc/23968/stat : 23968 (uwrmaxsat) R 23954 23968 23901 0 -1 4194304 63545 0 0 0 58064 16 0 0 20 0 1 0 35077219 61640704 14879 18446744073709551615 4198400 6176925 140724171025056 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 32485376 140724171028842 140724171028969 140724171028969 140724171034571 0
/proc/23968/statm: 15049 14879 544 484 0 14460 0
Current children cumulated CPU time: 580.8 s
Current children cumulated vsize: 60196 KiB
Current children cumulated memory: 59516 KiB

[startup+642.3 s]
/proc/loadavg: 4.14 4.04 4.00 5/264 24370
/proc/meminfo: memFree=129692308/131250000 swapFree=33010684/33010684
[pid=23968] ppid=23954 vsize=69400 memory=68800 CPUtime=640.64 cores=1,3
/proc/23968/stat : 23968 (uwrmaxsat) R 23954 23968 23901 0 -1 4194304 67657 0 0 0 64047 17 0 0 20 0 1 0 35077219 71065600 17200 18446744073709551615 4198400 6176925 140724171025056 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 32485376 140724171028842 140724171028969 140724171028969 140724171034571 0
/proc/23968/statm: 17350 17200 544 484 0 16761 0
Current children cumulated CPU time: 640.64 s
Current children cumulated vsize: 69400 KiB
Current children cumulated memory: 68800 KiB

[startup+702.3 s]
/proc/loadavg: 4.11 4.04 4.00 5/265 24373
/proc/meminfo: memFree=129705352/131250000 swapFree=33010684/33010684
[pid=23968] ppid=23954 vsize=61872 memory=61308 CPUtime=700.48 cores=1,3
/proc/23968/stat : 23968 (uwrmaxsat) R 23954 23968 23901 0 -1 4194304 69053 0 0 0 70031 17 0 0 20 0 1 0 35077219 63356928 15327 18446744073709551615 4198400 6176925 140724171025056 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 32485376 140724171028842 140724171028969 140724171028969 140724171034571 0
/proc/23968/statm: 15468 15327 544 484 0 14879 0
Current children cumulated CPU time: 700.48 s
Current children cumulated vsize: 61872 KiB
Current children cumulated memory: 61308 KiB

[startup+762.3 s]
/proc/loadavg: 4.21 4.08 4.02 5/264 24375
/proc/meminfo: memFree=129697396/131250000 swapFree=33010684/33010684
[pid=23968] ppid=23954 vsize=48324 memory=47740 CPUtime=760.32 cores=1,3
/proc/23968/stat : 23968 (uwrmaxsat) R 23954 23968 23901 0 -1 4194304 71577 0 0 0 76014 18 0 0 20 0 1 0 35077219 49483776 11935 18446744073709551615 4198400 6176925 140724171025056 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 32485376 140724171028842 140724171028969 140724171028969 140724171034571 0
/proc/23968/statm: 12081 11935 544 484 0 11492 0
Current children cumulated CPU time: 760.32 s
Current children cumulated vsize: 48324 KiB
Current children cumulated memory: 47740 KiB

[startup+822.3 s]
/proc/loadavg: 4.14 4.08 4.02 5/264 24377
/proc/meminfo: memFree=129669996/131250000 swapFree=33010684/33010684
[pid=23968] ppid=23954 vsize=44088 memory=43652 CPUtime=820.17 cores=1,3
/proc/23968/stat : 23968 (uwrmaxsat) R 23954 23968 23901 0 -1 4194304 73035 0 0 0 81998 19 0 0 20 0 1 0 35077219 45146112 10913 18446744073709551615 4198400 6176925 140724171025056 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 32485376 140724171028842 140724171028969 140724171028969 140724171034571 0
/proc/23968/statm: 11022 10913 544 484 0 10433 0
Current children cumulated CPU time: 820.17 s
Current children cumulated vsize: 44088 KiB
Current children cumulated memory: 43652 KiB

[startup+882.3 s]
/proc/loadavg: 4.10 4.08 4.02 5/264 24379
/proc/meminfo: memFree=129678628/131250000 swapFree=33010684/33010684
[pid=23968] ppid=23954 vsize=58276 memory=57612 CPUtime=880.02 cores=1,3
/proc/23968/stat : 23968 (uwrmaxsat) R 23954 23968 23901 0 -1 4194304 75631 0 0 0 87982 20 0 0 20 0 1 0 35077219 59674624 14403 18446744073709551615 4198400 6176925 140724171025056 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 32485376 140724171028842 140724171028969 140724171028969 140724171034571 0
/proc/23968/statm: 14569 14403 544 484 0 13980 0
Current children cumulated CPU time: 880.02 s
Current children cumulated vsize: 58276 KiB
Current children cumulated memory: 57612 KiB

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

# cumulated CPU time of all completed processes:  user=927.33 s, system=0.20933 s

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

[startup+896 s]*
/proc/loadavg: 4.16 4.09 4.02 5/264 24379
/proc/meminfo: memFree=129711296/131250000 swapFree=33010684/33010684
[pid=23968] ppid=23954 vsize=58276 memory=57612 CPUtime=893.69 cores=1,3
/proc/23968/stat : 23968 (uwrmaxsat) R 23954 23968 23901 0 -1 4194304 75631 0 0 0 89349 20 0 0 20 0 1 0 35077219 59674624 14403 18446744073709551615 4198400 6176925 140724171025056 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 32485376 140724171028842 140724171028969 140724171028969 140724171034571 0
/proc/23968/statm: 14569 14403 544 484 0 13980 0
Current children cumulated CPU time: 893.69 s
Current children cumulated vsize: 58276 KiB
Current children cumulated memory: 57612 KiB

[startup+908.8 s]
/proc/loadavg: 4.13 4.09 4.02 5/264 24381
/proc/meminfo: memFree=129699488/131250000 swapFree=33010684/33010684
[pid=23968] ppid=23954 vsize=48828 memory=48252 CPUtime=906.45 cores=1,3
/proc/23968/stat : 23968 (uwrmaxsat) R 23954 23968 23901 0 -1 4194304 76478 0 0 0 90625 20 0 0 20 0 1 0 35077219 49999872 12063 18446744073709551615 4198400 6176925 140724171025056 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 32485376 140724171028842 140724171028969 140724171028969 140724171034571 0
/proc/23968/statm: 12207 12063 544 484 0 11618 0
Current children cumulated CPU time: 906.45 s
Current children cumulated vsize: 48828 KiB
Current children cumulated memory: 48252 KiB

[startup+921.6 s]
/proc/loadavg: 4.10 4.08 4.02 5/264 24381
/proc/meminfo: memFree=129685604/131250000 swapFree=33010684/33010684
[pid=23968] ppid=23954 vsize=58752 memory=58108 CPUtime=919.22 cores=1,3
/proc/23968/stat : 23968 (uwrmaxsat) R 23954 23968 23901 0 -1 4194304 77426 0 0 0 91902 20 0 0 20 0 1 0 35077219 60162048 14527 18446744073709551615 4198400 6176925 140724171025056 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 32485376 140724171028842 140724171028969 140724171028969 140724171034571 0
/proc/23968/statm: 14688 14527 544 484 0 14099 0
Current children cumulated CPU time: 919.22 s
Current children cumulated vsize: 58752 KiB
Current children cumulated memory: 58108 KiB

[startup+924.8 s]
/proc/loadavg: 4.09 4.08 4.02 5/264 24381
/proc/meminfo: memFree=129665124/131250000 swapFree=33010684/33010684
[pid=23968] ppid=23954 vsize=58752 memory=58108 CPUtime=922.41 cores=1,3
/proc/23968/stat : 23968 (uwrmaxsat) R 23954 23968 23901 0 -1 4194304 77426 0 0 0 92221 20 0 0 20 0 1 0 35077219 60162048 14527 18446744073709551615 4198400 6176925 140724171025056 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 32485376 140724171028842 140724171028969 140724171028969 140724171034571 0
/proc/23968/statm: 14688 14527 544 484 0 14099 0
Current children cumulated CPU time: 922.41 s
Current children cumulated vsize: 58752 KiB
Current children cumulated memory: 58108 KiB

[startup+928 s]*
/proc/loadavg: 4.09 4.08 4.02 5/264 24381
/proc/meminfo: memFree=129674272/131250000 swapFree=33010684/33010684
[pid=23968] ppid=23954 vsize=33796 memory=33360 CPUtime=925.61 cores=1,3
/proc/23968/stat : 23968 (uwrmaxsat) R 23954 23968 23901 0 -1 4194304 77426 0 0 0 92541 20 0 0 20 0 1 0 35077219 34607104 8340 18446744073709551615 4198400 6176925 140724171025056 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 32485376 140724171028842 140724171028969 140724171028969 140724171034571 0
/proc/23968/statm: 8449 8340 544 484 0 7860 0
Current children cumulated CPU time: 925.61 s
Current children cumulated vsize: 33796 KiB
Current children cumulated memory: 33360 KiB

[startup+928.8 s]
/proc/loadavg: 4.09 4.08 4.02 5/264 24381
/proc/meminfo: memFree=129674272/131250000 swapFree=33010684/33010684
[pid=23968] ppid=23954 vsize=33796 memory=33360 CPUtime=926.4 cores=1,3
/proc/23968/stat : 23968 (uwrmaxsat) R 23954 23968 23901 0 -1 4194304 77426 0 0 0 92620 20 0 0 20 0 1 0 35077219 34607104 8340 18446744073709551615 4198400 6176925 140724171025056 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 32485376 140724171028842 140724171028969 140724171028969 140724171034571 0
/proc/23968/statm: 8449 8340 544 484 0 7860 0
Current children cumulated CPU time: 926.4 s
Current children cumulated vsize: 33796 KiB
Current children cumulated memory: 33360 KiB

[startup+929.6 s]
/proc/loadavg: 4.17 4.10 4.02 5/264 24381
/proc/meminfo: memFree=129674272/131250000 swapFree=33010684/33010684
[pid=23968] ppid=23954 vsize=33796 memory=33360 CPUtime=927.2 cores=1,3
/proc/23968/stat : 23968 (uwrmaxsat) R 23954 23968 23901 0 -1 4194304 77426 0 0 0 92700 20 0 0 20 0 1 0 35077219 34607104 8340 18446744073709551615 4198400 6176925 140724171025056 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 32485376 140724171028842 140724171028969 140724171028969 140724171034571 0
/proc/23968/statm: 8449 8340 544 484 0 7860 0
Current children cumulated CPU time: 927.2 s
Current children cumulated vsize: 33796 KiB
Current children cumulated memory: 33360 KiB

[startup+929.8 s]
/proc/loadavg: 4.17 4.10 4.02 5/264 24381
/proc/meminfo: memFree=129674272/131250000 swapFree=33010684/33010684
[pid=23968] ppid=23954 vsize=33796 memory=33360 CPUtime=927.4 cores=1,3
/proc/23968/stat : 23968 (uwrmaxsat) R 23954 23968 23901 0 -1 4194304 77426 0 0 0 92720 20 0 0 20 0 1 0 35077219 34607104 8340 18446744073709551615 4198400 6176925 140724171025056 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 32485376 140724171028842 140724171028969 140724171028969 140724171034571 0
/proc/23968/statm: 8449 8340 544 484 0 7860 0
Current children cumulated CPU time: 927.4 s
Current children cumulated vsize: 33796 KiB
Current children cumulated memory: 33360 KiB

[startup+929.9 s]
/proc/loadavg: 4.17 4.10 4.02 5/264 24381
/proc/meminfo: memFree=129674272/131250000 swapFree=33010684/33010684
[pid=23968] ppid=23954 vsize=33796 memory=33360 CPUtime=927.5 cores=1,3
/proc/23968/stat : 23968 (uwrmaxsat) R 23954 23968 23901 0 -1 4194304 77426 0 0 0 92730 20 0 0 20 0 1 0 35077219 34607104 8340 18446744073709551615 4198400 6176925 140724171025056 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 32485376 140724171028842 140724171028969 140724171028969 140724171034571 0
/proc/23968/statm: 8449 8340 544 484 0 7860 0
Current children cumulated CPU time: 927.5 s
Current children cumulated vsize: 33796 KiB
Current children cumulated memory: 33360 KiB

Child status: 20

Real time (s): 929.929
CPU time (s): 927.54
CPU user time (s): 927.33
CPU system time (s): 0.20933
CPU usage (%): 99.7431
Max. virtual memory (cumulated for all children) (KiB): 69400
Max. memory (cumulated for all children) (KiB): 68800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 927.33
system time used= 0.20933
maximum resident set size= 69900
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77426
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= 17
involuntary context switches= 1493


# summary of solver processes directly reported to runsolver:
#   pid: 23968
#   total CPU time (s): 927.54
#   total CPU user time (s): 927.33
#   total CPU system time (s): 0.20933

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.51932 second user time and 4.10587 second system time

The end

Launcher Data

Begin job on nodeC028 at 2025-06-29 12:55:47
IDJOB=4510128
IDBENCH=159967
IDSOLVER=3372
FILE ID=nodeC028/4510128-1751194547
RUNJOBID= nodeC028-1751194547-23913
SLURM_JOB_ID= 9587599
Free space on /tmp= 433064 MiB

SOLVER NAME= UWrMaxSat 2025-06-04
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-tseitin-regular-n98-d3-i3-r1.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= HOME/uwrmaxsat BENCHNAME -mem-lim=MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4510128-1751194547/watcher-4510128-1751194547 -o /tmp/evaluation-result-4510128-1751194547/solver-4510128-1751194547 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1751194547-23913 --watchdog 3760  HOME/uwrmaxsat HOME/instance-4510128-1751194547.opb -mem-lim=31000

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

MD5SUM BENCH= 113ac974cfbbea52fe5442f60fd809f6
RANDOM SEED=258424166

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        130078480 kB
MemAvailable:   129744964 kB
Buffers:            3280 kB
Cached:           476580 kB
SwapCached:            0 kB
Active:           323000 kB
Inactive:         220780 kB
Active(anon):      81436 kB
Inactive(anon):        0 kB
Active(file):     241564 kB
Inactive(file):   220780 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              9668 kB
Writeback:             0 kB
AnonPages:         66444 kB
Mapped:           102676 kB
Shmem:             18068 kB
KReclaimable:      86760 kB
Slab:             169768 kB
SReclaimable:      86760 kB
SUnreclaim:        83008 kB
KernelStack:        4080 kB
PageTables:         2916 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     330644 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150360 kB
VmallocChunk:          0 kB
Percpu:             3712 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433052 MiB
End job on nodeC028 at 2025-06-29 13:11:17