Trace number 4506710

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 3611.11

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K134.opb
MD5SUM963edb3c79c326322e0bda3e585d3232
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 variables15946
Total number of constraints16216
Number of constraints which are clauses16082
Number of constraints which are cardinality constraints (but not clauses)134
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint134
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 135
Number of bits of the biggest sum of numbers8
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/3611.11	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 (61804 MiB free)
  memory of node 1: 64465 MiB (63867 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=15841, runsolver pid=15838

[startup+0.10007 s]*
/proc/loadavg: 4.05 4.10 4.10 5/251 15842
/proc/meminfo: memFree=128681264/131382112 swapFree=33010684/33010684
[pid=15841] ppid=15838 vsize=25644 memory=11188 CPUtime=0.09 cores=5,7
/proc/15841/stat : 15841 (CASHWMaxSAT-Dis) R 15838 15841 11107 0 -1 4194304 2241 0 0 0 9 0 0 0 20 0 1 0 29918150 26259456 2797 18446744073709551615 4198400 14817773 140725338360192 0 0 0 0 0 19490 0 0 0 17 7 0 0 0 0 0 16829744 16914832 33296384 140725338364266 140725338364381 140725338364381 140725338369983 0
/proc/15841/statm: 6411 2797 864 2593 0 3304 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 25644 KiB
Current children cumulated memory: 11188 KiB

[startup+0.218728 s]*
/proc/loadavg: 4.05 4.10 4.10 5/251 15842
/proc/meminfo: memFree=128669168/131382112 swapFree=33010684/33010684
[pid=15841] ppid=15838 vsize=30944 memory=16564 CPUtime=0.2 cores=5,7
/proc/15841/stat : 15841 (CASHWMaxSAT-Dis) R 15838 15841 11107 0 -1 4194304 3572 0 0 0 19 1 0 0 20 0 1 0 29918150 31686656 4141 18446744073709551615 4198400 14817773 140725338360192 0 0 0 0 0 19490 0 0 0 17 7 0 0 0 0 0 16829744 16914832 33296384 140725338364266 140725338364381 140725338364381 140725338369983 0
/proc/15841/statm: 7736 4141 864 2593 0 4629 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 30944 KiB
Current children cumulated memory: 16564 KiB

[startup+0.315471 s]*
/proc/loadavg: 4.05 4.10 4.10 5/251 15842
/proc/meminfo: memFree=128669192/131382112 swapFree=33010684/33010684
[pid=15841] ppid=15838 vsize=36256 memory=21812 CPUtime=0.29 cores=5,7
/proc/15841/stat : 15841 (CASHWMaxSAT-Dis) R 15838 15841 11107 0 -1 4194304 4892 0 0 0 27 2 0 0 20 0 1 0 29918150 37126144 5453 18446744073709551615 4198400 14817773 140725338360192 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 33296384 140725338364266 140725338364381 140725338364381 140725338369983 0
/proc/15841/statm: 9064 5453 864 2593 0 5957 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 36256 KiB
Current children cumulated memory: 21812 KiB

[startup+0.700282 s]
/proc/loadavg: 4.05 4.10 4.10 5/251 15842
/proc/meminfo: memFree=128647772/131382112 swapFree=33010684/33010684
[pid=15841] ppid=15838 vsize=59892 memory=44636 CPUtime=0.66 cores=5,7
/proc/15841/stat : 15841 (CASHWMaxSAT-Dis) R 15838 15841 11107 0 -1 4194304 11242 0 0 0 63 3 0 0 20 0 1 0 29918150 61329408 11159 18446744073709551615 4198400 14817773 140725338360192 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 33296384 140725338364266 140725338364381 140725338364381 140725338369983 0
/proc/15841/statm: 14973 11159 960 2593 0 11866 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 59892 KiB
Current children cumulated memory: 44636 KiB

[startup+1.50031 s]
/proc/loadavg: 4.05 4.10 4.10 5/251 15842
/proc/meminfo: memFree=128646008/131382112 swapFree=33010684/33010684
[pid=15841] ppid=15838 vsize=60952 memory=45732 CPUtime=1.45 cores=5,7
/proc/15841/stat : 15841 (CASHWMaxSAT-Dis) R 15838 15841 11107 0 -1 4194304 12579 0 0 0 142 3 0 0 20 0 1 0 29918150 62414848 11433 18446744073709551615 4198400 14817773 140725338360192 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 33296384 140725338364266 140725338364381 140725338364381 140725338369983 0
/proc/15841/statm: 15238 11433 960 2593 0 12131 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 60952 KiB
Current children cumulated memory: 45732 KiB

[startup+3.11314 s]
/proc/loadavg: 4.05 4.10 4.10 5/251 15842
/proc/meminfo: memFree=128604712/131382112 swapFree=33010684/33010684
[pid=15841] ppid=15838 vsize=97608 memory=82948 CPUtime=3.06 cores=5,7
/proc/15841/stat : 15841 (CASHWMaxSAT-Dis) R 15838 15841 11107 0 -1 4194304 23362 0 0 0 301 5 0 0 20 0 1 0 29918150 99950592 20737 18446744073709551615 4198400 14817773 140725338360192 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 33296384 140725338364266 140725338364381 140725338364381 140725338369983 0
/proc/15841/statm: 24402 20737 992 2593 0 21295 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 97608 KiB
Current children cumulated memory: 82948 KiB

[startup+6.3003 s]
/proc/loadavg: 4.05 4.09 4.10 5/251 15843
/proc/meminfo: memFree=128559908/131382112 swapFree=33010684/33010684
[pid=15841] ppid=15838 vsize=101412 memory=86992 CPUtime=6.24 cores=5,7
/proc/15841/stat : 15841 (CASHWMaxSAT-Dis) R 15838 15841 11107 0 -1 4194304 24944 0 0 0 618 6 0 0 20 0 1 0 29918150 103845888 21748 18446744073709551615 4198400 14817773 140725338360192 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 33296384 140725338364266 140725338364381 140725338364381 140725338369983 0
/proc/15841/statm: 25353 21748 992 2593 0 22246 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 101412 KiB
Current children cumulated memory: 86992 KiB

[startup+12.7003 s]
/proc/loadavg: 4.04 4.09 4.10 5/251 15843
/proc/meminfo: memFree=128601372/131382112 swapFree=33010684/33010684
[pid=15841] ppid=15838 vsize=95368 memory=81076 CPUtime=12.61 cores=5,7
/proc/15841/stat : 15841 (CASHWMaxSAT-Dis) R 15838 15841 11107 0 -1 4194304 26230 0 0 0 1255 6 0 0 20 0 1 0 29918150 97656832 20269 18446744073709551615 4198400 14817773 140725338360192 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 33296384 140725338364266 140725338364381 140725338364381 140725338369983 0
/proc/15841/statm: 23842 20269 992 2593 0 20735 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 95368 KiB
Current children cumulated memory: 81076 KiB

[startup+25.5003 s]
/proc/loadavg: 4.11 4.10 4.10 5/251 15843
/proc/meminfo: memFree=128591300/131382112 swapFree=33010684/33010684
[pid=15841] ppid=15838 vsize=105332 memory=91040 CPUtime=25.37 cores=5,7
/proc/15841/stat : 15841 (CASHWMaxSAT-Dis) R 15838 15841 11107 0 -1 4194304 28492 0 0 0 2530 7 0 0 20 0 1 0 29918150 107859968 22760 18446744073709551615 4198400 14817773 140725338360192 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 33296384 140725338364266 140725338364381 140725338364381 140725338369983 0
/proc/15841/statm: 26333 22760 992 2593 0 23226 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 105332 KiB
Current children cumulated memory: 91040 KiB

[startup+51.1132 s]
/proc/loadavg: 4.07 4.09 4.10 5/251 15843
/proc/meminfo: memFree=128569880/131382112 swapFree=33010684/33010684
[pid=15841] ppid=15838 vsize=118628 memory=101136 CPUtime=50.89 cores=5,7
/proc/15841/stat : 15841 (CASHWMaxSAT-Dis) R 15838 15841 11107 0 -1 4194304 33564 0 0 0 5080 9 0 0 20 0 1 0 29918150 121475072 25284 18446744073709551615 4198400 14817773 140725338360192 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 33296384 140725338364266 140725338364381 140725338364381 140725338369983 0
/proc/15841/statm: 29657 25284 992 2593 0 26550 0
Current children cumulated CPU time: 50.89 s
Current children cumulated vsize: 118628 KiB
Current children cumulated memory: 101136 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.11 4.10 5/251 15845
/proc/meminfo: memFree=128547556/131382112 swapFree=33010684/33010684
[pid=15841] ppid=15838 vsize=124080 memory=108716 CPUtime=101.91 cores=5,7
/proc/15841/stat : 15841 (CASHWMaxSAT-Dis) R 15838 15841 11107 0 -1 4194304 44979 0 0 0 10178 13 0 0 20 0 1 0 29918150 127057920 27179 18446744073709551615 4198400 14817773 140725338360192 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 33296384 140725338364266 140725338364381 140725338364381 140725338369983 0
/proc/15841/statm: 31020 27179 992 2593 0 27913 0
Current children cumulated CPU time: 101.91 s
Current children cumulated vsize: 124080 KiB
Current children cumulated memory: 108716 KiB

[startup+162.3 s]
/proc/loadavg: 4.16 4.12 4.10 5/251 15847
/proc/meminfo: memFree=128490592/131382112 swapFree=33010684/33010684
[pid=15841] ppid=15838 vsize=154180 memory=134076 CPUtime=161.73 cores=5,7
/proc/15841/stat : 15841 (CASHWMaxSAT-Dis) R 15838 15841 11107 0 -1 4194304 51967 0 0 0 16157 16 0 0 20 0 1 0 29918150 157880320 33519 18446744073709551615 4198400 14817773 140725338360192 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 33296384 140725338364266 140725338364381 140725338364381 140725338369983 0
/proc/15841/statm: 38545 33519 992 2593 0 35438 0
Current children cumulated CPU time: 161.73 s
Current children cumulated vsize: 154180 KiB
Current children cumulated memory: 134076 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 4.09 4.09 5/253 15852
/proc/meminfo: memFree=128497640/131382112 swapFree=33010684/33010684
[pid=15841] ppid=15838 vsize=154180 memory=139920 CPUtime=221.55 cores=5,7
/proc/15841/stat : 15841 (CASHWMaxSAT-Dis) R 15838 15841 11107 0 -1 4194304 52433 0 0 0 22138 17 0 0 20 0 1 0 29918150 157880320 34980 18446744073709551615 4198400 14817773 140725338360192 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 33296384 140725338364266 140725338364381 140725338364381 140725338369983 0
/proc/15841/statm: 38545 34980 992 2593 0 35438 0
Current children cumulated CPU time: 221.55 s
Current children cumulated vsize: 154180 KiB
Current children cumulated memory: 139920 KiB

[startup+282.3 s]
/proc/loadavg: 4.14 4.10 4.09 5/251 15854
/proc/meminfo: memFree=128503408/131382112 swapFree=33010684/33010684
[pid=15841] ppid=15838 vsize=173964 memory=160012 CPUtime=281.33 cores=5,7
/proc/15841/stat : 15841 (CASHWMaxSAT-Dis) R 15838 15841 11107 0 -1 4194304 54450 0 0 0 28115 18 0 0 20 0 1 0 29918150 178139136 40003 18446744073709551615 4198400 14817773 140725338360192 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 33296384 140725338364266 140725338364381 140725338364381 140725338369983 0
/proc/15841/statm: 43491 40003 992 2593 0 40384 0
Current children cumulated CPU time: 281.33 s
Current children cumulated vsize: 173964 KiB
Current children cumulated memory: 160012 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/251 15856
/proc/meminfo: memFree=128450316/131382112 swapFree=33010684/33010684
[pid=15841] ppid=15838 vsize=172748 memory=158952 CPUtime=341.11 cores=5,7
/proc/15841/stat : 15841 (CASHWMaxSAT-Dis) R 15838 15841 11107 0 -1 4194304 58051 0 0 0 34091 20 0 0 20 0 1 0 29918150 176893952 39738 18446744073709551615 4198400 14817773 140725338360192 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 33296384 140725338364266 140725338364381 140725338364381 140725338369983 0
/proc/15841/statm: 43187 39738 992 2593 0 40080 0
Current children cumulated CPU time: 341.11 s
Current children cumulated vsize: 172748 KiB
Current children cumulated memory: 158952 KiB

[startup+402.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/251 15858
/proc/meminfo: memFree=128451756/131382112 swapFree=33010684/33010684
[pid=15841] ppid=15838 vsize=206664 memory=192652 CPUtime=400.9 cores=5,7
/proc/15841/stat : 15841 (CASHWMaxSAT-Dis) R 15838 15841 11107 0 -1 4194304 61341 0 0 0 40068 22 0 0 20 0 1 0 29918150 211623936 48163 18446744073709551615 4198400 14817773 140725338360192 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 33296384 140725338364266 140725338364381 140725338364381 140725338369983 0
/proc/15841/statm: 51666 48163 992 2593 0 48559 0
Current children cumulated CPU time: 400.9 s
Current children cumulated vsize: 206664 KiB
Current children cumulated memory: 192652 KiB

[startup+462.3 s]
/proc/loadavg: 4.18 4.11 4.10 5/252 15863
/proc/meminfo: memFree=128464848/131382112 swapFree=33010684/33010684
[pid=15841] ppid=15838 vsize=180904 memory=167108 CPUtime=460.68 cores=5,7
/proc/15841/stat : 15841 (CASHWMaxSAT-Dis) R 15838 15841 11107 0 -1 4194304 63443 0 0 0 46045 23 0 0 20 0 1 0 29918150 185245696 41777 18446744073709551615 4198400 14817773 140725338360192 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 33296384 140725338364266 140725338364381 140725338364381 140725338369983 0
/proc/15841/statm: 45226 41777 992 2593 0 42119 0
Current children cumulated CPU time: 460.68 s

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

Current children cumulated memory: 308084 KiB

[startup+2922.3 s]
/proc/loadavg: 2.10 2.35 3.09 3/238 16094
/proc/meminfo: memFree=129659200/131382112 swapFree=33010684/33010684
[pid=15841] ppid=15838 vsize=326488 memory=312032 CPUtime=2913.1 cores=5,7
/proc/15841/stat : 15841 (CASHWMaxSAT-Dis) R 15838 15841 11107 0 -1 4194304 134064 0 0 0 291183 127 0 0 20 0 1 0 29918150 334323712 78008 18446744073709551615 4198400 14817773 140725338360192 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 33296384 140725338364266 140725338364381 140725338364381 140725338369983 0
/proc/15841/statm: 81622 78008 992 2593 0 78515 0
Current children cumulated CPU time: 2913.1 s
Current children cumulated vsize: 326488 KiB
Current children cumulated memory: 312032 KiB

[startup+2982.3 s]
/proc/loadavg: 2.08 2.30 3.03 3/238 16096
/proc/meminfo: memFree=129711064/131382112 swapFree=33010684/33010684
[pid=15841] ppid=15838 vsize=278520 memory=264064 CPUtime=2972.92 cores=5,7
/proc/15841/stat : 15841 (CASHWMaxSAT-Dis) R 15838 15841 11107 0 -1 4194304 135677 0 0 0 297161 131 0 0 20 0 1 0 29918150 285204480 66016 18446744073709551615 4198400 14817773 140725338360192 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 33296384 140725338364266 140725338364381 140725338364381 140725338369983 0
/proc/15841/statm: 69630 66016 992 2593 0 66523 0
Current children cumulated CPU time: 2972.92 s
Current children cumulated vsize: 278520 KiB
Current children cumulated memory: 264064 KiB

[startup+3042.3 s]
/proc/loadavg: 2.56 2.39 3.00 3/238 16102
/proc/meminfo: memFree=129719204/131382112 swapFree=33010684/33010684
[pid=15841] ppid=15838 vsize=290460 memory=276600 CPUtime=3032.76 cores=5,7
/proc/15841/stat : 15841 (CASHWMaxSAT-Dis) R 15838 15841 11107 0 -1 4194304 138274 0 0 0 303141 135 0 0 20 0 1 0 29918150 297431040 69150 18446744073709551615 4198400 14817773 140725338360192 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 33296384 140725338364266 140725338364381 140725338364381 140725338369983 0
/proc/15841/statm: 72615 69150 992 2593 0 69508 0
Current children cumulated CPU time: 3032.76 s
Current children cumulated vsize: 290460 KiB
Current children cumulated memory: 276600 KiB

[startup+3102.3 s]
/proc/loadavg: 2.40 2.39 2.96 3/238 16104
/proc/meminfo: memFree=129719316/131382112 swapFree=33010684/33010684
[pid=15841] ppid=15838 vsize=316748 memory=288212 CPUtime=3092.63 cores=5,7
/proc/15841/stat : 15841 (CASHWMaxSAT-Dis) R 15838 15841 11107 0 -1 4194304 140474 0 0 0 309123 140 0 0 20 0 1 0 29918150 324349952 72053 18446744073709551615 4198400 14817773 140725338360192 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 33296384 140725338364266 140725338364381 140725338364381 140725338369983 0
/proc/15841/statm: 79187 72053 992 2593 0 76080 0
Current children cumulated CPU time: 3092.63 s
Current children cumulated vsize: 316748 KiB
Current children cumulated memory: 288212 KiB

[startup+3162.3 s]
/proc/loadavg: 2.19 2.33 2.91 3/238 16106
/proc/meminfo: memFree=129697228/131382112 swapFree=33010684/33010684
[pid=15841] ppid=15838 vsize=324476 memory=298292 CPUtime=3152.48 cores=5,7
/proc/15841/stat : 15841 (CASHWMaxSAT-Dis) R 15838 15841 11107 0 -1 4194304 142772 0 0 0 315105 143 0 0 20 0 1 0 29918150 332263424 74573 18446744073709551615 4198400 14817773 140725338360192 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 33296384 140725338364266 140725338364381 140725338364381 140725338369983 0
/proc/15841/statm: 81119 74573 992 2593 0 78012 0
Current children cumulated CPU time: 3152.48 s
Current children cumulated vsize: 324476 KiB
Current children cumulated memory: 298292 KiB

[startup+3222.3 s]
/proc/loadavg: 2.17 2.30 2.86 3/238 16108
/proc/meminfo: memFree=129694304/131382112 swapFree=33010684/33010684
[pid=15841] ppid=15838 vsize=322240 memory=294772 CPUtime=3212.32 cores=5,7
/proc/15841/stat : 15841 (CASHWMaxSAT-Dis) R 15838 15841 11107 0 -1 4194304 145265 0 0 0 321084 148 0 0 20 0 1 0 29918150 329973760 73693 18446744073709551615 4198400 14817773 140725338360192 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 33296384 140725338364266 140725338364381 140725338364381 140725338369983 0
/proc/15841/statm: 80560 73693 992 2593 0 77453 0
Current children cumulated CPU time: 3212.32 s
Current children cumulated vsize: 322240 KiB
Current children cumulated memory: 294772 KiB

[startup+3282.3 s]
/proc/loadavg: 2.16 2.27 2.81 3/238 16123
/proc/meminfo: memFree=129700448/131382112 swapFree=33010684/33010684
[pid=15841] ppid=15838 vsize=323664 memory=296196 CPUtime=3272.13 cores=5,7
/proc/15841/stat : 15841 (CASHWMaxSAT-Dis) R 15838 15841 11107 0 -1 4194304 146995 0 0 0 327061 152 0 0 20 0 1 0 29918150 331431936 74049 18446744073709551615 4198400 14817773 140725338360192 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 33296384 140725338364266 140725338364381 140725338364381 140725338369983 0
/proc/15841/statm: 80916 74049 992 2593 0 77809 0
Current children cumulated CPU time: 3272.13 s
Current children cumulated vsize: 323664 KiB
Current children cumulated memory: 296196 KiB

[startup+3342.3 s]
/proc/loadavg: 2.16 2.25 2.77 3/238 16125
/proc/meminfo: memFree=129676496/131382112 swapFree=33010684/33010684
[pid=15841] ppid=15838 vsize=341464 memory=314000 CPUtime=3331.95 cores=5,7
/proc/15841/stat : 15841 (CASHWMaxSAT-Dis) R 15838 15841 11107 0 -1 4194304 149814 0 0 0 333038 157 0 0 20 0 1 0 29918150 349659136 78500 18446744073709551615 4198400 14817773 140725338360192 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 33296384 140725338364266 140725338364381 140725338364381 140725338369983 0
/proc/15841/statm: 85366 78500 992 2593 0 82259 0
Current children cumulated CPU time: 3331.95 s
Current children cumulated vsize: 341464 KiB
Current children cumulated memory: 314000 KiB

[startup+3402.3 s]
/proc/loadavg: 2.12 2.22 2.72 3/238 16127
/proc/meminfo: memFree=129671144/131382112 swapFree=33010684/33010684
[pid=15841] ppid=15838 vsize=342032 memory=327268 CPUtime=3391.76 cores=5,7
/proc/15841/stat : 15841 (CASHWMaxSAT-Dis) R 15838 15841 11107 0 -1 4194304 153255 0 0 0 339015 161 0 0 20 0 1 0 29918150 350240768 81817 18446744073709551615 4198400 14817773 140725338360192 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 33296384 140725338364266 140725338364381 140725338364381 140725338369983 0
/proc/15841/statm: 85508 81817 992 2593 0 82401 0
Current children cumulated CPU time: 3391.76 s
Current children cumulated vsize: 342032 KiB
Current children cumulated memory: 327268 KiB

[startup+3462.3 s]
/proc/loadavg: 2.09 2.19 2.68 3/238 16129
/proc/meminfo: memFree=129735628/131382112 swapFree=33010684/33010684
[pid=15841] ppid=15838 vsize=341928 memory=327164 CPUtime=3451.57 cores=5,7
/proc/15841/stat : 15841 (CASHWMaxSAT-Dis) R 15838 15841 11107 0 -1 4194304 154400 0 0 0 344993 164 0 0 20 0 1 0 29918150 350134272 81791 18446744073709551615 4198400 14817773 140725338360192 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 33296384 140725338364266 140725338364381 140725338364381 140725338369983 0
/proc/15841/statm: 85482 81791 992 2593 0 82375 0
Current children cumulated CPU time: 3451.57 s
Current children cumulated vsize: 341928 KiB
Current children cumulated memory: 327164 KiB

[startup+3522.3 s]
/proc/loadavg: 2.16 2.19 2.65 3/239 16134
/proc/meminfo: memFree=129727672/131382112 swapFree=33010684/33010684
[pid=15841] ppid=15838 vsize=336960 memory=320792 CPUtime=3511.44 cores=5,7
/proc/15841/stat : 15841 (CASHWMaxSAT-Dis) R 15838 15841 11107 0 -1 4194304 156074 0 0 0 350976 168 0 0 20 0 1 0 29918150 345047040 80198 18446744073709551615 4198400 14817773 140725338360192 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 33296384 140725338364266 140725338364381 140725338364381 140725338369983 0
/proc/15841/statm: 84240 80198 992 2593 0 81133 0
Current children cumulated CPU time: 3511.44 s
Current children cumulated vsize: 336960 KiB
Current children cumulated memory: 320792 KiB

[startup+3582.3 s]
/proc/loadavg: 2.18 2.18 2.62 3/238 16136
/proc/meminfo: memFree=129715216/131382112 swapFree=33010684/33010684
[pid=15841] ppid=15838 vsize=350640 memory=332084 CPUtime=3571.29 cores=5,7
/proc/15841/stat : 15841 (CASHWMaxSAT-Dis) R 15838 15841 11107 0 -1 4194304 158348 0 0 0 356957 172 0 0 20 0 1 0 29918150 359055360 83021 18446744073709551615 4198400 14817773 140725338360192 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 33296384 140725338364266 140725338364381 140725338364381 140725338369983 0
/proc/15841/statm: 87660 83021 992 2593 0 84553 0
Current children cumulated CPU time: 3571.29 s
Current children cumulated vsize: 350640 KiB
Current children cumulated memory: 332084 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.11 s]
/proc/loadavg: 2.17 2.18 2.60 3/238 16136
/proc/meminfo: memFree=129704220/131382112 swapFree=33010684/33010684
[pid=15841] ppid=15838 vsize=329000 memory=310444 CPUtime=3600.03 cores=5,7
/proc/15841/stat : 15841 (CASHWMaxSAT-Dis) R 15838 15841 11107 0 -1 4194304 158786 0 0 0 359830 173 0 0 20 0 1 0 29918150 336896000 77611 18446744073709551615 4198400 14817773 140725338360192 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 33296384 140725338364266 140725338364381 140725338364381 140725338369983 0
/proc/15841/statm: 82250 77611 992 2593 0 79143 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 329000 KiB
Current children cumulated memory: 310444 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.31 s, system=1.73823 s

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

[startup+3611.11 s]
/proc/loadavg: 2.17 2.18 2.60 3/238 16136
/proc/meminfo: memFree=129704220/131382112 swapFree=33010684/33010684
[pid=15841] ppid=15838 vsize=329000 memory=310444 CPUtime=3600.03 cores=5,7
/proc/15841/stat : 15841 (CASHWMaxSAT-Dis) R 15838 15841 11107 0 -1 4194304 158786 0 0 0 359830 173 0 0 20 0 1 0 29918150 336896000 77611 18446744073709551615 4198400 14817773 140725338360192 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 33296384 140725338364266 140725338364381 140725338364381 140725338369983 0
/proc/15841/statm: 82250 77611 992 2593 0 79143 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 329000 KiB
Current children cumulated memory: 310444 KiB

Child status: 0

Real time (s): 3611.11
CPU time (s): 3600.05
CPU user time (s): 3598.31
CPU system time (s): 1.73823
CPU usage (%): 99.6936
Max. virtual memory (cumulated for all children) (KiB): 416608
Max. memory (cumulated for all children) (KiB): 393548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.31
system time used= 1.73823
maximum resident set size= 393656
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 158786
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= 67
involuntary context switches= 2107


# summary of solver processes directly reported to runsolver:
#   pid: 15841
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3598.31
#   total CPU system time (s): 1.73823

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.081 second user time and 34.2293 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-06-28 22:26:28
IDJOB=4506710
IDBENCH=158262
IDSOLVER=3322
FILE ID=nodeC005/4506710-1751142388
RUNJOBID= nodeC005-1751133631-11125
SLURM_JOB_ID= 9587405
Free space on /tmp= 432976 MiB

SOLVER NAME= CASHWMaxSATDisjCad-S 2025-06-01
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathNG/normalized-NG_K134.opb
COMMAND LINE= CASHWMaxSAT-DisjCad-S BENCHNAME -total-t=TIMEOUT -no-par -v0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4506710-1751142388/watcher-4506710-1751142388 -o /tmp/evaluation-result-4506710-1751142388/solver-4506710-1751142388 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1751133631-11125 --watchdog 3760  CASHWMaxSAT-DisjCad-S HOME/instance-4506710-1751142388.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= 963edb3c79c326322e0bda3e585d3232
RANDOM SEED=1080299868

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		: 3591.691
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		: 3647.064
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		: 1197.400
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.275
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		: 3549.114
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		: 3700.000
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		: 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.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		: 1197.239
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:        128680796 kB
MemAvailable:   128313376 kB
Buffers:            3280 kB
Cached:           431896 kB
SwapCached:            0 kB
Active:          1877068 kB
Inactive:         233844 kB
Active(anon):    1693696 kB
Inactive(anon):        0 kB
Active(file):     183372 kB
Inactive(file):   233844 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             14632 kB
Writeback:             0 kB
AnonPages:       1673812 kB
Mapped:           114464 kB
Shmem:             17960 kB
KReclaimable:      83820 kB
Slab:             161764 kB
SReclaimable:      83820 kB
SUnreclaim:        77944 kB
KernelStack:        4112 kB
PageTables:         6404 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    2038796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149400 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1548288 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= 433032 MiB
End job on nodeC005 at 2025-06-28 23:26:39