Trace number 4528227

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
pb_picat 2025-07-11? (TO) 3600.08 3609.7

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/mps-v2-20-10/
MIPLIB/miplib2003/normalized-mps-v2-20-10-pp08aCUTS.opb
MD5SUM68d3283fc4d6e87aa4e5381bdb1e8107
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 benchmark7526401
Best CPU time to get the best result obtained on this benchmark70141.2
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4600
Total number of constraints310
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints310
Minimum length of a constraint17
Maximum length of a constraint147
Number of terms in the objective function 3424
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 180407058264
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 1073741824
Number of bits of the biggest number in a constraint 31
Biggest sum of numbers in a constraint 180407058264
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.02	c solving HOME/instance-4528227-1752238072.opb (Picat 3.9b11, 7/10/2025)
5.17/5.27	o 52257392719
13.75/13.88	o 1756867197
41.97/42.14	o 487294844
164.03/164.54	o 140940543
312.71/313.67	o 46920957
446.14/447.48	o 15621421

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (62202 MiB free)
  memory of node 1: 64507 MiB (56721 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4528227-1752238072/watcher-4528227-1752238072 -o /tmp/evaluation-result-4528227-1752238072/solver-4528227-1752238072 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1752238069-116867 --watchdog 3760 pb_picat HOME/instance-4528227-1752238072.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=117022, runsolver pid=117019
Current StackSize limit: 8192 KiB


[startup+0.100068 s]*
/proc/loadavg: 1.36 1.26 2.26 4/260 117023
/proc/meminfo: memFree=121739852/131249996 swapFree=33010416/33010684
[pid=117022] ppid=117019 vsize=2037552 memory=42696 CPUtime=0.08 cores=1,3
/proc/117022/stat : 117022 (pb_picat) R 117019 117022 115813 0 -1 4194304 1568 0 0 0 8 0 0 0 20 0 1 0 139484999 2086453248 10674 18446744073709551615 93938161487872 93938162889453 140728685588960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93938163160880 93938165035120 93938195877888 140728685590940 140728685591016 140728685591016 140728685596620 0
/proc/117022/statm: 509388 10674 1696 343 0 506452 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 2037552 KiB
Current children cumulated memory: 42696 KiB

[startup+0.205454 s]*
/proc/loadavg: 1.36 1.26 2.26 4/260 117023
/proc/meminfo: memFree=121706900/131249996 swapFree=33010416/33010684
[pid=117022] ppid=117019 vsize=2057456 memory=61328 CPUtime=0.19 cores=1,3
/proc/117022/stat : 117022 (pb_picat) R 117019 117022 115813 0 -1 4194304 5712 0 0 0 18 1 0 0 20 0 1 0 139484999 2106834944 15332 18446744073709551615 93938161487872 93938162889453 140728685588960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93938163160880 93938165035120 93938195877888 140728685590940 140728685591016 140728685591016 140728685596620 0
/proc/117022/statm: 514364 15332 1728 343 0 511428 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2057456 KiB
Current children cumulated memory: 61328 KiB

[startup+0.305459 s]*
/proc/loadavg: 1.36 1.26 2.26 4/260 117023
/proc/meminfo: memFree=121706900/131249996 swapFree=33010416/33010684
[pid=117022] ppid=117019 vsize=2058456 memory=62896 CPUtime=0.29 cores=1,3
/proc/117022/stat : 117022 (pb_picat) R 117019 117022 115813 0 -1 4194304 7138 0 0 0 28 1 0 0 20 0 1 0 139484999 2107858944 15724 18446744073709551615 93938161487872 93938162889453 140728685588960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93938163160880 93938165035120 93938195877888 140728685590940 140728685591016 140728685591016 140728685596620 0
/proc/117022/statm: 514614 15724 1728 343 0 511678 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2058456 KiB
Current children cumulated memory: 62896 KiB

[startup+0.700178 s]
/proc/loadavg: 1.36 1.26 2.26 4/260 117023
/proc/meminfo: memFree=121702048/131249996 swapFree=33010416/33010684
[pid=117022] ppid=117019 vsize=2068448 memory=68228 CPUtime=0.68 cores=1,3
/proc/117022/stat : 117022 (pb_picat) R 117019 117022 115813 0 -1 4194304 9521 0 0 0 66 2 0 0 20 0 1 0 139484999 2118090752 17057 18446744073709551615 93938161487872 93938162889453 140728685588960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93938163160880 93938165035120 93938195877888 140728685590940 140728685591016 140728685591016 140728685596620 0
/proc/117022/statm: 517112 17057 1728 343 0 514176 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2068448 KiB
Current children cumulated memory: 68228 KiB

[startup+1.50018 s]
/proc/loadavg: 1.36 1.26 2.26 5/261 117050
/proc/meminfo: memFree=121667584/131249996 swapFree=33010416/33010684
[pid=117022] ppid=117019 vsize=2067432 memory=65268 CPUtime=1.47 cores=1,3
/proc/117022/stat : 117022 (pb_picat) R 117019 117022 115813 0 -1 4194304 11213 0 0 0 145 2 0 0 20 0 1 0 139484999 2117050368 16285 18446744073709551615 93938161487872 93938162889453 140728685588960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93938163160880 93938165035120 93938195877888 140728685590940 140728685591016 140728685591016 140728685596620 0
/proc/117022/statm: 516858 16317 1728 343 0 513922 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 2067432 KiB
Current children cumulated memory: 65268 KiB

[startup+3.10537 s]
/proc/loadavg: 1.36 1.26 2.26 5/264 117060
/proc/meminfo: memFree=120811328/131249996 swapFree=33010416/33010684
[pid=117022] ppid=117019 vsize=2068332 memory=70820 CPUtime=3.07 cores=1,3
/proc/117022/stat : 117022 (pb_picat) R 117019 117022 115813 0 -1 4194304 16276 0 0 0 304 3 0 0 20 0 1 0 139484999 2117971968 17705 18446744073709551615 93938161487872 93938162889453 140728685588960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93938163160880 93938165035120 93938195877888 140728685590940 140728685591016 140728685591016 140728685596620 0
/proc/117022/statm: 517083 17705 1728 343 0 514147 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 2068332 KiB
Current children cumulated memory: 70820 KiB

[startup+6.30017 s]
/proc/loadavg: 1.57 1.31 2.27 5/264 117060
/proc/meminfo: memFree=119718204/131249996 swapFree=33010416/33010684
[pid=117022] ppid=117019 vsize=2076960 memory=81540 CPUtime=6.26 cores=1,3
/proc/117022/stat : 117022 (pb_picat) R 117019 117022 115813 0 -1 4194304 24193 0 0 0 620 6 0 0 20 0 1 0 139484999 2126807040 20385 18446744073709551615 93938161487872 93938162889453 140728685588960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93938163160880 93938165035120 93938195877888 140728685590940 140728685591016 140728685591016 140728685596620 0
/proc/117022/statm: 519240 20385 1728 343 0 516304 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2076960 KiB
Current children cumulated memory: 81540 KiB

[startup+12.7002 s]
/proc/loadavg: 1.76 1.35 2.28 5/264 117060
/proc/meminfo: memFree=119321032/131249996 swapFree=33010416/33010684
[pid=117022] ppid=117019 vsize=2076960 memory=81540 CPUtime=12.65 cores=1,3
/proc/117022/stat : 117022 (pb_picat) R 117019 117022 115813 0 -1 4194304 24193 0 0 0 1259 6 0 0 20 0 1 0 139484999 2126807040 20385 18446744073709551615 93938161487872 93938162889453 140728685588960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93938163160880 93938165035120 93938195877888 140728685590940 140728685591016 140728685591016 140728685596620 0
/proc/117022/statm: 519240 20385 1728 343 0 516304 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2076960 KiB
Current children cumulated memory: 81540 KiB

[startup+25.5002 s]
/proc/loadavg: 2.26 1.48 2.30 5/264 117105
/proc/meminfo: memFree=117537240/131249996 swapFree=33010416/33010684
[pid=117022] ppid=117019 vsize=2082856 memory=81232 CPUtime=25.41 cores=1,3
/proc/117022/stat : 117022 (pb_picat) R 117019 117022 115813 0 -1 4194304 26652 0 0 0 2535 6 0 0 20 0 1 0 139484999 2132844544 20308 18446744073709551615 93938161487872 93938162889453 140728685588960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93938163160880 93938165035120 93938195877888 140728685590940 140728685591016 140728685591016 140728685596620 0
/proc/117022/statm: 520714 20308 1728 343 0 517778 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2082856 KiB
Current children cumulated memory: 81232 KiB

[startup+51.1054 s]
/proc/loadavg: 2.93 1.70 2.35 5/264 117106
/proc/meminfo: memFree=116971564/131249996 swapFree=33010416/33010684
[pid=117022] ppid=117019 vsize=2091048 memory=91796 CPUtime=50.94 cores=1,3
/proc/117022/stat : 117022 (pb_picat) R 117019 117022 115813 0 -1 4194304 31179 0 0 0 5086 8 0 0 20 0 1 0 139484999 2141233152 22949 18446744073709551615 93938161487872 93938162889453 140728685588960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93938163160880 93938165035120 93938195877888 140728685590940 140728685591016 140728685591016 140728685596620 0
/proc/117022/statm: 522762 22949 1728 343 0 519826 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 2091048 KiB
Current children cumulated memory: 91796 KiB

[startup+102.3 s]
/proc/loadavg: 3.85 2.15 2.47 5/264 117107
/proc/meminfo: memFree=116788816/131249996 swapFree=33010416/33010684
[pid=117022] ppid=117019 vsize=2074056 memory=79512 CPUtime=102 cores=1,3
/proc/117022/stat : 117022 (pb_picat) R 117019 117022 115813 0 -1 4194304 56702 0 0 0 10183 17 0 0 20 0 1 0 139484999 2123833344 19878 18446744073709551615 93938161487872 93938162889453 140728685588960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93938163160880 93938165035120 93938195877888 140728685590940 140728685591016 140728685591016 140728685596620 0
/proc/117022/statm: 518514 19878 1728 343 0 515578 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 2074056 KiB
Current children cumulated memory: 79512 KiB

[startup+162.3 s]
/proc/loadavg: 4.00 2.50 2.58 5/264 117109
/proc/meminfo: memFree=117663112/131249996 swapFree=33010416/33010684
[pid=117022] ppid=117019 vsize=2115020 memory=106960 CPUtime=161.83 cores=1,3
/proc/117022/stat : 117022 (pb_picat) R 117019 117022 115813 0 -1 4194304 91582 0 0 0 16151 32 0 0 20 0 1 0 139484999 2165780480 26740 18446744073709551615 93938161487872 93938162889453 140728685588960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93938163160880 93938165035120 93938195877888 140728685590940 140728685591016 140728685591016 140728685596620 0
/proc/117022/statm: 528755 26740 1728 343 0 525819 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 2115020 KiB
Current children cumulated memory: 106960 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 2.79 2.67 5/264 117112
/proc/meminfo: memFree=118575664/131249996 swapFree=33010416/33010684
[pid=117022] ppid=117019 vsize=2121612 memory=124464 CPUtime=221.67 cores=1,3
/proc/117022/stat : 117022 (pb_picat) R 117019 117022 115813 0 -1 4194304 117334 0 0 0 22127 40 0 0 20 0 1 0 139484999 2172530688 31116 18446744073709551615 93938161487872 93938162889453 140728685588960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93938163160880 93938165035120 93938195877888 140728685590940 140728685591016 140728685591016 140728685596620 0
/proc/117022/statm: 530403 31116 1728 343 0 527467 0
Current children cumulated CPU time: 221.67 s
Current children cumulated vsize: 2121612 KiB
Current children cumulated memory: 124464 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 3.03 2.77 5/264 117114
/proc/meminfo: memFree=116884864/131249996 swapFree=33010416/33010684
[pid=117022] ppid=117019 vsize=2137996 memory=130216 CPUtime=281.49 cores=1,3
/proc/117022/stat : 117022 (pb_picat) R 117019 117022 115813 0 -1 4194304 152466 0 0 0 28096 53 0 0 20 0 1 0 139484999 2189307904 32554 18446744073709551615 93938161487872 93938162889453 140728685588960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93938163160880 93938165035120 93938195877888 140728685590940 140728685591016 140728685591016 140728685596620 0
/proc/117022/statm: 534499 32554 1728 343 0 531563 0
Current children cumulated CPU time: 281.49 s
Current children cumulated vsize: 2137996 KiB
Current children cumulated memory: 130216 KiB

[startup+342.3 s]
/proc/loadavg: 4.07 3.23 2.85 5/263 117116
/proc/meminfo: memFree=117856548/131249996 swapFree=33010416/33010684
[pid=117022] ppid=117019 vsize=2097032 memory=102940 CPUtime=341.33 cores=1,3
/proc/117022/stat : 117022 (pb_picat) R 117019 117022 115813 0 -1 4194304 168439 0 0 0 34073 60 0 0 20 0 1 0 139484999 2147360768 25735 18446744073709551615 93938161487872 93938162889453 140728685588960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93938163160880 93938165035120 93938195877888 140728685590940 140728685591016 140728685591016 140728685596620 0
/proc/117022/statm: 524258 25735 1728 343 0 521322 0
Current children cumulated CPU time: 341.33 s
Current children cumulated vsize: 2097032 KiB
Current children cumulated memory: 102940 KiB

[startup+402.3 s]
/proc/loadavg: 4.06 3.38 2.93 5/264 117119
/proc/meminfo: memFree=117331124/131249996 swapFree=33010416/33010684
[pid=117022] ppid=117019 vsize=2129804 memory=133332 CPUtime=401.17 cores=1,3
/proc/117022/stat : 117022 (pb_picat) R 117019 117022 115813 0 -1 4194304 171330 0 0 0 40056 61 0 0 20 0 1 0 139484999 2180919296 33333 18446744073709551615 93938161487872 93938162889453 140728685588960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93938163160880 93938165035120 93938195877888 140728685590940 140728685591016 140728685591016 140728685596620 0
/proc/117022/statm: 532451 33333 1728 343 0 529515 0
Current children cumulated CPU time: 401.17 s
Current children cumulated vsize: 2129804 KiB
Current children cumulated memory: 133332 KiB

[startup+462.3 s]
/proc/loadavg: 4.07 3.51 3.01 5/264 117121
/proc/meminfo: memFree=118595964/131249996 swapFree=33010416/33010684
[pid=117022] ppid=117019 vsize=2088840 memory=85012 CPUtime=460.99 cores=1,3
/proc/117022/stat : 117022 (pb_picat) R 117019 117022 115813 0 -1 4194304 182264 0 0 0 46032 67 0 0 20 0 1 0 139484999 2138972160 21253 18446744073709551615 93938161487872 93938162889453 140728685588960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93938163160880 93938165035120 93938195877888 140728685590940 140728685591016 140728685591016 140728685596620 0
/proc/117022/statm: 522210 21253 1728 343 0 519274 0

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

Current children cumulated memory: 127276 KiB

[startup+2922.3 s]
/proc/loadavg: 4.07 4.08 4.01 5/264 117398
/proc/meminfo: memFree=120428060/131249996 swapFree=33010416/33010684
[pid=117022] ppid=117019 vsize=2105228 memory=118672 CPUtime=2914.6 cores=1,3
/proc/117022/stat : 117022 (pb_picat) R 117019 117022 115813 0 -1 4194304 275887 0 0 0 291320 140 0 0 20 0 1 0 139484999 2155753472 29668 18446744073709551615 93938161487872 93938162889453 140728685588960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93938163160880 93938165035120 93938195877888 140728685590940 140728685591016 140728685591016 140728685596620 0
/proc/117022/statm: 526307 29668 1728 343 0 523371 0
Current children cumulated CPU time: 2914.6 s
Current children cumulated vsize: 2105228 KiB
Current children cumulated memory: 118672 KiB

[startup+2982.3 s]
/proc/loadavg: 4.13 4.10 4.02 5/264 117400
/proc/meminfo: memFree=120378444/131249996 swapFree=33010416/33010684
[pid=117022] ppid=117019 vsize=2105228 memory=118672 CPUtime=2974.43 cores=1,3
/proc/117022/stat : 117022 (pb_picat) R 117019 117022 115813 0 -1 4194304 279566 0 0 0 297301 142 0 0 20 0 1 0 139484999 2155753472 29668 18446744073709551615 93938161487872 93938162889453 140728685588960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93938163160880 93938165035120 93938195877888 140728685590940 140728685591016 140728685591016 140728685596620 0
/proc/117022/statm: 526307 29668 1728 343 0 523371 0
Current children cumulated CPU time: 2974.43 s
Current children cumulated vsize: 2105228 KiB
Current children cumulated memory: 118672 KiB

[startup+3042.3 s]
/proc/loadavg: 4.05 4.08 4.01 5/263 117402
/proc/meminfo: memFree=120378272/131249996 swapFree=33010416/33010684
[pid=117022] ppid=117019 vsize=2121612 memory=123180 CPUtime=3034.27 cores=1,3
/proc/117022/stat : 117022 (pb_picat) R 117019 117022 115813 0 -1 4194304 283908 0 0 0 303282 145 0 0 20 0 1 0 139484999 2172530688 30795 18446744073709551615 93938161487872 93938162889453 140728685588960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93938163160880 93938165035120 93938195877888 140728685590940 140728685591016 140728685591016 140728685596620 0
/proc/117022/statm: 530403 30795 1728 343 0 527467 0
Current children cumulated CPU time: 3034.27 s
Current children cumulated vsize: 2121612 KiB
Current children cumulated memory: 123180 KiB

[startup+3102.3 s]
/proc/loadavg: 4.13 4.09 4.02 5/263 117404
/proc/meminfo: memFree=120360104/131249996 swapFree=33010416/33010684
[pid=117022] ppid=117019 vsize=2121612 memory=129324 CPUtime=3094.1 cores=1,3
/proc/117022/stat : 117022 (pb_picat) R 117019 117022 115813 0 -1 4194304 286479 0 0 0 309262 148 0 0 20 0 1 0 139484999 2172530688 32331 18446744073709551615 93938161487872 93938162889453 140728685588960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93938163160880 93938165035120 93938195877888 140728685590940 140728685591016 140728685591016 140728685596620 0
/proc/117022/statm: 530403 32331 1728 343 0 527467 0
Current children cumulated CPU time: 3094.1 s
Current children cumulated vsize: 2121612 KiB
Current children cumulated memory: 129324 KiB

[startup+3162.3 s]
/proc/loadavg: 4.11 4.09 4.02 5/263 117406
/proc/meminfo: memFree=120400448/131249996 swapFree=33010416/33010684
[pid=117022] ppid=117019 vsize=2121612 memory=129324 CPUtime=3153.94 cores=1,3
/proc/117022/stat : 117022 (pb_picat) R 117019 117022 115813 0 -1 4194304 290868 0 0 0 315242 152 0 0 20 0 1 0 139484999 2172530688 32331 18446744073709551615 93938161487872 93938162889453 140728685588960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93938163160880 93938165035120 93938195877888 140728685590940 140728685591016 140728685591016 140728685596620 0
/proc/117022/statm: 530403 32331 1728 343 0 527467 0
Current children cumulated CPU time: 3153.94 s
Current children cumulated vsize: 2121612 KiB
Current children cumulated memory: 129324 KiB

[startup+3222.3 s]
/proc/loadavg: 4.09 4.09 4.02 5/263 117408
/proc/meminfo: memFree=120357612/131249996 swapFree=33010416/33010684
[pid=117022] ppid=117019 vsize=2121612 memory=133420 CPUtime=3213.77 cores=1,3
/proc/117022/stat : 117022 (pb_picat) R 117019 117022 115813 0 -1 4194304 295624 0 0 0 321220 157 0 0 20 0 1 0 139484999 2172530688 33355 18446744073709551615 93938161487872 93938162889453 140728685588960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93938163160880 93938165035120 93938195877888 140728685590940 140728685591016 140728685591016 140728685596620 0
/proc/117022/statm: 530403 33355 1728 343 0 527467 0
Current children cumulated CPU time: 3213.77 s
Current children cumulated vsize: 2121612 KiB
Current children cumulated memory: 133420 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.08 4.02 5/262 117410
/proc/meminfo: memFree=120330788/131249996 swapFree=33010416/33010684
[pid=117022] ppid=117019 vsize=2154380 memory=137516 CPUtime=3273.6 cores=1,3
/proc/117022/stat : 117022 (pb_picat) R 117019 117022 115813 0 -1 4194304 299239 0 0 0 327200 160 0 0 20 0 1 0 139484999 2206085120 34379 18446744073709551615 93938161487872 93938162889453 140728685588960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93938163160880 93938165035120 93938195877888 140728685590940 140728685591016 140728685591016 140728685596620 0
/proc/117022/statm: 538595 34379 1728 343 0 535659 0
Current children cumulated CPU time: 3273.6 s
Current children cumulated vsize: 2154380 KiB
Current children cumulated memory: 137516 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.08 4.02 5/262 117412
/proc/meminfo: memFree=120360220/131249996 swapFree=33010416/33010684
[pid=117022] ppid=117019 vsize=2121612 memory=134572 CPUtime=3333.43 cores=1,3
/proc/117022/stat : 117022 (pb_picat) R 117019 117022 115813 0 -1 4194304 301472 0 0 0 333181 162 0 0 20 0 1 0 139484999 2172530688 33643 18446744073709551615 93938161487872 93938162889453 140728685588960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93938163160880 93938165035120 93938195877888 140728685590940 140728685591016 140728685591016 140728685596620 0
/proc/117022/statm: 530403 33643 1728 343 0 527467 0
Current children cumulated CPU time: 3333.43 s
Current children cumulated vsize: 2121612 KiB
Current children cumulated memory: 134572 KiB

[startup+3402.3 s]
/proc/loadavg: 4.07 4.08 4.02 5/262 117415
/proc/meminfo: memFree=120399112/131249996 swapFree=33010416/33010684
[pid=117022] ppid=117019 vsize=2121612 memory=127276 CPUtime=3393.26 cores=1,3
/proc/117022/stat : 117022 (pb_picat) R 117019 117022 115813 0 -1 4194304 303736 0 0 0 339162 164 0 0 20 0 1 0 139484999 2172530688 31819 18446744073709551615 93938161487872 93938162889453 140728685588960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93938163160880 93938165035120 93938195877888 140728685590940 140728685591016 140728685591016 140728685596620 0
/proc/117022/statm: 530403 31819 1728 343 0 527467 0
Current children cumulated CPU time: 3393.26 s
Current children cumulated vsize: 2121612 KiB
Current children cumulated memory: 127276 KiB

[startup+3462.3 s]
/proc/loadavg: 4.06 4.08 4.02 5/262 117417
/proc/meminfo: memFree=120394760/131249996 swapFree=33010416/33010684
[pid=117022] ppid=117019 vsize=2121612 memory=127276 CPUtime=3453.08 cores=1,3
/proc/117022/stat : 117022 (pb_picat) R 117019 117022 115813 0 -1 4194304 306951 0 0 0 345141 167 0 0 20 0 1 0 139484999 2172530688 31819 18446744073709551615 93938161487872 93938162889453 140728685588960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93938163160880 93938165035120 93938195877888 140728685590940 140728685591016 140728685591016 140728685596620 0
/proc/117022/statm: 530403 31819 1728 343 0 527467 0
Current children cumulated CPU time: 3453.08 s
Current children cumulated vsize: 2121612 KiB
Current children cumulated memory: 127276 KiB

[startup+3522.3 s]
/proc/loadavg: 4.06 4.08 4.02 5/263 117426
/proc/meminfo: memFree=120372436/131249996 swapFree=33010416/33010684
[pid=117022] ppid=117019 vsize=2121612 memory=131372 CPUtime=3512.91 cores=1,3
/proc/117022/stat : 117022 (pb_picat) R 117019 117022 115813 0 -1 4194304 310663 0 0 0 351119 172 0 0 20 0 1 0 139484999 2172530688 32843 18446744073709551615 93938161487872 93938162889453 140728685588960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93938163160880 93938165035120 93938195877888 140728685590940 140728685591016 140728685591016 140728685596620 0
/proc/117022/statm: 530403 32843 1728 343 0 527467 0
Current children cumulated CPU time: 3512.91 s
Current children cumulated vsize: 2121612 KiB
Current children cumulated memory: 131372 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.09 4.02 5/263 117428
/proc/meminfo: memFree=120400176/131249996 swapFree=33010416/33010684
[pid=117022] ppid=117019 vsize=2121612 memory=121132 CPUtime=3572.75 cores=1,3
/proc/117022/stat : 117022 (pb_picat) R 117019 117022 115813 0 -1 4194304 314455 0 0 0 357099 176 0 0 20 0 1 0 139484999 2172530688 30283 18446744073709551615 93938161487872 93938162889453 140728685588960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93938163160880 93938165035120 93938195877888 140728685590940 140728685591016 140728685591016 140728685596620 0
/proc/117022/statm: 530403 30283 1728 343 0 527467 0
Current children cumulated CPU time: 3572.75 s
Current children cumulated vsize: 2121612 KiB
Current children cumulated memory: 121132 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.7 s]
/proc/loadavg: 4.08 4.08 4.02 5/263 117474
/proc/meminfo: memFree=120374504/131249996 swapFree=33010416/33010684
[pid=117022] ppid=117019 vsize=2121612 memory=123180 CPUtime=3600.07 cores=1,3
/proc/117022/stat : 117022 (pb_picat) R 117019 117022 115813 0 -1 4194304 315761 0 0 0 359830 177 0 0 20 0 1 0 139484999 2172530688 30795 18446744073709551615 93938161487872 93938162889453 140728685588960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93938163160880 93938165035120 93938195877888 140728685590940 140728685591016 140728685591016 140728685596620 0
/proc/117022/statm: 530403 30795 1728 343 0 527467 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 2121612 KiB
Current children cumulated memory: 123180 KiB

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

