Trace number 4543141

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-04? (TO) 3600.09 3610.11

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/domset/
larger/domset_large_shuffle/normalized-domset-hexgrid_03_084.shuf-1.opb
MD5SUMe7c556b1908613934f20d4f7eb665474
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 benchmark0.207353
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables252
Total number of constraints253
Number of constraints which are clauses252
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint4
Maximum length of a constraint252
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 51
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 303
Number of bits of the biggest sum of numbers9
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 253 PB-constraints to clauses...
0.00/0.01	c ============================[ Encoding Statistics ]============================
0.00/0.01	c |  Number of variables:          1550                                         |
0.00/0.01	c |  Number of clauses:           14383                                         |
0.00/0.01	c ===============================================================================
3600.08/3610.10	c *** TERMINATED by signal 15 ***
3600.08/3610.10	c _______________________________________________________________________________
3600.08/3610.10	c 
3600.08/3610.10	c _______________________________________________________________________________
3600.08/3610.10	c 
3600.08/3610.10	c =======================[ UWrMaxSat resources usage ]===========================
3600.08/3610.10	c Memory used            : 190.00 MB
3600.08/3610.10	c CPU time               : 3599.54 s
3600.08/3610.10	c Constr Enc: Srt/BDD/Add: 1 0 0
3600.08/3610.10	c _______________________________________________________________________________
3600.08/3610.10	c _______________________________________________________________________________
3600.08/3610.10	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 (59688 MiB free)
  memory of node 1: 64507 MiB (53144 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4543141-1753225080/watcher-4543141-1753225080 -o /tmp/evaluation-result-4543141-1753225080/solver-4543141-1753225080 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1753221469-176443 --watchdog 3760 HOME/uwrmaxsat HOME/instance-4543141-1753225080.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=176876, runsolver pid=176871
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 4.10 4.09 4.03 4/264 176886
/proc/meminfo: memFree=115511680/131250000 swapFree=33010416/33010684
[pid=176876] ppid=176871 vsize=7684 memory=6888 CPUtime=0.1 cores=0,2
/proc/176876/stat : 176876 (uwrmaxsat) R 176871 176876 176433 0 -1 4194304 1706 0 0 0 10 0 0 0 20 0 1 0 238187911 7868416 1722 18446744073709551615 4198400 6176925 140730079017152 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 13893632 140730079021416 140730079021543 140730079021543 140730079027147 0
/proc/176876/statm: 1921 1722 544 484 0 1332 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 7684 KiB
Current children cumulated memory: 6888 KiB

[startup+0.20546 s]*
/proc/loadavg: 4.10 4.09 4.03 6/263 176892
/proc/meminfo: memFree=115511872/131250000 swapFree=33010416/33010684
[pid=176876] ppid=176871 vsize=8264 memory=7472 CPUtime=0.2 cores=0,2
/proc/176876/stat : 176876 (uwrmaxsat) R 176871 176876 176433 0 -1 4194304 2207 0 0 0 20 0 0 0 20 0 1 0 238187911 8462336 1868 18446744073709551615 4198400 6176925 140730079017152 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 13893632 140730079021416 140730079021543 140730079021543 140730079027147 0
/proc/176876/statm: 2066 1868 544 484 0 1477 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 8264 KiB
Current children cumulated memory: 7472 KiB

[startup+0.305142 s]*
/proc/loadavg: 4.10 4.09 4.03 4/262 176894
/proc/meminfo: memFree=115509736/131250000 swapFree=33010416/33010684
[pid=176876] ppid=176871 vsize=8944 memory=8132 CPUtime=0.3 cores=0,2
/proc/176876/stat : 176876 (uwrmaxsat) R 176871 176876 176433 0 -1 4194304 2567 0 0 0 30 0 0 0 20 0 1 0 238187911 9158656 2033 18446744073709551615 4198400 6176925 140730079017152 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 13893632 140730079021416 140730079021543 140730079021543 140730079027147 0
/proc/176876/statm: 2236 2033 544 484 0 1647 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 8944 KiB
Current children cumulated memory: 8132 KiB

[startup+0.700131 s]
/proc/loadavg: 4.10 4.09 4.03 4/262 176894
/proc/meminfo: memFree=115508224/131250000 swapFree=33010416/33010684
[pid=176876] ppid=176871 vsize=8912 memory=8128 CPUtime=0.69 cores=0,2
/proc/176876/stat : 176876 (uwrmaxsat) R 176871 176876 176433 0 -1 4194304 3624 0 0 0 69 0 0 0 20 0 1 0 238187911 9125888 2032 18446744073709551615 4198400 6176925 140730079017152 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 13893632 140730079021416 140730079021543 140730079021543 140730079027147 0
/proc/176876/statm: 2228 2032 544 484 0 1639 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 8912 KiB
Current children cumulated memory: 8128 KiB

[startup+1.50011 s]
/proc/loadavg: 4.10 4.09 4.03 5/264 176903
/proc/meminfo: memFree=115500136/131250000 swapFree=33010416/33010684
[pid=176876] ppid=176871 vsize=9652 memory=8904 CPUtime=1.48 cores=0,2
/proc/176876/stat : 176876 (uwrmaxsat) R 176871 176876 176433 0 -1 4194304 5022 0 0 0 148 0 0 0 20 0 1 0 238187911 9883648 2226 18446744073709551615 4198400 6176925 140730079017152 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 13893632 140730079021416 140730079021543 140730079021543 140730079027147 0
/proc/176876/statm: 2413 2226 544 484 0 1824 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 9652 KiB
Current children cumulated memory: 8904 KiB

[startup+3.1054 s]
/proc/loadavg: 4.09 4.09 4.03 6/266 176976
/proc/meminfo: memFree=115492800/131250000 swapFree=33010416/33010684
[pid=176876] ppid=176871 vsize=14240 memory=13452 CPUtime=3.08 cores=0,2
/proc/176876/stat : 176876 (uwrmaxsat) R 176871 176876 176433 0 -1 4194304 7461 0 0 0 307 1 0 0 20 0 1 0 238187911 14581760 3363 18446744073709551615 4198400 6176925 140730079017152 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 13893632 140730079021416 140730079021543 140730079021543 140730079027147 0
/proc/176876/statm: 3560 3363 544 484 0 2971 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 14240 KiB
Current children cumulated memory: 13452 KiB

[startup+6.30014 s]
/proc/loadavg: 4.09 4.09 4.03 5/266 176976
/proc/meminfo: memFree=115481356/131250000 swapFree=33010416/33010684
[pid=176876] ppid=176871 vsize=14280 memory=13304 CPUtime=6.27 cores=0,2
/proc/176876/stat : 176876 (uwrmaxsat) R 176871 176876 176433 0 -1 4194304 11247 0 0 0 626 1 0 0 20 0 1 0 238187911 14622720 3326 18446744073709551615 4198400 6176925 140730079017152 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 13893632 140730079021416 140730079021543 140730079021543 140730079027147 0
/proc/176876/statm: 3570 3326 544 484 0 2981 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 14280 KiB
Current children cumulated memory: 13304 KiB

[startup+12.7001 s]
/proc/loadavg: 4.08 4.08 4.03 5/266 176976
/proc/meminfo: memFree=115476348/131250000 swapFree=33010416/33010684
[pid=176876] ppid=176871 vsize=21836 memory=21124 CPUtime=12.65 cores=0,2
/proc/176876/stat : 176876 (uwrmaxsat) R 176871 176876 176433 0 -1 4194304 17449 0 0 0 1263 2 0 0 20 0 1 0 238187911 22360064 5281 18446744073709551615 4198400 6176925 140730079017152 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 13893632 140730079021416 140730079021543 140730079021543 140730079027147 0
/proc/176876/statm: 5459 5281 544 484 0 4870 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 21836 KiB
Current children cumulated memory: 21124 KiB

[startup+25.5001 s]
/proc/loadavg: 4.06 4.08 4.02 6/266 176976
/proc/meminfo: memFree=115459012/131250000 swapFree=33010416/33010684
[pid=176876] ppid=176871 vsize=21732 memory=21084 CPUtime=25.41 cores=0,2
/proc/176876/stat : 176876 (uwrmaxsat) R 176871 176876 176433 0 -1 4194304 20575 0 0 0 2538 3 0 0 20 0 1 0 238187911 22253568 5271 18446744073709551615 4198400 6176925 140730079017152 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 13893632 140730079021416 140730079021543 140730079021543 140730079027147 0
/proc/176876/statm: 5433 5271 544 484 0 4844 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 21732 KiB
Current children cumulated memory: 21084 KiB

[startup+51.1056 s]
/proc/loadavg: 4.04 4.07 4.02 4/262 176984
/proc/meminfo: memFree=115666868/131250000 swapFree=33010416/33010684
[pid=176876] ppid=176871 vsize=27516 memory=25976 CPUtime=50.94 cores=0,2
/proc/176876/stat : 176876 (uwrmaxsat) R 176871 176876 176433 0 -1 4194304 29442 0 0 0 5088 6 0 0 20 0 1 0 238187911 28176384 6494 18446744073709551615 4198400 6176925 140730079017152 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 13893632 140730079021416 140730079021543 140730079021543 140730079027147 0
/proc/176876/statm: 6879 6494 544 484 0 6290 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 27516 KiB
Current children cumulated memory: 25976 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.09 4.03 5/266 177067
/proc/meminfo: memFree=115567848/131250000 swapFree=33010416/33010684
[pid=176876] ppid=176871 vsize=46076 memory=45204 CPUtime=101.99 cores=0,2
/proc/176876/stat : 176876 (uwrmaxsat) R 176871 176876 176433 0 -1 4194304 32262 0 0 0 10192 7 0 0 20 0 1 0 238187911 47181824 11301 18446744073709551615 4198400 6176925 140730079017152 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 13893632 140730079021416 140730079021543 140730079021543 140730079027147 0
/proc/176876/statm: 11519 11301 544 484 0 10930 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 46076 KiB
Current children cumulated memory: 45204 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.09 4.03 5/266 177069
/proc/meminfo: memFree=115523848/131250000 swapFree=33010416/33010684
[pid=176876] ppid=176871 vsize=66668 memory=65876 CPUtime=161.83 cores=0,2
/proc/176876/stat : 176876 (uwrmaxsat) R 176871 176876 176433 0 -1 4194304 43668 0 0 0 16172 11 0 0 20 0 1 0 238187911 68268032 16469 18446744073709551615 4198400 6176925 140730079017152 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 13893632 140730079021416 140730079021543 140730079021543 140730079027147 0
/proc/176876/statm: 16667 16469 544 484 0 16078 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 66668 KiB
Current children cumulated memory: 65876 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.09 4.03 5/265 177086
/proc/meminfo: memFree=115485984/131250000 swapFree=33010416/33010684
[pid=176876] ppid=176871 vsize=54836 memory=54040 CPUtime=221.67 cores=0,2
/proc/176876/stat : 176876 (uwrmaxsat) R 176871 176876 176433 0 -1 4194304 51357 0 0 0 22153 14 0 0 20 0 1 0 238187911 56152064 13510 18446744073709551615 4198400 6176925 140730079017152 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 13893632 140730079021416 140730079021543 140730079021543 140730079027147 0
/proc/176876/statm: 13709 13510 544 484 0 13120 0
Current children cumulated CPU time: 221.67 s
Current children cumulated vsize: 54836 KiB
Current children cumulated memory: 54040 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 4.08 4.03 5/264 177092
/proc/meminfo: memFree=115457332/131250000 swapFree=33010416/33010684
[pid=176876] ppid=176871 vsize=65316 memory=64532 CPUtime=281.52 cores=0,2
/proc/176876/stat : 176876 (uwrmaxsat) R 176871 176876 176433 0 -1 4194304 54064 0 0 0 28136 16 0 0 20 0 1 0 238187911 66883584 16133 18446744073709551615 4198400 6176925 140730079017152 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 13893632 140730079021416 140730079021543 140730079021543 140730079027147 0
/proc/176876/statm: 16329 16133 544 484 0 15740 0
Current children cumulated CPU time: 281.52 s
Current children cumulated vsize: 65316 KiB
Current children cumulated memory: 64532 KiB

[startup+342.3 s]
/proc/loadavg: 4.09 4.08 4.03 5/263 177094
/proc/meminfo: memFree=115420920/131250000 swapFree=33010416/33010684
[pid=176876] ppid=176871 vsize=73364 memory=72596 CPUtime=341.34 cores=0,2
/proc/176876/stat : 176876 (uwrmaxsat) R 176871 176876 176433 0 -1 4194304 55062 0 0 0 34118 16 0 0 20 0 1 0 238187911 75124736 18149 18446744073709551615 4198400 6176925 140730079017152 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 13893632 140730079021416 140730079021543 140730079021543 140730079027147 0
/proc/176876/statm: 18341 18149 544 484 0 17752 0
Current children cumulated CPU time: 341.34 s
Current children cumulated vsize: 73364 KiB
Current children cumulated memory: 72596 KiB

[startup+402.3 s]
/proc/loadavg: 4.07 4.08 4.03 5/262 177096
/proc/meminfo: memFree=115379724/131250000 swapFree=33010416/33010684
[pid=176876] ppid=176871 vsize=70196 memory=69412 CPUtime=401.18 cores=0,2
/proc/176876/stat : 176876 (uwrmaxsat) R 176871 176876 176433 0 -1 4194304 57482 0 0 0 40101 17 0 0 20 0 1 0 238187911 71880704 17353 18446744073709551615 4198400 6176925 140730079017152 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 13893632 140730079021416 140730079021543 140730079021543 140730079027147 0
/proc/176876/statm: 17549 17353 544 484 0 16960 0
Current children cumulated CPU time: 401.18 s
Current children cumulated vsize: 70196 KiB
Current children cumulated memory: 69412 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 4.09 4.03 5/262 177098
/proc/meminfo: memFree=115413612/131250000 swapFree=33010416/33010684
[pid=176876] ppid=176871 vsize=96112 memory=95252 CPUtime=461.02 cores=0,2
/proc/176876/stat : 176876 (uwrmaxsat) R 176871 176876 176433 0 -1 4194304 58887 0 0 0 46085 17 0 0 20 0 1 0 238187911 98418688 23813 18446744073709551615 4198400 6176925 140730079017152 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 13893632 140730079021416 140730079021543 140730079021543 140730079027147 0
/proc/176876/statm: 24028 23813 544 484 0 23439 0
Current children cumulated CPU time: 461.02 s

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

Current children cumulated memory: 188576 KiB

[startup+2922.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/264 177574
/proc/meminfo: memFree=115076948/131250000 swapFree=33010416/33010684
[pid=176876] ppid=176871 vsize=189548 memory=188576 CPUtime=2914.13 cores=0,2
/proc/176876/stat : 176876 (uwrmaxsat) R 176871 176876 176433 0 -1 4194304 106217 0 0 0 291360 53 0 0 20 0 1 0 238187911 194097152 47144 18446744073709551615 4198400 6176925 140730079017152 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 13893632 140730079021416 140730079021543 140730079021543 140730079027147 0
/proc/176876/statm: 47387 47144 544 484 0 46798 0
Current children cumulated CPU time: 2914.13 s
Current children cumulated vsize: 189548 KiB
Current children cumulated memory: 188576 KiB

[startup+2982.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/264 177576
/proc/meminfo: memFree=115070524/131250000 swapFree=33010416/33010684
[pid=176876] ppid=176871 vsize=189548 memory=188576 CPUtime=2973.97 cores=0,2
/proc/176876/stat : 176876 (uwrmaxsat) R 176871 176876 176433 0 -1 4194304 106276 0 0 0 297344 53 0 0 20 0 1 0 238187911 194097152 47144 18446744073709551615 4198400 6176925 140730079017152 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 13893632 140730079021416 140730079021543 140730079021543 140730079027147 0
/proc/176876/statm: 47387 47144 544 484 0 46798 0
Current children cumulated CPU time: 2973.97 s
Current children cumulated vsize: 189548 KiB
Current children cumulated memory: 188576 KiB

[startup+3042.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/264 177580
/proc/meminfo: memFree=115054524/131250000 swapFree=33010416/33010684
[pid=176876] ppid=176871 vsize=192364 memory=191392 CPUtime=3033.81 cores=0,2
/proc/176876/stat : 176876 (uwrmaxsat) R 176871 176876 176433 0 -1 4194304 107006 0 0 0 303328 53 0 0 20 0 1 0 238187911 196980736 47848 18446744073709551615 4198400 6176925 140730079017152 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 13893632 140730079021416 140730079021543 140730079021543 140730079027147 0
/proc/176876/statm: 48091 47848 544 484 0 47502 0
Current children cumulated CPU time: 3033.81 s
Current children cumulated vsize: 192364 KiB
Current children cumulated memory: 191392 KiB

[startup+3102.3 s]
/proc/loadavg: 4.04 4.09 4.08 5/262 177582
/proc/meminfo: memFree=115037220/131250000 swapFree=33010416/33010684
[pid=176876] ppid=176871 vsize=192364 memory=191392 CPUtime=3093.64 cores=0,2
/proc/176876/stat : 176876 (uwrmaxsat) R 176871 176876 176433 0 -1 4194304 107006 0 0 0 309311 53 0 0 20 0 1 0 238187911 196980736 47848 18446744073709551615 4198400 6176925 140730079017152 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 13893632 140730079021416 140730079021543 140730079021543 140730079027147 0
/proc/176876/statm: 48091 47848 544 484 0 47502 0
Current children cumulated CPU time: 3093.64 s
Current children cumulated vsize: 192364 KiB
Current children cumulated memory: 191392 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/262 177584
/proc/meminfo: memFree=115037384/131250000 swapFree=33010416/33010684
[pid=176876] ppid=176871 vsize=192364 memory=191392 CPUtime=3153.49 cores=0,2
/proc/176876/stat : 176876 (uwrmaxsat) R 176871 176876 176433 0 -1 4194304 107006 0 0 0 315295 54 0 0 20 0 1 0 238187911 196980736 47848 18446744073709551615 4198400 6176925 140730079017152 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 13893632 140730079021416 140730079021543 140730079021543 140730079027147 0
/proc/176876/statm: 48091 47848 544 484 0 47502 0
Current children cumulated CPU time: 3153.49 s
Current children cumulated vsize: 192364 KiB
Current children cumulated memory: 191392 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/263 177587
/proc/meminfo: memFree=115000480/131250000 swapFree=33010416/33010684
[pid=176876] ppid=176871 vsize=192672 memory=191776 CPUtime=3213.33 cores=0,2
/proc/176876/stat : 176876 (uwrmaxsat) R 176871 176876 176433 0 -1 4194304 107084 0 0 0 321279 54 0 0 20 0 1 0 238187911 197296128 47944 18446744073709551615 4198400 6176925 140730079017152 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 13893632 140730079021416 140730079021543 140730079021543 140730079027147 0
/proc/176876/statm: 48168 47944 544 484 0 47579 0
Current children cumulated CPU time: 3213.33 s
Current children cumulated vsize: 192672 KiB
Current children cumulated memory: 191776 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/264 177594
/proc/meminfo: memFree=114960004/131250000 swapFree=33010416/33010684
[pid=176876] ppid=176871 vsize=192672 memory=191776 CPUtime=3273.16 cores=0,2
/proc/176876/stat : 176876 (uwrmaxsat) R 176871 176876 176433 0 -1 4194304 107144 0 0 0 327262 54 0 0 20 0 1 0 238187911 197296128 47944 18446744073709551615 4198400 6176925 140730079017152 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 13893632 140730079021416 140730079021543 140730079021543 140730079027147 0
/proc/176876/statm: 48168 47944 544 484 0 47579 0
Current children cumulated CPU time: 3273.16 s
Current children cumulated vsize: 192672 KiB
Current children cumulated memory: 191776 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/264 177596
/proc/meminfo: memFree=115020716/131250000 swapFree=33010416/33010684
[pid=176876] ppid=176871 vsize=192672 memory=191776 CPUtime=3333 cores=0,2
/proc/176876/stat : 176876 (uwrmaxsat) R 176871 176876 176433 0 -1 4194304 107159 0 0 0 333246 54 0 0 20 0 1 0 238187911 197296128 47944 18446744073709551615 4198400 6176925 140730079017152 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 13893632 140730079021416 140730079021543 140730079021543 140730079027147 0
/proc/176876/statm: 48168 47944 544 484 0 47579 0
Current children cumulated CPU time: 3333 s
Current children cumulated vsize: 192672 KiB
Current children cumulated memory: 191776 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/264 177598
/proc/meminfo: memFree=114967168/131250000 swapFree=33010416/33010684
[pid=176876] ppid=176871 vsize=194628 memory=193696 CPUtime=3392.84 cores=0,2
/proc/176876/stat : 176876 (uwrmaxsat) R 176871 176876 176433 0 -1 4194304 107658 0 0 0 339230 54 0 0 20 0 1 0 238187911 199299072 48424 18446744073709551615 4198400 6176925 140730079017152 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 13893632 140730079021416 140730079021543 140730079021543 140730079027147 0
/proc/176876/statm: 48657 48424 544 484 0 48068 0
Current children cumulated CPU time: 3392.84 s
Current children cumulated vsize: 194628 KiB
Current children cumulated memory: 193696 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.10 4.09 5/264 177600
/proc/meminfo: memFree=114946380/131250000 swapFree=33010416/33010684
[pid=176876] ppid=176871 vsize=194628 memory=193696 CPUtime=3452.67 cores=0,2
/proc/176876/stat : 176876 (uwrmaxsat) R 176871 176876 176433 0 -1 4194304 107658 0 0 0 345213 54 0 0 20 0 1 0 238187911 199299072 48424 18446744073709551615 4198400 6176925 140730079017152 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 13893632 140730079021416 140730079021543 140730079021543 140730079027147 0
/proc/176876/statm: 48657 48424 544 484 0 48068 0
Current children cumulated CPU time: 3452.67 s
Current children cumulated vsize: 194628 KiB
Current children cumulated memory: 193696 KiB

[startup+3522.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/263 177602
/proc/meminfo: memFree=114938404/131250000 swapFree=33010416/33010684
[pid=176876] ppid=176871 vsize=194628 memory=193696 CPUtime=3512.51 cores=0,2
/proc/176876/stat : 176876 (uwrmaxsat) R 176871 176876 176433 0 -1 4194304 107659 0 0 0 351197 54 0 0 20 0 1 0 238187911 199299072 48424 18446744073709551615 4198400 6176925 140730079017152 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 13893632 140730079021416 140730079021543 140730079021543 140730079027147 0
/proc/176876/statm: 48657 48424 544 484 0 48068 0
Current children cumulated CPU time: 3512.51 s
Current children cumulated vsize: 194628 KiB
Current children cumulated memory: 193696 KiB

[startup+3582.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/262 177604
/proc/meminfo: memFree=114953768/131250000 swapFree=33010416/33010684
[pid=176876] ppid=176871 vsize=195168 memory=194208 CPUtime=3572.35 cores=0,2
/proc/176876/stat : 176876 (uwrmaxsat) R 176871 176876 176433 0 -1 4194304 107854 0 0 0 357181 54 0 0 20 0 1 0 238187911 199852032 48552 18446744073709551615 4198400 6176925 140730079017152 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 13893632 140730079021416 140730079021543 140730079021543 140730079027147 0
/proc/176876/statm: 48792 48552 544 484 0 48203 0
Current children cumulated CPU time: 3572.35 s
Current children cumulated vsize: 195168 KiB
Current children cumulated memory: 194208 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.11 s]
/proc/loadavg: 4.09 4.08 4.09 4/260 177604
/proc/meminfo: memFree=115142408/131250000 swapFree=33010416/33010684
[pid=176876] ppid=176871 vsize=195168 memory=194208 CPUtime=3600.08 cores=0,2
/proc/176876/stat : 176876 (uwrmaxsat) R 176871 176876 176433 0 -1 4194304 107870 0 0 0 359954 54 0 0 20 0 1 0 238187911 199852032 48552 18446744073709551615 4198400 6176925 140730079017152 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 13893632 140730079021416 140730079021543 140730079021543 140730079027147 0
/proc/176876/statm: 48792 48552 544 484 0 48203 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 195168 KiB
Current children cumulated memory: 194208 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.54 s, system=0.547362 s

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

[startup+3610.11 s]
/proc/loadavg: 4.09 4.08 4.09 4/260 177604
/proc/meminfo: memFree=115142408/131250000 swapFree=33010416/33010684
[pid=176876] ppid=176871 vsize=195168 memory=194208 CPUtime=3600.08 cores=0,2
/proc/176876/stat : 176876 (uwrmaxsat) R 176871 176876 176433 0 -1 4194304 107870 0 0 0 359954 54 0 0 20 0 1 0 238187911 199852032 48552 18446744073709551615 4198400 6176925 140730079017152 0 0 0 0 0 27682 0 0 0 17 0 0 0 0 0 0 6553704 6596784 13893632 140730079021416 140730079021543 140730079021543 140730079027147 0
/proc/176876/statm: 48792 48552 544 484 0 48203 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 195168 KiB
Current children cumulated memory: 194208 KiB

Child status: 0

Real time (s): 3610.11
CPU time (s): 3600.09
CPU user time (s): 3599.54
CPU system time (s): 0.547362
CPU usage (%): 99.7226
Max. virtual memory (cumulated for all children) (KiB): 195168
Max. memory (cumulated for all children) (KiB): 194208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.54
system time used= 0.547362
maximum resident set size= 194208
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 107870
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= 43
involuntary context switches= 7920


# summary of solver processes directly reported to runsolver:
#   pid: 176876
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3599.54
#   total CPU system time (s): 0.547362

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.80176 second user time and 16.4194 second system time

The end

Launcher Data

Begin job on nodeC027 at 2025-07-23 00:58:00
IDJOB=4543141
IDBENCH=172050
IDSOLVER=3372
FILE ID=nodeC027/4543141-1753225080
RUNJOBID= nodeC027-1753221469-176443
SLURM_JOB_ID= 9687812
Free space on /tmp= 432996 MiB

SOLVER NAME= UWrMaxSat 2025-06-04
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/domset/larger/domset_large_shuffle/normalized-domset-hexgrid_03_084.shuf-1.opb
COMMAND LINE= HOME/uwrmaxsat BENCHNAME -mem-lim=MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4543141-1753225080/watcher-4543141-1753225080 -o /tmp/evaluation-result-4543141-1753225080/solver-4543141-1753225080 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1753221469-176443 --watchdog 3760  HOME/uwrmaxsat HOME/instance-4543141-1753225080.opb -mem-lim=31000

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

MD5SUM BENCH= e7c556b1908613934f20d4f7eb665474
RANDOM SEED=1175353239

nodeC027 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.030
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.29
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.756
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.29
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.654
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.29
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		: 3602.944
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.29
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.836
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.29
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.639
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.29
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		: 3599.629
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.29
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.239
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.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        115541984 kB
MemAvailable:   129467232 kB
Buffers:            2488 kB
Cached:         14690988 kB
SwapCached:            8 kB
Active:          1383208 kB
Inactive:       13594240 kB
Active(anon):     307436 kB
Inactive(anon):     2788 kB
Active(file):    1075772 kB
Inactive(file): 13591452 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              2644 kB
Writeback:            20 kB
AnonPages:        287284 kB
Mapped:           110948 kB
Shmem:             26252 kB
KReclaimable:     194124 kB
Slab:             290344 kB
SReclaimable:     194124 kB
SUnreclaim:        96220 kB
KernelStack:        4172 kB
PageTables:         3664 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     582580 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150504 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    212992 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:      203476 kB
DirectMap2M:     9005056 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432984 MiB
End job on nodeC027 at 2025-07-23 01:58:11