Trace number 4513172

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.8

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size128-round22-0.opb
MD5SUM3e8b284557ab3bc728bad30e424c83e1
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1199.44
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4128
Total number of constraints8704
Number of constraints which are clauses7424
Number of constraints which are cardinality constraints (but not clauses)416
Number of constraints which are nor clauses,nor cardinality constraints864
Minimum length of a constraint1
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.04/3610.80	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4513172-1751214170/watcher-4513172-1751214170 -o /tmp/evaluation-result-4513172-1751214170/solver-4513172-1751214170 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1751206247-28595 --watchdog 3760 CASHWMaxSAT-DisjCad-S HOME/instance-4513172-1751214170.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
solver pid=29657, runsolver pid=29654
Current StackSize limit: 8192 KiB


[startup+0.100101 s]*
/proc/loadavg: 4.09 4.17 4.17 6/250 29658
/proc/meminfo: memFree=129192324/131382112 swapFree=33010684/33010684
[pid=29657] ppid=29654 vsize=23832 memory=9472 CPUtime=0.1 cores=5,7
/proc/29657/stat : 29657 (CASHWMaxSAT-Dis) R 29654 29657 28582 0 -1 4194304 1634 0 0 0 10 0 0 0 20 0 1 0 37096129 24403968 2368 18446744073709551615 4198400 14817773 140727603274256 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29257728 140727603276138 140727603276253 140727603276253 140727603281855 0
/proc/29657/statm: 5958 2368 864 2593 0 2851 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 23832 KiB
Current children cumulated memory: 9472 KiB

[startup+0.213337 s]*
/proc/loadavg: 4.09 4.17 4.17 5/250 29658
/proc/meminfo: memFree=129184512/131382112 swapFree=33010684/33010684
[pid=29657] ppid=29654 vsize=31128 memory=16612 CPUtime=0.22 cores=5,7
/proc/29657/stat : 29657 (CASHWMaxSAT-Dis) R 29654 29657 28582 0 -1 4194304 3438 0 0 0 21 1 0 0 20 0 1 0 37096129 31875072 4153 18446744073709551615 4198400 14817773 140727603274256 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29257728 140727603276138 140727603276253 140727603276253 140727603281855 0
/proc/29657/statm: 7782 4153 896 2593 0 4675 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 31128 KiB
Current children cumulated memory: 16612 KiB

[startup+0.313578 s]*
/proc/loadavg: 4.09 4.17 4.17 5/250 29658
/proc/meminfo: memFree=129177960/131382112 swapFree=33010684/33010684
[pid=29657] ppid=29654 vsize=39144 memory=23708 CPUtime=0.31 cores=5,7
/proc/29657/stat : 29657 (CASHWMaxSAT-Dis) R 29654 29657 28582 0 -1 4194304 5678 0 0 0 30 1 0 0 20 0 1 0 37096129 40083456 5927 18446744073709551615 4198400 14817773 140727603274256 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29257728 140727603276138 140727603276253 140727603276253 140727603281855 0
/proc/29657/statm: 9786 5927 896 2593 0 6679 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 39144 KiB
Current children cumulated memory: 23708 KiB

[startup+0.700353 s]
/proc/loadavg: 4.09 4.17 4.17 5/250 29658
/proc/meminfo: memFree=129176020/131382112 swapFree=33010684/33010684
[pid=29657] ppid=29654 vsize=45260 memory=29588 CPUtime=0.69 cores=5,7
/proc/29657/stat : 29657 (CASHWMaxSAT-Dis) R 29654 29657 28582 0 -1 4194304 7090 0 0 0 67 2 0 0 20 0 1 0 37096129 46346240 7397 18446744073709551615 4198400 14817773 140727603274256 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29257728 140727603276138 140727603276253 140727603276253 140727603281855 0
/proc/29657/statm: 11315 7397 960 2593 0 8208 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 45260 KiB
Current children cumulated memory: 29588 KiB

