Trace number 4528821

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.03 3609.9

General information on the benchmark

NamePB25/normalized-PB25/OPT-NLC/sakai/QPLIB-PB-PB25-20250422/
instances/normalized-QPLIB_5881.opb
MD5SUM72a008fff12a99d8557ede6656b5f966
Bench CategoryOPT-NLC (optimization problem, non-linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-13067
Best CPU time to get the best result obtained on this benchmark2078.23
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables0
Total number of constraints0
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 constraints0
Minimum length of a constraint-1
Maximum length of a constraint0
Number of terms in the objective function 2243
Biggest coefficient in the objective function 100
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 113910
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 100
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 113910
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)2123
Sum of products size (including duplicates)4246
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c solving HOME/instance-4528821-1752250194.opb (Picat 3.9b11, 7/10/2025)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4528821-1752250194/watcher-4528821-1752250194 -o /tmp/evaluation-result-4528821-1752250194/solver-4528821-1752250194 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1752242228-121193 --watchdog 3760 pb_picat HOME/instance-4528821-1752250194.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
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=122373, runsolver pid=122370

[startup+0.100064 s]*
/proc/loadavg: 4.05 4.09 4.09 6/264 122374
/proc/meminfo: memFree=125764908/131249996 swapFree=33006296/33010684
[pid=122373] ppid=122370 vsize=2039980 memory=26376 CPUtime=0.08 cores=1,3
/proc/122373/stat : 122373 (pb_picat) R 122370 122373 121181 0 -1 4194304 2135 0 0 0 8 0 0 0 20 0 1 0 140696904 2088939520 6594 18446744073709551615 94063187185664 94063188587245 140728787435824 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94063188858672 94063190732912 94063201693696 140728787437980 140728787438056 140728787438056 140728787443660 0
/proc/122373/statm: 509995 6594 1696 343 0 507059 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 2039980 KiB
Current children cumulated memory: 26376 KiB

[startup+0.205649 s]*
/proc/loadavg: 4.05 4.09 4.09 5/264 122374
/proc/meminfo: memFree=125764908/131249996 swapFree=33006296/33010684
[pid=122373] ppid=122370 vsize=2041980 memory=27736 CPUtime=0.19 cores=1,3
/proc/122373/stat : 122373 (pb_picat) R 122370 122373 121181 0 -1 4194304 3261 0 0 0 18 1 0 0 20 0 1 0 140696904 2090987520 6934 18446744073709551615 94063187185664 94063188587245 140728787435824 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94063188858672 94063190732912 94063201693696 140728787437980 140728787438056 140728787438056 140728787443660 0
/proc/122373/statm: 510495 6934 1696 343 0 507559 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2041980 KiB
Current children cumulated memory: 27736 KiB

[startup+0.305698 s]*
/proc/loadavg: 4.05 4.09 4.09 5/264 122374
/proc/meminfo: memFree=125764908/131249996 swapFree=33006296/33010684
[pid=122373] ppid=122370 vsize=2049660 memory=31692 CPUtime=0.29 cores=1,3
/proc/122373/stat : 122373 (pb_picat) R 122370 122373 121181 0 -1 4194304 4329 0 0 0 28 1 0 0 20 0 1 0 140696904 2098851840 7923 18446744073709551615 94063187185664 94063188587245 140728787435824 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94063188858672 94063190732912 94063201693696 140728787437980 140728787438056 140728787438056 140728787443660 0
/proc/122373/statm: 512415 7923 1696 343 0 509479 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2049660 KiB
Current children cumulated memory: 31692 KiB

[startup+0.700172 s]
/proc/loadavg: 4.05 4.09 4.09 5/264 122374
/proc/meminfo: memFree=125764404/131249996 swapFree=33006296/33010684
[pid=122373] ppid=122370 vsize=2045480 memory=30660 CPUtime=0.68 cores=1,3
/proc/122373/stat : 122373 (pb_picat) R 122370 122373 121181 0 -1 4194304 5759 0 0 0 67 1 0 0 20 0 1 0 140696904 2094571520 7665 18446744073709551615 94063187185664 94063188587245 140728787435824 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94063188858672 94063190732912 94063201693696 140728787437980 140728787438056 140728787438056 140728787443660 0
/proc/122373/statm: 511370 7665 1696 343 0 508434 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2045480 KiB
Current children cumulated memory: 30660 KiB

