Trace number 4542722

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
CASHWMaxSATDisjCad-S 2025-06-01? (TO) 3600.06 3610.3

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
even-colouring/ec-stargrid-04_shuffle/normalized-ec_stargrid_04_066.shuf-1.opb
MD5SUM7e4e500c6ecf133c3cb12e0c5a9fdd4f
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 benchmark12.5891
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1057
Total number of constraints530
Number of constraints which are clauses2
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints522
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 12
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

3600.05/3610.30	s UNKNOWN

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 (58475 MiB free)
  memory of node 1: 64507 MiB (38917 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4542722-1753221463/watcher-4542722-1753221463 -o /tmp/evaluation-result-4542722-1753221463/solver-4542722-1753221463 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1753221411-161545 --watchdog 3760 CASHWMaxSAT-DisjCad-S HOME/instance-4542722-1753221463.opb -total-t=3600 -no-par -v0 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=161651, runsolver pid=161648

[startup+0.100076 s]*
/proc/loadavg: 3.25 3.40 3.82 5/251 161652
/proc/meminfo: memFree=99724640/131382112 swapFree=33009904/33010684
[pid=161651] ppid=161648 vsize=25176 memory=10632 CPUtime=0.09 cores=4,6
/proc/161651/stat : 161651 (CASHWMaxSAT-Dis) R 161648 161651 161534 0 -1 4194304 2145 0 0 0 9 0 0 0 20 0 1 0 237825156 25780224 2658 18446744073709551615 4198400 14817773 140720883947040 0 0 0 0 0 19490 0 0 0 17 6 0 0 0 0 0 16829744 16914832 44761088 140720883951976 140720883952091 140720883952091 140720883957695 0
/proc/161651/statm: 6294 2658 960 2593 0 3187 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 25176 KiB
Current children cumulated memory: 10632 KiB

[startup+0.213107 s]*
/proc/loadavg: 3.25 3.40 3.82 5/251 161652
/proc/meminfo: memFree=99657404/131382112 swapFree=33009904/33010684
[pid=161651] ppid=161648 vsize=26100 memory=11656 CPUtime=0.19 cores=4,6
/proc/161651/stat : 161651 (CASHWMaxSAT-Dis) R 161648 161651 161534 0 -1 4194304 2398 0 0 0 19 0 0 0 20 0 1 0 237825156 26726400 2914 18446744073709551615 4198400 14817773 140720883947040 0 0 0 0 0 19490 0 0 0 17 6 0 0 0 0 0 16829744 16914832 44761088 140720883951976 140720883952091 140720883952091 140720883957695 0
/proc/161651/statm: 6525 2914 960 2593 0 3418 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 26100 KiB
Current children cumulated memory: 11656 KiB

[startup+0.313 s]*
/proc/loadavg: 3.25 3.40 3.82 5/251 161652
/proc/meminfo: memFree=99659992/131382112 swapFree=33009904/33010684
[pid=161651] ppid=161648 vsize=25840 memory=11528 CPUtime=0.28 cores=4,6
/proc/161651/stat : 161651 (CASHWMaxSAT-Dis) R 161648 161651 161534 0 -1 4194304 3087 0 0 0 27 1 0 0 20 0 1 0 237825156 26460160 2882 18446744073709551615 4198400 14817773 140720883947040 0 0 0 0 0 19490 0 0 0 17 6 0 0 0 0 0 16829744 16914832 44761088 140720883951976 140720883952091 140720883952091 140720883957695 0
/proc/161651/statm: 6460 2882 960 2593 0 3353 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 25840 KiB
Current children cumulated memory: 11528 KiB

[startup+0.700272 s]
/proc/loadavg: 3.25 3.40 3.82 5/251 161652
/proc/meminfo: memFree=99720676/131382112 swapFree=33009904/33010684
[pid=161651] ppid=161648 vsize=27004 memory=12412 CPUtime=0.65 cores=4,6
/proc/161651/stat : 161651 (CASHWMaxSAT-Dis) R 161648 161651 161534 0 -1 4194304 3546 0 0 0 64 1 0 0 20 0 1 0 237825156 27652096 3103 18446744073709551615 4198400 14817773 140720883947040 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 44761088 140720883951976 140720883952091 140720883952091 140720883957695 0
/proc/161651/statm: 6751 3103 960 2593 0 3644 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 27004 KiB
Current children cumulated memory: 12412 KiB

[startup+1.50031 s]
/proc/loadavg: 3.25 3.40 3.82 5/251 161652
/proc/meminfo: memFree=99723928/131382112 swapFree=33009904/33010684
[pid=161651] ppid=161648 vsize=27376 memory=13084 CPUtime=1.44 cores=4,6
/proc/161651/stat : 161651 (CASHWMaxSAT-Dis) R 161648 161651 161534 0 -1 4194304 4238 0 0 0 143 1 0 0 20 0 1 0 237825156 28033024 3271 18446744073709551615 4198400 14817773 140720883947040 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 44761088 140720883951976 140720883952091 140720883952091 140720883957695 0
/proc/161651/statm: 6844 3271 960 2593 0 3737 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 27376 KiB
Current children cumulated memory: 13084 KiB

[startup+3.11258 s]
/proc/loadavg: 3.25 3.40 3.82 5/251 161652
/proc/meminfo: memFree=99724292/131382112 swapFree=33009904/33010684
[pid=161651] ppid=161648 vsize=29452 memory=15260 CPUtime=3.05 cores=4,6
/proc/161651/stat : 161651 (CASHWMaxSAT-Dis) R 161648 161651 161534 0 -1 4194304 7345 0 0 0 303 2 0 0 20 0 1 0 237825156 30158848 3815 18446744073709551615 4198400 14817773 140720883947040 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 44761088 140720883951976 140720883952091 140720883952091 140720883957695 0
/proc/161651/statm: 7363 3815 960 2593 0 4256 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 29452 KiB
Current children cumulated memory: 15260 KiB

[startup+6.30031 s]
/proc/loadavg: 3.31 3.41 3.83 5/251 161652
/proc/meminfo: memFree=99712572/131382112 swapFree=33009904/33010684
[pid=161651] ppid=161648 vsize=35444 memory=21164 CPUtime=6.23 cores=4,6
/proc/161651/stat : 161651 (CASHWMaxSAT-Dis) R 161648 161651 161534 0 -1 4194304 14005 0 0 0 620 3 0 0 20 0 1 0 237825156 36294656 5291 18446744073709551615 4198400 14817773 140720883947040 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 44761088 140720883951976 140720883952091 140720883952091 140720883957695 0
/proc/161651/statm: 8861 5291 960 2593 0 5754 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 35444 KiB
Current children cumulated memory: 21164 KiB

[startup+12.7003 s]
/proc/loadavg: 3.36 3.42 3.83 5/251 161652
/proc/meminfo: memFree=99640100/131382112 swapFree=33009904/33010684
[pid=161651] ppid=161648 vsize=35728 memory=21440 CPUtime=12.61 cores=4,6
/proc/161651/stat : 161651 (CASHWMaxSAT-Dis) R 161648 161651 161534 0 -1 4194304 17682 0 0 0 1257 4 0 0 20 0 1 0 237825156 36585472 5360 18446744073709551615 4198400 14817773 140720883947040 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 44761088 140720883951976 140720883952091 140720883952091 140720883957695 0
/proc/161651/statm: 8932 5360 960 2593 0 5825 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 35728 KiB
Current children cumulated memory: 21440 KiB

[startup+25.5003 s]
/proc/loadavg: 3.58 3.47 3.83 5/251 161652
/proc/meminfo: memFree=99685668/131382112 swapFree=33009904/33010684
[pid=161651] ppid=161648 vsize=50992 memory=36652 CPUtime=25.38 cores=4,6
/proc/161651/stat : 161651 (CASHWMaxSAT-Dis) R 161648 161651 161534 0 -1 4194304 21657 0 0 0 2533 5 0 0 20 0 1 0 237825156 52215808 9163 18446744073709551615 4198400 14817773 140720883947040 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 44761088 140720883951976 140720883952091 140720883952091 140720883957695 0
/proc/161651/statm: 12748 9163 960 2593 0 9641 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 50992 KiB
Current children cumulated memory: 36652 KiB

[startup+51.1132 s]
/proc/loadavg: 3.72 3.51 3.84 5/251 161652
/proc/meminfo: memFree=99647236/131382112 swapFree=33009904/33010684
[pid=161651] ppid=161648 vsize=59532 memory=45228 CPUtime=50.92 cores=4,6
/proc/161651/stat : 161651 (CASHWMaxSAT-Dis) R 161648 161651 161534 0 -1 4194304 28209 0 0 0 5085 7 0 0 20 0 1 0 237825156 60960768 11307 18446744073709551615 4198400 14817773 140720883947040 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 44761088 140720883951976 140720883952091 140720883952091 140720883957695 0
/proc/161651/statm: 14883 11307 960 2593 0 11776 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 59532 KiB
Current children cumulated memory: 45228 KiB

[startup+102.3 s]
/proc/loadavg: 3.93 3.60 3.85 5/252 161659
/proc/meminfo: memFree=99629200/131382112 swapFree=33009904/33010684
[pid=161651] ppid=161648 vsize=78712 memory=64428 CPUtime=101.94 cores=4,6
/proc/161651/stat : 161651 (CASHWMaxSAT-Dis) R 161648 161651 161534 0 -1 4194304 34900 0 0 0 10184 10 0 0 20 0 1 0 237825156 80601088 16107 18446744073709551615 4198400 14817773 140720883947040 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 44761088 140720883951976 140720883952091 140720883952091 140720883957695 0
/proc/161651/statm: 19678 16107 960 2593 0 16571 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 78712 KiB
Current children cumulated memory: 64428 KiB

[startup+162.3 s]
/proc/loadavg: 4.08 3.71 3.88 5/252 161661
/proc/meminfo: memFree=99582380/131382112 swapFree=33009904/33010684
[pid=161651] ppid=161648 vsize=86012 memory=71724 CPUtime=161.74 cores=4,6
/proc/161651/stat : 161651 (CASHWMaxSAT-Dis) R 161648 161651 161534 0 -1 4194304 35718 0 0 0 16163 11 0 0 20 0 1 0 237825156 88076288 17931 18446744073709551615 4198400 14817773 140720883947040 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 44761088 140720883951976 140720883952091 140720883952091 140720883957695 0
/proc/161651/statm: 21503 17931 960 2593 0 18396 0
Current children cumulated CPU time: 161.74 s
Current children cumulated vsize: 86012 KiB
Current children cumulated memory: 71724 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 3.78 3.89 5/254 161690
/proc/meminfo: memFree=99491156/131382112 swapFree=33009904/33010684
[pid=161651] ppid=161648 vsize=93704 memory=79404 CPUtime=221.54 cores=4,6
/proc/161651/stat : 161651 (CASHWMaxSAT-Dis) R 161648 161651 161534 0 -1 4194304 37658 0 0 0 22143 11 0 0 20 0 1 0 237825156 95952896 19851 18446744073709551615 4198400 14817773 140720883947040 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 44761088 140720883951976 140720883952091 140720883952091 140720883957695 0
/proc/161651/statm: 23426 19851 960 2593 0 20319 0
Current children cumulated CPU time: 221.54 s
Current children cumulated vsize: 93704 KiB
Current children cumulated memory: 79404 KiB

[startup+282.3 s]
/proc/loadavg: 4.15 3.85 3.92 5/253 161692
/proc/meminfo: memFree=99420356/131382112 swapFree=33009904/33010684
[pid=161651] ppid=161648 vsize=93828 memory=79532 CPUtime=281.36 cores=4,6
/proc/161651/stat : 161651 (CASHWMaxSAT-Dis) R 161648 161651 161534 0 -1 4194304 44747 0 0 0 28120 16 0 0 20 0 1 0 237825156 96079872 19883 18446744073709551615 4198400 14817773 140720883947040 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 44761088 140720883951976 140720883952091 140720883952091 140720883957695 0
/proc/161651/statm: 23457 19883 960 2593 0 20350 0
Current children cumulated CPU time: 281.36 s
Current children cumulated vsize: 93828 KiB
Current children cumulated memory: 79532 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 3.90 3.93 5/252 161694
/proc/meminfo: memFree=99456664/131382112 swapFree=33009904/33010684
[pid=161651] ppid=161648 vsize=114136 memory=99888 CPUtime=341.17 cores=4,6
/proc/161651/stat : 161651 (CASHWMaxSAT-Dis) R 161648 161651 161534 0 -1 4194304 46668 0 0 0 34100 17 0 0 20 0 1 0 237825156 116875264 24972 18446744073709551615 4198400 14817773 140720883947040 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 44761088 140720883951976 140720883952091 140720883952091 140720883957695 0
/proc/161651/statm: 28534 24972 960 2593 0 25427 0
Current children cumulated CPU time: 341.17 s
Current children cumulated vsize: 114136 KiB
Current children cumulated memory: 99888 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 3.94 3.94 5/251 161696
/proc/meminfo: memFree=99436860/131382112 swapFree=33009904/33010684
[pid=161651] ppid=161648 vsize=136520 memory=122156 CPUtime=400.99 cores=4,6
/proc/161651/stat : 161651 (CASHWMaxSAT-Dis) R 161648 161651 161534 0 -1 4194304 47667 0 0 0 40081 18 0 0 20 0 1 0 237825156 139796480 30539 18446744073709551615 4198400 14817773 140720883947040 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 44761088 140720883951976 140720883952091 140720883952091 140720883957695 0
/proc/161651/statm: 34130 30539 960 2593 0 31023 0
Current children cumulated CPU time: 400.99 s
Current children cumulated vsize: 136520 KiB
Current children cumulated memory: 122156 KiB

[startup+462.3 s]
/proc/loadavg: 4.20 4.00 3.96 5/251 161698
/proc/meminfo: memFree=99361048/131382112 swapFree=33009904/33010684
[pid=161651] ppid=161648 vsize=156748 memory=142452 CPUtime=460.81 cores=4,6
/proc/161651/stat : 161651 (CASHWMaxSAT-Dis) R 161648 161651 161534 0 -1 4194304 49792 0 0 0 46061 20 0 0 20 0 1 0 237825156 160509952 35613 18446744073709551615 4198400 14817773 140720883947040 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 44761088 140720883951976 140720883952091 140720883952091 140720883957695 0
/proc/161651/statm: 39187 35613 960 2593 0 36080 0
Current children cumulated CPU time: 460.81 s

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

Current children cumulated memory: 223016 KiB

[startup+2922.3 s]
/proc/loadavg: 4.11 4.16 4.16 5/249 161811
/proc/meminfo: memFree=99183444/131382112 swapFree=33009904/33010684
[pid=161651] ppid=161648 vsize=203784 memory=188288 CPUtime=2913.93 cores=4,6
/proc/161651/stat : 161651 (CASHWMaxSAT-Dis) R 161648 161651 161534 0 -1 4194304 203087 0 0 0 291188 205 0 0 20 0 1 0 237825156 208674816 47072 18446744073709551615 4198400 14817773 140720883947040 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 44761088 140720883951976 140720883952091 140720883952091 140720883957695 0
/proc/161651/statm: 50946 47072 960 2593 0 47839 0
Current children cumulated CPU time: 2913.93 s
Current children cumulated vsize: 203784 KiB
Current children cumulated memory: 188288 KiB

[startup+2982.3 s]
/proc/loadavg: 4.09 4.14 4.15 5/249 161813
/proc/meminfo: memFree=99141168/131382112 swapFree=33009904/33010684
[pid=161651] ppid=161648 vsize=206448 memory=190848 CPUtime=2973.76 cores=4,6
/proc/161651/stat : 161651 (CASHWMaxSAT-Dis) R 161648 161651 161534 0 -1 4194304 205636 0 0 0 297169 207 0 0 20 0 1 0 237825156 211402752 47712 18446744073709551615 4198400 14817773 140720883947040 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 44761088 140720883951976 140720883952091 140720883952091 140720883957695 0
/proc/161651/statm: 51612 47712 960 2593 0 48505 0
Current children cumulated CPU time: 2973.76 s
Current children cumulated vsize: 206448 KiB
Current children cumulated memory: 190848 KiB

[startup+3042.3 s]
/proc/loadavg: 4.11 4.14 4.15 5/250 161818
/proc/meminfo: memFree=99172512/131382112 swapFree=33009904/33010684
[pid=161651] ppid=161648 vsize=207440 memory=192120 CPUtime=3033.6 cores=4,6
/proc/161651/stat : 161651 (CASHWMaxSAT-Dis) R 161648 161651 161534 0 -1 4194304 207533 0 0 0 303150 210 0 0 20 0 1 0 237825156 212418560 48030 18446744073709551615 4198400 14817773 140720883947040 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 44761088 140720883951976 140720883952091 140720883952091 140720883957695 0
/proc/161651/statm: 51860 48030 960 2593 0 48753 0
Current children cumulated CPU time: 3033.6 s
Current children cumulated vsize: 207440 KiB
Current children cumulated memory: 192120 KiB

[startup+3102.3 s]
/proc/loadavg: 4.09 4.13 4.15 5/250 161824
/proc/meminfo: memFree=99157296/131382112 swapFree=33009904/33010684
[pid=161651] ppid=161648 vsize=209264 memory=194892 CPUtime=3093.43 cores=4,6
/proc/161651/stat : 161651 (CASHWMaxSAT-Dis) R 161648 161651 161534 0 -1 4194304 209988 0 0 0 309131 212 0 0 20 0 1 0 237825156 214286336 48723 18446744073709551615 4198400 14817773 140720883947040 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 44761088 140720883951976 140720883952091 140720883952091 140720883957695 0
/proc/161651/statm: 52316 48723 960 2593 0 49209 0
Current children cumulated CPU time: 3093.43 s
Current children cumulated vsize: 209264 KiB
Current children cumulated memory: 194892 KiB

[startup+3162.3 s]
/proc/loadavg: 4.07 4.12 4.14 5/250 161826
/proc/meminfo: memFree=99178180/131382112 swapFree=33009904/33010684
[pid=161651] ppid=161648 vsize=214516 memory=197436 CPUtime=3153.28 cores=4,6
/proc/161651/stat : 161651 (CASHWMaxSAT-Dis) R 161648 161651 161534 0 -1 4194304 213073 0 0 0 315112 216 0 0 20 0 1 0 237825156 219664384 49359 18446744073709551615 4198400 14817773 140720883947040 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 44761088 140720883951976 140720883952091 140720883952091 140720883957695 0
/proc/161651/statm: 53629 49359 960 2593 0 50522 0
Current children cumulated CPU time: 3153.28 s
Current children cumulated vsize: 214516 KiB
Current children cumulated memory: 197436 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.13 4.14 5/250 161828
/proc/meminfo: memFree=99177092/131382112 swapFree=33009904/33010684
[pid=161651] ppid=161648 vsize=214736 memory=199884 CPUtime=3213.11 cores=4,6
/proc/161651/stat : 161651 (CASHWMaxSAT-Dis) R 161648 161651 161534 0 -1 4194304 214826 0 0 0 321093 218 0 0 20 0 1 0 237825156 219889664 49971 18446744073709551615 4198400 14817773 140720883947040 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 44761088 140720883951976 140720883952091 140720883952091 140720883957695 0
/proc/161651/statm: 53684 49971 960 2593 0 50577 0
Current children cumulated CPU time: 3213.11 s
Current children cumulated vsize: 214736 KiB
Current children cumulated memory: 199884 KiB

[startup+3282.3 s]
/proc/loadavg: 4.04 4.10 4.13 5/250 161830
/proc/meminfo: memFree=99154712/131382112 swapFree=33009904/33010684
[pid=161651] ppid=161648 vsize=215804 memory=201464 CPUtime=3272.95 cores=4,6
/proc/161651/stat : 161651 (CASHWMaxSAT-Dis) R 161648 161651 161534 0 -1 4194304 216812 0 0 0 327074 221 0 0 20 0 1 0 237825156 220983296 50366 18446744073709551615 4198400 14817773 140720883947040 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 44761088 140720883951976 140720883952091 140720883952091 140720883957695 0
/proc/161651/statm: 53951 50366 960 2593 0 50844 0
Current children cumulated CPU time: 3272.95 s
Current children cumulated vsize: 215804 KiB
Current children cumulated memory: 201464 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.11 4.13 5/250 161832
/proc/meminfo: memFree=99146740/131382112 swapFree=33009904/33010684
[pid=161651] ppid=161648 vsize=216012 memory=201672 CPUtime=3332.78 cores=4,6
/proc/161651/stat : 161651 (CASHWMaxSAT-Dis) R 161648 161651 161534 0 -1 4194304 218754 0 0 0 333055 223 0 0 20 0 1 0 237825156 221196288 50418 18446744073709551615 4198400 14817773 140720883947040 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 44761088 140720883951976 140720883952091 140720883952091 140720883957695 0
/proc/161651/statm: 54003 50418 960 2593 0 50896 0
Current children cumulated CPU time: 3332.78 s
Current children cumulated vsize: 216012 KiB
Current children cumulated memory: 201672 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.10 4.12 5/250 161834
/proc/meminfo: memFree=99148572/131382112 swapFree=33009904/33010684
[pid=161651] ppid=161648 vsize=218824 memory=202944 CPUtime=3392.63 cores=4,6
/proc/161651/stat : 161651 (CASHWMaxSAT-Dis) R 161648 161651 161534 0 -1 4194304 221773 0 0 0 339036 227 0 0 20 0 1 0 237825156 224075776 50736 18446744073709551615 4198400 14817773 140720883947040 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 44761088 140720883951976 140720883952091 140720883952091 140720883957695 0
/proc/161651/statm: 54706 50736 960 2593 0 51599 0
Current children cumulated CPU time: 3392.63 s
Current children cumulated vsize: 218824 KiB
Current children cumulated memory: 202944 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.10 4.12 5/250 161836
/proc/meminfo: memFree=99142940/131382112 swapFree=33009904/33010684
[pid=161651] ppid=161648 vsize=219144 memory=203264 CPUtime=3452.47 cores=4,6
/proc/161651/stat : 161651 (CASHWMaxSAT-Dis) R 161648 161651 161534 0 -1 4194304 223595 0 0 0 345018 229 0 0 20 0 1 0 237825156 224403456 50816 18446744073709551615 4198400 14817773 140720883947040 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 44761088 140720883951976 140720883952091 140720883952091 140720883957695 0
/proc/161651/statm: 54786 50816 960 2593 0 51679 0
Current children cumulated CPU time: 3452.47 s
Current children cumulated vsize: 219144 KiB
Current children cumulated memory: 203264 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.11 4.12 5/250 161838
/proc/meminfo: memFree=99154636/131382112 swapFree=33009904/33010684
[pid=161651] ppid=161648 vsize=219304 memory=204464 CPUtime=3512.31 cores=4,6
/proc/161651/stat : 161651 (CASHWMaxSAT-Dis) R 161648 161651 161534 0 -1 4194304 225829 0 0 0 350999 232 0 0 20 0 1 0 237825156 224567296 51116 18446744073709551615 4198400 14817773 140720883947040 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 44761088 140720883951976 140720883952091 140720883952091 140720883957695 0
/proc/161651/statm: 54826 51116 960 2593 0 51719 0
Current children cumulated CPU time: 3512.31 s
Current children cumulated vsize: 219304 KiB
Current children cumulated memory: 204464 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.10 4.11 5/251 162066
/proc/meminfo: memFree=100750976/131382112 swapFree=33009904/33010684
[pid=161651] ppid=161648 vsize=221232 memory=206628 CPUtime=3572.14 cores=4,6
/proc/161651/stat : 161651 (CASHWMaxSAT-Dis) R 161648 161651 161534 0 -1 4194304 227939 0 0 0 356980 234 0 0 20 0 1 0 237825156 226541568 51657 18446744073709551615 4198400 14817773 140720883947040 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 44761088 140720883951976 140720883952091 140720883952091 140720883957695 0
/proc/161651/statm: 55308 51657 960 2593 0 52201 0
Current children cumulated CPU time: 3572.14 s
Current children cumulated vsize: 221232 KiB
Current children cumulated memory: 206628 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.3 s]
/proc/loadavg: 4.12 4.11 4.11 5/251 162066
/proc/meminfo: memFree=100736040/131382112 swapFree=33009904/33010684
[pid=161651] ppid=161648 vsize=221360 memory=206780 CPUtime=3600.05 cores=4,6
/proc/161651/stat : 161651 (CASHWMaxSAT-Dis) R 161648 161651 161534 0 -1 4194304 228367 0 0 0 359770 235 0 0 20 0 1 0 237825156 226672640 51695 18446744073709551615 4198400 14817773 140720883947040 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 44761088 140720883951976 140720883952091 140720883952091 140720883957695 0
/proc/161651/statm: 55340 51695 960 2593 0 52233 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 221360 KiB
Current children cumulated memory: 206780 KiB

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

