Trace number 4528587

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.02 3610.81

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/
minlplib2-pb-0.1.0/opb/normalized-faclay75.lin.opb
MD5SUM3ba8cfc0a45dfa41539851263c680a3e
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 benchmark2394527
Best CPU time to get the best result obtained on this benchmark72003.3
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables149652
Total number of constraints428803
Number of constraints which are clauses281926
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints146876
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 149651
Biggest coefficient in the objective function 3944708
Number of bits for the biggest coefficient in the objective function 22
Sum of the numbers in the objective function 34212972
Number of bits of the sum of numbers in the objective function 26
Biggest number in a constraint 3944708
Number of bits of the biggest number in a constraint 22
Biggest sum of numbers in a constraint 34212972
Number of bits of the biggest sum of numbers26
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.09	c solving HOME/instance-4528587-1752245282.opb (Picat 3.9b11, 7/10/2025)

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4528587-1752245282/watcher-4528587-1752245282 -o /tmp/evaluation-result-4528587-1752245282/solver-4528587-1752245282 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1752245169-110054 --watchdog 3760 pb_picat HOME/instance-4528587-1752245282.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100069 s]*
/proc/loadavg: 4.08 4.09 4.09 5/264 110427
/proc/meminfo: memFree=127654120/131250000 swapFree=33010416/33010684
[pid=110426] ppid=110423 vsize=2027148 memory=34148 CPUtime=0.09 cores=1,3
/proc/110426/stat : 110426 (pb_picat) R 110423 110426 110042 0 -1 4194304 1039 0 0 0 8 1 0 0 20 0 1 0 140208135 2075799552 8537 18446744073709551615 94328687226880 94328688628461 140721917846304 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94328688899888 94328690774128 94328722370560 140721917847964 140721917848040 140721917848040 140721917853644 0
/proc/110426/statm: 506787 8537 1536 343 0 503851 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 34148 KiB

[startup+0.205583 s]*
/proc/loadavg: 4.08 4.09 4.09 5/264 110427
/proc/meminfo: memFree=127596840/131250000 swapFree=33010416/33010684
[pid=110426] ppid=110423 vsize=2082276 memory=87944 CPUtime=0.19 cores=1,3
/proc/110426/stat : 110426 (pb_picat) R 110423 110426 110042 0 -1 4194304 1936 0 0 0 18 1 0 0 20 0 1 0 140208135 2132250624 21986 18446744073709551615 94328687226880 94328688628461 140721917846304 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94328688899888 94328690774128 94328722370560 140721917847964 140721917848040 140721917848040 140721917853644 0
/proc/110426/statm: 520569 21986 1536 343 0 517633 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2082276 KiB
Current children cumulated memory: 87944 KiB

[startup+0.305495 s]*
/proc/loadavg: 4.08 4.09 4.09 5/264 110427
/proc/meminfo: memFree=127542964/131250000 swapFree=33010416/33010684
[pid=110426] ppid=110423 vsize=2098720 memory=141164 CPUtime=0.29 cores=1,3
/proc/110426/stat : 110426 (pb_picat) R 110423 110426 110042 0 -1 4194304 3999 0 0 0 27 2 0 0 20 0 1 0 140208135 2149089280 35291 18446744073709551615 94328687226880 94328688628461 140721917846304 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94328688899888 94328690774128 94328722370560 140721917847964 140721917848040 140721917848040 140721917853644 0
/proc/110426/statm: 524680 35291 1536 343 0 521744 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2098720 KiB
Current children cumulated memory: 141164 KiB

[startup+0.700186 s]
/proc/loadavg: 4.08 4.09 4.09 5/264 110427
/proc/meminfo: memFree=127505600/131250000 swapFree=33010416/33010684
[pid=110426] ppid=110423 vsize=2098720 memory=206836 CPUtime=0.68 cores=1,3
/proc/110426/stat : 110426 (pb_picat) R 110423 110426 110042 0 -1 4194304 4034 0 0 0 65 3 0 0 20 0 1 0 140208135 2149089280 51709 18446744073709551615 94328687226880 94328688628461 140721917846304 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94328688899888 94328690774128 94328722370560 140721917847964 140721917848040 140721917848040 140721917853644 0
/proc/110426/statm: 524680 51709 1568 343 0 521744 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2098720 KiB
Current children cumulated memory: 206836 KiB