[startup+1.5003 s]
/proc/loadavg: 4.09 4.17 4.17 5/250 29658
/proc/meminfo: memFree=129172240/131382112 swapFree=33010684/33010684
[pid=29657] ppid=29654 vsize=49452 memory=33820 CPUtime=1.48 cores=5,7
/proc/29657/stat : 29657 (CASHWMaxSAT-Dis) R 29654 29657 28582 0 -1 4194304 9304 0 0 0 146 2 0 0 20 0 1 0 37096129 50638848 8455 18446744073709551615 4198400 14817773 140727603274256 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29257728 140727603276138 140727603276253 140727603276253 140727603281855 0
/proc/29657/statm: 12363 8455 992 2593 0 9256 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 49452 KiB
Current children cumulated memory: 33820 KiB

[startup+3.11344 s]
/proc/loadavg: 4.17 4.18 4.17 5/250 29658
/proc/meminfo: memFree=129167468/131382112 swapFree=33010684/33010684
[pid=29657] ppid=29654 vsize=49352 memory=33972 CPUtime=3.09 cores=5,7
/proc/29657/stat : 29657 (CASHWMaxSAT-Dis) R 29654 29657 28582 0 -1 4194304 10412 0 0 0 307 2 0 0 20 0 1 0 37096129 50536448 8493 18446744073709551615 4198400 14817773 140727603274256 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29257728 140727603276138 140727603276253 140727603276253 140727603281855 0
/proc/29657/statm: 12338 8493 992 2593 0 9231 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 49352 KiB
Current children cumulated memory: 33972 KiB

[startup+6.30031 s]
/proc/loadavg: 4.17 4.18 4.17 5/250 29658
/proc/meminfo: memFree=129168036/131382112 swapFree=33010684/33010684
[pid=29657] ppid=29654 vsize=54720 memory=39400 CPUtime=6.27 cores=5,7
/proc/29657/stat : 29657 (CASHWMaxSAT-Dis) R 29654 29657 28582 0 -1 4194304 11895 0 0 0 624 3 0 0 20 0 1 0 37096129 56033280 9850 18446744073709551615 4198400 14817773 140727603274256 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29257728 140727603276138 140727603276253 140727603276253 140727603281855 0
/proc/29657/statm: 13680 9850 992 2593 0 10573 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 54720 KiB
Current children cumulated memory: 39400 KiB

[startup+12.7003 s]
/proc/loadavg: 4.15 4.18 4.17 5/249 29658
/proc/meminfo: memFree=129168288/131382112 swapFree=33010684/33010684
[pid=29657] ppid=29654 vsize=51804 memory=36492 CPUtime=12.64 cores=5,7
/proc/29657/stat : 29657 (CASHWMaxSAT-Dis) R 29654 29657 28582 0 -1 4194304 12859 0 0 0 1261 3 0 0 20 0 1 0 37096129 53047296 9123 18446744073709551615 4198400 14817773 140727603274256 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29257728 140727603276138 140727603276253 140727603276253 140727603281855 0
/proc/29657/statm: 12951 9123 992 2593 0 9844 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 51804 KiB
Current children cumulated memory: 36492 KiB

[startup+25.5003 s]
/proc/loadavg: 4.12 4.17 4.17 5/249 29658
/proc/meminfo: memFree=129146548/131382112 swapFree=33010684/33010684
[pid=29657] ppid=29654 vsize=66072 memory=50756 CPUtime=25.41 cores=5,7
/proc/29657/stat : 29657 (CASHWMaxSAT-Dis) R 29654 29657 28582 0 -1 4194304 15423 0 0 0 2536 5 0 0 20 0 1 0 37096129 67657728 12689 18446744073709551615 4198400 14817773 140727603274256 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29257728 140727603276138 140727603276253 140727603276253 140727603281855 0
/proc/29657/statm: 16518 12689 992 2593 0 13411 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 66072 KiB
Current children cumulated memory: 50756 KiB

