Trace number 4520728

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Exact_no_db_no_ls 2025-06-19? (TO) 3602.1 3611.5

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/dominating_set/
hexgrid_nrowsdiv30add5/normalized-domset_opt_hexgrid_nrowsdiv30add5_ncols_290.opb
MD5SUMae0481323a61a83bdee40ab7f1cf5730
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1016
Best CPU time to get the best result obtained on this benchmark6.47998
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4060
Total number of constraints4060
Number of constraints which are clauses4060
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 constraint4
Maximum length of a constraint4
Number of terms in the objective function 4060
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 4060
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4060
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.07	o 1338
0.00/0.09	o 1337
0.09/0.13	o 1336
0.19/0.21	o 1335
0.30/0.36	o 1334
0.50/0.54	o 1333
0.78/0.83	o 1332
1.18/1.20	o 1300
1.18/1.29	o 1299
1.48/1.55	o 1282
1.48/1.56	o 1281
1.48/1.58	o 1280
7.37/7.43	o 1279
135.83/136.25	o 1213
135.83/136.26	o 1212
158.28/158.75	o 1211

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4520728-1751564092/watcher-4520728-1751564092 -o /tmp/evaluation-result-4520728-1751564092/solver-4520728-1751564092 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751559131-90342 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1754538556 --ls=0 --inp-dombreaklim=0 HOME/instance-4520728-1751564092.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing FSIZE limit: 104857600 KiB
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
Current StackSize limit: 8192 KiB

solver pid=91603, runsolver pid=91600

[startup+0.100061 s]*
/proc/loadavg: 4.06 4.11 4.09 5/264 91604
/proc/meminfo: memFree=125111684/131249992 swapFree=33010160/33010684
[pid=91603] ppid=91600 vsize=48620 memory=27716 CPUtime=0.09 cores=1,3
/proc/91603/stat : 91603 (Exact) R 91600 91603 90305 0 -1 4194304 6077 0 0 0 8 1 0 0 20 0 1 0 72087928 49786880 6929 18446744073709551615 4198400 9112445 140731694435568 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 25853952 140731694442792 140731694442989 140731694442989 140731694448591 0
/proc/91603/statm: 12155 6929 1248 1200 0 10635 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 48620 KiB
Current children cumulated memory: 27716 KiB

[startup+0.205711 s]*
/proc/loadavg: 4.06 4.11 4.09 5/264 91604
/proc/meminfo: memFree=125103872/131249992 swapFree=33010160/33010684
[pid=91603] ppid=91600 vsize=55364 memory=38516 CPUtime=0.19 cores=1,3
/proc/91603/stat : 91603 (Exact) R 91600 91603 90305 0 -1 4194304 7753 0 0 0 18 1 0 0 20 0 1 0 72087928 56692736 9629 18446744073709551615 4198400 9112445 140731694435568 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 25853952 140731694442792 140731694442989 140731694442989 140731694448591 0
/proc/91603/statm: 13841 9629 1248 1200 0 12321 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 55364 KiB
Current children cumulated memory: 38516 KiB

[startup+0.305588 s]*
/proc/loadavg: 4.06 4.11 4.09 5/264 91604
/proc/meminfo: memFree=125083648/131249992 swapFree=33010160/33010684
[pid=91603] ppid=91600 vsize=67276 memory=54452 CPUtime=0.3 cores=1,3
/proc/91603/stat : 91603 (Exact) R 91600 91603 90305 0 -1 4194304 10733 0 0 0 28 2 0 0 20 0 1 0 72087928 68890624 13613 18446744073709551615 4198400 9112445 140731694435568 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 25853952 140731694442792 140731694442989 140731694442989 140731694448591 0
/proc/91603/statm: 16819 13613 1248 1200 0 15299 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 67276 KiB
Current children cumulated memory: 54452 KiB

