Trace number 4545055

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
pb_picat 2025-07-11? (TO) 3600.04 3611.02

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/
wallon/normalized-FRB-53-24-1-mgd_c18.opb
MD5SUMaa4c4c17affaea5fdc372b8ff9588da4
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 variables5363
Total number of constraints78421
Number of constraints which are clauses74437
Number of constraints which are cardinality constraints (but not clauses)53
Number of constraints which are nor clauses,nor cardinality constraints3931
Minimum length of a constraint1
Maximum length of a constraint250
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 23
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 307
Number of bits of the biggest sum of numbers9
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-4545055-1753237999.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: 63794 MiB (59200 MiB free)
  memory of node 1: 64507 MiB (39393 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4545055-1753237999/watcher-4545055-1753237999 -o /tmp/evaluation-result-4545055-1753237999/solver-4545055-1753237999 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1753237999-163599 --watchdog 3760 pb_picat HOME/instance-4545055-1753237999.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
solver pid=163634, runsolver pid=163631
Current StackSize limit: 8192 KiB


[startup+0.100098 s]*
/proc/loadavg: 1.27 2.64 3.47 5/242 163635
/proc/meminfo: memFree=100943712/131382112 swapFree=33009904/33010684
[pid=163634] ppid=163631 vsize=2027148 memory=21752 CPUtime=0.1 cores=5,7
/proc/163634/stat : 163634 (pb_picat) R 163631 163634 163060 0 -1 4194304 976 0 0 0 9 1 0 0 20 0 1 0 239478834 2075799552 5438 18446744073709551615 93996349497344 93996350898925 140727670401216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93996351170352 93996353044592 93996391456768 140727670409628 140727670409704 140727670409704 140727670415308 0
/proc/163634/statm: 506787 5438 1568 343 0 503851 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 21752 KiB

[startup+0.212391 s]*
/proc/loadavg: 1.27 2.64 3.47 5/242 163636
/proc/meminfo: memFree=100927344/131382112 swapFree=33009904/33010684
[pid=163634] ppid=163631 vsize=2027148 memory=29960 CPUtime=0.21 cores=5,7
/proc/163634/stat : 163634 (pb_picat) R 163631 163634 163060 0 -1 4194304 984 0 0 0 20 1 0 0 20 0 1 0 239478834 2075799552 7490 18446744073709551615 93996349497344 93996350898925 140727670401216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93996351170352 93996353044592 93996391456768 140727670409628 140727670409704 140727670409704 140727670415308 0
/proc/163634/statm: 506787 7490 1568 343 0 503851 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 29960 KiB

[startup+0.312359 s]*
/proc/loadavg: 1.27 2.64 3.47 5/247 163645
/proc/meminfo: memFree=100906624/131382112 swapFree=33009904/33010684
[pid=163634] ppid=163631 vsize=2027148 memory=36116 CPUtime=0.31 cores=5,7
/proc/163634/stat : 163634 (pb_picat) R 163631 163634 163060 0 -1 4194304 989 0 0 0 29 2 0 0 20 0 1 0 239478834 2075799552 9029 18446744073709551615 93996349497344 93996350898925 140727670401216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93996351170352 93996353044592 93996391456768 140727670409628 140727670409704 140727670409704 140727670415308 0
/proc/163634/statm: 506787 9029 1568 343 0 503851 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 36116 KiB

[startup+0.700313 s]
/proc/loadavg: 1.27 2.64 3.47 5/245 163645
/proc/meminfo: memFree=100858116/131382112 swapFree=33009904/33010684
[pid=163634] ppid=163631 vsize=2027148 memory=64820 CPUtime=0.68 cores=5,7
/proc/163634/stat : 163634 (pb_picat) R 163631 163634 163060 0 -1 4194304 1011 0 0 0 65 3 0 0 20 0 1 0 239478834 2075799552 16205 18446744073709551615 93996349497344 93996350898925 140727670401216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93996351170352 93996353044592 93996391456768 140727670409628 140727670409704 140727670409704 140727670415308 0
/proc/163634/statm: 506787 16205 1568 343 0 503851 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 64820 KiB

[startup+1.50031 s]
/proc/loadavg: 1.49 2.66 3.48 5/248 163655
/proc/meminfo: memFree=100736036/131382112 swapFree=33009904/33010684
[pid=163634] ppid=163631 vsize=2031772 memory=128980 CPUtime=1.47 cores=5,7
/proc/163634/stat : 163634 (pb_picat) R 163631 163634 163060 0 -1 4194304 2349 0 0 0 136 11 0 0 20 0 1 0 239478834 2080534528 32245 18446744073709551615 93996349497344 93996350898925 140727670401216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93996351170352 93996353044592 93996391456768 140727670409628 140727670409704 140727670409704 140727670415308 0
/proc/163634/statm: 507943 32245 1696 343 0 505007 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 2031772 KiB
Current children cumulated memory: 128980 KiB

[startup+3.11204 s]
/proc/loadavg: 1.49 2.66 3.48 5/249 163669
/proc/meminfo: memFree=100020948/131382112 swapFree=33009904/33010684
[pid=163634] ppid=163631 vsize=2037624 memory=133196 CPUtime=3.08 cores=5,7
/proc/163634/stat : 163634 (pb_picat) R 163631 163634 163060 0 -1 4194304 4751 0 0 0 295 13 0 0 20 0 1 0 239478834 2086526976 33299 18446744073709551615 93996349497344 93996350898925 140727670401216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93996351170352 93996353044592 93996391456768 140727670409628 140727670409704 140727670409704 140727670415308 0
/proc/163634/statm: 509406 33299 1696 343 0 506470 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2037624 KiB
Current children cumulated memory: 133196 KiB

[startup+6.30028 s]
/proc/loadavg: 1.69 2.69 3.48 5/251 163750
/proc/meminfo: memFree=98837188/131382112 swapFree=33009904/33010684
[pid=163634] ppid=163631 vsize=2037604 memory=134148 CPUtime=6.26 cores=5,7
/proc/163634/stat : 163634 (pb_picat) R 163631 163634 163060 0 -1 4194304 10849 0 0 0 611 15 0 0 20 0 1 0 239478834 2086506496 33537 18446744073709551615 93996349497344 93996350898925 140727670401216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93996351170352 93996353044592 93996391456768 140727670409628 140727670409704 140727670409704 140727670415308 0
/proc/163634/statm: 509401 33537 1696 343 0 506465 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2037604 KiB
Current children cumulated memory: 134148 KiB

[startup+12.7003 s]
/proc/loadavg: 1.87 2.71 3.48 5/251 163750
/proc/meminfo: memFree=96590960/131382112 swapFree=33009904/33010684
[pid=163634] ppid=163631 vsize=2053988 memory=140420 CPUtime=12.63 cores=5,7
/proc/163634/stat : 163634 (pb_picat) R 163631 163634 163060 0 -1 4194304 20225 0 0 0 1246 17 0 0 20 0 1 0 239478834 2103283712 35105 18446744073709551615 93996349497344 93996350898925 140727670401216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93996351170352 93996353044592 93996391456768 140727670409628 140727670409704 140727670409704 140727670415308 0
/proc/163634/statm: 513497 35105 1696 343 0 510561 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 2053988 KiB
Current children cumulated memory: 140420 KiB

[startup+25.5004 s]
/proc/loadavg: 2.20 2.75 3.49 5/251 163750
/proc/meminfo: memFree=95428400/131382112 swapFree=33009904/33010684
[pid=163634] ppid=163631 vsize=2052200 memory=145868 CPUtime=25.38 cores=5,7
/proc/163634/stat : 163634 (pb_picat) R 163631 163634 163060 0 -1 4194304 38259 0 0 0 2515 23 0 0 20 0 1 0 239478834 2101452800 36467 18446744073709551615 93996349497344 93996350898925 140727670401216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93996351170352 93996353044592 93996391456768 140727670409628 140727670409704 140727670409704 140727670415308 0
/proc/163634/statm: 513050 36467 1696 343 0 510114 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 2052200 KiB
Current children cumulated memory: 145868 KiB

[startup+51.1129 s]
/proc/loadavg: 2.99 2.89 3.51 5/251 163751
/proc/meminfo: memFree=90611220/131382112 swapFree=33009904/33010684
[pid=163634] ppid=163631 vsize=2056296 memory=151912 CPUtime=50.91 cores=5,7
/proc/163634/stat : 163634 (pb_picat) R 163631 163634 163060 0 -1 4194304 64301 0 0 0 5059 32 0 0 20 0 1 0 239478834 2105647104 37978 18446744073709551615 93996349497344 93996350898925 140727670401216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93996351170352 93996353044592 93996391456768 140727670409628 140727670409704 140727670409704 140727670415308 0
/proc/163634/statm: 514074 37978 1696 343 0 511138 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 2056296 KiB
Current children cumulated memory: 151912 KiB

[startup+102.3 s]
/proc/loadavg: 3.69 3.09 3.55 5/251 163797
/proc/meminfo: memFree=88112988/131382112 swapFree=33009904/33010684
[pid=163634] ppid=163631 vsize=2070292 memory=153348 CPUtime=101.91 cores=5,7
/proc/163634/stat : 163634 (pb_picat) R 163631 163634 163060 0 -1 4194304 131434 0 0 0 10135 56 0 0 20 0 1 0 239478834 2119979008 38337 18446744073709551615 93996349497344 93996350898925 140727670401216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93996351170352 93996353044592 93996391456768 140727670409628 140727670409704 140727670409704 140727670415308 0
/proc/163634/statm: 517573 38337 1696 343 0 514637 0
Current children cumulated CPU time: 101.91 s
Current children cumulated vsize: 2070292 KiB
Current children cumulated memory: 153348 KiB

[startup+162.3 s]
/proc/loadavg: 3.94 3.28 3.59 5/251 163799
/proc/meminfo: memFree=84856456/131382112 swapFree=33009904/33010684
[pid=163634] ppid=163631 vsize=2058124 memory=156104 CPUtime=161.74 cores=5,7
/proc/163634/stat : 163634 (pb_picat) R 163631 163634 163060 0 -1 4194304 193179 0 0 0 16095 79 0 0 20 0 1 0 239478834 2107518976 39026 18446744073709551615 93996349497344 93996350898925 140727670401216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93996351170352 93996353044592 93996391456768 140727670409628 140727670409704 140727670409704 140727670415308 0
/proc/163634/statm: 514531 39026 1696 343 0 511595 0
Current children cumulated CPU time: 161.74 s
Current children cumulated vsize: 2058124 KiB
Current children cumulated memory: 156104 KiB

[startup+222.3 s]
/proc/loadavg: 4.02 3.43 3.62 5/251 163801
/proc/meminfo: memFree=84508292/131382112 swapFree=33009904/33010684
[pid=163634] ppid=163631 vsize=2074784 memory=160772 CPUtime=221.56 cores=5,7
/proc/163634/stat : 163634 (pb_picat) R 163631 163634 163060 0 -1 4194304 256320 0 0 0 22056 100 0 0 20 0 1 0 239478834 2124578816 40193 18446744073709551615 93996349497344 93996350898925 140727670401216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93996351170352 93996353044592 93996391456768 140727670409628 140727670409704 140727670409704 140727670415308 0
/proc/163634/statm: 518696 40193 1696 343 0 515760 0
Current children cumulated CPU time: 221.56 s
Current children cumulated vsize: 2074784 KiB
Current children cumulated memory: 160772 KiB

[startup+282.3 s]
/proc/loadavg: 4.07 3.55 3.65 5/251 163803
/proc/meminfo: memFree=84442856/131382112 swapFree=33009904/33010684
[pid=163634] ppid=163631 vsize=2055008 memory=153656 CPUtime=281.39 cores=5,7
/proc/163634/stat : 163634 (pb_picat) R 163631 163634 163060 0 -1 4194304 316630 0 0 0 28018 121 0 0 20 0 1 0 239478834 2104328192 38414 18446744073709551615 93996349497344 93996350898925 140727670401216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93996351170352 93996353044592 93996391456768 140727670409628 140727670409704 140727670409704 140727670415308 0
/proc/163634/statm: 513752 38414 1696 343 0 510816 0
Current children cumulated CPU time: 281.39 s
Current children cumulated vsize: 2055008 KiB
Current children cumulated memory: 153656 KiB

[startup+342.3 s]
/proc/loadavg: 4.07 3.65 3.68 5/250 163805
/proc/meminfo: memFree=84377692/131382112 swapFree=33009904/33010684
[pid=163634] ppid=163631 vsize=2050912 memory=149136 CPUtime=341.21 cores=5,7
/proc/163634/stat : 163634 (pb_picat) R 163631 163634 163060 0 -1 4194304 379812 0 0 0 33976 145 0 0 20 0 1 0 239478834 2100133888 37284 18446744073709551615 93996349497344 93996350898925 140727670401216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93996351170352 93996353044592 93996391456768 140727670409628 140727670409704 140727670409704 140727670415308 0
/proc/163634/statm: 512728 37284 1696 343 0 509792 0
Current children cumulated CPU time: 341.21 s
Current children cumulated vsize: 2050912 KiB
Current children cumulated memory: 149136 KiB

[startup+402.3 s]
/proc/loadavg: 4.30 3.78 3.73 5/250 163807
/proc/meminfo: memFree=84347876/131382112 swapFree=33009904/33010684
[pid=163634] ppid=163631 vsize=2051292 memory=150432 CPUtime=401.04 cores=5,7
/proc/163634/stat : 163634 (pb_picat) R 163631 163634 163060 0 -1 4194304 450139 0 0 0 39934 170 0 0 20 0 1 0 239478834 2100523008 37608 18446744073709551615 93996349497344 93996350898925 140727670401216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93996351170352 93996353044592 93996391456768 140727670409628 140727670409704 140727670409704 140727670415308 0
/proc/163634/statm: 512823 37608 1696 343 0 509887 0
Current children cumulated CPU time: 401.04 s
Current children cumulated vsize: 2051292 KiB
Current children cumulated memory: 150432 KiB

[startup+462.3 s]
/proc/loadavg: 4.66 3.99 3.80 5/250 163809
/proc/meminfo: memFree=84211276/131382112 swapFree=33009904/33010684
[pid=163634] ppid=163631 vsize=2075836 memory=166100 CPUtime=460.86 cores=5,7
/proc/163634/stat : 163634 (pb_picat) R 163631 163634 163060 0 -1 4194304 511427 0 0 0 45894 192 0 0 20 0 1 0 239478834 2125656064 41525 18446744073709551615 93996349497344 93996350898925 140727670401216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93996351170352 93996353044592 93996391456768 140727670409628 140727670409704 140727670409704 140727670415308 0
/proc/163634/statm: 518959 41525 1696 343 0 516023 0
Current children cumulated CPU time: 460.86 s

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

Current children cumulated memory: 219112 KiB

[startup+2862.3 s]
/proc/loadavg: 3.09 3.59 3.90 4/243 164007
/proc/meminfo: memFree=84494444/131382112 swapFree=33009904/33010684
[pid=163634] ppid=163631 vsize=2091968 memory=186728 CPUtime=2853.4 cores=5,7
/proc/163634/stat : 163634 (pb_picat) R 163631 163634 163060 0 -1 4194304 2656744 0 0 0 284296 1044 0 0 20 0 1 0 239478834 2142175232 46682 18446744073709551615 93996349497344 93996350898925 140727670401216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93996351170352 93996353044592 93996391456768 140727670409628 140727670409704 140727670409704 140727670415308 0
/proc/163634/statm: 522992 46682 1696 343 0 520056 0
Current children cumulated CPU time: 2853.4 s
Current children cumulated vsize: 2091968 KiB
Current children cumulated memory: 186728 KiB

[startup+2922.3 s]
/proc/loadavg: 3.08 3.50 3.84 4/243 164009
/proc/meminfo: memFree=83056244/131382112 swapFree=33009904/33010684
[pid=163634] ppid=163631 vsize=2124736 memory=218728 CPUtime=2913.24 cores=5,7
/proc/163634/stat : 163634 (pb_picat) R 163631 163634 163060 0 -1 4194304 2738673 0 0 0 290247 1077 0 0 20 0 1 0 239478834 2175729664 54682 18446744073709551615 93996349497344 93996350898925 140727670401216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93996351170352 93996353044592 93996391456768 140727670409628 140727670409704 140727670409704 140727670415308 0
/proc/163634/statm: 531184 54682 1696 343 0 528248 0
Current children cumulated CPU time: 2913.24 s
Current children cumulated vsize: 2124736 KiB
Current children cumulated memory: 218728 KiB

[startup+2982.3 s]
/proc/loadavg: 3.15 3.43 3.80 4/243 164011
/proc/meminfo: memFree=83982936/131382112 swapFree=33009904/33010684
[pid=163634] ppid=163631 vsize=2124736 memory=223804 CPUtime=2973.07 cores=5,7
/proc/163634/stat : 163634 (pb_picat) R 163631 163634 163060 0 -1 4194304 2819217 0 0 0 296198 1109 0 0 20 0 1 0 239478834 2175729664 55951 18446744073709551615 93996349497344 93996350898925 140727670401216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93996351170352 93996353044592 93996391456768 140727670409628 140727670409704 140727670409704 140727670415308 0
/proc/163634/statm: 531184 55951 1696 343 0 528248 0
Current children cumulated CPU time: 2973.07 s
Current children cumulated vsize: 2124736 KiB
Current children cumulated memory: 223804 KiB

[startup+3042.3 s]
/proc/loadavg: 3.11 3.37 3.75 4/244 164016
/proc/meminfo: memFree=83840900/131382112 swapFree=33009904/33010684
[pid=163634] ppid=163631 vsize=2124736 memory=215016 CPUtime=3032.9 cores=5,7
/proc/163634/stat : 163634 (pb_picat) R 163631 163634 163060 0 -1 4194304 2908316 0 0 0 302148 1142 0 0 20 0 1 0 239478834 2175729664 53754 18446744073709551615 93996349497344 93996350898925 140727670401216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93996351170352 93996353044592 93996391456768 140727670409628 140727670409704 140727670409704 140727670415308 0
/proc/163634/statm: 531184 53754 1696 343 0 528248 0
Current children cumulated CPU time: 3032.9 s
Current children cumulated vsize: 2124736 KiB
Current children cumulated memory: 215016 KiB

[startup+3102.3 s]
/proc/loadavg: 3.04 3.30 3.70 4/245 164024
/proc/meminfo: memFree=83828164/131382112 swapFree=33009904/33010684
[pid=163634] ppid=163631 vsize=2083776 memory=185528 CPUtime=3092.74 cores=5,7
/proc/163634/stat : 163634 (pb_picat) R 163631 163634 163060 0 -1 4194304 2986927 0 0 0 308099 1175 0 0 20 0 1 0 239478834 2133786624 46382 18446744073709551615 93996349497344 93996350898925 140727670401216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93996351170352 93996353044592 93996391456768 140727670409628 140727670409704 140727670409704 140727670415308 0
/proc/163634/statm: 520944 46382 1696 343 0 518008 0
Current children cumulated CPU time: 3092.74 s
Current children cumulated vsize: 2083776 KiB
Current children cumulated memory: 185528 KiB

[startup+3162.3 s]
/proc/loadavg: 3.11 3.27 3.67 4/245 164026
/proc/meminfo: memFree=84023324/131382112 swapFree=33009904/33010684
[pid=163634] ppid=163631 vsize=2124736 memory=212968 CPUtime=3152.57 cores=5,7
/proc/163634/stat : 163634 (pb_picat) R 163631 163634 163060 0 -1 4194304 3021463 0 0 0 314065 1192 0 0 20 0 1 0 239478834 2175729664 53242 18446744073709551615 93996349497344 93996350898925 140727670401216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93996351170352 93996353044592 93996391456768 140727670409628 140727670409704 140727670409704 140727670415308 0
/proc/163634/statm: 531184 53242 1696 343 0 528248 0
Current children cumulated CPU time: 3152.57 s
Current children cumulated vsize: 2124736 KiB
Current children cumulated memory: 212968 KiB

[startup+3222.3 s]
/proc/loadavg: 3.09 3.24 3.63 4/245 164028
/proc/meminfo: memFree=84024452/131382112 swapFree=33009904/33010684
[pid=163634] ppid=163631 vsize=2091968 memory=186808 CPUtime=3212.4 cores=5,7
/proc/163634/stat : 163634 (pb_picat) R 163631 163634 163060 0 -1 4194304 3049828 0 0 0 320035 1205 0 0 20 0 1 0 239478834 2142175232 46702 18446744073709551615 93996349497344 93996350898925 140727670401216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93996351170352 93996353044592 93996391456768 140727670409628 140727670409704 140727670409704 140727670415308 0
/proc/163634/statm: 522992 46702 1696 343 0 520056 0
Current children cumulated CPU time: 3212.4 s
Current children cumulated vsize: 2091968 KiB
Current children cumulated memory: 186808 KiB

[startup+3282.3 s]
/proc/loadavg: 3.07 3.21 3.59 4/245 164030
/proc/meminfo: memFree=83993476/131382112 swapFree=33009904/33010684
[pid=163634] ppid=163631 vsize=2190272 memory=227304 CPUtime=3272.24 cores=5,7
/proc/163634/stat : 163634 (pb_picat) R 163631 163634 163060 0 -1 4194304 3075465 0 0 0 326006 1218 0 0 20 0 1 0 239478834 2242838528 56826 18446744073709551615 93996349497344 93996350898925 140727670401216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93996351170352 93996353044592 93996391456768 140727670409628 140727670409704 140727670409704 140727670415308 0
/proc/163634/statm: 547568 56826 1696 343 0 544632 0
Current children cumulated CPU time: 3272.24 s
Current children cumulated vsize: 2190272 KiB
Current children cumulated memory: 227304 KiB

[startup+3342.3 s]
/proc/loadavg: 3.08 3.18 3.56 4/245 164032
/proc/meminfo: memFree=83967496/131382112 swapFree=33009904/33010684
[pid=163634] ppid=163631 vsize=2124736 memory=196584 CPUtime=3332.07 cores=5,7
/proc/163634/stat : 163634 (pb_picat) R 163631 163634 163060 0 -1 4194304 3101080 0 0 0 331976 1231 0 0 20 0 1 0 239478834 2175729664 49146 18446744073709551615 93996349497344 93996350898925 140727670401216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93996351170352 93996353044592 93996391456768 140727670409628 140727670409704 140727670409704 140727670415308 0
/proc/163634/statm: 531184 49146 1696 343 0 528248 0
Current children cumulated CPU time: 3332.07 s
Current children cumulated vsize: 2124736 KiB
Current children cumulated memory: 196584 KiB

[startup+3402.3 s]
/proc/loadavg: 3.07 3.16 3.53 4/244 164034
/proc/meminfo: memFree=83764440/131382112 swapFree=33009904/33010684
[pid=163634] ppid=163631 vsize=2129476 memory=227948 CPUtime=3391.9 cores=5,7
/proc/163634/stat : 163634 (pb_picat) R 163631 163634 163060 0 -1 4194304 3159073 0 0 0 337933 1257 0 0 20 0 1 0 239478834 2180583424 56987 18446744073709551615 93996349497344 93996350898925 140727670401216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93996351170352 93996353044592 93996391456768 140727670409628 140727670409704 140727670409704 140727670415308 0
/proc/163634/statm: 532369 56987 1696 343 0 529433 0
Current children cumulated CPU time: 3391.9 s
Current children cumulated vsize: 2129476 KiB
Current children cumulated memory: 227948 KiB

[startup+3462.3 s]
/proc/loadavg: 3.13 3.16 3.50 4/244 164036
/proc/meminfo: memFree=83959512/131382112 swapFree=33009904/33010684
[pid=163634] ppid=163631 vsize=2088516 memory=190268 CPUtime=3451.73 cores=5,7
/proc/163634/stat : 163634 (pb_picat) R 163631 163634 163060 0 -1 4194304 3244088 0 0 0 343881 1292 0 0 20 0 1 0 239478834 2138640384 47567 18446744073709551615 93996349497344 93996350898925 140727670401216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93996351170352 93996353044592 93996391456768 140727670409628 140727670409704 140727670409704 140727670415308 0
/proc/163634/statm: 522129 47567 1696 343 0 519193 0
Current children cumulated CPU time: 3451.73 s
Current children cumulated vsize: 2088516 KiB
Current children cumulated memory: 190268 KiB

[startup+3522.3 s]
/proc/loadavg: 3.05 3.13 3.47 4/244 164038
/proc/meminfo: memFree=83939460/131382112 swapFree=33009904/33010684
[pid=163634] ppid=163631 vsize=2129476 memory=217708 CPUtime=3511.56 cores=5,7
/proc/163634/stat : 163634 (pb_picat) R 163631 163634 163060 0 -1 4194304 3315832 0 0 0 349833 1323 0 0 20 0 1 0 239478834 2180583424 54427 18446744073709551615 93996349497344 93996350898925 140727670401216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93996351170352 93996353044592 93996391456768 140727670409628 140727670409704 140727670409704 140727670415308 0
/proc/163634/statm: 532369 54427 1696 343 0 529433 0
Current children cumulated CPU time: 3511.56 s
Current children cumulated vsize: 2129476 KiB
Current children cumulated memory: 217708 KiB

[startup+3582.3 s]
/proc/loadavg: 3.20 3.15 3.45 4/244 164040
/proc/meminfo: memFree=84951328/131382112 swapFree=33009904/33010684
[pid=163634] ppid=163631 vsize=2088516 memory=190268 CPUtime=3571.39 cores=5,7
/proc/163634/stat : 163634 (pb_picat) R 163631 163634 163060 0 -1 4194304 3391101 0 0 0 355783 1356 0 0 20 0 1 0 239478834 2138640384 47567 18446744073709551615 93996349497344 93996350898925 140727670401216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93996351170352 93996353044592 93996391456768 140727670409628 140727670409704 140727670409704 140727670415308 0
/proc/163634/statm: 522129 47567 1696 343 0 519193 0
Current children cumulated CPU time: 3571.39 s
Current children cumulated vsize: 2088516 KiB
Current children cumulated memory: 190268 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611 s]*
/proc/loadavg: 3.13 3.14 3.44 3/240 164049
/proc/meminfo: memFree=99810156/131382112 swapFree=33009904/33010684
[pid=163634] ppid=163631 vsize=2096708 memory=196412 CPUtime=3600.03 cores=5,7
/proc/163634/stat : 163634 (pb_picat) R 163631 163634 163060 0 -1 4194304 3429450 0 0 0 358628 1375 0 0 20 0 1 0 239478834 2147028992 49103 18446744073709551615 93996349497344 93996350898925 140727670401216 0 0 0 0 0 8389634 0 0 0 17 5 0 0 0 0 0 93996351170352 93996353044592 93996391456768 140727670409628 140727670409704 140727670409704 140727670415308 0
/proc/163634/statm: 524177 49103 1696 343 0 521241 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 2096708 KiB
Current children cumulated memory: 196412 KiB

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

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

