Trace number 4514839

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 NameAnswerCPU timeWall clock time
Picat 2025-06-16? (TO) 3600.07 3611.11

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/
dec/miplib2003/normalized-disctom.0.u.opb
MD5SUMf04c7bc93f027c2b63d00aa04181a654
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.290507
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10000
Total number of constraints400
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)400
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint10000
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 5001
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 15001
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c solving HOME/instance-4514839-1751227402.opb (Picat 3.9b6)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4514839-1751227402/watcher-4514839-1751227402 -o /tmp/evaluation-result-4514839-1751227402/solver-4514839-1751227402 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1751219327-27122 --watchdog 3760 pb_picat HOME/instance-4514839-1751227402.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=28899, runsolver pid=28896

[startup+0.10006 s]*
/proc/loadavg: 4.10 4.14 4.11 5/264 28900
/proc/meminfo: memFree=128490336/131249996 swapFree=33010684/33010684
[pid=28899] ppid=28896 vsize=2027148 memory=44716 CPUtime=0.08 cores=5,7
/proc/28899/stat : 28899 (pb_picat) R 28896 28899 27109 0 -1 4194304 1068 0 0 0 8 0 0 0 20 0 1 0 38418068 2075799552 11179 18446744073709551615 94657532522496 94657533924077 140731217209888 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94657534195504 94657536069808 94657572352000 140731217213854 140731217213930 140731217213930 140731217219532 0
/proc/28899/statm: 506787 11179 1600 343 0 503851 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 44716 KiB

[startup+0.205486 s]*
/proc/loadavg: 4.10 4.14 4.11 5/264 28900
/proc/meminfo: memFree=128490352/131249996 swapFree=33010684/33010684
[pid=28899] ppid=28896 vsize=2027148 memory=59052 CPUtime=0.19 cores=5,7
/proc/28899/stat : 28899 (pb_picat) R 28896 28899 27109 0 -1 4194304 1075 0 0 0 18 1 0 0 20 0 1 0 38418068 2075799552 14763 18446744073709551615 94657532522496 94657533924077 140731217209888 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94657534195504 94657536069808 94657572352000 140731217213854 140731217213930 140731217213930 140731217219532 0
/proc/28899/statm: 506787 14763 1600 343 0 503851 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 59052 KiB

[startup+0.30544 s]*
/proc/loadavg: 4.10 4.14 4.11 5/264 28900
/proc/meminfo: memFree=128465776/131249996 swapFree=33010684/33010684
[pid=28899] ppid=28896 vsize=2027148 memory=86152 CPUtime=0.29 cores=5,7
/proc/28899/stat : 28899 (pb_picat) R 28896 28899 27109 0 -1 4194304 1178 0 0 0 28 1 0 0 20 0 1 0 38418068 2075799552 21538 18446744073709551615 94657532522496 94657533924077 140731217209888 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94657534195504 94657536069808 94657572352000 140731217213854 140731217213930 140731217213930 140731217219532 0
/proc/28899/statm: 506787 21538 1632 343 0 503851 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 86152 KiB

[startup+0.700171 s]
/proc/loadavg: 4.10 4.14 4.11 5/264 28900
/proc/meminfo: memFree=128431688/131249996 swapFree=33010684/33010684
[pid=28899] ppid=28896 vsize=2104932 memory=157900 CPUtime=0.67 cores=5,7
/proc/28899/stat : 28899 (pb_picat) R 28896 28899 27109 0 -1 4194304 11302 0 0 0 65 2 0 0 20 0 1 0 38418068 2155450368 39475 18446744073709551615 94657532522496 94657533924077 140731217209888 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94657534195504 94657536069808 94657572352000 140731217213854 140731217213930 140731217213930 140731217219532 0
/proc/28899/statm: 526233 39475 1728 343 0 523297 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 2104932 KiB
Current children cumulated memory: 157900 KiB

