Trace number 4543768

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.1 3609.7

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
php-exit/normalized-phpexit_v1_14_088.opb
MD5SUM24c7738c3c83b878554c33cfdaf58c44
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1.47269
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables109662
Total number of constraints2479
Number of constraints which are clauses1247
Number of constraints which are cardinality constraints (but not clauses)1232
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint14
Maximum length of a constraint89
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 13
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 90
Number of bits of the biggest sum of numbers7
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.00	c solving HOME/instance-4543768-1753227092.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 (62082 MiB free)
  memory of node 1: 64507 MiB (63567 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4543768-1753227092/watcher-4543768-1753227092 -o /tmp/evaluation-result-4543768-1753227092/solver-4543768-1753227092 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1753223480-161390 --watchdog 3760 pb_picat HOME/instance-4543768-1753227092.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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
Linux 5.14.0-503.14.1.el
Current StackSize limit: 8192 KiB

solver pid=161865, runsolver pid=161862

[startup+0.100059 s]*
/proc/loadavg: 4.08 4.09 4.04 5/266 161866
/proc/meminfo: memFree=128602976/131249996 swapFree=33003468/33010684
[pid=161865] ppid=161862 vsize=2027148 memory=46444 CPUtime=0.09 cores=0,2
/proc/161865/stat : 161865 (pb_picat) R 161862 161865 161380 0 -1 4194304 1104 0 0 0 9 0 0 0 20 0 1 0 238386844 2075799552 11611 18446744073709551615 94142625689600 94142627091181 140731469675760 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94142627362608 94142629236848 94142644154368 140731469683100 140731469683176 140731469683176 140731469688780 0
/proc/161865/statm: 506787 11611 1504 343 0 503851 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 46444 KiB

[startup+0.205498 s]*
/proc/loadavg: 4.08 4.09 4.04 5/266 161866
/proc/meminfo: memFree=128541032/131249996 swapFree=33003468/33010684
[pid=161865] ppid=161862 vsize=2027148 memory=77372 CPUtime=0.19 cores=0,2
/proc/161865/stat : 161865 (pb_picat) R 161862 161865 161380 0 -1 4194304 1162 0 0 0 18 1 0 0 20 0 1 0 238386844 2075799552 19343 18446744073709551615 94142625689600 94142627091181 140731469675760 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94142627362608 94142629236848 94142644154368 140731469683100 140731469683176 140731469683176 140731469688780 0
/proc/161865/statm: 506787 19343 1504 343 0 503851 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 77372 KiB

[startup+0.305404 s]*
/proc/loadavg: 4.08 4.09 4.04 5/266 161866
/proc/meminfo: memFree=128487784/131249996 swapFree=33003468/33010684
[pid=161865] ppid=161862 vsize=2027148 memory=106044 CPUtime=0.3 cores=0,2
/proc/161865/stat : 161865 (pb_picat) R 161862 161865 161380 0 -1 4194304 1176 0 0 0 28 2 0 0 20 0 1 0 238386844 2075799552 26511 18446744073709551615 94142625689600 94142627091181 140731469675760 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94142627362608 94142629236848 94142644154368 140731469683100 140731469683176 140731469683176 140731469688780 0
/proc/161865/statm: 506787 26511 1504 343 0 503851 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2027148 KiB
Current children cumulated memory: 106044 KiB

[startup+0.700161 s]
/proc/loadavg: 4.08 4.09 4.04 5/266 161866
/proc/meminfo: memFree=128385424/131249996 swapFree=33003468/33010684
[pid=161865] ppid=161862 vsize=2061420 memory=191912 CPUtime=0.68 cores=0,2
/proc/161865/stat : 161865 (pb_picat) R 161862 161865 161380 0 -1 4194304 8495 0 0 0 64 4 0 0 20 0 1 0 238386844 2110894080 47978 18446744073709551615 94142625689600 94142627091181 140731469675760 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94142627362608 94142629236848 94142644154368 140731469683100 140731469683176 140731469683176 140731469688780 0
/proc/161865/statm: 515355 47978 1600 343 0 512419 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2061420 KiB
Current children cumulated memory: 191912 KiB

[startup+1.50016 s]
/proc/loadavg: 4.08 4.09 4.04 5/266 161866
/proc/meminfo: memFree=128226632/131249996 swapFree=33003468/33010684
[pid=161865] ppid=161862 vsize=2069820 memory=201176 CPUtime=1.48 cores=0,2
/proc/161865/stat : 161865 (pb_picat) R 161862 161865 161380 0 -1 4194304 13301 0 0 0 143 5 0 0 20 0 1 0 238386844 2119495680 50294 18446744073709551615 94142625689600 94142627091181 140731469675760 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94142627362608 94142629236848 94142644154368 140731469683100 140731469683176 140731469683176 140731469688780 0
/proc/161865/statm: 517455 50294 1600 343 0 514519 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2069820 KiB
Current children cumulated memory: 201176 KiB

[startup+3.10532 s]
/proc/loadavg: 4.08 4.09 4.04 5/266 161866
/proc/meminfo: memFree=127952924/131249996 swapFree=33003468/33010684
[pid=161865] ppid=161862 vsize=2076980 memory=210236 CPUtime=3.08 cores=0,2
/proc/161865/stat : 161865 (pb_picat) R 161862 161865 161380 0 -1 4194304 19949 0 0 0 301 7 0 0 20 0 1 0 238386844 2126827520 52559 18446744073709551615 94142625689600 94142627091181 140731469675760 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94142627362608 94142629236848 94142644154368 140731469683100 140731469683176 140731469683176 140731469688780 0
/proc/161865/statm: 519245 52559 1600 343 0 516309 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2076980 KiB
Current children cumulated memory: 210236 KiB

[startup+6.30011 s]
/proc/loadavg: 4.16 4.11 4.05 5/266 161866
/proc/meminfo: memFree=127908084/131249996 swapFree=33003468/33010684
[pid=161865] ppid=161862 vsize=2109748 memory=226088 CPUtime=6.27 cores=0,2
/proc/161865/stat : 161865 (pb_picat) R 161862 161865 161380 0 -1 4194304 28745 0 0 0 616 11 0 0 20 0 1 0 238386844 2160381952 56522 18446744073709551615 94142625689600 94142627091181 140731469675760 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94142627362608 94142629236848 94142644154368 140731469683100 140731469683176 140731469683176 140731469688780 0
/proc/161865/statm: 527437 56522 1600 343 0 524501 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2109748 KiB
Current children cumulated memory: 226088 KiB

[startup+12.7001 s]
/proc/loadavg: 4.14 4.11 4.05 5/266 161866
/proc/meminfo: memFree=127910048/131249996 swapFree=33003468/33010684
[pid=161865] ppid=161862 vsize=2101556 memory=223476 CPUtime=12.66 cores=0,2
/proc/161865/stat : 161865 (pb_picat) R 161862 161865 161380 0 -1 4194304 38804 0 0 0 1250 16 0 0 20 0 1 0 238386844 2151993344 55869 18446744073709551615 94142625689600 94142627091181 140731469675760 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94142627362608 94142629236848 94142644154368 140731469683100 140731469683176 140731469683176 140731469688780 0
/proc/161865/statm: 525389 55869 1600 343 0 522453 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 2101556 KiB
Current children cumulated memory: 223476 KiB

[startup+25.5002 s]
/proc/loadavg: 4.11 4.10 4.05 5/266 161911
/proc/meminfo: memFree=127281180/131249996 swapFree=33003468/33010684
[pid=161865] ppid=161862 vsize=2102792 memory=231720 CPUtime=25.42 cores=0,2
/proc/161865/stat : 161865 (pb_picat) R 161862 161865 161380 0 -1 4194304 51421 0 0 0 2516 26 0 0 20 0 1 0 238386844 2153259008 57930 18446744073709551615 94142625689600 94142627091181 140731469675760 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94142627362608 94142629236848 94142644154368 140731469683100 140731469683176 140731469683176 140731469688780 0
/proc/161865/statm: 525698 57930 1600 343 0 522762 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 2102792 KiB
Current children cumulated memory: 231720 KiB

[startup+51.1052 s]
/proc/loadavg: 4.15 4.11 4.05 5/266 161912
/proc/meminfo: memFree=127007616/131249996 swapFree=33003468/33010684
[pid=161865] ppid=161862 vsize=2103372 memory=237096 CPUtime=50.97 cores=0,2
/proc/161865/stat : 161865 (pb_picat) R 161862 161865 161380 0 -1 4194304 65437 0 0 0 5062 35 0 0 20 0 1 0 238386844 2153852928 59274 18446744073709551615 94142625689600 94142627091181 140731469675760 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94142627362608 94142629236848 94142644154368 140731469683100 140731469683176 140731469683176 140731469688780 0
/proc/161865/statm: 525843 59274 1600 343 0 522907 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 2103372 KiB
Current children cumulated memory: 237096 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.11 4.05 5/266 161914
/proc/meminfo: memFree=127119968/131249996 swapFree=33003468/33010684
[pid=161865] ppid=161862 vsize=2209868 memory=278788 CPUtime=102.03 cores=0,2
/proc/161865/stat : 161865 (pb_picat) R 161862 161865 161380 0 -1 4194304 91543 0 0 0 10138 65 0 0 20 0 1 0 238386844 2262904832 69697 18446744073709551615 94142625689600 94142627091181 140731469675760 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94142627362608 94142629236848 94142644154368 140731469683100 140731469683176 140731469683176 140731469688780 0
/proc/161865/statm: 552467 69697 1600 343 0 549531 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 2209868 KiB
Current children cumulated memory: 278788 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.10 4.05 5/266 161916
/proc/meminfo: memFree=127082612/131249996 swapFree=33003468/33010684
[pid=161865] ppid=161862 vsize=2201676 memory=285552 CPUtime=161.87 cores=0,2
/proc/161865/stat : 161865 (pb_picat) R 161862 161865 161380 0 -1 4194304 125434 0 0 0 16091 96 0 0 20 0 1 0 238386844 2254516224 71388 18446744073709551615 94142625689600 94142627091181 140731469675760 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94142627362608 94142629236848 94142644154368 140731469683100 140731469683176 140731469683176 140731469688780 0
/proc/161865/statm: 550419 71388 1600 343 0 547483 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 2201676 KiB
Current children cumulated memory: 285552 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.10 4.05 5/265 161918
/proc/meminfo: memFree=126967644/131249996 swapFree=33003468/33010684
[pid=161865] ppid=161862 vsize=2340940 memory=361328 CPUtime=221.71 cores=0,2
/proc/161865/stat : 161865 (pb_picat) R 161862 161865 161380 0 -1 4194304 152496 0 0 0 22043 128 0 0 20 0 1 0 238386844 2397122560 90332 18446744073709551615 94142625689600 94142627091181 140731469675760 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94142627362608 94142629236848 94142644154368 140731469683100 140731469683176 140731469683176 140731469688780 0
/proc/161865/statm: 585235 90332 1600 343 0 582299 0
Current children cumulated CPU time: 221.71 s
Current children cumulated vsize: 2340940 KiB
Current children cumulated memory: 361328 KiB

[startup+282.3 s]
/proc/loadavg: 4.10 4.09 4.05 5/265 161921
/proc/meminfo: memFree=127008228/131249996 swapFree=33003468/33010684
[pid=161865] ppid=161862 vsize=2201676 memory=326904 CPUtime=281.54 cores=0,2
/proc/161865/stat : 161865 (pb_picat) R 161862 161865 161380 0 -1 4194304 179964 0 0 0 28001 153 0 0 20 0 1 0 238386844 2254516224 81726 18446744073709551615 94142625689600 94142627091181 140731469675760 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94142627362608 94142629236848 94142644154368 140731469683100 140731469683176 140731469683176 140731469688780 0
/proc/161865/statm: 550419 81726 1600 343 0 547483 0
Current children cumulated CPU time: 281.54 s
Current children cumulated vsize: 2201676 KiB
Current children cumulated memory: 326904 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.09 4.05 5/264 161923
/proc/meminfo: memFree=127105872/131249996 swapFree=33003468/33010684
[pid=161865] ppid=161862 vsize=2144332 memory=252420 CPUtime=341.39 cores=0,2
/proc/161865/stat : 161865 (pb_picat) R 161862 161865 161380 0 -1 4194304 206684 0 0 0 33945 194 0 0 20 0 1 0 238386844 2195795968 63105 18446744073709551615 94142625689600 94142627091181 140731469675760 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94142627362608 94142629236848 94142644154368 140731469683100 140731469683176 140731469683176 140731469688780 0
/proc/161865/statm: 536083 63105 1600 343 0 533147 0
Current children cumulated CPU time: 341.39 s
Current children cumulated vsize: 2144332 KiB
Current children cumulated memory: 252420 KiB

[startup+402.3 s]
/proc/loadavg: 4.07 4.08 4.05 5/264 161925
/proc/meminfo: memFree=127062248/131249996 swapFree=33003468/33010684
[pid=161865] ppid=161862 vsize=2136140 memory=265072 CPUtime=401.23 cores=0,2
/proc/161865/stat : 161865 (pb_picat) R 161862 161865 161380 0 -1 4194304 232005 0 0 0 39893 230 0 0 20 0 1 0 238386844 2187407360 66268 18446744073709551615 94142625689600 94142627091181 140731469675760 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94142627362608 94142629236848 94142644154368 140731469683100 140731469683176 140731469683176 140731469688780 0
/proc/161865/statm: 534035 66268 1600 343 0 531099 0
Current children cumulated CPU time: 401.23 s
Current children cumulated vsize: 2136140 KiB
Current children cumulated memory: 265072 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 4.08 4.05 5/264 161933
/proc/meminfo: memFree=127062020/131249996 swapFree=33003468/33010684
[pid=161865] ppid=161862 vsize=2144332 memory=256240 CPUtime=461.07 cores=0,2
/proc/161865/stat : 161865 (pb_picat) R 161862 161865 161380 0 -1 4194304 265506 0 0 0 45850 257 0 0 20 0 1 0 238386844 2195795968 64060 18446744073709551615 94142625689600 94142627091181 140731469675760 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94142627362608 94142629236848 94142644154368 140731469683100 140731469683176 140731469683176 140731469688780 0
/proc/161865/statm: 536083 64060 1600 343 0 533147 0
Current children cumulated CPU time: 461.07 s

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

Current children cumulated memory: 392056 KiB

[startup+2922.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/267 162070
/proc/meminfo: memFree=126035908/131249996 swapFree=33003468/33010684
[pid=161865] ppid=161862 vsize=2603084 memory=570240 CPUtime=2914.54 cores=0,2
/proc/161865/stat : 161865 (pb_picat) R 161862 161865 161380 0 -1 4194304 1246955 0 0 0 289861 1593 0 0 20 0 1 0 238386844 2665558016 142560 18446744073709551615 94142625689600 94142627091181 140731469675760 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94142627362608 94142629236848 94142644154368 140731469683100 140731469683176 140731469683176 140731469688780 0
/proc/161865/statm: 650771 142560 1600 343 0 647835 0
Current children cumulated CPU time: 2914.54 s
Current children cumulated vsize: 2603084 KiB
Current children cumulated memory: 570240 KiB

[startup+2982.3 s]
/proc/loadavg: 4.15 4.11 4.09 5/267 162072
/proc/meminfo: memFree=126937780/131249996 swapFree=33003468/33010684
[pid=161865] ppid=161862 vsize=2332748 memory=396328 CPUtime=2974.39 cores=0,2
/proc/161865/stat : 161865 (pb_picat) R 161862 161865 161380 0 -1 4194304 1258428 0 0 0 295808 1631 0 0 20 0 1 0 238386844 2388733952 99082 18446744073709551615 94142625689600 94142627091181 140731469675760 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94142627362608 94142629236848 94142644154368 140731469683100 140731469683176 140731469683176 140731469688780 0
/proc/161865/statm: 583187 99082 1600 343 0 580251 0
Current children cumulated CPU time: 2974.39 s
Current children cumulated vsize: 2332748 KiB
Current children cumulated memory: 396328 KiB

[startup+3042.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/266 162074
/proc/meminfo: memFree=126669124/131249996 swapFree=33003468/33010684
[pid=161865] ppid=161862 vsize=2340940 memory=471316 CPUtime=3034.22 cores=0,2
/proc/161865/stat : 161865 (pb_picat) R 161862 161865 161380 0 -1 4194304 1307450 0 0 0 301759 1663 0 0 20 0 1 0 238386844 2397122560 117829 18446744073709551615 94142625689600 94142627091181 140731469675760 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94142627362608 94142629236848 94142644154368 140731469683100 140731469683176 140731469683176 140731469688780 0
/proc/161865/statm: 585235 117829 1600 343 0 582299 0
Current children cumulated CPU time: 3034.22 s
Current children cumulated vsize: 2340940 KiB
Current children cumulated memory: 471316 KiB

[startup+3102.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/264 162077
/proc/meminfo: memFree=126771212/131249996 swapFree=33003468/33010684
[pid=161865] ppid=161862 vsize=2603084 memory=486548 CPUtime=3094.06 cores=0,2
/proc/161865/stat : 161865 (pb_picat) R 161862 161865 161380 0 -1 4194304 1326359 0 0 0 307719 1687 0 0 20 0 1 0 238386844 2665558016 121637 18446744073709551615 94142625689600 94142627091181 140731469675760 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94142627362608 94142629236848 94142644154368 140731469683100 140731469683176 140731469683176 140731469688780 0
/proc/161865/statm: 650771 121637 1600 343 0 647835 0
Current children cumulated CPU time: 3094.06 s
Current children cumulated vsize: 2603084 KiB
Current children cumulated memory: 486548 KiB

[startup+3162.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/263 162079
/proc/meminfo: memFree=126639268/131249996 swapFree=33003468/33010684
[pid=161865] ppid=161862 vsize=2209868 memory=343188 CPUtime=3153.89 cores=0,2
/proc/161865/stat : 161865 (pb_picat) R 161862 161865 161380 0 -1 4194304 1365253 0 0 0 313677 1712 0 0 20 0 1 0 238386844 2262904832 85797 18446744073709551615 94142625689600 94142627091181 140731469675760 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94142627362608 94142629236848 94142644154368 140731469683100 140731469683176 140731469683176 140731469688780 0
/proc/161865/statm: 552467 85797 1600 343 0 549531 0
Current children cumulated CPU time: 3153.89 s
Current children cumulated vsize: 2209868 KiB
Current children cumulated memory: 343188 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/263 162082
/proc/meminfo: memFree=126770100/131249996 swapFree=33003468/33010684
[pid=161865] ppid=161862 vsize=2201676 memory=324756 CPUtime=3213.73 cores=0,2
/proc/161865/stat : 161865 (pb_picat) R 161862 161865 161380 0 -1 4194304 1402036 0 0 0 319633 1740 0 0 20 0 1 0 238386844 2254516224 81189 18446744073709551615 94142625689600 94142627091181 140731469675760 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94142627362608 94142629236848 94142644154368 140731469683100 140731469683176 140731469683176 140731469688780 0
/proc/161865/statm: 550419 81189 1600 343 0 547483 0
Current children cumulated CPU time: 3213.73 s
Current children cumulated vsize: 2201676 KiB
Current children cumulated memory: 324756 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/263 162084
/proc/meminfo: memFree=126807516/131249996 swapFree=33003468/33010684
[pid=161865] ppid=161862 vsize=2332748 memory=435348 CPUtime=3273.57 cores=0,2
/proc/161865/stat : 161865 (pb_picat) R 161862 161865 161380 0 -1 4194304 1414680 0 0 0 325588 1769 0 0 20 0 1 0 238386844 2388733952 108837 18446744073709551615 94142625689600 94142627091181 140731469675760 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94142627362608 94142629236848 94142644154368 140731469683100 140731469683176 140731469683176 140731469688780 0
/proc/161865/statm: 583187 108837 1600 343 0 580251 0
Current children cumulated CPU time: 3273.57 s
Current children cumulated vsize: 2332748 KiB
Current children cumulated memory: 435348 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/263 162085
/proc/meminfo: memFree=126098724/131249996 swapFree=33003468/33010684
[pid=161865] ppid=161862 vsize=2603084 memory=658580 CPUtime=3333.4 cores=0,2
/proc/161865/stat : 161865 (pb_picat) R 161862 161865 161380 0 -1 4194304 1424308 0 0 0 331539 1801 0 0 20 0 1 0 238386844 2665558016 164645 18446744073709551615 94142625689600 94142627091181 140731469675760 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94142627362608 94142629236848 94142644154368 140731469683100 140731469683176 140731469683176 140731469688780 0
/proc/161865/statm: 650771 164645 1600 343 0 647835 0
Current children cumulated CPU time: 3333.4 s
Current children cumulated vsize: 2603084 KiB
Current children cumulated memory: 658580 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/263 162088
/proc/meminfo: memFree=126565264/131249996 swapFree=33003468/33010684
[pid=161865] ppid=161862 vsize=2594892 memory=515220 CPUtime=3393.24 cores=0,2
/proc/161865/stat : 161865 (pb_picat) R 161862 161865 161380 0 -1 4194304 1436851 0 0 0 337488 1836 0 0 20 0 1 0 238386844 2657169408 128805 18446744073709551615 94142625689600 94142627091181 140731469675760 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94142627362608 94142629236848 94142644154368 140731469683100 140731469683176 140731469683176 140731469688780 0
/proc/161865/statm: 648723 128805 1600 343 0 645787 0
Current children cumulated CPU time: 3393.24 s
Current children cumulated vsize: 2594892 KiB
Current children cumulated memory: 515220 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/264 162097
/proc/meminfo: memFree=126618264/131249996 swapFree=33003468/33010684
[pid=161865] ppid=161862 vsize=2340940 memory=393136 CPUtime=3453.08 cores=0,2
/proc/161865/stat : 161865 (pb_picat) R 161862 161865 161380 0 -1 4194304 1451396 0 0 0 343442 1866 0 0 20 0 1 0 238386844 2397122560 98284 18446744073709551615 94142625689600 94142627091181 140731469675760 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94142627362608 94142629236848 94142644154368 140731469683100 140731469683176 140731469683176 140731469688780 0
/proc/161865/statm: 585235 98284 1600 343 0 582299 0
Current children cumulated CPU time: 3453.08 s
Current children cumulated vsize: 2340940 KiB
Current children cumulated memory: 393136 KiB

[startup+3522.3 s]
/proc/loadavg: 4.34 4.18 4.12 5/264 162099
/proc/meminfo: memFree=126624876/131249996 swapFree=33003468/33010684
[pid=161865] ppid=161862 vsize=2603084 memory=486548 CPUtime=3512.92 cores=0,2
/proc/161865/stat : 161865 (pb_picat) R 161862 161865 161380 0 -1 4194304 1464364 0 0 0 349394 1898 0 0 20 0 1 0 238386844 2665558016 121637 18446744073709551615 94142625689600 94142627091181 140731469675760 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94142627362608 94142629236848 94142644154368 140731469683100 140731469683176 140731469683176 140731469688780 0
/proc/161865/statm: 650771 121637 1600 343 0 647835 0
Current children cumulated CPU time: 3512.92 s
Current children cumulated vsize: 2603084 KiB
Current children cumulated memory: 486548 KiB

[startup+3582.3 s]
/proc/loadavg: 4.24 4.17 4.12 5/264 162101
/proc/meminfo: memFree=126666300/131249996 swapFree=33003468/33010684
[pid=161865] ppid=161862 vsize=2209868 memory=300180 CPUtime=3572.76 cores=0,2
/proc/161865/stat : 161865 (pb_picat) R 161862 161865 161380 0 -1 4194304 1479457 0 0 0 355349 1927 0 0 20 0 1 0 238386844 2262904832 75045 18446744073709551615 94142625689600 94142627091181 140731469675760 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94142627362608 94142629236848 94142644154368 140731469683100 140731469683176 140731469683176 140731469688780 0
/proc/161865/statm: 552467 75045 1600 343 0 549531 0
Current children cumulated CPU time: 3572.76 s
Current children cumulated vsize: 2209868 KiB
Current children cumulated memory: 300180 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.7 s]
/proc/loadavg: 4.16 4.16 4.11 3/260 162102
/proc/meminfo: memFree=127531680/131249996 swapFree=33003468/33010684
[pid=161865] ppid=161862 vsize=2603084 memory=517524 CPUtime=3600.08 cores=0,2
/proc/161865/stat : 161865 (pb_picat) R 161862 161865 161380 0 -1 4194304 1491951 0 0 0 358071 1937 0 0 20 0 1 0 238386844 2665558016 129381 18446744073709551615 94142625689600 94142627091181 140731469675760 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94142627362608 94142629236848 94142644154368 140731469683100 140731469683176 140731469683176 140731469688780 0
/proc/161865/statm: 650771 129381 1600 343 0 647835 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 2603084 KiB
Current children cumulated memory: 517524 KiB

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

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

# cumulated CPU time of all completed processes:  user=3580.72 s, system=19.3796 s

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

[startup+3609.7 s]
/proc/loadavg: 4.16 4.16 4.11 3/260 162102
/proc/meminfo: memFree=127531680/131249996 swapFree=33003468/33010684
[pid=161865] ppid=161862 vsize=2603084 memory=517524 CPUtime=3600.08 cores=0,2
/proc/161865/stat : 161865 (pb_picat) R 161862 161865 161380 0 -1 4194304 1491951 0 0 0 358071 1937 0 0 20 0 1 0 238386844 2665558016 129381 18446744073709551615 94142625689600 94142627091181 140731469675760 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94142627362608 94142629236848 94142644154368 140731469683100 140731469683176 140731469683176 140731469688780 0
/proc/161865/statm: 650771 129381 1600 343 0 647835 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 2603084 KiB
Current children cumulated memory: 517524 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3609.7
CPU time (s): 3600.1
CPU user time (s): 3580.72
CPU system time (s): 19.3796
CPU usage (%): 99.7339
Max. virtual memory (cumulated for all children) (KiB): 3176524
Max. memory (cumulated for all children) (KiB): 1237880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3580.72
system time used= 19.3796
maximum resident set size= 1239928
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1491951
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= 81
involuntary context switches= 4609


# summary of solver processes directly reported to runsolver:
#   pid: 161865
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3580.72
#   total CPU system time (s): 19.3796

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.59506 second user time and 15.0503 second system time

The end

Launcher Data

Begin job on nodeC021 at 2025-07-23 01:31:32
IDJOB=4543768
IDBENCH=174609
IDSOLVER=3385
FILE ID=nodeC021/4543768-1753227092
RUNJOBID= nodeC021-1753223480-161390
SLURM_JOB_ID= 9687828
Free space on /tmp= 433004 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/php-exit/normalized-phpexit_v1_14_088.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4543768-1753227092/watcher-4543768-1753227092 -o /tmp/evaluation-result-4543768-1753227092/solver-4543768-1753227092 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1753223480-161390 --watchdog 3760  pb_picat HOME/instance-4543768-1753227092.opb

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

MD5SUM BENCH= 24c7738c3c83b878554c33cfdaf58c44
RANDOM SEED=2063619714

nodeC021 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		: 3598.933
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.56
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.779
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        128676956 kB
MemAvailable:   129473380 kB
Buffers:            1056 kB
Cached:          1532320 kB
SwapCached:           56 kB
Active:          1367608 kB
Inactive:         439420 kB
Active(anon):     256816 kB
Inactive(anon):    38496 kB
Active(file):    1110792 kB
Inactive(file):   400924 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33003468 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             19164 kB
Writeback:            16 kB
AnonPages:        275992 kB
Mapped:           113736 kB
Shmem:             21656 kB
KReclaimable:     247492 kB
Slab:             343684 kB
SReclaimable:     247492 kB
SUnreclaim:        96192 kB
KernelStack:        4284 kB
PageTables:         3504 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    6504576 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150584 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:    190464 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432996 MiB
End job on nodeC021 at 2025-07-23 02:31:41