[startup+1.50017 s]
/proc/loadavg: 4.05 4.09 4.09 5/264 122374
/proc/meminfo: memFree=125763144/131249996 swapFree=33006296/33010684
[pid=122373] ppid=122370 vsize=2049576 memory=33248 CPUtime=1.47 cores=1,3
/proc/122373/stat : 122373 (pb_picat) R 122370 122373 121181 0 -1 4194304 7256 0 0 0 146 1 0 0 20 0 1 0 140696904 2098765824 8312 18446744073709551615 94063187185664 94063188587245 140728787435824 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94063188858672 94063190732912 94063201693696 140728787437980 140728787438056 140728787438056 140728787443660 0
/proc/122373/statm: 512394 8312 1696 343 0 509458 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 2049576 KiB
Current children cumulated memory: 33248 KiB

[startup+3.10549 s]
/proc/loadavg: 4.04 4.09 4.09 5/264 122374
/proc/meminfo: memFree=125763116/131249996 swapFree=33006296/33010684
[pid=122373] ppid=122370 vsize=2045480 memory=32956 CPUtime=3.08 cores=1,3
/proc/122373/stat : 122373 (pb_picat) R 122370 122373 121181 0 -1 4194304 9618 0 0 0 306 2 0 0 20 0 1 0 140696904 2094571520 8239 18446744073709551615 94063187185664 94063188587245 140728787435824 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94063188858672 94063190732912 94063201693696 140728787437980 140728787438056 140728787438056 140728787443660 0
/proc/122373/statm: 511370 8239 1696 343 0 508434 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2045480 KiB
Current children cumulated memory: 32956 KiB

[startup+6.30017 s]
/proc/loadavg: 4.04 4.09 4.09 5/264 122374
/proc/meminfo: memFree=125758596/131249996 swapFree=33006296/33010684
[pid=122373] ppid=122370 vsize=2049996 memory=36172 CPUtime=6.27 cores=1,3
/proc/122373/stat : 122373 (pb_picat) R 122370 122373 121181 0 -1 4194304 12899 0 0 0 624 3 0 0 20 0 1 0 140696904 2099195904 9043 18446744073709551615 94063187185664 94063188587245 140728787435824 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94063188858672 94063190732912 94063201693696 140728787437980 140728787438056 140728787438056 140728787443660 0
/proc/122373/statm: 512499 9043 1696 343 0 509563 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2049996 KiB
Current children cumulated memory: 36172 KiB

[startup+12.7002 s]
/proc/loadavg: 4.04 4.09 4.08 5/264 122374
/proc/meminfo: memFree=125754628/131249996 swapFree=33006296/33010684
[pid=122373] ppid=122370 vsize=2054092 memory=37628 CPUtime=12.65 cores=1,3
/proc/122373/stat : 122373 (pb_picat) R 122370 122373 121181 0 -1 4194304 16754 0 0 0 1261 4 0 0 20 0 1 0 140696904 2103390208 9407 18446744073709551615 94063187185664 94063188587245 140728787435824 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94063188858672 94063190732912 94063201693696 140728787437980 140728787438056 140728787438056 140728787443660 0
/proc/122373/statm: 513523 9407 1696 343 0 510587 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2054092 KiB
Current children cumulated memory: 37628 KiB

[startup+25.5002 s]
/proc/loadavg: 4.10 4.10 4.09 5/264 122375
/proc/meminfo: memFree=125753620/131249996 swapFree=33006296/33010684
[pid=122373] ppid=122370 vsize=2049996 memory=34380 CPUtime=25.42 cores=1,3
/proc/122373/stat : 122373 (pb_picat) R 122370 122373 121181 0 -1 4194304 26334 0 0 0 2534 8 0 0 20 0 1 0 140696904 2099195904 8595 18446744073709551615 94063187185664 94063188587245 140728787435824 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94063188858672 94063190732912 94063201693696 140728787437980 140728787438056 140728787438056 140728787443660 0
/proc/122373/statm: 512499 8595 1696 343 0 509563 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2049996 KiB
Current children cumulated memory: 34380 KiB

