Trace number 4542956

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

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
even-colouring/ec-stargrid-04/normalized-ec_stargrid_04_021.opb
MD5SUMf232403836dcde587a139eecc4d77a9a
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.086058
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables337
Total number of constraints170
Number of constraints which are clauses2
Number of constraints which are cardinality constraints (but not clauses)168
Number of constraints which are nor clauses,nor cardinality constraints0
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.09/3610.40	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: 63708 MiB (55325 MiB free)
  memory of node 1: 64465 MiB (63648 MiB free)
  node distances:
     10  21
     21  10

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

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
solver pid=160952, runsolver pid=160947
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 1.13 1.20 1.88 5/265 160966
/proc/meminfo: memFree=121787348/131250000 swapFree=33010416/33010684
[pid=160952] ppid=160947 vsize=21012 memory=7256 CPUtime=0.1 cores=0,2
/proc/160952/stat : 160952 (CASHWMaxSAT-Dis) R 160947 160952 160897 0 -1 4194304 1349 0 0 0 10 0 0 0 20 0 1 0 238101474 21516288 1814 18446744073709551615 4198400 14817773 140720353757744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 25006080 140720353765736 140720353765851 140720353765851 140720353771455 0
/proc/160952/statm: 5253 1814 992 2593 0 2146 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 21012 KiB
Current children cumulated memory: 7256 KiB

[startup+0.205509 s]*
/proc/loadavg: 1.13 1.20 1.88 5/265 160966
/proc/meminfo: memFree=121748792/131250000 swapFree=33010416/33010684
[pid=160952] ppid=160947 vsize=22044 memory=8136 CPUtime=0.2 cores=0,2
/proc/160952/stat : 160952 (CASHWMaxSAT-Dis) R 160947 160952 160897 0 -1 4194304 1688 0 0 0 20 0 0 0 20 0 1 0 238101474 22573056 2034 18446744073709551615 4198400 14817773 140720353757744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 25006080 140720353765736 140720353765851 140720353765851 140720353771455 0
/proc/160952/statm: 5511 2034 992 2593 0 2404 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 22044 KiB
Current children cumulated memory: 8136 KiB

[startup+0.305401 s]*
/proc/loadavg: 1.13 1.20 1.88 5/265 160966
/proc/meminfo: memFree=121719244/131250000 swapFree=33010416/33010684
[pid=160952] ppid=160947 vsize=22052 memory=8200 CPUtime=0.3 cores=0,2
/proc/160952/stat : 160952 (CASHWMaxSAT-Dis) R 160947 160952 160897 0 -1 4194304 1832 0 0 0 30 0 0 0 20 0 1 0 238101474 22581248 2050 18446744073709551615 4198400 14817773 140720353757744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 25006080 140720353765736 140720353765851 140720353765851 140720353771455 0
/proc/160952/statm: 5513 2050 992 2593 0 2406 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 22052 KiB
Current children cumulated memory: 8200 KiB

[startup+0.700161 s]
/proc/loadavg: 1.13 1.20 1.88 5/265 160966
/proc/meminfo: memFree=121666952/131250000 swapFree=33010416/33010684
[pid=160952] ppid=160947 vsize=22632 memory=8892 CPUtime=0.69 cores=0,2
/proc/160952/stat : 160952 (CASHWMaxSAT-Dis) R 160947 160952 160897 0 -1 4194304 2998 0 0 0 69 0 0 0 20 0 1 0 238101474 23175168 2223 18446744073709551615 4198400 14817773 140720353757744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 25006080 140720353765736 140720353765851 140720353765851 140720353771455 0
/proc/160952/statm: 5658 2223 992 2593 0 2551 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 22632 KiB
Current children cumulated memory: 8892 KiB

