Trace number 4528583

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.07 3611.01

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/minlplib2-pb-0.1.0/
opb/normalized-autocorr_bern60-15.lin.opb
MD5SUM911059c1e959a60a23dfd4299eb920f8
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 benchmark-11306
Best CPU time to get the best result obtained on this benchmark72001
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7294
Total number of constraints14468
Number of constraints which are clauses7234
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints7234
Minimum length of a constraint3
Maximum length of a constraint5
Number of terms in the objective function 7294
Biggest coefficient in the objective function 1722
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 756056
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1722
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 756056
Number of bits of the biggest sum of numbers20
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.03	c solving HOME/instance-4528583-1752245288.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: 63837 MiB (61526 MiB free)
  memory of node 1: 64465 MiB (62802 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4528583-1752245288/watcher-4528583-1752245288 -o /tmp/evaluation-result-4528583-1752245288/solver-4528583-1752245288 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1752245288-115041 --watchdog 3760 pb_picat HOME/instance-4528583-1752245288.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=115093, runsolver pid=115079

[startup+0.100069 s]*
/proc/loadavg: 2.07 2.89 3.20 5/252 115100
/proc/meminfo: memFree=127289612/131382120 swapFree=33010416/33010684
[pid=115093] ppid=115079 vsize=2027148 memory=24196 CPUtime=0.09 cores=4,6
/proc/115093/stat : 115093 (pb_picat) R 115079 115093 115030 0 -1 4194304 1046 0 0 0 8 1 0 0 20 0 1 0 140207610 2075799552 6049 18446744073709551615 94072810143744 94072811545325 140722995447136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94072811816752 94072813690992 94072834621440 140722995452316 140722995452392 140722995452392 140722995457996 0
/proc/115093/statm: 506787 6049 1600 343 0 503851 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 24196 KiB

[startup+0.213882 s]*
/proc/loadavg: 2.07 2.89 3.20 5/252 115100
/proc/meminfo: memFree=127276664/131382120 swapFree=33010416/33010684
[pid=115093] ppid=115079 vsize=2027148 memory=32388 CPUtime=0.2 cores=4,6
/proc/115093/stat : 115093 (pb_picat) R 115079 115093 115030 0 -1 4194304 1050 0 0 0 19 1 0 0 20 0 1 0 140207610 2075799552 8097 18446744073709551615 94072810143744 94072811545325 140722995447136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94072811816752 94072813690992 94072834621440 140722995452316 140722995452392 140722995452392 140722995457996 0
/proc/115093/statm: 506787 8097 1600 343 0 503851 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 32388 KiB

[startup+0.313776 s]*
/proc/loadavg: 2.07 2.89 3.20 5/252 115100
/proc/meminfo: memFree=127255176/131382120 swapFree=33010416/33010684
[pid=115093] ppid=115079 vsize=2027148 memory=38532 CPUtime=0.3 cores=4,6
/proc/115093/stat : 115093 (pb_picat) R 115079 115093 115030 0 -1 4194304 1053 0 0 0 29 1 0 0 20 0 1 0 140207610 2075799552 9633 18446744073709551615 94072810143744 94072811545325 140722995447136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94072811816752 94072813690992 94072834621440 140722995452316 140722995452392 140722995452392 140722995457996 0
/proc/115093/statm: 506787 9633 1600 343 0 503851 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 38532 KiB

[startup+0.700293 s]
/proc/loadavg: 2.07 2.89 3.20 5/252 115100
/proc/meminfo: memFree=127242888/131382120 swapFree=33010416/33010684
[pid=115093] ppid=115079 vsize=2035684 memory=66856 CPUtime=0.68 cores=4,6
/proc/115093/stat : 115093 (pb_picat) R 115079 115093 115030 0 -1 4194304 1413 0 0 0 65 3 0 0 20 0 1 0 140207610 2084540416 16714 18446744073709551615 94072810143744 94072811545325 140722995447136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94072811816752 94072813690992 94072834621440 140722995452316 140722995452392 140722995452392 140722995457996 0
/proc/115093/statm: 508921 16714 1728 343 0 505985 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2035684 KiB
Current children cumulated memory: 66856 KiB

[startup+1.50033 s]
/proc/loadavg: 2.07 2.89 3.20 5/252 115100
/proc/meminfo: memFree=127194184/131382120 swapFree=33010416/33010684
[pid=115093] ppid=115079 vsize=2057868 memory=87424 CPUtime=1.47 cores=4,6
/proc/115093/stat : 115093 (pb_picat) R 115079 115093 115030 0 -1 4194304 6159 0 0 0 133 14 0 0 20 0 1 0 140207610 2107256832 21856 18446744073709551615 94072810143744 94072811545325 140722995447136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94072811816752 94072813690992 94072834621440 140722995452316 140722995452392 140722995452392 140722995457996 0
/proc/115093/statm: 514467 21856 1760 343 0 511531 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 2057868 KiB
Current children cumulated memory: 87424 KiB

[startup+3.11297 s]
/proc/loadavg: 2.07 2.89 3.20 5/252 115100
/proc/meminfo: memFree=126919960/131382120 swapFree=33010416/33010684
[pid=115093] ppid=115079 vsize=2067864 memory=93568 CPUtime=3.07 cores=4,6
/proc/115093/stat : 115093 (pb_picat) R 115079 115093 115030 0 -1 4194304 11641 0 0 0 292 15 0 0 20 0 1 0 140207610 2117492736 23392 18446744073709551615 94072810143744 94072811545325 140722995447136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94072811816752 94072813690992 94072834621440 140722995452316 140722995452392 140722995452392 140722995457996 0
/proc/115093/statm: 516966 23392 1760 343 0 514030 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 2067864 KiB
Current children cumulated memory: 93568 KiB

[startup+6.30034 s]
/proc/loadavg: 2.22 2.91 3.21 5/252 115100
/proc/meminfo: memFree=126859672/131382120 swapFree=33010416/33010684
[pid=115093] ppid=115079 vsize=2067652 memory=97468 CPUtime=6.25 cores=4,6
/proc/115093/stat : 115093 (pb_picat) R 115079 115093 115030 0 -1 4194304 15668 0 0 0 609 16 0 0 20 0 1 0 140207610 2117275648 24367 18446744073709551615 94072810143744 94072811545325 140722995447136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94072811816752 94072813690992 94072834621440 140722995452316 140722995452392 140722995452392 140722995457996 0
/proc/115093/statm: 516913 24367 1760 343 0 513977 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 2067652 KiB
Current children cumulated memory: 97468 KiB

[startup+12.7003 s]
/proc/loadavg: 2.37 2.93 3.21 5/252 115101
/proc/meminfo: memFree=126857656/131382120 swapFree=33010416/33010684
[pid=115093] ppid=115079 vsize=2067652 memory=93272 CPUtime=12.64 cores=4,6
/proc/115093/stat : 115093 (pb_picat) R 115079 115093 115030 0 -1 4194304 20591 0 0 0 1246 18 0 0 20 0 1 0 140207610 2117275648 23318 18446744073709551615 94072810143744 94072811545325 140722995447136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94072811816752 94072813690992 94072834621440 140722995452316 140722995452392 140722995452392 140722995457996 0
/proc/115093/statm: 516913 23318 1760 343 0 513977 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 2067652 KiB
Current children cumulated memory: 93272 KiB

[startup+25.5004 s]
/proc/loadavg: 2.73 2.98 3.22 5/252 115101
/proc/meminfo: memFree=126869504/131382120 swapFree=33010416/33010684
[pid=115093] ppid=115079 vsize=2076024 memory=101132 CPUtime=25.4 cores=4,6
/proc/115093/stat : 115093 (pb_picat) R 115079 115093 115030 0 -1 4194304 26002 0 0 0 2520 20 0 0 20 0 1 0 140207610 2125848576 25283 18446744073709551615 94072810143744 94072811545325 140722995447136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94072811816752 94072813690992 94072834621440 140722995452316 140722995452392 140722995452392 140722995457996 0
/proc/115093/statm: 519006 25283 1760 343 0 516070 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 2076024 KiB
Current children cumulated memory: 101132 KiB

[startup+51.1131 s]
/proc/loadavg: 3.22 3.08 3.25 5/252 115101
/proc/meminfo: memFree=126826136/131382120 swapFree=33010416/33010684
[pid=115093] ppid=115079 vsize=2076024 memory=104072 CPUtime=50.94 cores=4,6
/proc/115093/stat : 115093 (pb_picat) R 115079 115093 115030 0 -1 4194304 32057 0 0 0 5072 22 0 0 20 0 1 0 140207610 2125848576 26018 18446744073709551615 94072810143744 94072811545325 140722995447136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94072811816752 94072813690992 94072834621440 140722995452316 140722995452392 140722995452392 140722995457996 0
/proc/115093/statm: 519006 26018 1760 343 0 516070 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 2076024 KiB
Current children cumulated memory: 104072 KiB

[startup+102.3 s]
/proc/loadavg: 3.72 3.24 3.30 5/252 115103
/proc/meminfo: memFree=126807768/131382120 swapFree=33010416/33010684
[pid=115093] ppid=115079 vsize=2076024 memory=97688 CPUtime=101.98 cores=4,6
/proc/115093/stat : 115093 (pb_picat) R 115079 115093 115030 0 -1 4194304 43753 0 0 0 10172 26 0 0 20 0 1 0 140207610 2125848576 24422 18446744073709551615 94072810143744 94072811545325 140722995447136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94072811816752 94072813690992 94072834621440 140722995452316 140722995452392 140722995452392 140722995457996 0
/proc/115093/statm: 519006 24422 1760 343 0 516070 0
Current children cumulated CPU time: 101.98 s
Current children cumulated vsize: 2076024 KiB
Current children cumulated memory: 97688 KiB

[startup+162.3 s]
/proc/loadavg: 3.94 3.40 3.35 5/252 115105
/proc/meminfo: memFree=126813672/131382120 swapFree=33010416/33010684
[pid=115093] ppid=115079 vsize=2094068 memory=113924 CPUtime=161.8 cores=4,6
/proc/115093/stat : 115093 (pb_picat) R 115079 115093 115030 0 -1 4194304 57273 0 0 0 16149 31 0 0 20 0 1 0 140207610 2144325632 28481 18446744073709551615 94072810143744 94072811545325 140722995447136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94072811816752 94072813690992 94072834621440 140722995452316 140722995452392 140722995452392 140722995457996 0
/proc/115093/statm: 523517 28481 1760 343 0 520581 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 2094068 KiB
Current children cumulated memory: 113924 KiB

[startup+222.3 s]
/proc/loadavg: 4.04 3.53 3.40 5/251 115107
/proc/meminfo: memFree=126781740/131382120 swapFree=33010416/33010684
[pid=115093] ppid=115079 vsize=2110452 memory=116788 CPUtime=221.62 cores=4,6
/proc/115093/stat : 115093 (pb_picat) R 115079 115093 115030 0 -1 4194304 66362 0 0 0 22128 34 0 0 20 0 1 0 140207610 2161102848 29197 18446744073709551615 94072810143744 94072811545325 140722995447136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94072811816752 94072813690992 94072834621440 140722995452316 140722995452392 140722995452392 140722995457996 0
/proc/115093/statm: 527613 29197 1760 343 0 524677 0
Current children cumulated CPU time: 221.62 s
Current children cumulated vsize: 2110452 KiB
Current children cumulated memory: 116788 KiB

[startup+282.3 s]
/proc/loadavg: 4.06 3.63 3.45 5/251 115109
/proc/meminfo: memFree=126775432/131382120 swapFree=33010416/33010684
[pid=115093] ppid=115079 vsize=2094680 memory=112476 CPUtime=281.45 cores=4,6
/proc/115093/stat : 115093 (pb_picat) R 115079 115093 115030 0 -1 4194304 72330 0 0 0 28107 38 0 0 20 0 1 0 140207610 2144952320 28119 18446744073709551615 94072810143744 94072811545325 140722995447136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94072811816752 94072813690992 94072834621440 140722995452316 140722995452392 140722995452392 140722995457996 0
/proc/115093/statm: 523670 28119 1760 343 0 520734 0
Current children cumulated CPU time: 281.45 s
Current children cumulated vsize: 2094680 KiB
Current children cumulated memory: 112476 KiB

[startup+342.3 s]
/proc/loadavg: 4.20 3.75 3.50 5/250 115111
/proc/meminfo: memFree=126769372/131382120 swapFree=33010416/33010684
[pid=115093] ppid=115079 vsize=2111948 memory=121568 CPUtime=341.27 cores=4,6
/proc/115093/stat : 115093 (pb_picat) R 115079 115093 115030 0 -1 4194304 79672 0 0 0 34086 41 0 0 20 0 1 0 140207610 2162634752 30392 18446744073709551615 94072810143744 94072811545325 140722995447136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94072811816752 94072813690992 94072834621440 140722995452316 140722995452392 140722995452392 140722995457996 0
/proc/115093/statm: 527987 30392 1760 343 0 525051 0
Current children cumulated CPU time: 341.27 s
Current children cumulated vsize: 2111948 KiB
Current children cumulated memory: 121568 KiB

[startup+402.3 s]
/proc/loadavg: 4.13 3.81 3.54 5/250 115113
/proc/meminfo: memFree=126775568/131382120 swapFree=33010416/33010684
[pid=115093] ppid=115079 vsize=2095564 memory=117472 CPUtime=401.1 cores=4,6
/proc/115093/stat : 115093 (pb_picat) R 115079 115093 115030 0 -1 4194304 88080 0 0 0 40066 44 0 0 20 0 1 0 140207610 2145857536 29368 18446744073709551615 94072810143744 94072811545325 140722995447136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94072811816752 94072813690992 94072834621440 140722995452316 140722995452392 140722995452392 140722995457996 0
/proc/115093/statm: 523891 29368 1760 343 0 520955 0
Current children cumulated CPU time: 401.1 s
Current children cumulated vsize: 2095564 KiB
Current children cumulated memory: 117472 KiB

[startup+462.3 s]
/proc/loadavg: 4.28 3.91 3.59 5/249 115117
/proc/meminfo: memFree=126766188/131382120 swapFree=33010416/33010684
[pid=115093] ppid=115079 vsize=2095760 memory=115620 CPUtime=460.93 cores=4,6
/proc/115093/stat : 115093 (pb_picat) R 115079 115093 115030 0 -1 4194304 96285 0 0 0 46045 48 0 0 20 0 1 0 140207610 2146058240 28905 18446744073709551615 94072810143744 94072811545325 140722995447136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94072811816752 94072813690992 94072834621440 140722995452316 140722995452392 140722995452392 140722995457996 0
/proc/115093/statm: 523940 28905 1760 343 0 521004 0
Current children cumulated CPU time: 460.93 s

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

Current children cumulated memory: 160204 KiB

[startup+2862.3 s]
/proc/loadavg: 4.13 4.12 4.06 5/249 115242
/proc/meminfo: memFree=126616260/131382120 swapFree=33010416/33010684
[pid=115093] ppid=115079 vsize=2153772 memory=164300 CPUtime=2853.34 cores=4,6
/proc/115093/stat : 115093 (pb_picat) R 115079 115093 115030 0 -1 4194304 242228 0 0 0 285209 125 0 0 20 0 1 0 140207610 2205462528 41075 18446744073709551615 94072810143744 94072811545325 140722995447136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94072811816752 94072813690992 94072834621440 140722995452316 140722995452392 140722995452392 140722995457996 0
/proc/115093/statm: 538443 41075 1760 343 0 535507 0
Current children cumulated CPU time: 2853.34 s
Current children cumulated vsize: 2153772 KiB
Current children cumulated memory: 164300 KiB

[startup+2922.3 s]
/proc/loadavg: 4.16 4.13 4.07 5/251 115250
/proc/meminfo: memFree=126635224/131382120 swapFree=33010416/33010684
[pid=115093] ppid=115079 vsize=2153772 memory=162252 CPUtime=2913.18 cores=4,6
/proc/115093/stat : 115093 (pb_picat) R 115079 115093 115030 0 -1 4194304 244358 0 0 0 291192 126 0 0 20 0 1 0 140207610 2205462528 40563 18446744073709551615 94072810143744 94072811545325 140722995447136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94072811816752 94072813690992 94072834621440 140722995452316 140722995452392 140722995452392 140722995457996 0
/proc/115093/statm: 538443 40563 1760 343 0 535507 0
Current children cumulated CPU time: 2913.18 s
Current children cumulated vsize: 2153772 KiB
Current children cumulated memory: 162252 KiB

[startup+2982.3 s]
/proc/loadavg: 4.11 4.12 4.07 5/251 115252
/proc/meminfo: memFree=126611936/131382120 swapFree=33010416/33010684
[pid=115093] ppid=115079 vsize=2153772 memory=162252 CPUtime=2973.02 cores=4,6
/proc/115093/stat : 115093 (pb_picat) R 115079 115093 115030 0 -1 4194304 247178 0 0 0 297174 128 0 0 20 0 1 0 140207610 2205462528 40563 18446744073709551615 94072810143744 94072811545325 140722995447136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94072811816752 94072813690992 94072834621440 140722995452316 140722995452392 140722995452392 140722995457996 0
/proc/115093/statm: 538443 40563 1760 343 0 535507 0
Current children cumulated CPU time: 2973.02 s
Current children cumulated vsize: 2153772 KiB
Current children cumulated memory: 162252 KiB

[startup+3042.3 s]
/proc/loadavg: 4.16 4.12 4.07 5/251 115254
/proc/meminfo: memFree=126592676/131382120 swapFree=33010416/33010684
[pid=115093] ppid=115079 vsize=2153772 memory=162252 CPUtime=3032.86 cores=4,6
/proc/115093/stat : 115093 (pb_picat) R 115079 115093 115030 0 -1 4194304 251626 0 0 0 303156 130 0 0 20 0 1 0 140207610 2205462528 40563 18446744073709551615 94072810143744 94072811545325 140722995447136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94072811816752 94072813690992 94072834621440 140722995452316 140722995452392 140722995452392 140722995457996 0
/proc/115093/statm: 538443 40563 1760 343 0 535507 0
Current children cumulated CPU time: 3032.86 s
Current children cumulated vsize: 2153772 KiB
Current children cumulated memory: 162252 KiB

[startup+3102.3 s]
/proc/loadavg: 4.12 4.12 4.07 5/251 115256
/proc/meminfo: memFree=126589752/131382120 swapFree=33010416/33010684
[pid=115093] ppid=115079 vsize=2153772 memory=164300 CPUtime=3092.7 cores=4,6
/proc/115093/stat : 115093 (pb_picat) R 115079 115093 115030 0 -1 4194304 254996 0 0 0 309139 131 0 0 20 0 1 0 140207610 2205462528 41075 18446744073709551615 94072810143744 94072811545325 140722995447136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94072811816752 94072813690992 94072834621440 140722995452316 140722995452392 140722995452392 140722995457996 0
/proc/115093/statm: 538443 41075 1760 343 0 535507 0
Current children cumulated CPU time: 3092.7 s
Current children cumulated vsize: 2153772 KiB
Current children cumulated memory: 164300 KiB

[startup+3162.3 s]
/proc/loadavg: 4.09 4.11 4.07 5/251 115258
/proc/meminfo: memFree=126582328/131382120 swapFree=33010416/33010684
[pid=115093] ppid=115079 vsize=2153772 memory=154060 CPUtime=3152.54 cores=4,6
/proc/115093/stat : 115093 (pb_picat) R 115079 115093 115030 0 -1 4194304 257832 0 0 0 315122 132 0 0 20 0 1 0 140207610 2205462528 38515 18446744073709551615 94072810143744 94072811545325 140722995447136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94072811816752 94072813690992 94072834621440 140722995452316 140722995452392 140722995452392 140722995457996 0
/proc/115093/statm: 538443 38515 1760 343 0 535507 0
Current children cumulated CPU time: 3152.54 s
Current children cumulated vsize: 2153772 KiB
Current children cumulated memory: 154060 KiB

[startup+3222.3 s]
/proc/loadavg: 4.67 4.27 4.13 5/249 115260
/proc/meminfo: memFree=126595912/131382120 swapFree=33010416/33010684
[pid=115093] ppid=115079 vsize=2153772 memory=166860 CPUtime=3212.38 cores=4,6
/proc/115093/stat : 115093 (pb_picat) R 115079 115093 115030 0 -1 4194304 257972 0 0 0 321106 132 0 0 20 0 1 0 140207610 2205462528 41715 18446744073709551615 94072810143744 94072811545325 140722995447136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94072811816752 94072813690992 94072834621440 140722995452316 140722995452392 140722995452392 140722995457996 0
/proc/115093/statm: 538443 41715 1760 343 0 535507 0
Current children cumulated CPU time: 3212.38 s
Current children cumulated vsize: 2153772 KiB
Current children cumulated memory: 166860 KiB

[startup+3282.3 s]
/proc/loadavg: 4.94 4.42 4.20 5/249 115262
/proc/meminfo: memFree=126599732/131382120 swapFree=33010416/33010684
[pid=115093] ppid=115079 vsize=2137388 memory=150544 CPUtime=3272.23 cores=4,6
/proc/115093/stat : 115093 (pb_picat) R 115079 115093 115030 0 -1 4194304 261866 0 0 0 327088 135 0 0 20 0 1 0 140207610 2188685312 37636 18446744073709551615 94072810143744 94072811545325 140722995447136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94072811816752 94072813690992 94072834621440 140722995452316 140722995452392 140722995452392 140722995457996 0
/proc/115093/statm: 534347 37636 1760 343 0 531411 0
Current children cumulated CPU time: 3272.23 s
Current children cumulated vsize: 2137388 KiB
Current children cumulated memory: 150544 KiB

[startup+3342.3 s]
/proc/loadavg: 4.75 4.47 4.22 5/249 115264
/proc/meminfo: memFree=126570756/131382120 swapFree=33010416/33010684
[pid=115093] ppid=115079 vsize=2153772 memory=166348 CPUtime=3332.07 cores=4,6
/proc/115093/stat : 115093 (pb_picat) R 115079 115093 115030 0 -1 4194304 264772 0 0 0 333070 137 0 0 20 0 1 0 140207610 2205462528 41587 18446744073709551615 94072810143744 94072811545325 140722995447136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94072811816752 94072813690992 94072834621440 140722995452316 140722995452392 140722995452392 140722995457996 0
/proc/115093/statm: 538443 41587 1760 343 0 535507 0
Current children cumulated CPU time: 3332.07 s
Current children cumulated vsize: 2153772 KiB
Current children cumulated memory: 166348 KiB

[startup+3402.3 s]
/proc/loadavg: 4.86 4.56 4.28 5/249 115266
/proc/meminfo: memFree=126568932/131382120 swapFree=33010416/33010684
[pid=115093] ppid=115079 vsize=2153772 memory=166348 CPUtime=3391.9 cores=4,6
/proc/115093/stat : 115093 (pb_picat) R 115079 115093 115030 0 -1 4194304 269084 0 0 0 339051 139 0 0 20 0 1 0 140207610 2205462528 41587 18446744073709551615 94072810143744 94072811545325 140722995447136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94072811816752 94072813690992 94072834621440 140722995452316 140722995452392 140722995452392 140722995457996 0
/proc/115093/statm: 538443 41587 1760 343 0 535507 0
Current children cumulated CPU time: 3391.9 s
Current children cumulated vsize: 2153772 KiB
Current children cumulated memory: 166348 KiB

[startup+3462.3 s]
/proc/loadavg: 4.36 4.47 4.26 5/250 115271
/proc/meminfo: memFree=126587320/131382120 swapFree=33010416/33010684
[pid=115093] ppid=115079 vsize=2186540 memory=167116 CPUtime=3451.74 cores=4,6
/proc/115093/stat : 115093 (pb_picat) R 115079 115093 115030 0 -1 4194304 270166 0 0 0 345033 141 0 0 20 0 1 0 140207610 2239016960 41779 18446744073709551615 94072810143744 94072811545325 140722995447136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94072811816752 94072813690992 94072834621440 140722995452316 140722995452392 140722995452392 140722995457996 0
/proc/115093/statm: 546635 41779 1760 343 0 543699 0
Current children cumulated CPU time: 3451.74 s
Current children cumulated vsize: 2186540 KiB
Current children cumulated memory: 167116 KiB

[startup+3522.3 s]
/proc/loadavg: 4.24 4.42 4.26 5/250 115277
/proc/meminfo: memFree=126585352/131382120 swapFree=33010416/33010684
[pid=115093] ppid=115079 vsize=2186540 memory=170444 CPUtime=3511.59 cores=4,6
/proc/115093/stat : 115093 (pb_picat) R 115079 115093 115030 0 -1 4194304 273803 0 0 0 351015 144 0 0 20 0 1 0 140207610 2239016960 42611 18446744073709551615 94072810143744 94072811545325 140722995447136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94072811816752 94072813690992 94072834621440 140722995452316 140722995452392 140722995452392 140722995457996 0
/proc/115093/statm: 546635 42611 1760 343 0 543699 0
Current children cumulated CPU time: 3511.59 s
Current children cumulated vsize: 2186540 KiB
Current children cumulated memory: 170444 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.35 4.25 5/250 115279
/proc/meminfo: memFree=126580796/131382120 swapFree=33010416/33010684
[pid=115093] ppid=115079 vsize=2186540 memory=166988 CPUtime=3571.42 cores=4,6
/proc/115093/stat : 115093 (pb_picat) R 115079 115093 115030 0 -1 4194304 277147 0 0 0 356997 145 0 0 20 0 1 0 140207610 2239016960 41747 18446744073709551615 94072810143744 94072811545325 140722995447136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94072811816752 94072813690992 94072834621440 140722995452316 140722995452392 140722995452392 140722995457996 0
/proc/115093/statm: 546635 41747 1760 343 0 543699 0
Current children cumulated CPU time: 3571.42 s
Current children cumulated vsize: 2186540 KiB
Current children cumulated memory: 166988 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611 s]*
/proc/loadavg: 4.16 4.33 4.24 3/244 115288
/proc/meminfo: memFree=127186536/131382120 swapFree=33010416/33010684
[pid=115093] ppid=115079 vsize=2153772 memory=152592 CPUtime=3600.06 cores=4,6
/proc/115093/stat : 115093 (pb_picat) R 115079 115093 115030 0 -1 4194304 277499 0 0 0 359860 146 0 0 20 0 1 0 140207610 2205462528 38148 18446744073709551615 94072810143744 94072811545325 140722995447136 0 0 0 0 0 8389634 0 0 0 17 4 0 0 0 0 0 94072811816752 94072813690992 94072834621440 140722995452316 140722995452392 140722995452392 140722995457996 0
/proc/115093/statm: 538443 38148 1760 343 0 535507 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 2153772 KiB
Current children cumulated memory: 152592 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.61 s, system=1.4646 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): 3611.01
CPU time (s): 3600.07
CPU user time (s): 3598.61
CPU system time (s): 1.4646
CPU usage (%): 99.697
Max. virtual memory (cumulated for all children) (KiB): 2186540
Max. memory (cumulated for all children) (KiB): 178636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.61
system time used= 1.4646
maximum resident set size= 185228
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 277499
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= 125
involuntary context switches= 2647