[startup+51.1056 s]
/proc/loadavg: 4.06 4.09 4.09 5/264 122375
/proc/meminfo: memFree=125732968/131249996 swapFree=33006296/33010684
[pid=122373] ppid=122370 vsize=2046328 memory=33832 CPUtime=50.96 cores=1,3
/proc/122373/stat : 122373 (pb_picat) R 122370 122373 121181 0 -1 4194304 47959 0 0 0 5082 14 0 0 20 0 1 0 140696904 2095439872 8458 18446744073709551615 94063187185664 94063188587245 140728787435824 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94063188858672 94063190732912 94063201693696 140728787437980 140728787438056 140728787438056 140728787443660 0
/proc/122373/statm: 511582 8458 1696 343 0 508646 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 2046328 KiB
Current children cumulated memory: 33832 KiB

[startup+102.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/263 122377
/proc/meminfo: memFree=125829440/131249996 swapFree=33006296/33010684
[pid=122373] ppid=122370 vsize=2072332 memory=50392 CPUtime=102.02 cores=1,3
/proc/122373/stat : 122373 (pb_picat) R 122370 122373 121181 0 -1 4194304 86933 0 0 0 10178 24 0 0 20 0 1 0 140696904 2122067968 12598 18446744073709551615 94063187185664 94063188587245 140728787435824 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94063188858672 94063190732912 94063201693696 140728787437980 140728787438056 140728787438056 140728787443660 0
/proc/122373/statm: 518083 12598 1696 343 0 515147 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 2072332 KiB
Current children cumulated memory: 50392 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/263 122379
/proc/meminfo: memFree=125831756/131249996 swapFree=33006296/33010684
[pid=122373] ppid=122370 vsize=2073464 memory=53060 CPUtime=161.85 cores=1,3
/proc/122373/stat : 122373 (pb_picat) R 122370 122373 121181 0 -1 4194304 114191 0 0 0 16154 31 0 0 20 0 1 0 140696904 2123227136 13265 18446744073709551615 94063187185664 94063188587245 140728787435824 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94063188858672 94063190732912 94063201693696 140728787437980 140728787438056 140728787438056 140728787443660 0
/proc/122373/statm: 518366 13265 1696 343 0 515430 0
Current children cumulated CPU time: 161.85 s
Current children cumulated vsize: 2073464 KiB
Current children cumulated memory: 53060 KiB

[startup+222.3 s]
/proc/loadavg: 4.04 4.08 4.08 5/262 122381
/proc/meminfo: memFree=125756424/131249996 swapFree=33006296/33010684
[pid=122373] ppid=122370 vsize=2073600 memory=56524 CPUtime=221.7 cores=1,3
/proc/122373/stat : 122373 (pb_picat) R 122370 122373 121181 0 -1 4194304 136309 0 0 0 22131 39 0 0 20 0 1 0 140696904 2123366400 14131 18446744073709551615 94063187185664 94063188587245 140728787435824 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94063188858672 94063190732912 94063201693696 140728787437980 140728787438056 140728787438056 140728787443660 0
/proc/122373/statm: 518400 14131 1696 343 0 515464 0
Current children cumulated CPU time: 221.7 s
Current children cumulated vsize: 2073600 KiB
Current children cumulated memory: 56524 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/263 122384
/proc/meminfo: memFree=125746612/131249996 swapFree=33006296/33010684
[pid=122373] ppid=122370 vsize=2073600 memory=56708 CPUtime=281.54 cores=1,3
/proc/122373/stat : 122373 (pb_picat) R 122370 122373 121181 0 -1 4194304 162188 0 0 0 28107 47 0 0 20 0 1 0 140696904 2123366400 14177 18446744073709551615 94063187185664 94063188587245 140728787435824 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94063188858672 94063190732912 94063201693696 140728787437980 140728787438056 140728787438056 140728787443660 0
/proc/122373/statm: 518400 14177 1696 343 0 515464 0
Current children cumulated CPU time: 281.54 s
Current children cumulated vsize: 2073600 KiB
Current children cumulated memory: 56708 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/263 122386
/proc/meminfo: memFree=125744000/131249996 swapFree=33006296/33010684
[pid=122373] ppid=122370 vsize=2073712 memory=54016 CPUtime=341.36 cores=1,3
/proc/122373/stat : 122373 (pb_picat) R 122370 122373 121181 0 -1 4194304 183851 0 0 0 34082 54 0 0 20 0 1 0 140696904 2123481088 13504 18446744073709551615 94063187185664 94063188587245 140728787435824 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94063188858672 94063190732912 94063201693696 140728787437980 140728787438056 140728787438056 140728787443660 0
/proc/122373/statm: 518428 13504 1696 343 0 515492 0
Current children cumulated CPU time: 341.36 s
Current children cumulated vsize: 2073712 KiB
Current children cumulated memory: 54016 KiB

[startup+402.3 s]
/proc/loadavg: 4.37 4.17 4.12 5/264 122395
/proc/meminfo: memFree=125752156/131249996 swapFree=33006296/33010684
[pid=122373] ppid=122370 vsize=2074648 memory=55456 CPUtime=401.18 cores=1,3
/proc/122373/stat : 122373 (pb_picat) R 122370 122373 121181 0 -1 4194304 206973 0 0 0 40056 62 0 0 20 0 1 0 140696904 2124439552 13864 18446744073709551615 94063187185664 94063188587245 140728787435824 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94063188858672 94063190732912 94063201693696 140728787437980 140728787438056 140728787438056 140728787443660 0
/proc/122373/statm: 518662 13864 1696 343 0 515726 0
Current children cumulated CPU time: 401.18 s
Current children cumulated vsize: 2074648 KiB
Current children cumulated memory: 55456 KiB

[startup+462.3 s]
/proc/loadavg: 4.23 4.17 4.12 5/264 122397
/proc/meminfo: memFree=125743808/131249996 swapFree=33006296/33010684
[pid=122373] ppid=122370 vsize=2075168 memory=55392 CPUtime=461.02 cores=1,3
/proc/122373/stat : 122373 (pb_picat) R 122370 122373 121181 0 -1 4194304 229325 0 0 0 46032 70 0 0 20 0 1 0 140696904 2124972032 13848 18446744073709551615 94063187185664 94063188587245 140728787435824 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94063188858672 94063190732912 94063201693696 140728787437980 140728787438056 140728787438056 140728787443660 0
/proc/122373/statm: 518792 13848 1696 343 0 515856 0
Current children cumulated CPU time: 461.02 s

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

Current children cumulated memory: 126056 KiB

[startup+2922.3 s]
/proc/loadavg: 2.81 3.04 3.22 3/251 122575
/proc/meminfo: memFree=128670180/131249996 swapFree=33006296/33010684
[pid=122373] ppid=122370 vsize=2143116 memory=128104 CPUtime=2914.13 cores=1,3
/proc/122373/stat : 122373 (pb_picat) R 122370 122373 121181 0 -1 4194304 634589 0 0 0 291147 266 0 0 20 0 1 0 140696904 2194550784 32026 18446744073709551615 94063187185664 94063188587245 140728787435824 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94063188858672 94063190732912 94063201693696 140728787437980 140728787438056 140728787438056 140728787443660 0
/proc/122373/statm: 535779 32026 1696 343 0 532843 0
Current children cumulated CPU time: 2914.13 s
Current children cumulated vsize: 2143116 KiB
Current children cumulated memory: 128104 KiB

[startup+2982.3 s]
/proc/loadavg: 1.85 2.73 3.10 2/245 122607
/proc/meminfo: memFree=128685216/131249996 swapFree=33006296/33010684
[pid=122373] ppid=122370 vsize=2143116 memory=121960 CPUtime=2973.95 cores=1,3
/proc/122373/stat : 122373 (pb_picat) R 122370 122373 121181 0 -1 4194304 639781 0 0 0 297126 269 0 0 20 0 1 0 140696904 2194550784 30490 18446744073709551615 94063187185664 94063188587245 140728787435824 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94063188858672 94063190732912 94063201693696 140728787437980 140728787438056 140728787438056 140728787443660 0
/proc/122373/statm: 535779 30490 1696 343 0 532843 0
Current children cumulated CPU time: 2973.95 s
Current children cumulated vsize: 2143116 KiB
Current children cumulated memory: 121960 KiB

[startup+3042.3 s]
/proc/loadavg: 1.35 2.43 2.97 2/245 122609
/proc/meminfo: memFree=128670400/131249996 swapFree=33006296/33010684
[pid=122373] ppid=122370 vsize=2143116 memory=132980 CPUtime=3033.81 cores=1,3
/proc/122373/stat : 122373 (pb_picat) R 122370 122373 121181 0 -1 4194304 641382 0 0 0 303111 270 0 0 20 0 1 0 140696904 2194550784 33245 18446744073709551615 94063187185664 94063188587245 140728787435824 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94063188858672 94063190732912 94063201693696 140728787437980 140728787438056 140728787438056 140728787443660 0
/proc/122373/statm: 535779 33245 1696 343 0 532843 0
Current children cumulated CPU time: 3033.81 s
Current children cumulated vsize: 2143116 KiB
Current children cumulated memory: 132980 KiB

[startup+3102.3 s]
/proc/loadavg: 1.17 2.18 2.85 2/245 122622
/proc/meminfo: memFree=128670480/131249996 swapFree=33006296/33010684
[pid=122373] ppid=122370 vsize=2143116 memory=133620 CPUtime=3093.66 cores=1,3
/proc/122373/stat : 122373 (pb_picat) R 122370 122373 121181 0 -1 4194304 651436 0 0 0 309091 275 0 0 20 0 1 0 140696904 2194550784 33405 18446744073709551615 94063187185664 94063188587245 140728787435824 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94063188858672 94063190732912 94063201693696 140728787437980 140728787438056 140728787438056 140728787443660 0
/proc/122373/statm: 535779 33405 1696 343 0 532843 0
Current children cumulated CPU time: 3093.66 s
Current children cumulated vsize: 2143116 KiB
Current children cumulated memory: 133620 KiB

[startup+3162.3 s]
/proc/loadavg: 1.18 2.00 2.75 2/245 122624
/proc/meminfo: memFree=128684800/131249996 swapFree=33006296/33010684
[pid=122373] ppid=122370 vsize=2175884 memory=135412 CPUtime=3153.51 cores=1,3
/proc/122373/stat : 122373 (pb_picat) R 122370 122373 121181 0 -1 4194304 661235 0 0 0 315069 282 0 0 20 0 1 0 140696904 2228105216 33853 18446744073709551615 94063187185664 94063188587245 140728787435824 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94063188858672 94063190732912 94063201693696 140728787437980 140728787438056 140728787438056 140728787443660 0
/proc/122373/statm: 543971 33853 1696 343 0 541035 0
Current children cumulated CPU time: 3153.51 s
Current children cumulated vsize: 2175884 KiB
Current children cumulated memory: 135412 KiB

[startup+3222.3 s]
/proc/loadavg: 1.37 1.90 2.66 2/245 122626
/proc/meminfo: memFree=128679164/131249996 swapFree=33006296/33010684
[pid=122373] ppid=122370 vsize=2143116 memory=125428 CPUtime=3213.36 cores=1,3
/proc/122373/stat : 122373 (pb_picat) R 122370 122373 121181 0 -1 4194304 664824 0 0 0 321051 285 0 0 20 0 1 0 140696904 2194550784 31357 18446744073709551615 94063187185664 94063188587245 140728787435824 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94063188858672 94063190732912 94063201693696 140728787437980 140728787438056 140728787438056 140728787443660 0
/proc/122373/statm: 535779 31357 1696 343 0 532843 0
Current children cumulated CPU time: 3213.36 s
Current children cumulated vsize: 2143116 KiB
Current children cumulated memory: 125428 KiB

[startup+3282.3 s]
/proc/loadavg: 1.13 1.74 2.56 2/245 122628
/proc/meminfo: memFree=128684328/131249996 swapFree=33006296/33010684
[pid=122373] ppid=122370 vsize=2143116 memory=133620 CPUtime=3273.21 cores=1,3
/proc/122373/stat : 122373 (pb_picat) R 122370 122373 121181 0 -1 4194304 674158 0 0 0 327030 291 0 0 20 0 1 0 140696904 2194550784 33405 18446744073709551615 94063187185664 94063188587245 140728787435824 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94063188858672 94063190732912 94063201693696 140728787437980 140728787438056 140728787438056 140728787443660 0
/proc/122373/statm: 535779 33405 1696 343 0 532843 0
Current children cumulated CPU time: 3273.21 s
Current children cumulated vsize: 2143116 KiB
Current children cumulated memory: 133620 KiB

[startup+3342.3 s]
/proc/loadavg: 1.15 1.63 2.47 2/245 122630
/proc/meminfo: memFree=128687024/131249996 swapFree=33006296/33010684
[pid=122373] ppid=122370 vsize=2143116 memory=131572 CPUtime=3333.06 cores=1,3
/proc/122373/stat : 122373 (pb_picat) R 122370 122373 121181 0 -1 4194304 678210 0 0 0 333013 293 0 0 20 0 1 0 140696904 2194550784 32893 18446744073709551615 94063187185664 94063188587245 140728787435824 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94063188858672 94063190732912 94063201693696 140728787437980 140728787438056 140728787438056 140728787443660 0
/proc/122373/statm: 535779 32893 1696 343 0 532843 0
Current children cumulated CPU time: 3333.06 s
Current children cumulated vsize: 2143116 KiB
Current children cumulated memory: 131572 KiB

[startup+3402.3 s]
/proc/loadavg: 1.11 1.53 2.38 2/245 122632
/proc/meminfo: memFree=128664936/131249996 swapFree=33006296/33010684
[pid=122373] ppid=122370 vsize=2160004 memory=150508 CPUtime=3392.92 cores=1,3
/proc/122373/stat : 122373 (pb_picat) R 122370 122373 121181 0 -1 4194304 683042 0 0 0 338996 296 0 0 20 0 1 0 140696904 2211844096 37627 18446744073709551615 94063187185664 94063188587245 140728787435824 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94063188858672 94063190732912 94063201693696 140728787437980 140728787438056 140728787438056 140728787443660 0
/proc/122373/statm: 540001 37627 1696 343 0 537065 0
Current children cumulated CPU time: 3392.92 s
Current children cumulated vsize: 2160004 KiB
Current children cumulated memory: 150508 KiB

[startup+3462.3 s]
/proc/loadavg: 1.08 1.45 2.29 2/247 122642
/proc/meminfo: memFree=128668052/131249996 swapFree=33006296/33010684
[pid=122373] ppid=122370 vsize=2160004 memory=148460 CPUtime=3452.78 cores=1,3
/proc/122373/stat : 122373 (pb_picat) R 122370 122373 121181 0 -1 4194304 687497 0 0 0 344979 299 0 0 20 0 1 0 140696904 2211844096 37115 18446744073709551615 94063187185664 94063188587245 140728787435824 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94063188858672 94063190732912 94063201693696 140728787437980 140728787438056 140728787438056 140728787443660 0
/proc/122373/statm: 540001 37115 1696 343 0 537065 0
Current children cumulated CPU time: 3452.78 s
Current children cumulated vsize: 2160004 KiB
Current children cumulated memory: 148460 KiB

[startup+3522.3 s]
/proc/loadavg: 1.08 1.38 2.22 2/248 122645
/proc/meminfo: memFree=128669560/131249996 swapFree=33006296/33010684
[pid=122373] ppid=122370 vsize=2192772 memory=153708 CPUtime=3512.64 cores=1,3
/proc/122373/stat : 122373 (pb_picat) R 122370 122373 121181 0 -1 4194304 691990 0 0 0 350963 301 0 0 20 0 1 0 140696904 2245398528 38427 18446744073709551615 94063187185664 94063188587245 140728787435824 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94063188858672 94063190732912 94063201693696 140728787437980 140728787438056 140728787438056 140728787443660 0
/proc/122373/statm: 548193 38427 1696 343 0 545257 0
Current children cumulated CPU time: 3512.64 s
Current children cumulated vsize: 2192772 KiB
Current children cumulated memory: 153708 KiB

[startup+3582.3 s]
/proc/loadavg: 1.12 1.34 2.15 2/247 122647
/proc/meminfo: memFree=128656076/131249996 swapFree=33006296/33010684
[pid=122373] ppid=122370 vsize=2160004 memory=148460 CPUtime=3572.49 cores=1,3
/proc/122373/stat : 122373 (pb_picat) R 122370 122373 121181 0 -1 4194304 699423 0 0 0 356943 306 0 0 20 0 1 0 140696904 2211844096 37115 18446744073709551615 94063187185664 94063188587245 140728787435824 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94063188858672 94063190732912 94063201693696 140728787437980 140728787438056 140728787438056 140728787443660 0
/proc/122373/statm: 540001 37115 1696 343 0 537065 0
Current children cumulated CPU time: 3572.49 s
Current children cumulated vsize: 2160004 KiB
Current children cumulated memory: 148460 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.9 s]
/proc/loadavg: 1.13 1.32 2.12 2/247 122648
/proc/meminfo: memFree=128666600/131249996 swapFree=33006296/33010684
[pid=122373] ppid=122370 vsize=2192772 memory=162796 CPUtime=3600.02 cores=1,3
/proc/122373/stat : 122373 (pb_picat) R 122370 122373 121181 0 -1 4194304 705570 0 0 0 359693 309 0 0 20 0 1 0 140696904 2245398528 40699 18446744073709551615 94063187185664 94063188587245 140728787435824 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94063188858672 94063190732912 94063201693696 140728787437980 140728787438056 140728787438056 140728787443660 0
/proc/122373/statm: 548193 40699 1696 343 0 545257 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 2192772 KiB
Current children cumulated memory: 162796 KiB

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

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