[startup+51.1135 s]
/proc/loadavg: 4.16 4.17 4.17 5/249 29659
/proc/meminfo: memFree=129162208/131382112 swapFree=33010684/33010684
[pid=29657] ppid=29654 vsize=66072 memory=50972 CPUtime=50.93 cores=5,7
/proc/29657/stat : 29657 (CASHWMaxSAT-Dis) R 29654 29657 28582 0 -1 4194304 16129 0 0 0 5088 5 0 0 20 0 1 0 37096129 67657728 12743 18446744073709551615 4198400 14817773 140727603274256 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29257728 140727603276138 140727603276253 140727603276253 140727603281855 0
/proc/29657/statm: 16518 12743 992 2593 0 13411 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 66072 KiB
Current children cumulated memory: 50972 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.16 4.17 5/250 29666
/proc/meminfo: memFree=129108312/131382112 swapFree=33010684/33010684
[pid=29657] ppid=29654 vsize=120348 memory=105276 CPUtime=101.96 cores=5,7
/proc/29657/stat : 29657 (CASHWMaxSAT-Dis) R 29654 29657 28582 0 -1 4194304 22268 0 0 0 10186 10 0 0 20 0 1 0 37096129 123236352 26319 18446744073709551615 4198400 14817773 140727603274256 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29257728 140727603276138 140727603276253 140727603276253 140727603281855 0
/proc/29657/statm: 30087 26319 992 2593 0 26980 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 120348 KiB
Current children cumulated memory: 105276 KiB

[startup+162.3 s]
/proc/loadavg: 4.05 4.13 4.16 5/251 29669
/proc/meminfo: memFree=129096540/131382112 swapFree=33010684/33010684
[pid=29657] ppid=29654 vsize=77828 memory=63164 CPUtime=161.75 cores=5,7
/proc/29657/stat : 29657 (CASHWMaxSAT-Dis) R 29654 29657 28582 0 -1 4194304 24045 0 0 0 16165 10 0 0 20 0 1 0 37096129 79695872 15791 18446744073709551615 4198400 14817773 140727603274256 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29257728 140727603276138 140727603276253 140727603276253 140727603281855 0
/proc/29657/statm: 19457 15791 992 2593 0 16350 0
Current children cumulated CPU time: 161.75 s
Current children cumulated vsize: 77828 KiB
Current children cumulated memory: 63164 KiB

[startup+222.3 s]
/proc/loadavg: 4.53 4.23 4.19 5/251 29670
/proc/meminfo: memFree=129081936/131382112 swapFree=33010684/33010684
[pid=29657] ppid=29654 vsize=87312 memory=72764 CPUtime=221.58 cores=5,7
/proc/29657/stat : 29657 (CASHWMaxSAT-Dis) R 29654 29657 28582 0 -1 4194304 24910 0 0 0 22147 11 0 0 20 0 1 0 37096129 89407488 18191 18446744073709551615 4198400 14817773 140727603274256 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29257728 140727603276138 140727603276253 140727603276253 140727603281855 0
/proc/29657/statm: 21828 18191 992 2593 0 18721 0
Current children cumulated CPU time: 221.58 s
Current children cumulated vsize: 87312 KiB
Current children cumulated memory: 72764 KiB

[startup+282.3 s]
/proc/loadavg: 4.61 4.32 4.23 5/251 29672
/proc/meminfo: memFree=129100316/131382112 swapFree=33010684/33010684
[pid=29657] ppid=29654 vsize=128924 memory=114364 CPUtime=281.4 cores=5,7
/proc/29657/stat : 29657 (CASHWMaxSAT-Dis) R 29654 29657 28582 0 -1 4194304 27490 0 0 0 28128 12 0 0 20 0 1 0 37096129 132018176 28591 18446744073709551615 4198400 14817773 140727603274256 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29257728 140727603276138 140727603276253 140727603276253 140727603281855 0
/proc/29657/statm: 32231 28591 992 2593 0 29124 0
Current children cumulated CPU time: 281.4 s
Current children cumulated vsize: 128924 KiB
Current children cumulated memory: 114364 KiB

