Trace number 4503039

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
ExactPR-S 2025-06-01? (TO) 3602.1 3613.22

General information on the benchmark

NamePB24/normalized-PB11/OPT-LIN/
kullmann/normalized-mul_8_11_shg.opb
MD5SUM1fbef458f61b2221fcf0474a376c4852
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark64
Best CPU time to get the best result obtained on this benchmark3585.25
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables15008
Total number of constraints65280
Number of constraints which are clauses65280
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 constraint65
Maximum length of a constraint90
Number of terms in the objective function 15008
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 15008
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 15008
Number of bits of the biggest sum of numbers14
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

13.94/14.02	c 65280 constraints
13.94/14.02	c after presolve  65280
15.73/15.86	c Finish cloning data from SAT to LS
15.73/15.86	c intsize: 14
1014.06/1017.33	c Using SCIP solver, version 8.1.0, https://www.scipopt.org
1074.08/1077.50	c Use LS-small
1074.08/1077.50	o 80
1074.08/1077.50	o 77
1074.08/1077.50	o 76
1074.08/1077.50	o 72
1074.08/1077.50	o 69
1074.08/1077.50	o 68
1074.08/1077.50	o 64
1074.08/1077.50	c SAT by LS-small
1074.08/1077.50	o 64

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4503039-1751442142/watcher-4503039-1751442142 -o /tmp/evaluation-result-4503039-1751442142/solver-4503039-1751442142 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC019-1751441805-57578 --watchdog 3760 ./ExactPR-S --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4503039-1751442142.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100065 s]*
/proc/loadavg: 4.06 3.40 2.63 5/264 57699
/proc/meminfo: memFree=103291116/131250000 swapFree=33007332/33010684
[pid=57698] ppid=57695 vsize=68988 memory=30720 CPUtime=0.09 cores=4,6
/proc/57698/stat : 57698 (ExactPR-S) R 57695 57698 57567 0 -1 4194304 6185 0 0 0 8 1 0 0 20 0 1 0 59891769 70643712 7680 18446744073709551615 94058482896896 94058492196933 140725532639200 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94058493983040 94058494022120 94058534309888 140725532641665 140725532641802 140725532641802 140725532647404 0
/proc/57698/statm: 17247 7680 1696 2271 0 11885 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 68988 KiB
Current children cumulated memory: 30720 KiB

[startup+0.205695 s]*
/proc/loadavg: 4.06 3.40 2.63 5/264 57699
/proc/meminfo: memFree=103285068/131250000 swapFree=33007332/33010684
[pid=57698] ppid=57695 vsize=75120 memory=36736 CPUtime=0.19 cores=4,6
/proc/57698/stat : 57698 (ExactPR-S) R 57695 57698 57567 0 -1 4194304 7712 0 0 0 18 1 0 0 20 0 1 0 59891769 76922880 9184 18446744073709551615 94058482896896 94058492196933 140725532639200 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94058493983040 94058494022120 94058534309888 140725532641665 140725532641802 140725532641802 140725532647404 0
/proc/57698/statm: 18780 9184 1696 2271 0 13418 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 75120 KiB
Current children cumulated memory: 36736 KiB

[startup+0.305541 s]*
/proc/loadavg: 4.06 3.40 2.63 5/264 57699
/proc/meminfo: memFree=103277004/131250000 swapFree=33007332/33010684
[pid=57698] ppid=57695 vsize=81196 memory=44872 CPUtime=0.3 cores=4,6
/proc/57698/stat : 57698 (ExactPR-S) R 57695 57698 57567 0 -1 4194304 9228 0 0 0 28 2 0 0 20 0 1 0 59891769 83144704 11218 18446744073709551615 94058482896896 94058492196933 140725532639200 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94058493983040 94058494022120 94058534309888 140725532641665 140725532641802 140725532641802 140725532647404 0
/proc/57698/statm: 20299 11218 1696 2271 0 14937 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 81196 KiB
Current children cumulated memory: 44872 KiB