[startup+3609.7 s]
# the end of solver process 117022 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=3598.31 s, system=1.77709 s

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

[startup+3609.7 s]
/proc/loadavg: 4.08 4.08 4.02 5/263 117474
/proc/meminfo: memFree=120374504/131249996 swapFree=33010416/33010684
[pid=117022] ppid=117019 vsize=2121612 memory=123180 CPUtime=3600.07 cores=1,3
/proc/117022/stat : 117022 (pb_picat) R 117019 117022 115813 0 -1 4194304 315761 0 0 0 359830 177 0 0 20 0 1 0 139484999 2172530688 30795 18446744073709551615 93938161487872 93938162889453 140728685588960 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 93938163160880 93938165035120 93938195877888 140728685590940 140728685591016 140728685591016 140728685596620 0
/proc/117022/statm: 530403 30795 1728 343 0 527467 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 2121612 KiB
Current children cumulated memory: 123180 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3609.7
CPU time (s): 3600.08
CPU user time (s): 3598.31
CPU system time (s): 1.77709
CPU usage (%): 99.7335
Max. virtual memory (cumulated for all children) (KiB): 2154380
Max. memory (cumulated for all children) (KiB): 160044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.31
system time used= 1.77709
maximum resident set size= 167496
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 315761
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= 77
involuntary context switches= 3075


