Trace number 4528632

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.06 3610.52

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/
MIPLIB01/opt/miplib2017/normalized-scpm1.opb
MD5SUM440d9fa41be3ec48b597f135b494ae2c
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 benchmark562
Best CPU time to get the best result obtained on this benchmark3587.78
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables500000
Total number of constraints5000
Number of constraints which are clauses5000
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 constraint1130
Maximum length of a constraint1375
Number of terms in the objective function 500000
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 25254186
Number of bits of the sum of numbers in the objective function 25
Biggest number in a constraint 100
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 25254186
Number of bits of the biggest sum of numbers25
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.21/0.32	c solving HOME/instance-4528632-1752249324.opb (Picat 3.9b11, 7/10/2025)
237.15/237.86	o 6049

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: 63794 MiB (62599 MiB free)
  memory of node 1: 64507 MiB (60847 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4528632-1752249324/watcher-4528632-1752249324 -o /tmp/evaluation-result-4528632-1752249324/solver-4528632-1752249324 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1752245709-110896 --watchdog 3760 pb_picat HOME/instance-4528632-1752249324.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=111411, runsolver pid=111408

[startup+0.100096 s]*
/proc/loadavg: 4.09 4.10 4.05 5/253 111412
/proc/meminfo: memFree=126364672/131382120 swapFree=33010416/33010684
[pid=111411] ppid=111408 vsize=2027148 memory=33744 CPUtime=0.09 cores=4,6
/proc/111411/stat : 111411 (pb_picat) R 111408 111411 110882 0 -1 4194304 972 0 0 0 9 0 0 0 20 0 1 0 140611962 2075799552 8436 18446744073709551615 93825301958656 93825303360237 140731439890608 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93825303631664 93825305505904 93825340891136 140731439892892 140731439892968 140731439892968 140731439898572 0
/proc/111411/statm: 506787 8436 1504 343 0 503851 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 33744 KiB

[startup+0.213069 s]*
/proc/loadavg: 4.09 4.10 4.05 5/253 111412
/proc/meminfo: memFree=126316648/131382120 swapFree=33010416/33010684
[pid=111411] ppid=111408 vsize=2042776 memory=50276 CPUtime=0.21 cores=4,6
/proc/111411/stat : 111411 (pb_picat) R 111408 111411 110882 0 -1 4194304 1017 0 0 0 20 1 0 0 20 0 1 0 140611962 2091802624 12569 18446744073709551615 93825301958656 93825303360237 140731439890608 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93825303631664 93825305505904 93825340891136 140731439892892 140731439892968 140731439892968 140731439898572 0
/proc/111411/statm: 510694 12569 1504 343 0 507758 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2042776 KiB
Current children cumulated memory: 50276 KiB

[startup+0.31311 s]*
/proc/loadavg: 4.09 4.10 4.05 5/253 111412
/proc/meminfo: memFree=126271340/131382120 swapFree=33010416/33010684
[pid=111411] ppid=111408 vsize=2042776 memory=60676 CPUtime=0.31 cores=4,6
/proc/111411/stat : 111411 (pb_picat) R 111408 111411 110882 0 -1 4194304 1042 0 0 0 30 1 0 0 20 0 1 0 140611962 2091802624 15169 18446744073709551615 93825301958656 93825303360237 140731439890608 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93825303631664 93825305505904 93825340891136 140731439892892 140731439892968 140731439892968 140731439898572 0
/proc/111411/statm: 510694 15169 1536 343 0 507758 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2042776 KiB
Current children cumulated memory: 60676 KiB

[startup+0.700313 s]
/proc/loadavg: 4.09 4.10 4.05 5/253 111412
/proc/meminfo: memFree=126071084/131382120 swapFree=33010416/33010684
[pid=111411] ppid=111408 vsize=2151980 memory=211268 CPUtime=0.68 cores=4,6
/proc/111411/stat : 111411 (pb_picat) R 111408 111411 110882 0 -1 4194304 7094 0 0 0 64 4 0 0 20 0 1 0 140611962 2203627520 52817 18446744073709551615 93825301958656 93825303360237 140731439890608 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93825303631664 93825305505904 93825340891136 140731439892892 140731439892968 140731439892968 140731439898572 0
/proc/111411/statm: 537995 52817 1536 343 0 535059 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2151980 KiB
Current children cumulated memory: 211268 KiB

[startup+1.50036 s]
/proc/loadavg: 4.09 4.10 4.05 5/253 111412
/proc/meminfo: memFree=125724188/131382120 swapFree=33010416/33010684
[pid=111411] ppid=111408 vsize=2216852 memory=431940 CPUtime=1.48 cores=4,6
/proc/111411/stat : 111411 (pb_picat) R 111408 111411 110882 0 -1 4194304 9474 0 0 0 137 11 0 0 20 0 1 0 140611962 2270056448 107985 18446744073709551615 93825301958656 93825303360237 140731439890608 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93825303631664 93825305505904 93825340891136 140731439892892 140731439892968 140731439892968 140731439898572 0
/proc/111411/statm: 554213 107985 1600 343 0 551277 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2216852 KiB
Current children cumulated memory: 431940 KiB

[startup+3.11271 s]
/proc/loadavg: 4.08 4.09 4.05 5/253 111412
/proc/meminfo: memFree=124837984/131382120 swapFree=33010416/33010684
[pid=111411] ppid=111408 vsize=2216852 memory=667460 CPUtime=3.09 cores=4,6
/proc/111411/stat : 111411 (pb_picat) R 111408 111411 110882 0 -1 4194304 9647 0 0 0 293 16 0 0 20 0 1 0 140611962 2270056448 166865 18446744073709551615 93825301958656 93825303360237 140731439890608 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93825303631664 93825305505904 93825340891136 140731439892892 140731439892968 140731439892968 140731439898572 0
/proc/111411/statm: 554213 166865 1600 343 0 551277 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2216852 KiB
Current children cumulated memory: 667460 KiB

[startup+6.30029 s]
/proc/loadavg: 4.08 4.09 4.05 5/253 111412
/proc/meminfo: memFree=123934412/131382120 swapFree=33010416/33010684
[pid=111411] ppid=111408 vsize=2216852 memory=1177412 CPUtime=6.26 cores=4,6
/proc/111411/stat : 111411 (pb_picat) R 111408 111411 110882 0 -1 4194304 9954 0 0 0 601 25 0 0 20 0 1 0 140611962 2270056448 294353 18446744073709551615 93825301958656 93825303360237 140731439890608 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93825303631664 93825305505904 93825340891136 140731439892892 140731439892968 140731439892968 140731439898572 0
/proc/111411/statm: 554213 294353 1600 343 0 551277 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2216852 KiB
Current children cumulated memory: 1177412 KiB

[startup+12.7003 s]
/proc/loadavg: 4.15 4.11 4.05 5/253 111412
/proc/meminfo: memFree=122162208/131382120 swapFree=33010416/33010684
[pid=111411] ppid=111408 vsize=2216852 memory=2076484 CPUtime=12.65 cores=4,6
/proc/111411/stat : 111411 (pb_picat) R 111408 111411 110882 0 -1 4194304 10520 0 0 0 1222 43 0 0 20 0 1 0 140611962 2270056448 519121 18446744073709551615 93825301958656 93825303360237 140731439890608 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93825303631664 93825305505904 93825340891136 140731439892892 140731439892968 140731439892968 140731439898572 0
/proc/111411/statm: 554213 519121 1600 343 0 551277 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2216852 KiB
Current children cumulated memory: 2076484 KiB

[startup+25.5003 s]
/proc/loadavg: 4.12 4.10 4.05 5/253 111412
/proc/meminfo: memFree=120518532/131382120 swapFree=33010416/33010684
[pid=111411] ppid=111408 vsize=4121900 memory=2680296 CPUtime=25.42 cores=4,6
/proc/111411/stat : 111411 (pb_picat) R 111408 111411 110882 0 -1 4194304 13175 0 0 0 2482 60 0 0 20 0 1 0 140611962 4220825600 670074 18446744073709551615 93825301958656 93825303360237 140731439890608 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93825303631664 93825305505904 93825340891136 140731439892892 140731439892968 140731439892968 140731439898572 0
/proc/111411/statm: 1030475 670074 1632 343 0 1027539 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 4121900 KiB
Current children cumulated memory: 2680296 KiB

[startup+51.1129 s]
/proc/loadavg: 4.16 4.11 4.06 5/253 111413
/proc/meminfo: memFree=119474348/131382120 swapFree=33010416/33010684
[pid=111411] ppid=111408 vsize=6099460 memory=4059660 CPUtime=50.97 cores=4,6
/proc/111411/stat : 111411 (pb_picat) R 111408 111411 110882 0 -1 4194304 97139 0 0 0 4981 116 0 0 20 0 1 0 140611962 6245847040 1014915 18446744073709551615 93825301958656 93825303360237 140731439890608 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93825303631664 93825305505904 93825340891136 140731439892892 140731439892968 140731439892968 140731439898572 0
/proc/111411/statm: 1524865 1014915 1728 343 0 1521929 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 6099460 KiB
Current children cumulated memory: 4059660 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.11 4.06 5/252 111419
/proc/meminfo: memFree=119776176/131382120 swapFree=33010416/33010684
[pid=111411] ppid=111408 vsize=5558788 memory=3833488 CPUtime=102.02 cores=4,6
/proc/111411/stat : 111411 (pb_picat) R 111408 111411 110882 0 -1 4194304 132776 0 0 0 10052 150 0 0 20 0 1 0 140611962 5692198912 958372 18446744073709551615 93825301958656 93825303360237 140731439890608 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93825303631664 93825305505904 93825340891136 140731439892892 140731439892968 140731439892968 140731439898572 0
/proc/111411/statm: 1389697 958372 1728 343 0 1386761 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 5558788 KiB
Current children cumulated memory: 3833488 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.10 4.06 5/252 111421
/proc/meminfo: memFree=119885792/131382120 swapFree=33010416/33010684
[pid=111411] ppid=111408 vsize=5558788 memory=3823248 CPUtime=161.86 cores=4,6
/proc/111411/stat : 111411 (pb_picat) R 111408 111411 110882 0 -1 4194304 140922 0 0 0 16025 161 0 0 20 0 1 0 140611962 5692198912 955812 18446744073709551615 93825301958656 93825303360237 140731439890608 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93825303631664 93825305505904 93825340891136 140731439892892 140731439892968 140731439892968 140731439898572 0
/proc/111411/statm: 1389697 955812 1728 343 0 1386761 0
Current children cumulated CPU time: 161.86 s
Current children cumulated vsize: 5558788 KiB
Current children cumulated memory: 3823248 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 4.11 4.06 5/252 111423
/proc/meminfo: memFree=119901184/131382120 swapFree=33010416/33010684
[pid=111411] ppid=111408 vsize=5558788 memory=3835536 CPUtime=221.7 cores=4,6
/proc/111411/stat : 111411 (pb_picat) R 111408 111411 110882 0 -1 4194304 165103 0 0 0 21987 183 0 0 20 0 1 0 140611962 5692198912 958884 18446744073709551615 93825301958656 93825303360237 140731439890608 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93825303631664 93825305505904 93825340891136 140731439892892 140731439892968 140731439892968 140731439898572 0
/proc/111411/statm: 1389697 958884 1728 343 0 1386761 0
Current children cumulated CPU time: 221.7 s
Current children cumulated vsize: 5558788 KiB
Current children cumulated memory: 3835536 KiB

[startup+282.3 s]
/proc/loadavg: 4.21 4.13 4.07 5/252 111425
/proc/meminfo: memFree=119845420/131382120 swapFree=33010416/33010684
[pid=111411] ppid=111408 vsize=5554540 memory=3832624 CPUtime=281.54 cores=4,6
/proc/111411/stat : 111411 (pb_picat) R 111408 111411 110882 0 -1 4194304 255844 0 0 0 27901 253 0 0 20 0 1 0 140611962 5687848960 958156 18446744073709551615 93825301958656 93825303360237 140731439890608 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93825303631664 93825305505904 93825340891136 140731439892892 140731439892968 140731439892968 140731439898572 0
/proc/111411/statm: 1388635 958156 1728 343 0 1385699 0
Current children cumulated CPU time: 281.54 s
Current children cumulated vsize: 5554540 KiB
Current children cumulated memory: 3832624 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 4.12 4.07 5/251 111439
/proc/meminfo: memFree=119570688/131382120 swapFree=33010416/33010684
[pid=111411] ppid=111408 vsize=5554540 memory=3859248 CPUtime=341.38 cores=4,6
/proc/111411/stat : 111411 (pb_picat) R 111408 111411 110882 0 -1 4194304 255878 0 0 0 33884 254 0 0 20 0 1 0 140611962 5687848960 964812 18446744073709551615 93825301958656 93825303360237 140731439890608 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93825303631664 93825305505904 93825340891136 140731439892892 140731439892968 140731439892968 140731439898572 0
/proc/111411/statm: 1388635 964812 1728 343 0 1385699 0
Current children cumulated CPU time: 341.38 s
Current children cumulated vsize: 5554540 KiB
Current children cumulated memory: 3859248 KiB

[startup+402.3 s]
/proc/loadavg: 4.15 4.13 4.08 5/251 111441
/proc/meminfo: memFree=119597660/131382120 swapFree=33010416/33010684
[pid=111411] ppid=111408 vsize=5571296 memory=3826724 CPUtime=401.21 cores=4,6
/proc/111411/stat : 111411 (pb_picat) R 111408 111411 110882 0 -1 4194304 276329 0 0 0 39847 274 0 0 20 0 1 0 140611962 5705007104 956681 18446744073709551615 93825301958656 93825303360237 140731439890608 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93825303631664 93825305505904 93825340891136 140731439892892 140731439892968 140731439892968 140731439898572 0
/proc/111411/statm: 1392824 956681 1728 343 0 1389888 0
Current children cumulated CPU time: 401.21 s
Current children cumulated vsize: 5571296 KiB
Current children cumulated memory: 3826724 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 4.12 4.08 5/251 111443
/proc/meminfo: memFree=119332180/131382120 swapFree=33010416/33010684
[pid=111411] ppid=111408 vsize=6095212 memory=4028388 CPUtime=461.03 cores=4,6
/proc/111411/stat : 111411 (pb_picat) R 111408 111411 110882 0 -1 4194304 306201 0 0 0 45806 297 0 0 20 0 1 0 140611962 6241497088 1007097 18446744073709551615 93825301958656 93825303360237 140731439890608 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93825303631664 93825305505904 93825340891136 140731439892892 140731439892968 140731439892968 140731439898572 0
/proc/111411/statm: 1523803 1007097 1728 343 0 1520867 0
Current children cumulated CPU time: 461.03 s

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

Current children cumulated memory: 3832624 KiB

[startup+2922.3 s]
/proc/loadavg: 4.29 4.28 4.21 5/251 111567
/proc/meminfo: memFree=119613580/131382120 swapFree=33010416/33010684
[pid=111411] ppid=111408 vsize=5554540 memory=3832624 CPUtime=2913.84 cores=4,6
/proc/111411/stat : 111411 (pb_picat) R 111408 111411 110882 0 -1 4194304 501392 0 0 0 290909 475 0 0 20 0 1 0 140611962 5687848960 958156 18446744073709551615 93825301958656 93825303360237 140731439890608 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93825303631664 93825305505904 93825340891136 140731439892892 140731439892968 140731439892968 140731439898572 0
/proc/111411/statm: 1388635 958156 1728 343 0 1385699 0
Current children cumulated CPU time: 2913.84 s
Current children cumulated vsize: 5554540 KiB
Current children cumulated memory: 3832624 KiB

[startup+2982.3 s]
/proc/loadavg: 4.22 4.25 4.20 5/250 111569
/proc/meminfo: memFree=119653912/131382120 swapFree=33010416/33010684
[pid=111411] ppid=111408 vsize=5554540 memory=3832624 CPUtime=2973.66 cores=4,6
/proc/111411/stat : 111411 (pb_picat) R 111408 111411 110882 0 -1 4194304 501510 0 0 0 296891 475 0 0 20 0 1 0 140611962 5687848960 958156 18446744073709551615 93825301958656 93825303360237 140731439890608 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93825303631664 93825305505904 93825340891136 140731439892892 140731439892968 140731439892968 140731439898572 0
/proc/111411/statm: 1388635 958156 1728 343 0 1385699 0
Current children cumulated CPU time: 2973.66 s
Current children cumulated vsize: 5554540 KiB
Current children cumulated memory: 3832624 KiB

[startup+3042.3 s]
/proc/loadavg: 4.14 4.22 4.19 5/251 111574
/proc/meminfo: memFree=119638876/131382120 swapFree=33010416/33010684
[pid=111411] ppid=111408 vsize=5554540 memory=3834672 CPUtime=3033.49 cores=4,6
/proc/111411/stat : 111411 (pb_picat) R 111408 111411 110882 0 -1 4194304 501600 0 0 0 302874 475 0 0 20 0 1 0 140611962 5687848960 958668 18446744073709551615 93825301958656 93825303360237 140731439890608 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93825303631664 93825305505904 93825340891136 140731439892892 140731439892968 140731439892968 140731439898572 0
/proc/111411/statm: 1388635 958668 1728 343 0 1385699 0
Current children cumulated CPU time: 3033.49 s
Current children cumulated vsize: 5554540 KiB
Current children cumulated memory: 3834672 KiB

[startup+3102.3 s]
/proc/loadavg: 4.05 4.18 4.18 5/251 111579
/proc/meminfo: memFree=119692452/131382120 swapFree=33010416/33010684
[pid=111411] ppid=111408 vsize=5554540 memory=3834672 CPUtime=3093.31 cores=4,6
/proc/111411/stat : 111411 (pb_picat) R 111408 111411 110882 0 -1 4194304 501628 0 0 0 308856 475 0 0 20 0 1 0 140611962 5687848960 958668 18446744073709551615 93825301958656 93825303360237 140731439890608 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93825303631664 93825305505904 93825340891136 140731439892892 140731439892968 140731439892968 140731439898572 0
/proc/111411/statm: 1388635 958668 1728 343 0 1385699 0
Current children cumulated CPU time: 3093.31 s
Current children cumulated vsize: 5554540 KiB
Current children cumulated memory: 3834672 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.17 4.18 5/251 111581
/proc/meminfo: memFree=119599008/131382120 swapFree=33010416/33010684
[pid=111411] ppid=111408 vsize=5554540 memory=3834672 CPUtime=3153.14 cores=4,6
/proc/111411/stat : 111411 (pb_picat) R 111408 111411 110882 0 -1 4194304 501733 0 0 0 314839 475 0 0 20 0 1 0 140611962 5687848960 958668 18446744073709551615 93825301958656 93825303360237 140731439890608 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93825303631664 93825305505904 93825340891136 140731439892892 140731439892968 140731439892968 140731439898572 0
/proc/111411/statm: 1388635 958668 1728 343 0 1385699 0
Current children cumulated CPU time: 3153.14 s
Current children cumulated vsize: 5554540 KiB
Current children cumulated memory: 3834672 KiB

[startup+3222.3 s]
/proc/loadavg: 4.17 4.17 4.18 5/251 111583
/proc/meminfo: memFree=119601728/131382120 swapFree=33010416/33010684
[pid=111411] ppid=111408 vsize=5554540 memory=3834672 CPUtime=3212.97 cores=4,6
/proc/111411/stat : 111411 (pb_picat) R 111408 111411 110882 0 -1 4194304 501850 0 0 0 320822 475 0 0 20 0 1 0 140611962 5687848960 958668 18446744073709551615 93825301958656 93825303360237 140731439890608 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93825303631664 93825305505904 93825340891136 140731439892892 140731439892968 140731439892968 140731439898572 0
/proc/111411/statm: 1388635 958668 1728 343 0 1385699 0
Current children cumulated CPU time: 3212.97 s
Current children cumulated vsize: 5554540 KiB
Current children cumulated memory: 3834672 KiB

[startup+3282.3 s]
/proc/loadavg: 4.18 4.17 4.18 5/251 111585
/proc/meminfo: memFree=119615896/131382120 swapFree=33010416/33010684
[pid=111411] ppid=111408 vsize=5554540 memory=3834672 CPUtime=3272.8 cores=4,6
/proc/111411/stat : 111411 (pb_picat) R 111408 111411 110882 0 -1 4194304 501954 0 0 0 326804 476 0 0 20 0 1 0 140611962 5687848960 958668 18446744073709551615 93825301958656 93825303360237 140731439890608 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93825303631664 93825305505904 93825340891136 140731439892892 140731439892968 140731439892968 140731439898572 0
/proc/111411/statm: 1388635 958668 1728 343 0 1385699 0
Current children cumulated CPU time: 3272.8 s
Current children cumulated vsize: 5554540 KiB
Current children cumulated memory: 3834672 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.17 4.18 5/250 111587
/proc/meminfo: memFree=119571832/131382120 swapFree=33010416/33010684
[pid=111411] ppid=111408 vsize=5554540 memory=3834672 CPUtime=3332.62 cores=4,6
/proc/111411/stat : 111411 (pb_picat) R 111408 111411 110882 0 -1 4194304 502059 0 0 0 332786 476 0 0 20 0 1 0 140611962 5687848960 958668 18446744073709551615 93825301958656 93825303360237 140731439890608 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93825303631664 93825305505904 93825340891136 140731439892892 140731439892968 140731439892968 140731439898572 0
/proc/111411/statm: 1388635 958668 1728 343 0 1385699 0
Current children cumulated CPU time: 3332.62 s
Current children cumulated vsize: 5554540 KiB
Current children cumulated memory: 3834672 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.15 4.17 5/250 111590
/proc/meminfo: memFree=119754648/131382120 swapFree=33010416/33010684
[pid=111411] ppid=111408 vsize=5554540 memory=3836720 CPUtime=3392.45 cores=4,6
/proc/111411/stat : 111411 (pb_picat) R 111408 111411 110882 0 -1 4194304 502166 0 0 0 338769 476 0 0 20 0 1 0 140611962 5687848960 959180 18446744073709551615 93825301958656 93825303360237 140731439890608 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93825303631664 93825305505904 93825340891136 140731439892892 140731439892968 140731439892968 140731439898572 0
/proc/111411/statm: 1388635 959180 1728 343 0 1385699 0
Current children cumulated CPU time: 3392.45 s
Current children cumulated vsize: 5554540 KiB
Current children cumulated memory: 3836720 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.15 4.17 5/250 111592
/proc/meminfo: memFree=119626096/131382120 swapFree=33010416/33010684
[pid=111411] ppid=111408 vsize=5554540 memory=3836720 CPUtime=3452.27 cores=4,6
/proc/111411/stat : 111411 (pb_picat) R 111408 111411 110882 0 -1 4194304 502275 0 0 0 344751 476 0 0 20 0 1 0 140611962 5687848960 959180 18446744073709551615 93825301958656 93825303360237 140731439890608 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93825303631664 93825305505904 93825340891136 140731439892892 140731439892968 140731439892968 140731439898572 0
/proc/111411/statm: 1388635 959180 1728 343 0 1385699 0
Current children cumulated CPU time: 3452.27 s
Current children cumulated vsize: 5554540 KiB
Current children cumulated memory: 3836720 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.14 4.16 5/250 111594
/proc/meminfo: memFree=119744064/131382120 swapFree=33010416/33010684
[pid=111411] ppid=111408 vsize=5554540 memory=3836720 CPUtime=3512.09 cores=4,6
/proc/111411/stat : 111411 (pb_picat) R 111408 111411 110882 0 -1 4194304 502324 0 0 0 350733 476 0 0 20 0 1 0 140611962 5687848960 959180 18446744073709551615 93825301958656 93825303360237 140731439890608 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93825303631664 93825305505904 93825340891136 140731439892892 140731439892968 140731439892968 140731439898572 0
/proc/111411/statm: 1388635 959180 1728 343 0 1385699 0
Current children cumulated CPU time: 3512.09 s
Current children cumulated vsize: 5554540 KiB
Current children cumulated memory: 3836720 KiB

[startup+3582.3 s]
/proc/loadavg: 4.16 4.14 4.16 5/250 111596
/proc/meminfo: memFree=119461908/131382120 swapFree=33010416/33010684
[pid=111411] ppid=111408 vsize=5554540 memory=3781424 CPUtime=3571.92 cores=4,6
/proc/111411/stat : 111411 (pb_picat) R 111408 111411 110882 0 -1 4194304 511404 0 0 0 356707 485 0 0 20 0 1 0 140611962 5687848960 945356 18446744073709551615 93825301958656 93825303360237 140731439890608 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93825303631664 93825305505904 93825340891136 140731439892892 140731439892968 140731439892968 140731439898572 0
/proc/111411/statm: 1388635 945356 1728 343 0 1385699 0
Current children cumulated CPU time: 3571.92 s
Current children cumulated vsize: 5554540 KiB
Current children cumulated memory: 3781424 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.5 s]
/proc/loadavg: 4.09 4.13 4.16 2/235 111671
/proc/meminfo: memFree=123572652/131382120 swapFree=33010416/33010684
[pid=111411] ppid=111408 vsize=6099308 memory=3982616 CPUtime=3600.03 cores=4,6
/proc/111411/stat : 111411 (pb_picat) R 111408 111411 110882 0 -1 4194304 526455 0 0 0 359509 494 0 0 20 0 1 0 140611962 6245691392 995654 18446744073709551615 93825301958656 93825303360237 140731439890608 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93825303631664 93825305505904 93825340891136 140731439892892 140731439892968 140731439892968 140731439898572 0
/proc/111411/statm: 1524827 995654 1728 343 0 1521891 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 6099308 KiB
Current children cumulated memory: 3982616 KiB

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

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

