Trace number 4542832

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.06 3609.01

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
even-colouring/ec-stargrid-05_shuffle/normalized-ec_stargrid_05_021.shuf-2.opb
MD5SUMd64fc744c65ccc2a81826d21c62acb02
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 benchmark0.326574
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables421
Total number of constraints212
Number of constraints which are clauses2
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints210
Minimum length of a constraint2
Maximum length of a constraint8
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 11
Number of bits of the biggest sum of numbers4
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-4542832-1753223480.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 (62131 MiB free)
  memory of node 1: 64507 MiB (63731 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4542832-1753223480/watcher-4542832-1753223480 -o /tmp/evaluation-result-4542832-1753223480/solver-4542832-1753223480 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1753223480-161390 --watchdog 3760 pb_picat HOME/instance-4542832-1753223480.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
Starting watchdog thread
solver pid=161436, runsolver pid=161430
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 1.10 1.25 1.99 5/263 161449
/proc/meminfo: memFree=128842756/131249996 swapFree=33003468/33010684
[pid=161436] ppid=161430 vsize=2028104 memory=18068 CPUtime=0.08 cores=0,2
/proc/161436/stat : 161436 (pb_picat) R 161430 161436 161380 0 -1 4194304 1068 0 0 0 8 0 0 0 20 0 1 0 238025724 2076778496 4517 18446744073709551615 94358210969600 94358212371181 140729707585712 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94358212642608 94358214516848 94358249918464 140729707587996 140729707588072 140729707588072 140729707593676 0
/proc/161436/statm: 507026 4517 1664 343 0 504090 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 2028104 KiB
Current children cumulated memory: 18068 KiB

[startup+0.205448 s]*
/proc/loadavg: 1.10 1.25 1.99 5/263 161449
/proc/meminfo: memFree=128842000/131249996 swapFree=33003468/33010684
[pid=161436] ppid=161430 vsize=2029772 memory=19732 CPUtime=0.19 cores=0,2
/proc/161436/stat : 161436 (pb_picat) R 161430 161436 161380 0 -1 4194304 1404 0 0 0 19 0 0 0 20 0 1 0 238025724 2078486528 4933 18446744073709551615 94358210969600 94358212371181 140729707585712 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94358212642608 94358214516848 94358249918464 140729707587996 140729707588072 140729707588072 140729707593676 0
/proc/161436/statm: 507443 4933 1728 343 0 504507 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 2029772 KiB
Current children cumulated memory: 19732 KiB

[startup+0.304577 s]*
/proc/loadavg: 1.10 1.25 1.99 5/263 161449
/proc/meminfo: memFree=128840992/131249996 swapFree=33003468/33010684
[pid=161436] ppid=161430 vsize=2029808 memory=19988 CPUtime=0.29 cores=0,2
/proc/161436/stat : 161436 (pb_picat) R 161430 161436 161380 0 -1 4194304 1484 0 0 0 29 0 0 0 20 0 1 0 238025724 2078523392 4997 18446744073709551615 94358210969600 94358212371181 140729707585712 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94358212642608 94358214516848 94358249918464 140729707587996 140729707588072 140729707588072 140729707593676 0
/proc/161436/statm: 507452 4997 1728 343 0 504516 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 2029808 KiB
Current children cumulated memory: 19988 KiB

[startup+0.700108 s]
/proc/loadavg: 1.10 1.25 1.99 5/263 161449
/proc/meminfo: memFree=128838976/131249996 swapFree=33003468/33010684
[pid=161436] ppid=161430 vsize=2029816 memory=20192 CPUtime=0.67 cores=0,2
/proc/161436/stat : 161436 (pb_picat) R 161430 161436 161380 0 -1 4194304 2398 0 0 0 67 0 0 0 20 0 1 0 238025724 2078531584 5048 18446744073709551615 94358210969600 94358212371181 140729707585712 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94358212642608 94358214516848 94358249918464 140729707587996 140729707588072 140729707588072 140729707593676 0
/proc/161436/statm: 507454 5048 1728 343 0 504518 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 2029816 KiB
Current children cumulated memory: 20192 KiB

[startup+1.5001 s]
/proc/loadavg: 1.10 1.25 1.99 5/263 161449
/proc/meminfo: memFree=128834484/131249996 swapFree=33003468/33010684
[pid=161436] ppid=161430 vsize=2030864 memory=20484 CPUtime=1.48 cores=0,2
/proc/161436/stat : 161436 (pb_picat) R 161430 161436 161380 0 -1 4194304 4910 0 0 0 147 1 0 0 20 0 1 0 238025724 2079604736 5121 18446744073709551615 94358210969600 94358212371181 140729707585712 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94358212642608 94358214516848 94358249918464 140729707587996 140729707588072 140729707588072 140729707593676 0
/proc/161436/statm: 507716 5121 1728 343 0 504780 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2030864 KiB
Current children cumulated memory: 20484 KiB

[startup+3.10496 s]
/proc/loadavg: 1.10 1.25 1.99 5/263 161449
/proc/meminfo: memFree=128830292/131249996 swapFree=33003468/33010684
[pid=161436] ppid=161430 vsize=2031248 memory=21564 CPUtime=3.08 cores=0,2
/proc/161436/stat : 161436 (pb_picat) R 161430 161436 161380 0 -1 4194304 8105 0 0 0 307 1 0 0 20 0 1 0 238025724 2079997952 5391 18446744073709551615 94358210969600 94358212371181 140729707585712 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94358212642608 94358214516848 94358249918464 140729707587996 140729707588072 140729707588072 140729707593676 0
/proc/161436/statm: 507812 5391 1728 343 0 504876 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 2031248 KiB
Current children cumulated memory: 21564 KiB

[startup+6.30012 s]
/proc/loadavg: 1.42 1.32 2.01 5/263 161449
/proc/meminfo: memFree=128824320/131249996 swapFree=33003468/33010684
[pid=161436] ppid=161430 vsize=2033936 memory=22852 CPUtime=6.26 cores=0,2
/proc/161436/stat : 161436 (pb_picat) R 161430 161436 161380 0 -1 4194304 16784 0 0 0 624 2 0 0 20 0 1 0 238025724 2082750464 5713 18446744073709551615 94358210969600 94358212371181 140729707585712 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94358212642608 94358214516848 94358249918464 140729707587996 140729707588072 140729707588072 140729707593676 0
/proc/161436/statm: 508484 5713 1728 343 0 505548 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2033936 KiB
Current children cumulated memory: 22852 KiB

[startup+12.7001 s]
/proc/loadavg: 1.62 1.36 2.02 5/263 161450
/proc/meminfo: memFree=128813720/131249996 swapFree=33003468/33010684
[pid=161436] ppid=161430 vsize=2034912 memory=23724 CPUtime=12.65 cores=0,2
/proc/161436/stat : 161436 (pb_picat) R 161430 161436 161380 0 -1 4194304 37873 0 0 0 1258 7 0 0 20 0 1 0 238025724 2083749888 5931 18446744073709551615 94358210969600 94358212371181 140729707585712 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94358212642608 94358214516848 94358249918464 140729707587996 140729707588072 140729707588072 140729707593676 0
/proc/161436/statm: 508728 5931 1728 343 0 505792 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2034912 KiB
Current children cumulated memory: 23724 KiB

[startup+25.5001 s]
/proc/loadavg: 2.15 1.49 2.05 5/263 161495
/proc/meminfo: memFree=128823036/131249996 swapFree=33003468/33010684
[pid=161436] ppid=161430 vsize=2031840 memory=22020 CPUtime=25.41 cores=0,2
/proc/161436/stat : 161436 (pb_picat) R 161430 161436 161380 0 -1 4194304 77376 0 0 0 2528 13 0 0 20 0 1 0 238025724 2080604160 5505 18446744073709551615 94358210969600 94358212371181 140729707585712 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94358212642608 94358214516848 94358249918464 140729707587996 140729707588072 140729707588072 140729707593676 0
/proc/161436/statm: 507960 5505 1728 343 0 505024 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2031840 KiB
Current children cumulated memory: 22020 KiB

[startup+51.1052 s]
/proc/loadavg: 2.86 1.71 2.11 5/263 161495
/proc/meminfo: memFree=128822556/131249996 swapFree=33003468/33010684
[pid=161436] ppid=161430 vsize=2034912 memory=25088 CPUtime=50.95 cores=0,2
/proc/161436/stat : 161436 (pb_picat) R 161430 161436 161380 0 -1 4194304 151406 0 0 0 5070 25 0 0 20 0 1 0 238025724 2083749888 6272 18446744073709551615 94358210969600 94358212371181 140729707585712 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94358212642608 94358214516848 94358249918464 140729707587996 140729707588072 140729707588072 140729707593676 0
/proc/161436/statm: 508728 6272 1728 343 0 505792 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 2034912 KiB
Current children cumulated memory: 25088 KiB

[startup+102.3 s]
/proc/loadavg: 3.57 2.08 2.22 5/264 161498
/proc/meminfo: memFree=128811500/131249996 swapFree=33003468/33010684
[pid=161436] ppid=161430 vsize=2039828 memory=25956 CPUtime=102.02 cores=0,2
/proc/161436/stat : 161436 (pb_picat) R 161430 161436 161380 0 -1 4194304 272705 0 0 0 10150 52 0 0 20 0 1 0 238025724 2088783872 6489 18446744073709551615 94358210969600 94358212371181 140729707585712 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94358212642608 94358214516848 94358249918464 140729707587996 140729707588072 140729707588072 140729707593676 0
/proc/161436/statm: 509957 6489 1728 343 0 507021 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 2039828 KiB
Current children cumulated memory: 25956 KiB

[startup+162.3 s]
/proc/loadavg: 3.89 2.45 2.33 5/264 161500
/proc/meminfo: memFree=128783864/131249996 swapFree=33003468/33010684
[pid=161436] ppid=161430 vsize=2040116 memory=31088 CPUtime=161.87 cores=0,2
/proc/161436/stat : 161436 (pb_picat) R 161430 161436 161380 0 -1 4194304 390634 0 0 0 16110 77 0 0 20 0 1 0 238025724 2089078784 7772 18446744073709551615 94358210969600 94358212371181 140729707585712 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94358212642608 94358214516848 94358249918464 140729707587996 140729707588072 140729707588072 140729707593676 0
/proc/161436/statm: 510029 7772 1728 343 0 507093 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 2040116 KiB
Current children cumulated memory: 31088 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 2.76 2.45 5/264 161503
/proc/meminfo: memFree=128785908/131249996 swapFree=33003468/33010684
[pid=161436] ppid=161430 vsize=2038068 memory=33096 CPUtime=221.73 cores=0,2
/proc/161436/stat : 161436 (pb_picat) R 161430 161436 161380 0 -1 4194304 500719 0 0 0 22069 104 0 0 20 0 1 0 238025724 2086981632 8274 18446744073709551615 94358210969600 94358212371181 140729707585712 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94358212642608 94358214516848 94358249918464 140729707587996 140729707588072 140729707588072 140729707593676 0
/proc/161436/statm: 509517 8274 1728 343 0 506581 0
Current children cumulated CPU time: 221.73 s
Current children cumulated vsize: 2038068 KiB
Current children cumulated memory: 33096 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 3.01 2.56 5/264 161505
/proc/meminfo: memFree=128769680/131249996 swapFree=33003468/33010684
[pid=161436] ppid=161430 vsize=2036184 memory=31928 CPUtime=281.58 cores=0,2
/proc/161436/stat : 161436 (pb_picat) R 161430 161436 161380 0 -1 4194304 601815 0 0 0 28029 129 0 0 20 0 1 0 238025724 2085052416 7982 18446744073709551615 94358210969600 94358212371181 140729707585712 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94358212642608 94358214516848 94358249918464 140729707587996 140729707588072 140729707588072 140729707593676 0
/proc/161436/statm: 509046 7982 1728 343 0 506110 0
Current children cumulated CPU time: 281.58 s
Current children cumulated vsize: 2036184 KiB
Current children cumulated memory: 31928 KiB

[startup+342.3 s]
/proc/loadavg: 4.07 3.20 2.66 5/264 161507
/proc/meminfo: memFree=128778420/131249996 swapFree=33003468/33010684
[pid=161436] ppid=161430 vsize=2039256 memory=33676 CPUtime=341.44 cores=0,2
/proc/161436/stat : 161436 (pb_picat) R 161430 161436 161380 0 -1 4194304 706106 0 0 0 33991 153 0 0 20 0 1 0 238025724 2088198144 8419 18446744073709551615 94358210969600 94358212371181 140729707585712 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94358212642608 94358214516848 94358249918464 140729707587996 140729707588072 140729707588072 140729707593676 0
/proc/161436/statm: 509814 8419 1728 343 0 506878 0
Current children cumulated CPU time: 341.44 s
Current children cumulated vsize: 2039256 KiB
Current children cumulated memory: 33676 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 3.38 2.75 5/263 161509
/proc/meminfo: memFree=128771832/131249996 swapFree=33003468/33010684
[pid=161436] ppid=161430 vsize=2051828 memory=42172 CPUtime=401.29 cores=0,2
/proc/161436/stat : 161436 (pb_picat) R 161430 161436 161380 0 -1 4194304 787715 0 0 0 39954 175 0 0 20 0 1 0 238025724 2101071872 10543 18446744073709551615 94358210969600 94358212371181 140729707585712 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94358212642608 94358214516848 94358249918464 140729707587996 140729707588072 140729707588072 140729707593676 0
/proc/161436/statm: 512957 10543 1728 343 0 510021 0
Current children cumulated CPU time: 401.29 s
Current children cumulated vsize: 2051828 KiB
Current children cumulated memory: 42172 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 3.51 2.84 5/264 161518
/proc/meminfo: memFree=128778504/131249996 swapFree=33003468/33010684
[pid=161436] ppid=161430 vsize=2055924 memory=45976 CPUtime=461.14 cores=0,2
/proc/161436/stat : 161436 (pb_picat) R 161430 161436 161380 0 -1 4194304 861973 0 0 0 45921 193 0 0 20 0 1 0 238025724 2105266176 11494 18446744073709551615 94358210969600 94358212371181 140729707585712 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94358212642608 94358214516848 94358249918464 140729707587996 140729707588072 140729707588072 140729707593676 0
/proc/161436/statm: 513981 11494 1728 343 0 511045 0
Current children cumulated CPU time: 461.14 s

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

Current children cumulated memory: 48040 KiB

[startup+2862.3 s]
/proc/loadavg: 4.12 4.10 4.02 5/265 161651
/proc/meminfo: memFree=128752632/131249996 swapFree=33003468/33010684
[pid=161436] ppid=161430 vsize=2071632 memory=54220 CPUtime=2855.19 cores=0,2
/proc/161436/stat : 161436 (pb_picat) R 161430 161436 161380 0 -1 4194304 2721502 0 0 0 284721 798 0 0 20 0 1 0 238025724 2121351168 13555 18446744073709551615 94358210969600 94358212371181 140729707585712 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94358212642608 94358214516848 94358249918464 140729707587996 140729707588072 140729707588072 140729707593676 0
/proc/161436/statm: 517908 13555 1728 343 0 514972 0
Current children cumulated CPU time: 2855.19 s
Current children cumulated vsize: 2071632 KiB
Current children cumulated memory: 54220 KiB

[startup+2922.3 s]
/proc/loadavg: 4.09 4.09 4.02 5/264 161653
/proc/meminfo: memFree=128742528/131249996 swapFree=33003468/33010684
[pid=161436] ppid=161430 vsize=2067536 memory=55756 CPUtime=2915.05 cores=0,2
/proc/161436/stat : 161436 (pb_picat) R 161430 161436 161380 0 -1 4194304 2792845 0 0 0 290687 818 0 0 20 0 1 0 238025724 2117156864 13939 18446744073709551615 94358210969600 94358212371181 140729707585712 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94358212642608 94358214516848 94358249918464 140729707587996 140729707588072 140729707588072 140729707593676 0
/proc/161436/statm: 516884 13939 1728 343 0 513948 0
Current children cumulated CPU time: 2915.05 s
Current children cumulated vsize: 2067536 KiB
Current children cumulated memory: 55756 KiB

[startup+2982.3 s]
/proc/loadavg: 4.13 4.10 4.02 5/263 161655
/proc/meminfo: memFree=128752440/131249996 swapFree=33003468/33010684
[pid=161436] ppid=161430 vsize=2059344 memory=55176 CPUtime=2974.9 cores=0,2
/proc/161436/stat : 161436 (pb_picat) R 161430 161436 161380 0 -1 4194304 2832668 0 0 0 296659 831 0 0 20 0 1 0 238025724 2108768256 13794 18446744073709551615 94358210969600 94358212371181 140729707585712 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94358212642608 94358214516848 94358249918464 140729707587996 140729707588072 140729707588072 140729707593676 0
/proc/161436/statm: 514836 13794 1728 343 0 511900 0
Current children cumulated CPU time: 2974.9 s
Current children cumulated vsize: 2059344 KiB
Current children cumulated memory: 55176 KiB

[startup+3042.3 s]
/proc/loadavg: 4.10 4.09 4.02 5/263 161657
/proc/meminfo: memFree=128740632/131249996 swapFree=33003468/33010684
[pid=161436] ppid=161430 vsize=2075728 memory=59628 CPUtime=3034.76 cores=0,2
/proc/161436/stat : 161436 (pb_picat) R 161430 161436 161380 0 -1 4194304 2871587 0 0 0 302632 844 0 0 20 0 1 0 238025724 2125545472 14907 18446744073709551615 94358210969600 94358212371181 140729707585712 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94358212642608 94358214516848 94358249918464 140729707587996 140729707588072 140729707588072 140729707593676 0
/proc/161436/statm: 518932 14907 1728 343 0 515996 0
Current children cumulated CPU time: 3034.76 s
Current children cumulated vsize: 2075728 KiB
Current children cumulated memory: 59628 KiB

[startup+3102.3 s]
/proc/loadavg: 4.08 4.09 4.02 5/263 161659
/proc/meminfo: memFree=128724660/131249996 swapFree=33003468/33010684
[pid=161436] ppid=161430 vsize=2075728 memory=59628 CPUtime=3094.6 cores=0,2
/proc/161436/stat : 161436 (pb_picat) R 161430 161436 161380 0 -1 4194304 2912430 0 0 0 308603 857 0 0 20 0 1 0 238025724 2125545472 14907 18446744073709551615 94358210969600 94358212371181 140729707585712 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94358212642608 94358214516848 94358249918464 140729707587996 140729707588072 140729707588072 140729707593676 0
/proc/161436/statm: 518932 14907 1728 343 0 515996 0
Current children cumulated CPU time: 3094.6 s
Current children cumulated vsize: 2075728 KiB
Current children cumulated memory: 59628 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.10 4.03 5/262 161661
/proc/meminfo: memFree=128744488/131249996 swapFree=33003468/33010684
[pid=161436] ppid=161430 vsize=2059344 memory=54124 CPUtime=3154.46 cores=0,2
/proc/161436/stat : 161436 (pb_picat) R 161430 161436 161380 0 -1 4194304 2959077 0 0 0 314574 872 0 0 20 0 1 0 238025724 2108768256 13531 18446744073709551615 94358210969600 94358212371181 140729707585712 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94358212642608 94358214516848 94358249918464 140729707587996 140729707588072 140729707588072 140729707593676 0
/proc/161436/statm: 514836 13531 1728 343 0 511900 0
Current children cumulated CPU time: 3154.46 s
Current children cumulated vsize: 2059344 KiB
Current children cumulated memory: 54124 KiB

[startup+3222.3 s]
/proc/loadavg: 4.09 4.09 4.03 5/263 161664
/proc/meminfo: memFree=128741404/131249996 swapFree=33003468/33010684
[pid=161436] ppid=161430 vsize=2075728 memory=57580 CPUtime=3214.3 cores=0,2
/proc/161436/stat : 161436 (pb_picat) R 161430 161436 161380 0 -1 4194304 3007041 0 0 0 320542 888 0 0 20 0 1 0 238025724 2125545472 14395 18446744073709551615 94358210969600 94358212371181 140729707585712 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94358212642608 94358214516848 94358249918464 140729707587996 140729707588072 140729707588072 140729707593676 0
/proc/161436/statm: 518932 14395 1728 343 0 515996 0
Current children cumulated CPU time: 3214.3 s
Current children cumulated vsize: 2075728 KiB
Current children cumulated memory: 57580 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.10 4.03 5/263 161666
/proc/meminfo: memFree=128752224/131249996 swapFree=33003468/33010684
[pid=161436] ppid=161430 vsize=2047056 memory=40752 CPUtime=3274.16 cores=0,2
/proc/161436/stat : 161436 (pb_picat) R 161430 161436 161380 0 -1 4194304 3044596 0 0 0 326513 903 0 0 20 0 1 0 238025724 2096185344 10188 18446744073709551615 94358210969600 94358212371181 140729707585712 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94358212642608 94358214516848 94358249918464 140729707587996 140729707588072 140729707588072 140729707593676 0
/proc/161436/statm: 511764 10188 1728 343 0 508828 0
Current children cumulated CPU time: 3274.16 s
Current children cumulated vsize: 2047056 KiB
Current children cumulated memory: 40752 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.10 4.03 5/263 161668
/proc/meminfo: memFree=128739692/131249996 swapFree=33003468/33010684
[pid=161436] ppid=161430 vsize=2083920 memory=59168 CPUtime=3334.01 cores=0,2
/proc/161436/stat : 161436 (pb_picat) R 161430 161436 161380 0 -1 4194304 3092691 0 0 0 332481 920 0 0 20 0 1 0 238025724 2133934080 14792 18446744073709551615 94358210969600 94358212371181 140729707585712 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94358212642608 94358214516848 94358249918464 140729707587996 140729707588072 140729707588072 140729707593676 0
/proc/161436/statm: 520980 14792 1728 343 0 518044 0
Current children cumulated CPU time: 3334.01 s
Current children cumulated vsize: 2083920 KiB
Current children cumulated memory: 59168 KiB

[startup+3402.3 s]
/proc/loadavg: 4.16 4.11 4.04 5/263 161670
/proc/meminfo: memFree=128745296/131249996 swapFree=33003468/33010684
[pid=161436] ppid=161430 vsize=2083920 memory=61484 CPUtime=3393.86 cores=0,2
/proc/161436/stat : 161436 (pb_picat) R 161430 161436 161380 0 -1 4194304 3126887 0 0 0 338454 932 0 0 20 0 1 0 238025724 2133934080 15371 18446744073709551615 94358210969600 94358212371181 140729707585712 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94358212642608 94358214516848 94358249918464 140729707587996 140729707588072 140729707588072 140729707593676 0
/proc/161436/statm: 520980 15371 1728 343 0 518044 0
Current children cumulated CPU time: 3393.86 s
Current children cumulated vsize: 2083920 KiB
Current children cumulated memory: 61484 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.10 4.04 5/264 161679
/proc/meminfo: memFree=128746704/131249996 swapFree=33003468/33010684
[pid=161436] ppid=161430 vsize=2075728 memory=62008 CPUtime=3453.71 cores=0,2
/proc/161436/stat : 161436 (pb_picat) R 161430 161436 161380 0 -1 4194304 3162076 0 0 0 344427 944 0 0 20 0 1 0 238025724 2125545472 15502 18446744073709551615 94358210969600 94358212371181 140729707585712 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94358212642608 94358214516848 94358249918464 140729707587996 140729707588072 140729707588072 140729707593676 0
/proc/161436/statm: 518932 15502 1728 343 0 515996 0
Current children cumulated CPU time: 3453.71 s
Current children cumulated vsize: 2075728 KiB
Current children cumulated memory: 62008 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.10 4.04 5/264 161682
/proc/meminfo: memFree=128734068/131249996 swapFree=33003468/33010684
[pid=161436] ppid=161430 vsize=2045008 memory=40264 CPUtime=3513.56 cores=0,2
/proc/161436/stat : 161436 (pb_picat) R 161430 161436 161380 0 -1 4194304 3200282 0 0 0 350399 957 0 0 20 0 1 0 238025724 2094088192 10066 18446744073709551615 94358210969600 94358212371181 140729707585712 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94358212642608 94358214516848 94358249918464 140729707587996 140729707588072 140729707588072 140729707593676 0
/proc/161436/statm: 511252 10066 1728 343 0 508316 0
Current children cumulated CPU time: 3513.56 s
Current children cumulated vsize: 2045008 KiB
Current children cumulated memory: 40264 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.11 4.05 5/265 161685
/proc/meminfo: memFree=128738636/131249996 swapFree=33003468/33010684
[pid=161436] ppid=161430 vsize=2075728 memory=55096 CPUtime=3573.42 cores=0,2
/proc/161436/stat : 161436 (pb_picat) R 161430 161436 161380 0 -1 4194304 3236559 0 0 0 356370 972 0 0 20 0 1 0 238025724 2125545472 13774 18446744073709551615 94358210969600 94358212371181 140729707585712 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94358212642608 94358214516848 94358249918464 140729707587996 140729707588072 140729707588072 140729707593676 0
/proc/161436/statm: 518932 13774 1728 343 0 515996 0
Current children cumulated CPU time: 3573.42 s
Current children cumulated vsize: 2075728 KiB
Current children cumulated memory: 55096 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609 s]*
/proc/loadavg: 4.09 4.10 4.04 5/261 161693
/proc/meminfo: memFree=128774652/131249996 swapFree=33003468/33010684
[pid=161436] ppid=161430 vsize=2047056 memory=37788 CPUtime=3600.05 cores=0,2
/proc/161436/stat : 161436 (pb_picat) R 161430 161436 161380 0 -1 4194304 3263464 0 0 0 359025 980 0 0 20 0 1 0 238025724 2096185344 9447 18446744073709551615 94358210969600 94358212371181 140729707585712 0 0 0 0 0 8389634 0 0 0 17 0 0 0 0 0 0 94358212642608 94358214516848 94358249918464 140729707587996 140729707588072 140729707588072 140729707593676 0
/proc/161436/statm: 511764 9447 1728 343 0 508828 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 2047056 KiB
Current children cumulated memory: 37788 KiB

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

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

