Trace number 4516082

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.3

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
vertex-cover/vc-lines-v3_shuffle/normalized-grid6_85.shuf-3.opb
MD5SUM6898f8c176df604869a5524822c88324
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.01995
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables510
Total number of constraints511
Number of constraints which are clauses510
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 constraint2
Maximum length of a constraint510
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 514
Number of bits of the biggest sum of numbers10
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 511 PB-constraints to clauses...
0.00/0.01	c ============================[ Encoding Statistics ]============================
0.00/0.01	c |  Number of variables:          8184                                         |
0.00/0.01	c |  Number of clauses:           22636                                         |
0.00/0.01	c ===============================================================================
3600.07/3610.30	c *** TERMINATED by signal 15 ***
3600.07/3610.30	c _______________________________________________________________________________
3600.07/3610.30	c 
3600.07/3610.30	c _______________________________________________________________________________
3600.07/3610.30	c 
3600.07/3610.30	c =======================[ UWrMaxSat resources usage ]===========================
3600.07/3610.30	c Memory used            : 323.00 MB
3600.07/3610.30	c CPU time               : 3598.65 s
3600.07/3610.30	c Constr Enc: Srt/BDD/Add: 1 0 0
3600.07/3610.30	c _______________________________________________________________________________
3600.07/3610.30	c _______________________________________________________________________________
3600.07/3610.30	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: 63708 MiB (62066 MiB free)
  memory of node 1: 64465 MiB (63956 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4516082-1751236431/watcher-4516082-1751236431 -o /tmp/evaluation-result-4516082-1751236431/solver-4516082-1751236431 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1751236431-39022 --watchdog 3760 HOME/uwrmaxsat HOME/instance-4516082-1751236431.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=39078, runsolver pid=39063

[startup+0.100057 s]*
/proc/loadavg: 0.81 2.81 3.66 8/266 39079
/proc/meminfo: memFree=129043128/131250000 swapFree=33010684/33010684
[pid=39078] ppid=39063 vsize=10092 memory=9164 CPUtime=0.1 cores=1,3
/proc/39078/stat : 39078 (uwrmaxsat) R 39063 39078 39010 0 -1 4194304 2092 0 0 0 10 0 0 0 20 0 1 0 39320646 10334208 2291 18446744073709551615 4198400 6176925 140723446746288 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 15470592 140723446749546 140723446749673 140723446749673 140723446755275 0
/proc/39078/statm: 2523 2291 544 484 0 1934 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 10092 KiB
Current children cumulated memory: 9164 KiB

[startup+0.204585 s]*
/proc/loadavg: 0.81 2.81 3.66 8/266 39079
/proc/meminfo: memFree=129043128/131250000 swapFree=33010684/33010684
[pid=39078] ppid=39063 vsize=10292 memory=9364 CPUtime=0.2 cores=1,3
/proc/39078/stat : 39078 (uwrmaxsat) R 39063 39078 39010 0 -1 4194304 2357 0 0 0 20 0 0 0 20 0 1 0 39320646 10539008 2341 18446744073709551615 4198400 6176925 140723446746288 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 15470592 140723446749546 140723446749673 140723446749673 140723446755275 0
/proc/39078/statm: 2573 2341 544 484 0 1984 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 10292 KiB
Current children cumulated memory: 9364 KiB

[startup+0.304707 s]*
/proc/loadavg: 0.81 2.81 3.66 6/264 39079
/proc/meminfo: memFree=129043128/131250000 swapFree=33010684/33010684
[pid=39078] ppid=39063 vsize=11484 memory=10480 CPUtime=0.3 cores=1,3
/proc/39078/stat : 39078 (uwrmaxsat) R 39063 39078 39010 0 -1 4194304 3068 0 0 0 30 0 0 0 20 0 1 0 39320646 11759616 2620 18446744073709551615 4198400 6176925 140723446746288 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 15470592 140723446749546 140723446749673 140723446749673 140723446755275 0
/proc/39078/statm: 2871 2620 544 484 0 2282 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 11484 KiB
Current children cumulated memory: 10480 KiB

[startup+0.700111 s]
/proc/loadavg: 0.81 2.81 3.66 5/262 39087
/proc/meminfo: memFree=129041832/131250000 swapFree=33010684/33010684
[pid=39078] ppid=39063 vsize=12472 memory=11504 CPUtime=0.69 cores=1,3
/proc/39078/stat : 39078 (uwrmaxsat) R 39063 39078 39010 0 -1 4194304 3315 0 0 0 69 0 0 0 20 0 1 0 39320646 12771328 2876 18446744073709551615 4198400 6176925 140723446746288 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 15470592 140723446749546 140723446749673 140723446749673 140723446755275 0
/proc/39078/statm: 3118 2876 544 484 0 2529 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 12472 KiB
Current children cumulated memory: 11504 KiB

[startup+1.50012 s]
/proc/loadavg: 0.81 2.81 3.66 6/262 39087
/proc/meminfo: memFree=129037296/131250000 swapFree=33010684/33010684
[pid=39078] ppid=39063 vsize=11536 memory=10532 CPUtime=1.48 cores=1,3
/proc/39078/stat : 39078 (uwrmaxsat) R 39063 39078 39010 0 -1 4194304 4576 0 0 0 148 0 0 0 20 0 1 0 39320646 11812864 2633 18446744073709551615 4198400 6176925 140723446746288 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 15470592 140723446749546 140723446749673 140723446749673 140723446755275 0
/proc/39078/statm: 2884 2633 544 484 0 2295 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 11536 KiB
Current children cumulated memory: 10532 KiB

[startup+3.10512 s]
/proc/loadavg: 1.06 2.83 3.66 6/264 39169
/proc/meminfo: memFree=129028064/131250000 swapFree=33010684/33010684
[pid=39078] ppid=39063 vsize=13452 memory=12648 CPUtime=3.08 cores=1,3
/proc/39078/stat : 39078 (uwrmaxsat) R 39063 39078 39010 0 -1 4194304 5999 0 0 0 308 0 0 0 20 0 1 0 39320646 13774848 3162 18446744073709551615 4198400 6176925 140723446746288 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 15470592 140723446749546 140723446749673 140723446749673 140723446755275 0
/proc/39078/statm: 3363 3162 544 484 0 2774 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 13452 KiB
Current children cumulated memory: 12648 KiB

[startup+6.30012 s]
/proc/loadavg: 1.06 2.83 3.66 7/266 39259
/proc/meminfo: memFree=129041756/131250000 swapFree=33010684/33010684
[pid=39078] ppid=39063 vsize=18204 memory=17284 CPUtime=6.27 cores=1,3
/proc/39078/stat : 39078 (uwrmaxsat) R 39063 39078 39010 0 -1 4194304 9941 0 0 0 626 1 0 0 20 0 1 0 39320646 18640896 4321 18446744073709551615 4198400 6176925 140723446746288 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 15470592 140723446749546 140723446749673 140723446749673 140723446755275 0
/proc/39078/statm: 4551 4321 544 484 0 3962 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 18204 KiB
Current children cumulated memory: 17284 KiB

[startup+12.7001 s]
/proc/loadavg: 1.38 2.87 3.67 7/266 39304
/proc/meminfo: memFree=129029956/131250000 swapFree=33010684/33010684
[pid=39078] ppid=39063 vsize=26052 memory=25176 CPUtime=12.65 cores=1,3
/proc/39078/stat : 39078 (uwrmaxsat) R 39063 39078 39010 0 -1 4194304 11612 0 0 0 1264 1 0 0 20 0 1 0 39320646 26677248 6294 18446744073709551615 4198400 6176925 140723446746288 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 15470592 140723446749546 140723446749673 140723446749673 140723446755275 0
/proc/39078/statm: 6513 6294 544 484 0 5924 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 26052 KiB
Current children cumulated memory: 25176 KiB

[startup+25.5002 s]
/proc/loadavg: 1.96 2.92 3.67 7/267 39306
/proc/meminfo: memFree=128998892/131250000 swapFree=33010684/33010684
[pid=39078] ppid=39063 vsize=40512 memory=39600 CPUtime=25.42 cores=1,3
/proc/39078/stat : 39078 (uwrmaxsat) R 39063 39078 39010 0 -1 4194304 15116 0 0 0 2540 2 0 0 20 0 1 0 39320646 41484288 9900 18446744073709551615 4198400 6176925 140723446746288 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 15470592 140723446749546 140723446749673 140723446749673 140723446755275 0
/proc/39078/statm: 10128 9900 544 484 0 9539 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 40512 KiB
Current children cumulated memory: 39600 KiB

[startup+51.1054 s]
/proc/loadavg: 2.66 3.01 3.68 7/267 39306
/proc/meminfo: memFree=128959280/131250000 swapFree=33010684/33010684
[pid=39078] ppid=39063 vsize=46852 memory=46092 CPUtime=50.94 cores=1,3
/proc/39078/stat : 39078 (uwrmaxsat) R 39063 39078 39010 0 -1 4194304 18675 0 0 0 5091 3 0 0 20 0 1 0 39320646 47976448 11523 18446744073709551615 4198400 6176925 140723446746288 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 15470592 140723446749546 140723446749673 140723446749673 140723446755275 0
/proc/39078/statm: 11713 11523 544 484 0 11124 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 46852 KiB
Current children cumulated memory: 46092 KiB

[startup+102.3 s]
/proc/loadavg: 3.46 3.18 3.71 7/268 39309
/proc/meminfo: memFree=128890624/131250000 swapFree=33010684/33010684
[pid=39078] ppid=39063 vsize=75972 memory=75212 CPUtime=101.99 cores=1,3
/proc/39078/stat : 39078 (uwrmaxsat) R 39063 39078 39010 0 -1 4194304 22860 0 0 0 10194 5 0 0 20 0 1 0 39320646 77795328 18803 18446744073709551615 4198400 6176925 140723446746288 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 15470592 140723446749546 140723446749673 140723446749673 140723446755275 0
/proc/39078/statm: 18993 18803 544 484 0 18404 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 75972 KiB
Current children cumulated memory: 75212 KiB

[startup+162.3 s]
/proc/loadavg: 3.95 3.38 3.74 6/266 39405
/proc/meminfo: memFree=128887716/131250000 swapFree=33010684/33010684
[pid=39078] ppid=39063 vsize=62916 memory=62112 CPUtime=161.81 cores=1,3
/proc/39078/stat : 39078 (uwrmaxsat) R 39063 39078 39010 0 -1 4194304 24602 0 0 0 16175 6 0 0 20 0 1 0 39320646 64425984 15528 18446744073709551615 4198400 6176925 140723446746288 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 15470592 140723446749546 140723446749673 140723446749673 140723446755275 0
/proc/39078/statm: 15729 15528 544 484 0 15140 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 62916 KiB
Current children cumulated memory: 62112 KiB

[startup+222.3 s]
/proc/loadavg: 4.02 3.51 3.77 6/267 39410
/proc/meminfo: memFree=128830020/131250000 swapFree=33010684/33010684
[pid=39078] ppid=39063 vsize=62916 memory=62112 CPUtime=221.65 cores=1,3
/proc/39078/stat : 39078 (uwrmaxsat) R 39063 39078 39010 0 -1 4194304 24648 0 0 0 22159 6 0 0 20 0 1 0 39320646 64425984 15528 18446744073709551615 4198400 6176925 140723446746288 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 15470592 140723446749546 140723446749673 140723446749673 140723446755275 0
/proc/39078/statm: 15729 15528 544 484 0 15140 0
Current children cumulated CPU time: 221.65 s
Current children cumulated vsize: 62916 KiB
Current children cumulated memory: 62112 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 3.63 3.79 6/267 39412
/proc/meminfo: memFree=128755180/131250000 swapFree=33010684/33010684
[pid=39078] ppid=39063 vsize=125684 memory=124832 CPUtime=281.48 cores=1,3
/proc/39078/stat : 39078 (uwrmaxsat) R 39063 39078 39010 0 -1 4194304 30587 0 0 0 28139 9 0 0 20 0 1 0 39320646 128700416 31208 18446744073709551615 4198400 6176925 140723446746288 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 15470592 140723446749546 140723446749673 140723446749673 140723446755275 0
/proc/39078/statm: 31421 31208 544 484 0 30832 0
Current children cumulated CPU time: 281.48 s
Current children cumulated vsize: 125684 KiB
Current children cumulated memory: 124832 KiB

[startup+342.3 s]
/proc/loadavg: 4.04 3.70 3.81 6/267 39414
/proc/meminfo: memFree=128661912/131250000 swapFree=33010684/33010684
[pid=39078] ppid=39063 vsize=129108 memory=128252 CPUtime=341.31 cores=1,3
/proc/39078/stat : 39078 (uwrmaxsat) R 39063 39078 39010 0 -1 4194304 32374 0 0 0 34121 10 0 0 20 0 1 0 39320646 132206592 32063 18446744073709551615 4198400 6176925 140723446746288 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 15470592 140723446749546 140723446749673 140723446749673 140723446755275 0
/proc/39078/statm: 32277 32063 544 484 0 31688 0
Current children cumulated CPU time: 341.31 s
Current children cumulated vsize: 129108 KiB
Current children cumulated memory: 128252 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 3.79 3.84 6/265 39416
/proc/meminfo: memFree=128681096/131250000 swapFree=33010684/33010684
[pid=39078] ppid=39063 vsize=129748 memory=128988 CPUtime=401.11 cores=1,3
/proc/39078/stat : 39078 (uwrmaxsat) R 39063 39078 39010 0 -1 4194304 34819 0 0 0 40099 12 0 0 20 0 1 0 39320646 132861952 32247 18446744073709551615 4198400 6176925 140723446746288 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 15470592 140723446749546 140723446749673 140723446749673 140723446755275 0
/proc/39078/statm: 32437 32247 544 484 0 31848 0
Current children cumulated CPU time: 401.11 s
Current children cumulated vsize: 129748 KiB
Current children cumulated memory: 128988 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 3.85 3.85 6/265 39421
/proc/meminfo: memFree=128722864/131250000 swapFree=33010684/33010684
[pid=39078] ppid=39063 vsize=98624 memory=97736 CPUtime=460.93 cores=1,3
/proc/39078/stat : 39078 (uwrmaxsat) R 39063 39078 39010 0 -1 4194304 37635 0 0 0 46078 15 0 0 20 0 1 0 39320646 100990976 24434 18446744073709551615 4198400 6176925 140723446746288 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 15470592 140723446749546 140723446749673 140723446749673 140723446755275 0
/proc/39078/statm: 24656 24434 544 484 0 24067 0

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

Current children cumulated memory: 237812 KiB

[startup+2922.3 s]
/proc/loadavg: 4.10 4.09 4.07 6/263 39739
/proc/meminfo: memFree=128457240/131250000 swapFree=33010684/33010684
[pid=39078] ppid=39063 vsize=196992 memory=194324 CPUtime=2914.03 cores=1,3
/proc/39078/stat : 39078 (uwrmaxsat) R 39063 39078 39010 0 -1 4194304 117694 0 0 0 291261 142 0 0 20 0 1 0 39320646 201719808 48581 18446744073709551615 4198400 6176925 140723446746288 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 15470592 140723446749546 140723446749673 140723446749673 140723446755275 0
/proc/39078/statm: 49248 48581 544 484 0 48659 0
Current children cumulated CPU time: 2914.03 s
Current children cumulated vsize: 196992 KiB
Current children cumulated memory: 194324 KiB

[startup+2982.3 s]
/proc/loadavg: 4.11 4.09 4.07 6/262 39741
/proc/meminfo: memFree=128439764/131250000 swapFree=33010684/33010684
[pid=39078] ppid=39063 vsize=196992 memory=196116 CPUtime=2973.86 cores=1,3
/proc/39078/stat : 39078 (uwrmaxsat) R 39063 39078 39010 0 -1 4194304 118157 0 0 0 297243 143 0 0 20 0 1 0 39320646 201719808 49029 18446744073709551615 4198400 6176925 140723446746288 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 15470592 140723446749546 140723446749673 140723446749673 140723446755275 0
/proc/39078/statm: 49248 49029 544 484 0 48659 0
Current children cumulated CPU time: 2973.86 s
Current children cumulated vsize: 196992 KiB
Current children cumulated memory: 196116 KiB

[startup+3042.3 s]
/proc/loadavg: 4.09 4.08 4.07 6/263 39744
/proc/meminfo: memFree=128392384/131250000 swapFree=33010684/33010684
[pid=39078] ppid=39063 vsize=196992 memory=196116 CPUtime=3033.68 cores=1,3
/proc/39078/stat : 39078 (uwrmaxsat) R 39063 39078 39010 0 -1 4194304 118168 0 0 0 303225 143 0 0 20 0 1 0 39320646 201719808 49029 18446744073709551615 4198400 6176925 140723446746288 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 15470592 140723446749546 140723446749673 140723446749673 140723446755275 0
/proc/39078/statm: 49248 49029 544 484 0 48659 0
Current children cumulated CPU time: 3033.68 s
Current children cumulated vsize: 196992 KiB
Current children cumulated memory: 196116 KiB

[startup+3102.3 s]
/proc/loadavg: 4.39 4.16 4.10 6/263 39746
/proc/meminfo: memFree=128404644/131250000 swapFree=33010684/33010684
[pid=39078] ppid=39063 vsize=201580 memory=200736 CPUtime=3093.51 cores=1,3
/proc/39078/stat : 39078 (uwrmaxsat) R 39063 39078 39010 0 -1 4194304 118370 0 0 0 309208 143 0 0 20 0 1 0 39320646 206417920 50184 18446744073709551615 4198400 6176925 140723446746288 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 15470592 140723446749546 140723446749673 140723446749673 140723446755275 0
/proc/39078/statm: 50395 50184 544 484 0 49806 0
Current children cumulated CPU time: 3093.51 s
Current children cumulated vsize: 201580 KiB
Current children cumulated memory: 200736 KiB

[startup+3162.3 s]
/proc/loadavg: 4.18 4.15 4.09 6/264 39751
/proc/meminfo: memFree=128409696/131250000 swapFree=33010684/33010684
[pid=39078] ppid=39063 vsize=206700 memory=205856 CPUtime=3153.33 cores=1,3
/proc/39078/stat : 39078 (uwrmaxsat) R 39063 39078 39010 0 -1 4194304 119153 0 0 0 315190 143 0 0 20 0 1 0 39320646 211660800 51464 18446744073709551615 4198400 6176925 140723446746288 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 15470592 140723446749546 140723446749673 140723446749673 140723446755275 0
/proc/39078/statm: 51675 51464 544 484 0 51086 0
Current children cumulated CPU time: 3153.33 s
Current children cumulated vsize: 206700 KiB
Current children cumulated memory: 205856 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.13 4.09 6/263 39755
/proc/meminfo: memFree=128406456/131250000 swapFree=33010684/33010684
[pid=39078] ppid=39063 vsize=210672 memory=209824 CPUtime=3213.16 cores=1,3
/proc/39078/stat : 39078 (uwrmaxsat) R 39063 39078 39010 0 -1 4194304 119635 0 0 0 321173 143 0 0 20 0 1 0 39320646 215728128 52456 18446744073709551615 4198400 6176925 140723446746288 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 15470592 140723446749546 140723446749673 140723446749673 140723446755275 0
/proc/39078/statm: 52668 52456 544 484 0 52079 0
Current children cumulated CPU time: 3213.16 s
Current children cumulated vsize: 210672 KiB
Current children cumulated memory: 209824 KiB

[startup+3282.3 s]
/proc/loadavg: 4.16 4.14 4.09 6/264 39758
/proc/meminfo: memFree=128408436/131250000 swapFree=33010684/33010684
[pid=39078] ppid=39063 vsize=210672 memory=209824 CPUtime=3273 cores=1,3
/proc/39078/stat : 39078 (uwrmaxsat) R 39063 39078 39010 0 -1 4194304 119636 0 0 0 327157 143 0 0 20 0 1 0 39320646 215728128 52456 18446744073709551615 4198400 6176925 140723446746288 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 15470592 140723446749546 140723446749673 140723446749673 140723446755275 0
/proc/39078/statm: 52668 52456 544 484 0 52079 0
Current children cumulated CPU time: 3273 s
Current children cumulated vsize: 210672 KiB
Current children cumulated memory: 209824 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.13 4.09 6/264 39760
/proc/meminfo: memFree=128387180/131250000 swapFree=33010684/33010684
[pid=39078] ppid=39063 vsize=210672 memory=209824 CPUtime=3332.83 cores=1,3
/proc/39078/stat : 39078 (uwrmaxsat) R 39063 39078 39010 0 -1 4194304 119636 0 0 0 333140 143 0 0 20 0 1 0 39320646 215728128 52456 18446744073709551615 4198400 6176925 140723446746288 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 15470592 140723446749546 140723446749673 140723446749673 140723446755275 0
/proc/39078/statm: 52668 52456 544 484 0 52079 0
Current children cumulated CPU time: 3332.83 s
Current children cumulated vsize: 210672 KiB
Current children cumulated memory: 209824 KiB

[startup+3402.3 s]
/proc/loadavg: 4.04 4.10 4.08 6/263 39762
/proc/meminfo: memFree=128357632/131250000 swapFree=33010684/33010684
[pid=39078] ppid=39063 vsize=210672 memory=209824 CPUtime=3392.66 cores=1,3
/proc/39078/stat : 39078 (uwrmaxsat) R 39063 39078 39010 0 -1 4194304 119702 0 0 0 339123 143 0 0 20 0 1 0 39320646 215728128 52456 18446744073709551615 4198400 6176925 140723446746288 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 15470592 140723446749546 140723446749673 140723446749673 140723446755275 0
/proc/39078/statm: 52668 52456 544 484 0 52079 0
Current children cumulated CPU time: 3392.66 s
Current children cumulated vsize: 210672 KiB
Current children cumulated memory: 209824 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.11 4.09 6/263 39766
/proc/meminfo: memFree=128428464/131250000 swapFree=33010684/33010684
[pid=39078] ppid=39063 vsize=210672 memory=209824 CPUtime=3452.49 cores=1,3
/proc/39078/stat : 39078 (uwrmaxsat) R 39063 39078 39010 0 -1 4194304 119730 0 0 0 345106 143 0 0 20 0 1 0 39320646 215728128 52456 18446744073709551615 4198400 6176925 140723446746288 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 15470592 140723446749546 140723446749673 140723446749673 140723446755275 0
/proc/39078/statm: 52668 52456 544 484 0 52079 0
Current children cumulated CPU time: 3452.49 s
Current children cumulated vsize: 210672 KiB
Current children cumulated memory: 209824 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.10 4.09 6/263 39768
/proc/meminfo: memFree=128353680/131250000 swapFree=33010684/33010684
[pid=39078] ppid=39063 vsize=210672 memory=209952 CPUtime=3512.32 cores=1,3
/proc/39078/stat : 39078 (uwrmaxsat) R 39063 39078 39010 0 -1 4194304 119738 0 0 0 351089 143 0 0 20 0 1 0 39320646 215728128 52488 18446744073709551615 4198400 6176925 140723446746288 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 15470592 140723446749546 140723446749673 140723446749673 140723446755275 0
/proc/39078/statm: 52668 52488 544 484 0 52079 0
Current children cumulated CPU time: 3512.32 s
Current children cumulated vsize: 210672 KiB
Current children cumulated memory: 209952 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.10 4.09 6/262 39770
/proc/meminfo: memFree=128378520/131250000 swapFree=33010684/33010684
[pid=39078] ppid=39063 vsize=210672 memory=209952 CPUtime=3572.15 cores=1,3
/proc/39078/stat : 39078 (uwrmaxsat) R 39063 39078 39010 0 -1 4194304 119738 0 0 0 357072 143 0 0 20 0 1 0 39320646 215728128 52488 18446744073709551615 4198400 6176925 140723446746288 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 15470592 140723446749546 140723446749673 140723446749673 140723446755275 0
/proc/39078/statm: 52668 52488 544 484 0 52079 0
Current children cumulated CPU time: 3572.15 s
Current children cumulated vsize: 210672 KiB
Current children cumulated memory: 209952 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.3 s]
/proc/loadavg: 4.04 4.09 4.08 6/264 39772
/proc/meminfo: memFree=128376200/131250000 swapFree=33010684/33010684
[pid=39078] ppid=39063 vsize=210672 memory=209952 CPUtime=3600.07 cores=1,3
/proc/39078/stat : 39078 (uwrmaxsat) R 39063 39078 39010 0 -1 4194304 119740 0 0 0 359864 143 0 0 20 0 1 0 39320646 215728128 52488 18446744073709551615 4198400 6176925 140723446746288 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 15470592 140723446749546 140723446749673 140723446749673 140723446755275 0
/proc/39078/statm: 52668 52488 544 484 0 52079 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 210672 KiB
Current children cumulated memory: 209952 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.65 s, system=1.43857 s

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

