Trace number 4515307

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.08 3611.71

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/
dec/miplib2010/normalized-neos-952987.0.d.opb
MD5SUMc2f3e0c6154609bf2d3178c0d208b6f5
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables31248
Total number of constraints354
Number of constraints which are clauses177
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints177
Minimum length of a constraint168
Maximum length of a constraint343
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 1050
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 27454
Number of bits of the biggest sum of numbers15
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-4515307-1751233029.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 (61589 MiB free)
  memory of node 1: 64465 MiB (63632 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4515307-1751233029/watcher-4515307-1751233029 -o /tmp/evaluation-result-4515307-1751233029/solver-4515307-1751233029 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC019-1751233010-30872 --watchdog 3760 pb_picat HOME/instance-4515307-1751233029.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=30974, runsolver pid=30971

[startup+0.100064 s]*
/proc/loadavg: 2.09 3.29 3.91 5/266 30975
/proc/meminfo: memFree=128194784/131250000 swapFree=33010684/33010684
[pid=30974] ppid=30971 vsize=2027148 memory=45388 CPUtime=0.09 cores=5,7
/proc/30974/stat : 30974 (pb_picat) R 30971 30974 30859 0 -1 4194304 1233 0 0 0 9 0 0 0 20 0 1 0 38980460 2075799552 11347 18446744073709551615 94109628350464 94109629752045 140731214771216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94109630023472 94109631897776 94109647745024 140731214776734 140731214776810 140731214776810 140731214782412 0
/proc/30974/statm: 506787 11347 1600 343 0 503851 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 45388 KiB

[startup+0.20563 s]*
/proc/loadavg: 2.09 3.29 3.91 5/266 30975
/proc/meminfo: memFree=128186592/131250000 swapFree=33010684/33010684
[pid=30974] ppid=30971 vsize=2027148 memory=66040 CPUtime=0.2 cores=5,7
/proc/30974/stat : 30974 (pb_picat) R 30971 30974 30859 0 -1 4194304 1287 0 0 0 19 1 0 0 20 0 1 0 38980460 2075799552 16510 18446744073709551615 94109628350464 94109629752045 140731214771216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94109630023472 94109631897776 94109647745024 140731214776734 140731214776810 140731214776810 140731214782412 0
/proc/30974/statm: 506787 16510 1600 343 0 503851 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 66040 KiB

[startup+0.305574 s]*
/proc/loadavg: 2.09 3.29 3.91 5/266 30975
/proc/meminfo: memFree=128158128/131250000 swapFree=33010684/33010684
[pid=30974] ppid=30971 vsize=2027148 memory=92664 CPUtime=0.29 cores=5,7
/proc/30974/stat : 30974 (pb_picat) R 30971 30974 30859 0 -1 4194304 1300 0 0 0 28 1 0 0 20 0 1 0 38980460 2075799552 23166 18446744073709551615 94109628350464 94109629752045 140731214771216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94109630023472 94109631897776 94109647745024 140731214776734 140731214776810 140731214776810 140731214782412 0
/proc/30974/statm: 506787 23166 1600 343 0 503851 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 92664 KiB

[startup+0.700178 s]
/proc/loadavg: 2.09 3.29 3.91 5/266 30975
/proc/meminfo: memFree=128129456/131250000 swapFree=33010684/33010684
[pid=30974] ppid=30971 vsize=2027148 memory=199416 CPUtime=0.68 cores=5,7
/proc/30974/stat : 30974 (pb_picat) R 30971 30974 30859 0 -1 4194304 1356 0 0 0 65 3 0 0 20 0 1 0 38980460 2075799552 49854 18446744073709551615 94109628350464 94109629752045 140731214771216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94109630023472 94109631897776 94109647745024 140731214776734 140731214776810 140731214776810 140731214782412 0
/proc/30974/statm: 506787 49854 1664 343 0 503851 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 199416 KiB

[startup+1.50017 s]
/proc/loadavg: 2.09 3.29 3.91 5/266 30975
/proc/meminfo: memFree=127936692/131250000 swapFree=33010684/33010684
[pid=30974] ppid=30971 vsize=2280500 memory=356708 CPUtime=1.47 cores=5,7
/proc/30974/stat : 30974 (pb_picat) R 30971 30974 30859 0 -1 4194304 7625 0 0 0 132 15 0 0 20 0 1 0 38980460 2335232000 89177 18446744073709551615 94109628350464 94109629752045 140731214771216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94109630023472 94109631897776 94109647745024 140731214776734 140731214776810 140731214776810 140731214782412 0
/proc/30974/statm: 570125 89177 1728 343 0 567189 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 2280500 KiB
Current children cumulated memory: 356708 KiB

[startup+3.10539 s]
/proc/loadavg: 2.09 3.29 3.91 5/266 30975
/proc/meminfo: memFree=127838304/131250000 swapFree=33010684/33010684
[pid=30974] ppid=30971 vsize=2390712 memory=426828 CPUtime=3.08 cores=5,7
/proc/30974/stat : 30974 (pb_picat) R 30971 30974 30859 0 -1 4194304 14342 0 0 0 265 43 0 0 20 0 1 0 38980460 2448089088 106707 18446744073709551615 94109628350464 94109629752045 140731214771216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94109630023472 94109631897776 94109647745024 140731214776734 140731214776810 140731214776810 140731214782412 0
/proc/30974/statm: 597678 106707 1728 343 0 594742 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2390712 KiB
Current children cumulated memory: 426828 KiB

[startup+6.30017 s]
/proc/loadavg: 2.24 3.30 3.91 5/266 30975
/proc/meminfo: memFree=127731204/131250000 swapFree=33010684/33010684
[pid=30974] ppid=30971 vsize=2542264 memory=524792 CPUtime=6.26 cores=5,7
/proc/30974/stat : 30974 (pb_picat) R 30971 30974 30859 0 -1 4194304 21980 0 0 0 542 84 0 0 20 0 1 0 38980460 2603278336 131198 18446744073709551615 94109628350464 94109629752045 140731214771216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94109630023472 94109631897776 94109647745024 140731214776734 140731214776810 140731214776810 140731214782412 0
/proc/30974/statm: 635566 131198 1760 343 0 632630 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2542264 KiB
Current children cumulated memory: 524792 KiB

[startup+12.7002 s]
/proc/loadavg: 2.38 3.31 3.91 5/266 30976
/proc/meminfo: memFree=127710796/131250000 swapFree=33010684/33010684
[pid=30974] ppid=30971 vsize=2542264 memory=531468 CPUtime=12.65 cores=5,7
/proc/30974/stat : 30974 (pb_picat) R 30971 30974 30859 0 -1 4194304 22178 0 0 0 1160 105 0 0 20 0 1 0 38980460 2603278336 132867 18446744073709551615 94109628350464 94109629752045 140731214771216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94109630023472 94109631897776 94109647745024 140731214776734 140731214776810 140731214776810 140731214782412 0
/proc/30974/statm: 635566 132867 1760 343 0 632630 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2542264 KiB
Current children cumulated memory: 531468 KiB

[startup+25.5002 s]
/proc/loadavg: 2.82 3.36 3.92 5/266 30976
/proc/meminfo: memFree=127618112/131250000 swapFree=33010684/33010684
[pid=30974] ppid=30971 vsize=2578580 memory=608376 CPUtime=25.41 cores=5,7
/proc/30974/stat : 30974 (pb_picat) R 30971 30974 30859 0 -1 4194304 37093 0 0 0 2424 117 0 0 20 0 1 0 38980460 2640465920 152094 18446744073709551615 94109628350464 94109629752045 140731214771216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94109630023472 94109631897776 94109647745024 140731214776734 140731214776810 140731214776810 140731214782412 0
/proc/30974/statm: 644645 152094 1760 343 0 641709 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2578580 KiB
Current children cumulated memory: 608376 KiB

[startup+51.1055 s]
/proc/loadavg: 3.29 3.43 3.93 5/266 30976
/proc/meminfo: memFree=127635196/131250000 swapFree=33010684/33010684
[pid=30974] ppid=30971 vsize=2578580 memory=610424 CPUtime=50.95 cores=5,7
/proc/30974/stat : 30974 (pb_picat) R 30971 30974 30859 0 -1 4194304 49354 0 0 0 4965 130 0 0 20 0 1 0 38980460 2640465920 152606 18446744073709551615 94109628350464 94109629752045 140731214771216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94109630023472 94109631897776 94109647745024 140731214776734 140731214776810 140731214776810 140731214782412 0
/proc/30974/statm: 644645 152606 1760 343 0 641709 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 2578580 KiB
Current children cumulated memory: 610424 KiB

[startup+102.3 s]
/proc/loadavg: 3.74 3.54 3.94 5/266 30978
/proc/meminfo: memFree=127584020/131250000 swapFree=33010684/33010684
[pid=30974] ppid=30971 vsize=2578580 memory=587896 CPUtime=101.99 cores=5,7
/proc/30974/stat : 30974 (pb_picat) R 30971 30974 30859 0 -1 4194304 65717 0 0 0 10052 147 0 0 20 0 1 0 38980460 2640465920 146974 18446744073709551615 94109628350464 94109629752045 140731214771216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94109630023472 94109631897776 94109647745024 140731214776734 140731214776810 140731214776810 140731214782412 0
/proc/30974/statm: 644645 146974 1760 343 0 641709 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 2578580 KiB
Current children cumulated memory: 587896 KiB

[startup+162.3 s]
/proc/loadavg: 3.98 3.64 3.95 5/268 30982
/proc/meminfo: memFree=127644004/131250000 swapFree=33010684/33010684
[pid=30974] ppid=30971 vsize=2578580 memory=608380 CPUtime=161.82 cores=5,7
/proc/30974/stat : 30974 (pb_picat) R 30971 30974 30859 0 -1 4194304 76448 0 0 0 16022 160 0 0 20 0 1 0 38980460 2640465920 152095 18446744073709551615 94109628350464 94109629752045 140731214771216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94109630023472 94109631897776 94109647745024 140731214776734 140731214776810 140731214776810 140731214782412 0
/proc/30974/statm: 644645 152095 1760 343 0 641709 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 2578580 KiB
Current children cumulated memory: 608380 KiB

[startup+222.3 s]
/proc/loadavg: 4.04 3.72 3.96 5/267 30984
/proc/meminfo: memFree=127529032/131250000 swapFree=33010684/33010684
[pid=30974] ppid=30971 vsize=2578580 memory=600400 CPUtime=221.64 cores=5,7
/proc/30974/stat : 30974 (pb_picat) R 30971 30974 30859 0 -1 4194304 85621 0 0 0 21993 171 0 0 20 0 1 0 38980460 2640465920 150100 18446744073709551615 94109628350464 94109629752045 140731214771216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94109630023472 94109631897776 94109647745024 140731214776734 140731214776810 140731214776810 140731214782412 0
/proc/30974/statm: 644645 150100 1760 343 0 641709 0
Current children cumulated CPU time: 221.64 s
Current children cumulated vsize: 2578580 KiB
Current children cumulated memory: 600400 KiB

[startup+282.3 s]
/proc/loadavg: 4.06 3.79 3.97 5/267 30991
/proc/meminfo: memFree=127559448/131250000 swapFree=33010684/33010684
[pid=30974] ppid=30971 vsize=2578580 memory=620880 CPUtime=281.47 cores=5,7
/proc/30974/stat : 30974 (pb_picat) R 30971 30974 30859 0 -1 4194304 93272 0 0 0 27965 182 0 0 20 0 1 0 38980460 2640465920 155220 18446744073709551615 94109628350464 94109629752045 140731214771216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94109630023472 94109631897776 94109647745024 140731214776734 140731214776810 140731214776810 140731214782412 0
/proc/30974/statm: 644645 155220 1760 343 0 641709 0
Current children cumulated CPU time: 281.47 s
Current children cumulated vsize: 2578580 KiB
Current children cumulated memory: 620880 KiB

[startup+342.3 s]
/proc/loadavg: 4.05 3.84 3.98 5/265 30993
/proc/meminfo: memFree=127552288/131250000 swapFree=33010684/33010684
[pid=30974] ppid=30971 vsize=2578580 memory=606656 CPUtime=341.29 cores=5,7
/proc/30974/stat : 30974 (pb_picat) R 30971 30974 30859 0 -1 4194304 100939 0 0 0 33936 193 0 0 20 0 1 0 38980460 2640465920 151664 18446744073709551615 94109628350464 94109629752045 140731214771216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94109630023472 94109631897776 94109647745024 140731214776734 140731214776810 140731214776810 140731214782412 0
/proc/30974/statm: 644645 151664 1760 343 0 641709 0
Current children cumulated CPU time: 341.29 s
Current children cumulated vsize: 2578580 KiB
Current children cumulated memory: 606656 KiB

[startup+402.3 s]
/proc/loadavg: 4.06 3.89 3.99 5/265 30995
/proc/meminfo: memFree=127561288/131250000 swapFree=33010684/33010684
[pid=30974] ppid=30971 vsize=2578580 memory=625088 CPUtime=401.12 cores=5,7
/proc/30974/stat : 30974 (pb_picat) R 30971 30974 30859 0 -1 4194304 107069 0 0 0 39908 204 0 0 20 0 1 0 38980460 2640465920 156272 18446744073709551615 94109628350464 94109629752045 140731214771216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94109630023472 94109631897776 94109647745024 140731214776734 140731214776810 140731214776810 140731214782412 0
/proc/30974/statm: 644645 156272 1760 343 0 641709 0
Current children cumulated CPU time: 401.12 s
Current children cumulated vsize: 2578580 KiB
Current children cumulated memory: 625088 KiB

[startup+462.3 s]
/proc/loadavg: 4.13 3.94 4.00 5/263 30997
/proc/meminfo: memFree=127479212/131250000 swapFree=33010684/33010684
[pid=30974] ppid=30971 vsize=2578580 memory=637376 CPUtime=460.94 cores=5,7
/proc/30974/stat : 30974 (pb_picat) R 30971 30974 30859 0 -1 4194304 111675 0 0 0 45884 210 0 0 20 0 1 0 38980460 2640465920 159344 18446744073709551615 94109628350464 94109629752045 140731214771216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94109630023472 94109631897776 94109647745024 140731214776734 140731214776810 140731214776810 140731214782412 0
/proc/30974/statm: 644645 159344 1760 343 0 641709 0
Current children cumulated CPU time: 460.94 s

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

Current children cumulated memory: 817608 KiB

[startup+2922.3 s]
/proc/loadavg: 4.12 4.16 4.12 5/264 31144
/proc/meminfo: memFree=126995144/131250000 swapFree=33010684/33010684
[pid=30974] ppid=30971 vsize=2840724 memory=803272 CPUtime=2913 cores=5,7
/proc/30974/stat : 30974 (pb_picat) R 30971 30974 30859 0 -1 4194304 271133 0 0 0 290821 479 0 0 20 0 1 0 38980460 2908901376 200818 18446744073709551615 94109628350464 94109629752045 140731214771216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94109630023472 94109631897776 94109647745024 140731214776734 140731214776810 140731214776810 140731214782412 0
/proc/30974/statm: 710181 200818 1760 343 0 707245 0
Current children cumulated CPU time: 2913 s
Current children cumulated vsize: 2840724 KiB
Current children cumulated memory: 803272 KiB

[startup+2982.3 s]
/proc/loadavg: 4.29 4.20 4.14 5/263 31146
/proc/meminfo: memFree=127297184/131250000 swapFree=33010684/33010684
[pid=30974] ppid=30971 vsize=2840724 memory=801224 CPUtime=2972.81 cores=5,7
/proc/30974/stat : 30974 (pb_picat) R 30971 30974 30859 0 -1 4194304 273754 0 0 0 296796 485 0 0 20 0 1 0 38980460 2908901376 200306 18446744073709551615 94109628350464 94109629752045 140731214771216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94109630023472 94109631897776 94109647745024 140731214776734 140731214776810 140731214776810 140731214782412 0
/proc/30974/statm: 710181 200306 1760 343 0 707245 0
Current children cumulated CPU time: 2972.81 s
Current children cumulated vsize: 2840724 KiB
Current children cumulated memory: 801224 KiB

[startup+3042.3 s]
/proc/loadavg: 4.21 4.19 4.14 5/263 31148
/proc/meminfo: memFree=127367172/131250000 swapFree=33010684/33010684
[pid=30974] ppid=30971 vsize=2840724 memory=774600 CPUtime=3032.6 cores=5,7
/proc/30974/stat : 30974 (pb_picat) R 30971 30974 30859 0 -1 4194304 277963 0 0 0 302766 494 0 0 20 0 1 0 38980460 2908901376 193650 18446744073709551615 94109628350464 94109629752045 140731214771216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94109630023472 94109631897776 94109647745024 140731214776734 140731214776810 140731214776810 140731214782412 0
/proc/30974/statm: 710181 193650 1760 343 0 707245 0
Current children cumulated CPU time: 3032.6 s
Current children cumulated vsize: 2840724 KiB
Current children cumulated memory: 774600 KiB

[startup+3102.3 s]
/proc/loadavg: 4.13 4.17 4.13 5/264 31151
/proc/meminfo: memFree=127299040/131250000 swapFree=33010684/33010684
[pid=30974] ppid=30971 vsize=3102868 memory=848328 CPUtime=3092.4 cores=5,7
/proc/30974/stat : 30974 (pb_picat) R 30971 30974 30859 0 -1 4194304 278513 0 0 0 308744 496 0 0 20 0 1 0 38980460 3177336832 212082 18446744073709551615 94109628350464 94109629752045 140731214771216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94109630023472 94109631897776 94109647745024 140731214776734 140731214776810 140731214776810 140731214782412 0
/proc/30974/statm: 775717 212082 1760 343 0 772781 0
Current children cumulated CPU time: 3092.4 s
Current children cumulated vsize: 3102868 KiB
Current children cumulated memory: 848328 KiB

[startup+3162.3 s]
/proc/loadavg: 4.09 4.15 4.13 5/264 31153
/proc/meminfo: memFree=127177120/131250000 swapFree=33010684/33010684
[pid=30974] ppid=30971 vsize=2840724 memory=809436 CPUtime=3152.19 cores=5,7
/proc/30974/stat : 30974 (pb_picat) R 30971 30974 30859 0 -1 4194304 280617 0 0 0 314718 501 0 0 20 0 1 0 38980460 2908901376 202359 18446744073709551615 94109628350464 94109629752045 140731214771216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94109630023472 94109631897776 94109647745024 140731214776734 140731214776810 140731214776810 140731214782412 0
/proc/30974/statm: 710181 202359 1760 343 0 707245 0
Current children cumulated CPU time: 3152.19 s
Current children cumulated vsize: 2840724 KiB
Current children cumulated memory: 809436 KiB

[startup+3222.3 s]
/proc/loadavg: 4.09 4.14 4.12 5/265 31158
/proc/meminfo: memFree=127332916/131250000 swapFree=33010684/33010684
[pid=30974] ppid=30971 vsize=2840724 memory=831964 CPUtime=3211.99 cores=5,7
/proc/30974/stat : 30974 (pb_picat) R 30971 30974 30859 0 -1 4194304 280741 0 0 0 320697 502 0 0 20 0 1 0 38980460 2908901376 207991 18446744073709551615 94109628350464 94109629752045 140731214771216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94109630023472 94109631897776 94109647745024 140731214776734 140731214776810 140731214776810 140731214782412 0
/proc/30974/statm: 710181 207991 1760 343 0 707245 0
Current children cumulated CPU time: 3211.99 s
Current children cumulated vsize: 2840724 KiB
Current children cumulated memory: 831964 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.13 4.11 5/265 31164
/proc/meminfo: memFree=127183288/131250000 swapFree=33010684/33010684
[pid=30974] ppid=30971 vsize=2840724 memory=801244 CPUtime=3271.78 cores=5,7
/proc/30974/stat : 30974 (pb_picat) R 30971 30974 30859 0 -1 4194304 282721 0 0 0 326672 506 0 0 20 0 1 0 38980460 2908901376 200311 18446744073709551615 94109628350464 94109629752045 140731214771216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94109630023472 94109631897776 94109647745024 140731214776734 140731214776810 140731214776810 140731214782412 0
/proc/30974/statm: 710181 200311 1760 343 0 707245 0
Current children cumulated CPU time: 3271.78 s
Current children cumulated vsize: 2840724 KiB
Current children cumulated memory: 801244 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.13 4.11 5/264 31166
/proc/meminfo: memFree=127312952/131250000 swapFree=33010684/33010684
[pid=30974] ppid=30971 vsize=3102868 memory=862684 CPUtime=3331.58 cores=5,7
/proc/30974/stat : 30974 (pb_picat) R 30971 30974 30859 0 -1 4194304 285359 0 0 0 332645 513 0 0 20 0 1 0 38980460 3177336832 215671 18446744073709551615 94109628350464 94109629752045 140731214771216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94109630023472 94109631897776 94109647745024 140731214776734 140731214776810 140731214776810 140731214782412 0
/proc/30974/statm: 775717 215671 1760 343 0 772781 0
Current children cumulated CPU time: 3331.58 s
Current children cumulated vsize: 3102868 KiB
Current children cumulated memory: 862684 KiB

[startup+3402.3 s]
/proc/loadavg: 4.05 4.11 4.10 5/263 31168
/proc/meminfo: memFree=127108892/131250000 swapFree=33010684/33010684
[pid=30974] ppid=30971 vsize=2840724 memory=797148 CPUtime=3391.37 cores=5,7
/proc/30974/stat : 30974 (pb_picat) R 30971 30974 30859 0 -1 4194304 290066 0 0 0 338615 522 0 0 20 0 1 0 38980460 2908901376 199287 18446744073709551615 94109628350464 94109629752045 140731214771216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94109630023472 94109631897776 94109647745024 140731214776734 140731214776810 140731214776810 140731214782412 0
/proc/30974/statm: 710181 199287 1760 343 0 707245 0
Current children cumulated CPU time: 3391.37 s
Current children cumulated vsize: 2840724 KiB
Current children cumulated memory: 797148 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.12 4.10 5/263 31170
/proc/meminfo: memFree=127133824/131250000 swapFree=33010684/33010684
[pid=30974] ppid=30971 vsize=3102868 memory=864732 CPUtime=3451.17 cores=5,7
/proc/30974/stat : 30974 (pb_picat) R 30971 30974 30859 0 -1 4194304 292824 0 0 0 344589 528 0 0 20 0 1 0 38980460 3177336832 216183 18446744073709551615 94109628350464 94109629752045 140731214771216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94109630023472 94109631897776 94109647745024 140731214776734 140731214776810 140731214776810 140731214782412 0
/proc/30974/statm: 775717 216183 1760 343 0 772781 0
Current children cumulated CPU time: 3451.17 s
Current children cumulated vsize: 3102868 KiB
Current children cumulated memory: 864732 KiB

[startup+3522.3 s]
/proc/loadavg: 4.15 4.12 4.10 5/264 31175
/proc/meminfo: memFree=126051884/131250000 swapFree=33010684/33010684
[pid=30974] ppid=30971 vsize=3102868 memory=872924 CPUtime=3510.96 cores=5,7
/proc/30974/stat : 30974 (pb_picat) R 30971 30974 30859 0 -1 4194304 292877 0 0 0 350568 528 0 0 20 0 1 0 38980460 3177336832 218231 18446744073709551615 94109628350464 94109629752045 140731214771216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94109630023472 94109631897776 94109647745024 140731214776734 140731214776810 140731214776810 140731214782412 0
/proc/30974/statm: 775717 218231 1760 343 0 772781 0
Current children cumulated CPU time: 3510.96 s
Current children cumulated vsize: 3102868 KiB
Current children cumulated memory: 872924 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.11 4.10 5/264 31177
/proc/meminfo: memFree=127171384/131250000 swapFree=33010684/33010684
[pid=30974] ppid=30971 vsize=3102868 memory=846940 CPUtime=3570.76 cores=5,7
/proc/30974/stat : 30974 (pb_picat) R 30971 30974 30859 0 -1 4194304 295184 0 0 0 356543 533 0 0 20 0 1 0 38980460 3177336832 211735 18446744073709551615 94109628350464 94109629752045 140731214771216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94109630023472 94109631897776 94109647745024 140731214776734 140731214776810 140731214776810 140731214782412 0
/proc/30974/statm: 775717 211735 1760 343 0 772781 0
Current children cumulated CPU time: 3570.76 s
Current children cumulated vsize: 3102868 KiB
Current children cumulated memory: 846940 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.7 s]
/proc/loadavg: 4.06 4.10 4.09 5/264 31312
/proc/meminfo: memFree=129006644/131250000 swapFree=33010684/33010684
[pid=30974] ppid=30971 vsize=3102868 memory=856540 CPUtime=3600.06 cores=5,7
/proc/30974/stat : 30974 (pb_picat) R 30971 30974 30859 0 -1 4194304 295513 0 0 0 359472 534 0 0 20 0 1 0 38980460 3177336832 214135 18446744073709551615 94109628350464 94109629752045 140731214771216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94109630023472 94109631897776 94109647745024 140731214776734 140731214776810 140731214776810 140731214782412 0
/proc/30974/statm: 775717 214135 1760 343 0 772781 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 3102868 KiB
Current children cumulated memory: 856540 KiB

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

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