# cumulated CPU time of all completed processes:  user=3590.25 s, system=9.80897 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): 3609.01
CPU time (s): 3600.06
CPU user time (s): 3590.25
CPU system time (s): 9.80897
CPU usage (%): 99.7522
Max. virtual memory (cumulated for all children) (KiB): 2116688
Max. memory (cumulated for all children) (KiB): 83876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3590.25
system time used= 9.80897
maximum resident set size= 83876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3263464
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= 104
involuntary context switches= 4755


# summary of solver processes directly reported to runsolver:
#   pid: 161436
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3590.25
#   total CPU system time (s): 9.80897

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.33881 second user time and 14.749 second system time

The end

Launcher Data

Begin job on nodeC021 at 2025-07-23 00:31:20
IDJOB=4542832
IDBENCH=164731
IDSOLVER=3385
FILE ID=nodeC021/4542832-1753223480
RUNJOBID= nodeC021-1753223480-161390
SLURM_JOB_ID= 9687828
Free space on /tmp= 433024 MiB

SOLVER NAME= pb_picat 2025-07-11
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/even-colouring/ec-stargrid-05_shuffle/normalized-ec_stargrid_05_021.shuf-2.opb
COMMAND LINE= pb_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4542832-1753223480/watcher-4542832-1753223480 -o /tmp/evaluation-result-4542832-1753223480/solver-4542832-1753223480 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1753223480-161390 --watchdog 3760  pb_picat HOME/instance-4542832-1753223480.opb

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

MD5SUM BENCH= d64fc744c65ccc2a81826d21c62acb02
RANDOM SEED=1167008968

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		: 3600.374
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.890
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.780
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		: 3599.759
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.772
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.738
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		: 3600.118
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		: 3599.778
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:        128885192 kB
MemAvailable:   129671360 kB
Buffers:            1056 kB
Cached:          1522112 kB
SwapCached:           56 kB
Active:          1169352 kB
Inactive:         429232 kB
Active(anon):      58576 kB
Inactive(anon):    38496 kB
Active(file):    1110776 kB
Inactive(file):   390736 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33003468 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             14396 kB
Writeback:             8 kB
AnonPages:         78392 kB
Mapped:           103900 kB
Shmem:             21656 kB
KReclaimable:     247388 kB
Slab:             343928 kB
SReclaimable:     247388 kB
SUnreclaim:        96540 kB
KernelStack:        4096 kB
PageTables:         2880 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     358324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150360 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 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= 433008 MiB
End job on nodeC021 at 2025-07-23 01:31:30