Trace number 4485205

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 2025-06-01? (MO) 1541.19 1545.32

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-rail507.opb
MD5SUMa1664c28c3f3eb97ba538bc58cc5b289
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 benchmark174
Best CPU time to get the best result obtained on this benchmark72.1866
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables63009
Total number of constraints508
Number of constraints which are clauses507
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint59416
Number of terms in the objective function 63009
Biggest coefficient in the objective function 2
Number of bits for the biggest coefficient in the objective function 2
Sum of the numbers in the objective function 122425
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 9256
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 122425
Number of bits of the biggest sum of numbers17
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

5.77/5.80	c 502 constraints
5.77/5.80	c after presolve  232377
28.32/28.48	c Finish cloning data from SAT to LS
28.32/28.48	c intsize: 17
88.37/88.68	c Use LS-small
88.37/88.68	o 318
88.37/88.68	o 299
88.37/88.68	o 297
88.37/88.68	o 295
88.37/88.68	o 293
88.37/88.68	o 291
88.37/88.68	o 289
88.37/88.68	o 287
88.37/88.68	o 285
88.37/88.68	o 246
88.37/88.68	o 245
88.37/88.68	o 221
88.37/88.68	o 220
88.37/88.68	o 213
88.37/88.68	o 212
88.37/88.68	o 206
88.37/88.68	o 205
88.37/88.68	o 203
88.37/88.68	o 202
88.37/88.68	o 201
88.37/88.68	o 200
88.37/88.68	o 199
88.37/88.68	o 197
88.37/88.68	o 196
88.37/88.68	o 195
88.37/88.68	o 194
88.37/88.68	o 193
88.37/88.68	o 192
88.37/88.68	o 191
88.37/88.68	o 190
88.37/88.68	o 189
88.37/88.68	o 188
88.37/88.68	o 187
88.37/88.68	o 186
88.37/88.68	o 185
88.37/88.68	o 184
88.37/88.68	c SAT by LS-small
88.37/88.68	o 184

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4485205-1751304725/watcher-4485205-1751304725 -o /tmp/evaluation-result-4485205-1751304725/solver-4485205-1751304725 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1751301113-41621 --watchdog 3760 ./ExactPR --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4485205-1751304725.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=42036, runsolver pid=42032

[startup+0.100062 s]*
/proc/loadavg: 4.13 4.13 4.09 5/264 42050
/proc/meminfo: memFree=129974948/131249996 swapFree=33005272/33010684
[pid=42036] ppid=42032 vsize=119336 memory=77648 CPUtime=0.08 cores=0,2
/proc/42036/stat : 42036 (ExactPR) R 42032 42036 41611 0 -1 4194304 15676 0 0 0 6 2 0 0 20 0 1 0 46150373 122200064 19412 18446744073709551615 94257179181056 94257188480901 140722273287072 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94257190267200 94257190306280 94257224704000 140722273290629 140722273290764 140722273290764 140722273296366 0
/proc/42036/statm: 29834 19412 1632 2271 0 24472 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 119336 KiB
Current children cumulated memory: 77648 KiB

[startup+0.205513 s]*
/proc/loadavg: 4.13 4.13 4.09 5/264 42050
/proc/meminfo: memFree=129902308/131249996 swapFree=33005272/33010684
[pid=42036] ppid=42032 vsize=126380 memory=87784 CPUtime=0.2 cores=0,2
/proc/42036/stat : 42036 (ExactPR) R 42032 42036 41611 0 -1 4194304 17693 0 0 0 17 3 0 0 20 0 1 0 46150373 129413120 21946 18446744073709551615 94257179181056 94257188480901 140722273287072 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94257190267200 94257190306280 94257224704000 140722273290629 140722273290764 140722273290764 140722273296366 0
/proc/42036/statm: 31595 21946 1632 2271 0 26233 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 126380 KiB
Current children cumulated memory: 87784 KiB