[startup+1.50017 s]
/proc/loadavg: 4.10 4.14 4.11 5/264 28900
/proc/meminfo: memFree=128378192/131249996 swapFree=33010684/33010684
[pid=28899] ppid=28896 vsize=2119616 memory=171196 CPUtime=1.48 cores=5,7
/proc/28899/stat : 28899 (pb_picat) R 28896 28899 27109 0 -1 4194304 15729 0 0 0 143 5 0 0 20 0 1 0 38418068 2170486784 42799 18446744073709551615 94657532522496 94657533924077 140731217209888 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94657534195504 94657536069808 94657572352000 140731217213854 140731217213930 140731217213930 140731217219532 0
/proc/28899/statm: 529904 42799 1728 343 0 526968 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2119616 KiB
Current children cumulated memory: 171196 KiB

[startup+3.10533 s]
/proc/loadavg: 4.09 4.14 4.11 5/264 28900
/proc/meminfo: memFree=128350692/131249996 swapFree=33010684/33010684
[pid=28899] ppid=28896 vsize=2156324 memory=195720 CPUtime=3.08 cores=5,7
/proc/28899/stat : 28899 (pb_picat) R 28896 28899 27109 0 -1 4194304 19080 0 0 0 302 6 0 0 20 0 1 0 38418068 2208075776 48930 18446744073709551615 94657532522496 94657533924077 140731217209888 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94657534195504 94657536069808 94657572352000 140731217213854 140731217213930 140731217213930 140731217219532 0
/proc/28899/statm: 539081 48930 1728 343 0 536145 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2156324 KiB
Current children cumulated memory: 195720 KiB

[startup+6.30016 s]
/proc/loadavg: 4.09 4.14 4.11 5/264 28900
/proc/meminfo: memFree=128353136/131249996 swapFree=33010684/33010684
[pid=28899] ppid=28896 vsize=2160992 memory=188832 CPUtime=6.27 cores=5,7
/proc/28899/stat : 28899 (pb_picat) R 28896 28899 27109 0 -1 4194304 25720 0 0 0 618 9 0 0 20 0 1 0 38418068 2212855808 47208 18446744073709551615 94657532522496 94657533924077 140731217209888 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94657534195504 94657536069808 94657572352000 140731217213854 140731217213930 140731217213930 140731217219532 0
/proc/28899/statm: 540248 47208 1728 343 0 537312 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2160992 KiB
Current children cumulated memory: 188832 KiB

[startup+12.7002 s]
/proc/loadavg: 4.08 4.14 4.10 5/264 28900
/proc/meminfo: memFree=128346992/131249996 swapFree=33010684/33010684
[pid=28899] ppid=28896 vsize=2160992 memory=205216 CPUtime=12.65 cores=5,7
/proc/28899/stat : 28899 (pb_picat) R 28896 28899 27109 0 -1 4194304 30656 0 0 0 1253 12 0 0 20 0 1 0 38418068 2212855808 51304 18446744073709551615 94657532522496 94657533924077 140731217209888 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94657534195504 94657536069808 94657572352000 140731217213854 140731217213930 140731217213930 140731217219532 0
/proc/28899/statm: 540248 51304 1728 343 0 537312 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2160992 KiB
Current children cumulated memory: 205216 KiB

[startup+25.5002 s]
/proc/loadavg: 4.15 4.15 4.11 5/264 28900
/proc/meminfo: memFree=128349532/131249996 swapFree=33010684/33010684
[pid=28899] ppid=28896 vsize=2121888 memory=180076 CPUtime=25.41 cores=5,7
/proc/28899/stat : 28899 (pb_picat) R 28896 28899 27109 0 -1 4194304 37830 0 0 0 2526 15 0 0 20 0 1 0 38418068 2172813312 45019 18446744073709551615 94657532522496 94657533924077 140731217209888 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94657534195504 94657536069808 94657572352000 140731217213854 140731217213930 140731217213930 140731217219532 0
/proc/28899/statm: 530472 45019 1728 343 0 527536 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2121888 KiB
Current children cumulated memory: 180076 KiB