[startup+1.50018 s]
/proc/loadavg: 1.13 1.20 1.88 5/265 160966
/proc/meminfo: memFree=121556504/131250000 swapFree=33010416/33010684
[pid=160952] ppid=160947 vsize=23772 memory=10036 CPUtime=1.48 cores=0,2
/proc/160952/stat : 160952 (CASHWMaxSAT-Dis) R 160947 160952 160897 0 -1 4194304 4948 0 0 0 148 0 0 0 20 0 1 0 238101474 24342528 2509 18446744073709551615 4198400 14817773 140720353757744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 25006080 140720353765736 140720353765851 140720353765851 140720353771455 0
/proc/160952/statm: 5943 2509 992 2593 0 2836 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 23772 KiB
Current children cumulated memory: 10036 KiB

[startup+3.10543 s]
/proc/loadavg: 1.36 1.25 1.89 4/261 160974
/proc/meminfo: memFree=121437788/131250000 swapFree=33010416/33010684
[pid=160952] ppid=160947 vsize=27020 memory=13156 CPUtime=3.07 cores=0,2
/proc/160952/stat : 160952 (CASHWMaxSAT-Dis) R 160947 160952 160897 0 -1 4194304 8590 0 0 0 306 1 0 0 20 0 1 0 238101474 27668480 3289 18446744073709551615 4198400 14817773 140720353757744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 25006080 140720353765736 140720353765851 140720353765851 140720353771455 0
/proc/160952/statm: 6755 3289 992 2593 0 3648 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 27020 KiB
Current children cumulated memory: 13156 KiB

[startup+6.30018 s]
/proc/loadavg: 1.36 1.25 1.89 5/265 161011
/proc/meminfo: memFree=121322508/131250000 swapFree=33010416/33010684
[pid=160952] ppid=160947 vsize=30264 memory=16400 CPUtime=6.26 cores=0,2
/proc/160952/stat : 160952 (CASHWMaxSAT-Dis) R 160947 160952 160897 0 -1 4194304 12366 0 0 0 624 2 0 0 20 0 1 0 238101474 30990336 4100 18446744073709551615 4198400 14817773 140720353757744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 25006080 140720353765736 140720353765851 140720353765851 140720353771455 0
/proc/160952/statm: 7566 4100 992 2593 0 4459 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 30264 KiB
Current children cumulated memory: 16400 KiB

[startup+12.7001 s]
/proc/loadavg: 1.76 1.34 1.92 5/265 161011
/proc/meminfo: memFree=121307688/131250000 swapFree=33010416/33010684
[pid=160952] ppid=160947 vsize=30680 memory=16944 CPUtime=12.65 cores=0,2
/proc/160952/stat : 160952 (CASHWMaxSAT-Dis) R 160947 160952 160897 0 -1 4194304 18394 0 0 0 1261 4 0 0 20 0 1 0 238101474 31416320 4236 18446744073709551615 4198400 14817773 140720353757744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 25006080 140720353765736 140720353765851 140720353765851 140720353771455 0
/proc/160952/statm: 7670 4236 992 2593 0 4563 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 30680 KiB
Current children cumulated memory: 16944 KiB

[startup+25.5002 s]
/proc/loadavg: 2.11 1.43 1.94 5/265 161012
/proc/meminfo: memFree=121289644/131250000 swapFree=33010416/33010684
[pid=160952] ppid=160947 vsize=47820 memory=33924 CPUtime=25.4 cores=0,2
/proc/160952/stat : 160952 (CASHWMaxSAT-Dis) R 160947 160952 160897 0 -1 4194304 25754 0 0 0 2535 5 0 0 20 0 1 0 238101474 48967680 8481 18446744073709551615 4198400 14817773 140720353757744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 25006080 140720353765736 140720353765851 140720353765851 140720353771455 0
/proc/160952/statm: 11955 8481 992 2593 0 8848 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 47820 KiB
Current children cumulated memory: 33924 KiB

[startup+51.1052 s]
/proc/loadavg: 2.82 1.65 2.00 5/265 161012
/proc/meminfo: memFree=121237388/131250000 swapFree=33010416/33010684
[pid=160952] ppid=160947 vsize=43508 memory=29532 CPUtime=50.93 cores=0,2
/proc/160952/stat : 160952 (CASHWMaxSAT-Dis) R 160947 160952 160897 0 -1 4194304 38652 0 0 0 5085 8 0 0 20 0 1 0 238101474 44552192 7383 18446744073709551615 4198400 14817773 140720353757744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 25006080 140720353765736 140720353765851 140720353765851 140720353771455 0
/proc/160952/statm: 10877 7383 992 2593 0 7770 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 43508 KiB
Current children cumulated memory: 29532 KiB