# cumulated CPU time of all completed processes:  user=3596.93 s, system=3.09997 s

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

[startup+3609.9 s]
/proc/loadavg: 1.13 1.32 2.12 2/247 122648
/proc/meminfo: memFree=128666600/131249996 swapFree=33006296/33010684
[pid=122373] ppid=122370 vsize=2192772 memory=162796 CPUtime=3600.02 cores=1,3
/proc/122373/stat : 122373 (pb_picat) R 122370 122373 121181 0 -1 4194304 705570 0 0 0 359693 309 0 0 20 0 1 0 140696904 2245398528 40699 18446744073709551615 94063187185664 94063188587245 140728787435824 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94063188858672 94063190732912 94063201693696 140728787437980 140728787438056 140728787438056 140728787443660 0
/proc/122373/statm: 548193 40699 1696 343 0 545257 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 2192772 KiB
Current children cumulated memory: 162796 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3609.9
CPU time (s): 3600.03
CPU user time (s): 3596.93
CPU system time (s): 3.09997
CPU usage (%): 99.7266
Max. virtual memory (cumulated for all children) (KiB): 2218868
Max. memory (cumulated for all children) (KiB): 166892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.93
system time used= 3.09997
maximum resident set size= 179448
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 705570
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= 81
involuntary context switches= 7070