[startup+0.700173 s]
/proc/loadavg: 4.06 4.11 4.09 5/264 91604
/proc/meminfo: memFree=125063696/131249992 swapFree=33010160/33010684
[pid=91603] ppid=91600 vsize=103676 memory=88276 CPUtime=0.69 cores=1,3
/proc/91603/stat : 91603 (Exact) R 91600 91603 90305 0 -1 4194304 16811 0 0 0 66 3 0 0 20 0 1 0 72087928 106164224 22069 18446744073709551615 4198400 9112445 140731694435568 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 25853952 140731694442792 140731694442989 140731694442989 140731694448591 0
/proc/91603/statm: 25919 22069 1280 1200 0 24399 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 103676 KiB
Current children cumulated memory: 88276 KiB

[startup+1.50018 s]
/proc/loadavg: 4.06 4.11 4.09 5/264 91604
/proc/meminfo: memFree=125031436/131249992 swapFree=33010160/33010684
[pid=91603] ppid=91600 vsize=153320 memory=123092 CPUtime=1.48 cores=1,3
/proc/91603/stat : 91603 (Exact) R 91600 91603 90305 0 -1 4194304 22860 0 0 0 143 5 0 0 20 0 1 0 72087928 156999680 30773 18446744073709551615 4198400 9112445 140731694435568 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 25853952 140731694442792 140731694442989 140731694442989 140731694448591 0
/proc/91603/statm: 38330 30773 1280 1200 0 36810 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 153320 KiB
Current children cumulated memory: 123092 KiB

[startup+3.1054 s]
/proc/loadavg: 4.06 4.11 4.09 5/264 91604
/proc/meminfo: memFree=124954260/131249992 swapFree=33010160/33010684
[pid=91603] ppid=91600 vsize=198644 memory=173796 CPUtime=3.08 cores=1,3
/proc/91603/stat : 91603 (Exact) R 91600 91603 90305 0 -1 4194304 33505 0 0 0 301 7 0 0 20 0 1 0 72087928 203411456 43449 18446744073709551615 4198400 9112445 140731694435568 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 25853952 140731694442792 140731694442989 140731694442989 140731694448591 0
/proc/91603/statm: 49661 43449 1280 1200 0 48141 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 198644 KiB
Current children cumulated memory: 173796 KiB

[startup+6.30016 s]
/proc/loadavg: 4.05 4.11 4.09 5/264 91605
/proc/meminfo: memFree=124844960/131249992 swapFree=33010160/33010684
[pid=91603] ppid=91600 vsize=299848 memory=265484 CPUtime=6.27 cores=1,3
/proc/91603/stat : 91603 (Exact) R 91600 91603 90305 0 -1 4194304 48188 0 0 0 615 12 0 0 20 0 1 0 72087928 307044352 66371 18446744073709551615 4198400 9112445 140731694435568 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 25853952 140731694442792 140731694442989 140731694442989 140731694448591 0
/proc/91603/statm: 74962 66371 1280 1200 0 73442 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 299848 KiB
Current children cumulated memory: 265484 KiB

[startup+12.7001 s]
/proc/loadavg: 4.05 4.11 4.09 5/264 91605
/proc/meminfo: memFree=124815744/131249992 swapFree=33010160/33010684
[pid=91603] ppid=91600 vsize=371404 memory=291644 CPUtime=12.66 cores=1,3
/proc/91603/stat : 91603 (Exact) R 91600 91603 90305 0 -1 4194304 50811 0 0 0 1248 18 0 0 20 0 1 0 72087928 380317696 72911 18446744073709551615 4198400 9112445 140731694435568 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 25853952 140731694442792 140731694442989 140731694442989 140731694448591 0
/proc/91603/statm: 92851 72911 1280 1200 0 91331 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 371404 KiB
Current children cumulated memory: 291644 KiB

[startup+25.5002 s]
/proc/loadavg: 4.11 4.12 4.09 5/263 91605
/proc/meminfo: memFree=124807900/131249992 swapFree=33010160/33010684
[pid=91603] ppid=91600 vsize=407668 memory=318652 CPUtime=25.42 cores=1,3
/proc/91603/stat : 91603 (Exact) R 91600 91603 90305 0 -1 4194304 57564 0 0 0 2519 23 0 0 20 0 1 0 72087928 417452032 79663 18446744073709551615 4198400 9112445 140731694435568 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 25853952 140731694442792 140731694442989 140731694442989 140731694448591 0
/proc/91603/statm: 101917 79663 1280 1200 0 100397 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 407668 KiB
Current children cumulated memory: 318652 KiB