[startup+0.700176 s]
/proc/loadavg: 4.06 3.40 2.63 5/264 57699
/proc/meminfo: memFree=103260876/131250000 swapFree=33007332/33010684
[pid=57698] ppid=57695 vsize=103828 memory=69472 CPUtime=0.68 cores=4,6
/proc/57698/stat : 57698 (ExactPR-S) R 57695 57698 57567 0 -1 4194304 14875 0 0 0 65 3 0 0 20 0 1 0 59891769 106319872 17368 18446744073709551615 94058482896896 94058492196933 140725532639200 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94058493983040 94058494022120 94058534309888 140725532641665 140725532641802 140725532641802 140725532647404 0
/proc/57698/statm: 25957 17368 1696 2271 0 20595 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 103828 KiB
Current children cumulated memory: 69472 KiB

[startup+1.50018 s]
/proc/loadavg: 4.06 3.40 2.63 5/264 57699
/proc/meminfo: memFree=103236684/131250000 swapFree=33007332/33010684
[pid=57698] ppid=57695 vsize=150732 memory=123964 CPUtime=1.49 cores=4,6
/proc/57698/stat : 57698 (ExactPR-S) R 57695 57698 57567 0 -1 4194304 26434 0 0 0 143 6 0 0 20 0 1 0 59891769 154349568 30991 18446744073709551615 94058482896896 94058492196933 140725532639200 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94058493983040 94058494022120 94058534309888 140725532641665 140725532641802 140725532641802 140725532647404 0
/proc/57698/statm: 37683 30991 1696 2271 0 32321 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 150732 KiB
Current children cumulated memory: 123964 KiB

[startup+3.10546 s]
/proc/loadavg: 4.14 3.43 2.64 5/264 57699
/proc/meminfo: memFree=103125904/131250000 swapFree=33007332/33010684
[pid=57698] ppid=57695 vsize=353080 memory=322496 CPUtime=3.08 cores=4,6
/proc/57698/stat : 57698 (ExactPR-S) R 57695 57698 57567 0 -1 4194304 63613 0 0 0 295 13 0 0 20 0 1 0 59891769 361553920 80624 18446744073709551615 94058482896896 94058492196933 140725532639200 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94058493983040 94058494022120 94058534309888 140725532641665 140725532641802 140725532641802 140725532647404 0
/proc/57698/statm: 88270 80624 1792 2271 0 82908 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 353080 KiB
Current children cumulated memory: 322496 KiB

[startup+6.30018 s]
/proc/loadavg: 4.14 3.43 2.64 5/264 57699
/proc/meminfo: memFree=102690180/131250000 swapFree=33007332/33010684
[pid=57698] ppid=57695 vsize=494096 memory=465036 CPUtime=6.27 cores=4,6
/proc/57698/stat : 57698 (ExactPR-S) R 57695 57698 57567 0 -1 4194304 76420 0 0 0 595 32 0 0 20 0 1 0 59891769 505954304 116259 18446744073709551615 94058482896896 94058492196933 140725532639200 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94058493983040 94058494022120 94058534309888 140725532641665 140725532641802 140725532641802 140725532647404 0
/proc/57698/statm: 123524 116259 1856 2271 0 118162 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 494096 KiB
Current children cumulated memory: 465036 KiB

[startup+12.7002 s]
/proc/loadavg: 4.13 3.44 2.65 5/264 57699
/proc/meminfo: memFree=102757628/131250000 swapFree=33007332/33010684
[pid=57698] ppid=57695 vsize=494096 memory=465036 CPUtime=12.65 cores=4,6
/proc/57698/stat : 57698 (ExactPR-S) R 57695 57698 57567 0 -1 4194304 76504 0 0 0 1232 33 0 0 20 0 1 0 59891769 505954304 116259 18446744073709551615 94058482896896 94058492196933 140725532639200 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94058493983040 94058494022120 94058534309888 140725532641665 140725532641802 140725532641802 140725532647404 0
/proc/57698/statm: 123524 116259 1856 2271 0 118162 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 494096 KiB
Current children cumulated memory: 465036 KiB