[startup+102.3 s]
/proc/loadavg: 3.59 2.07 2.12 5/267 161017
/proc/meminfo: memFree=121166316/131250000 swapFree=33010416/33010684
[pid=160952] ppid=160947 vsize=67444 memory=53632 CPUtime=101.96 cores=0,2
/proc/160952/stat : 160952 (CASHWMaxSAT-Dis) R 160947 160952 160897 0 -1 4194304 51069 0 0 0 10184 12 0 0 20 0 1 0 238101474 69062656 13408 18446744073709551615 4198400 14817773 140720353757744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 25006080 140720353765736 140720353765851 140720353765851 140720353771455 0
/proc/160952/statm: 16861 13408 992 2593 0 13754 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 67444 KiB
Current children cumulated memory: 53632 KiB

[startup+162.3 s]
/proc/loadavg: 3.93 2.44 2.25 5/268 161020
/proc/meminfo: memFree=121087860/131250000 swapFree=33010416/33010684
[pid=160952] ppid=160947 vsize=69492 memory=55372 CPUtime=161.78 cores=0,2
/proc/160952/stat : 160952 (CASHWMaxSAT-Dis) R 160947 160952 160897 0 -1 4194304 67372 0 0 0 16159 19 0 0 20 0 1 0 238101474 71159808 13843 18446744073709551615 4198400 14817773 140720353757744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 25006080 140720353765736 140720353765851 140720353765851 140720353771455 0
/proc/160952/statm: 17373 13843 992 2593 0 14266 0
Current children cumulated CPU time: 161.78 s
Current children cumulated vsize: 69492 KiB
Current children cumulated memory: 55372 KiB

[startup+222.3 s]
/proc/loadavg: 4.04 2.74 2.37 5/269 161023
/proc/meminfo: memFree=121019720/131250000 swapFree=33010416/33010684
[pid=160952] ppid=160947 vsize=74156 memory=59416 CPUtime=221.61 cores=0,2
/proc/160952/stat : 160952 (CASHWMaxSAT-Dis) R 160947 160952 160897 0 -1 4194304 90471 0 0 0 22133 28 0 0 20 0 1 0 238101474 75935744 14854 18446744073709551615 4198400 14817773 140720353757744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 25006080 140720353765736 140720353765851 140720353765851 140720353771455 0
/proc/160952/statm: 18539 14854 992 2593 0 15432 0
Current children cumulated CPU time: 221.61 s
Current children cumulated vsize: 74156 KiB
Current children cumulated memory: 59416 KiB

[startup+282.3 s]
/proc/loadavg: 4.40 3.07 2.50 5/269 161025
/proc/meminfo: memFree=121037124/131250000 swapFree=33010416/33010684
[pid=160952] ppid=160947 vsize=66080 memory=49784 CPUtime=281.44 cores=0,2
/proc/160952/stat : 160952 (CASHWMaxSAT-Dis) R 160947 160952 160897 0 -1 4194304 108550 0 0 0 28109 35 0 0 20 0 1 0 238101474 67665920 12446 18446744073709551615 4198400 14817773 140720353757744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 25006080 140720353765736 140720353765851 140720353765851 140720353771455 0
/proc/160952/statm: 16520 12446 992 2593 0 13413 0
Current children cumulated CPU time: 281.44 s
Current children cumulated vsize: 66080 KiB
Current children cumulated memory: 49784 KiB