[startup+51.1054 s]
/proc/loadavg: 4.07 4.11 4.09 5/263 91605
/proc/meminfo: memFree=124656968/131249992 swapFree=33010160/33010684
[pid=91603] ppid=91600 vsize=519224 memory=470220 CPUtime=50.96 cores=1,3
/proc/91603/stat : 91603 (Exact) R 91600 91603 90305 0 -1 4194304 80708 0 0 0 5055 41 0 0 20 0 1 0 72087928 531685376 117555 18446744073709551615 4198400 9112445 140731694435568 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 25853952 140731694442792 140731694442989 140731694442989 140731694448591 0
/proc/91603/statm: 129806 117555 1280 1200 0 128286 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 519224 KiB
Current children cumulated memory: 470220 KiB

[startup+102.3 s]
/proc/loadavg: 4.16 4.14 4.10 5/264 91612
/proc/meminfo: memFree=124525584/131249992 swapFree=33010160/33010684
[pid=91603] ppid=91600 vsize=709632 memory=575420 CPUtime=102.02 cores=1,3
/proc/91603/stat : 91603 (Exact) R 91600 91603 90305 0 -1 4194304 97981 0 0 0 10138 64 0 0 20 0 1 0 72087928 726663168 143855 18446744073709551615 4198400 9112445 140731694435568 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 25853952 140731694442792 140731694442989 140731694442989 140731694448591 0
/proc/91603/statm: 177408 143855 1280 1200 0 175888 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 709632 KiB
Current children cumulated memory: 575420 KiB

[startup+162.3 s]
/proc/loadavg: 4.16 4.14 4.10 5/264 91614
/proc/meminfo: memFree=124469964/131249992 swapFree=33010160/33010684
[pid=91603] ppid=91600 vsize=749432 memory=605628 CPUtime=161.87 cores=1,3
/proc/91603/stat : 91603 (Exact) R 91600 91603 90305 0 -1 4194304 105610 0 0 0 16101 86 0 0 20 0 1 0 72087928 767418368 151407 18446744073709551615 4198400 9112445 140731694435568 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 25853952 140731694442792 140731694442989 140731694442989 140731694448591 0
/proc/91603/statm: 187358 151407 1280 1200 0 185838 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 749432 KiB
Current children cumulated memory: 605628 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 4.11 4.09 5/264 91616
/proc/meminfo: memFree=124437728/131249992 swapFree=33010160/33010684
[pid=91603] ppid=91600 vsize=749988 memory=607036 CPUtime=221.72 cores=1,3
/proc/91603/stat : 91603 (Exact) R 91600 91603 90305 0 -1 4194304 106041 0 0 0 22064 108 0 0 20 0 1 0 72087928 767987712 151759 18446744073709551615 4198400 9112445 140731694435568 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 25853952 140731694442792 140731694442989 140731694442989 140731694448591 0
/proc/91603/statm: 187497 151759 1280 1200 0 185977 0
Current children cumulated CPU time: 221.72 s
Current children cumulated vsize: 749988 KiB
Current children cumulated memory: 607036 KiB