[startup+25.5002 s]
/proc/loadavg: 4.10 3.47 2.67 5/264 57699
/proc/meminfo: memFree=99952780/131250000 swapFree=33007332/33010684
[pid=57698] ppid=57695 vsize=3719212 memory=3375652 CPUtime=25.41 cores=4,6
/proc/57698/stat : 57698 (ExactPR-S) R 57695 57698 57567 0 -1 4194304 459440 0 0 0 2419 122 0 0 20 0 1 0 59891769 3808473088 843913 18446744073709551615 94058482896896 94058492196933 140725532639200 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94058493983040 94058494022120 94058534309888 140725532641665 140725532641802 140725532641802 140725532647404 0
/proc/57698/statm: 929803 843913 3360 2271 0 924441 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 3719212 KiB
Current children cumulated memory: 3375652 KiB

[startup+51.1056 s]
/proc/loadavg: 4.14 3.53 2.71 5/264 57700
/proc/meminfo: memFree=97735220/131250000 swapFree=33007332/33010684
[pid=57698] ppid=57695 vsize=5529228 memory=5140936 CPUtime=50.94 cores=4,6
/proc/57698/stat : 57698 (ExactPR-S) R 57695 57698 57567 0 -1 4194304 576044 0 0 0 4899 195 0 0 20 0 1 0 59891769 5661929472 1285234 18446744073709551615 94058482896896 94058492196933 140725532639200 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94058493983040 94058494022120 94058534309888 140725532641665 140725532641802 140725532641802 140725532647404 0
/proc/57698/statm: 1382307 1285234 3392 2271 0 1376945 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 5529228 KiB
Current children cumulated memory: 5140936 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 3.62 2.79 5/264 57703
/proc/meminfo: memFree=96566480/131250000 swapFree=33007332/33010684
[pid=57698] ppid=57695 vsize=5529228 memory=5140936 CPUtime=101.97 cores=4,6
/proc/57698/stat : 57698 (ExactPR-S) R 57695 57698 57567 0 -1 4194304 576066 0 0 0 10001 196 0 0 20 0 1 0 59891769 5661929472 1285234 18446744073709551615 94058482896896 94058492196933 140725532639200 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94058493983040 94058494022120 94058534309888 140725532641665 140725532641802 140725532641802 140725532647404 0
/proc/57698/statm: 1382307 1285234 3392 2271 0 1376945 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 5529228 KiB
Current children cumulated memory: 5140936 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 3.71 2.87 5/264 57706
/proc/meminfo: memFree=95461812/131250000 swapFree=33007332/33010684
[pid=57698] ppid=57695 vsize=5529228 memory=5140936 CPUtime=161.77 cores=4,6
/proc/57698/stat : 57698 (ExactPR-S) R 57695 57698 57567 0 -1 4194304 576165 0 0 0 15980 197 0 0 20 0 1 0 59891769 5661929472 1285234 18446744073709551615 94058482896896 94058492196933 140725532639200 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94058493983040 94058494022120 94058534309888 140725532641665 140725532641802 140725532641802 140725532647404 0
/proc/57698/statm: 1382307 1285234 3392 2271 0 1376945 0
Current children cumulated CPU time: 161.77 s
Current children cumulated vsize: 5529228 KiB
Current children cumulated memory: 5140936 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 3.79 2.96 5/265 57711
/proc/meminfo: memFree=94675352/131250000 swapFree=33007332/33010684
[pid=57698] ppid=57695 vsize=5529228 memory=5140936 CPUtime=221.58 cores=4,6
/proc/57698/stat : 57698 (ExactPR-S) R 57695 57698 57567 0 -1 4194304 576263 0 0 0 21960 198 0 0 20 0 1 0 59891769 5661929472 1285234 18446744073709551615 94058482896896 94058492196933 140725532639200 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94058493983040 94058494022120 94058534309888 140725532641665 140725532641802 140725532641802 140725532647404 0
/proc/57698/statm: 1382307 1285234 3392 2271 0 1376945 0
Current children cumulated CPU time: 221.58 s
Current children cumulated vsize: 5529228 KiB
Current children cumulated memory: 5140936 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 3.85 3.03 5/265 57713
/proc/meminfo: memFree=94140240/131250000 swapFree=33007332/33010684
[pid=57698] ppid=57695 vsize=5529228 memory=5140936 CPUtime=281.38 cores=4,6
/proc/57698/stat : 57698 (ExactPR-S) R 57695 57698 57567 0 -1 4194304 576361 0 0 0 27939 199 0 0 20 0 1 0 59891769 5661929472 1285234 18446744073709551615 94058482896896 94058492196933 140725532639200 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94058493983040 94058494022120 94058534309888 140725532641665 140725532641802 140725532641802 140725532647404 0
/proc/57698/statm: 1382307 1285234 3392 2271 0 1376945 0
Current children cumulated CPU time: 281.38 s
Current children cumulated vsize: 5529228 KiB
Current children cumulated memory: 5140936 KiB

