Trace number 4524422

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_dombreaking 2025-06-16? (TO) 3602.07 3612.2

General information on the benchmark

NamePB25/normalized-PB25/OPT-NLC/sakai/QPLIB-PB-PB25-20250422/
instances/normalized-QPLIB_2017.opb
MD5SUM37df5ddf0b76834adc52c19dbb6544de
Bench CategoryOPT-NLC (optimization problem, non-linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-2873
Best CPU time to get the best result obtained on this benchmark3600.15
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables252
Total number of constraints252
Number of constraints which are clauses210
Number of constraints which are cardinality constraints (but not clauses)21
Number of constraints which are nor clauses,nor cardinality constraints21
Minimum length of a constraint2
Maximum length of a constraint229
Number of terms in the objective function 1749
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 90942
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 29129
Number of bits of the biggest number in a constraint 15
Biggest sum of numbers in a constraint 281465
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)3456
Sum of products size (including duplicates)6912
Number of different products1728
Sum of products size3456

Quality of the solution as a function of time


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

Solver Data

359.09/360.07	o -671
359.09/360.08	o -896
359.09/360.09	o -906
359.09/360.09	o -945
359.09/360.10	o -1009
359.19/360.16	o -1029
359.29/360.27	o -1065
359.38/360.38	o -1149
359.58/360.52	o -1151
359.58/360.58	o -1162
360.08/361.01	o -1226
377.43/378.41	o -1380
377.63/378.65	o -1430
387.80/388.88	o -1446
395.77/396.86	o -1666
401.96/403.09	o -1685
406.74/407.89	o -1732
407.33/408.43	o -1780
407.73/408.80	o -1791
408.33/409.43	o -1807
408.83/409.98	o -1874
414.61/415.77	o -1909
424.28/425.43	o -1913
445.51/446.76	o -1914
448.61/449.87	o -1942
464.36/465.60	o -1955
491.66/493.04	o -2072
495.84/497.20	o -2087
581.92/583.61	o -2107
722.89/725.00	o -2206
1377.16/1381.19	o -2217
1419.74/1423.80	o -2227
1421.14/1425.26	o -2266
1439.90/1444.05	o -2269
1543.32/1547.74	o -2309
1616.03/1620.62	o -2382
2215.88/2222.12	o -2404
3105.60/3114.43	o -2409

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 (63002 MiB free)
  memory of node 1: 64507 MiB (63641 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4524422-1751275814/watcher-4524422-1751275814 -o /tmp/evaluation-result-4524422-1751275814/solver-4524422-1751275814 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1751275814-39962 --watchdog 3760 HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=144964432 --ls=360 --inp-dombreaklim=0 HOME/instance-4524422-1751275814.opb 

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=40003, runsolver pid=39995
Current StackSize limit: 8192 KiB


[startup+0.100056 s]*
/proc/loadavg: 1.08 1.46 2.26 4/259 40008
/proc/meminfo: memFree=129679140/131249996 swapFree=33010684/33010684
[pid=40003] ppid=39995 vsize=33732 memory=10164 CPUtime=0.09 cores=0,2
/proc/40003/stat : 40003 (Exact) R 39995 40003 38726 0 -1 4194304 1910 0 0 0 9 0 0 0 20 0 1 0 43259089 34541568 2541 18446744073709551615 4198400 9112445 140727353239712 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19841024 140727353248039 140727353248237 140727353248237 140727353253839 0
/proc/40003/statm: 8433 2541 1024 1200 0 6913 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 33732 KiB
Current children cumulated memory: 10164 KiB

[startup+0.204546 s]*
/proc/loadavg: 1.08 1.46 2.26 4/259 40008
/proc/meminfo: memFree=129679380/131249996 swapFree=33010684/33010684
[pid=40003] ppid=39995 vsize=33732 memory=10164 CPUtime=0.2 cores=0,2
/proc/40003/stat : 40003 (Exact) R 39995 40003 38726 0 -1 4194304 1910 0 0 0 20 0 0 0 20 0 1 0 43259089 34541568 2541 18446744073709551615 4198400 9112445 140727353239712 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19841024 140727353248039 140727353248237 140727353248237 140727353253839 0
/proc/40003/statm: 8433 2541 1024 1200 0 6913 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 33732 KiB
Current children cumulated memory: 10164 KiB

[startup+0.304317 s]*
/proc/loadavg: 1.08 1.46 2.26 4/259 40008
/proc/meminfo: memFree=129679380/131249996 swapFree=33010684/33010684
[pid=40003] ppid=39995 vsize=33732 memory=10164 CPUtime=0.3 cores=0,2
/proc/40003/stat : 40003 (Exact) R 39995 40003 38726 0 -1 4194304 1910 0 0 0 30 0 0 0 20 0 1 0 43259089 34541568 2541 18446744073709551615 4198400 9112445 140727353239712 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19841024 140727353248039 140727353248237 140727353248237 140727353253839 0
/proc/40003/statm: 8433 2541 1024 1200 0 6913 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 33732 KiB
Current children cumulated memory: 10164 KiB

[startup+0.700099 s]
/proc/loadavg: 1.08 1.46 2.26 4/259 40008
/proc/meminfo: memFree=129679380/131249996 swapFree=33010684/33010684
[pid=40003] ppid=39995 vsize=33732 memory=10164 CPUtime=0.69 cores=0,2
/proc/40003/stat : 40003 (Exact) R 39995 40003 38726 0 -1 4194304 1910 0 0 0 69 0 0 0 20 0 1 0 43259089 34541568 2541 18446744073709551615 4198400 9112445 140727353239712 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19841024 140727353248039 140727353248237 140727353248237 140727353253839 0
/proc/40003/statm: 8433 2541 1024 1200 0 6913 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 33732 KiB
Current children cumulated memory: 10164 KiB

[startup+1.50009 s]
/proc/loadavg: 1.24 1.48 2.26 4/259 40008
/proc/meminfo: memFree=129679380/131249996 swapFree=33010684/33010684
[pid=40003] ppid=39995 vsize=33732 memory=10164 CPUtime=1.48 cores=0,2
/proc/40003/stat : 40003 (Exact) R 39995 40003 38726 0 -1 4194304 1910 0 0 0 148 0 0 0 20 0 1 0 43259089 34541568 2541 18446744073709551615 4198400 9112445 140727353239712 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19841024 140727353248039 140727353248237 140727353248237 140727353253839 0
/proc/40003/statm: 8433 2541 1024 1200 0 6913 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 33732 KiB
Current children cumulated memory: 10164 KiB

[startup+3.10421 s]
/proc/loadavg: 1.24 1.48 2.26 4/259 40008
/proc/meminfo: memFree=129679860/131249996 swapFree=33010684/33010684
[pid=40003] ppid=39995 vsize=33732 memory=10164 CPUtime=3.08 cores=0,2
/proc/40003/stat : 40003 (Exact) R 39995 40003 38726 0 -1 4194304 1910 0 0 0 308 0 0 0 20 0 1 0 43259089 34541568 2541 18446744073709551615 4198400 9112445 140727353239712 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19841024 140727353248039 140727353248237 140727353248237 140727353253839 0
/proc/40003/statm: 8433 2541 1024 1200 0 6913 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 33732 KiB
Current children cumulated memory: 10164 KiB

[startup+6.30009 s]
/proc/loadavg: 1.38 1.51 2.27 4/259 40008
/proc/meminfo: memFree=129680296/131249996 swapFree=33010684/33010684
[pid=40003] ppid=39995 vsize=33732 memory=10164 CPUtime=6.27 cores=0,2
/proc/40003/stat : 40003 (Exact) R 39995 40003 38726 0 -1 4194304 1910 0 0 0 627 0 0 0 20 0 1 0 43259089 34541568 2541 18446744073709551615 4198400 9112445 140727353239712 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19841024 140727353248039 140727353248237 140727353248237 140727353253839 0
/proc/40003/statm: 8433 2541 1024 1200 0 6913 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 33732 KiB
Current children cumulated memory: 10164 KiB

[startup+12.7001 s]
/proc/loadavg: 1.51 1.53 2.27 4/259 40008
/proc/meminfo: memFree=129680316/131249996 swapFree=33010684/33010684
[pid=40003] ppid=39995 vsize=33732 memory=10164 CPUtime=12.65 cores=0,2
/proc/40003/stat : 40003 (Exact) R 39995 40003 38726 0 -1 4194304 1910 0 0 0 1265 0 0 0 20 0 1 0 43259089 34541568 2541 18446744073709551615 4198400 9112445 140727353239712 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19841024 140727353248039 140727353248237 140727353248237 140727353253839 0
/proc/40003/statm: 8433 2541 1024 1200 0 6913 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 33732 KiB
Current children cumulated memory: 10164 KiB

[startup+25.5001 s]
/proc/loadavg: 1.74 1.58 2.28 4/259 40008
/proc/meminfo: memFree=129680324/131249996 swapFree=33010684/33010684
[pid=40003] ppid=39995 vsize=33732 memory=10164 CPUtime=25.41 cores=0,2
/proc/40003/stat : 40003 (Exact) R 39995 40003 38726 0 -1 4194304 1910 0 0 0 2541 0 0 0 20 0 1 0 43259089 34541568 2541 18446744073709551615 4198400 9112445 140727353239712 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19841024 140727353248039 140727353248237 140727353248237 140727353253839 0
/proc/40003/statm: 8433 2541 1024 1200 0 6913 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 33732 KiB
Current children cumulated memory: 10164 KiB

[startup+51.1042 s]
/proc/loadavg: 2.30 1.73 2.31 4/259 40009
/proc/meminfo: memFree=129680104/131249996 swapFree=33010684/33010684
[pid=40003] ppid=39995 vsize=33732 memory=10164 CPUtime=50.94 cores=0,2
/proc/40003/stat : 40003 (Exact) R 39995 40003 38726 0 -1 4194304 1910 0 0 0 5094 0 0 0 20 0 1 0 43259089 34541568 2541 18446744073709551615 4198400 9112445 140727353239712 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19841024 140727353248039 140727353248237 140727353248237 140727353253839 0
/proc/40003/statm: 8433 2541 1024 1200 0 6913 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 33732 KiB
Current children cumulated memory: 10164 KiB

[startup+102.3 s]
/proc/loadavg: 2.76 1.95 2.35 4/261 40014
/proc/meminfo: memFree=129692332/131249996 swapFree=33010684/33010684
[pid=40003] ppid=39995 vsize=33732 memory=10164 CPUtime=101.98 cores=0,2
/proc/40003/stat : 40003 (Exact) R 39995 40003 38726 0 -1 4194304 1910 0 0 0 10198 0 0 0 20 0 1 0 43259089 34541568 2541 18446744073709551615 4198400 9112445 140727353239712 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19841024 140727353248039 140727353248237 140727353248237 140727353253839 0
/proc/40003/statm: 8433 2541 1024 1200 0 6913 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 33732 KiB
Current children cumulated memory: 10164 KiB

[startup+162.3 s]
/proc/loadavg: 2.96 2.16 2.40 4/261 40016
/proc/meminfo: memFree=129689244/131249996 swapFree=33010684/33010684
[pid=40003] ppid=39995 vsize=33732 memory=10164 CPUtime=161.83 cores=0,2
/proc/40003/stat : 40003 (Exact) R 39995 40003 38726 0 -1 4194304 1918 0 0 0 16183 0 0 0 20 0 1 0 43259089 34541568 2541 18446744073709551615 4198400 9112445 140727353239712 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19841024 140727353248039 140727353248237 140727353248237 140727353253839 0
/proc/40003/statm: 8433 2541 1024 1200 0 6913 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 33732 KiB
Current children cumulated memory: 10164 KiB

[startup+222.3 s]
/proc/loadavg: 3.02 2.33 2.45 4/261 40020
/proc/meminfo: memFree=129680720/131249996 swapFree=33010684/33010684
[pid=40003] ppid=39995 vsize=33732 memory=10164 CPUtime=221.7 cores=0,2
/proc/40003/stat : 40003 (Exact) R 39995 40003 38726 0 -1 4194304 1922 0 0 0 22170 0 0 0 20 0 1 0 43259089 34541568 2541 18446744073709551615 4198400 9112445 140727353239712 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19841024 140727353248039 140727353248237 140727353248237 140727353253839 0
/proc/40003/statm: 8433 2541 1024 1200 0 6913 0
Current children cumulated CPU time: 221.7 s
Current children cumulated vsize: 33732 KiB
Current children cumulated memory: 10164 KiB

[startup+282.3 s]
/proc/loadavg: 3.06 2.47 2.49 4/261 40022
/proc/meminfo: memFree=129681732/131249996 swapFree=33010684/33010684
[pid=40003] ppid=39995 vsize=33732 memory=10164 CPUtime=281.56 cores=0,2
/proc/40003/stat : 40003 (Exact) R 39995 40003 38726 0 -1 4194304 1924 0 0 0 28156 0 0 0 20 0 1 0 43259089 34541568 2541 18446744073709551615 4198400 9112445 140727353239712 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19841024 140727353248039 140727353248237 140727353248237 140727353253839 0
/proc/40003/statm: 8433 2541 1024 1200 0 6913 0
Current children cumulated CPU time: 281.56 s
Current children cumulated vsize: 33732 KiB
Current children cumulated memory: 10164 KiB

[startup+342.3 s]
/proc/loadavg: 3.06 2.58 2.53 4/260 40024
/proc/meminfo: memFree=129678216/131249996 swapFree=33010684/33010684
[pid=40003] ppid=39995 vsize=33732 memory=10164 CPUtime=341.42 cores=0,2
/proc/40003/stat : 40003 (Exact) R 39995 40003 38726 0 -1 4194304 1928 0 0 0 34142 0 0 0 20 0 1 0 43259089 34541568 2541 18446744073709551615 4198400 9112445 140727353239712 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19841024 140727353248039 140727353248237 140727353248237 140727353253839 0
/proc/40003/statm: 8433 2541 1024 1200 0 6913 0
Current children cumulated CPU time: 341.42 s
Current children cumulated vsize: 33732 KiB
Current children cumulated memory: 10164 KiB

[startup+402.3 s]
/proc/loadavg: 3.12 2.69 2.57 4/260 40027
/proc/meminfo: memFree=129216868/131249996 swapFree=33010684/33010684
[pid=40003] ppid=39995 vsize=191252 memory=171824 CPUtime=401.25 cores=0,2
/proc/40003/stat : 40003 (Exact) R 39995 40003 38726 0 -1 4194304 22479 0 0 0 40107 18 0 0 20 0 1 0 43259089 195842048 42956 18446744073709551615 4198400 9112445 140727353239712 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19841024 140727353248039 140727353248237 140727353248237 140727353253839 0
/proc/40003/statm: 47813 42956 1280 1200 0 46293 0
Current children cumulated CPU time: 401.25 s
Current children cumulated vsize: 191252 KiB
Current children cumulated memory: 171824 KiB

[startup+462.3 s]
/proc/loadavg: 3.04 2.75 2.60 4/259 40030
/proc/meminfo: memFree=129163692/131249996 swapFree=33010684/33010684
[pid=40003] ppid=39995 vsize=203336 memory=183984 CPUtime=461.06 cores=0,2
/proc/40003/stat : 40003 (Exact) R 39995 40003 38726 0 -1 4194304 25544 0 0 0 46073 33 0 0 20 0 1 0 43259089 208216064 45996 18446744073709551615 4198400 9112445 140727353239712 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19841024 140727353248039 140727353248237 140727353248237 140727353253839 0
/proc/40003/statm: 50834 45996 1280 1200 0 49314 0
Current children cumulated CPU time: 461.06 s

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

[startup+3042.3 s]
/proc/loadavg: 3.10 3.09 3.09 4/258 40173
/proc/meminfo: memFree=128576676/131249996 swapFree=33010684/33010684
[pid=40003] ppid=39995 vsize=420060 memory=374220 CPUtime=3033.68 cores=0,2
/proc/40003/stat : 40003 (Exact) R 39995 40003 38726 0 -1 4194304 62467 0 0 0 302731 637 0 0 20 0 1 0 43259089 430141440 93555 18446744073709551615 4198400 9112445 140727353239712 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19841024 140727353248039 140727353248237 140727353248237 140727353253839 0
/proc/40003/statm: 105015 93555 1312 1200 0 103495 0
Current children cumulated CPU time: 3033.68 s
Current children cumulated vsize: 420060 KiB
Current children cumulated memory: 374220 KiB

[startup+3102.3 s]
/proc/loadavg: 3.11 3.09 3.09 4/257 40175
/proc/meminfo: memFree=128583180/131249996 swapFree=33010684/33010684
[pid=40003] ppid=39995 vsize=420696 memory=375244 CPUtime=3093.52 cores=0,2
/proc/40003/stat : 40003 (Exact) R 39995 40003 38726 0 -1 4194304 62678 0 0 0 308703 649 0 0 20 0 1 0 43259089 430792704 93811 18446744073709551615 4198400 9112445 140727353239712 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19841024 140727353248039 140727353248237 140727353248237 140727353253839 0
/proc/40003/statm: 105174 93811 1312 1200 0 103654 0
Current children cumulated CPU time: 3093.52 s
Current children cumulated vsize: 420696 KiB
Current children cumulated memory: 375244 KiB

[startup+3162.3 s]
/proc/loadavg: 3.09 3.08 3.09 4/258 40177
/proc/meminfo: memFree=128582820/131249996 swapFree=33010684/33010684
[pid=40003] ppid=39995 vsize=420988 memory=375500 CPUtime=3153.37 cores=0,2
/proc/40003/stat : 40003 (Exact) R 39995 40003 38726 0 -1 4194304 62741 0 0 0 314677 660 0 0 20 0 1 0 43259089 431091712 93875 18446744073709551615 4198400 9112445 140727353239712 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19841024 140727353248039 140727353248237 140727353248237 140727353253839 0
/proc/40003/statm: 105247 93875 1312 1200 0 103727 0
Current children cumulated CPU time: 3153.37 s
Current children cumulated vsize: 420988 KiB
Current children cumulated memory: 375500 KiB

[startup+3222.3 s]
/proc/loadavg: 3.08 3.08 3.09 4/258 40180
/proc/meminfo: memFree=128574332/131249996 swapFree=33010684/33010684
[pid=40003] ppid=39995 vsize=423328 memory=377804 CPUtime=3213.22 cores=0,2
/proc/40003/stat : 40003 (Exact) R 39995 40003 38726 0 -1 4194304 63328 0 0 0 320648 674 0 0 20 0 1 0 43259089 433487872 94451 18446744073709551615 4198400 9112445 140727353239712 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19841024 140727353248039 140727353248237 140727353248237 140727353253839 0
/proc/40003/statm: 105832 94451 1312 1200 0 104312 0
Current children cumulated CPU time: 3213.22 s
Current children cumulated vsize: 423328 KiB
Current children cumulated memory: 377804 KiB

[startup+3282.3 s]
/proc/loadavg: 3.06 3.08 3.09 4/258 40182
/proc/meminfo: memFree=128566916/131249996 swapFree=33010684/33010684
[pid=40003] ppid=39995 vsize=423800 memory=378316 CPUtime=3273.06 cores=0,2
/proc/40003/stat : 40003 (Exact) R 39995 40003 38726 0 -1 4194304 63582 0 0 0 326617 689 0 0 20 0 1 0 43259089 433971200 94579 18446744073709551615 4198400 9112445 140727353239712 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19841024 140727353248039 140727353248237 140727353248237 140727353253839 0
/proc/40003/statm: 105950 94579 1312 1200 0 104430 0
Current children cumulated CPU time: 3273.06 s
Current children cumulated vsize: 423800 KiB
Current children cumulated memory: 378316 KiB

[startup+3342.3 s]
/proc/loadavg: 3.07 3.08 3.09 4/258 40184
/proc/meminfo: memFree=128567264/131249996 swapFree=33010684/33010684
[pid=40003] ppid=39995 vsize=424180 memory=378700 CPUtime=3332.91 cores=0,2
/proc/40003/stat : 40003 (Exact) R 39995 40003 38726 0 -1 4194304 63707 0 0 0 332589 702 0 0 20 0 1 0 43259089 434360320 94675 18446744073709551615 4198400 9112445 140727353239712 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19841024 140727353248039 140727353248237 140727353248237 140727353253839 0
/proc/40003/statm: 106045 94675 1312 1200 0 104525 0
Current children cumulated CPU time: 3332.91 s
Current children cumulated vsize: 424180 KiB
Current children cumulated memory: 378700 KiB

[startup+3402.3 s]
/proc/loadavg: 3.14 3.09 3.09 4/258 40186
/proc/meminfo: memFree=128540024/131249996 swapFree=33010684/33010684
[pid=40003] ppid=39995 vsize=424916 memory=379468 CPUtime=3392.75 cores=0,2
/proc/40003/stat : 40003 (Exact) R 39995 40003 38726 0 -1 4194304 64015 0 0 0 338558 717 0 0 20 0 1 0 43259089 435113984 94867 18446744073709551615 4198400 9112445 140727353239712 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19841024 140727353248039 140727353248237 140727353248237 140727353253839 0
/proc/40003/statm: 106229 94867 1312 1200 0 104709 0
Current children cumulated CPU time: 3392.75 s
Current children cumulated vsize: 424916 KiB
Current children cumulated memory: 379468 KiB

[startup+3462.3 s]
/proc/loadavg: 3.11 3.09 3.09 4/259 40190
/proc/meminfo: memFree=128532464/131249996 swapFree=33010684/33010684
[pid=40003] ppid=39995 vsize=425272 memory=379852 CPUtime=3452.57 cores=0,2
/proc/40003/stat : 40003 (Exact) R 39995 40003 38726 0 -1 4194304 64145 0 0 0 344529 728 0 0 20 0 1 0 43259089 435478528 94963 18446744073709551615 4198400 9112445 140727353239712 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19841024 140727353248039 140727353248237 140727353248237 140727353253839 0
/proc/40003/statm: 106318 94963 1312 1200 0 104798 0
Current children cumulated CPU time: 3452.57 s
Current children cumulated vsize: 425272 KiB
Current children cumulated memory: 379852 KiB

[startup+3522.3 s]
/proc/loadavg: 3.04 3.07 3.08 4/259 40199
/proc/meminfo: memFree=128557488/131249996 swapFree=33010684/33010684
[pid=40003] ppid=39995 vsize=425736 memory=380236 CPUtime=3512.4 cores=0,2
/proc/40003/stat : 40003 (Exact) R 39995 40003 38726 0 -1 4194304 64387 0 0 0 350503 737 0 0 20 0 1 0 43259089 435953664 95059 18446744073709551615 4198400 9112445 140727353239712 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19841024 140727353248039 140727353248237 140727353248237 140727353253839 0
/proc/40003/statm: 106434 95059 1312 1200 0 104914 0
Current children cumulated CPU time: 3512.4 s
Current children cumulated vsize: 425736 KiB
Current children cumulated memory: 380236 KiB

[startup+3582.3 s]
/proc/loadavg: 3.11 3.09 3.09 4/259 40201
/proc/meminfo: memFree=128557376/131249996 swapFree=33010684/33010684
[pid=40003] ppid=39995 vsize=426796 memory=381260 CPUtime=3572.24 cores=0,2
/proc/40003/stat : 40003 (Exact) R 39995 40003 38726 0 -1 4194304 64692 0 0 0 356474 750 0 0 20 0 1 0 43259089 437039104 95315 18446744073709551615 4198400 9112445 140727353239712 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19841024 140727353248039 140727353248237 140727353248237 140727353253839 0
/proc/40003/statm: 106699 95315 1312 1200 0 105179 0
Current children cumulated CPU time: 3572.24 s
Current children cumulated vsize: 426796 KiB
Current children cumulated memory: 381260 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.2 s]
/proc/loadavg: 3.07 3.08 3.09 3/255 40211
/proc/meminfo: memFree=128949968/131249996 swapFree=33010684/33010684
[pid=40003] ppid=39995 vsize=426796 memory=381260 CPUtime=3600.06 cores=0,2
/proc/40003/stat : 40003 (Exact) R 39995 40003 38726 0 -1 4194304 64692 0 0 0 359251 755 0 0 20 0 1 0 43259089 437039104 95315 18446744073709551615 4198400 9112445 140727353239712 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19841024 140727353248039 140727353248237 140727353248237 140727353253839 0
/proc/40003/statm: 106699 95315 1312 1200 0 105179 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 426796 KiB
Current children cumulated memory: 381260 KiB

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