[startup+1.50019 s]
/proc/loadavg: 4.08 4.09 4.09 5/263 110427
/proc/meminfo: memFree=127422924/131250000 swapFree=33010416/33010684
[pid=110426] ppid=110423 vsize=2098720 memory=331764 CPUtime=1.48 cores=1,3
/proc/110426/stat : 110426 (pb_picat) R 110423 110426 110042 0 -1 4194304 4095 0 0 0 143 5 0 0 20 0 1 0 140208135 2149089280 82941 18446744073709551615 94328687226880 94328688628461 140721917846304 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94328688899888 94328690774128 94328722370560 140721917847964 140721917848040 140721917848040 140721917853644 0
/proc/110426/statm: 524680 82941 1568 343 0 521744 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2098720 KiB
Current children cumulated memory: 331764 KiB

[startup+3.10539 s]
/proc/loadavg: 4.08 4.09 4.09 5/263 110427
/proc/meminfo: memFree=127093408/131250000 swapFree=33010416/33010684
[pid=110426] ppid=110423 vsize=2098720 memory=593908 CPUtime=3.08 cores=1,3
/proc/110426/stat : 110426 (pb_picat) R 110423 110426 110042 0 -1 4194304 4243 0 0 0 298 10 0 0 20 0 1 0 140208135 2149089280 148477 18446744073709551615 94328687226880 94328688628461 140721917846304 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94328688899888 94328690774128 94328722370560 140721917847964 140721917848040 140721917848040 140721917853644 0
/proc/110426/statm: 524680 148477 1568 343 0 521744 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2098720 KiB
Current children cumulated memory: 593908 KiB

[startup+6.30018 s]
/proc/loadavg: 4.07 4.09 4.09 5/264 110429
/proc/meminfo: memFree=126505488/131250000 swapFree=33010416/33010684
[pid=110426] ppid=110423 vsize=2316968 memory=1264552 CPUtime=6.27 cores=1,3
/proc/110426/stat : 110426 (pb_picat) R 110423 110426 110042 0 -1 4194304 7534 0 0 0 598 29 0 0 20 0 1 0 140208135 2372575232 316138 18446744073709551615 94328687226880 94328688628461 140721917846304 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94328688899888 94328690774128 94328722370560 140721917847964 140721917848040 140721917848040 140721917853644 0
/proc/110426/statm: 579242 316138 1696 343 0 576306 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2316968 KiB
Current children cumulated memory: 1264552 KiB

[startup+12.7002 s]
/proc/loadavg: 4.06 4.09 4.09 5/264 110429
/proc/meminfo: memFree=126037836/131250000 swapFree=33010416/33010684
[pid=110426] ppid=110423 vsize=2933984 memory=1617968 CPUtime=12.66 cores=1,3
/proc/110426/stat : 110426 (pb_picat) R 110423 110426 110042 0 -1 4194304 29706 0 0 0 1114 152 0 0 20 0 1 0 140208135 3004399616 404492 18446744073709551615 94328687226880 94328688628461 140721917846304 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94328688899888 94328690774128 94328722370560 140721917847964 140721917848040 140721917848040 140721917853644 0
/proc/110426/statm: 733496 404492 1760 343 0 730560 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 2933984 KiB
Current children cumulated memory: 1617968 KiB

[startup+25.5002 s]
/proc/loadavg: 4.05 4.08 4.09 5/264 110429
/proc/meminfo: memFree=126032476/131250000 swapFree=33010416/33010684
[pid=110426] ppid=110423 vsize=2933984 memory=1617968 CPUtime=25.43 cores=1,3
/proc/110426/stat : 110426 (pb_picat) R 110423 110426 110042 0 -1 4194304 29724 0 0 0 2390 153 0 0 20 0 1 0 140208135 3004399616 404492 18446744073709551615 94328687226880 94328688628461 140721917846304 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94328688899888 94328690774128 94328722370560 140721917847964 140721917848040 140721917848040 140721917853644 0
/proc/110426/statm: 733496 404492 1760 343 0 730560 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 2933984 KiB
Current children cumulated memory: 1617968 KiB