[startup+0.305458 s]*
/proc/loadavg: 4.13 4.13 4.09 5/264 42050
/proc/meminfo: memFree=129819588/131249996 swapFree=33005272/33010684
[pid=42036] ppid=42032 vsize=139508 memory=101152 CPUtime=0.29 cores=0,2
/proc/42036/stat : 42036 (ExactPR) R 42032 42036 41611 0 -1 4194304 21241 0 0 0 26 3 0 0 20 0 1 0 46150373 142856192 25288 18446744073709551615 94257179181056 94257188480901 140722273287072 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94257190267200 94257190306280 94257224704000 140722273290629 140722273290764 140722273290764 140722273296366 0
/proc/42036/statm: 34877 25288 1632 2271 0 29515 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 139508 KiB
Current children cumulated memory: 101152 KiB

[startup+0.700112 s]
/proc/loadavg: 4.13 4.13 4.09 5/264 42050
/proc/meminfo: memFree=129634368/131249996 swapFree=33005272/33010684
[pid=42036] ppid=42032 vsize=139508 memory=101152 CPUtime=0.68 cores=0,2
/proc/42036/stat : 42036 (ExactPR) R 42032 42036 41611 0 -1 4194304 21241 0 0 0 65 3 0 0 20 0 1 0 46150373 142856192 25288 18446744073709551615 94257179181056 94257188480901 140722273287072 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94257190267200 94257190306280 94257224704000 140722273290629 140722273290764 140722273290764 140722273296366 0
/proc/42036/statm: 34877 25288 1632 2271 0 29515 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 139508 KiB
Current children cumulated memory: 101152 KiB

[startup+1.50012 s]
/proc/loadavg: 4.13 4.13 4.09 5/264 42050
/proc/meminfo: memFree=129077948/131249996 swapFree=33005272/33010684
[pid=42036] ppid=42032 vsize=146196 memory=111824 CPUtime=1.47 cores=0,2
/proc/42036/stat : 42036 (ExactPR) R 42032 42036 41611 0 -1 4194304 22887 0 0 0 144 3 0 0 20 0 1 0 46150373 149704704 27956 18446744073709551615 94257179181056 94257188480901 140722273287072 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94257190267200 94257190306280 94257224704000 140722273290629 140722273290764 140722273290764 140722273296366 0
/proc/42036/statm: 36549 27956 1632 2271 0 31187 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 146196 KiB
Current children cumulated memory: 111824 KiB

[startup+3.10485 s]
/proc/loadavg: 4.13 4.13 4.09 5/264 42050
/proc/meminfo: memFree=129042720/131249996 swapFree=33005272/33010684
[pid=42036] ppid=42032 vsize=158472 memory=127864 CPUtime=3.08 cores=0,2
/proc/42036/stat : 42036 (ExactPR) R 42032 42036 41611 0 -1 4194304 25890 0 0 0 304 4 0 0 20 0 1 0 46150373 162275328 31966 18446744073709551615 94257179181056 94257188480901 140722273287072 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94257190267200 94257190306280 94257224704000 140722273290629 140722273290764 140722273290764 140722273296366 0
/proc/42036/statm: 39618 31966 1632 2271 0 34256 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 158472 KiB
Current children cumulated memory: 127864 KiB

[startup+6.30016 s]
/proc/loadavg: 4.12 4.12 4.09 5/264 42050
/proc/meminfo: memFree=128845244/131249996 swapFree=33005272/33010684
[pid=42036] ppid=42032 vsize=589576 memory=515564 CPUtime=6.26 cores=0,2
/proc/42036/stat : 42036 (ExactPR) R 42032 42036 41611 0 -1 4194304 118031 0 0 0 608 18 0 0 20 0 1 0 46150373 603725824 128891 18446744073709551615 94257179181056 94257188480901 140722273287072 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94257190267200 94257190306280 94257224704000 140722273290629 140722273290764 140722273290764 140722273296366 0
/proc/42036/statm: 147394 128891 1792 2271 0 142032 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 589576 KiB
Current children cumulated memory: 515564 KiB