Sending SIGKILL to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3594.51 s, system=7.55402 s

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

[startup+3611.2 s]
/proc/loadavg: 3.07 3.08 3.09 2/251 40219
/proc/meminfo: memFree=129333760/131249996 swapFree=33010684/33010684
[pid=40003] ppid=39995 vsize=426796 memory=381260 CPUtime=3601.06 cores=0,2
/proc/40003/stat : 40003 (Exact) R 39995 40003 38726 0 -1 4194304 64692 0 0 0 359351 755 0 0 20 0 1 0 43259089 437039104 95315 18446744073709551615 4198400 9112445 140727353239712 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19841024 140727353248039 140727353248237 140727353248237 140727353253839 0
/proc/40003/statm: 106699 95315 1312 1200 0 105179 0
Current children cumulated CPU time: 3601.06 s
Current children cumulated vsize: 426796 KiB
Current children cumulated memory: 381260 KiB

[startup+3612 s]*
/proc/loadavg: 3.15 3.10 3.09 2/247 40265
/proc/meminfo: memFree=129353140/131249996 swapFree=33010684/33010684
[pid=40003] ppid=39995 vsize=426796 memory=381260 CPUtime=3601.86 cores=0,2
/proc/40003/stat : 40003 (Exact) R 39995 40003 38726 0 -1 4194304 64692 0 0 0 359431 755 0 0 20 0 1 0 43259089 437039104 95315 18446744073709551615 4198400 9112445 140727353239712 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19841024 140727353248039 140727353248237 140727353248237 140727353253839 0
/proc/40003/statm: 106699 95315 1312 1200 0 105179 0
Current children cumulated CPU time: 3601.86 s
Current children cumulated vsize: 426796 KiB
Current children cumulated memory: 381260 KiB