[startup+282.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/263 91618
/proc/meminfo: memFree=124412640/131249992 swapFree=33010160/33010684
[pid=91603] ppid=91600 vsize=760084 memory=619196 CPUtime=281.57 cores=1,3
/proc/91603/stat : 91603 (Exact) R 91600 91603 90305 0 -1 4194304 109161 0 0 0 28029 128 0 0 20 0 1 0 72087928 778326016 154799 18446744073709551615 4198400 9112445 140731694435568 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 25853952 140731694442792 140731694442989 140731694442989 140731694448591 0
/proc/91603/statm: 190021 154799 1280 1200 0 188501 0
Current children cumulated CPU time: 281.57 s
Current children cumulated vsize: 760084 KiB
Current children cumulated memory: 619196 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/264 91621
/proc/meminfo: memFree=124412552/131249992 swapFree=33010160/33010684
[pid=91603] ppid=91600 vsize=760668 memory=619836 CPUtime=341.42 cores=1,3
/proc/91603/stat : 91603 (Exact) R 91600 91603 90305 0 -1 4194304 109317 0 0 0 33994 148 0 0 20 0 1 0 72087928 778924032 154959 18446744073709551615 4198400 9112445 140731694435568 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 25853952 140731694442792 140731694442989 140731694442989 140731694448591 0
/proc/91603/statm: 190167 154959 1280 1200 0 188647 0
Current children cumulated CPU time: 341.42 s
Current children cumulated vsize: 760668 KiB
Current children cumulated memory: 619836 KiB

[startup+402.3 s]
/proc/loadavg: 4.28 4.18 4.11 5/263 91623
/proc/meminfo: memFree=124380440/131249992 swapFree=33010160/33010684
[pid=91603] ppid=91600 vsize=775096 memory=630716 CPUtime=401.26 cores=1,3
/proc/91603/stat : 91603 (Exact) R 91600 91603 90305 0 -1 4194304 112058 0 0 0 39956 170 0 0 20 0 1 0 72087928 793698304 157679 18446744073709551615 4198400 9112445 140731694435568 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 25853952 140731694442792 140731694442989 140731694442989 140731694448591 0
/proc/91603/statm: 193774 157679 1280 1200 0 192254 0
Current children cumulated CPU time: 401.26 s
Current children cumulated vsize: 775096 KiB
Current children cumulated memory: 630716 KiB

[startup+462.3 s]
/proc/loadavg: 4.17 4.16 4.11 5/263 91625
/proc/meminfo: memFree=124352080/131249992 swapFree=33010160/33010684
[pid=91603] ppid=91600 vsize=782712 memory=638524 CPUtime=461.11 cores=1,3
/proc/91603/stat : 91603 (Exact) R 91600 91603 90305 0 -1 4194304 114064 0 0 0 45922 189 0 0 20 0 1 0 72087928 801497088 159631 18446744073709551615 4198400 9112445 140731694435568 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 25853952 140731694442792 140731694442989 140731694442989 140731694448591 0
/proc/91603/statm: 195678 159631 1280 1200 0 194158 0
Current children cumulated CPU time: 461.11 s

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

[startup+3162.3 s]
/proc/loadavg: 4.07 4.08 4.09 6/264 91949
/proc/meminfo: memFree=126692132/131249992 swapFree=33010160/33010684
[pid=91603] ppid=91600 vsize=996220 memory=917248 CPUtime=3154.01 cores=1,3
/proc/91603/stat : 91603 (Exact) R 91600 91603 90305 0 -1 4194304 165367 0 0 0 314201 1200 0 0 20 0 1 0 72087928 1020129280 229312 18446744073709551615 4198400 9112445 140731694435568 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 25853952 140731694442792 140731694442989 140731694442989 140731694448591 0
/proc/91603/statm: 249055 229312 1280 1200 0 247535 0
Current children cumulated CPU time: 3154.01 s
Current children cumulated vsize: 996220 KiB
Current children cumulated memory: 917248 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.09 4.09 6/264 91951
/proc/meminfo: memFree=126685828/131249992 swapFree=33010160/33010684
[pid=91603] ppid=91600 vsize=998252 memory=919040 CPUtime=3213.86 cores=1,3
/proc/91603/stat : 91603 (Exact) R 91600 91603 90305 0 -1 4194304 165801 0 0 0 320163 1223 0 0 20 0 1 0 72087928 1022210048 229760 18446744073709551615 4198400 9112445 140731694435568 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 25853952 140731694442792 140731694442989 140731694442989 140731694448591 0
/proc/91603/statm: 249563 229760 1280 1200 0 248043 0
Current children cumulated CPU time: 3213.86 s
Current children cumulated vsize: 998252 KiB
Current children cumulated memory: 919040 KiB

[startup+3282.3 s]
/proc/loadavg: 4.04 4.07 4.08 6/264 91953
/proc/meminfo: memFree=126652780/131249992 swapFree=33010160/33010684
[pid=91603] ppid=91600 vsize=1000948 memory=921600 CPUtime=3273.71 cores=1,3
/proc/91603/stat : 91603 (Exact) R 91600 91603 90305 0 -1 4194304 166809 0 0 0 326131 1240 0 0 20 0 1 0 72087928 1024970752 230400 18446744073709551615 4198400 9112445 140731694435568 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 25853952 140731694442792 140731694442989 140731694442989 140731694448591 0
/proc/91603/statm: 250237 230400 1280 1200 0 248717 0
Current children cumulated CPU time: 3273.71 s
Current children cumulated vsize: 1000948 KiB
Current children cumulated memory: 921600 KiB

[startup+3342.3 s]
/proc/loadavg: 4.20 4.11 4.10 6/264 91955
/proc/meminfo: memFree=126644664/131249992 swapFree=33010160/33010684
[pid=91603] ppid=91600 vsize=1003236 memory=923264 CPUtime=3333.57 cores=1,3
/proc/91603/stat : 91603 (Exact) R 91600 91603 90305 0 -1 4194304 167275 0 0 0 332093 1264 0 0 20 0 1 0 72087928 1027313664 230816 18446744073709551615 4198400 9112445 140731694435568 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 25853952 140731694442792 140731694442989 140731694442989 140731694448591 0
/proc/91603/statm: 250809 230816 1280 1200 0 249289 0
Current children cumulated CPU time: 3333.57 s
Current children cumulated vsize: 1003236 KiB
Current children cumulated memory: 923264 KiB

[startup+3402.3 s]
/proc/loadavg: 4.13 4.10 4.09 6/263 91957
/proc/meminfo: memFree=126598012/131249992 swapFree=33010160/33010684
[pid=91603] ppid=91600 vsize=1005236 memory=925056 CPUtime=3393.41 cores=1,3
/proc/91603/stat : 91603 (Exact) R 91600 91603 90305 0 -1 4194304 168084 0 0 0 338059 1282 0 0 20 0 1 0 72087928 1029361664 231264 18446744073709551615 4198400 9112445 140731694435568 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 25853952 140731694442792 140731694442989 140731694442989 140731694448591 0
/proc/91603/statm: 251309 231264 1280 1200 0 249789 0
Current children cumulated CPU time: 3393.41 s
Current children cumulated vsize: 1005236 KiB
Current children cumulated memory: 925056 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.09 4.09 6/264 91960
/proc/meminfo: memFree=126588364/131249992 swapFree=33010160/33010684
[pid=91603] ppid=91600 vsize=1011804 memory=929536 CPUtime=3453.26 cores=1,3
/proc/91603/stat : 91603 (Exact) R 91600 91603 90305 0 -1 4194304 169256 0 0 0 344021 1305 0 0 20 0 1 0 72087928 1036087296 232384 18446744073709551615 4198400 9112445 140731694435568 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 25853952 140731694442792 140731694442989 140731694442989 140731694448591 0
/proc/91603/statm: 252951 232384 1280 1200 0 251431 0
Current children cumulated CPU time: 3453.26 s
Current children cumulated vsize: 1011804 KiB
Current children cumulated memory: 929536 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.09 4.09 6/264 91962
/proc/meminfo: memFree=126576296/131249992 swapFree=33010160/33010684
[pid=91603] ppid=91600 vsize=1011948 memory=929664 CPUtime=3513.11 cores=1,3
/proc/91603/stat : 91603 (Exact) R 91600 91603 90305 0 -1 4194304 169514 0 0 0 349982 1329 0 0 20 0 1 0 72087928 1036234752 232416 18446744073709551615 4198400 9112445 140731694435568 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 25853952 140731694442792 140731694442989 140731694442989 140731694448591 0
/proc/91603/statm: 252987 232416 1280 1200 0 251467 0
Current children cumulated CPU time: 3513.11 s
Current children cumulated vsize: 1011948 KiB
Current children cumulated memory: 929664 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.09 4.09 6/264 91964
/proc/meminfo: memFree=126514268/131249992 swapFree=33010160/33010684
[pid=91603] ppid=91600 vsize=1015688 memory=933120 CPUtime=3572.96 cores=1,3
/proc/91603/stat : 91603 (Exact) R 91600 91603 90305 0 -1 4194304 170562 0 0 0 355945 1351 0 0 20 0 1 0 72087928 1040064512 233280 18446744073709551615 4198400 9112445 140731694435568 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 25853952 140731694442792 140731694442989 140731694442989 140731694448591 0
/proc/91603/statm: 253922 233280 1280 1200 0 252402 0
Current children cumulated CPU time: 3572.96 s
Current children cumulated vsize: 1015688 KiB
Current children cumulated memory: 933120 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.5 s]
/proc/loadavg: 4.12 4.10 4.09 6/264 91965
/proc/meminfo: memFree=126506144/131249992 swapFree=33010160/33010684
[pid=91603] ppid=91600 vsize=1023480 memory=938496 CPUtime=3600.09 cores=1,3
/proc/91603/stat : 91603 (Exact) R 91600 91603 90305 0 -1 4194304 171930 0 0 0 358649 1360 0 0 20 0 1 0 72087928 1048043520 234624 18446744073709551615 4198400 9112445 140731694435568 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 25853952 140731694442792 140731694442989 140731694442989 140731694448591 0
/proc/91603/statm: 255870 234624 1280 1200 0 254350 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 1023480 KiB
Current children cumulated memory: 938496 KiB

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