[startup+3610.3 s]
# the end of solver process 161651 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=3597.71 s, system=2.35265 s

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

[startup+3610.3 s]
/proc/loadavg: 4.12 4.11 4.11 5/251 162066
/proc/meminfo: memFree=100736040/131382112 swapFree=33009904/33010684
[pid=161651] ppid=161648 vsize=221360 memory=206780 CPUtime=3600.05 cores=4,6
/proc/161651/stat : 161651 (CASHWMaxSAT-Dis) R 161648 161651 161534 0 -1 4194304 228367 0 0 0 359770 235 0 0 20 0 1 0 237825156 226672640 51695 18446744073709551615 4198400 14817773 140720883947040 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 44761088 140720883951976 140720883952091 140720883952091 140720883957695 0
/proc/161651/statm: 55340 51695 960 2593 0 52233 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 221360 KiB
Current children cumulated memory: 206780 KiB

Child status: 0

Real time (s): 3610.3
CPU time (s): 3600.06
CPU user time (s): 3597.71
CPU system time (s): 2.35265
CPU usage (%): 99.7164
Max. virtual memory (cumulated for all children) (KiB): 316592
Max. memory (cumulated for all children) (KiB): 285832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.71
system time used= 2.35265
maximum resident set size= 286728
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 228367
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= 22
involuntary context switches= 1873