[startup+3612.2 s]
/proc/loadavg: 3.15 3.10 3.09 2/247 40265
/proc/meminfo: memFree=129353140/131249996 swapFree=33010684/33010684
[pid=40003] ppid=39995 vsize=426796 memory=381260 CPUtime=3602.06 cores=0,2
/proc/40003/stat : 40003 (Exact) R 39995 40003 38726 0 -1 4194304 64692 0 0 0 359451 755 0 0 20 0 1 0 43259089 437039104 95315 18446744073709551615 4198400 9112445 140727353239712 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 10316848 10407236 19841024 140727353248039 140727353248237 140727353248237 140727353253839 0
/proc/40003/statm: 106699 95315 1312 1200 0 105179 0
Current children cumulated CPU time: 3602.06 s
Current children cumulated vsize: 426796 KiB
Current children cumulated memory: 381260 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3612.2
CPU time (s): 3602.07
CPU user time (s): 3594.51
CPU system time (s): 7.55402
CPU usage (%): 99.7194
Max. virtual memory (cumulated for all children) (KiB): 426796
Max. memory (cumulated for all children) (KiB): 381260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.51
system time used= 7.55402
maximum resident set size= 381260
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64692
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= 84
involuntary context switches= 4655


# summary of solver processes directly reported to runsolver:
#   pid: 40003
#   total CPU time (s): 3602.07
#   total CPU user time (s): 3594.51
#   total CPU system time (s): 7.55402

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.43251 second user time and 14.0567 second system time