[startup+51.1054 s]
/proc/loadavg: 4.10 4.14 4.10 5/265 28902
/proc/meminfo: memFree=128362940/131249996 swapFree=33010684/33010684
[pid=28899] ppid=28896 vsize=2121888 memory=184172 CPUtime=50.93 cores=5,7
/proc/28899/stat : 28899 (pb_picat) R 28896 28899 27109 0 -1 4194304 49237 0 0 0 5074 19 0 0 20 0 1 0 38418068 2172813312 46043 18446744073709551615 94657532522496 94657533924077 140731217209888 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94657534195504 94657536069808 94657572352000 140731217213854 140731217213930 140731217213930 140731217219532 0
/proc/28899/statm: 530472 46043 1728 343 0 527536 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 2121888 KiB
Current children cumulated memory: 184172 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.13 4.10 5/266 28905
/proc/meminfo: memFree=128346960/131249996 swapFree=33010684/33010684
[pid=28899] ppid=28896 vsize=2154656 memory=190316 CPUtime=101.98 cores=5,7
/proc/28899/stat : 28899 (pb_picat) R 28896 28899 27109 0 -1 4194304 67738 0 0 0 10169 29 0 0 20 0 1 0 38418068 2206367744 47579 18446744073709551615 94657532522496 94657533924077 140731217209888 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94657534195504 94657536069808 94657572352000 140731217213854 140731217213930 140731217213930 140731217219532 0
/proc/28899/statm: 538664 47579 1728 343 0 535728 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 2154656 KiB
Current children cumulated memory: 190316 KiB

[startup+162.3 s]
/proc/loadavg: 4.06 4.12 4.09 5/265 28907
/proc/meminfo: memFree=128383916/131249996 swapFree=33010684/33010684
[pid=28899] ppid=28896 vsize=2121376 memory=184520 CPUtime=161.81 cores=5,7
/proc/28899/stat : 28899 (pb_picat) R 28896 28899 27109 0 -1 4194304 82338 0 0 0 16144 37 0 0 20 0 1 0 38418068 2172289024 46130 18446744073709551615 94657532522496 94657533924077 140731217209888 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94657534195504 94657536069808 94657572352000 140731217213854 140731217213930 140731217213930 140731217219532 0
/proc/28899/statm: 530344 46130 1728 343 0 527408 0
Current children cumulated CPU time: 161.81 s
Current children cumulated vsize: 2121376 KiB
Current children cumulated memory: 184520 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/265 28909
/proc/meminfo: memFree=128358968/131249996 swapFree=33010684/33010684
[pid=28899] ppid=28896 vsize=2154144 memory=192712 CPUtime=221.63 cores=5,7
/proc/28899/stat : 28899 (pb_picat) R 28896 28899 27109 0 -1 4194304 89966 0 0 0 22123 40 0 0 20 0 1 0 38418068 2205843456 48178 18446744073709551615 94657532522496 94657533924077 140731217209888 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94657534195504 94657536069808 94657572352000 140731217213854 140731217213930 140731217213930 140731217219532 0
/proc/28899/statm: 538536 48178 1728 343 0 535600 0
Current children cumulated CPU time: 221.63 s
Current children cumulated vsize: 2154144 KiB
Current children cumulated memory: 192712 KiB

[startup+282.3 s]
/proc/loadavg: 4.15 4.13 4.09 5/265 28913
/proc/meminfo: memFree=128350676/131249996 swapFree=33010684/33010684
[pid=28899] ppid=28896 vsize=2186912 memory=213668 CPUtime=281.46 cores=5,7
/proc/28899/stat : 28899 (pb_picat) R 28896 28899 27109 0 -1 4194304 105966 0 0 0 28096 50 0 0 20 0 1 0 38418068 2239397888 53417 18446744073709551615 94657532522496 94657533924077 140731217209888 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94657534195504 94657536069808 94657572352000 140731217213854 140731217213930 140731217213930 140731217219532 0
/proc/28899/statm: 546728 53417 1728 343 0 543792 0
Current children cumulated CPU time: 281.46 s
Current children cumulated vsize: 2186912 KiB
Current children cumulated memory: 213668 KiB

[startup+342.3 s]
/proc/loadavg: 4.17 4.13 4.10 5/264 28915
/proc/meminfo: memFree=128328868/131249996 swapFree=33010684/33010684
[pid=28899] ppid=28896 vsize=2154144 memory=199332 CPUtime=341.28 cores=5,7
/proc/28899/stat : 28899 (pb_picat) R 28896 28899 27109 0 -1 4194304 117263 0 0 0 34071 57 0 0 20 0 1 0 38418068 2205843456 49833 18446744073709551615 94657532522496 94657533924077 140731217209888 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94657534195504 94657536069808 94657572352000 140731217213854 140731217213930 140731217213930 140731217219532 0
/proc/28899/statm: 538536 49833 1728 343 0 535600 0
Current children cumulated CPU time: 341.28 s
Current children cumulated vsize: 2154144 KiB
Current children cumulated memory: 199332 KiB