[startup+342.3 s]
/proc/loadavg: 4.16 3.91 3.10 5/265 57715
/proc/meminfo: memFree=93934324/131250000 swapFree=33007332/33010684
[pid=57698] ppid=57695 vsize=5529228 memory=5140936 CPUtime=341.18 cores=4,6
/proc/57698/stat : 57698 (ExactPR-S) R 57695 57698 57567 0 -1 4194304 576459 0 0 0 33918 200 0 0 20 0 1 0 59891769 5661929472 1285234 18446744073709551615 94058482896896 94058492196933 140725532639200 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94058493983040 94058494022120 94058534309888 140725532641665 140725532641802 140725532641802 140725532647404 0
/proc/57698/statm: 1382307 1285234 3392 2271 0 1376945 0
Current children cumulated CPU time: 341.18 s
Current children cumulated vsize: 5529228 KiB
Current children cumulated memory: 5140936 KiB

[startup+402.3 s]
/proc/loadavg: 4.16 3.96 3.17 5/265 57718
/proc/meminfo: memFree=93632176/131250000 swapFree=33007332/33010684
[pid=57698] ppid=57695 vsize=5529228 memory=5140936 CPUtime=400.98 cores=4,6
/proc/57698/stat : 57698 (ExactPR-S) R 57695 57698 57567 0 -1 4194304 576557 0 0 0 39898 200 0 0 20 0 1 0 59891769 5661929472 1285234 18446744073709551615 94058482896896 94058492196933 140725532639200 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94058493983040 94058494022120 94058534309888 140725532641665 140725532641802 140725532641802 140725532647404 0
/proc/57698/statm: 1382307 1285234 3392 2271 0 1376945 0
Current children cumulated CPU time: 400.98 s
Current children cumulated vsize: 5529228 KiB
Current children cumulated memory: 5140936 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 3.99 3.23 5/265 57725
/proc/meminfo: memFree=93439264/131250000 swapFree=33007332/33010684
[pid=57698] ppid=57695 vsize=5529228 memory=5140936 CPUtime=460.78 cores=4,6
/proc/57698/stat : 57698 (ExactPR-S) R 57695 57698 57567 0 -1 4194304 576557 0 0 0 45877 201 0 0 20 0 1 0 59891769 5661929472 1285234 18446744073709551615 94058482896896 94058492196933 140725532639200 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94058493983040 94058494022120 94058534309888 140725532641665 140725532641802 140725532641802 140725532647404 0
/proc/57698/statm: 1382307 1285234 3392 2271 0 1376945 0
Current children cumulated CPU time: 460.78 s

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