# summary of solver processes directly reported to runsolver:
#   pid: 161651
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3597.71
#   total CPU system time (s): 2.35265

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.4354 second user time and 35.2038 second system time

The end

Launcher Data

Begin job on nodeC001 at 2025-07-22 23:57:43
IDJOB=4542722
IDBENCH=164570
IDSOLVER=3322
FILE ID=nodeC001/4542722-1753221463
RUNJOBID= nodeC001-1753221411-161545
SLURM_JOB_ID= 9687811
Free space on /tmp= 432616 MiB

SOLVER NAME= CASHWMaxSATDisjCad-S 2025-06-01
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/even-colouring/ec-stargrid-04_shuffle/normalized-ec_stargrid_04_066.shuf-1.opb
COMMAND LINE= CASHWMaxSAT-DisjCad-S BENCHNAME -total-t=TIMEOUT -no-par -v0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4542722-1753221463/watcher-4542722-1753221463 -o /tmp/evaluation-result-4542722-1753221463/solver-4542722-1753221463 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1753221411-161545 --watchdog 3760  CASHWMaxSAT-DisjCad-S HOME/instance-4542722-1753221463.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= 7e4e500c6ecf133c3cb12e0c5a9fdd4f
RANDOM SEED=1255043002

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		: 3662.258
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		: 3691.159
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.517
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		: 3700.000
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		: 3700.000
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		: 3691.170
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.170
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.770
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:        99729404 kB
MemAvailable:   128398376 kB
Buffers:            1668 kB
Cached:         27320864 kB
SwapCached:          136 kB
Active:          2266616 kB
Inactive:       26434516 kB
Active(anon):    1387968 kB
Inactive(anon):    16604 kB
Active(file):     878648 kB
Inactive(file): 26417912 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             13804 kB
Writeback:            16 kB
AnonPages:       1381592 kB
Mapped:           120204 kB
Shmem:             25972 kB
KReclaimable:    2433540 kB
Slab:            2564100 kB
SReclaimable:    2433540 kB
SUnreclaim:       130560 kB
KernelStack:        3964 kB
PageTables:         6048 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    1817796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149336 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    604160 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= 432620 MiB
End job on nodeC001 at 2025-07-23 00:57:53