[startup+402.3 s]
/proc/loadavg: 4.06 4.11 4.09 5/263 28922
/proc/meminfo: memFree=128331392/131249996 swapFree=33010684/33010684
[pid=28899] ppid=28896 vsize=2186912 memory=219812 CPUtime=401.11 cores=5,7
/proc/28899/stat : 28899 (pb_picat) R 28896 28899 27109 0 -1 4194304 123297 0 0 0 40050 61 0 0 20 0 1 0 38418068 2239397888 54953 18446744073709551615 94657532522496 94657533924077 140731217209888 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94657534195504 94657536069808 94657572352000 140731217213854 140731217213930 140731217213930 140731217219532 0
/proc/28899/statm: 546728 54953 1728 343 0 543792 0
Current children cumulated CPU time: 401.11 s
Current children cumulated vsize: 2186912 KiB
Current children cumulated memory: 219812 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/264 28926
/proc/meminfo: memFree=128335516/131249996 swapFree=33010684/33010684
[pid=28899] ppid=28896 vsize=2186912 memory=221860 CPUtime=460.93 cores=5,7
/proc/28899/stat : 28899 (pb_picat) R 28896 28899 27109 0 -1 4194304 136696 0 0 0 46023 70 0 0 20 0 1 0 38418068 2239397888 55465 18446744073709551615 94657532522496 94657533924077 140731217209888 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94657534195504 94657536069808 94657572352000 140731217213854 140731217213930 140731217213930 140731217219532 0
/proc/28899/statm: 546728 55465 1728 343 0 543792 0
Current children cumulated CPU time: 460.93 s

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

Current children cumulated memory: 366204 KiB

[startup+2922.3 s]
/proc/loadavg: 1.26 2.31 3.11 2/246 29180
/proc/meminfo: memFree=128422424/131249996 swapFree=33010684/33010684
[pid=28899] ppid=28896 vsize=2342836 memory=360060 CPUtime=2912.99 cores=5,7
/proc/28899/stat : 28899 (pb_picat) R 28896 28899 27109 0 -1 4194304 399207 0 0 0 290957 342 0 0 20 0 1 0 38418068 2399064064 90015 18446744073709551615 94657532522496 94657533924077 140731217209888 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94657534195504 94657536069808 94657572352000 140731217213854 140731217213930 140731217213930 140731217219532 0
/proc/28899/statm: 585709 90015 1728 343 0 582773 0
Current children cumulated CPU time: 2912.99 s
Current children cumulated vsize: 2342836 KiB
Current children cumulated memory: 360060 KiB

[startup+2982.3 s]
/proc/loadavg: 1.14 2.08 2.98 2/246 29182
/proc/meminfo: memFree=128414152/131249996 swapFree=33010684/33010684
[pid=28899] ppid=28896 vsize=2473908 memory=392828 CPUtime=2972.84 cores=5,7
/proc/28899/stat : 28899 (pb_picat) R 28896 28899 27109 0 -1 4194304 403674 0 0 0 296935 349 0 0 20 0 1 0 38418068 2533281792 98207 18446744073709551615 94657532522496 94657533924077 140731217209888 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94657534195504 94657536069808 94657572352000 140731217213854 140731217213930 140731217213930 140731217219532 0
/proc/28899/statm: 618477 98207 1728 343 0 615541 0
Current children cumulated CPU time: 2972.84 s
Current children cumulated vsize: 2473908 KiB
Current children cumulated memory: 392828 KiB