# cumulated CPU time of all completed processes:  user=3595.1 s, system=4.967 s

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

[startup+3610.5 s]
/proc/loadavg: 4.09 4.13 4.16 2/235 111671
/proc/meminfo: memFree=123572652/131382120 swapFree=33010416/33010684
[pid=111411] ppid=111408 vsize=6099308 memory=3982616 CPUtime=3600.03 cores=4,6
/proc/111411/stat : 111411 (pb_picat) R 111408 111411 110882 0 -1 4194304 526455 0 0 0 359509 494 0 0 20 0 1 0 140611962 6245691392 995654 18446744073709551615 93825301958656 93825303360237 140731439890608 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 93825303631664 93825305505904 93825340891136 140731439892892 140731439892968 140731439892968 140731439898572 0
/proc/111411/statm: 1524827 995654 1728 343 0 1521891 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 6099308 KiB
Current children cumulated memory: 3982616 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.52
CPU time (s): 3600.06
CPU user time (s): 3595.1
CPU system time (s): 4.967
CPU usage (%): 99.7103
Max. virtual memory (cumulated for all children) (KiB): 6252600
Max. memory (cumulated for all children) (KiB): 4248240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.1
system time used= 4.967
maximum resident set size= 4248240
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 526455
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= 67
involuntary context switches= 19150