[startup+3042.3 s]
/proc/loadavg: 4.10 4.09 4.04 5/264 57948
/proc/meminfo: memFree=118833700/131250000 swapFree=33007332/33010684
[pid=57698] ppid=57695 vsize=3724840 memory=3607184 CPUtime=3033 cores=4,6
/proc/57698/stat : 57698 (ExactPR-S) R 57695 57698 57567 0 -1 4194304 657425 0 0 0 302944 356 0 0 20 0 1 0 59891769 3814236160 901796 18446744073709551615 94058482896896 94058492196933 140725532639200 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94058493983040 94058494022120 94058534309888 140725532641665 140725532641802 140725532641802 140725532647404 0
/proc/57698/statm: 931210 901796 3424 2271 0 925848 0
Current children cumulated CPU time: 3033 s
Current children cumulated vsize: 3724840 KiB
Current children cumulated memory: 3607184 KiB

[startup+3102.3 s]
/proc/loadavg: 4.07 4.09 4.04 5/264 57951
/proc/meminfo: memFree=118800936/131250000 swapFree=33007332/33010684
[pid=57698] ppid=57695 vsize=3737500 memory=3621164 CPUtime=3092.79 cores=4,6
/proc/57698/stat : 57698 (ExactPR-S) R 57695 57698 57567 0 -1 4194304 659083 0 0 0 308917 362 0 0 20 0 1 0 59891769 3827200000 905291 18446744073709551615 94058482896896 94058492196933 140725532639200 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94058493983040 94058494022120 94058534309888 140725532641665 140725532641802 140725532641802 140725532647404 0
/proc/57698/statm: 934375 905291 3424 2271 0 929013 0
Current children cumulated CPU time: 3092.79 s
Current children cumulated vsize: 3737500 KiB
Current children cumulated memory: 3621164 KiB

[startup+3162.3 s]
/proc/loadavg: 4.08 4.09 4.04 5/264 57953
/proc/meminfo: memFree=118734500/131250000 swapFree=33007332/33010684
[pid=57698] ppid=57695 vsize=3748352 memory=3636920 CPUtime=3152.57 cores=4,6
/proc/57698/stat : 57698 (ExactPR-S) R 57695 57698 57567 0 -1 4194304 661951 0 0 0 314893 364 0 0 20 0 1 0 59891769 3838312448 909230 18446744073709551615 94058482896896 94058492196933 140725532639200 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94058493983040 94058494022120 94058534309888 140725532641665 140725532641802 140725532641802 140725532647404 0
/proc/57698/statm: 937088 909230 3424 2271 0 931726 0
Current children cumulated CPU time: 3152.57 s
Current children cumulated vsize: 3748352 KiB
Current children cumulated memory: 3636920 KiB