[startup+342.3 s]
/proc/loadavg: 4.27 4.28 4.21 5/251 29719
/proc/meminfo: memFree=129200492/131382112 swapFree=33010684/33010684
[pid=29657] ppid=29654 vsize=172536 memory=157972 CPUtime=341.2 cores=5,7
/proc/29657/stat : 29657 (CASHWMaxSAT-Dis) R 29654 29657 28582 0 -1 4194304 29766 0 0 0 34100 20 0 0 20 0 1 0 37096129 176676864 39493 18446744073709551615 4198400 14817773 140727603274256 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29257728 140727603276138 140727603276253 140727603276253 140727603281855 0
/proc/29657/statm: 43134 39493 992 2593 0 40027 0
Current children cumulated CPU time: 341.2 s
Current children cumulated vsize: 172536 KiB
Current children cumulated memory: 157972 KiB

[startup+402.3 s]
/proc/loadavg: 4.16 4.24 4.20 5/250 29721
/proc/meminfo: memFree=129157384/131382112 swapFree=33010684/33010684
[pid=29657] ppid=29654 vsize=172996 memory=158448 CPUtime=401.02 cores=5,7
/proc/29657/stat : 29657 (CASHWMaxSAT-Dis) R 29654 29657 28582 0 -1 4194304 34047 0 0 0 40075 27 0 0 20 0 1 0 37096129 177147904 39612 18446744073709551615 4198400 14817773 140727603274256 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29257728 140727603276138 140727603276253 140727603276253 140727603281855 0
/proc/29657/statm: 43249 39612 992 2593 0 40142 0
Current children cumulated CPU time: 401.02 s
Current children cumulated vsize: 172996 KiB
Current children cumulated memory: 158448 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 4.21 4.19 5/249 29723
/proc/meminfo: memFree=129152816/131382112 swapFree=33010684/33010684
[pid=29657] ppid=29654 vsize=186284 memory=171740 CPUtime=460.84 cores=5,7
/proc/29657/stat : 29657 (CASHWMaxSAT-Dis) R 29654 29657 28582 0 -1 4194304 38349 0 0 0 46050 34 0 0 20 0 1 0 37096129 190754816 42935 18446744073709551615 4198400 14817773 140727603274256 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29257728 140727603276138 140727603276253 140727603276253 140727603281855 0
/proc/29657/statm: 46571 42935 992 2593 0 43464 0
Current children cumulated CPU time: 460.84 s

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

Current children cumulated memory: 230844 KiB

[startup+2862.3 s]
/proc/loadavg: 4.13 4.20 4.15 5/250 30200
/proc/meminfo: memFree=129085912/131382112 swapFree=33010684/33010684
[pid=29657] ppid=29654 vsize=245512 memory=230844 CPUtime=2853.72 cores=5,7
/proc/29657/stat : 29657 (CASHWMaxSAT-Dis) R 29654 29657 28582 0 -1 4194304 95344 0 0 0 285179 193 0 0 20 0 1 0 37096129 251404288 57711 18446744073709551615 4198400 14817773 140727603274256 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29257728 140727603276138 140727603276253 140727603276253 140727603281855 0
/proc/29657/statm: 61378 57711 992 2593 0 58271 0
Current children cumulated CPU time: 2853.72 s
Current children cumulated vsize: 245512 KiB
Current children cumulated memory: 230844 KiB

[startup+2922.3 s]
/proc/loadavg: 4.10 4.17 4.14 5/250 30202
/proc/meminfo: memFree=129076292/131382112 swapFree=33010684/33010684
[pid=29657] ppid=29654 vsize=248512 memory=233916 CPUtime=2913.54 cores=5,7
/proc/29657/stat : 29657 (CASHWMaxSAT-Dis) R 29654 29657 28582 0 -1 4194304 96094 0 0 0 291160 194 0 0 20 0 1 0 37096129 254476288 58479 18446744073709551615 4198400 14817773 140727603274256 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29257728 140727603276138 140727603276253 140727603276253 140727603281855 0
/proc/29657/statm: 62128 58479 992 2593 0 59021 0
Current children cumulated CPU time: 2913.54 s
Current children cumulated vsize: 248512 KiB
Current children cumulated memory: 233916 KiB