# cumulated CPU time of all completed processes:  user=3586.28 s, system=13.7525 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.02
CPU time (s): 3600.04
CPU user time (s): 3586.28
CPU system time (s): 13.7525
CPU usage (%): 99.696
Max. virtual memory (cumulated for all children) (KiB): 2211396
Max. memory (cumulated for all children) (KiB): 258024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3586.28
system time used= 13.7525
maximum resident set size= 258024
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3429450
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= 75
involuntary context switches= 4653


# summary of solver processes directly reported to runsolver:
#   pid: 163634
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3586.28
#   total CPU system time (s): 13.7525

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.6879 second user time and 32.8254 second system time

The end

Launcher Data

Begin job on nodeC001 at 2025-07-23 04:33:19
IDJOB=4545055
IDBENCH=180696
IDSOLVER=3385
FILE ID=nodeC001/4545055-1753237999
RUNJOBID= nodeC001-1753237999-163599
SLURM_JOB_ID= 9687854
Free space on /tmp= 432656 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB25/normalized-PB25/DEC-LIN/wallon/normalized-FRB-53-24-1-mgd_c18.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4545055-1753237999/watcher-4545055-1753237999 -o /tmp/evaluation-result-4545055-1753237999/solver-4545055-1753237999 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1753237999-163599 --watchdog 3760  pb_picat HOME/instance-4545055-1753237999.opb

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

MD5SUM BENCH= aa4c4c17affaea5fdc372b8ff9588da4
RANDOM SEED=772478975

nodeC001 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.171
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.49
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.215
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.49
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.245
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.49
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.159
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.49
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.170
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.49
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.275
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.49
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.462
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.49
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.274
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.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        100997896 kB
MemAvailable:   129664752 kB
Buffers:            1668 kB
Cached:         27318556 kB
SwapCached:          136 kB
Active:           972324 kB
Inactive:       26432224 kB
Active(anon):      93692 kB
Inactive(anon):    16604 kB
Active(file):     878632 kB
Inactive(file): 26415620 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             29812 kB
Writeback:            24 kB
AnonPages:         87628 kB
Mapped:           107856 kB
Shmem:             25972 kB
KReclaimable:    2433732 kB
Slab:            2563504 kB
SReclaimable:    2433732 kB
SUnreclaim:       129772 kB
KernelStack:        3808 kB
PageTables:         2920 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     368932 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149256 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     26624 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:      195400 kB
DirectMap2M:     9144320 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432632 MiB
End job on nodeC001 at 2025-07-23 05:33:31