[startup+12.7002 s]
/proc/loadavg: 4.19 4.14 4.10 5/264 42050
/proc/meminfo: memFree=125135828/131249996 swapFree=33005272/33010684
[pid=42036] ppid=42032 vsize=4495828 memory=4421996 CPUtime=12.65 cores=0,2
/proc/42036/stat : 42036 (ExactPR) R 42032 42036 41611 0 -1 4194304 1094615 0 0 0 1109 156 0 0 20 0 1 0 46150373 4603727872 1105499 18446744073709551615 94257179181056 94257188480901 140722273287072 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94257190267200 94257190306280 94257224704000 140722273290629 140722273290764 140722273290764 140722273296366 0
/proc/42036/statm: 1123957 1105499 1792 2271 0 1118595 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 4495828 KiB
Current children cumulated memory: 4421996 KiB

[startup+25.5002 s]
/proc/loadavg: 4.15 4.13 4.10 5/264 42050
/proc/meminfo: memFree=117128416/131249996 swapFree=33005272/33010684
[pid=42036] ppid=42032 vsize=12390116 memory=12316140 CPUtime=25.42 cores=0,2
/proc/42036/stat : 42036 (ExactPR) R 42032 42036 41611 0 -1 4194304 3068166 0 0 0 2113 429 0 0 20 0 1 0 46150373 12687478784 3079035 18446744073709551615 94257179181056 94257188480901 140722273287072 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94257190267200 94257190306280 94257224704000 140722273290629 140722273290764 140722273290764 140722273296366 0
/proc/42036/statm: 3097529 3079035 1792 2271 0 3092167 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 12390116 KiB
Current children cumulated memory: 12316140 KiB

[startup+51.1053 s]
/proc/loadavg: 4.15 4.14 4.10 5/264 42050
/proc/meminfo: memFree=114821312/131249996 swapFree=33005272/33010684
[pid=42036] ppid=42032 vsize=14327244 memory=14283860 CPUtime=50.97 cores=0,2
/proc/42036/stat : 42036 (ExactPR) R 42032 42036 41611 0 -1 4194304 3558547 0 0 0 4594 503 0 0 20 0 1 0 46150373 14671097856 3570965 18446744073709551615 94257179181056 94257188480901 140722273287072 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94257190267200 94257190306280 94257224704000 140722273290629 140722273290764 140722273290764 140722273296366 0
/proc/42036/statm: 3581811 3570965 1824 2271 0 3576449 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 14327244 KiB
Current children cumulated memory: 14283860 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.13 4.09 5/264 42097
/proc/meminfo: memFree=104822612/131249996 swapFree=33005272/33010684
[pid=42036] ppid=42032 vsize=14839688 memory=14733924 CPUtime=102.04 cores=0,2
/proc/42036/stat : 42036 (ExactPR) R 42032 42036 41611 0 -1 4194304 3623269 0 0 0 9670 534 0 0 20 0 1 0 46150373 15195840512 3683481 18446744073709551615 94257179181056 94257188480901 140722273287072 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94257190267200 94257190306280 94257224704000 140722273290629 140722273290764 140722273290764 140722273296366 0
/proc/42036/statm: 3709922 3683481 1824 2271 0 3704560 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 14839688 KiB
Current children cumulated memory: 14733924 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 4.12 4.09 5/264 42099
/proc/meminfo: memFree=102776856/131249996 swapFree=33005272/33010684
[pid=42036] ppid=42032 vsize=16162824 memory=15987928 CPUtime=161.88 cores=0,2
/proc/42036/stat : 42036 (ExactPR) R 42032 42036 41611 0 -1 4194304 3798172 0 0 0 15596 592 0 0 20 0 1 0 46150373 16550731776 3996982 18446744073709551615 94257179181056 94257188480901 140722273287072 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94257190267200 94257190306280 94257224704000 140722273290629 140722273290764 140722273290764 140722273296366 0
/proc/42036/statm: 4040706 3996982 1856 2271 0 4035344 0
Current children cumulated CPU time: 161.88 s
Current children cumulated vsize: 16162824 KiB
Current children cumulated memory: 15987928 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 4.11 4.09 5/266 42105
/proc/meminfo: memFree=101276720/131249996 swapFree=33005272/33010684
[pid=42036] ppid=42032 vsize=17615316 memory=17129364 CPUtime=221.72 cores=0,2
/proc/42036/stat : 42036 (ExactPR) R 42032 42036 41611 0 -1 4194304 3962988 0 0 0 21518 654 0 0 20 0 1 0 46150373 18038083584 4282341 18446744073709551615 94257179181056 94257188480901 140722273287072 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94257190267200 94257190306280 94257224704000 140722273290629 140722273290764 140722273290764 140722273296366 0
/proc/42036/statm: 4403829 4282341 1856 2271 0 4398467 0
Current children cumulated CPU time: 221.72 s
Current children cumulated vsize: 17615316 KiB
Current children cumulated memory: 17129364 KiB