The end

Launcher Data

Begin job on nodeC021 at 2025-06-30 11:30:14
IDJOB=4524422
IDBENCH=181003
IDSOLVER=3319
FILE ID=nodeC021/4524422-1751275814
RUNJOBID= nodeC021-1751275814-39962
SLURM_JOB_ID= 9594188
Free space on /tmp= 433064 MiB

SOLVER NAME= Exact_no_dombreaking 2025-06-16
BENCH NAME= PB25/normalized-PB25/OPT-NLC/sakai/QPLIB-PB-PB25-20250422/instances/normalized-QPLIB_2017.opb
COMMAND LINE= HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED --ls=360 --inp-dombreaklim=0 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4524422-1751275814/watcher-4524422-1751275814 -o /tmp/evaluation-result-4524422-1751275814/solver-4524422-1751275814 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1751275814-39962 --watchdog 3760  HOME/Exact --print-uniform=0 --verbosity=0 --print-sol --seed=144964432 --ls=360 --inp-dombreaklim=0 HOME/instance-4524422-1751275814.opb

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

MD5SUM BENCH= 37df5ddf0b76834adc52c19dbb6544de
RANDOM SEED=144964432

nodeC021 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.744
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.56
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.527
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.56
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.781
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.56
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		: 2568.892
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.56
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.896
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.56
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		: 3478.422
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.56
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.870
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.56
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.778
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129683932 kB
MemAvailable:   129737048 kB
Buffers:            3280 kB
Cached:           860480 kB
SwapCached:            0 kB
Active:           335440 kB
Inactive:         603140 kB
Active(anon):      92880 kB
Inactive(anon):        0 kB
Active(file):     242560 kB
Inactive(file):   603140 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             22244 kB
Writeback:             4 kB
AnonPages:         77600 kB
Mapped:           103000 kB
Shmem:             18060 kB
KReclaimable:      92912 kB
Slab:             179264 kB
SReclaimable:      92912 kB
SUnreclaim:        86352 kB
KernelStack:        4032 kB
PageTables:         2764 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     348012 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150392 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:     24576 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433056 MiB
End job on nodeC021 at 2025-06-30 12:30:26