Trace number 4544165

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

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/extended-even-colouring/
random_rational_opb/normalized-ec_random_rational_random8reg_split_750.opb
MD5SUM9d0f67967ac2bc71f5ce17bb15e814c1
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.268683
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9003
Total number of constraints6754
Number of constraints which are clauses6002
Number of constraints which are cardinality constraints (but not clauses)751
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint6002
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 6002
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 18006
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.00/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: 63794 MiB (58772 MiB free)
  memory of node 1: 64507 MiB (39394 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4544165-1753228642/watcher-4544165-1753228642 -o /tmp/evaluation-result-4544165-1753228642/solver-4544165-1753228642 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1753221411-161546 --watchdog 3760 CASHWMaxSAT-DisjCad-S HOME/instance-4544165-1753228642.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
solver pid=162601, runsolver pid=162598
Current StackSize limit: 8192 KiB


[startup+0.100102 s]*
/proc/loadavg: 4.14 4.11 4.09 5/251 162602
/proc/meminfo: memFree=100515700/131382112 swapFree=33009904/33010684
[pid=162601] ppid=162598 vsize=26332 memory=11876 CPUtime=0.1 cores=1,3
/proc/162601/stat : 162601 (CASHWMaxSAT-Dis) R 162598 162601 161534 0 -1 4194304 2278 0 0 0 10 0 0 0 20 0 1 0 238543071 26963968 2969 18446744073709551615 4198400 14817773 140736856671808 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49557504 140736856676712 140736856676827 140736856676827 140736856682431 0
/proc/162601/statm: 6583 2969 864 2593 0 3476 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 26332 KiB
Current children cumulated memory: 11876 KiB

[startup+0.213541 s]*
/proc/loadavg: 4.14 4.11 4.09 5/251 162602
/proc/meminfo: memFree=100507888/131382112 swapFree=33009904/33010684
[pid=162601] ppid=162598 vsize=35688 memory=20640 CPUtime=0.21 cores=1,3
/proc/162601/stat : 162601 (CASHWMaxSAT-Dis) R 162598 162601 161534 0 -1 4194304 4537 0 0 0 20 1 0 0 20 0 1 0 238543071 36544512 5160 18446744073709551615 4198400 14817773 140736856671808 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49557504 140736856676712 140736856676827 140736856676827 140736856682431 0
/proc/162601/statm: 8922 5160 896 2593 0 5815 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 35688 KiB
Current children cumulated memory: 20640 KiB

[startup+0.313515 s]*
/proc/loadavg: 4.14 4.11 4.09 5/251 162602
/proc/meminfo: memFree=100503856/131382112 swapFree=33009904/33010684
[pid=162601] ppid=162598 vsize=42552 memory=27976 CPUtime=0.32 cores=1,3
/proc/162601/stat : 162601 (CASHWMaxSAT-Dis) R 162598 162601 161534 0 -1 4194304 6196 0 0 0 30 2 0 0 20 0 1 0 238543071 43573248 6994 18446744073709551615 4198400 14817773 140736856671808 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49557504 140736856676712 140736856676827 140736856676827 140736856682431 0
/proc/162601/statm: 10638 6994 896 2593 0 7531 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 42552 KiB
Current children cumulated memory: 27976 KiB

[startup+0.700338 s]
/proc/loadavg: 4.14 4.11 4.09 5/251 162602
/proc/meminfo: memFree=100472164/131382112 swapFree=33009904/33010684
[pid=162601] ppid=162598 vsize=110232 memory=92368 CPUtime=0.69 cores=1,3
/proc/162601/stat : 162601 (CASHWMaxSAT-Dis) R 162598 162601 161534 0 -1 4194304 18013 0 0 0 62 7 0 0 20 0 1 0 238543071 112877568 23092 18446744073709551615 4198400 14817773 140736856671808 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49557504 140736856676712 140736856676827 140736856676827 140736856682431 0
/proc/162601/statm: 28070 23092 896 2593 0 24963 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 110232 KiB
Current children cumulated memory: 92368 KiB

[startup+1.50034 s]
/proc/loadavg: 4.14 4.11 4.09 5/251 162602
/proc/meminfo: memFree=100359828/131382112 swapFree=33009904/33010684
[pid=162601] ppid=162598 vsize=175764 memory=156284 CPUtime=1.49 cores=1,3
/proc/162601/stat : 162601 (CASHWMaxSAT-Dis) R 162598 162601 161534 0 -1 4194304 32503 0 0 0 139 10 0 0 20 0 1 0 238543071 179982336 39071 18446744073709551615 4198400 14817773 140736856671808 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49557504 140736856676712 140736856676827 140736856676827 140736856682431 0
/proc/162601/statm: 43941 39071 960 2593 0 40834 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 175764 KiB
Current children cumulated memory: 156284 KiB

[startup+3.11329 s]
/proc/loadavg: 4.13 4.11 4.09 5/251 162603
/proc/meminfo: memFree=100316188/131382112 swapFree=33009904/33010684
[pid=162601] ppid=162598 vsize=209540 memory=186908 CPUtime=3.1 cores=1,3
/proc/162601/stat : 162601 (CASHWMaxSAT-Dis) R 162598 162601 161534 0 -1 4194304 38591 0 0 0 297 13 0 0 20 0 1 0 238543071 214568960 46727 18446744073709551615 4198400 14817773 140736856671808 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49557504 140736856676712 140736856676827 140736856676827 140736856682431 0
/proc/162601/statm: 52385 46727 960 2593 0 49278 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 209540 KiB
Current children cumulated memory: 186908 KiB

[startup+6.30033 s]
/proc/loadavg: 4.13 4.11 4.09 5/251 162603
/proc/meminfo: memFree=100268984/131382112 swapFree=33009904/33010684
[pid=162601] ppid=162598 vsize=274460 memory=255064 CPUtime=6.27 cores=1,3
/proc/162601/stat : 162601 (CASHWMaxSAT-Dis) R 162598 162601 161534 0 -1 4194304 43787 0 0 0 612 15 0 0 20 0 1 0 238543071 281047040 63766 18446744073709551615 4198400 14817773 140736856671808 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49557504 140736856676712 140736856676827 140736856676827 140736856682431 0
/proc/162601/statm: 68615 63766 992 2593 0 65508 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 274460 KiB
Current children cumulated memory: 255064 KiB

[startup+12.7003 s]
/proc/loadavg: 4.11 4.10 4.09 5/251 162603
/proc/meminfo: memFree=100259008/131382112 swapFree=33009904/33010684
[pid=162601] ppid=162598 vsize=278076 memory=255320 CPUtime=12.65 cores=1,3
/proc/162601/stat : 162601 (CASHWMaxSAT-Dis) R 162598 162601 161534 0 -1 4194304 43877 0 0 0 1250 15 0 0 20 0 1 0 238543071 284749824 63830 18446744073709551615 4198400 14817773 140736856671808 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49557504 140736856676712 140736856676827 140736856676827 140736856682431 0
/proc/162601/statm: 69519 63830 992 2593 0 66412 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 278076 KiB
Current children cumulated memory: 255320 KiB

[startup+25.5004 s]
/proc/loadavg: 4.09 4.10 4.09 5/251 162603
/proc/meminfo: memFree=100290564/131382112 swapFree=33009904/33010684
[pid=162601] ppid=162598 vsize=209984 memory=193140 CPUtime=25.41 cores=1,3
/proc/162601/stat : 162601 (CASHWMaxSAT-Dis) R 162598 162601 161534 0 -1 4194304 46272 0 0 0 2524 17 0 0 20 0 1 0 238543071 215023616 48285 18446744073709551615 4198400 14817773 140736856671808 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49557504 140736856676712 140736856676827 140736856676827 140736856682431 0
/proc/162601/statm: 52496 48285 992 2593 0 49389 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 209984 KiB
Current children cumulated memory: 193140 KiB

[startup+51.1133 s]
/proc/loadavg: 4.12 4.11 4.09 5/251 162603
/proc/meminfo: memFree=100251776/131382112 swapFree=33009904/33010684
[pid=162601] ppid=162598 vsize=231148 memory=211052 CPUtime=50.95 cores=1,3
/proc/162601/stat : 162601 (CASHWMaxSAT-Dis) R 162598 162601 161534 0 -1 4194304 48131 0 0 0 5077 18 0 0 20 0 1 0 238543071 236695552 52763 18446744073709551615 4198400 14817773 140736856671808 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49557504 140736856676712 140736856676827 140736856676827 140736856682431 0
/proc/162601/statm: 57787 52763 992 2593 0 54680 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 231148 KiB
Current children cumulated memory: 211052 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/251 162605
/proc/meminfo: memFree=100248136/131382112 swapFree=33009904/33010684
[pid=162601] ppid=162598 vsize=263096 memory=246064 CPUtime=102 cores=1,3
/proc/162601/stat : 162601 (CASHWMaxSAT-Dis) R 162598 162601 161534 0 -1 4194304 52115 0 0 0 10177 23 0 0 20 0 1 0 238543071 269410304 61516 18446744073709551615 4198400 14817773 140736856671808 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49557504 140736856676712 140736856676827 140736856676827 140736856682431 0
/proc/162601/statm: 65774 61516 992 2593 0 62667 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 263096 KiB
Current children cumulated memory: 246064 KiB

[startup+162.3 s]
/proc/loadavg: 4.20 4.13 4.10 5/251 162610
/proc/meminfo: memFree=100239552/131382112 swapFree=33009904/33010684
[pid=162601] ppid=162598 vsize=240208 memory=223168 CPUtime=161.83 cores=1,3
/proc/162601/stat : 162601 (CASHWMaxSAT-Dis) R 162598 162601 161534 0 -1 4194304 52875 0 0 0 16159 24 0 0 20 0 1 0 238543071 245972992 55792 18446744073709551615 4198400 14817773 140736856671808 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49557504 140736856676712 140736856676827 140736856676827 140736856682431 0
/proc/162601/statm: 60052 55792 992 2593 0 56945 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 240208 KiB
Current children cumulated memory: 223168 KiB

[startup+222.3 s]
/proc/loadavg: 4.17 4.13 4.10 5/251 162631
/proc/meminfo: memFree=100198092/131382112 swapFree=33009904/33010684
[pid=162601] ppid=162598 vsize=241444 memory=224320 CPUtime=221.66 cores=1,3
/proc/162601/stat : 162601 (CASHWMaxSAT-Dis) R 162598 162601 161534 0 -1 4194304 53185 0 0 0 22142 24 0 0 20 0 1 0 238543071 247238656 56080 18446744073709551615 4198400 14817773 140736856671808 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49557504 140736856676712 140736856676827 140736856676827 140736856682431 0
/proc/162601/statm: 60361 56080 992 2593 0 57254 0
Current children cumulated CPU time: 221.66 s
Current children cumulated vsize: 241444 KiB
Current children cumulated memory: 224320 KiB

[startup+282.3 s]
/proc/loadavg: 4.15 4.14 4.10 5/251 162633
/proc/meminfo: memFree=100147088/131382112 swapFree=33009904/33010684
[pid=162601] ppid=162598 vsize=251948 memory=234980 CPUtime=281.49 cores=1,3
/proc/162601/stat : 162601 (CASHWMaxSAT-Dis) R 162598 162601 161534 0 -1 4194304 56332 0 0 0 28120 29 0 0 20 0 1 0 238543071 257994752 58745 18446744073709551615 4198400 14817773 140736856671808 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49557504 140736856676712 140736856676827 140736856676827 140736856682431 0
/proc/162601/statm: 62987 58745 992 2593 0 59880 0
Current children cumulated CPU time: 281.49 s
Current children cumulated vsize: 251948 KiB
Current children cumulated memory: 234980 KiB

[startup+342.3 s]
/proc/loadavg: 4.15 4.14 4.10 5/251 162636
/proc/meminfo: memFree=100082784/131382112 swapFree=33009904/33010684
[pid=162601] ppid=162598 vsize=296600 memory=279632 CPUtime=341.32 cores=1,3
/proc/162601/stat : 162601 (CASHWMaxSAT-Dis) R 162598 162601 161534 0 -1 4194304 61406 0 0 0 34097 35 0 0 20 0 1 0 238543071 303718400 69908 18446744073709551615 4198400 14817773 140736856671808 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49557504 140736856676712 140736856676827 140736856676827 140736856682431 0
/proc/162601/statm: 74150 69908 992 2593 0 71043 0
Current children cumulated CPU time: 341.32 s
Current children cumulated vsize: 296600 KiB
Current children cumulated memory: 279632 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 4.13 4.09 5/251 162638
/proc/meminfo: memFree=100047128/131382112 swapFree=33009904/33010684
[pid=162601] ppid=162598 vsize=310284 memory=263748 CPUtime=401.14 cores=1,3
/proc/162601/stat : 162601 (CASHWMaxSAT-Dis) R 162598 162601 161534 0 -1 4194304 63935 0 0 0 40074 40 0 0 20 0 1 0 238543071 317730816 65937 18446744073709551615 4198400 14817773 140736856671808 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49557504 140736856676712 140736856676827 140736856676827 140736856682431 0
/proc/162601/statm: 77571 65937 992 2593 0 74464 0
Current children cumulated CPU time: 401.14 s
Current children cumulated vsize: 310284 KiB
Current children cumulated memory: 263748 KiB

[startup+462.3 s]
/proc/loadavg: 4.15 4.13 4.09 5/251 162640
/proc/meminfo: memFree=100058268/131382112 swapFree=33009904/33010684
[pid=162601] ppid=162598 vsize=310284 memory=264132 CPUtime=460.93 cores=1,3
/proc/162601/stat : 162601 (CASHWMaxSAT-Dis) R 162598 162601 161534 0 -1 4194304 63967 0 0 0 46053 40 0 0 20 0 1 0 238543071 317730816 66033 18446744073709551615 4198400 14817773 140736856671808 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49557504 140736856676712 140736856676827 140736856676827 140736856682431 0
/proc/162601/statm: 77571 66033 992 2593 0 74464 0
Current children cumulated CPU time: 460.93 s

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

Current children cumulated memory: 373912 KiB

[startup+2862.3 s]
/proc/loadavg: 4.04 4.10 4.14 5/250 162798
/proc/meminfo: memFree=99510828/131382112 swapFree=33009904/33010684
[pid=162601] ppid=162598 vsize=413792 memory=373912 CPUtime=2854.13 cores=1,3
/proc/162601/stat : 162601 (CASHWMaxSAT-Dis) R 162598 162601 161534 0 -1 4194304 117231 0 0 0 285260 153 0 0 20 0 1 0 238543071 423723008 93478 18446744073709551615 4198400 14817773 140736856671808 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49557504 140736856676712 140736856676827 140736856676827 140736856682431 0
/proc/162601/statm: 103448 93478 992 2593 0 100341 0
Current children cumulated CPU time: 2854.13 s
Current children cumulated vsize: 413792 KiB
Current children cumulated memory: 373912 KiB

[startup+2922.3 s]
/proc/loadavg: 4.15 4.12 4.15 5/250 162800
/proc/meminfo: memFree=99479840/131382112 swapFree=33009904/33010684
[pid=162601] ppid=162598 vsize=472612 memory=432676 CPUtime=2913.96 cores=1,3
/proc/162601/stat : 162601 (CASHWMaxSAT-Dis) R 162598 162601 161534 0 -1 4194304 117755 0 0 0 291241 155 0 0 20 0 1 0 238543071 483954688 108169 18446744073709551615 4198400 14817773 140736856671808 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49557504 140736856676712 140736856676827 140736856676827 140736856682431 0
/proc/162601/statm: 118153 108169 992 2593 0 115046 0
Current children cumulated CPU time: 2913.96 s
Current children cumulated vsize: 472612 KiB
Current children cumulated memory: 432676 KiB

[startup+2982.3 s]
/proc/loadavg: 4.11 4.11 4.14 5/250 162802
/proc/meminfo: memFree=99528484/131382112 swapFree=33009904/33010684
[pid=162601] ppid=162598 vsize=507352 memory=467444 CPUtime=2973.79 cores=1,3
/proc/162601/stat : 162601 (CASHWMaxSAT-Dis) R 162598 162601 161534 0 -1 4194304 119210 0 0 0 297220 159 0 0 20 0 1 0 238543071 519528448 116861 18446744073709551615 4198400 14817773 140736856671808 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49557504 140736856676712 140736856676827 140736856676827 140736856682431 0
/proc/162601/statm: 126838 116861 992 2593 0 123731 0
Current children cumulated CPU time: 2973.79 s
Current children cumulated vsize: 507352 KiB
Current children cumulated memory: 467444 KiB

[startup+3042.3 s]
/proc/loadavg: 4.08 4.11 4.13 5/250 162804
/proc/meminfo: memFree=99356516/131382112 swapFree=33009904/33010684
[pid=162601] ppid=162598 vsize=655612 memory=615056 CPUtime=3033.59 cores=1,3
/proc/162601/stat : 162601 (CASHWMaxSAT-Dis) R 162598 162601 161534 0 -1 4194304 155752 0 0 0 303188 171 0 0 20 0 1 0 238543071 671346688 153764 18446744073709551615 4198400 14817773 140736856671808 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49557504 140736856676712 140736856676827 140736856676827 140736856682431 0
/proc/162601/statm: 163903 153764 992 2593 0 160796 0
Current children cumulated CPU time: 3033.59 s
Current children cumulated vsize: 655612 KiB
Current children cumulated memory: 615056 KiB

[startup+3102.3 s]
/proc/loadavg: 4.08 4.10 4.13 5/250 162806
/proc/meminfo: memFree=99037268/131382112 swapFree=33009904/33010684
[pid=162601] ppid=162598 vsize=998752 memory=956776 CPUtime=3093.39 cores=1,3
/proc/162601/stat : 162601 (CASHWMaxSAT-Dis) R 162598 162601 161534 0 -1 4194304 172682 0 0 0 309155 184 0 0 20 0 1 0 238543071 1022722048 239194 18446744073709551615 4198400 14817773 140736856671808 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49557504 140736856676712 140736856676827 140736856676827 140736856682431 0
/proc/162601/statm: 249688 239194 992 2593 0 246581 0
Current children cumulated CPU time: 3093.39 s
Current children cumulated vsize: 998752 KiB
Current children cumulated memory: 956776 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.11 4.13 5/250 162810
/proc/meminfo: memFree=99264972/131382112 swapFree=33009904/33010684
[pid=162601] ppid=162598 vsize=771228 memory=729696 CPUtime=3153.21 cores=1,3
/proc/162601/stat : 162601 (CASHWMaxSAT-Dis) R 162598 162601 161534 0 -1 4194304 174137 0 0 0 315124 197 0 0 20 0 1 0 238543071 789737472 182424 18446744073709551615 4198400 14817773 140736856671808 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49557504 140736856676712 140736856676827 140736856676827 140736856682431 0
/proc/162601/statm: 192807 182424 992 2593 0 189700 0
Current children cumulated CPU time: 3153.21 s
Current children cumulated vsize: 771228 KiB
Current children cumulated memory: 729696 KiB

[startup+3222.3 s]
/proc/loadavg: 4.22 4.14 4.14 5/250 162816
/proc/meminfo: memFree=99247740/131382112 swapFree=33009904/33010684
[pid=162601] ppid=162598 vsize=786808 memory=746912 CPUtime=3213.03 cores=1,3
/proc/162601/stat : 162601 (CASHWMaxSAT-Dis) R 162598 162601 161534 0 -1 4194304 174791 0 0 0 321103 200 0 0 20 0 1 0 238543071 805691392 186728 18446744073709551615 4198400 14817773 140736856671808 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49557504 140736856676712 140736856676827 140736856676827 140736856682431 0
/proc/162601/statm: 196702 186728 992 2593 0 193595 0
Current children cumulated CPU time: 3213.03 s
Current children cumulated vsize: 786808 KiB
Current children cumulated memory: 746912 KiB

[startup+3282.3 s]
/proc/loadavg: 4.30 4.16 4.14 5/250 162818
/proc/meminfo: memFree=99347748/131382112 swapFree=33009904/33010684
[pid=162601] ppid=162598 vsize=667564 memory=629828 CPUtime=3272.86 cores=1,3
/proc/162601/stat : 162601 (CASHWMaxSAT-Dis) R 162598 162601 161534 0 -1 4194304 176546 0 0 0 327077 209 0 0 20 0 1 0 238543071 683585536 157457 18446744073709551615 4198400 14817773 140736856671808 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49557504 140736856676712 140736856676827 140736856676827 140736856682431 0
/proc/162601/statm: 166891 157457 992 2593 0 163784 0
Current children cumulated CPU time: 3272.86 s
Current children cumulated vsize: 667564 KiB
Current children cumulated memory: 629828 KiB

[startup+3342.3 s]
/proc/loadavg: 4.70 4.31 4.20 5/250 162820
/proc/meminfo: memFree=99164916/131382112 swapFree=33009904/33010684
[pid=162601] ppid=162598 vsize=800204 memory=762468 CPUtime=3332.68 cores=1,3
/proc/162601/stat : 162601 (CASHWMaxSAT-Dis) R 162598 162601 161534 0 -1 4194304 177155 0 0 0 333055 213 0 0 20 0 1 0 238543071 819408896 190617 18446744073709551615 4198400 14817773 140736856671808 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49557504 140736856676712 140736856676827 140736856676827 140736856682431 0
/proc/162601/statm: 200051 190617 992 2593 0 196944 0
Current children cumulated CPU time: 3332.68 s
Current children cumulated vsize: 800204 KiB
Current children cumulated memory: 762468 KiB

[startup+3402.3 s]
/proc/loadavg: 4.36 4.28 4.19 5/250 162822
/proc/meminfo: memFree=99229604/131382112 swapFree=33009904/33010684
[pid=162601] ppid=162598 vsize=703072 memory=665364 CPUtime=3392.51 cores=1,3
/proc/162601/stat : 162601 (CASHWMaxSAT-Dis) R 162598 162601 161534 0 -1 4194304 178045 0 0 0 339031 220 0 0 20 0 1 0 238543071 719945728 166341 18446744073709551615 4198400 14817773 140736856671808 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49557504 140736856676712 140736856676827 140736856676827 140736856682431 0
/proc/162601/statm: 175768 166341 992 2593 0 172661 0
Current children cumulated CPU time: 3392.51 s
Current children cumulated vsize: 703072 KiB
Current children cumulated memory: 665364 KiB

[startup+3462.3 s]
/proc/loadavg: 4.18 4.25 4.18 5/250 162824
/proc/meminfo: memFree=99114308/131382112 swapFree=33009904/33010684
[pid=162601] ppid=162598 vsize=751860 memory=714124 CPUtime=3452.34 cores=1,3
/proc/162601/stat : 162601 (CASHWMaxSAT-Dis) R 162598 162601 161534 0 -1 4194304 179642 0 0 0 345003 231 0 0 20 0 1 0 238543071 769904640 178531 18446744073709551615 4198400 14817773 140736856671808 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49557504 140736856676712 140736856676827 140736856676827 140736856682431 0
/proc/162601/statm: 187965 178531 992 2593 0 184858 0
Current children cumulated CPU time: 3452.34 s
Current children cumulated vsize: 751860 KiB
Current children cumulated memory: 714124 KiB

[startup+3522.3 s]
/proc/loadavg: 4.18 4.23 4.18 5/250 162826
/proc/meminfo: memFree=99046044/131382112 swapFree=33009904/33010684
[pid=162601] ppid=162598 vsize=753240 memory=715504 CPUtime=3512.17 cores=1,3
/proc/162601/stat : 162601 (CASHWMaxSAT-Dis) R 162598 162601 161534 0 -1 4194304 181126 0 0 0 350974 243 0 0 20 0 1 0 238543071 771317760 178876 18446744073709551615 4198400 14817773 140736856671808 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49557504 140736856676712 140736856676827 140736856676827 140736856682431 0
/proc/162601/statm: 188310 178876 992 2593 0 185203 0
Current children cumulated CPU time: 3512.17 s
Current children cumulated vsize: 753240 KiB
Current children cumulated memory: 715504 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.20 4.17 5/248 162828
/proc/meminfo: memFree=99161356/131382112 swapFree=33009904/33010684
[pid=162601] ppid=162598 vsize=751860 memory=714152 CPUtime=3572 cores=1,3
/proc/162601/stat : 162601 (CASHWMaxSAT-Dis) R 162598 162601 161534 0 -1 4194304 182412 0 0 0 356949 251 0 0 20 0 1 0 238543071 769904640 178538 18446744073709551615 4198400 14817773 140736856671808 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49557504 140736856676712 140736856676827 140736856676827 140736856682431 0
/proc/162601/statm: 187965 178538 992 2593 0 184858 0
Current children cumulated CPU time: 3572 s
Current children cumulated vsize: 751860 KiB
Current children cumulated memory: 714152 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.4 s]
/proc/loadavg: 4.15 4.20 4.17 3/237 162891
/proc/meminfo: memFree=99768768/131382112 swapFree=33009904/33010684
[pid=162601] ppid=162598 vsize=757536 memory=719828 CPUtime=3600 cores=1,3
/proc/162601/stat : 162601 (CASHWMaxSAT-Dis) R 162598 162601 161534 0 -1 4194304 183494 0 0 0 359740 260 0 0 20 0 1 0 238543071 775716864 179957 18446744073709551615 4198400 14817773 140736856671808 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49557504 140736856676712 140736856676827 140736856676827 140736856682431 0
/proc/162601/statm: 189384 179957 992 2593 0 186277 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 757536 KiB
Current children cumulated memory: 719828 KiB

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

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