[startup+3042.3 s]
/proc/loadavg: 1.12 1.90 2.86 2/246 29184
/proc/meminfo: memFree=128398504/131249996 swapFree=33010684/33010684
[pid=28899] ppid=28896 vsize=2473908 memory=382588 CPUtime=3032.69 cores=5,7
/proc/28899/stat : 28899 (pb_picat) R 28896 28899 27109 0 -1 4194304 412464 0 0 0 302909 360 0 0 20 0 1 0 38418068 2533281792 95647 18446744073709551615 94657532522496 94657533924077 140731217209888 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94657534195504 94657536069808 94657572352000 140731217213854 140731217213930 140731217213930 140731217219532 0
/proc/28899/statm: 618477 95647 1728 343 0 615541 0
Current children cumulated CPU time: 3032.69 s
Current children cumulated vsize: 2473908 KiB
Current children cumulated memory: 382588 KiB

[startup+3102.3 s]
/proc/loadavg: 1.10 1.75 2.75 2/246 29186
/proc/meminfo: memFree=128397020/131249996 swapFree=33010684/33010684
[pid=28899] ppid=28896 vsize=2473908 memory=403068 CPUtime=3092.54 cores=5,7
/proc/28899/stat : 28899 (pb_picat) R 28896 28899 27109 0 -1 4194304 415790 0 0 0 308889 365 0 0 20 0 1 0 38418068 2533281792 100767 18446744073709551615 94657532522496 94657533924077 140731217209888 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94657534195504 94657536069808 94657572352000 140731217213854 140731217213930 140731217213930 140731217219532 0
/proc/28899/statm: 618477 100767 1728 343 0 615541 0
Current children cumulated CPU time: 3092.54 s
Current children cumulated vsize: 2473908 KiB
Current children cumulated memory: 403068 KiB

[startup+3162.3 s]
/proc/loadavg: 1.07 1.63 2.64 2/245 29188
/proc/meminfo: memFree=128396036/131249996 swapFree=33010684/33010684
[pid=28899] ppid=28896 vsize=2473908 memory=405116 CPUtime=3152.38 cores=5,7
/proc/28899/stat : 28899 (pb_picat) R 28896 28899 27109 0 -1 4194304 419203 0 0 0 314868 370 0 0 20 0 1 0 38418068 2533281792 101279 18446744073709551615 94657532522496 94657533924077 140731217209888 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94657534195504 94657536069808 94657572352000 140731217213854 140731217213930 140731217213930 140731217219532 0
/proc/28899/statm: 618477 101279 1728 343 0 615541 0
Current children cumulated CPU time: 3152.38 s
Current children cumulated vsize: 2473908 KiB
Current children cumulated memory: 405116 KiB

[startup+3222.3 s]
/proc/loadavg: 1.06 1.52 2.54 2/245 29190
/proc/meminfo: memFree=128355736/131249996 swapFree=33010684/33010684
[pid=28899] ppid=28896 vsize=2473908 memory=446076 CPUtime=3212.23 cores=5,7
/proc/28899/stat : 28899 (pb_picat) R 28896 28899 27109 0 -1 4194304 426232 0 0 0 320843 380 0 0 20 0 1 0 38418068 2533281792 111519 18446744073709551615 94657532522496 94657533924077 140731217209888 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94657534195504 94657536069808 94657572352000 140731217213854 140731217213930 140731217213930 140731217219532 0
/proc/28899/statm: 618477 111519 1728 343 0 615541 0
Current children cumulated CPU time: 3212.23 s
Current children cumulated vsize: 2473908 KiB
Current children cumulated memory: 446076 KiB

[startup+3282.3 s]
/proc/loadavg: 1.06 1.44 2.45 2/244 29194
/proc/meminfo: memFree=128267956/131249996 swapFree=33010684/33010684
[pid=28899] ppid=28896 vsize=2473908 memory=527996 CPUtime=3272.09 cores=5,7
/proc/28899/stat : 28899 (pb_picat) R 28896 28899 27109 0 -1 4194304 429584 0 0 0 326824 385 0 0 20 0 1 0 38418068 2533281792 131999 18446744073709551615 94657532522496 94657533924077 140731217209888 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94657534195504 94657536069808 94657572352000 140731217213854 140731217213930 140731217213930 140731217219532 0
/proc/28899/statm: 618477 131999 1728 343 0 615541 0
Current children cumulated CPU time: 3272.09 s
Current children cumulated vsize: 2473908 KiB
Current children cumulated memory: 527996 KiB