# cumulated CPU time of all completed processes:  user=3594.73 s, system=5.35093 s

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

[startup+3611.7 s]
/proc/loadavg: 4.06 4.10 4.09 5/264 31312
/proc/meminfo: memFree=129006644/131250000 swapFree=33010684/33010684
[pid=30974] ppid=30971 vsize=3102868 memory=856540 CPUtime=3600.06 cores=5,7
/proc/30974/stat : 30974 (pb_picat) R 30971 30974 30859 0 -1 4194304 295513 0 0 0 359472 534 0 0 20 0 1 0 38980460 3177336832 214135 18446744073709551615 94109628350464 94109629752045 140731214771216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 94109630023472 94109631897776 94109647745024 140731214776734 140731214776810 140731214776810 140731214782412 0
/proc/30974/statm: 775717 214135 1760 343 0 772781 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 3102868 KiB
Current children cumulated memory: 856540 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3611.71
CPU time (s): 3600.08
CPU user time (s): 3594.73
CPU system time (s): 5.35093
CPU usage (%): 99.678
Max. virtual memory (cumulated for all children) (KiB): 3102868
Max. memory (cumulated for all children) (KiB): 881116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.73
system time used= 5.35093
maximum resident set size= 881116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 295513
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= 69
involuntary context switches= 4737