[startup+342.3 s]
/proc/loadavg: 4.18 3.26 2.60 5/267 161027
/proc/meminfo: memFree=120906948/131250000 swapFree=33010416/33010684
[pid=160952] ppid=160947 vsize=84204 memory=69468 CPUtime=341.27 cores=0,2
/proc/160952/stat : 160952 (CASHWMaxSAT-Dis) R 160947 160952 160897 0 -1 4194304 124205 0 0 0 34087 40 0 0 20 0 1 0 238101474 86224896 17367 18446744073709551615 4198400 14817773 140720353757744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 25006080 140720353765736 140720353765851 140720353765851 140720353771455 0
/proc/160952/statm: 21051 17367 992 2593 0 17944 0
Current children cumulated CPU time: 341.27 s
Current children cumulated vsize: 84204 KiB
Current children cumulated memory: 69468 KiB

[startup+402.3 s]
/proc/loadavg: 4.19 3.42 2.71 5/267 161029
/proc/meminfo: memFree=120923912/131250000 swapFree=33010416/33010684
[pid=160952] ppid=160947 vsize=68580 memory=54704 CPUtime=401.1 cores=0,2
/proc/160952/stat : 160952 (CASHWMaxSAT-Dis) R 160947 160952 160897 0 -1 4194304 134270 0 0 0 40065 45 0 0 20 0 1 0 238101474 70225920 13676 18446744073709551615 4198400 14817773 140720353757744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 25006080 140720353765736 140720353765851 140720353765851 140720353771455 0
/proc/160952/statm: 17145 13676 992 2593 0 14038 0
Current children cumulated CPU time: 401.1 s
Current children cumulated vsize: 68580 KiB
Current children cumulated memory: 54704 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 3.55 2.79 5/264 161031
/proc/meminfo: memFree=120836384/131250000 swapFree=33010416/33010684
[pid=160952] ppid=160947 vsize=97656 memory=83704 CPUtime=460.93 cores=0,2
/proc/160952/stat : 160952 (CASHWMaxSAT-Dis) R 160947 160952 160897 0 -1 4194304 138188 0 0 0 46046 47 0 0 20 0 1 0 238101474 99999744 20926 18446744073709551615 4198400 14817773 140720353757744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 25006080 140720353765736 140720353765851 140720353765851 140720353771455 0
/proc/160952/statm: 24414 20926 992 2593 0 21307 0
Current children cumulated CPU time: 460.93 s

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

Current children cumulated memory: 112124 KiB

[startup+2862.3 s]
/proc/loadavg: 4.43 4.20 4.05 5/265 161162
/proc/meminfo: memFree=120343988/131250000 swapFree=33010416/33010684
[pid=160952] ppid=160947 vsize=116476 memory=101260 CPUtime=2854.07 cores=0,2
/proc/160952/stat : 160952 (CASHWMaxSAT-Dis) R 160947 160952 160897 0 -1 4194304 323409 0 0 0 285261 146 0 0 20 0 1 0 238101474 119271424 25315 18446744073709551615 4198400 14817773 140720353757744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 25006080 140720353765736 140720353765851 140720353765851 140720353771455 0
/proc/160952/statm: 29119 25315 992 2593 0 26012 0
Current children cumulated CPU time: 2854.07 s
Current children cumulated vsize: 116476 KiB
Current children cumulated memory: 101260 KiB

[startup+2922.3 s]
/proc/loadavg: 4.69 4.32 4.10 5/265 161164
/proc/meminfo: memFree=120351224/131250000 swapFree=33010416/33010684
[pid=160952] ppid=160947 vsize=162620 memory=145792 CPUtime=2913.89 cores=0,2
/proc/160952/stat : 160952 (CASHWMaxSAT-Dis) R 160947 160952 160897 0 -1 4194304 334851 0 0 0 291238 151 0 0 20 0 1 0 238101474 166522880 36448 18446744073709551615 4198400 14817773 140720353757744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 25006080 140720353765736 140720353765851 140720353765851 140720353771455 0
/proc/160952/statm: 40655 36448 992 2593 0 37548 0
Current children cumulated CPU time: 2913.89 s
Current children cumulated vsize: 162620 KiB
Current children cumulated memory: 145792 KiB