# summary of solver processes directly reported to runsolver:
#   pid: 117022
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3598.31
#   total CPU system time (s): 1.77709

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.56344 second user time and 15.5382 second system time

The end

Launcher Data

Begin job on nodeC022 at 2025-07-11 14:47:52
IDJOB=4528227
IDBENCH=146985
IDSOLVER=3385
FILE ID=nodeC022/4528227-1752238072
RUNJOBID= nodeC022-1752238069-116867
SLURM_JOB_ID= 9682533
Free space on /tmp= 432276 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB06/OPT-LIN/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-pp08aCUTS.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4528227-1752238072/watcher-4528227-1752238072 -o /tmp/evaluation-result-4528227-1752238072/solver-4528227-1752238072 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1752238069-116867 --watchdog 3760  pb_picat HOME/instance-4528227-1752238072.opb

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

MD5SUM BENCH= 68d3283fc4d6e87aa4e5381bdb1e8107
RANDOM SEED=1880186597

nodeC022 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.402
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.44
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.728
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.44
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.534
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.44
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		: 3590.652
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.44
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.694
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.44
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.656
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.44
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		: 3546.773
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.44
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.649
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        121785976 kB
MemAvailable:   129646576 kB
Buffers:            2128 kB
Cached:          8609092 kB
SwapCached:           32 kB
Active:           794092 kB
Inactive:        7952276 kB
Active(anon):     151060 kB
Inactive(anon):     2124 kB
Active(file):     643032 kB
Inactive(file):  7950152 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             15668 kB
Writeback:             0 kB
AnonPages:        138316 kB
Mapped:           110136 kB
Shmem:             18028 kB
KReclaimable:     212912 kB
Slab:             306900 kB
SReclaimable:     212912 kB
SUnreclaim:        93988 kB
KernelStack:        4224 kB
PageTables:         3200 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    2426536 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150456 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432132 MiB
End job on nodeC022 at 2025-07-11 15:48:02