[startup+3610.3 s]
/proc/loadavg: 4.04 4.09 4.08 6/264 39772
/proc/meminfo: memFree=128376200/131250000 swapFree=33010684/33010684
[pid=39078] ppid=39063 vsize=210672 memory=209952 CPUtime=3600.07 cores=1,3
/proc/39078/stat : 39078 (uwrmaxsat) R 39063 39078 39010 0 -1 4194304 119740 0 0 0 359864 143 0 0 20 0 1 0 39320646 215728128 52488 18446744073709551615 4198400 6176925 140723446746288 0 0 0 0 0 27682 0 0 0 17 1 0 0 0 0 0 6553704 6596784 15470592 140723446749546 140723446749673 140723446749673 140723446755275 0
/proc/39078/statm: 52668 52488 544 484 0 52079 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 210672 KiB
Current children cumulated memory: 209952 KiB

Child status: 0

Real time (s): 3610.3
CPU time (s): 3600.09
CPU user time (s): 3598.65
CPU system time (s): 1.43857
CPU usage (%): 99.717
Max. virtual memory (cumulated for all children) (KiB): 331256
Max. memory (cumulated for all children) (KiB): 299748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.65
system time used= 1.43857
maximum resident set size= 324296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 119740
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= 35
involuntary context switches= 20311