[startup+3222.3 s]
/proc/loadavg: 4.07 4.08 4.04 5/264 57955
/proc/meminfo: memFree=118687332/131250000 swapFree=33007332/33010684
[pid=57698] ppid=57695 vsize=3748352 memory=3636920 CPUtime=3212.35 cores=4,6
/proc/57698/stat : 57698 (ExactPR-S) R 57695 57698 57567 0 -1 4194304 662074 0 0 0 320871 364 0 0 20 0 1 0 59891769 3838312448 909230 18446744073709551615 94058482896896 94058492196933 140725532639200 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94058493983040 94058494022120 94058534309888 140725532641665 140725532641802 140725532641802 140725532647404 0
/proc/57698/statm: 937088 909230 3424 2271 0 931726 0
Current children cumulated CPU time: 3212.35 s
Current children cumulated vsize: 3748352 KiB
Current children cumulated memory: 3636920 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.10 4.04 5/263 58049
/proc/meminfo: memFree=123996692/131250000 swapFree=33007332/33010684
[pid=57698] ppid=57695 vsize=3997084 memory=3713544 CPUtime=3272.14 cores=4,6
/proc/57698/stat : 57698 (ExactPR-S) R 57695 57698 57567 0 -1 4194304 668280 0 0 0 326838 376 0 0 20 0 1 0 59891769 4093014016 928386 18446744073709551615 94058482896896 94058492196933 140725532639200 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94058493983040 94058494022120 94058534309888 140725532641665 140725532641802 140725532641802 140725532647404 0
/proc/57698/statm: 999271 928386 3424 2271 0 993909 0
Current children cumulated CPU time: 3272.14 s
Current children cumulated vsize: 3997084 KiB
Current children cumulated memory: 3713544 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.09 4.04 5/263 58050
/proc/meminfo: memFree=123915880/131250000 swapFree=33007332/33010684
[pid=57698] ppid=57695 vsize=4011972 memory=3760096 CPUtime=3331.97 cores=4,6
/proc/57698/stat : 57698 (ExactPR-S) R 57695 57698 57567 0 -1 4194304 670423 0 0 0 332816 381 0 0 20 0 1 0 59891769 4108259328 940024 18446744073709551615 94058482896896 94058492196933 140725532639200 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94058493983040 94058494022120 94058534309888 140725532641665 140725532641802 140725532641802 140725532647404 0
/proc/57698/statm: 1002993 940024 3424 2271 0 997631 0
Current children cumulated CPU time: 3331.97 s
Current children cumulated vsize: 4011972 KiB
Current children cumulated memory: 3760096 KiB

[startup+3402.3 s]
/proc/loadavg: 4.16 4.10 4.05 5/263 58053
/proc/meminfo: memFree=123655224/131250000 swapFree=33007332/33010684
[pid=57698] ppid=57695 vsize=4027376 memory=3792412 CPUtime=3391.78 cores=4,6
/proc/57698/stat : 57698 (ExactPR-S) R 57695 57698 57567 0 -1 4194304 674424 0 0 0 338795 383 0 0 20 0 1 0 59891769 4124033024 948103 18446744073709551615 94058482896896 94058492196933 140725532639200 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94058493983040 94058494022120 94058534309888 140725532641665 140725532641802 140725532641802 140725532647404 0
/proc/57698/statm: 1006844 948103 3424 2271 0 1001482 0
Current children cumulated CPU time: 3391.78 s
Current children cumulated vsize: 4027376 KiB
Current children cumulated memory: 3792412 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.10 4.05 5/265 58057
/proc/meminfo: memFree=123579420/131250000 swapFree=33007332/33010684
[pid=57698] ppid=57695 vsize=4077828 memory=3842944 CPUtime=3451.61 cores=4,6
/proc/57698/stat : 57698 (ExactPR-S) R 57695 57698 57567 0 -1 4194304 676620 0 0 0 344771 390 0 0 20 0 1 0 59891769 4175695872 960736 18446744073709551615 94058482896896 94058492196933 140725532639200 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94058493983040 94058494022120 94058534309888 140725532641665 140725532641802 140725532641802 140725532647404 0
/proc/57698/statm: 1019457 960736 3424 2271 0 1014095 0
Current children cumulated CPU time: 3451.61 s
Current children cumulated vsize: 4077828 KiB
Current children cumulated memory: 3842944 KiB

[startup+3522.3 s]
/proc/loadavg: 4.41 4.17 4.08 5/265 58059
/proc/meminfo: memFree=123563192/131250000 swapFree=33007332/33010684
[pid=57698] ppid=57695 vsize=4090292 memory=3862212 CPUtime=3511.44 cores=4,6
/proc/57698/stat : 57698 (ExactPR-S) R 57695 57698 57567 0 -1 4194304 679556 0 0 0 350750 394 0 0 20 0 1 0 59891769 4188459008 965553 18446744073709551615 94058482896896 94058492196933 140725532639200 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94058493983040 94058494022120 94058534309888 140725532641665 140725532641802 140725532641802 140725532647404 0
/proc/57698/statm: 1022573 965553 3424 2271 0 1017211 0
Current children cumulated CPU time: 3511.44 s
Current children cumulated vsize: 4090292 KiB
Current children cumulated memory: 3862212 KiB