[startup+2982.3 s]
/proc/loadavg: 4.31 4.29 4.10 5/263 161168
/proc/meminfo: memFree=120348988/131250000 swapFree=33010416/33010684
[pid=160952] ppid=160947 vsize=164204 memory=145380 CPUtime=2973.7 cores=0,2
/proc/160952/stat : 160952 (CASHWMaxSAT-Dis) R 160947 160952 160897 0 -1 4194304 348250 0 0 0 297214 156 0 0 20 0 1 0 238101474 168144896 36345 18446744073709551615 4198400 14817773 140720353757744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 25006080 140720353765736 140720353765851 140720353765851 140720353771455 0
/proc/160952/statm: 41051 36345 992 2593 0 37944 0
Current children cumulated CPU time: 2973.7 s
Current children cumulated vsize: 164204 KiB
Current children cumulated memory: 145380 KiB

[startup+3042.3 s]
/proc/loadavg: 4.16 4.25 4.10 5/263 161174
/proc/meminfo: memFree=120324672/131250000 swapFree=33010416/33010684
[pid=160952] ppid=160947 vsize=138652 memory=123680 CPUtime=3033.51 cores=0,2
/proc/160952/stat : 160952 (CASHWMaxSAT-Dis) R 160947 160952 160897 0 -1 4194304 350445 0 0 0 303194 157 0 0 20 0 1 0 238101474 141979648 30920 18446744073709551615 4198400 14817773 140720353757744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 25006080 140720353765736 140720353765851 140720353765851 140720353771455 0
/proc/160952/statm: 34663 30920 992 2593 0 31556 0
Current children cumulated CPU time: 3033.51 s
Current children cumulated vsize: 138652 KiB
Current children cumulated memory: 123680 KiB

[startup+3102.3 s]
/proc/loadavg: 4.17 4.23 4.10 5/263 161177
/proc/meminfo: memFree=120322568/131250000 swapFree=33010416/33010684
[pid=160952] ppid=160947 vsize=169084 memory=155028 CPUtime=3093.36 cores=0,2
/proc/160952/stat : 160952 (CASHWMaxSAT-Dis) R 160947 160952 160897 0 -1 4194304 353541 0 0 0 309177 159 0 0 20 0 1 0 238101474 173142016 38757 18446744073709551615 4198400 14817773 140720353757744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 25006080 140720353765736 140720353765851 140720353765851 140720353771455 0
/proc/160952/statm: 42271 38757 992 2593 0 39164 0
Current children cumulated CPU time: 3093.36 s
Current children cumulated vsize: 169084 KiB
Current children cumulated memory: 155028 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.20 4.09 5/263 161179
/proc/meminfo: memFree=120347620/131250000 swapFree=33010416/33010684
[pid=160952] ppid=160947 vsize=117128 memory=103060 CPUtime=3153.2 cores=0,2
/proc/160952/stat : 160952 (CASHWMaxSAT-Dis) R 160947 160952 160897 0 -1 4194304 354929 0 0 0 315159 161 0 0 20 0 1 0 238101474 119939072 25765 18446744073709551615 4198400 14817773 140720353757744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 25006080 140720353765736 140720353765851 140720353765851 140720353771455 0
/proc/160952/statm: 29282 25765 992 2593 0 26175 0
Current children cumulated CPU time: 3153.2 s
Current children cumulated vsize: 117128 KiB
Current children cumulated memory: 103060 KiB

[startup+3222.3 s]
/proc/loadavg: 4.12 4.18 4.09 5/264 161182
/proc/meminfo: memFree=120327308/131250000 swapFree=33010416/33010684
[pid=160952] ppid=160947 vsize=146772 memory=132692 CPUtime=3213.03 cores=0,2
/proc/160952/stat : 160952 (CASHWMaxSAT-Dis) R 160947 160952 160897 0 -1 4194304 356719 0 0 0 321142 161 0 0 20 0 1 0 238101474 150294528 33173 18446744073709551615 4198400 14817773 140720353757744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 25006080 140720353765736 140720353765851 140720353765851 140720353771455 0
/proc/160952/statm: 36693 33173 992 2593 0 33586 0
Current children cumulated CPU time: 3213.03 s
Current children cumulated vsize: 146772 KiB
Current children cumulated memory: 132692 KiB