# summary of solver processes directly reported to runsolver:
#   pid: 39078
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3598.65
#   total CPU system time (s): 1.43857

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.5916 second user time and 15.7971 second system time

The end

Launcher Data

Begin job on nodeC016 at 2025-06-30 00:33:51
IDJOB=4516082
IDBENCH=169350
IDSOLVER=3372
FILE ID=nodeC016/4516082-1751236431
RUNJOBID= nodeC016-1751236431-39022
SLURM_JOB_ID= 9587715
Free space on /tmp= 433064 MiB

SOLVER NAME= UWrMaxSat 2025-06-04
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/vertex-cover/vc-lines-v3_shuffle/normalized-grid6_85.shuf-3.opb
COMMAND LINE= HOME/uwrmaxsat BENCHNAME -mem-lim=MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4516082-1751236431/watcher-4516082-1751236431 -o /tmp/evaluation-result-4516082-1751236431/solver-4516082-1751236431 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1751236431-39022 --watchdog 3760  HOME/uwrmaxsat HOME/instance-4516082-1751236431.opb -mem-lim=31000

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

MD5SUM BENCH= 6898f8c176df604869a5524822c88324
RANDOM SEED=1066282617

nodeC016 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.140
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.48
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		: 3600.023
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.48
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		: 3600.372
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.48
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		: 3599.731
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.48
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.025
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.48
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		: 3601.470
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.48
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		: 3600.014
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.48
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.730
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.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129056872 kB
MemAvailable:   129748852 kB
Buffers:            3280 kB
Cached:          1496788 kB
SwapCached:            0 kB
Active:           330876 kB
Inactive:        1240384 kB
Active(anon):      89264 kB
Inactive(anon):        0 kB
Active(file):     241612 kB
Inactive(file):  1240384 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             10368 kB
Writeback:             0 kB
AnonPages:         74268 kB
Mapped:           102692 kB
Shmem:             18072 kB
KReclaimable:      98444 kB
Slab:             184636 kB
SReclaimable:      98444 kB
SUnreclaim:        86192 kB
KernelStack:        4056 kB
PageTables:         2372 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     334620 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150424 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433052 MiB
End job on nodeC016 at 2025-06-30 01:34:01