Sending SIGKILL to process tree (bottom up)

[startup+3611.5 s]
# the end of solver process 91603 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

# cumulated CPU time of all completed processes:  user=3588.48 s, system=13.6215 s

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

[startup+3609.6 s]
/proc/loadavg: 4.12 4.10 4.09 6/264 91965
/proc/meminfo: memFree=126506144/131249992 swapFree=33010160/33010684
[pid=91603] ppid=91600 vsize=1023480 memory=938496 CPUtime=3600.19 cores=1,3
/proc/91603/stat : 91603 (Exact) R 91600 91603 90305 0 -1 4194304 171930 0 0 0 358659 1360 0 0 20 0 1 0 72087928 1048043520 234624 18446744073709551615 4198400 9112445 140731694435568 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 25853952 140731694442792 140731694442989 140731694442989 140731694448591 0
/proc/91603/statm: 255870 234624 1280 1200 0 254350 0
Current children cumulated CPU time: 3600.19 s
Current children cumulated vsize: 1023480 KiB
Current children cumulated memory: 938496 KiB

[startup+3610.4 s]
/proc/loadavg: 4.12 4.10 4.09 6/264 91965
/proc/meminfo: memFree=126506144/131249992 swapFree=33010160/33010684
[pid=91603] ppid=91600 vsize=1023480 memory=938496 CPUtime=3600.99 cores=1,3
/proc/91603/stat : 91603 (Exact) R 91600 91603 90305 0 -1 4194304 171930 0 0 0 358738 1361 0 0 20 0 1 0 72087928 1048043520 234624 18446744073709551615 4198400 9112445 140731694435568 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 25853952 140731694442792 140731694442989 140731694442989 140731694448591 0
/proc/91603/statm: 255870 234624 1280 1200 0 254350 0
Current children cumulated CPU time: 3600.99 s
Current children cumulated vsize: 1023480 KiB
Current children cumulated memory: 938496 KiB