[startup+282.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/265 42111
/proc/meminfo: memFree=100521744/131249996 swapFree=33005272/33010684
[pid=42036] ppid=42032 vsize=17878572 memory=17647812 CPUtime=281.56 cores=0,2
/proc/42036/stat : 42036 (ExactPR) R 42032 42036 41611 0 -1 4194304 4026085 0 0 0 27476 680 0 0 20 0 1 0 46150373 18307657728 4411953 18446744073709551615 94257179181056 94257188480901 140722273287072 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94257190267200 94257190306280 94257224704000 140722273290629 140722273290764 140722273290764 140722273296366 0
/proc/42036/statm: 4469643 4411953 1856 2271 0 4464281 0
Current children cumulated CPU time: 281.56 s
Current children cumulated vsize: 17878572 KiB
Current children cumulated memory: 17647812 KiB

[startup+342.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/264 42113
/proc/meminfo: memFree=99200732/131249996 swapFree=33005272/33010684
[pid=42036] ppid=42032 vsize=19619552 memory=18358492 CPUtime=341.4 cores=0,2
/proc/42036/stat : 42036 (ExactPR) R 42032 42036 41611 0 -1 4194304 4137809 0 0 0 33399 741 0 0 20 0 1 0 46150373 20090421248 4589623 18446744073709551615 94257179181056 94257188480901 140722273287072 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94257190267200 94257190306280 94257224704000 140722273290629 140722273290764 140722273290764 140722273296366 0
/proc/42036/statm: 4904888 4589623 1856 2271 0 4899526 0
Current children cumulated CPU time: 341.4 s
Current children cumulated vsize: 19619552 KiB
Current children cumulated memory: 18358492 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/265 42116
/proc/meminfo: memFree=97953972/131249996 swapFree=33005272/33010684
[pid=42036] ppid=42032 vsize=20081416 memory=19072404 CPUtime=401.24 cores=0,2
/proc/42036/stat : 42036 (ExactPR) R 42032 42036 41611 0 -1 4194304 4236701 0 0 0 39347 777 0 0 20 0 1 0 46150373 20563369984 4768101 18446744073709551615 94257179181056 94257188480901 140722273287072 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94257190267200 94257190306280 94257224704000 140722273290629 140722273290764 140722273290764 140722273296366 0
/proc/42036/statm: 5020354 4768101 1856 2271 0 5014992 0
Current children cumulated CPU time: 401.24 s
Current children cumulated vsize: 20081416 KiB
Current children cumulated memory: 19072404 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/265 42118
/proc/meminfo: memFree=96025240/131249996 swapFree=33005272/33010684
[pid=42036] ppid=42032 vsize=23011996 memory=20946260 CPUtime=461.07 cores=0,2
/proc/42036/stat : 42036 (ExactPR) R 42032 42036 41611 0 -1 4194304 4477087 0 0 0 45214 893 0 0 20 0 1 0 46150373 23564283904 5236565 18446744073709551615 94257179181056 94257188480901 140722273287072 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94257190267200 94257190306280 94257224704000 140722273290629 140722273290764 140722273290764 140722273296366 0
/proc/42036/statm: 5752999 5236565 1856 2271 0 5747637 0

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

[startup+1002.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/264 42145
/proc/meminfo: memFree=93201940/131249996 swapFree=33005272/33010684
[pid=42036] ppid=42032 vsize=24738672 memory=22849684 CPUtime=999.61 cores=0,2
/proc/42036/stat : 42036 (ExactPR) R 42032 42036 41611 0 -1 4194304 4815694 0 0 0 98907 1054 0 0 20 0 1 0 46150373 25332400128 5712421 18446744073709551615 94257179181056 94257188480901 140722273287072 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94257190267200 94257190306280 94257224704000 140722273290629 140722273290764 140722273290764 140722273296366 0
/proc/42036/statm: 6184668 5712421 1856 2271 0 6179306 0
Current children cumulated CPU time: 999.61 s
Current children cumulated vsize: 24738672 KiB
Current children cumulated memory: 22849684 KiB

[startup+1062.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/265 42148
/proc/meminfo: memFree=93202456/131249996 swapFree=33005272/33010684
[pid=42036] ppid=42032 vsize=24738672 memory=22849684 CPUtime=1059.45 cores=0,2
/proc/42036/stat : 42036 (ExactPR) R 42032 42036 41611 0 -1 4194304 4818344 0 0 0 104881 1064 0 0 20 0 1 0 46150373 25332400128 5712421 18446744073709551615 94257179181056 94257188480901 140722273287072 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94257190267200 94257190306280 94257224704000 140722273290629 140722273290764 140722273290764 140722273296366 0
/proc/42036/statm: 6184668 5712421 1856 2271 0 6179306 0
Current children cumulated CPU time: 1059.45 s
Current children cumulated vsize: 24738672 KiB
Current children cumulated memory: 22849684 KiB

[startup+1122.3 s]
/proc/loadavg: 4.09 4.08 4.09 5/265 42151
/proc/meminfo: memFree=93196732/131249996 swapFree=33005272/33010684
[pid=42036] ppid=42032 vsize=24738672 memory=22850068 CPUtime=1119.29 cores=0,2
/proc/42036/stat : 42036 (ExactPR) R 42032 42036 41611 0 -1 4194304 4821171 0 0 0 110854 1075 0 0 20 0 1 0 46150373 25332400128 5712517 18446744073709551615 94257179181056 94257188480901 140722273287072 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94257190267200 94257190306280 94257224704000 140722273290629 140722273290764 140722273290764 140722273296366 0
/proc/42036/statm: 6184668 5712517 1856 2271 0 6179306 0
Current children cumulated CPU time: 1119.29 s
Current children cumulated vsize: 24738672 KiB
Current children cumulated memory: 22850068 KiB

[startup+1182.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/264 42153
/proc/meminfo: memFree=93166048/131249996 swapFree=33005272/33010684
[pid=42036] ppid=42032 vsize=24738672 memory=22853524 CPUtime=1179.14 cores=0,2
/proc/42036/stat : 42036 (ExactPR) R 42032 42036 41611 0 -1 4194304 4825294 0 0 0 116828 1086 0 0 20 0 1 0 46150373 25332400128 5713381 18446744073709551615 94257179181056 94257188480901 140722273287072 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94257190267200 94257190306280 94257224704000 140722273290629 140722273290764 140722273290764 140722273296366 0
/proc/42036/statm: 6184668 5713381 1856 2271 0 6179306 0
Current children cumulated CPU time: 1179.14 s
Current children cumulated vsize: 24738672 KiB
Current children cumulated memory: 22853524 KiB

[startup+1242.3 s]
/proc/loadavg: 4.15 4.10 4.09 5/264 42155
/proc/meminfo: memFree=93087432/131249996 swapFree=33005272/33010684
[pid=42036] ppid=42032 vsize=24738672 memory=22859540 CPUtime=1238.98 cores=0,2
/proc/42036/stat : 42036 (ExactPR) R 42032 42036 41611 0 -1 4194304 4830357 0 0 0 122801 1097 0 0 20 0 1 0 46150373 25332400128 5714885 18446744073709551615 94257179181056 94257188480901 140722273287072 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94257190267200 94257190306280 94257224704000 140722273290629 140722273290764 140722273290764 140722273296366 0
/proc/42036/statm: 6184668 5714885 1856 2271 0 6179306 0
Current children cumulated CPU time: 1238.98 s
Current children cumulated vsize: 24738672 KiB
Current children cumulated memory: 22859540 KiB

[startup+1302.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/264 42158
/proc/meminfo: memFree=92893512/131249996 swapFree=33005272/33010684
[pid=42036] ppid=42032 vsize=24813180 memory=22905876 CPUtime=1298.82 cores=0,2
/proc/42036/stat : 42036 (ExactPR) R 42032 42036 41611 0 -1 4194304 4845475 0 0 0 128772 1110 0 0 20 0 1 0 46150373 25408696320 5726469 18446744073709551615 94257179181056 94257188480901 140722273287072 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94257190267200 94257190306280 94257224704000 140722273290629 140722273290764 140722273290764 140722273296366 0
/proc/42036/statm: 6203295 5726469 1856 2271 0 6197933 0
Current children cumulated CPU time: 1298.82 s
Current children cumulated vsize: 24813180 KiB
Current children cumulated memory: 22905876 KiB

[startup+1362.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/263 42160
/proc/meminfo: memFree=92681992/131249996 swapFree=33005272/33010684
[pid=42036] ppid=42032 vsize=25060636 memory=23055380 CPUtime=1358.66 cores=0,2
/proc/42036/stat : 42036 (ExactPR) R 42032 42036 41611 0 -1 4194304 4886797 0 0 0 134739 1127 0 0 20 0 1 0 46150373 25662091264 5763845 18446744073709551615 94257179181056 94257188480901 140722273287072 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94257190267200 94257190306280 94257224704000 140722273290629 140722273290764 140722273290764 140722273296366 0
/proc/42036/statm: 6265159 5763845 1856 2271 0 6259797 0
Current children cumulated CPU time: 1358.66 s
Current children cumulated vsize: 25060636 KiB
Current children cumulated memory: 23055380 KiB

[startup+1422.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/264 42165
/proc/meminfo: memFree=91828900/131249996 swapFree=33005272/33010684
[pid=42036] ppid=42032 vsize=25361472 memory=23249172 CPUtime=1418.5 cores=0,2
/proc/42036/stat : 42036 (ExactPR) R 42032 42036 41611 0 -1 4194304 4939375 0 0 0 140704 1146 0 0 20 0 1 0 46150373 25970147328 5812293 18446744073709551615 94257179181056 94257188480901 140722273287072 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94257190267200 94257190306280 94257224704000 140722273290629 140722273290764 140722273290764 140722273296366 0
/proc/42036/statm: 6340368 5812293 1856 2271 0 6335006 0
Current children cumulated CPU time: 1418.5 s
Current children cumulated vsize: 25361472 KiB
Current children cumulated memory: 23249172 KiB

[startup+1482.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/264 42171
/proc/meminfo: memFree=91034960/131249996 swapFree=33005272/33010684
[pid=42036] ppid=42032 vsize=25741552 memory=23689236 CPUtime=1478.33 cores=0,2
/proc/42036/stat : 42036 (ExactPR) R 42032 42036 41611 0 -1 4194304 5008953 0 0 0 146662 1171 0 0 20 0 1 0 46150373 26359349248 5922309 18446744073709551615 94257179181056 94257188480901 140722273287072 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94257190267200 94257190306280 94257224704000 140722273290629 140722273290764 140722273290764 140722273296366 0
/proc/42036/statm: 6435388 5922309 1856 2271 0 6430026 0
Current children cumulated CPU time: 1478.33 s
Current children cumulated vsize: 25741552 KiB
Current children cumulated memory: 23689236 KiB

[startup+1542.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/264 42173
/proc/meminfo: memFree=89322532/131249996 swapFree=33005272/33010684
[pid=42036] ppid=42032 vsize=26805232 memory=25412644 CPUtime=1538.17 cores=0,2
/proc/42036/stat : 42036 (ExactPR) R 42032 42036 41611 0 -1 4194304 5249653 0 0 0 152579 1238 0 0 20 0 1 0 46150373 27448557568 6353161 18446744073709551615 94257179181056 94257188480901 140722273287072 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94257190267200 94257190306280 94257224704000 140722273290629 140722273290764 140722273290764 140722273296366 0
/proc/42036/statm: 6701308 6353161 1856 2271 0 6695946 0
Current children cumulated CPU time: 1538.17 s
Current children cumulated vsize: 26805232 KiB
Current children cumulated memory: 25412644 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1542.6 s]
/proc/loadavg: 4.11 4.09 4.09 5/264 42173
/proc/meminfo: memFree=89322532/131249996 swapFree=33005272/33010684
[pid=42036] ppid=42032 vsize=34944712 memory=25494416 CPUtime=1538.47 cores=0,2
/proc/42036/stat : 42036 (ExactPR) R 42032 42036 41611 0 -1 4194304 5252234 0 0 0 152607 1240 0 0 20 0 1 0 46150373 35783385088 6373604 18446744073709551615 94257179181056 94257188480901 140722273287072 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94257190267200 94257190306280 94257224704000 140722273290629 140722273290764 140722273290764 140722273296366 0
/proc/42036/statm: 8736178 6373604 1856 2271 0 8730816 0
Current children cumulated CPU time: 1538.47 s
Current children cumulated vsize: 34944712 KiB
Current children cumulated memory: 25494416 KiB

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

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

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

# cumulated CPU time of all completed processes:  user=1527.2 s, system=13.9984 s

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

[startup+1544 s]*
/proc/loadavg: 4.10 4.08 4.09 5/264 42173
/proc/meminfo: memFree=86232612/131249996 swapFree=33005272/33010684
[pid=42036] ppid=42032 vsize=34944712 memory=25428180 CPUtime=1539.87 cores=0,2
/proc/42036/stat : 42036 (ExactPR) R 42032 42036 41611 0 -1 4194304 5255959 0 0 0 152661 1326 0 0 20 0 1 0 46150373 35783385088 6357045 18446744073709551615 94257179181056 94257188480901 140722273287072 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94257190267200 94257190306280 94257224704000 140722273290629 140722273290764 140722273290764 140722273296366 0
/proc/42036/statm: 8736178 6357045 1856 2271 0 8730816 0
Current children cumulated CPU time: 1539.87 s
Current children cumulated vsize: 34944712 KiB
Current children cumulated memory: 25428180 KiB

[startup+1544.4 s]
/proc/loadavg: 4.10 4.08 4.09 5/264 42173
/proc/meminfo: memFree=86232612/131249996 swapFree=33005272/33010684
[pid=42036] ppid=42032 vsize=30306896 memory=25455492 CPUtime=1540.26 cores=0,2
/proc/42036/stat : 42036 (ExactPR) R 42032 42036 41611 0 -1 4194304 5259240 0 0 0 152699 1327 0 0 20 0 1 0 46150373 31034261504 6363873 18446744073709551615 94257179181056 94257188480901 140722273287072 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94257190267200 94257190306280 94257224704000 140722273290629 140722273290764 140722273290764 140722273296366 0
/proc/42036/statm: 7576724 6363873 1856 2271 0 7571362 0
Current children cumulated CPU time: 1540.26 s
Current children cumulated vsize: 30306896 KiB
Current children cumulated memory: 25455492 KiB

[startup+1544.6 s]
/proc/loadavg: 4.10 4.08 4.09 5/264 42173
/proc/meminfo: memFree=86232612/131249996 swapFree=33005272/33010684
[pid=42036] ppid=42032 vsize=30311760 memory=25467988 CPUtime=1540.46 cores=0,2
/proc/42036/stat : 42036 (ExactPR) R 42032 42036 41611 0 -1 4194304 5260828 0 0 0 152719 1327 0 0 20 0 1 0 46150373 31039242240 6366997 18446744073709551615 94257179181056 94257188480901 140722273287072 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94257190267200 94257190306280 94257224704000 140722273290629 140722273290764 140722273290764 140722273296366 0
/proc/42036/statm: 7577940 6366997 1856 2271 0 7572578 0
Current children cumulated CPU time: 1540.46 s
Current children cumulated vsize: 30311760 KiB
Current children cumulated memory: 25467988 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 1545.32
CPU time (s): 1541.19
CPU user time (s): 1527.2
CPU system time (s): 13.9984
CPU usage (%): 99.7329
Max. virtual memory (cumulated for all children) (KiB): 34944712
Max. memory (cumulated for all children) (KiB): 29762448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1527.2
system time used= 13.9984
maximum resident set size= 30075792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5260828
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= 167
involuntary context switches= 3480


# summary of solver processes directly reported to runsolver:
#   pid: 42036
#   total CPU time (s): 1541.19
#   total CPU user time (s): 1527.2
#   total CPU system time (s): 13.9984

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.61162 second user time and 6.99526 second system time

The end

Launcher Data

Begin job on nodeC023 at 2025-06-30 19:32:05
IDJOB=4485205
IDBENCH=146777
IDSOLVER=3324
FILE ID=nodeC023/4485205-1751304725
RUNJOBID= nodeC023-1751301113-41621
SLURM_JOB_ID= 9594274
Free space on /tmp= 433048 MiB

SOLVER NAME= ExactPR 2025-06-01
BENCH NAME= PB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-rail507.opb
COMMAND LINE= ./ExactPR --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4485205-1751304725/watcher-4485205-1751304725 -o /tmp/evaluation-result-4485205-1751304725/solver-4485205-1751304725 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1751301113-41621 --watchdog 3760  ./ExactPR --pre-solve=1 --print-uniform=0 --verbosity=0 --print-sol HOME/instance-4485205-1751304725.opb

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

MD5SUM BENCH= a1664c28c3f3eb97ba538bc58cc5b289
RANDOM SEED=212031415

nodeC023 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.832
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.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        130130852 kB
MemAvailable:   129753208 kB
Buffers:            1328 kB
Cached:           389168 kB
SwapCached:          548 kB
Active:           184556 kB
Inactive:         287068 kB
Active(anon):      34332 kB
Inactive(anon):    60012 kB
Active(file):     150224 kB
Inactive(file):   227056 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33005272 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             47688 kB
Writeback:            56 kB
AnonPages:         83760 kB
Mapped:            98264 kB
Shmem:             13216 kB
KReclaimable:     102788 kB
Slab:             191172 kB
SReclaimable:     102788 kB
SUnreclaim:        88384 kB
KernelStack:        4088 kB
PageTables:         3136 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     342440 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150392 kB
VmallocChunk:          0 kB
Percpu:             3776 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:      197332 kB
DirectMap2M:     9011200 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433000 MiB
End job on nodeC023 at 2025-06-30 19:57:51