[startup+3342.3 s]
/proc/loadavg: 1.13 1.39 2.36 2/245 29196
/proc/meminfo: memFree=128337692/131249996 swapFree=33010684/33010684
[pid=28899] ppid=28896 vsize=2408372 memory=466556 CPUtime=3331.93 cores=5,7
/proc/28899/stat : 28899 (pb_picat) R 28896 28899 27109 0 -1 4194304 433622 0 0 0 332801 392 0 0 20 0 1 0 38418068 2466172928 116639 18446744073709551615 94657532522496 94657533924077 140731217209888 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94657534195504 94657536069808 94657572352000 140731217213854 140731217213930 140731217213930 140731217219532 0
/proc/28899/statm: 602093 116639 1728 343 0 599157 0
Current children cumulated CPU time: 3331.93 s
Current children cumulated vsize: 2408372 KiB
Current children cumulated memory: 466556 KiB

[startup+3402.3 s]
/proc/loadavg: 1.10 1.33 2.28 2/246 29203
/proc/meminfo: memFree=128266604/131249996 swapFree=33010684/33010684
[pid=28899] ppid=28896 vsize=2473908 memory=527996 CPUtime=3391.78 cores=5,7
/proc/28899/stat : 28899 (pb_picat) R 28896 28899 27109 0 -1 4194304 439081 0 0 0 338777 401 0 0 20 0 1 0 38418068 2533281792 131999 18446744073709551615 94657532522496 94657533924077 140731217209888 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94657534195504 94657536069808 94657572352000 140731217213854 140731217213930 140731217213930 140731217219532 0
/proc/28899/statm: 618477 131999 1728 343 0 615541 0
Current children cumulated CPU time: 3391.78 s
Current children cumulated vsize: 2473908 KiB
Current children cumulated memory: 527996 KiB

[startup+3462.3 s]
/proc/loadavg: 1.12 1.29 2.20 2/246 29216
/proc/meminfo: memFree=128265588/131249996 swapFree=33010684/33010684
[pid=28899] ppid=28896 vsize=2473908 memory=538236 CPUtime=3451.62 cores=5,7
/proc/28899/stat : 28899 (pb_picat) R 28896 28899 27109 0 -1 4194304 443031 0 0 0 344755 407 0 0 20 0 1 0 38418068 2533281792 134559 18446744073709551615 94657532522496 94657533924077 140731217209888 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94657534195504 94657536069808 94657572352000 140731217213854 140731217213930 140731217213930 140731217219532 0
/proc/28899/statm: 618477 134559 1728 343 0 615541 0
Current children cumulated CPU time: 3451.62 s
Current children cumulated vsize: 2473908 KiB
Current children cumulated memory: 538236 KiB

[startup+3522.3 s]
/proc/loadavg: 1.10 1.25 2.13 2/246 29218
/proc/meminfo: memFree=128317000/131249996 swapFree=33010684/33010684
[pid=28899] ppid=28896 vsize=2473908 memory=484988 CPUtime=3511.47 cores=5,7
/proc/28899/stat : 28899 (pb_picat) R 28896 28899 27109 0 -1 4194304 452222 0 0 0 350730 417 0 0 20 0 1 0 38418068 2533281792 121247 18446744073709551615 94657532522496 94657533924077 140731217209888 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94657534195504 94657536069808 94657572352000 140731217213854 140731217213930 140731217213930 140731217219532 0
/proc/28899/statm: 618477 121247 1728 343 0 615541 0
Current children cumulated CPU time: 3511.47 s
Current children cumulated vsize: 2473908 KiB
Current children cumulated memory: 484988 KiB