[startup+3611.2 s]
/proc/loadavg: 4.11 4.09 4.09 6/264 91965
/proc/meminfo: memFree=126506184/131249992 swapFree=33010160/33010684
[pid=91603] ppid=91600 vsize=1023480 memory=938496 CPUtime=3601.79 cores=1,3
/proc/91603/stat : 91603 (Exact) R 91600 91603 90305 0 -1 4194304 171930 0 0 0 358818 1361 0 0 20 0 1 0 72087928 1048043520 234624 18446744073709551615 4198400 9112445 140731694435568 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 25853952 140731694442792 140731694442989 140731694442989 140731694448591 0
/proc/91603/statm: 255870 234624 1280 1200 0 254350 0
Current children cumulated CPU time: 3601.79 s
Current children cumulated vsize: 1023480 KiB
Current children cumulated memory: 938496 KiB

[startup+3611.4 s]
/proc/loadavg: 4.11 4.09 4.09 6/264 91965
/proc/meminfo: memFree=126506184/131249992 swapFree=33010160/33010684
[pid=91603] ppid=91600 vsize=1023480 memory=938496 CPUtime=3601.98 cores=1,3
/proc/91603/stat : 91603 (Exact) R 91600 91603 90305 0 -1 4194304 171930 0 0 0 358837 1361 0 0 20 0 1 0 72087928 1048043520 234624 18446744073709551615 4198400 9112445 140731694435568 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 25853952 140731694442792 140731694442989 140731694442989 140731694448591 0
/proc/91603/statm: 255870 234624 1280 1200 0 254350 0
Current children cumulated CPU time: 3601.98 s
Current children cumulated vsize: 1023480 KiB
Current children cumulated memory: 938496 KiB

