Trace number 4515188

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.05 3610.33

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/
dec/miplib2017/normalized-t1722.0.s.opb
MD5SUM39768e28ba132eeb426131d5bb977045
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables36630
Total number of constraints339
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)338
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint389
Maximum length of a constraint36630
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 114245
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 85902757
Number of bits of the biggest sum of numbers27
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.01/3610.30	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63837 MiB (62727 MiB free)
  memory of node 1: 64465 MiB (62901 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4515188-1751225377/watcher-4515188-1751225377 -o /tmp/evaluation-result-4515188-1751225377/solver-4515188-1751225377 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751220287-29084 --watchdog 3760 CASHWMaxSAT-DisjCad-S HOME/instance-4515188-1751225377.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=30639, runsolver pid=30636

[startup+0.100073 s]*
/proc/loadavg: 4.09 4.10 4.09 5/251 30640
/proc/meminfo: memFree=128631404/131382112 swapFree=33010684/33010684
[pid=30639] ppid=30636 vsize=45540 memory=30288 CPUtime=0.1 cores=1,3
/proc/30639/stat : 30639 (CASHWMaxSAT-Dis) R 30636 30639 29072 0 -1 4194304 7791 0 0 0 8 2 0 0 20 0 1 0 38217138 46632960 7572 18446744073709551615 4198400 14817773 140734091038832 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49512448 140734091045226 140734091045341 140734091045341 140734091050943 0
/proc/30639/statm: 11385 7572 864 2593 0 8278 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 45540 KiB
Current children cumulated memory: 30288 KiB

[startup+0.213365 s]*
/proc/loadavg: 4.16 4.12 4.09 5/251 30640
/proc/meminfo: memFree=128615528/131382112 swapFree=33010684/33010684
[pid=30639] ppid=30636 vsize=53456 memory=38096 CPUtime=0.21 cores=1,3
/proc/30639/stat : 30639 (CASHWMaxSAT-Dis) R 30636 30639 29072 0 -1 4194304 9744 0 0 0 19 2 0 0 20 0 1 0 38217138 54738944 9524 18446744073709551615 4198400 14817773 140734091038832 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49512448 140734091045226 140734091045341 140734091045341 140734091050943 0
/proc/30639/statm: 13364 9524 864 2593 0 10257 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 53456 KiB
Current children cumulated memory: 38096 KiB

[startup+0.313359 s]*
/proc/loadavg: 4.16 4.12 4.09 5/251 30640
/proc/meminfo: memFree=128615528/131382112 swapFree=33010684/33010684
[pid=30639] ppid=30636 vsize=53456 memory=38096 CPUtime=0.31 cores=1,3
/proc/30639/stat : 30639 (CASHWMaxSAT-Dis) R 30636 30639 29072 0 -1 4194304 9747 0 0 0 29 2 0 0 20 0 1 0 38217138 54738944 9524 18446744073709551615 4198400 14817773 140734091038832 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49512448 140734091045226 140734091045341 140734091045341 140734091050943 0
/proc/30639/statm: 13364 9524 864 2593 0 10257 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 53456 KiB
Current children cumulated memory: 38096 KiB

[startup+0.70027 s]
/proc/loadavg: 4.16 4.12 4.09 5/251 30640
/proc/meminfo: memFree=128615320/131382112 swapFree=33010684/33010684
[pid=30639] ppid=30636 vsize=56636 memory=39888 CPUtime=0.69 cores=1,3
/proc/30639/stat : 30639 (CASHWMaxSAT-Dis) R 30636 30639 29072 0 -1 4194304 10194 0 0 0 66 3 0 0 20 0 1 0 38217138 57995264 9972 18446744073709551615 4198400 14817773 140734091038832 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49512448 140734091045226 140734091045341 140734091045341 140734091050943 0
/proc/30639/statm: 14159 9972 864 2593 0 11052 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 56636 KiB
Current children cumulated memory: 39888 KiB

[startup+1.50033 s]
/proc/loadavg: 4.16 4.12 4.09 5/251 30640
/proc/meminfo: memFree=128607256/131382112 swapFree=33010684/33010684
[pid=30639] ppid=30636 vsize=112908 memory=86320 CPUtime=1.48 cores=1,3
/proc/30639/stat : 30639 (CASHWMaxSAT-Dis) R 30636 30639 29072 0 -1 4194304 20361 0 0 0 142 6 0 0 20 0 1 0 38217138 115617792 21580 18446744073709551615 4198400 14817773 140734091038832 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49512448 140734091045226 140734091045341 140734091045341 140734091050943 0
/proc/30639/statm: 28260 21580 896 2593 0 25153 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 112908 KiB
Current children cumulated memory: 86320 KiB

[startup+3.11274 s]
/proc/loadavg: 4.16 4.12 4.09 5/251 30640
/proc/meminfo: memFree=128536084/131382112 swapFree=33010684/33010684
[pid=30639] ppid=30636 vsize=149248 memory=116784 CPUtime=3.1 cores=1,3
/proc/30639/stat : 30639 (CASHWMaxSAT-Dis) R 30636 30639 29072 0 -1 4194304 27986 0 0 0 302 8 0 0 20 0 1 0 38217138 152829952 29196 18446744073709551615 4198400 14817773 140734091038832 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49512448 140734091045226 140734091045341 140734091045341 140734091050943 0
/proc/30639/statm: 37312 29196 896 2593 0 34205 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 149248 KiB
Current children cumulated memory: 116784 KiB

[startup+6.30032 s]
/proc/loadavg: 4.23 4.13 4.10 5/251 30640
/proc/meminfo: memFree=128527776/131382112 swapFree=33010684/33010684
[pid=30639] ppid=30636 vsize=149248 memory=116784 CPUtime=6.28 cores=1,3
/proc/30639/stat : 30639 (CASHWMaxSAT-Dis) R 30636 30639 29072 0 -1 4194304 27986 0 0 0 620 8 0 0 20 0 1 0 38217138 152829952 29196 18446744073709551615 4198400 14817773 140734091038832 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49512448 140734091045226 140734091045341 140734091045341 140734091050943 0
/proc/30639/statm: 37312 29196 896 2593 0 34205 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 149248 KiB
Current children cumulated memory: 116784 KiB

[startup+12.7003 s]
/proc/loadavg: 4.21 4.13 4.10 5/251 30640
/proc/meminfo: memFree=128526596/131382112 swapFree=33010684/33010684
[pid=30639] ppid=30636 vsize=149248 memory=116784 CPUtime=12.66 cores=1,3
/proc/30639/stat : 30639 (CASHWMaxSAT-Dis) R 30636 30639 29072 0 -1 4194304 27986 0 0 0 1258 8 0 0 20 0 1 0 38217138 152829952 29196 18446744073709551615 4198400 14817773 140734091038832 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49512448 140734091045226 140734091045341 140734091045341 140734091050943 0
/proc/30639/statm: 37312 29196 896 2593 0 34205 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 149248 KiB
Current children cumulated memory: 116784 KiB

[startup+25.5003 s]
/proc/loadavg: 4.18 4.12 4.10 5/251 30641
/proc/meminfo: memFree=127401324/131382112 swapFree=33010684/33010684
[pid=30639] ppid=30636 vsize=1294624 memory=1220104 CPUtime=25.43 cores=1,3
/proc/30639/stat : 30639 (CASHWMaxSAT-Dis) R 30636 30639 29072 0 -1 4194304 125557 0 0 0 2494 49 0 0 20 0 1 0 38217138 1325694976 305026 18446744073709551615 4198400 14817773 140734091038832 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49512448 140734091045226 140734091045341 140734091045341 140734091050943 0
/proc/30639/statm: 323656 305026 896 2593 0 320549 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 1294624 KiB
Current children cumulated memory: 1220104 KiB

[startup+51.113 s]
/proc/loadavg: 4.17 4.13 4.10 5/251 30641
/proc/meminfo: memFree=120405728/131382112 swapFree=33010684/33010684
[pid=30639] ppid=30636 vsize=8303812 memory=7906092 CPUtime=50.97 cores=1,3
/proc/30639/stat : 30639 (CASHWMaxSAT-Dis) R 30636 30639 29072 0 -1 4194304 947902 0 0 0 4807 290 0 0 20 0 1 0 38217138 8503103488 1976523 18446744073709551615 4198400 14817773 140734091038832 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49512448 140734091045226 140734091045341 140734091045341 140734091050943 0
/proc/30639/statm: 2075953 1976523 960 2593 0 2072846 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 8303812 KiB
Current children cumulated memory: 7906092 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/252 30691
/proc/meminfo: memFree=118107148/131382112 swapFree=33010684/33010684
[pid=30639] ppid=30636 vsize=9766404 memory=9085524 CPUtime=102.01 cores=1,3
/proc/30639/stat : 30639 (CASHWMaxSAT-Dis) R 30636 30639 29072 0 -1 4194304 954311 0 0 0 9848 353 0 0 20 0 1 0 38217138 10000797696 2271381 18446744073709551615 4198400 14817773 140734091038832 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49512448 140734091045226 140734091045341 140734091045341 140734091050943 0
/proc/30639/statm: 2441601 2271381 960 2593 0 2438494 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 9766404 KiB
Current children cumulated memory: 9085524 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/251 30693
/proc/meminfo: memFree=117115516/131382112 swapFree=33010684/33010684
[pid=30639] ppid=30636 vsize=10290696 memory=9574208 CPUtime=161.86 cores=1,3
/proc/30639/stat : 30639 (CASHWMaxSAT-Dis) R 30636 30639 29072 0 -1 4194304 964445 0 0 0 15725 461 0 0 20 0 1 0 38217138 10537672704 2393552 18446744073709551615 4198400 14817773 140734091038832 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49512448 140734091045226 140734091045341 140734091045341 140734091050943 0
/proc/30639/statm: 2572674 2393552 992 2593 0 2569567 0
Current children cumulated CPU time: 161.86 s
Current children cumulated vsize: 10290696 KiB
Current children cumulated memory: 9574208 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/253 30699
/proc/meminfo: memFree=115642692/131382112 swapFree=33010684/33010684
[pid=30639] ppid=30636 vsize=11736892 memory=11103612 CPUtime=221.69 cores=1,3
/proc/30639/stat : 30639 (CASHWMaxSAT-Dis) R 30636 30639 29072 0 -1 4194304 968237 0 0 0 21673 496 0 0 20 0 1 0 38217138 12018577408 2775903 18446744073709551615 4198400 14817773 140734091038832 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49512448 140734091045226 140734091045341 140734091045341 140734091050943 0
/proc/30639/statm: 2934223 2775903 992 2593 0 2931116 0
Current children cumulated CPU time: 221.69 s
Current children cumulated vsize: 11736892 KiB
Current children cumulated memory: 11103612 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/253 30701
/proc/meminfo: memFree=117826896/131382112 swapFree=33010684/33010684
[pid=30639] ppid=30636 vsize=10289248 memory=8904160 CPUtime=281.53 cores=1,3
/proc/30639/stat : 30639 (CASHWMaxSAT-Dis) R 30636 30639 29072 0 -1 4194304 987870 0 0 0 27499 654 0 0 20 0 1 0 38217138 10536189952 2226040 18446744073709551615 4198400 14817773 140734091038832 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49512448 140734091045226 140734091045341 140734091045341 140734091050943 0
/proc/30639/statm: 2572312 2226040 992 2593 0 2569205 0
Current children cumulated CPU time: 281.53 s
Current children cumulated vsize: 10289248 KiB
Current children cumulated memory: 8904160 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/253 30707
/proc/meminfo: memFree=118081280/131382112 swapFree=33010684/33010684
[pid=30639] ppid=30636 vsize=9677680 memory=8581264 CPUtime=341.38 cores=1,3
/proc/30639/stat : 30639 (CASHWMaxSAT-Dis) R 30636 30639 29072 0 -1 4194304 1001753 0 0 0 33405 733 0 0 20 0 1 0 38217138 9909944320 2145316 18446744073709551615 4198400 14817773 140734091038832 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49512448 140734091045226 140734091045341 140734091045341 140734091050943 0
/proc/30639/statm: 2419420 2145316 992 2593 0 2416313 0
Current children cumulated CPU time: 341.38 s
Current children cumulated vsize: 9677680 KiB
Current children cumulated memory: 8581264 KiB

[startup+402.3 s]
/proc/loadavg: 4.16 4.13 4.09 5/252 30709
/proc/meminfo: memFree=118049100/131382112 swapFree=33010684/33010684
[pid=30639] ppid=30636 vsize=9672352 memory=8577996 CPUtime=401.21 cores=1,3
/proc/30639/stat : 30639 (CASHWMaxSAT-Dis) R 30636 30639 29072 0 -1 4194304 1010712 0 0 0 39311 810 0 0 20 0 1 0 38217138 9904488448 2144499 18446744073709551615 4198400 14817773 140734091038832 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49512448 140734091045226 140734091045341 140734091045341 140734091050943 0
/proc/30639/statm: 2418088 2144499 992 2593 0 2414981 0
Current children cumulated CPU time: 401.21 s
Current children cumulated vsize: 9672352 KiB
Current children cumulated memory: 8577996 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/252 30711
/proc/meminfo: memFree=116839492/131382112 swapFree=33010684/33010684
[pid=30639] ppid=30636 vsize=10828448 memory=9762720 CPUtime=461.02 cores=1,3
/proc/30639/stat : 30639 (CASHWMaxSAT-Dis) R 30636 30639 29072 0 -1 4194304 1018442 0 0 0 45214 888 0 0 20 0 1 0 38217138 11088330752 2440680 18446744073709551615 4198400 14817773 140734091038832 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49512448 140734091045226 140734091045341 140734091045341 140734091050943 0
/proc/30639/statm: 2707112 2440680 992 2593 0 2704005 0
Current children cumulated CPU time: 461.02 s

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

Current children cumulated memory: 8112392 KiB

[startup+2922.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/251 31461
/proc/meminfo: memFree=119668604/131382112 swapFree=33010684/33010684
[pid=30639] ppid=30636 vsize=9173852 memory=8112392 CPUtime=2913.8 cores=1,3
/proc/30639/stat : 30639 (CASHWMaxSAT-Dis) R 30636 30639 29072 0 -1 4194304 1170947 0 0 0 289416 1964 0 0 20 0 1 0 38217138 9394024448 2028098 18446744073709551615 4198400 14817773 140734091038832 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49512448 140734091045226 140734091045341 140734091045341 140734091050943 0
/proc/30639/statm: 2293463 2028098 992 2593 0 2290356 0
Current children cumulated CPU time: 2913.8 s
Current children cumulated vsize: 9173852 KiB
Current children cumulated memory: 8112392 KiB

[startup+2982.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/251 31464
/proc/meminfo: memFree=119632172/131382112 swapFree=33010684/33010684
[pid=30639] ppid=30636 vsize=9178024 memory=8116564 CPUtime=2973.64 cores=1,3
/proc/30639/stat : 30639 (CASHWMaxSAT-Dis) R 30636 30639 29072 0 -1 4194304 1175150 0 0 0 295373 1991 0 0 20 0 1 0 38217138 9398296576 2029141 18446744073709551615 4198400 14817773 140734091038832 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49512448 140734091045226 140734091045341 140734091045341 140734091050943 0
/proc/30639/statm: 2294506 2029141 992 2593 0 2291399 0
Current children cumulated CPU time: 2973.64 s
Current children cumulated vsize: 9178024 KiB
Current children cumulated memory: 8116564 KiB

[startup+3042.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/251 31466
/proc/meminfo: memFree=119610708/131382112 swapFree=33010684/33010684
[pid=30639] ppid=30636 vsize=9178024 memory=8116564 CPUtime=3033.49 cores=1,3
/proc/30639/stat : 30639 (CASHWMaxSAT-Dis) R 30636 30639 29072 0 -1 4194304 1177486 0 0 0 301357 1992 0 0 20 0 1 0 38217138 9398296576 2029141 18446744073709551615 4198400 14817773 140734091038832 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49512448 140734091045226 140734091045341 140734091045341 140734091050943 0
/proc/30639/statm: 2294506 2029141 992 2593 0 2291399 0
Current children cumulated CPU time: 3033.49 s
Current children cumulated vsize: 9178024 KiB
Current children cumulated memory: 8116564 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/251 31468
/proc/meminfo: memFree=119653260/131382112 swapFree=33010684/33010684
[pid=30639] ppid=30636 vsize=9178024 memory=8116564 CPUtime=3093.34 cores=1,3
/proc/30639/stat : 30639 (CASHWMaxSAT-Dis) R 30636 30639 29072 0 -1 4194304 1179872 0 0 0 307342 1992 0 0 20 0 1 0 38217138 9398296576 2029141 18446744073709551615 4198400 14817773 140734091038832 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49512448 140734091045226 140734091045341 140734091045341 140734091050943 0
/proc/30639/statm: 2294506 2029141 992 2593 0 2291399 0
Current children cumulated CPU time: 3093.34 s
Current children cumulated vsize: 9178024 KiB
Current children cumulated memory: 8116564 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/251 31473
/proc/meminfo: memFree=119630672/131382112 swapFree=33010684/33010684
[pid=30639] ppid=30636 vsize=9178024 memory=8116564 CPUtime=3153.18 cores=1,3
/proc/30639/stat : 30639 (CASHWMaxSAT-Dis) R 30636 30639 29072 0 -1 4194304 1182240 0 0 0 313326 1992 0 0 20 0 1 0 38217138 9398296576 2029141 18446744073709551615 4198400 14817773 140734091038832 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49512448 140734091045226 140734091045341 140734091045341 140734091050943 0
/proc/30639/statm: 2294506 2029141 992 2593 0 2291399 0
Current children cumulated CPU time: 3153.18 s
Current children cumulated vsize: 9178024 KiB
Current children cumulated memory: 8116564 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/251 31475
/proc/meminfo: memFree=119591420/131382112 swapFree=33010684/33010684
[pid=30639] ppid=30636 vsize=9175076 memory=8113616 CPUtime=3213.03 cores=1,3
/proc/30639/stat : 30639 (CASHWMaxSAT-Dis) R 30636 30639 29072 0 -1 4194304 1185867 0 0 0 319284 2019 0 0 20 0 1 0 38217138 9395277824 2028404 18446744073709551615 4198400 14817773 140734091038832 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49512448 140734091045226 140734091045341 140734091045341 140734091050943 0
/proc/30639/statm: 2293769 2028404 992 2593 0 2290662 0
Current children cumulated CPU time: 3213.03 s
Current children cumulated vsize: 9175076 KiB
Current children cumulated memory: 8113616 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/250 31477
/proc/meminfo: memFree=119596112/131382112 swapFree=33010684/33010684
[pid=30639] ppid=30636 vsize=9175076 memory=8113616 CPUtime=3272.88 cores=1,3
/proc/30639/stat : 30639 (CASHWMaxSAT-Dis) R 30636 30639 29072 0 -1 4194304 1187914 0 0 0 325268 2020 0 0 20 0 1 0 38217138 9395277824 2028404 18446744073709551615 4198400 14817773 140734091038832 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49512448 140734091045226 140734091045341 140734091045341 140734091050943 0
/proc/30639/statm: 2293769 2028404 992 2593 0 2290662 0
Current children cumulated CPU time: 3272.88 s
Current children cumulated vsize: 9175076 KiB
Current children cumulated memory: 8113616 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/250 31479
/proc/meminfo: memFree=119625384/131382112 swapFree=33010684/33010684
[pid=30639] ppid=30636 vsize=9175076 memory=8113616 CPUtime=3332.73 cores=1,3
/proc/30639/stat : 30639 (CASHWMaxSAT-Dis) R 30636 30639 29072 0 -1 4194304 1192477 0 0 0 331227 2046 0 0 20 0 1 0 38217138 9395277824 2028404 18446744073709551615 4198400 14817773 140734091038832 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49512448 140734091045226 140734091045341 140734091045341 140734091050943 0
/proc/30639/statm: 2293769 2028404 992 2593 0 2290662 0
Current children cumulated CPU time: 3332.73 s
Current children cumulated vsize: 9175076 KiB
Current children cumulated memory: 8113616 KiB

[startup+3402.3 s]
/proc/loadavg: 4.76 4.28 4.15 5/251 31486
/proc/meminfo: memFree=118914116/131382112 swapFree=33010684/33010684
[pid=30639] ppid=30636 vsize=9872492 memory=8810256 CPUtime=3392.58 cores=1,3
/proc/30639/stat : 30639 (CASHWMaxSAT-Dis) R 30636 30639 29072 0 -1 4194304 1202682 0 0 0 337157 2101 0 0 20 0 1 0 38217138 10109431808 2202564 18446744073709551615 4198400 14817773 140734091038832 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49512448 140734091045226 140734091045341 140734091045341 140734091050943 0
/proc/30639/statm: 2468123 2202564 992 2593 0 2465016 0
Current children cumulated CPU time: 3392.58 s
Current children cumulated vsize: 9872492 KiB
Current children cumulated memory: 8810256 KiB

[startup+3462.3 s]
/proc/loadavg: 4.34 4.24 4.15 5/250 31577
/proc/meminfo: memFree=119762744/131382112 swapFree=33010684/33010684
[pid=30639] ppid=30636 vsize=9160832 memory=8098596 CPUtime=3452.41 cores=1,3
/proc/30639/stat : 30639 (CASHWMaxSAT-Dis) R 30636 30639 29072 0 -1 4194304 1207914 0 0 0 343114 2127 0 0 20 0 1 0 38217138 9380691968 2024649 18446744073709551615 4198400 14817773 140734091038832 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49512448 140734091045226 140734091045341 140734091045341 140734091050943 0
/proc/30639/statm: 2290208 2024649 992 2593 0 2287101 0
Current children cumulated CPU time: 3452.41 s
Current children cumulated vsize: 9160832 KiB
Current children cumulated memory: 8098596 KiB

[startup+3522.3 s]
/proc/loadavg: 4.17 4.21 4.14 5/251 31580
/proc/meminfo: memFree=119748416/131382112 swapFree=33010684/33010684
[pid=30639] ppid=30636 vsize=9160832 memory=8098596 CPUtime=3512.25 cores=1,3
/proc/30639/stat : 30639 (CASHWMaxSAT-Dis) R 30636 30639 29072 0 -1 4194304 1210100 0 0 0 349098 2127 0 0 20 0 1 0 38217138 9380691968 2024649 18446744073709551615 4198400 14817773 140734091038832 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49512448 140734091045226 140734091045341 140734091045341 140734091050943 0
/proc/30639/statm: 2290208 2024649 992 2593 0 2287101 0
Current children cumulated CPU time: 3512.25 s
Current children cumulated vsize: 9160832 KiB
Current children cumulated memory: 8098596 KiB

[startup+3582.3 s]
/proc/loadavg: 4.16 4.20 4.14 5/251 31581
/proc/meminfo: memFree=119753224/131382112 swapFree=33010684/33010684
[pid=30639] ppid=30636 vsize=9160832 memory=8098596 CPUtime=3572.09 cores=1,3
/proc/30639/stat : 30639 (CASHWMaxSAT-Dis) R 30636 30639 29072 0 -1 4194304 1212391 0 0 0 355082 2127 0 0 20 0 1 0 38217138 9380691968 2024649 18446744073709551615 4198400 14817773 140734091038832 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49512448 140734091045226 140734091045341 140734091045341 140734091050943 0
/proc/30639/statm: 2290208 2024649 992 2593 0 2287101 0
Current children cumulated CPU time: 3572.09 s
Current children cumulated vsize: 9160832 KiB
Current children cumulated memory: 8098596 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.3 s]
/proc/loadavg: 4.11 4.18 4.14 5/251 31583
/proc/meminfo: memFree=119750704/131382112 swapFree=33010684/33010684
[pid=30639] ppid=30636 vsize=9160832 memory=8098596 CPUtime=3600.01 cores=1,3
/proc/30639/stat : 30639 (CASHWMaxSAT-Dis) R 30636 30639 29072 0 -1 4194304 1213577 0 0 0 357874 2127 0 0 20 0 1 0 38217138 9380691968 2024649 18446744073709551615 4198400 14817773 140734091038832 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49512448 140734091045226 140734091045341 140734091045341 140734091050943 0
/proc/30639/statm: 2290208 2024649 992 2593 0 2287101 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 9160832 KiB
Current children cumulated memory: 8098596 KiB

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

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

# cumulated CPU time of all completed processes:  user=3578.75 s, system=21.3061 s

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

[startup+3610.3 s]
/proc/loadavg: 4.11 4.18 4.14 5/251 31583
/proc/meminfo: memFree=119750704/131382112 swapFree=33010684/33010684
[pid=30639] ppid=30636 vsize=9160832 memory=8098596 CPUtime=3600.01 cores=1,3
/proc/30639/stat : 30639 (CASHWMaxSAT-Dis) R 30636 30639 29072 0 -1 4194304 1213577 0 0 0 357874 2127 0 0 20 0 1 0 38217138 9380691968 2024649 18446744073709551615 4198400 14817773 140734091038832 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 49512448 140734091045226 140734091045341 140734091045341 140734091050943 0
/proc/30639/statm: 2290208 2024649 992 2593 0 2287101 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 9160832 KiB
Current children cumulated memory: 8098596 KiB

Child status: 0

Real time (s): 3610.33
CPU time (s): 3600.05
CPU user time (s): 3578.75
CPU system time (s): 21.3061
CPU usage (%): 99.7153
Max. virtual memory (cumulated for all children) (KiB): 12158472
Max. memory (cumulated for all children) (KiB): 11277856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3578.75
system time used= 21.3061
maximum resident set size= 11344416
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1213577
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= 270
involuntary context switches= 1934


# summary of solver processes directly reported to runsolver:
#   pid: 30639
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3578.75
#   total CPU system time (s): 21.3061

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.7578 second user time and 35.0303 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-06-29 21:29:38
IDJOB=4515188
IDBENCH=164250
IDSOLVER=3322
FILE ID=nodeC005/4515188-1751225377
RUNJOBID= nodeC005-1751220287-29084
SLURM_JOB_ID= 9587675
Free space on /tmp= 433016 MiB

SOLVER NAME= CASHWMaxSATDisjCad-S 2025-06-01
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/dec/miplib2017/normalized-t1722.0.s.opb
COMMAND LINE= CASHWMaxSAT-DisjCad-S BENCHNAME -total-t=TIMEOUT -no-par -v0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4515188-1751225377/watcher-4515188-1751225377 -o /tmp/evaluation-result-4515188-1751225377/solver-4515188-1751225377 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751220287-29084 --watchdog 3760  CASHWMaxSAT-DisjCad-S HOME/instance-4515188-1751225377.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= 39768e28ba132eeb426131d5bb977045
RANDOM SEED=861333575

nodeC005 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		: 3691.489
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.90
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		: 2195.702
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.90
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		: 3700.000
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.90
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		: 1197.243
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.90
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		: 3691.477
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.90
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		: 3663.930
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.324
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.90
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        128644760 kB
MemAvailable:   128775872 kB
Buffers:            3280 kB
Cached:           934752 kB
SwapCached:            0 kB
Active:          1490480 kB
Inactive:         686864 kB
Active(anon):    1257272 kB
Inactive(anon):        0 kB
Active(file):     233208 kB
Inactive(file):   686864 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             15536 kB
Writeback:            72 kB
AnonPages:       1240116 kB
Mapped:           114436 kB
Shmem:             17960 kB
KReclaimable:     101332 kB
Slab:             183932 kB
SReclaimable:     101332 kB
SUnreclaim:        82600 kB
KernelStack:        4064 kB
PageTables:         5416 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    1687480 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149448 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1112064 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:      201544 kB
DirectMap2M:     8089600 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433004 MiB
End job on nodeC005 at 2025-06-29 22:29:48