# summary of solver processes directly reported to runsolver:
#   pid: 30974
#   total CPU time (s): 3600.08
#   total CPU user time (s): 3594.73
#   total CPU system time (s): 5.35093

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.78522 second user time and 14.5733 second system time

The end

Launcher Data

Begin job on nodeC019 at 2025-06-29 23:37:10
IDJOB=4515307
IDBENCH=164400
IDSOLVER=3346
FILE ID=nodeC019/4515307-1751233029
RUNJOBID= nodeC019-1751233010-30872
SLURM_JOB_ID= 9587712
Free space on /tmp= 433052 MiB

SOLVER NAME= Picat 2025-06-16
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/dec/miplib2010/normalized-neos-952987.0.d.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4515307-1751233029/watcher-4515307-1751233029 -o /tmp/evaluation-result-4515307-1751233029/solver-4515307-1751233029 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC019-1751233010-30872 --watchdog 3760  pb_picat HOME/instance-4515307-1751233029.opb

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

MD5SUM BENCH= c2f3e0c6154609bf2d3178c0d208b6f5
RANDOM SEED=867628236

nodeC019 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.759
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.37
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.676
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.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        128228144 kB
MemAvailable:   128128088 kB
Buffers:            3280 kB
Cached:           709108 kB
SwapCached:            0 kB
Active:          1957400 kB
Inactive:         452360 kB
Active(anon):    1715436 kB
Inactive(anon):        0 kB
Active(file):     241964 kB
Inactive(file):   452360 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              4608 kB
Writeback:             4 kB
AnonPages:       1698912 kB
Mapped:           113316 kB
Shmem:             18064 kB
KReclaimable:      89720 kB
Slab:             175816 kB
SReclaimable:      89720 kB
SUnreclaim:        86096 kB
KernelStack:        4352 kB
PageTables:         6504 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    7843012 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1447936 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:      176852 kB
DirectMap2M:     9031680 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433048 MiB
End job on nodeC019 at 2025-06-30 00:37:21