[startup+3611.5 s]
/proc/loadavg: 4.11 4.09 4.09 6/264 91965
/proc/meminfo: memFree=126506184/131249992 swapFree=33010160/33010684
[pid=91603] ppid=91600 vsize=1023480 memory=938496 CPUtime=3602.08 cores=1,3
/proc/91603/stat : 91603 (Exact) R 91600 91603 90305 0 -1 4194304 171930 0 0 0 358847 1361 0 0 20 0 1 0 72087928 1048043520 234624 18446744073709551615 4198400 9112445 140731694435568 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 10316848 10407236 25853952 140731694442792 140731694442989 140731694442989 140731694448591 0
/proc/91603/statm: 255870 234624 1280 1200 0 254350 0
Current children cumulated CPU time: 3602.08 s
Current children cumulated vsize: 1023480 KiB
Current children cumulated memory: 938496 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3611.5
CPU time (s): 3602.1
CPU user time (s): 3588.48
CPU system time (s): 13.6215
CPU usage (%): 99.7396
Max. virtual memory (cumulated for all children) (KiB): 1023480
Max. memory (cumulated for all children) (KiB): 938496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3588.48
system time used= 13.6215
maximum resident set size= 938496
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 171930
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= 108
involuntary context switches= 5655


# summary of solver processes directly reported to runsolver:
#   pid: 91603
#   total CPU time (s): 3602.1
#   total CPU user time (s): 3588.48
#   total CPU system time (s): 13.6215

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.27183 second user time and 13.8027 second system time

The end

Launcher Data

Begin job on nodeC025 at 2025-07-03 19:34:52
IDJOB=4520728
IDBENCH=178124
IDSOLVER=3318
FILE ID=nodeC025/4520728-1751564092
RUNJOBID= nodeC025-1751559131-90342
SLURM_JOB_ID= 9598755
Free space on /tmp= 432956 MiB

SOLVER NAME= Exact_no_db_no_ls 2025-06-19
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/dominating_set/hexgrid_nrowsdiv30add5/normalized-domset_opt_hexgrid_nrowsdiv30add5_ncols_290.opb
COMMAND LINE= HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED --ls=0 --inp-dombreaklim=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4520728-1751564092/watcher-4520728-1751564092 -o /tmp/evaluation-result-4520728-1751564092/solver-4520728-1751564092 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1751559131-90342 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=1754538556 --ls=0 --inp-dombreaklim=0 HOME/instance-4520728-1751564092.opb

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

MD5SUM BENCH= ae0481323a61a83bdee40ab7f1cf5730
RANDOM SEED=1754538556

nodeC025 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		: 3599.827
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.67
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.798
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.67
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		: 3597.958
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.67
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		: 3598.491
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.67
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.832
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.67
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.830
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.67
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		: 3598.135
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.67
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		: 3612.220
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.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        125129784 kB
MemAvailable:   125705024 kB
Buffers:            2128 kB
Cached:          1366224 kB
SwapCached:          200 kB
Active:          4311152 kB
Inactive:        1119464 kB
Active(anon):    4058552 kB
Inactive(anon):    21568 kB
Active(file):     252600 kB
Inactive(file):  1097896 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              7136 kB
Writeback:            40 kB
AnonPages:       4065216 kB
Mapped:           118528 kB
Shmem:             17856 kB
KReclaimable:     127968 kB
Slab:             217512 kB
SReclaimable:     127968 kB
SUnreclaim:        89544 kB
KernelStack:        4288 kB
PageTables:        11368 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    4983548 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2660352 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:      207572 kB
DirectMap2M:     9000960 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432948 MiB
End job on nodeC025 at 2025-07-03 20:35:03