[startup+3282.3 s]
/proc/loadavg: 4.11 4.16 4.09 5/264 161184
/proc/meminfo: memFree=120160396/131250000 swapFree=33010416/33010684
[pid=160952] ppid=160947 vsize=156392 memory=142356 CPUtime=3272.87 cores=0,2
/proc/160952/stat : 160952 (CASHWMaxSAT-Dis) R 160947 160952 160897 0 -1 4194304 357148 0 0 0 327126 161 0 0 20 0 1 0 238101474 160145408 35589 18446744073709551615 4198400 14817773 140720353757744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 25006080 140720353765736 140720353765851 140720353765851 140720353771455 0
/proc/160952/statm: 39098 35589 992 2593 0 35991 0
Current children cumulated CPU time: 3272.87 s
Current children cumulated vsize: 156392 KiB
Current children cumulated memory: 142356 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.14 4.09 5/264 161186
/proc/meminfo: memFree=120222224/131250000 swapFree=33010416/33010684
[pid=160952] ppid=160947 vsize=156392 memory=142356 CPUtime=3332.71 cores=0,2
/proc/160952/stat : 160952 (CASHWMaxSAT-Dis) R 160947 160952 160897 0 -1 4194304 357149 0 0 0 333110 161 0 0 20 0 1 0 238101474 160145408 35589 18446744073709551615 4198400 14817773 140720353757744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 25006080 140720353765736 140720353765851 140720353765851 140720353771455 0
/proc/160952/statm: 39098 35589 992 2593 0 35991 0
Current children cumulated CPU time: 3332.71 s
Current children cumulated vsize: 156392 KiB
Current children cumulated memory: 142356 KiB

[startup+3402.3 s]
/proc/loadavg: 4.07 4.13 4.09 5/264 161188
/proc/meminfo: memFree=120232344/131250000 swapFree=33010416/33010684
[pid=160952] ppid=160947 vsize=182012 memory=167956 CPUtime=3392.55 cores=0,2
/proc/160952/stat : 160952 (CASHWMaxSAT-Dis) R 160947 160952 160897 0 -1 4194304 357925 0 0 0 339093 162 0 0 20 0 1 0 238101474 186380288 41989 18446744073709551615 4198400 14817773 140720353757744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 25006080 140720353765736 140720353765851 140720353765851 140720353771455 0
/proc/160952/statm: 45503 41989 992 2593 0 42396 0
Current children cumulated CPU time: 3392.55 s
Current children cumulated vsize: 182012 KiB
Current children cumulated memory: 167956 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.13 4.09 5/263 161190
/proc/meminfo: memFree=120208352/131250000 swapFree=33010416/33010684
[pid=160952] ppid=160947 vsize=182012 memory=167956 CPUtime=3452.39 cores=0,2
/proc/160952/stat : 160952 (CASHWMaxSAT-Dis) R 160947 160952 160897 0 -1 4194304 357925 0 0 0 345077 162 0 0 20 0 1 0 238101474 186380288 41989 18446744073709551615 4198400 14817773 140720353757744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 25006080 140720353765736 140720353765851 140720353765851 140720353771455 0
/proc/160952/statm: 45503 41989 992 2593 0 42396 0
Current children cumulated CPU time: 3452.39 s
Current children cumulated vsize: 182012 KiB
Current children cumulated memory: 167956 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.12 4.09 5/262 161192
/proc/meminfo: memFree=120175104/131250000 swapFree=33010416/33010684
[pid=160952] ppid=160947 vsize=214824 memory=200736 CPUtime=3512.22 cores=0,2
/proc/160952/stat : 160952 (CASHWMaxSAT-Dis) R 160947 160952 160897 0 -1 4194304 358524 0 0 0 351060 162 0 0 20 0 1 0 238101474 219979776 50184 18446744073709551615 4198400 14817773 140720353757744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 25006080 140720353765736 140720353765851 140720353765851 140720353771455 0
/proc/160952/statm: 53706 50184 992 2593 0 50599 0
Current children cumulated CPU time: 3512.22 s
Current children cumulated vsize: 214824 KiB
Current children cumulated memory: 200736 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.13 4.09 5/263 161196
/proc/meminfo: memFree=120335964/131250000 swapFree=33010416/33010684
[pid=160952] ppid=160947 vsize=182012 memory=168036 CPUtime=3572.06 cores=0,2
/proc/160952/stat : 160952 (CASHWMaxSAT-Dis) R 160947 160952 160897 0 -1 4194304 359951 0 0 0 357042 164 0 0 20 0 1 0 238101474 186380288 42009 18446744073709551615 4198400 14817773 140720353757744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 25006080 140720353765736 140720353765851 140720353765851 140720353771455 0
/proc/160952/statm: 45503 42009 992 2593 0 42396 0
Current children cumulated CPU time: 3572.06 s
Current children cumulated vsize: 182012 KiB
Current children cumulated memory: 168036 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.4 s]
/proc/loadavg: 4.08 4.11 4.09 4/261 161202
/proc/meminfo: memFree=120907728/131250000 swapFree=33010416/33010684
[pid=160952] ppid=160947 vsize=182012 memory=168036 CPUtime=3600.09 cores=0,2
/proc/160952/stat : 160952 (CASHWMaxSAT-Dis) R 160947 160952 160897 0 -1 4194304 360641 0 0 0 359844 165 0 0 20 0 1 0 238101474 186380288 42009 18446744073709551615 4198400 14817773 140720353757744 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 25006080 140720353765736 140720353765851 140720353765851 140720353771455 0
/proc/160952/statm: 45503 42009 992 2593 0 42396 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 182012 KiB
Current children cumulated memory: 168036 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.44 s, system=1.65318 s

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

