Trace number 4514216

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.06 3609.7

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/
rand6reg/normalized-rand6reg-v091-n3.opb
MD5SUMc981ca1603e2aa1abfaebeb08d0e93e7
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.021723
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables273
Total number of constraints91
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)91
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint6
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 7
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.05/3609.70	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (62198 MiB free)
  memory of node 1: 64465 MiB (62420 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=33520, runsolver pid=33517
Current StackSize limit: 8192 KiB


[startup+0.100056 s]*
/proc/loadavg: 4.04 4.08 4.08 5/265 33521
/proc/meminfo: memFree=127604104/131250000 swapFree=33010684/33010684
[pid=33520] ppid=33517 vsize=19700 memory=5796 CPUtime=0.1 cores=4,6
/proc/33520/stat : 33520 (CASHWMaxSAT-Dis) R 33517 33520 32989 0 -1 4194304 794 0 0 0 10 0 0 0 20 0 1 0 37853566 20172800 1449 18446744073709551615 4198400 14817773 140723451698240 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 32591872 140723451701610 140723451701725 140723451701725 140723451707327 0
/proc/33520/statm: 4925 1449 992 2593 0 1818 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 19700 KiB
Current children cumulated memory: 5796 KiB

[startup+0.205207 s]*
/proc/loadavg: 4.12 4.09 4.08 5/265 33521
/proc/meminfo: memFree=127603436/131250000 swapFree=33010684/33010684
[pid=33520] ppid=33517 vsize=20516 memory=6652 CPUtime=0.2 cores=4,6
/proc/33520/stat : 33520 (CASHWMaxSAT-Dis) R 33517 33520 32989 0 -1 4194304 1105 0 0 0 20 0 0 0 20 0 1 0 37853566 21008384 1663 18446744073709551615 4198400 14817773 140723451698240 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 32591872 140723451701610 140723451701725 140723451701725 140723451707327 0
/proc/33520/statm: 5129 1663 992 2593 0 2022 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 20516 KiB
Current children cumulated memory: 6652 KiB

[startup+0.304636 s]*
/proc/loadavg: 4.12 4.09 4.08 5/265 33521
/proc/meminfo: memFree=127602680/131250000 swapFree=33010684/33010684
[pid=33520] ppid=33517 vsize=21224 memory=7384 CPUtime=0.3 cores=4,6
/proc/33520/stat : 33520 (CASHWMaxSAT-Dis) R 33517 33520 32989 0 -1 4194304 1647 0 0 0 30 0 0 0 20 0 1 0 37853566 21733376 1846 18446744073709551615 4198400 14817773 140723451698240 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 32591872 140723451701610 140723451701725 140723451701725 140723451707327 0
/proc/33520/statm: 5306 1846 992 2593 0 2199 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 21224 KiB
Current children cumulated memory: 7384 KiB

[startup+0.700108 s]
/proc/loadavg: 4.12 4.09 4.08 5/265 33521
/proc/meminfo: memFree=127600412/131250000 swapFree=33010684/33010684
[pid=33520] ppid=33517 vsize=23248 memory=9404 CPUtime=0.69 cores=4,6
/proc/33520/stat : 33520 (CASHWMaxSAT-Dis) R 33517 33520 32989 0 -1 4194304 2344 0 0 0 69 0 0 0 20 0 1 0 37853566 23805952 2351 18446744073709551615 4198400 14817773 140723451698240 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 32591872 140723451701610 140723451701725 140723451701725 140723451707327 0
/proc/33520/statm: 5812 2351 992 2593 0 2705 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 23248 KiB
Current children cumulated memory: 9404 KiB

[startup+1.50012 s]
/proc/loadavg: 4.12 4.09 4.08 5/265 33521
/proc/meminfo: memFree=127598900/131250000 swapFree=33010684/33010684
[pid=33520] ppid=33517 vsize=23040 memory=9088 CPUtime=1.49 cores=4,6
/proc/33520/stat : 33520 (CASHWMaxSAT-Dis) R 33517 33520 32989 0 -1 4194304 2806 0 0 0 149 0 0 0 20 0 1 0 37853566 23592960 2272 18446744073709551615 4198400 14817773 140723451698240 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 32591872 140723451701610 140723451701725 140723451701725 140723451707327 0
/proc/33520/statm: 5760 2272 992 2593 0 2653 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 23040 KiB
Current children cumulated memory: 9088 KiB

[startup+3.1052 s]
/proc/loadavg: 4.12 4.09 4.08 5/265 33521
/proc/meminfo: memFree=127590064/131250000 swapFree=33010684/33010684
[pid=33520] ppid=33517 vsize=24668 memory=10824 CPUtime=3.08 cores=4,6
/proc/33520/stat : 33520 (CASHWMaxSAT-Dis) R 33517 33520 32989 0 -1 4194304 5917 0 0 0 308 0 0 0 20 0 1 0 37853566 25260032 2706 18446744073709551615 4198400 14817773 140723451698240 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 32591872 140723451701610 140723451701725 140723451701725 140723451707327 0
/proc/33520/statm: 6167 2706 992 2593 0 3060 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 24668 KiB
Current children cumulated memory: 10824 KiB

[startup+6.30013 s]
/proc/loadavg: 4.11 4.09 4.08 5/265 33521
/proc/meminfo: memFree=127583264/131250000 swapFree=33010684/33010684
[pid=33520] ppid=33517 vsize=29296 memory=15372 CPUtime=6.28 cores=4,6
/proc/33520/stat : 33520 (CASHWMaxSAT-Dis) R 33517 33520 32989 0 -1 4194304 9618 0 0 0 627 1 0 0 20 0 1 0 37853566 29999104 3843 18446744073709551615 4198400 14817773 140723451698240 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 32591872 140723451701610 140723451701725 140723451701725 140723451707327 0
/proc/33520/statm: 7324 3843 992 2593 0 4217 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 29296 KiB
Current children cumulated memory: 15372 KiB

[startup+12.7001 s]
/proc/loadavg: 4.10 4.09 4.08 5/265 33521
/proc/meminfo: memFree=127565568/131250000 swapFree=33010684/33010684
[pid=33520] ppid=33517 vsize=34816 memory=20964 CPUtime=12.65 cores=4,6
/proc/33520/stat : 33520 (CASHWMaxSAT-Dis) R 33517 33520 32989 0 -1 4194304 16191 0 0 0 1263 2 0 0 20 0 1 0 37853566 35651584 5241 18446744073709551615 4198400 14817773 140723451698240 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 32591872 140723451701610 140723451701725 140723451701725 140723451707327 0
/proc/33520/statm: 8704 5241 992 2593 0 5597 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 34816 KiB
Current children cumulated memory: 20964 KiB

[startup+25.5002 s]
/proc/loadavg: 4.08 4.09 4.08 5/265 33522
/proc/meminfo: memFree=127545720/131250000 swapFree=33010684/33010684
[pid=33520] ppid=33517 vsize=44696 memory=30772 CPUtime=25.43 cores=4,6
/proc/33520/stat : 33520 (CASHWMaxSAT-Dis) R 33517 33520 32989 0 -1 4194304 19929 0 0 0 2540 3 0 0 20 0 1 0 37853566 45768704 7693 18446744073709551615 4198400 14817773 140723451698240 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 32591872 140723451701610 140723451701725 140723451701725 140723451707327 0
/proc/33520/statm: 11174 7693 992 2593 0 8067 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 44696 KiB
Current children cumulated memory: 30772 KiB

[startup+51.1054 s]
/proc/loadavg: 4.12 4.09 4.08 5/265 33522
/proc/meminfo: memFree=127479452/131250000 swapFree=33010684/33010684
[pid=33520] ppid=33517 vsize=46924 memory=33076 CPUtime=50.97 cores=4,6
/proc/33520/stat : 33520 (CASHWMaxSAT-Dis) R 33517 33520 32989 0 -1 4194304 20494 0 0 0 5094 3 0 0 20 0 1 0 37853566 48050176 8269 18446744073709551615 4198400 14817773 140723451698240 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 32591872 140723451701610 140723451701725 140723451701725 140723451707327 0
/proc/33520/statm: 11731 8269 992 2593 0 8624 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 46924 KiB
Current children cumulated memory: 33076 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.09 4.08 5/266 33528
/proc/meminfo: memFree=127439916/131250000 swapFree=33010684/33010684
[pid=33520] ppid=33517 vsize=66980 memory=53044 CPUtime=102.03 cores=4,6
/proc/33520/stat : 33520 (CASHWMaxSAT-Dis) R 33517 33520 32989 0 -1 4194304 24675 0 0 0 10199 4 0 0 20 0 1 0 37853566 68587520 13261 18446744073709551615 4198400 14817773 140723451698240 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 32591872 140723451701610 140723451701725 140723451701725 140723451707327 0
/proc/33520/statm: 16745 13261 992 2593 0 13638 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 66980 KiB
Current children cumulated memory: 53044 KiB

[startup+162.3 s]
/proc/loadavg: 4.18 4.11 4.09 5/266 33530
/proc/meminfo: memFree=127403152/131250000 swapFree=33010684/33010684
[pid=33520] ppid=33517 vsize=87916 memory=74036 CPUtime=161.88 cores=4,6
/proc/33520/stat : 33520 (CASHWMaxSAT-Dis) R 33517 33520 32989 0 -1 4194304 26625 0 0 0 16182 6 0 0 20 0 1 0 37853566 90025984 18509 18446744073709551615 4198400 14817773 140723451698240 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 32591872 140723451701610 140723451701725 140723451701725 140723451707327 0
/proc/33520/statm: 21979 18509 992 2593 0 18872 0
Current children cumulated CPU time: 161.88 s
Current children cumulated vsize: 87916 KiB
Current children cumulated memory: 74036 KiB

[startup+222.3 s]
/proc/loadavg: 4.48 4.21 4.12 5/267 33535
/proc/meminfo: memFree=127386668/131250000 swapFree=33010684/33010684
[pid=33520] ppid=33517 vsize=87916 memory=74036 CPUtime=221.73 cores=4,6
/proc/33520/stat : 33520 (CASHWMaxSAT-Dis) R 33517 33520 32989 0 -1 4194304 26685 0 0 0 22167 6 0 0 20 0 1 0 37853566 90025984 18509 18446744073709551615 4198400 14817773 140723451698240 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 32591872 140723451701610 140723451701725 140723451701725 140723451707327 0
/proc/33520/statm: 21979 18509 992 2593 0 18872 0
Current children cumulated CPU time: 221.73 s
Current children cumulated vsize: 87916 KiB
Current children cumulated memory: 74036 KiB

[startup+282.3 s]
/proc/loadavg: 4.38 4.24 4.14 5/267 33538
/proc/meminfo: memFree=127372088/131250000 swapFree=33010684/33010684
[pid=33520] ppid=33517 vsize=87916 memory=74036 CPUtime=281.58 cores=4,6
/proc/33520/stat : 33520 (CASHWMaxSAT-Dis) R 33517 33520 32989 0 -1 4194304 26720 0 0 0 28152 6 0 0 20 0 1 0 37853566 90025984 18509 18446744073709551615 4198400 14817773 140723451698240 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 32591872 140723451701610 140723451701725 140723451701725 140723451707327 0
/proc/33520/statm: 21979 18509 992 2593 0 18872 0
Current children cumulated CPU time: 281.58 s
Current children cumulated vsize: 87916 KiB
Current children cumulated memory: 74036 KiB

[startup+342.3 s]
/proc/loadavg: 4.18 4.21 4.14 5/266 33540
/proc/meminfo: memFree=127344056/131250000 swapFree=33010684/33010684
[pid=33520] ppid=33517 vsize=92248 memory=78184 CPUtime=341.42 cores=4,6
/proc/33520/stat : 33520 (CASHWMaxSAT-Dis) R 33517 33520 32989 0 -1 4194304 31675 0 0 0 34134 8 0 0 20 0 1 0 37853566 94461952 19546 18446744073709551615 4198400 14817773 140723451698240 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 32591872 140723451701610 140723451701725 140723451701725 140723451707327 0
/proc/33520/statm: 23062 19546 992 2593 0 19955 0
Current children cumulated CPU time: 341.42 s
Current children cumulated vsize: 92248 KiB
Current children cumulated memory: 78184 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 4.18 4.13 5/265 33542
/proc/meminfo: memFree=127294820/131250000 swapFree=33010684/33010684
[pid=33520] ppid=33517 vsize=109360 memory=95440 CPUtime=401.28 cores=4,6
/proc/33520/stat : 33520 (CASHWMaxSAT-Dis) R 33517 33520 32989 0 -1 4194304 32437 0 0 0 40119 9 0 0 20 0 1 0 37853566 111984640 23860 18446744073709551615 4198400 14817773 140723451698240 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 32591872 140723451701610 140723451701725 140723451701725 140723451707327 0
/proc/33520/statm: 27340 23860 992 2593 0 24233 0
Current children cumulated CPU time: 401.28 s
Current children cumulated vsize: 109360 KiB
Current children cumulated memory: 95440 KiB

[startup+462.3 s]
/proc/loadavg: 4.08 4.16 4.12 5/265 33544
/proc/meminfo: memFree=127257320/131250000 swapFree=33010684/33010684
[pid=33520] ppid=33517 vsize=121228 memory=107316 CPUtime=461.12 cores=4,6
/proc/33520/stat : 33520 (CASHWMaxSAT-Dis) R 33517 33520 32989 0 -1 4194304 33379 0 0 0 46103 9 0 0 20 0 1 0 37853566 124137472 26829 18446744073709551615 4198400 14817773 140723451698240 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 32591872 140723451701610 140723451701725 140723451701725 140723451707327 0
/proc/33520/statm: 30307 26829 992 2593 0 27200 0
Current children cumulated CPU time: 461.12 s

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

Current children cumulated memory: 156112 KiB

[startup+2922.3 s]
/proc/loadavg: 4.07 4.09 4.09 5/263 33677
/proc/meminfo: memFree=126915192/131250000 swapFree=33010684/33010684
[pid=33520] ppid=33517 vsize=204828 memory=190864 CPUtime=2914.5 cores=4,6
/proc/33520/stat : 33520 (CASHWMaxSAT-Dis) R 33517 33520 32989 0 -1 4194304 62310 0 0 0 291408 42 0 0 20 0 1 0 37853566 209743872 47716 18446744073709551615 4198400 14817773 140723451698240 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 32591872 140723451701610 140723451701725 140723451701725 140723451707327 0
/proc/33520/statm: 51207 47716 992 2593 0 48100 0
Current children cumulated CPU time: 2914.5 s
Current children cumulated vsize: 204828 KiB
Current children cumulated memory: 190864 KiB

[startup+2982.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/266 33684
/proc/meminfo: memFree=126968896/131250000 swapFree=33010684/33010684
[pid=33520] ppid=33517 vsize=172164 memory=158288 CPUtime=2974.33 cores=4,6
/proc/33520/stat : 33520 (CASHWMaxSAT-Dis) R 33517 33520 32989 0 -1 4194304 62859 0 0 0 297391 42 0 0 20 0 1 0 37853566 176295936 39572 18446744073709551615 4198400 14817773 140723451698240 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 32591872 140723451701610 140723451701725 140723451701725 140723451707327 0
/proc/33520/statm: 43041 39572 992 2593 0 39934 0
Current children cumulated CPU time: 2974.33 s
Current children cumulated vsize: 172164 KiB
Current children cumulated memory: 158288 KiB

[startup+3042.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/265 33686
/proc/meminfo: memFree=126943844/131250000 swapFree=33010684/33010684
[pid=33520] ppid=33517 vsize=218488 memory=204524 CPUtime=3034.17 cores=4,6
/proc/33520/stat : 33520 (CASHWMaxSAT-Dis) R 33517 33520 32989 0 -1 4194304 63861 0 0 0 303373 44 0 0 20 0 1 0 37853566 223731712 51131 18446744073709551615 4198400 14817773 140723451698240 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 32591872 140723451701610 140723451701725 140723451701725 140723451707327 0
/proc/33520/statm: 54622 51131 992 2593 0 51515 0
Current children cumulated CPU time: 3034.17 s
Current children cumulated vsize: 218488 KiB
Current children cumulated memory: 204524 KiB

[startup+3102.3 s]
/proc/loadavg: 4.13 4.09 4.09 5/266 33691
/proc/meminfo: memFree=126962932/131250000 swapFree=33010684/33010684
[pid=33520] ppid=33517 vsize=214528 memory=200564 CPUtime=3094.02 cores=4,6
/proc/33520/stat : 33520 (CASHWMaxSAT-Dis) R 33517 33520 32989 0 -1 4194304 64973 0 0 0 309354 48 0 0 20 0 1 0 37853566 219676672 50141 18446744073709551615 4198400 14817773 140723451698240 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 32591872 140723451701610 140723451701725 140723451701725 140723451707327 0
/proc/33520/statm: 53632 50141 992 2593 0 50525 0
Current children cumulated CPU time: 3094.02 s
Current children cumulated vsize: 214528 KiB
Current children cumulated memory: 200564 KiB

[startup+3162.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/266 33693
/proc/meminfo: memFree=126956788/131250000 swapFree=33010684/33010684
[pid=33520] ppid=33517 vsize=216472 memory=202508 CPUtime=3153.85 cores=4,6
/proc/33520/stat : 33520 (CASHWMaxSAT-Dis) R 33517 33520 32989 0 -1 4194304 65369 0 0 0 315336 49 0 0 20 0 1 0 37853566 221667328 50627 18446744073709551615 4198400 14817773 140723451698240 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 32591872 140723451701610 140723451701725 140723451701725 140723451707327 0
/proc/33520/statm: 54118 50627 992 2593 0 51011 0
Current children cumulated CPU time: 3153.85 s
Current children cumulated vsize: 216472 KiB
Current children cumulated memory: 202508 KiB

[startup+3222.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/266 33697
/proc/meminfo: memFree=126954840/131250000 swapFree=33010684/33010684
[pid=33520] ppid=33517 vsize=172164 memory=158308 CPUtime=3213.69 cores=4,6
/proc/33520/stat : 33520 (CASHWMaxSAT-Dis) R 33517 33520 32989 0 -1 4194304 66370 0 0 0 321318 51 0 0 20 0 1 0 37853566 176295936 39577 18446744073709551615 4198400 14817773 140723451698240 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 32591872 140723451701610 140723451701725 140723451701725 140723451707327 0
/proc/33520/statm: 43041 39577 992 2593 0 39934 0
Current children cumulated CPU time: 3213.69 s
Current children cumulated vsize: 172164 KiB
Current children cumulated memory: 158308 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/264 33699
/proc/meminfo: memFree=126996532/131250000 swapFree=33010684/33010684
[pid=33520] ppid=33517 vsize=172164 memory=158308 CPUtime=3273.54 cores=4,6
/proc/33520/stat : 33520 (CASHWMaxSAT-Dis) R 33517 33520 32989 0 -1 4194304 66384 0 0 0 327302 52 0 0 20 0 1 0 37853566 176295936 39577 18446744073709551615 4198400 14817773 140723451698240 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 32591872 140723451701610 140723451701725 140723451701725 140723451707327 0
/proc/33520/statm: 43041 39577 992 2593 0 39934 0
Current children cumulated CPU time: 3273.54 s
Current children cumulated vsize: 172164 KiB
Current children cumulated memory: 158308 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.08 4.09 5/264 33702
/proc/meminfo: memFree=126992408/131250000 swapFree=33010684/33010684
[pid=33520] ppid=33517 vsize=172164 memory=158308 CPUtime=3333.38 cores=4,6
/proc/33520/stat : 33520 (CASHWMaxSAT-Dis) R 33517 33520 32989 0 -1 4194304 66450 0 0 0 333286 52 0 0 20 0 1 0 37853566 176295936 39577 18446744073709551615 4198400 14817773 140723451698240 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 32591872 140723451701610 140723451701725 140723451701725 140723451707327 0
/proc/33520/statm: 43041 39577 992 2593 0 39934 0
Current children cumulated CPU time: 3333.38 s
Current children cumulated vsize: 172164 KiB
Current children cumulated memory: 158308 KiB

[startup+3402.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/263 33704
/proc/meminfo: memFree=126901204/131250000 swapFree=33010684/33010684
[pid=33520] ppid=33517 vsize=220776 memory=206920 CPUtime=3393.21 cores=4,6
/proc/33520/stat : 33520 (CASHWMaxSAT-Dis) R 33517 33520 32989 0 -1 4194304 67865 0 0 0 339266 55 0 0 20 0 1 0 37853566 226074624 51730 18446744073709551615 4198400 14817773 140723451698240 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 32591872 140723451701610 140723451701725 140723451701725 140723451707327 0
/proc/33520/statm: 55194 51730 992 2593 0 52087 0
Current children cumulated CPU time: 3393.21 s
Current children cumulated vsize: 220776 KiB
Current children cumulated memory: 206920 KiB

[startup+3462.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/263 33706
/proc/meminfo: memFree=126901976/131250000 swapFree=33010684/33010684
[pid=33520] ppid=33517 vsize=212896 memory=199040 CPUtime=3453.05 cores=4,6
/proc/33520/stat : 33520 (CASHWMaxSAT-Dis) R 33517 33520 32989 0 -1 4194304 69129 0 0 0 345247 58 0 0 20 0 1 0 37853566 218005504 49760 18446744073709551615 4198400 14817773 140723451698240 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 32591872 140723451701610 140723451701725 140723451701725 140723451707327 0
/proc/33520/statm: 53224 49760 992 2593 0 50117 0
Current children cumulated CPU time: 3453.05 s
Current children cumulated vsize: 212896 KiB
Current children cumulated memory: 199040 KiB

[startup+3522.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/263 33708
/proc/meminfo: memFree=126914496/131250000 swapFree=33010684/33010684
[pid=33520] ppid=33517 vsize=209248 memory=195284 CPUtime=3512.89 cores=4,6
/proc/33520/stat : 33520 (CASHWMaxSAT-Dis) R 33517 33520 32989 0 -1 4194304 69777 0 0 0 351230 59 0 0 20 0 1 0 37853566 214269952 48821 18446744073709551615 4198400 14817773 140723451698240 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 32591872 140723451701610 140723451701725 140723451701725 140723451707327 0
/proc/33520/statm: 52312 48821 992 2593 0 49205 0
Current children cumulated CPU time: 3512.89 s
Current children cumulated vsize: 209248 KiB
Current children cumulated memory: 195284 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.09 4.09 5/265 33714
/proc/meminfo: memFree=126960152/131250000 swapFree=33010684/33010684
[pid=33520] ppid=33517 vsize=207128 memory=193164 CPUtime=3572.73 cores=4,6
/proc/33520/stat : 33520 (CASHWMaxSAT-Dis) R 33517 33520 32989 0 -1 4194304 71434 0 0 0 357211 62 0 0 20 0 1 0 37853566 212099072 48291 18446744073709551615 4198400 14817773 140723451698240 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 32591872 140723451701610 140723451701725 140723451701725 140723451707327 0
/proc/33520/statm: 51782 48291 992 2593 0 48675 0
Current children cumulated CPU time: 3572.73 s
Current children cumulated vsize: 207128 KiB
Current children cumulated memory: 193164 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.7 s]
/proc/loadavg: 4.08 4.08 4.09 2/253 33739
/proc/meminfo: memFree=127423672/131250000 swapFree=33010684/33010684
[pid=33520] ppid=33517 vsize=205840 memory=191876 CPUtime=3600.05 cores=4,6
/proc/33520/stat : 33520 (CASHWMaxSAT-Dis) R 33517 33520 32989 0 -1 4194304 71677 0 0 0 359942 63 0 0 20 0 1 0 37853566 210780160 47969 18446744073709551615 4198400 14817773 140723451698240 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 32591872 140723451701610 140723451701725 140723451701725 140723451707327 0
/proc/33520/statm: 51460 47969 992 2593 0 48353 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 205840 KiB
Current children cumulated memory: 191876 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.43 s, system=0.63259 s

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

[startup+3609.7 s]
/proc/loadavg: 4.08 4.08 4.09 2/253 33739
/proc/meminfo: memFree=127423672/131250000 swapFree=33010684/33010684
[pid=33520] ppid=33517 vsize=205840 memory=191876 CPUtime=3600.05 cores=4,6
/proc/33520/stat : 33520 (CASHWMaxSAT-Dis) R 33517 33520 32989 0 -1 4194304 71677 0 0 0 359942 63 0 0 20 0 1 0 37853566 210780160 47969 18446744073709551615 4198400 14817773 140723451698240 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 32591872 140723451701610 140723451701725 140723451701725 140723451707327 0
/proc/33520/statm: 51460 47969 992 2593 0 48353 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 205840 KiB
Current children cumulated memory: 191876 KiB

Child status: 0

Real time (s): 3609.7
CPU time (s): 3600.06
CPU user time (s): 3599.43
CPU system time (s): 0.63259
CPU usage (%): 99.7329
Max. virtual memory (cumulated for all children) (KiB): 287816
Max. memory (cumulated for all children) (KiB): 272664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.43
system time used= 0.63259
maximum resident set size= 273852
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71677
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= 27
involuntary context switches= 1414


# summary of solver processes directly reported to runsolver:
#   pid: 33520
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3599.43
#   total CPU system time (s): 0.63259

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.77079 second user time and 16.099 second system time

The end

Launcher Data

Begin job on nodeC033 at 2025-06-29 20:29:02
IDJOB=4514216
IDBENCH=162614
IDSOLVER=3322
FILE ID=nodeC033/4514216-1751221741
RUNJOBID= nodeC033-1751218128-33000
SLURM_JOB_ID= 9587665
Free space on /tmp= 432740 MiB

SOLVER NAME= CASHWMaxSATDisjCad-S 2025-06-01
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/rand6reg/normalized-rand6reg-v091-n3.opb
COMMAND LINE= CASHWMaxSAT-DisjCad-S BENCHNAME -total-t=TIMEOUT -no-par -v0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4514216-1751221741/watcher-4514216-1751221741 -o /tmp/evaluation-result-4514216-1751221741/solver-4514216-1751221741 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1751218128-33000 --watchdog 3760  CASHWMaxSAT-DisjCad-S HOME/instance-4514216-1751221741.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= c981ca1603e2aa1abfaebeb08d0e93e7
RANDOM SEED=1519246678

nodeC033 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.041
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.065
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3597.216
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3700.000
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3582.209
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.083
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.045
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3458.712
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        127609964 kB
MemAvailable:   129749496 kB
Buffers:            3280 kB
Cached:          2941312 kB
SwapCached:            0 kB
Active:           350848 kB
Inactive:        2681904 kB
Active(anon):     106292 kB
Inactive(anon):        0 kB
Active(file):     244556 kB
Inactive(file):  2681904 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             55452 kB
Writeback:             0 kB
AnonPages:         91328 kB
Mapped:           115828 kB
Shmem:             18120 kB
KReclaimable:     104624 kB
Slab:             192412 kB
SReclaimable:     104624 kB
SUnreclaim:        87788 kB
KernelStack:        4304 kB
PageTables:         3308 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     441124 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150488 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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:      221908 kB
DirectMap2M:    11083776 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432724 MiB
End job on nodeC033 at 2025-06-29 21:29:11