# summary of solver processes directly reported to runsolver:
#   pid: 111411
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3595.1
#   total CPU system time (s): 4.967

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.9523 second user time and 34.8582 second system time

The end

Launcher Data

Begin job on nodeC006 at 2025-07-11 17:55:26
IDJOB=4528632
IDBENCH=178648
IDSOLVER=3385
FILE ID=nodeC006/4528632-1752249324
RUNJOBID= nodeC006-1752245709-110896
SLURM_JOB_ID= 9682580
Free space on /tmp= 431936 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/MIPLIB01/opt/miplib2017/normalized-scpm1.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4528632-1752249324/watcher-4528632-1752249324 -o /tmp/evaluation-result-4528632-1752249324/solver-4528632-1752249324 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1752245709-110896 --watchdog 3760  pb_picat HOME/instance-4528632-1752249324.opb

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

MD5SUM BENCH= 440d9fa41be3ec48b597f135b494ae2c
RANDOM SEED=1277652088

nodeC006 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	: 0xb00001f
cpu MHz		: 3660.714
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.32
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	: 0xb00001f
cpu MHz		: 3491.658
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.32
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	: 0xb00001f
cpu MHz		: 1197.343
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.32
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	: 0xb00001f
cpu MHz		: 1197.470
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.32
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	: 0xb00001f
cpu MHz		: 3491.639
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.32
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	: 0xb00001f
cpu MHz		: 2494.041
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.32
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	: 0xb00001f
cpu MHz		: 1198.057
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.32
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	: 0xb00001f
cpu MHz		: 1197.684
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        126414264 kB
MemAvailable:   128730256 kB
Buffers:            2128 kB
Cached:          3078352 kB
SwapCached:           12 kB
Active:          1712476 kB
Inactive:        2609752 kB
Active(anon):    1248708 kB
Inactive(anon):    10992 kB
Active(file):     463768 kB
Inactive(file):  2598760 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             92072 kB
Writeback:             0 kB
AnonPages:       1243744 kB
Mapped:           115864 kB
Shmem:             17948 kB
KReclaimable:     185800 kB
Slab:             275040 kB
SReclaimable:     185800 kB
SUnreclaim:        89240 kB
KernelStack:        4112 kB
PageTables:         5332 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    6860516 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149384 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1079296 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:      191304 kB
DirectMap2M:    10196992 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 431944 MiB
End job on nodeC006 at 2025-07-11 18:55:37