[startup+2982.3 s]
/proc/loadavg: 4.14 4.17 4.14 5/250 30204
/proc/meminfo: memFree=129163388/131382112 swapFree=33010684/33010684
[pid=29657] ppid=29654 vsize=250304 memory=235708 CPUtime=2973.36 cores=5,7
/proc/29657/stat : 29657 (CASHWMaxSAT-Dis) R 29654 29657 28582 0 -1 4194304 96542 0 0 0 297142 194 0 0 20 0 1 0 37096129 256311296 58927 18446744073709551615 4198400 14817773 140727603274256 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29257728 140727603276138 140727603276253 140727603276253 140727603281855 0
/proc/29657/statm: 62576 58927 992 2593 0 59469 0
Current children cumulated CPU time: 2973.36 s
Current children cumulated vsize: 250304 KiB
Current children cumulated memory: 235708 KiB

[startup+3042.3 s]
/proc/loadavg: 4.10 4.15 4.14 5/250 30206
/proc/meminfo: memFree=129177680/131382112 swapFree=33010684/33010684
[pid=29657] ppid=29654 vsize=250304 memory=235708 CPUtime=3033.19 cores=5,7
/proc/29657/stat : 29657 (CASHWMaxSAT-Dis) R 29654 29657 28582 0 -1 4194304 96542 0 0 0 303125 194 0 0 20 0 1 0 37096129 256311296 58927 18446744073709551615 4198400 14817773 140727603274256 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29257728 140727603276138 140727603276253 140727603276253 140727603281855 0
/proc/29657/statm: 62576 58927 992 2593 0 59469 0
Current children cumulated CPU time: 3033.19 s
Current children cumulated vsize: 250304 KiB
Current children cumulated memory: 235708 KiB

[startup+3102.3 s]
/proc/loadavg: 4.08 4.14 4.13 5/250 30211
/proc/meminfo: memFree=129170836/131382112 swapFree=33010684/33010684
[pid=29657] ppid=29654 vsize=250960 memory=236348 CPUtime=3093 cores=5,7
/proc/29657/stat : 29657 (CASHWMaxSAT-Dis) R 29654 29657 28582 0 -1 4194304 96706 0 0 0 309106 194 0 0 20 0 1 0 37096129 256983040 59087 18446744073709551615 4198400 14817773 140727603274256 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29257728 140727603276138 140727603276253 140727603276253 140727603281855 0
/proc/29657/statm: 62740 59087 992 2593 0 59633 0
Current children cumulated CPU time: 3093 s
Current children cumulated vsize: 250960 KiB
Current children cumulated memory: 236348 KiB

[startup+3162.3 s]
/proc/loadavg: 4.13 4.14 4.13 5/251 30218
/proc/meminfo: memFree=129211308/131382112 swapFree=33010684/33010684
[pid=29657] ppid=29654 vsize=250960 memory=236348 CPUtime=3152.83 cores=5,7
/proc/29657/stat : 29657 (CASHWMaxSAT-Dis) R 29654 29657 28582 0 -1 4194304 96706 0 0 0 315089 194 0 0 20 0 1 0 37096129 256983040 59087 18446744073709551615 4198400 14817773 140727603274256 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29257728 140727603276138 140727603276253 140727603276253 140727603281855 0
/proc/29657/statm: 62740 59087 992 2593 0 59633 0
Current children cumulated CPU time: 3152.83 s
Current children cumulated vsize: 250960 KiB
Current children cumulated memory: 236348 KiB

