Trace number 4542761

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.04 3609.8

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
even-colouring/ec-stargrid-06_shuffle/normalized-ec_stargrid_06_072.shuf-3.opb
MD5SUM99fe8e2cd23c0484947be7a71ede996e
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 benchmark11.4771
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1729
Total number of constraints866
Number of constraints which are clauses2
Number of constraints which are cardinality constraints (but not clauses)8
Number of constraints which are nor clauses,nor cardinality constraints856
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.03/3609.80	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 (62248 MiB free)
  memory of node 1: 64465 MiB (61332 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=186481, runsolver pid=186467

[startup+0.100062 s]*
/proc/loadavg: 1.14 1.52 2.54 6/264 186483
/proc/meminfo: memFree=126529076/131249996 swapFree=33010160/33010684
[pid=186481] ppid=186467 vsize=31016 memory=16292 CPUtime=0.09 cores=1,3
/proc/186481/stat : 186481 (CASHWMaxSAT-Dis) R 186467 186481 186413 0 -1 4194304 3862 0 0 0 9 0 0 0 20 0 1 0 237976898 31760384 4073 18446744073709551615 4198400 14817773 140728136351936 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 50892800 140728136354152 140728136354267 140728136354267 140728136359871 0
/proc/186481/statm: 7754 4073 960 2593 0 4647 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 31016 KiB
Current children cumulated memory: 16292 KiB

[startup+0.205562 s]*
/proc/loadavg: 1.14 1.52 2.54 6/264 186483
/proc/meminfo: memFree=126528320/131249996 swapFree=33010160/33010684
[pid=186481] ppid=186467 vsize=29760 memory=15364 CPUtime=0.19 cores=1,3
/proc/186481/stat : 186481 (CASHWMaxSAT-Dis) R 186467 186481 186413 0 -1 4194304 4371 0 0 0 19 0 0 0 20 0 1 0 237976898 30474240 3841 18446744073709551615 4198400 14817773 140728136351936 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 50892800 140728136354152 140728136354267 140728136354267 140728136359871 0
/proc/186481/statm: 7440 3841 960 2593 0 4333 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 29760 KiB
Current children cumulated memory: 15364 KiB

[startup+0.305356 s]*
/proc/loadavg: 1.14 1.52 2.54 6/264 186483
/proc/meminfo: memFree=126528320/131249996 swapFree=33010160/33010684
[pid=186481] ppid=186467 vsize=31248 memory=16468 CPUtime=0.3 cores=1,3
/proc/186481/stat : 186481 (CASHWMaxSAT-Dis) R 186467 186481 186413 0 -1 4194304 5004 0 0 0 29 1 0 0 20 0 1 0 237976898 31997952 4117 18446744073709551615 4198400 14817773 140728136351936 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 50892800 140728136354152 140728136354267 140728136354267 140728136359871 0
/proc/186481/statm: 7812 4117 960 2593 0 4705 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 31248 KiB
Current children cumulated memory: 16468 KiB

[startup+0.700146 s]
/proc/loadavg: 1.14 1.52 2.54 6/264 186483
/proc/meminfo: memFree=126528320/131249996 swapFree=33010160/33010684
[pid=186481] ppid=186467 vsize=34168 memory=19488 CPUtime=0.69 cores=1,3
/proc/186481/stat : 186481 (CASHWMaxSAT-Dis) R 186467 186481 186413 0 -1 4194304 6131 0 0 0 68 1 0 0 20 0 1 0 237976898 34988032 4872 18446744073709551615 4198400 14817773 140728136351936 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 50892800 140728136354152 140728136354267 140728136354267 140728136359871 0
/proc/186481/statm: 8542 4872 960 2593 0 5435 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 34168 KiB
Current children cumulated memory: 19488 KiB

[startup+1.50012 s]
/proc/loadavg: 1.14 1.52 2.54 6/264 186483
/proc/meminfo: memFree=126526908/131249996 swapFree=33010160/33010684
[pid=186481] ppid=186467 vsize=32764 memory=18208 CPUtime=1.49 cores=1,3
/proc/186481/stat : 186481 (CASHWMaxSAT-Dis) R 186467 186481 186413 0 -1 4194304 6198 0 0 0 148 1 0 0 20 0 1 0 237976898 33550336 4552 18446744073709551615 4198400 14817773 140728136351936 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 50892800 140728136354152 140728136354267 140728136354267 140728136359871 0
/proc/186481/statm: 8191 4552 960 2593 0 5084 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 32764 KiB
Current children cumulated memory: 18208 KiB

[startup+3.10537 s]
/proc/loadavg: 1.45 1.58 2.55 6/264 186483
/proc/meminfo: memFree=126517572/131249996 swapFree=33010160/33010684
[pid=186481] ppid=186467 vsize=35336 memory=20908 CPUtime=3.09 cores=1,3
/proc/186481/stat : 186481 (CASHWMaxSAT-Dis) R 186467 186481 186413 0 -1 4194304 8425 0 0 0 308 1 0 0 20 0 1 0 237976898 36184064 5227 18446744073709551615 4198400 14817773 140728136351936 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 50892800 140728136354152 140728136354267 140728136354267 140728136359871 0
/proc/186481/statm: 8834 5227 960 2593 0 5727 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 35336 KiB
Current children cumulated memory: 20908 KiB

[startup+6.30011 s]
/proc/loadavg: 1.45 1.58 2.55 6/264 186483
/proc/meminfo: memFree=126498864/131249996 swapFree=33010160/33010684
[pid=186481] ppid=186467 vsize=40664 memory=26192 CPUtime=6.27 cores=1,3
/proc/186481/stat : 186481 (CASHWMaxSAT-Dis) R 186467 186481 186413 0 -1 4194304 11296 0 0 0 626 1 0 0 20 0 1 0 237976898 41639936 6548 18446744073709551615 4198400 14817773 140728136351936 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 50892800 140728136354152 140728136354267 140728136354267 140728136359871 0
/proc/186481/statm: 10166 6548 960 2593 0 7059 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 40664 KiB
Current children cumulated memory: 26192 KiB

[startup+12.7001 s]
/proc/loadavg: 1.85 1.66 2.57 6/264 186484
/proc/meminfo: memFree=126485548/131249996 swapFree=33010160/33010684
[pid=186481] ppid=186467 vsize=44272 memory=29904 CPUtime=12.66 cores=1,3
/proc/186481/stat : 186481 (CASHWMaxSAT-Dis) R 186467 186481 186413 0 -1 4194304 12203 0 0 0 1264 2 0 0 20 0 1 0 237976898 45334528 7476 18446744073709551615 4198400 14817773 140728136351936 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 50892800 140728136354152 140728136354267 140728136354267 140728136359871 0
/proc/186481/statm: 11068 7476 960 2593 0 7961 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 44272 KiB
Current children cumulated memory: 29904 KiB

[startup+25.5001 s]
/proc/loadavg: 2.18 1.74 2.59 6/264 186484
/proc/meminfo: memFree=126440156/131249996 swapFree=33010160/33010684
[pid=186481] ppid=186467 vsize=52760 memory=38372 CPUtime=25.42 cores=1,3
/proc/186481/stat : 186481 (CASHWMaxSAT-Dis) R 186467 186481 186413 0 -1 4194304 23070 0 0 0 2537 5 0 0 20 0 1 0 237976898 54026240 9593 18446744073709551615 4198400 14817773 140728136351936 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 50892800 140728136354152 140728136354267 140728136354267 140728136359871 0
/proc/186481/statm: 13190 9593 960 2593 0 10083 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 52760 KiB
Current children cumulated memory: 38372 KiB

[startup+51.1056 s]
/proc/loadavg: 2.87 1.94 2.63 6/264 186484
/proc/meminfo: memFree=126388440/131249996 swapFree=33010160/33010684
[pid=186481] ppid=186467 vsize=56680 memory=42344 CPUtime=50.96 cores=1,3
/proc/186481/stat : 186481 (CASHWMaxSAT-Dis) R 186467 186481 186413 0 -1 4194304 27230 0 0 0 5089 7 0 0 20 0 1 0 237976898 58040320 10586 18446744073709551615 4198400 14817773 140728136351936 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 50892800 140728136354152 140728136354267 140728136354267 140728136359871 0
/proc/186481/statm: 14170 10586 960 2593 0 11063 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 56680 KiB
Current children cumulated memory: 42344 KiB

[startup+102.3 s]
/proc/loadavg: 3.60 2.30 2.72 6/264 186486
/proc/meminfo: memFree=126307764/131249996 swapFree=33010160/33010684
[pid=186481] ppid=186467 vsize=90100 memory=75752 CPUtime=102.02 cores=1,3
/proc/186481/stat : 186481 (CASHWMaxSAT-Dis) R 186467 186481 186413 0 -1 4194304 33959 0 0 0 10192 10 0 0 20 0 1 0 237976898 92262400 18938 18446744073709551615 4198400 14817773 140728136351936 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 50892800 140728136354152 140728136354267 140728136354267 140728136359871 0
/proc/186481/statm: 22525 18938 960 2593 0 19418 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 90100 KiB
Current children cumulated memory: 75752 KiB

[startup+162.3 s]
/proc/loadavg: 3.97 2.64 2.81 7/264 186488
/proc/meminfo: memFree=126305800/131249996 swapFree=33010160/33010684
[pid=186481] ppid=186467 vsize=90100 memory=75752 CPUtime=161.86 cores=1,3
/proc/186481/stat : 186481 (CASHWMaxSAT-Dis) R 186467 186481 186413 0 -1 4194304 33979 0 0 0 16176 10 0 0 20 0 1 0 237976898 92262400 18938 18446744073709551615 4198400 14817773 140728136351936 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 50892800 140728136354152 140728136354267 140728136354267 140728136359871 0
/proc/186481/statm: 22525 18938 960 2593 0 19418 0
Current children cumulated CPU time: 161.86 s
Current children cumulated vsize: 90100 KiB
Current children cumulated memory: 75752 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 2.89 2.89 6/264 186490
/proc/meminfo: memFree=126247844/131249996 swapFree=33010160/33010684
[pid=186481] ppid=186467 vsize=121012 memory=106540 CPUtime=221.7 cores=1,3
/proc/186481/stat : 186481 (CASHWMaxSAT-Dis) R 186467 186481 186413 0 -1 4194304 39542 0 0 0 22157 13 0 0 20 0 1 0 237976898 123916288 26635 18446744073709551615 4198400 14817773 140728136351936 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 50892800 140728136354152 140728136354267 140728136354267 140728136359871 0
/proc/186481/statm: 30253 26635 960 2593 0 27146 0
Current children cumulated CPU time: 221.7 s
Current children cumulated vsize: 121012 KiB
Current children cumulated memory: 106540 KiB

[startup+282.3 s]
/proc/loadavg: 5.12 3.39 3.06 6/265 186493
/proc/meminfo: memFree=126139612/131249996 swapFree=33010160/33010684
[pid=186481] ppid=186467 vsize=134680 memory=120460 CPUtime=281.55 cores=1,3
/proc/186481/stat : 186481 (CASHWMaxSAT-Dis) R 186467 186481 186413 0 -1 4194304 43802 0 0 0 28138 17 0 0 20 0 1 0 237976898 137912320 30115 18446744073709551615 4198400 14817773 140728136351936 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 50892800 140728136354152 140728136354267 140728136354267 140728136359871 0
/proc/186481/statm: 33670 30115 960 2593 0 30563 0
Current children cumulated CPU time: 281.55 s
Current children cumulated vsize: 134680 KiB
Current children cumulated memory: 120460 KiB

[startup+342.3 s]
/proc/loadavg: 4.65 3.59 3.15 6/263 186501
/proc/meminfo: memFree=126109936/131249996 swapFree=33010160/33010684
[pid=186481] ppid=186467 vsize=154500 memory=140264 CPUtime=341.4 cores=1,3
/proc/186481/stat : 186481 (CASHWMaxSAT-Dis) R 186467 186481 186413 0 -1 4194304 47290 0 0 0 34119 21 0 0 20 0 1 0 237976898 158208000 35066 18446744073709551615 4198400 14817773 140728136351936 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 50892800 140728136354152 140728136354267 140728136354267 140728136359871 0
/proc/186481/statm: 38625 35066 960 2593 0 35518 0
Current children cumulated CPU time: 341.4 s
Current children cumulated vsize: 154500 KiB
Current children cumulated memory: 140264 KiB

[startup+402.3 s]
/proc/loadavg: 4.29 3.68 3.21 6/263 186503
/proc/meminfo: memFree=126103112/131249996 swapFree=33010160/33010684
[pid=186481] ppid=186467 vsize=168928 memory=154600 CPUtime=401.26 cores=1,3
/proc/186481/stat : 186481 (CASHWMaxSAT-Dis) R 186467 186481 186413 0 -1 4194304 49585 0 0 0 40102 24 0 0 20 0 1 0 237976898 172982272 38650 18446744073709551615 4198400 14817773 140728136351936 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 50892800 140728136354152 140728136354267 140728136354267 140728136359871 0
/proc/186481/statm: 42232 38650 960 2593 0 39125 0
Current children cumulated CPU time: 401.26 s
Current children cumulated vsize: 168928 KiB
Current children cumulated memory: 154600 KiB

[startup+462.3 s]
/proc/loadavg: 4.15 3.76 3.27 6/263 186505
/proc/meminfo: memFree=126084508/131249996 swapFree=33010160/33010684
[pid=186481] ppid=186467 vsize=165632 memory=151388 CPUtime=461.11 cores=1,3
/proc/186481/stat : 186481 (CASHWMaxSAT-Dis) R 186467 186481 186413 0 -1 4194304 53136 0 0 0 46084 27 0 0 20 0 1 0 237976898 169607168 37847 18446744073709551615 4198400 14817773 140728136351936 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 50892800 140728136354152 140728136354267 140728136354267 140728136359871 0
/proc/186481/statm: 41408 37847 960 2593 0 38301 0
Current children cumulated CPU time: 461.11 s

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

Current children cumulated memory: 184048 KiB

[startup+2862.3 s]
/proc/loadavg: 4.14 4.13 4.04 6/263 186631
/proc/meminfo: memFree=125867424/131249996 swapFree=33010160/33010684
[pid=186481] ppid=186467 vsize=201908 memory=185592 CPUtime=2854.48 cores=1,3
/proc/186481/stat : 186481 (CASHWMaxSAT-Dis) R 186467 186481 186413 0 -1 4194304 196531 0 0 0 285191 257 0 0 20 0 1 0 237976898 206753792 46398 18446744073709551615 4198400 14817773 140728136351936 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 50892800 140728136354152 140728136354267 140728136354267 140728136359871 0
/proc/186481/statm: 50477 46398 960 2593 0 47370 0
Current children cumulated CPU time: 2854.48 s
Current children cumulated vsize: 201908 KiB
Current children cumulated memory: 185592 KiB

[startup+2922.3 s]
/proc/loadavg: 4.16 4.13 4.05 6/263 186633
/proc/meminfo: memFree=125854352/131249996 swapFree=33010160/33010684
[pid=186481] ppid=186467 vsize=203864 memory=188212 CPUtime=2914.31 cores=1,3
/proc/186481/stat : 186481 (CASHWMaxSAT-Dis) R 186467 186481 186413 0 -1 4194304 199501 0 0 0 291171 260 0 0 20 0 1 0 237976898 208756736 47053 18446744073709551615 4198400 14817773 140728136351936 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 50892800 140728136354152 140728136354267 140728136354267 140728136359871 0
/proc/186481/statm: 50966 47053 960 2593 0 47859 0
Current children cumulated CPU time: 2914.31 s
Current children cumulated vsize: 203864 KiB
Current children cumulated memory: 188212 KiB

[startup+2982.3 s]
/proc/loadavg: 4.12 4.12 4.05 6/263 186635
/proc/meminfo: memFree=125845872/131249996 swapFree=33010160/33010684
[pid=186481] ppid=186467 vsize=204148 memory=189356 CPUtime=2974.16 cores=1,3
/proc/186481/stat : 186481 (CASHWMaxSAT-Dis) R 186467 186481 186413 0 -1 4194304 202475 0 0 0 297152 264 0 0 20 0 1 0 237976898 209047552 47339 18446744073709551615 4198400 14817773 140728136351936 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 50892800 140728136354152 140728136354267 140728136354267 140728136359871 0
/proc/186481/statm: 51037 47339 960 2593 0 47930 0
Current children cumulated CPU time: 2974.16 s
Current children cumulated vsize: 204148 KiB
Current children cumulated memory: 189356 KiB

[startup+3042.3 s]
/proc/loadavg: 4.09 4.11 4.05 6/263 186637
/proc/meminfo: memFree=125883796/131249996 swapFree=33010160/33010684
[pid=186481] ppid=186467 vsize=206188 memory=191712 CPUtime=3034.01 cores=1,3
/proc/186481/stat : 186481 (CASHWMaxSAT-Dis) R 186467 186481 186413 0 -1 4194304 205636 0 0 0 303132 269 0 0 20 0 1 0 237976898 211136512 47928 18446744073709551615 4198400 14817773 140728136351936 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 50892800 140728136354152 140728136354267 140728136354267 140728136359871 0
/proc/186481/statm: 51547 47928 960 2593 0 48440 0
Current children cumulated CPU time: 3034.01 s
Current children cumulated vsize: 206188 KiB
Current children cumulated memory: 191712 KiB

[startup+3102.3 s]
/proc/loadavg: 4.14 4.12 4.06 6/263 186639
/proc/meminfo: memFree=125825052/131249996 swapFree=33010160/33010684
[pid=186481] ppid=186467 vsize=208068 memory=193248 CPUtime=3093.85 cores=1,3
/proc/186481/stat : 186481 (CASHWMaxSAT-Dis) R 186467 186481 186413 0 -1 4194304 208015 0 0 0 309113 272 0 0 20 0 1 0 237976898 213061632 48312 18446744073709551615 4198400 14817773 140728136351936 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 50892800 140728136354152 140728136354267 140728136354267 140728136359871 0
/proc/186481/statm: 52017 48312 960 2593 0 48910 0
Current children cumulated CPU time: 3093.85 s
Current children cumulated vsize: 208068 KiB
Current children cumulated memory: 193248 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.11 4.06 6/263 186641
/proc/meminfo: memFree=125838588/131249996 swapFree=33010160/33010684
[pid=186481] ppid=186467 vsize=208716 memory=194420 CPUtime=3153.7 cores=1,3
/proc/186481/stat : 186481 (CASHWMaxSAT-Dis) R 186467 186481 186413 0 -1 4194304 211115 0 0 0 315094 276 0 0 20 0 1 0 237976898 213725184 48605 18446744073709551615 4198400 14817773 140728136351936 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 50892800 140728136354152 140728136354267 140728136354267 140728136359871 0
/proc/186481/statm: 52179 48605 960 2593 0 49072 0
Current children cumulated CPU time: 3153.7 s
Current children cumulated vsize: 208716 KiB
Current children cumulated memory: 194420 KiB

[startup+3222.3 s]
/proc/loadavg: 4.15 4.12 4.06 6/263 186643
/proc/meminfo: memFree=125812088/131249996 swapFree=33010160/33010684
[pid=186481] ppid=186467 vsize=209772 memory=195536 CPUtime=3213.54 cores=1,3
/proc/186481/stat : 186481 (CASHWMaxSAT-Dis) R 186467 186481 186413 0 -1 4194304 212962 0 0 0 321075 279 0 0 20 0 1 0 237976898 214806528 48884 18446744073709551615 4198400 14817773 140728136351936 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 50892800 140728136354152 140728136354267 140728136354267 140728136359871 0
/proc/186481/statm: 52443 48884 960 2593 0 49336 0
Current children cumulated CPU time: 3213.54 s
Current children cumulated vsize: 209772 KiB
Current children cumulated memory: 195536 KiB

[startup+3282.3 s]
/proc/loadavg: 4.28 4.16 4.08 6/263 186645
/proc/meminfo: memFree=125787668/131249996 swapFree=33010160/33010684
[pid=186481] ppid=186467 vsize=211172 memory=196876 CPUtime=3273.38 cores=1,3
/proc/186481/stat : 186481 (CASHWMaxSAT-Dis) R 186467 186481 186413 0 -1 4194304 215981 0 0 0 327055 283 0 0 20 0 1 0 237976898 216240128 49219 18446744073709551615 4198400 14817773 140728136351936 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 50892800 140728136354152 140728136354267 140728136354267 140728136359871 0
/proc/186481/statm: 52793 49219 960 2593 0 49686 0
Current children cumulated CPU time: 3273.38 s
Current children cumulated vsize: 211172 KiB
Current children cumulated memory: 196876 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.14 4.08 6/263 186653
/proc/meminfo: memFree=125774620/131249996 swapFree=33010160/33010684
[pid=186481] ppid=186467 vsize=213860 memory=199188 CPUtime=3333.23 cores=1,3
/proc/186481/stat : 186481 (CASHWMaxSAT-Dis) R 186467 186481 186413 0 -1 4194304 218749 0 0 0 333037 286 0 0 20 0 1 0 237976898 218992640 49797 18446744073709551615 4198400 14817773 140728136351936 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 50892800 140728136354152 140728136354267 140728136354267 140728136359871 0
/proc/186481/statm: 53465 49797 960 2593 0 50358 0
Current children cumulated CPU time: 3333.23 s
Current children cumulated vsize: 213860 KiB
Current children cumulated memory: 199188 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.14 4.08 7/262 186655
/proc/meminfo: memFree=125810588/131249996 swapFree=33010160/33010684
[pid=186481] ppid=186467 vsize=217692 memory=201948 CPUtime=3393.07 cores=1,3
/proc/186481/stat : 186481 (CASHWMaxSAT-Dis) R 186467 186481 186413 0 -1 4194304 221792 0 0 0 339017 290 0 0 20 0 1 0 237976898 222916608 50487 18446744073709551615 4198400 14817773 140728136351936 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 50892800 140728136354152 140728136354267 140728136354267 140728136359871 0
/proc/186481/statm: 54423 50487 960 2593 0 51316 0
Current children cumulated CPU time: 3393.07 s
Current children cumulated vsize: 217692 KiB
Current children cumulated memory: 201948 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.13 4.08 7/262 186657
/proc/meminfo: memFree=125848372/131249996 swapFree=33010160/33010684
[pid=186481] ppid=186467 vsize=218236 memory=203076 CPUtime=3452.92 cores=1,3
/proc/186481/stat : 186481 (CASHWMaxSAT-Dis) R 186467 186481 186413 0 -1 4194304 224324 0 0 0 344998 294 0 0 20 0 1 0 237976898 223473664 50769 18446744073709551615 4198400 14817773 140728136351936 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 50892800 140728136354152 140728136354267 140728136354267 140728136359871 0
/proc/186481/statm: 54559 50769 960 2593 0 51452 0
Current children cumulated CPU time: 3452.92 s
Current children cumulated vsize: 218236 KiB
Current children cumulated memory: 203076 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.12 4.08 6/262 186659
/proc/meminfo: memFree=125799464/131249996 swapFree=33010160/33010684
[pid=186481] ppid=186467 vsize=221228 memory=205220 CPUtime=3512.76 cores=1,3
/proc/186481/stat : 186481 (CASHWMaxSAT-Dis) R 186467 186481 186413 0 -1 4194304 226931 0 0 0 350978 298 0 0 20 0 1 0 237976898 226537472 51305 18446744073709551615 4198400 14817773 140728136351936 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 50892800 140728136354152 140728136354267 140728136354267 140728136359871 0
/proc/186481/statm: 55307 51305 960 2593 0 52200 0
Current children cumulated CPU time: 3512.76 s
Current children cumulated vsize: 221228 KiB
Current children cumulated memory: 205220 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.12 4.09 6/262 186661
/proc/meminfo: memFree=125765116/131249996 swapFree=33010160/33010684
[pid=186481] ppid=186467 vsize=221496 memory=207200 CPUtime=3572.61 cores=1,3
/proc/186481/stat : 186481 (CASHWMaxSAT-Dis) R 186467 186481 186413 0 -1 4194304 229719 0 0 0 356960 301 0 0 20 0 1 0 237976898 226811904 51800 18446744073709551615 4198400 14817773 140728136351936 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 50892800 140728136354152 140728136354267 140728136354267 140728136359871 0
/proc/186481/statm: 55374 51800 960 2593 0 52267 0
Current children cumulated CPU time: 3572.61 s
Current children cumulated vsize: 221496 KiB
Current children cumulated memory: 207200 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.8 s]
/proc/loadavg: 4.14 4.13 4.09 6/262 186662
/proc/meminfo: memFree=125813056/131249996 swapFree=33010160/33010684
[pid=186481] ppid=186467 vsize=221724 memory=207428 CPUtime=3600.03 cores=1,3
/proc/186481/stat : 186481 (CASHWMaxSAT-Dis) R 186467 186481 186413 0 -1 4194304 230499 0 0 0 359701 302 0 0 20 0 1 0 237976898 227045376 51857 18446744073709551615 4198400 14817773 140728136351936 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 50892800 140728136354152 140728136354267 140728136354267 140728136359871 0
/proc/186481/statm: 55431 51857 960 2593 0 52324 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 221724 KiB
Current children cumulated memory: 207428 KiB

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

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