[startup+3582.3 s]
/proc/loadavg: 4.25 4.17 4.08 5/266 58066
/proc/meminfo: memFree=123564084/131250000 swapFree=33007332/33010684
[pid=57698] ppid=57695 vsize=4090292 memory=3862212 CPUtime=3571.27 cores=4,6
/proc/57698/stat : 57698 (ExactPR-S) R 57695 57698 57567 0 -1 4194304 679587 0 0 0 356733 394 0 0 20 0 1 0 59891769 4188459008 965553 18446744073709551615 94058482896896 94058492196933 140725532639200 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94058493983040 94058494022120 94058534309888 140725532641665 140725532641802 140725532641802 140725532647404 0
/proc/57698/statm: 1022573 965553 3424 2271 0 1017211 0
Current children cumulated CPU time: 3571.27 s
Current children cumulated vsize: 4090292 KiB
Current children cumulated memory: 3862212 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.2 s]
/proc/loadavg: 4.15 4.15 4.08 5/266 58067
/proc/meminfo: memFree=123497436/131250000 swapFree=33007332/33010684
[pid=57698] ppid=57695 vsize=4112452 memory=3886364 CPUtime=3600.09 cores=4,6
/proc/57698/stat : 57698 (ExactPR-S) R 57695 57698 57567 0 -1 4194304 682201 0 0 0 359607 402 0 0 20 0 1 0 59891769 4211150848 971591 18446744073709551615 94058482896896 94058492196933 140725532639200 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94058493983040 94058494022120 94058534309888 140725532641665 140725532641802 140725532641802 140725532647404 0
/proc/57698/statm: 1028113 971591 3424 2271 0 1022751 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 4112452 KiB
Current children cumulated memory: 3886364 KiB

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

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

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

# cumulated CPU time of all completed processes:  user=3598.06 s, system=4.0413 s

Solver just ended.
Dumping a history of the last processes samples

[startup+3612 s]*
/proc/loadavg: 4.15 4.15 4.08 5/266 58067
/proc/meminfo: memFree=123497436/131250000 swapFree=33007332/33010684
[pid=57698] ppid=57695 vsize=4112452 memory=3886364 CPUtime=3600.89 cores=4,6
/proc/57698/stat : 57698 (ExactPR-S) R 57695 57698 57567 0 -1 4194304 682201 0 0 0 359687 402 0 0 20 0 1 0 59891769 4211150848 971591 18446744073709551615 94058482896896 94058492196933 140725532639200 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94058493983040 94058494022120 94058534309888 140725532641665 140725532641802 140725532641802 140725532647404 0
/proc/57698/statm: 1028113 971591 3424 2271 0 1022751 0
Current children cumulated CPU time: 3600.89 s
Current children cumulated vsize: 4112452 KiB
Current children cumulated memory: 3886364 KiB

[startup+3612.8 s]
/proc/loadavg: 4.15 4.15 4.08 5/266 58067
/proc/meminfo: memFree=123497436/131250000 swapFree=33007332/33010684
[pid=57698] ppid=57695 vsize=4112648 memory=3888436 CPUtime=3601.68 cores=4,6
/proc/57698/stat : 57698 (ExactPR-S) R 57695 57698 57567 0 -1 4194304 682202 0 0 0 359766 402 0 0 20 0 1 0 59891769 4211351552 972109 18446744073709551615 94058482896896 94058492196933 140725532639200 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94058493983040 94058494022120 94058534309888 140725532641665 140725532641802 140725532641802 140725532647404 0
/proc/57698/statm: 1028162 972109 3424 2271 0 1022800 0
Current children cumulated CPU time: 3601.68 s
Current children cumulated vsize: 4112648 KiB
Current children cumulated memory: 3888436 KiB