[startup+3222.3 s]
/proc/loadavg: 4.09 4.13 4.13 5/252 30221
/proc/meminfo: memFree=129199136/131382112 swapFree=33010684/33010684
[pid=29657] ppid=29654 vsize=252340 memory=237756 CPUtime=3212.65 cores=5,7
/proc/29657/stat : 29657 (CASHWMaxSAT-Dis) R 29654 29657 28582 0 -1 4194304 97134 0 0 0 321071 194 0 0 20 0 1 0 37096129 258396160 59439 18446744073709551615 4198400 14817773 140727603274256 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29257728 140727603276138 140727603276253 140727603276253 140727603281855 0
/proc/29657/statm: 63085 59439 992 2593 0 59978 0
Current children cumulated CPU time: 3212.65 s
Current children cumulated vsize: 252340 KiB
Current children cumulated memory: 237756 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.13 4.13 5/252 30223
/proc/meminfo: memFree=129174656/131382112 swapFree=33010684/33010684
[pid=29657] ppid=29654 vsize=252340 memory=237756 CPUtime=3272.48 cores=5,7
/proc/29657/stat : 29657 (CASHWMaxSAT-Dis) R 29654 29657 28582 0 -1 4194304 97153 0 0 0 327054 194 0 0 20 0 1 0 37096129 258396160 59439 18446744073709551615 4198400 14817773 140727603274256 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29257728 140727603276138 140727603276253 140727603276253 140727603281855 0
/proc/29657/statm: 63085 59439 992 2593 0 59978 0
Current children cumulated CPU time: 3272.48 s
Current children cumulated vsize: 252340 KiB
Current children cumulated memory: 237756 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.12 4.12 5/252 30225
/proc/meminfo: memFree=129166464/131382112 swapFree=33010684/33010684
[pid=29657] ppid=29654 vsize=253392 memory=238780 CPUtime=3332.3 cores=5,7
/proc/29657/stat : 29657 (CASHWMaxSAT-Dis) R 29654 29657 28582 0 -1 4194304 97420 0 0 0 333036 194 0 0 20 0 1 0 37096129 259473408 59695 18446744073709551615 4198400 14817773 140727603274256 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29257728 140727603276138 140727603276253 140727603276253 140727603281855 0
/proc/29657/statm: 63348 59695 992 2593 0 60241 0
Current children cumulated CPU time: 3332.3 s
Current children cumulated vsize: 253392 KiB
Current children cumulated memory: 238780 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.11 4.11 5/251 30227
/proc/meminfo: memFree=129171376/131382112 swapFree=33010684/33010684
[pid=29657] ppid=29654 vsize=253392 memory=238780 CPUtime=3392.13 cores=5,7
/proc/29657/stat : 29657 (CASHWMaxSAT-Dis) R 29654 29657 28582 0 -1 4194304 97420 0 0 0 339019 194 0 0 20 0 1 0 37096129 259473408 59695 18446744073709551615 4198400 14817773 140727603274256 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29257728 140727603276138 140727603276253 140727603276253 140727603281855 0
/proc/29657/statm: 63348 59695 992 2593 0 60241 0
Current children cumulated CPU time: 3392.13 s
Current children cumulated vsize: 253392 KiB
Current children cumulated memory: 238780 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.11 4.11 5/250 30229
/proc/meminfo: memFree=129167080/131382112 swapFree=33010684/33010684
[pid=29657] ppid=29654 vsize=254880 memory=240316 CPUtime=3451.96 cores=5,7
/proc/29657/stat : 29657 (CASHWMaxSAT-Dis) R 29654 29657 28582 0 -1 4194304 97792 0 0 0 345001 195 0 0 20 0 1 0 37096129 260997120 60079 18446744073709551615 4198400 14817773 140727603274256 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29257728 140727603276138 140727603276253 140727603276253 140727603281855 0
/proc/29657/statm: 63720 60079 992 2593 0 60613 0
Current children cumulated CPU time: 3451.96 s
Current children cumulated vsize: 254880 KiB
Current children cumulated memory: 240316 KiB

[startup+3522.3 s]
/proc/loadavg: 4.08 4.10 4.10 5/249 30231
/proc/meminfo: memFree=129166608/131382112 swapFree=33010684/33010684
[pid=29657] ppid=29654 vsize=254880 memory=240316 CPUtime=3511.79 cores=5,7
/proc/29657/stat : 29657 (CASHWMaxSAT-Dis) R 29654 29657 28582 0 -1 4194304 97864 0 0 0 350984 195 0 0 20 0 1 0 37096129 260997120 60079 18446744073709551615 4198400 14817773 140727603274256 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29257728 140727603276138 140727603276253 140727603276253 140727603281855 0
/proc/29657/statm: 63720 60079 992 2593 0 60613 0
Current children cumulated CPU time: 3511.79 s
Current children cumulated vsize: 254880 KiB
Current children cumulated memory: 240316 KiB