# cumulated CPU time of all completed processes:  user=3597.01 s, system=3.02896 s

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

Child status: 0

Real time (s): 3609.8
CPU time (s): 3600.04
CPU user time (s): 3597.01
CPU system time (s): 3.02896
CPU usage (%): 99.7296
Max. virtual memory (cumulated for all children) (KiB): 359872
Max. memory (cumulated for all children) (KiB): 342916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.01
system time used= 3.02896
maximum resident set size= 343428
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 230499
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= 39
involuntary context switches= 2922


# summary of solver processes directly reported to runsolver:
#   pid: 186481
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3597.01
#   total CPU system time (s): 3.02896

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.0232 second user time and 12.1354 second system time

The end

Launcher Data

Begin job on nodeC029 at 2025-07-23 00:23:05
IDJOB=4542761
IDBENCH=164647
IDSOLVER=3322
FILE ID=nodeC029/4542761-1753222984
RUNJOBID= nodeC029-1753222984-186425
SLURM_JOB_ID= 9687824
Free space on /tmp= 433020 MiB

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

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

MD5SUM BENCH= 99fe8e2cd23c0484947be7a71ede996e
RANDOM SEED=620438986

nodeC029 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.958
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.46
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		: 3600.967
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.46
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		: 3598.296
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.46
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.750
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.46
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.916
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.46
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.855
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.46
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		: 3599.686
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.46
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.725
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.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        126554924 kB
MemAvailable:   129688792 kB
Buffers:            2128 kB
Cached:          3894620 kB
SwapCached:           36 kB
Active:          1307076 kB
Inactive:        2654848 kB
Active(anon):      86676 kB
Inactive(anon):     4716 kB
Active(file):    1220400 kB
Inactive(file):  2650132 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             54520 kB
Writeback:             0 kB
AnonPages:         68336 kB
Mapped:           109464 kB
Shmem:             26216 kB
KReclaimable:     205148 kB
Slab:             302720 kB
SReclaimable:     205148 kB
SUnreclaim:        97572 kB
KernelStack:        4096 kB
PageTables:         2980 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     341868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150344 kB
VmallocChunk:          0 kB
Percpu:             3968 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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:      193236 kB
DirectMap2M:    11112448 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432968 MiB
End job on nodeC029 at 2025-07-23 01:23:15