[startup+51.1053 s]
/proc/loadavg: 4.03 4.08 4.09 5/264 110429
/proc/meminfo: memFree=126027452/131250000 swapFree=33010416/33010684
[pid=110426] ppid=110423 vsize=2933984 memory=1622540 CPUtime=50.96 cores=1,3
/proc/110426/stat : 110426 (pb_picat) R 110423 110426 110042 0 -1 4194304 29997 0 0 0 4942 154 0 0 20 0 1 0 140208135 3004399616 405635 18446744073709551615 94328687226880 94328688628461 140721917846304 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94328688899888 94328690774128 94328722370560 140721917847964 140721917848040 140721917848040 140721917853644 0
/proc/110426/statm: 733496 405635 1760 343 0 730560 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 2933984 KiB
Current children cumulated memory: 1622540 KiB

[startup+102.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/264 110475
/proc/meminfo: memFree=126024944/131250000 swapFree=33010416/33010684
[pid=110426] ppid=110423 vsize=2950608 memory=1670424 CPUtime=102.01 cores=1,3
/proc/110426/stat : 110426 (pb_picat) R 110423 110426 110042 0 -1 4194304 61487 0 0 0 10026 175 0 0 20 0 1 0 140208135 3021422592 417606 18446744073709551615 94328687226880 94328688628461 140721917846304 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94328688899888 94328690774128 94328722370560 140721917847964 140721917848040 140721917848040 140721917853644 0
/proc/110426/statm: 737652 417606 1760 343 0 734716 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 2950608 KiB
Current children cumulated memory: 1670424 KiB

[startup+162.3 s]
/proc/loadavg: 4.13 4.09 4.09 5/265 110478
/proc/meminfo: memFree=125968244/131250000 swapFree=33010416/33010684
[pid=110426] ppid=110423 vsize=2950608 memory=1727768 CPUtime=161.82 cores=1,3
/proc/110426/stat : 110426 (pb_picat) R 110423 110426 110042 0 -1 4194304 67673 0 0 0 15994 188 0 0 20 0 1 0 140208135 3021422592 431942 18446744073709551615 94328687226880 94328688628461 140721917846304 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94328688899888 94328690774128 94328722370560 140721917847964 140721917848040 140721917848040 140721917853644 0
/proc/110426/statm: 737652 431942 1760 343 0 734716 0
Current children cumulated CPU time: 161.82 s
Current children cumulated vsize: 2950608 KiB
Current children cumulated memory: 1727768 KiB

[startup+222.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/264 110480
/proc/meminfo: memFree=125951488/131250000 swapFree=33010416/33010684
[pid=110426] ppid=110423 vsize=2950608 memory=1725792 CPUtime=221.64 cores=1,3
/proc/110426/stat : 110426 (pb_picat) R 110423 110426 110042 0 -1 4194304 72013 0 0 0 21966 198 0 0 20 0 1 0 140208135 3021422592 431448 18446744073709551615 94328687226880 94328688628461 140721917846304 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94328688899888 94328690774128 94328722370560 140721917847964 140721917848040 140721917848040 140721917853644 0
/proc/110426/statm: 737652 431448 1760 343 0 734716 0
Current children cumulated CPU time: 221.64 s
Current children cumulated vsize: 2950608 KiB
Current children cumulated memory: 1725792 KiB

[startup+282.3 s]
/proc/loadavg: 4.15 4.10 4.09 5/264 110482
/proc/meminfo: memFree=126000248/131250000 swapFree=33010416/33010684
[pid=110426] ppid=110423 vsize=2950608 memory=1704912 CPUtime=281.44 cores=1,3
/proc/110426/stat : 110426 (pb_picat) R 110423 110426 110042 0 -1 4194304 76042 0 0 0 27940 204 0 0 20 0 1 0 140208135 3021422592 426228 18446744073709551615 94328687226880 94328688628461 140721917846304 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94328688899888 94328690774128 94328722370560 140721917847964 140721917848040 140721917848040 140721917853644 0
/proc/110426/statm: 737652 426228 1760 343 0 734716 0
Current children cumulated CPU time: 281.44 s
Current children cumulated vsize: 2950608 KiB
Current children cumulated memory: 1704912 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/263 110490
/proc/meminfo: memFree=125970744/131250000 swapFree=33010416/33010684
[pid=110426] ppid=110423 vsize=2950608 memory=1731536 CPUtime=341.26 cores=1,3
/proc/110426/stat : 110426 (pb_picat) R 110423 110426 110042 0 -1 4194304 78218 0 0 0 33915 211 0 0 20 0 1 0 140208135 3021422592 432884 18446744073709551615 94328687226880 94328688628461 140721917846304 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94328688899888 94328690774128 94328722370560 140721917847964 140721917848040 140721917848040 140721917853644 0
/proc/110426/statm: 737652 432884 1760 343 0 734716 0
Current children cumulated CPU time: 341.26 s
Current children cumulated vsize: 2950608 KiB
Current children cumulated memory: 1731536 KiB

[startup+402.3 s]
/proc/loadavg: 4.31 4.14 4.11 5/263 110492
/proc/meminfo: memFree=125961704/131250000 swapFree=33010416/33010684
[pid=110426] ppid=110423 vsize=2950608 memory=1747920 CPUtime=401.07 cores=1,3
/proc/110426/stat : 110426 (pb_picat) R 110423 110426 110042 0 -1 4194304 82192 0 0 0 39888 219 0 0 20 0 1 0 140208135 3021422592 436980 18446744073709551615 94328687226880 94328688628461 140721917846304 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94328688899888 94328690774128 94328722370560 140721917847964 140721917848040 140721917848040 140721917853644 0
/proc/110426/statm: 737652 436980 1760 343 0 734716 0
Current children cumulated CPU time: 401.07 s
Current children cumulated vsize: 2950608 KiB
Current children cumulated memory: 1747920 KiB

[startup+462.3 s]
/proc/loadavg: 4.30 4.17 4.12 5/262 110494
/proc/meminfo: memFree=125967856/131250000 swapFree=33010416/33010684
[pid=110426] ppid=110423 vsize=2950608 memory=1743824 CPUtime=460.88 cores=1,3
/proc/110426/stat : 110426 (pb_picat) R 110423 110426 110042 0 -1 4194304 84323 0 0 0 45865 223 0 0 20 0 1 0 140208135 3021422592 435956 18446744073709551615 94328687226880 94328688628461 140721917846304 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94328688899888 94328690774128 94328722370560 140721917847964 140721917848040 140721917848040 140721917853644 0
/proc/110426/statm: 737652 435956 1760 343 0 734716 0
Current children cumulated CPU time: 460.88 s

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

Current children cumulated memory: 1824232 KiB

[startup+2862.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/264 110614
/proc/meminfo: memFree=125677664/131250000 swapFree=33010416/33010684
[pid=110426] ppid=110423 vsize=2950608 memory=1815968 CPUtime=2853.49 cores=1,3
/proc/110426/stat : 110426 (pb_picat) R 110423 110426 110042 0 -1 4194304 140550 0 0 0 284982 367 0 0 20 0 1 0 140208135 3021422592 453992 18446744073709551615 94328687226880 94328688628461 140721917846304 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94328688899888 94328690774128 94328722370560 140721917847964 140721917848040 140721917848040 140721917853644 0
/proc/110426/statm: 737652 453992 1760 343 0 734716 0
Current children cumulated CPU time: 2853.49 s
Current children cumulated vsize: 2950608 KiB
Current children cumulated memory: 1815968 KiB

[startup+2922.3 s]
/proc/loadavg: 4.09 4.08 4.09 5/264 110616
/proc/meminfo: memFree=125721984/131250000 swapFree=33010416/33010684
[pid=110426] ppid=110423 vsize=2950608 memory=1824160 CPUtime=2913.33 cores=1,3
/proc/110426/stat : 110426 (pb_picat) R 110423 110426 110042 0 -1 4194304 140554 0 0 0 290966 367 0 0 20 0 1 0 140208135 3021422592 456040 18446744073709551615 94328687226880 94328688628461 140721917846304 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94328688899888 94328690774128 94328722370560 140721917847964 140721917848040 140721917848040 140721917853644 0
/proc/110426/statm: 737652 456040 1760 343 0 734716 0
Current children cumulated CPU time: 2913.33 s
Current children cumulated vsize: 2950608 KiB
Current children cumulated memory: 1824160 KiB

[startup+2982.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/264 110618
/proc/meminfo: memFree=125744684/131250000 swapFree=33010416/33010684
[pid=110426] ppid=110423 vsize=2950608 memory=1822880 CPUtime=2973.17 cores=1,3
/proc/110426/stat : 110426 (pb_picat) R 110423 110426 110042 0 -1 4194304 142702 0 0 0 296945 372 0 0 20 0 1 0 140208135 3021422592 455720 18446744073709551615 94328687226880 94328688628461 140721917846304 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94328688899888 94328690774128 94328722370560 140721917847964 140721917848040 140721917848040 140721917853644 0
/proc/110426/statm: 737652 455720 1760 343 0 734716 0
Current children cumulated CPU time: 2973.17 s
Current children cumulated vsize: 2950608 KiB
Current children cumulated memory: 1822880 KiB

[startup+3042.3 s]
/proc/loadavg: 4.15 4.10 4.09 5/262 110620
/proc/meminfo: memFree=125762000/131250000 swapFree=33010416/33010684
[pid=110426] ppid=110423 vsize=2950608 memory=1822880 CPUtime=3033.01 cores=1,3
/proc/110426/stat : 110426 (pb_picat) R 110423 110426 110042 0 -1 4194304 144545 0 0 0 302924 377 0 0 20 0 1 0 140208135 3021422592 455720 18446744073709551615 94328687226880 94328688628461 140721917846304 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94328688899888 94328690774128 94328722370560 140721917847964 140721917848040 140721917848040 140721917853644 0
/proc/110426/statm: 737652 455720 1760 343 0 734716 0
Current children cumulated CPU time: 3033.01 s
Current children cumulated vsize: 2950608 KiB
Current children cumulated memory: 1822880 KiB

[startup+3102.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/262 110622
/proc/meminfo: memFree=125730856/131250000 swapFree=33010416/33010684
[pid=110426] ppid=110423 vsize=2950608 memory=1831840 CPUtime=3092.86 cores=1,3
/proc/110426/stat : 110426 (pb_picat) R 110423 110426 110042 0 -1 4194304 144643 0 0 0 308909 377 0 0 20 0 1 0 140208135 3021422592 457960 18446744073709551615 94328687226880 94328688628461 140721917846304 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94328688899888 94328690774128 94328722370560 140721917847964 140721917848040 140721917848040 140721917853644 0
/proc/110426/statm: 737652 457960 1760 343 0 734716 0
Current children cumulated CPU time: 3092.86 s
Current children cumulated vsize: 2950608 KiB
Current children cumulated memory: 1831840 KiB

[startup+3162.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/262 110624
/proc/meminfo: memFree=125751064/131250000 swapFree=33010416/33010684
[pid=110426] ppid=110423 vsize=2950608 memory=1836904 CPUtime=3152.7 cores=1,3
/proc/110426/stat : 110426 (pb_picat) R 110423 110426 110042 0 -1 4194304 145140 0 0 0 314892 378 0 0 20 0 1 0 140208135 3021422592 459226 18446744073709551615 94328687226880 94328688628461 140721917846304 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94328688899888 94328690774128 94328722370560 140721917847964 140721917848040 140721917848040 140721917853644 0
/proc/110426/statm: 737652 459226 1760 343 0 734716 0
Current children cumulated CPU time: 3152.7 s
Current children cumulated vsize: 2950608 KiB
Current children cumulated memory: 1836904 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/262 110626
/proc/meminfo: memFree=125860528/131250000 swapFree=33010416/33010684
[pid=110426] ppid=110423 vsize=2950608 memory=1751968 CPUtime=3212.53 cores=1,3
/proc/110426/stat : 110426 (pb_picat) R 110423 110426 110042 0 -1 4194304 147181 0 0 0 320872 381 0 0 20 0 1 0 140208135 3021422592 437992 18446744073709551615 94328687226880 94328688628461 140721917846304 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94328688899888 94328690774128 94328722370560 140721917847964 140721917848040 140721917848040 140721917853644 0
/proc/110426/statm: 737652 437992 1760 343 0 734716 0
Current children cumulated CPU time: 3212.53 s
Current children cumulated vsize: 2950608 KiB
Current children cumulated memory: 1751968 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/262 110628
/proc/meminfo: memFree=125771284/131250000 swapFree=33010416/33010684
[pid=110426] ppid=110423 vsize=2950608 memory=1829792 CPUtime=3272.37 cores=1,3
/proc/110426/stat : 110426 (pb_picat) R 110423 110426 110042 0 -1 4194304 147423 0 0 0 326854 383 0 0 20 0 1 0 140208135 3021422592 457448 18446744073709551615 94328687226880 94328688628461 140721917846304 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94328688899888 94328690774128 94328722370560 140721917847964 140721917848040 140721917848040 140721917853644 0
/proc/110426/statm: 737652 457448 1760 343 0 734716 0
Current children cumulated CPU time: 3272.37 s
Current children cumulated vsize: 2950608 KiB
Current children cumulated memory: 1829792 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/263 110637
/proc/meminfo: memFree=125702768/131250000 swapFree=33010416/33010684
[pid=110426] ppid=110423 vsize=2950608 memory=1831840 CPUtime=3332.21 cores=1,3
/proc/110426/stat : 110426 (pb_picat) R 110423 110426 110042 0 -1 4194304 147428 0 0 0 332838 383 0 0 20 0 1 0 140208135 3021422592 457960 18446744073709551615 94328687226880 94328688628461 140721917846304 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94328688899888 94328690774128 94328722370560 140721917847964 140721917848040 140721917848040 140721917853644 0
/proc/110426/statm: 737652 457960 1760 343 0 734716 0
Current children cumulated CPU time: 3332.21 s
Current children cumulated vsize: 2950608 KiB
Current children cumulated memory: 1831840 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.08 4.09 5/263 110639
/proc/meminfo: memFree=125722524/131250000 swapFree=33010416/33010684
[pid=110426] ppid=110423 vsize=2950608 memory=1835936 CPUtime=3392.05 cores=1,3
/proc/110426/stat : 110426 (pb_picat) R 110423 110426 110042 0 -1 4194304 147639 0 0 0 338822 383 0 0 20 0 1 0 140208135 3021422592 458984 18446744073709551615 94328687226880 94328688628461 140721917846304 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94328688899888 94328690774128 94328722370560 140721917847964 140721917848040 140721917848040 140721917853644 0
/proc/110426/statm: 737652 458984 1760 343 0 734716 0
Current children cumulated CPU time: 3392.05 s
Current children cumulated vsize: 2950608 KiB
Current children cumulated memory: 1835936 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/263 110641
/proc/meminfo: memFree=125723276/131250000 swapFree=33010416/33010684
[pid=110426] ppid=110423 vsize=2950608 memory=1831840 CPUtime=3451.89 cores=1,3
/proc/110426/stat : 110426 (pb_picat) R 110423 110426 110042 0 -1 4194304 149883 0 0 0 344799 390 0 0 20 0 1 0 140208135 3021422592 457960 18446744073709551615 94328687226880 94328688628461 140721917846304 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94328688899888 94328690774128 94328722370560 140721917847964 140721917848040 140721917848040 140721917853644 0
/proc/110426/statm: 737652 457960 1760 343 0 734716 0
Current children cumulated CPU time: 3451.89 s
Current children cumulated vsize: 2950608 KiB
Current children cumulated memory: 1831840 KiB

[startup+3522.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/263 110688
/proc/meminfo: memFree=124763392/131250000 swapFree=33010416/33010684
[pid=110426] ppid=110423 vsize=3212752 memory=1840032 CPUtime=3511.74 cores=1,3
/proc/110426/stat : 110426 (pb_picat) R 110423 110426 110042 0 -1 4194304 150399 0 0 0 350783 391 0 0 20 0 1 0 140208135 3289858048 460008 18446744073709551615 94328687226880 94328688628461 140721917846304 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94328688899888 94328690774128 94328722370560 140721917847964 140721917848040 140721917848040 140721917853644 0
/proc/110426/statm: 803188 460008 1760 343 0 800252 0
Current children cumulated CPU time: 3511.74 s
Current children cumulated vsize: 3212752 KiB
Current children cumulated memory: 1840032 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/263 110690
/proc/meminfo: memFree=124716324/131250000 swapFree=33010416/33010684
[pid=110426] ppid=110423 vsize=2950608 memory=1831840 CPUtime=3571.58 cores=1,3
/proc/110426/stat : 110426 (pb_picat) R 110423 110426 110042 0 -1 4194304 152352 0 0 0 356763 395 0 0 20 0 1 0 140208135 3021422592 457960 18446744073709551615 94328687226880 94328688628461 140721917846304 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94328688899888 94328690774128 94328722370560 140721917847964 140721917848040 140721917848040 140721917853644 0
/proc/110426/statm: 737652 457960 1760 343 0 734716 0
Current children cumulated CPU time: 3571.58 s
Current children cumulated vsize: 2950608 KiB
Current children cumulated memory: 1831840 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.8 s]
/proc/loadavg: 4.10 4.09 4.09 5/263 110735
/proc/meminfo: memFree=124893812/131250000 swapFree=33010416/33010684
[pid=110426] ppid=110423 vsize=2950608 memory=1836008 CPUtime=3600.01 cores=1,3
/proc/110426/stat : 110426 (pb_picat) R 110423 110426 110042 0 -1 4194304 152451 0 0 0 359605 396 0 0 20 0 1 0 140208135 3021422592 459002 18446744073709551615 94328687226880 94328688628461 140721917846304 0 0 0 0 0 8389634 0 0 0 17 1 0 0 0 0 0 94328688899888 94328690774128 94328722370560 140721917847964 140721917848040 140721917848040 140721917853644 0
/proc/110426/statm: 737652 459002 1760 343 0 734716 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 2950608 KiB
Current children cumulated memory: 1836008 KiB

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

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

# cumulated CPU time of all completed processes:  user=3596.05 s, system=3.96728 s

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.81
CPU time (s): 3600.02
CPU user time (s): 3596.05
CPU system time (s): 3.96728
CPU usage (%): 99.7013
Max. virtual memory (cumulated for all children) (KiB): 3212752
Max. memory (cumulated for all children) (KiB): 1868948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.05
system time used= 3.96728
maximum resident set size= 1868948
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 152451
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= 132
involuntary context switches= 2210


# summary of solver processes directly reported to runsolver:
#   pid: 110426
#   total CPU time (s): 3600.02
#   total CPU user time (s): 3596.05
#   total CPU system time (s): 3.96728

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.78959 second user time and 15.8661 second system time

The end

Launcher Data

Begin job on nodeC027 at 2025-07-11 16:48:03
IDJOB=4528587
IDBENCH=158475
IDSOLVER=3385
FILE ID=nodeC027/4528587-1752245282
RUNJOBID= nodeC027-1752245169-110054
SLURM_JOB_ID= 9682567
Free space on /tmp= 431156 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/minlplib2-pb-0.1.0/opb/normalized-faclay75.lin.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4528587-1752245282/watcher-4528587-1752245282 -o /tmp/evaluation-result-4528587-1752245282/solver-4528587-1752245282 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1752245169-110054 --watchdog 3760  pb_picat HOME/instance-4528587-1752245282.opb

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

MD5SUM BENCH= 3ba8cfc0a45dfa41539851263c680a3e
RANDOM SEED=1416360184

nodeC027 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.638
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.29
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.908
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.29
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		: 3727.368
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.29
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		: 3606.996
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.29
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.653
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.29
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.633
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.29
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		: 3601.184
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.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        127690880 kB
MemAvailable:   129418552 kB
Buffers:            2488 kB
Cached:          2520392 kB
SwapCached:           12 kB
Active:           983572 kB
Inactive:        1959892 kB
Active(anon):     435848 kB
Inactive(anon):     2792 kB
Active(file):     547724 kB
Inactive(file):  1957100 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             23748 kB
Writeback:            28 kB
AnonPages:        423272 kB
Mapped:           116472 kB
Shmem:             18056 kB
KReclaimable:     123772 kB
Slab:             216408 kB
SReclaimable:     123772 kB
SUnreclaim:        92636 kB
KernelStack:        4320 kB
PageTables:         4024 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    6608356 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    301056 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:      203476 kB
DirectMap2M:     9005056 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 431144 MiB
End job on nodeC027 at 2025-07-11 17:48:14