[startup+3582.3 s]
/proc/loadavg: 4.21 4.13 4.11 5/249 30233
/proc/meminfo: memFree=129154504/131382112 swapFree=33010684/33010684
[pid=29657] ppid=29654 vsize=256284 memory=241724 CPUtime=3571.62 cores=5,7
/proc/29657/stat : 29657 (CASHWMaxSAT-Dis) R 29654 29657 28582 0 -1 4194304 98245 0 0 0 356967 195 0 0 20 0 1 0 37096129 262434816 60431 18446744073709551615 4198400 14817773 140727603274256 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29257728 140727603276138 140727603276253 140727603276253 140727603281855 0
/proc/29657/statm: 64071 60431 992 2593 0 60964 0
Current children cumulated CPU time: 3571.62 s
Current children cumulated vsize: 256284 KiB
Current children cumulated memory: 241724 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.8 s]
/proc/loadavg: 4.12 4.11 4.10 5/249 30235
/proc/meminfo: memFree=129148340/131382112 swapFree=33010684/33010684
[pid=29657] ppid=29654 vsize=256284 memory=241724 CPUtime=3600.04 cores=5,7
/proc/29657/stat : 29657 (CASHWMaxSAT-Dis) R 29654 29657 28582 0 -1 4194304 98245 0 0 0 359809 195 0 0 20 0 1 0 37096129 262434816 60431 18446744073709551615 4198400 14817773 140727603274256 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 16829744 16914832 29257728 140727603276138 140727603276253 140727603276253 140727603281855 0
/proc/29657/statm: 64071 60431 992 2593 0 60964 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 256284 KiB
Current children cumulated memory: 241724 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.09 s, system=1.95426 s

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

Child status: 0

Real time (s): 3610.8
CPU time (s): 3600.05
CPU user time (s): 3598.09
CPU system time (s): 1.95426
CPU usage (%): 99.7022
Max. virtual memory (cumulated for all children) (KiB): 387588
Max. memory (cumulated for all children) (KiB): 371320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.09
system time used= 1.95426
maximum resident set size= 372996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 98245
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= 34
involuntary context switches= 1483


# summary of solver processes directly reported to runsolver:
#   pid: 29657
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3598.09
#   total CPU system time (s): 1.95426

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.0698 second user time and 35.9509 second system time

The end

Launcher Data

Begin job on nodeC007 at 2025-06-29 18:22:50
IDJOB=4513172
IDBENCH=162289
IDSOLVER=3322
FILE ID=nodeC007/4513172-1751214170
RUNJOBID= nodeC007-1751206247-28595
SLURM_JOB_ID= 9587631
Free space on /tmp= 432976 MiB

SOLVER NAME= CASHWMaxSATDisjCad-S 2025-06-01
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size128-round22-0.opb
COMMAND LINE= CASHWMaxSAT-DisjCad-S BENCHNAME -total-t=TIMEOUT -no-par -v0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4513172-1751214170/watcher-4513172-1751214170 -o /tmp/evaluation-result-4513172-1751214170/solver-4513172-1751214170 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1751206247-28595 --watchdog 3760  CASHWMaxSAT-DisjCad-S HOME/instance-4513172-1751214170.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= 3e8b284557ab3bc728bad30e424c83e1
RANDOM SEED=237346952

nodeC007 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.842
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.68
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		: 3492.788
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.68
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.549
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.68
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.686
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.68
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		: 3662.642
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.68
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.68
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.68
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.231
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.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        129192324 kB
MemAvailable:   129204008 kB
Buffers:            3280 kB
Cached:           821584 kB
SwapCached:            0 kB
Active:           999052 kB
Inactive:         576252 kB
Active(anon):     768400 kB
Inactive(anon):        0 kB
Active(file):     230652 kB
Inactive(file):   576252 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             14180 kB
Writeback:             4 kB
AnonPages:        752212 kB
Mapped:           114464 kB
Shmem:             17960 kB
KReclaimable:      88816 kB
Slab:             170224 kB
SReclaimable:      88816 kB
SUnreclaim:        81408 kB
KernelStack:        4032 kB
PageTables:         4452 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    1103276 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149416 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    669696 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:    10186752 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 432960 MiB
End job on nodeC007 at 2025-06-29 19:23:01