# summary of solver processes directly reported to runsolver:
#   pid: 122373
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3596.93
#   total CPU system time (s): 3.09997

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.00524 second user time and 15.4432 second system time

The end

Launcher Data

Begin job on nodeC015 at 2025-07-11 18:09:54
IDJOB=4528821
IDBENCH=181017
IDSOLVER=3385
FILE ID=nodeC015/4528821-1752250194
RUNJOBID= nodeC015-1752242228-121193
SLURM_JOB_ID= 9682549
Free space on /tmp= 432388 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB25/normalized-PB25/OPT-NLC/sakai/QPLIB-PB-PB25-20250422/instances/normalized-QPLIB_5881.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4528821-1752250194/watcher-4528821-1752250194 -o /tmp/evaluation-result-4528821-1752250194/solver-4528821-1752250194 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1752242228-121193 --watchdog 3760  pb_picat HOME/instance-4528821-1752250194.opb

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

MD5SUM BENCH= 72a008fff12a99d8557ede6656b5f966
RANDOM SEED=1672060421

nodeC015 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.068
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	: 7000.14
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.850
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	: 7000.14
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		: 3678.989
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	: 7000.14
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		: 3600.495
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	: 7000.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        125776636 kB
MemAvailable:   126649120 kB
Buffers:            1508 kB
Cached:          1651700 kB
SwapCached:         3880 kB
Active:          3412780 kB
Inactive:        1402284 kB
Active(anon):    3127284 kB
Inactive(anon):    48724 kB
Active(file):     285496 kB
Inactive(file):  1353560 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33006296 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              3560 kB
Writeback:             0 kB
AnonPages:       3154916 kB
Mapped:           113608 kB
Shmem:             14152 kB
KReclaimable:     145336 kB
Slab:             238840 kB
SReclaimable:     145336 kB
SUnreclaim:        93504 kB
KernelStack:        4256 kB
PageTables:         9356 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    7975124 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150600 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2779136 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:    11100160 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432412 MiB
End job on nodeC015 at 2025-07-11 19:10:04