Child status: 0

Real time (s): 3610.4
CPU time (s): 3600.1
CPU user time (s): 3598.44
CPU system time (s): 1.65318
CPU usage (%): 99.7145
Max. virtual memory (cumulated for all children) (KiB): 217716
Max. memory (cumulated for all children) (KiB): 203628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.44
system time used= 1.65318
maximum resident set size= 203628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 360641
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= 66
involuntary context switches= 5132


# summary of solver processes directly reported to runsolver:
#   pid: 160952
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3598.44
#   total CPU system time (s): 1.65318

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.49451 second user time and 15.7523 second system time

The end

Launcher Data

Begin job on nodeC028 at 2025-07-23 00:53:09
IDJOB=4542956
IDBENCH=165199
IDSOLVER=3322
FILE ID=nodeC028/4542956-1753224789
RUNJOBID= nodeC028-1753224789-160907
SLURM_JOB_ID= 9687835
Free space on /tmp= 433032 MiB

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

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

MD5SUM BENCH= f232403836dcde587a139eecc4d77a9a
RANDOM SEED=1423529905

nodeC028 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		: 3599.659
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	: 7000.16
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.904
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	: 7000.16
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		: 3600.070
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	: 7000.16
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.061
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	: 7000.16
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		: 3600.080
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	: 7000.16
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		: 3600.099
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	: 7000.16
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		: 3593.206
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	: 7000.16
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.447
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	: 7000.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        121821524 kB
MemAvailable:   129643280 kB
Buffers:            2132 kB
Cached:          8589168 kB
SwapCached:            4 kB
Active:          1025620 kB
Inactive:        7631988 kB
Active(anon):      84256 kB
Inactive(anon):     8308 kB
Active(file):     941364 kB
Inactive(file):  7623680 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             54132 kB
Writeback:            16 kB
AnonPages:         69360 kB
Mapped:           108648 kB
Shmem:             26256 kB
KReclaimable:     191904 kB
Slab:             287428 kB
SReclaimable:     191904 kB
SUnreclaim:        95524 kB
KernelStack:        4068 kB
PageTables:         2620 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     342156 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150376 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432972 MiB
End job on nodeC028 at 2025-07-23 01:53:20