# cumulated CPU time of all completed processes:  user=3597.41 s, system=2.61062 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.02
CPU user time (s): 3597.41
CPU system time (s): 2.61062
CPU usage (%): 99.7124
Max. virtual memory (cumulated for all children) (KiB): 1240240
Max. memory (cumulated for all children) (KiB): 1198280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.41
system time used= 2.61062
maximum resident set size= 1198280
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 183494
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= 105
involuntary context switches= 2028


# summary of solver processes directly reported to runsolver:
#   pid: 162601
#   total CPU time (s): 3600.02
#   total CPU user time (s): 3597.41
#   total CPU system time (s): 2.61062

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.4312 second user time and 35.5301 second system time

The end

Launcher Data

Begin job on nodeC001 at 2025-07-23 01:57:22
IDJOB=4544165
IDBENCH=174960
IDSOLVER=3322
FILE ID=nodeC001/4544165-1753228642
RUNJOBID= nodeC001-1753221411-161546
SLURM_JOB_ID= 9687811
Free space on /tmp= 432628 MiB

SOLVER NAME= CASHWMaxSATDisjCad-S 2025-06-01
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/extended-even-colouring/random_rational_opb/normalized-ec_random_rational_random8reg_split_750.opb
COMMAND LINE= CASHWMaxSAT-DisjCad-S BENCHNAME -total-t=TIMEOUT -no-par -v0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4544165-1753228642/watcher-4544165-1753228642 -o /tmp/evaluation-result-4544165-1753228642/solver-4544165-1753228642 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1753221411-161546 --watchdog 3760  CASHWMaxSAT-DisjCad-S HOME/instance-4544165-1753228642.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= 9d0f67967ac2bc71f5ce17bb15e814c1
RANDOM SEED=1983871870

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		: 3491.740
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		: 1197.170
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.601
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		: 3661.429
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.259
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		: 3700.000
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		: 3700.000
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt 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:        100523036 kB
MemAvailable:   129212456 kB
Buffers:            1668 kB
Cached:         27341208 kB
SwapCached:          136 kB
Active:          1445572 kB
Inactive:       26454856 kB
Active(anon):     566924 kB
Inactive(anon):    16604 kB
Active(file):     878648 kB
Inactive(file): 26438252 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             33500 kB
Writeback:             4 kB
AnonPages:        560212 kB
Mapped:           119956 kB
Shmem:             25972 kB
KReclaimable:    2433648 kB
Slab:            2563708 kB
SReclaimable:    2433648 kB
SUnreclaim:       130060 kB
KernelStack:        4080 kB
PageTables:         4148 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     931400 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149448 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    331776 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= 432644 MiB
End job on nodeC001 at 2025-07-23 02:57:33