[startup+3582.3 s]
/proc/loadavg: 1.08 1.22 2.06 2/246 29220
/proc/meminfo: memFree=128284692/131249996 swapFree=33010684/33010684
[pid=28899] ppid=28896 vsize=2473908 memory=509564 CPUtime=3571.33 cores=5,7
/proc/28899/stat : 28899 (pb_picat) R 28896 28899 27109 0 -1 4194304 456838 0 0 0 356708 425 0 0 20 0 1 0 38418068 2533281792 127391 18446744073709551615 94657532522496 94657533924077 140731217209888 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94657534195504 94657536069808 94657572352000 140731217213854 140731217213930 140731217213930 140731217219532 0
/proc/28899/statm: 618477 127391 1728 343 0 615541 0
Current children cumulated CPU time: 3571.33 s
Current children cumulated vsize: 2473908 KiB
Current children cumulated memory: 509564 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.1 s]
/proc/loadavg: 1.12 1.21 2.04 2/246 29221
/proc/meminfo: memFree=128318880/131249996 swapFree=33010684/33010684
[pid=28899] ppid=28896 vsize=2473908 memory=484988 CPUtime=3600.06 cores=5,7
/proc/28899/stat : 28899 (pb_picat) R 28896 28899 27109 0 -1 4194304 460768 0 0 0 359575 431 0 0 20 0 1 0 38418068 2533281792 121247 18446744073709551615 94657532522496 94657533924077 140731217209888 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94657534195504 94657536069808 94657572352000 140731217213854 140731217213930 140731217213930 140731217219532 0
/proc/28899/statm: 618477 121247 1728 343 0 615541 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 2473908 KiB
Current children cumulated memory: 484988 KiB

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

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

# cumulated CPU time of all completed processes:  user=3595.76 s, system=4.3159 s

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

[startup+3611.1 s]
/proc/loadavg: 1.12 1.21 2.04 2/246 29221
/proc/meminfo: memFree=128318880/131249996 swapFree=33010684/33010684
[pid=28899] ppid=28896 vsize=2473908 memory=484988 CPUtime=3600.06 cores=5,7
/proc/28899/stat : 28899 (pb_picat) R 28896 28899 27109 0 -1 4194304 460768 0 0 0 359575 431 0 0 20 0 1 0 38418068 2533281792 121247 18446744073709551615 94657532522496 94657533924077 140731217209888 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94657534195504 94657536069808 94657572352000 140731217213854 140731217213930 140731217213930 140731217219532 0
/proc/28899/statm: 618477 121247 1728 343 0 615541 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 2473908 KiB
Current children cumulated memory: 484988 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3611.11
CPU time (s): 3600.07
CPU user time (s): 3595.76
CPU system time (s): 4.3159
CPU usage (%): 99.6944
Max. virtual memory (cumulated for all children) (KiB): 2530328
Max. memory (cumulated for all children) (KiB): 540284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.76
system time used= 4.3159
maximum resident set size= 591144
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 460768
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= 105
involuntary context switches= 20995


# summary of solver processes directly reported to runsolver:
#   pid: 28899
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3595.76
#   total CPU system time (s): 4.3159

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.94701 second user time and 15.7403 second system time

The end

Launcher Data

Begin job on nodeC023 at 2025-06-29 22:03:22
IDJOB=4514839
IDBENCH=163961
IDSOLVER=3346
FILE ID=nodeC023/4514839-1751227402
RUNJOBID= nodeC023-1751219327-27122
SLURM_JOB_ID= 9587671
Free space on /tmp= 433048 MiB

SOLVER NAME= Picat 2025-06-16
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/dec/miplib2003/normalized-disctom.0.u.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4514839-1751227402/watcher-4514839-1751227402 -o /tmp/evaluation-result-4514839-1751227402/solver-4514839-1751227402 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1751219327-27122 --watchdog 3760  pb_picat HOME/instance-4514839-1751227402.opb

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

MD5SUM BENCH= f04c7bc93f027c2b63d00aa04181a654
RANDOM SEED=1275533970

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		: 3599.928
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		: 3599.916
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		: 3652.168
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		: 3607.851
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.892
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		: 3600.035
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		: 3600.257
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		: 3602.052
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:        128515364 kB
MemAvailable:   129453812 kB
Buffers:            3280 kB
Cached:          1742376 kB
SwapCached:            0 kB
Active:           664308 kB
Inactive:        1437328 kB
Active(anon):     374044 kB
Inactive(anon):        0 kB
Active(file):     290264 kB
Inactive(file):  1437328 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              3920 kB
Writeback:            44 kB
AnonPages:        359228 kB
Mapped:           112968 kB
Shmem:             18064 kB
KReclaimable:     100188 kB
Slab:             187192 kB
SReclaimable:     100188 kB
SUnreclaim:        87004 kB
KernelStack:        4300 kB
PageTables:         3800 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    6533524 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    247808 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= 433060 MiB
End job on nodeC023 at 2025-06-29 23:03:33