[startup+3613.2 s]
/proc/loadavg: 4.22 4.17 4.09 5/266 58067
/proc/meminfo: memFree=123493340/131250000 swapFree=33007332/33010684
[pid=57698] ppid=57695 vsize=4114136 memory=3890680 CPUtime=3602.08 cores=4,6
/proc/57698/stat : 57698 (ExactPR-S) R 57695 57698 57567 0 -1 4194304 682252 0 0 0 359806 402 0 0 20 0 1 0 59891769 4212875264 972670 18446744073709551615 94058482896896 94058492196933 140725532639200 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 94058493983040 94058494022120 94058534309888 140725532641665 140725532641802 140725532641802 140725532647404 0
/proc/57698/statm: 1028534 972670 3424 2271 0 1023172 0
Current children cumulated CPU time: 3602.08 s
Current children cumulated vsize: 4114136 KiB
Current children cumulated memory: 3890680 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3613.22
CPU time (s): 3602.1
CPU user time (s): 3598.06
CPU system time (s): 4.0413
CPU usage (%): 99.6925
Max. virtual memory (cumulated for all children) (KiB): 5692296
Max. memory (cumulated for all children) (KiB): 5240712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.06
system time used= 4.0413
maximum resident set size= 5303944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 682252
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= 116
involuntary context switches= 1769


# summary of solver processes directly reported to runsolver:
#   pid: 57698
#   total CPU time (s): 3602.1
#   total CPU user time (s): 3598.06
#   total CPU system time (s): 4.0413

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.21693 second user time and 18.0681 second system time

The end

Launcher Data

Begin job on nodeC019 at 2025-07-02 09:42:23
IDJOB=4503039
IDBENCH=155404
IDSOLVER=3326
FILE ID=nodeC019/4503039-1751442142
RUNJOBID= nodeC019-1751441805-57578
SLURM_JOB_ID= 9598405
Free space on /tmp= 431008 MiB

SOLVER NAME= ExactPR-S 2025-06-01
BENCH NAME= PB24/normalized-PB11/OPT-LIN/kullmann/normalized-mul_8_11_shg.opb
COMMAND LINE= ./ExactPR-S --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4503039-1751442142/watcher-4503039-1751442142 -o /tmp/evaluation-result-4503039-1751442142/solver-4503039-1751442142 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC019-1751441805-57578 --watchdog 3760  ./ExactPR-S --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4503039-1751442142.opb

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

MD5SUM BENCH= 1fbef458f61b2221fcf0474a376c4852
RANDOM SEED=2072745210

nodeC019 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.686
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.37
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.667
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.37
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		: 3607.880
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.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3602.498
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.37
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.647
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.37
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.677
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.37
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		: 3601.385
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.37
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.217
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.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        103312600 kB
MemAvailable:   105332872 kB
Buffers:             904 kB
Cached:          2824424 kB
SwapCached:          440 kB
Active:         24534828 kB
Inactive:        2680196 kB
Active(anon):   24377108 kB
Inactive(anon):    27780 kB
Active(file):     157720 kB
Inactive(file):  2652416 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33007332 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             60436 kB
Writeback:            32 kB
AnonPages:      24388416 kB
Mapped:           125716 kB
Shmem:             15192 kB
KReclaimable:      98748 kB
Slab:             185924 kB
SReclaimable:      98748 kB
SUnreclaim:        87176 kB
KernelStack:        4256 kB
PageTables:        51056 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:   25491212 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6164480 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:      176852 kB
DirectMap2M:     9031680 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 431644 MiB
End job on nodeC019 at 2025-07-02 10:42:36