# summary of solver processes directly reported to runsolver:
#   pid: 115093
#   total CPU time (s): 3600.07
#   total CPU user time (s): 3598.61
#   total CPU system time (s): 1.4646

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.1411 second user time and 34.0222 second system time

The end

Launcher Data

Begin job on nodeC002 at 2025-07-11 16:48:08
IDJOB=4528583
IDBENCH=158525
IDSOLVER=3385
FILE ID=nodeC002/4528583-1752245288
RUNJOBID= nodeC002-1752245288-115041
SLURM_JOB_ID= 9682570
Free space on /tmp= 431256 MiB

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

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

MD5SUM BENCH= 911059c1e959a60a23dfd4299eb920f8
RANDOM SEED=1891595271

nodeC002 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		: 1197.250
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.81
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		: 1197.230
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.81
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.220
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.81
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.435
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.81
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		: 1197.229
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.81
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		: 1197.155
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.81
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		: 1197.846
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.81
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.209
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        127325852 kB
MemAvailable:   129834464 kB
Buffers:            2128 kB
Cached:          3308012 kB
SwapCached:           28 kB
Active:           381368 kB
Inactive:        3000720 kB
Active(anon):      83476 kB
Inactive(anon):     6404 kB
Active(file):     297892 kB
Inactive(file):  2994316 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             14264 kB
Writeback:             0 kB
AnonPages:         74732 kB
Mapped:           106304 kB
Shmem:             17932 kB
KReclaimable:     112064 kB
Slab:             200860 kB
SReclaimable:     112064 kB
SUnreclaim:        88796 kB
KernelStack:        3904 kB
PageTables:         2924 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     343696 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149320 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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:      181064 kB
DirectMap2M:     8110080 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 431236 MiB
End job on nodeC002 at 2025-07-11 17:48:19