Trace number 4509702

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

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-regular-n30-d4-i1.cnf.gz-plain.pb.metafix.opb
MD5SUM70456d73d2f29031b06a5b292ce0fc7b
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 benchmark57.2992
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables121
Total number of constraints252
Number of constraints which are clauses252
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
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.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: 63665 MiB (63072 MiB free)
  memory of node 1: 64507 MiB (63645 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4509702-1751180929/watcher-4509702-1751180929 -o /tmp/evaluation-result-4509702-1751180929/solver-4509702-1751180929 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1751180146-24282 --watchdog 3760 CASHWMaxSAT-DisjCad-S HOME/instance-4509702-1751180929.opb -total-t=3600 -no-par -v0 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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=25200, runsolver pid=25197

[startup+0.100057 s]*
/proc/loadavg: 4.17 4.01 3.70 5/267 25201
/proc/meminfo: memFree=129758896/131249996 swapFree=33010684/33010684
[pid=25200] ppid=25197 vsize=19504 memory=5708 CPUtime=0.09 cores=0,2
/proc/25200/stat : 25200 (CASHWMaxSAT-Dis) R 25197 25200 24272 0 -1 4194304 646 0 0 0 9 0 0 0 20 0 1 0 33770779 19972096 1427 18446744073709551615 4198400 14817773 140721146750384 0 0 0 0 0 19490 0 0 0 17 2 0 0 0 0 0 16829744 16914832 23314432 140721146755434 140721146755549 140721146755549 140721146761151 0
/proc/25200/statm: 4876 1427 992 2593 0 1769 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 19504 KiB
Current children cumulated memory: 5708 KiB

[startup+0.205248 s]*
/proc/loadavg: 4.17 4.01 3.70 5/267 25201
/proc/meminfo: memFree=129758896/131249996 swapFree=33010684/33010684
[pid=25200] ppid=25197 vsize=20004 memory=6180 CPUtime=0.2 cores=0,2
/proc/25200/stat : 25200 (CASHWMaxSAT-Dis) R 25197 25200 24272 0 -1 4194304 983 0 0 0 20 0 0 0 20 0 1 0 33770779 20484096 1545 18446744073709551615 4198400 14817773 140721146750384 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 23314432 140721146755434 140721146755549 140721146755549 140721146761151 0
/proc/25200/statm: 5001 1545 992 2593 0 1894 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 20004 KiB
Current children cumulated memory: 6180 KiB

[startup+0.30537 s]*
/proc/loadavg: 4.17 4.01 3.70 5/267 25201
/proc/meminfo: memFree=129758896/131249996 swapFree=33010684/33010684
[pid=25200] ppid=25197 vsize=20012 memory=6036 CPUtime=0.3 cores=0,2
/proc/25200/stat : 25200 (CASHWMaxSAT-Dis) R 25197 25200 24272 0 -1 4194304 1136 0 0 0 30 0 0 0 20 0 1 0 33770779 20492288 1509 18446744073709551615 4198400 14817773 140721146750384 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 23314432 140721146755434 140721146755549 140721146755549 140721146761151 0
/proc/25200/statm: 5003 1509 992 2593 0 1896 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 20012 KiB
Current children cumulated memory: 6036 KiB

[startup+0.700116 s]
/proc/loadavg: 4.17 4.01 3.70 5/267 25201
/proc/meminfo: memFree=129758896/131249996 swapFree=33010684/33010684
[pid=25200] ppid=25197 vsize=20616 memory=6772 CPUtime=0.69 cores=0,2
/proc/25200/stat : 25200 (CASHWMaxSAT-Dis) R 25197 25200 24272 0 -1 4194304 1918 0 0 0 69 0 0 0 20 0 1 0 33770779 21110784 1693 18446744073709551615 4198400 14817773 140721146750384 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 23314432 140721146755434 140721146755549 140721146755549 140721146761151 0
/proc/25200/statm: 5154 1693 992 2593 0 2047 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 20616 KiB
Current children cumulated memory: 6772 KiB

[startup+1.50012 s]
/proc/loadavg: 4.17 4.01 3.70 5/267 25201
/proc/meminfo: memFree=129758896/131249996 swapFree=33010684/33010684
[pid=25200] ppid=25197 vsize=23268 memory=9300 CPUtime=1.48 cores=0,2
/proc/25200/stat : 25200 (CASHWMaxSAT-Dis) R 25197 25200 24272 0 -1 4194304 3569 0 0 0 148 0 0 0 20 0 1 0 33770779 23826432 2325 18446744073709551615 4198400 14817773 140721146750384 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 23314432 140721146755434 140721146755549 140721146755549 140721146761151 0
/proc/25200/statm: 5817 2325 992 2593 0 2710 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 23268 KiB
Current children cumulated memory: 9300 KiB

[startup+3.10525 s]
/proc/loadavg: 4.17 4.01 3.70 5/267 25201
/proc/meminfo: memFree=129758256/131249996 swapFree=33010684/33010684
[pid=25200] ppid=25197 vsize=25396 memory=11520 CPUtime=3.08 cores=0,2
/proc/25200/stat : 25200 (CASHWMaxSAT-Dis) R 25197 25200 24272 0 -1 4194304 5410 0 0 0 308 0 0 0 20 0 1 0 33770779 26005504 2880 18446744073709551615 4198400 14817773 140721146750384 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 23314432 140721146755434 140721146755549 140721146755549 140721146761151 0
/proc/25200/statm: 6349 2880 992 2593 0 3242 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 25396 KiB
Current children cumulated memory: 11520 KiB

[startup+6.30015 s]
/proc/loadavg: 4.23 4.03 3.71 5/266 25201
/proc/meminfo: memFree=129755236/131249996 swapFree=33010684/33010684
[pid=25200] ppid=25197 vsize=26748 memory=12568 CPUtime=6.27 cores=0,2
/proc/25200/stat : 25200 (CASHWMaxSAT-Dis) R 25197 25200 24272 0 -1 4194304 11673 0 0 0 625 2 0 0 20 0 1 0 33770779 27389952 3142 18446744073709551615 4198400 14817773 140721146750384 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 23314432 140721146755434 140721146755549 140721146755549 140721146761151 0
/proc/25200/statm: 6687 3142 992 2593 0 3580 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 26748 KiB
Current children cumulated memory: 12568 KiB

[startup+12.7001 s]
/proc/loadavg: 4.22 4.03 3.71 5/266 25201
/proc/meminfo: memFree=129765604/131249996 swapFree=33010684/33010684
[pid=25200] ppid=25197 vsize=28736 memory=14860 CPUtime=12.65 cores=0,2
/proc/25200/stat : 25200 (CASHWMaxSAT-Dis) R 25197 25200 24272 0 -1 4194304 18858 0 0 0 1263 2 0 0 20 0 1 0 33770779 29425664 3715 18446744073709551615 4198400 14817773 140721146750384 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 23314432 140721146755434 140721146755549 140721146755549 140721146761151 0
/proc/25200/statm: 7184 3715 992 2593 0 4077 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 28736 KiB
Current children cumulated memory: 14860 KiB

[startup+25.5002 s]
/proc/loadavg: 4.17 4.03 3.72 5/266 25201
/proc/meminfo: memFree=129770992/131249996 swapFree=33010684/33010684
[pid=25200] ppid=25197 vsize=28972 memory=15008 CPUtime=25.42 cores=0,2
/proc/25200/stat : 25200 (CASHWMaxSAT-Dis) R 25197 25200 24272 0 -1 4194304 28491 0 0 0 2537 5 0 0 20 0 1 0 33770779 29667328 3752 18446744073709551615 4198400 14817773 140721146750384 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 23314432 140721146755434 140721146755549 140721146755549 140721146761151 0
/proc/25200/statm: 7243 3752 992 2593 0 4136 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 28972 KiB
Current children cumulated memory: 15008 KiB

[startup+51.1053 s]
/proc/loadavg: 4.19 4.04 3.73 5/266 25202
/proc/meminfo: memFree=129743676/131249996 swapFree=33010684/33010684
[pid=25200] ppid=25197 vsize=41820 memory=27976 CPUtime=50.96 cores=0,2
/proc/25200/stat : 25200 (CASHWMaxSAT-Dis) R 25197 25200 24272 0 -1 4194304 42296 0 0 0 5088 8 0 0 20 0 1 0 33770779 42823680 6994 18446744073709551615 4198400 14817773 140721146750384 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 23314432 140721146755434 140721146755549 140721146755549 140721146761151 0
/proc/25200/statm: 10455 6994 992 2593 0 7348 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 41820 KiB
Current children cumulated memory: 27976 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.05 3.75 5/264 25203
/proc/meminfo: memFree=129722444/131249996 swapFree=33010684/33010684
[pid=25200] ppid=25197 vsize=35836 memory=22052 CPUtime=102.02 cores=0,2
/proc/25200/stat : 25200 (CASHWMaxSAT-Dis) R 25197 25200 24272 0 -1 4194304 48677 0 0 0 10192 10 0 0 20 0 1 0 33770779 36696064 5513 18446744073709551615 4198400 14817773 140721146750384 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 23314432 140721146755434 140721146755549 140721146755549 140721146761151 0
/proc/25200/statm: 8959 5513 992 2593 0 5852 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 35836 KiB
Current children cumulated memory: 22052 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.05 3.77 5/264 25206
/proc/meminfo: memFree=129680372/131249996 swapFree=33010684/33010684
[pid=25200] ppid=25197 vsize=48480 memory=33564 CPUtime=161.85 cores=0,2
/proc/25200/stat : 25200 (CASHWMaxSAT-Dis) R 25197 25200 24272 0 -1 4194304 62144 0 0 0 16172 13 0 0 20 0 1 0 33770779 49643520 8391 18446744073709551615 4198400 14817773 140721146750384 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 23314432 140721146755434 140721146755549 140721146755549 140721146761151 0
/proc/25200/statm: 12120 8391 992 2593 0 9013 0
Current children cumulated CPU time: 161.85 s
Current children cumulated vsize: 48480 KiB
Current children cumulated memory: 33564 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 4.07 3.80 5/264 25209
/proc/meminfo: memFree=129652824/131249996 swapFree=33010684/33010684
[pid=25200] ppid=25197 vsize=47268 memory=33488 CPUtime=221.68 cores=0,2
/proc/25200/stat : 25200 (CASHWMaxSAT-Dis) R 25197 25200 24272 0 -1 4194304 75695 0 0 0 22151 17 0 0 20 0 1 0 33770779 48402432 8372 18446744073709551615 4198400 14817773 140721146750384 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 23314432 140721146755434 140721146755549 140721146755549 140721146761151 0
/proc/25200/statm: 11817 8372 992 2593 0 8710 0
Current children cumulated CPU time: 221.68 s
Current children cumulated vsize: 47268 KiB
Current children cumulated memory: 33488 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 4.07 3.82 5/264 25211
/proc/meminfo: memFree=129643240/131249996 swapFree=33010684/33010684
[pid=25200] ppid=25197 vsize=68168 memory=54268 CPUtime=281.52 cores=0,2
/proc/25200/stat : 25200 (CASHWMaxSAT-Dis) R 25197 25200 24272 0 -1 4194304 78815 0 0 0 28134 18 0 0 20 0 1 0 33770779 69804032 13567 18446744073709551615 4198400 14817773 140721146750384 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 23314432 140721146755434 140721146755549 140721146755549 140721146761151 0
/proc/25200/statm: 17042 13567 992 2593 0 13935 0
Current children cumulated CPU time: 281.52 s
Current children cumulated vsize: 68168 KiB
Current children cumulated memory: 54268 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 4.07 3.84 5/264 25213
/proc/meminfo: memFree=129662912/131249996 swapFree=33010684/33010684
[pid=25200] ppid=25197 vsize=70088 memory=56132 CPUtime=341.37 cores=0,2
/proc/25200/stat : 25200 (CASHWMaxSAT-Dis) R 25197 25200 24272 0 -1 4194304 89735 0 0 0 34115 22 0 0 20 0 1 0 33770779 71770112 14033 18446744073709551615 4198400 14817773 140721146750384 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 23314432 140721146755434 140721146755549 140721146755549 140721146761151 0
/proc/25200/statm: 17522 14033 992 2593 0 14415 0
Current children cumulated CPU time: 341.37 s
Current children cumulated vsize: 70088 KiB
Current children cumulated memory: 56132 KiB

[startup+402.3 s]
/proc/loadavg: 4.13 4.09 3.86 5/264 25215
/proc/meminfo: memFree=129659184/131249996 swapFree=33010684/33010684
[pid=25200] ppid=25197 vsize=70740 memory=56980 CPUtime=401.2 cores=0,2
/proc/25200/stat : 25200 (CASHWMaxSAT-Dis) R 25197 25200 24272 0 -1 4194304 90719 0 0 0 40098 22 0 0 20 0 1 0 33770779 72437760 14245 18446744073709551615 4198400 14817773 140721146750384 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 23314432 140721146755434 140721146755549 140721146755549 140721146761151 0
/proc/25200/statm: 17685 14245 992 2593 0 14578 0
Current children cumulated CPU time: 401.2 s
Current children cumulated vsize: 70740 KiB
Current children cumulated memory: 56980 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 4.08 3.88 5/264 25219
/proc/meminfo: memFree=129614860/131249996 swapFree=33010684/33010684
[pid=25200] ppid=25197 vsize=63284 memory=49432 CPUtime=461.04 cores=0,2
/proc/25200/stat : 25200 (CASHWMaxSAT-Dis) R 25197 25200 24272 0 -1 4194304 92816 0 0 0 46081 23 0 0 20 0 1 0 33770779 64802816 12358 18446744073709551615 4198400 14817773 140721146750384 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 23314432 140721146755434 140721146755549 140721146755549 140721146761151 0
/proc/25200/statm: 15821 12358 992 2593 0 12714 0
Current children cumulated CPU time: 461.04 s

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

Current children cumulated memory: 90224 KiB

[startup+2862.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/265 25345
/proc/meminfo: memFree=129345784/131249996 swapFree=33010684/33010684
[pid=25200] ppid=25197 vsize=121704 memory=107772 CPUtime=2854.57 cores=0,2
/proc/25200/stat : 25200 (CASHWMaxSAT-Dis) R 25197 25200 24272 0 -1 4194304 187989 0 0 0 285396 61 0 0 20 0 1 0 33770779 124624896 26943 18446744073709551615 4198400 14817773 140721146750384 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 23314432 140721146755434 140721146755549 140721146755549 140721146761151 0
/proc/25200/statm: 30426 26943 992 2593 0 27319 0
Current children cumulated CPU time: 2854.57 s
Current children cumulated vsize: 121704 KiB
Current children cumulated memory: 107772 KiB

[startup+2922.3 s]
/proc/loadavg: 4.04 4.07 4.08 5/265 25347
/proc/meminfo: memFree=129329400/131249996 swapFree=33010684/33010684
[pid=25200] ppid=25197 vsize=122712 memory=108796 CPUtime=2914.4 cores=0,2
/proc/25200/stat : 25200 (CASHWMaxSAT-Dis) R 25197 25200 24272 0 -1 4194304 188241 0 0 0 291379 61 0 0 20 0 1 0 33770779 125657088 27199 18446744073709551615 4198400 14817773 140721146750384 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 23314432 140721146755434 140721146755549 140721146755549 140721146761151 0
/proc/25200/statm: 30678 27199 992 2593 0 27571 0
Current children cumulated CPU time: 2914.4 s
Current children cumulated vsize: 122712 KiB
Current children cumulated memory: 108796 KiB

[startup+2982.3 s]
/proc/loadavg: 4.18 4.10 4.09 5/265 25349
/proc/meminfo: memFree=129338928/131249996 swapFree=33010684/33010684
[pid=25200] ppid=25197 vsize=122712 memory=108796 CPUtime=2974.24 cores=0,2
/proc/25200/stat : 25200 (CASHWMaxSAT-Dis) R 25197 25200 24272 0 -1 4194304 188241 0 0 0 297363 61 0 0 20 0 1 0 33770779 125657088 27199 18446744073709551615 4198400 14817773 140721146750384 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 23314432 140721146755434 140721146755549 140721146755549 140721146761151 0
/proc/25200/statm: 30678 27199 992 2593 0 27571 0
Current children cumulated CPU time: 2974.24 s
Current children cumulated vsize: 122712 KiB
Current children cumulated memory: 108796 KiB

[startup+3042.3 s]
/proc/loadavg: 4.12 4.10 4.09 4/261 25363
/proc/meminfo: memFree=129523028/131249996 swapFree=33010684/33010684
[pid=25200] ppid=25197 vsize=122712 memory=108796 CPUtime=3034.08 cores=0,2
/proc/25200/stat : 25200 (CASHWMaxSAT-Dis) R 25197 25200 24272 0 -1 4194304 188241 0 0 0 303347 61 0 0 20 0 1 0 33770779 125657088 27199 18446744073709551615 4198400 14817773 140721146750384 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 23314432 140721146755434 140721146755549 140721146755549 140721146761151 0
/proc/25200/statm: 30678 27199 992 2593 0 27571 0
Current children cumulated CPU time: 3034.08 s
Current children cumulated vsize: 122712 KiB
Current children cumulated memory: 108796 KiB

[startup+3102.3 s]
/proc/loadavg: 4.27 4.17 4.11 5/265 25402
/proc/meminfo: memFree=129505708/131249996 swapFree=33010684/33010684
[pid=25200] ppid=25197 vsize=122712 memory=108796 CPUtime=3093.92 cores=0,2
/proc/25200/stat : 25200 (CASHWMaxSAT-Dis) R 25197 25200 24272 0 -1 4194304 188280 0 0 0 309331 61 0 0 20 0 1 0 33770779 125657088 27199 18446744073709551615 4198400 14817773 140721146750384 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 23314432 140721146755434 140721146755549 140721146755549 140721146761151 0
/proc/25200/statm: 30678 27199 992 2593 0 27571 0
Current children cumulated CPU time: 3093.92 s
Current children cumulated vsize: 122712 KiB
Current children cumulated memory: 108796 KiB

[startup+3162.3 s]
/proc/loadavg: 4.16 4.15 4.11 5/264 25415
/proc/meminfo: memFree=129493252/131249996 swapFree=33010684/33010684
[pid=25200] ppid=25197 vsize=122712 memory=108796 CPUtime=3153.76 cores=0,2
/proc/25200/stat : 25200 (CASHWMaxSAT-Dis) R 25197 25200 24272 0 -1 4194304 188288 0 0 0 315315 61 0 0 20 0 1 0 33770779 125657088 27199 18446744073709551615 4198400 14817773 140721146750384 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 23314432 140721146755434 140721146755549 140721146755549 140721146761151 0
/proc/25200/statm: 30678 27199 992 2593 0 27571 0
Current children cumulated CPU time: 3153.76 s
Current children cumulated vsize: 122712 KiB
Current children cumulated memory: 108796 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.13 4.10 5/265 25463
/proc/meminfo: memFree=129741472/131249996 swapFree=33010684/33010684
[pid=25200] ppid=25197 vsize=84032 memory=70288 CPUtime=3213.6 cores=0,2
/proc/25200/stat : 25200 (CASHWMaxSAT-Dis) R 25197 25200 24272 0 -1 4194304 188928 0 0 0 321298 62 0 0 20 0 1 0 33770779 86048768 17572 18446744073709551615 4198400 14817773 140721146750384 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 23314432 140721146755434 140721146755549 140721146755549 140721146761151 0
/proc/25200/statm: 21008 17572 992 2593 0 17901 0
Current children cumulated CPU time: 3213.6 s
Current children cumulated vsize: 84032 KiB
Current children cumulated memory: 70288 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.14 4.10 5/265 25510
/proc/meminfo: memFree=129765172/131249996 swapFree=33010684/33010684
[pid=25200] ppid=25197 vsize=104628 memory=90748 CPUtime=3273.42 cores=0,2
/proc/25200/stat : 25200 (CASHWMaxSAT-Dis) R 25197 25200 24272 0 -1 4194304 189992 0 0 0 327280 62 0 0 20 0 1 0 33770779 107139072 22687 18446744073709551615 4198400 14817773 140721146750384 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 23314432 140721146755434 140721146755549 140721146755549 140721146761151 0
/proc/25200/statm: 26157 22687 992 2593 0 23050 0
Current children cumulated CPU time: 3273.42 s
Current children cumulated vsize: 104628 KiB
Current children cumulated memory: 90748 KiB

[startup+3342.3 s]
/proc/loadavg: 4.05 4.11 4.09 5/265 25557
/proc/meminfo: memFree=129879548/131249996 swapFree=33010684/33010684
[pid=25200] ppid=25197 vsize=113804 memory=99960 CPUtime=3333.27 cores=0,2
/proc/25200/stat : 25200 (CASHWMaxSAT-Dis) R 25197 25200 24272 0 -1 4194304 190262 0 0 0 333264 63 0 0 20 0 1 0 33770779 116535296 24990 18446744073709551615 4198400 14817773 140721146750384 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 23314432 140721146755434 140721146755549 140721146755549 140721146761151 0
/proc/25200/statm: 28451 24990 992 2593 0 25344 0
Current children cumulated CPU time: 3333.27 s
Current children cumulated vsize: 113804 KiB
Current children cumulated memory: 99960 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/266 25560
/proc/meminfo: memFree=129852584/131249996 swapFree=33010684/33010684
[pid=25200] ppid=25197 vsize=113804 memory=99960 CPUtime=3393.11 cores=0,2
/proc/25200/stat : 25200 (CASHWMaxSAT-Dis) R 25197 25200 24272 0 -1 4194304 190262 0 0 0 339248 63 0 0 20 0 1 0 33770779 116535296 24990 18446744073709551615 4198400 14817773 140721146750384 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 23314432 140721146755434 140721146755549 140721146755549 140721146761151 0
/proc/25200/statm: 28451 24990 992 2593 0 25344 0
Current children cumulated CPU time: 3393.11 s
Current children cumulated vsize: 113804 KiB
Current children cumulated memory: 99960 KiB

[startup+3462.3 s]
/proc/loadavg: 4.17 4.13 4.10 5/266 25565
/proc/meminfo: memFree=129844076/131249996 swapFree=33010684/33010684
[pid=25200] ppid=25197 vsize=113804 memory=99960 CPUtime=3452.95 cores=0,2
/proc/25200/stat : 25200 (CASHWMaxSAT-Dis) R 25197 25200 24272 0 -1 4194304 190262 0 0 0 345232 63 0 0 20 0 1 0 33770779 116535296 24990 18446744073709551615 4198400 14817773 140721146750384 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 23314432 140721146755434 140721146755549 140721146755549 140721146761151 0
/proc/25200/statm: 28451 24990 992 2593 0 25344 0
Current children cumulated CPU time: 3452.95 s
Current children cumulated vsize: 113804 KiB
Current children cumulated memory: 99960 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/264 25567
/proc/meminfo: memFree=129810112/131249996 swapFree=33010684/33010684
[pid=25200] ppid=25197 vsize=126480 memory=112508 CPUtime=3512.78 cores=0,2
/proc/25200/stat : 25200 (CASHWMaxSAT-Dis) R 25197 25200 24272 0 -1 4194304 190860 0 0 0 351215 63 0 0 20 0 1 0 33770779 129515520 28127 18446744073709551615 4198400 14817773 140721146750384 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 23314432 140721146755434 140721146755549 140721146755549 140721146761151 0
/proc/25200/statm: 31620 28127 992 2593 0 28513 0
Current children cumulated CPU time: 3512.78 s
Current children cumulated vsize: 126480 KiB
Current children cumulated memory: 112508 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.12 4.09 5/264 25569
/proc/meminfo: memFree=129802204/131249996 swapFree=33010684/33010684
[pid=25200] ppid=25197 vsize=132748 memory=118780 CPUtime=3572.62 cores=0,2
/proc/25200/stat : 25200 (CASHWMaxSAT-Dis) R 25197 25200 24272 0 -1 4194304 191451 0 0 0 357199 63 0 0 20 0 1 0 33770779 135933952 29695 18446744073709551615 4198400 14817773 140721146750384 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 23314432 140721146755434 140721146755549 140721146755549 140721146761151 0
/proc/25200/statm: 33187 29695 992 2593 0 30080 0
Current children cumulated CPU time: 3572.62 s
Current children cumulated vsize: 132748 KiB
Current children cumulated memory: 118780 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.8 s]
/proc/loadavg: 4.09 4.11 4.09 5/264 25569
/proc/meminfo: memFree=129832568/131249996 swapFree=33010684/33010684
[pid=25200] ppid=25197 vsize=86760 memory=73016 CPUtime=3600.05 cores=0,2
/proc/25200/stat : 25200 (CASHWMaxSAT-Dis) R 25197 25200 24272 0 -1 4194304 191451 0 0 0 359942 63 0 0 20 0 1 0 33770779 88842240 18254 18446744073709551615 4198400 14817773 140721146750384 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 23314432 140721146755434 140721146755549 140721146755549 140721146761151 0
/proc/25200/statm: 21690 18254 992 2593 0 18583 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 86760 KiB
Current children cumulated memory: 73016 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.42 s, system=0.639875 s

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

Child status: 0

Real time (s): 3609.8
CPU time (s): 3600.06
CPU user time (s): 3599.42
CPU system time (s): 0.639875
CPU usage (%): 99.7303
Max. virtual memory (cumulated for all children) (KiB): 164292
Max. memory (cumulated for all children) (KiB): 150396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.42
system time used= 0.639875
maximum resident set size= 150396
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 191451
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= 32
involuntary context switches= 8172


# summary of solver processes directly reported to runsolver:
#   pid: 25200
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3599.42
#   total CPU system time (s): 0.639875

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.5716 second user time and 11.5959 second system time

The end

Launcher Data

Begin job on nodeC024 at 2025-06-29 09:08:49
IDJOB=4509702
IDBENCH=158790
IDSOLVER=3322
FILE ID=nodeC024/4509702-1751180929
RUNJOBID= nodeC024-1751180146-24282
SLURM_JOB_ID= 9587545
Free space on /tmp= 433020 MiB

SOLVER NAME= CASHWMaxSATDisjCad-S 2025-06-01
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-regular-n30-d4-i1.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= CASHWMaxSAT-DisjCad-S BENCHNAME -total-t=TIMEOUT -no-par -v0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4509702-1751180929/watcher-4509702-1751180929 -o /tmp/evaluation-result-4509702-1751180929/solver-4509702-1751180929 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1751180146-24282 --watchdog 3760  CASHWMaxSAT-DisjCad-S HOME/instance-4509702-1751180929.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= 70456d73d2f29031b06a5b292ce0fc7b
RANDOM SEED=40576067

nodeC024 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.179
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	: 6999.36
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		: 3599.527
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	: 6999.36
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		: 3599.682
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	: 6999.36
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		: 3600.048
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	: 6999.36
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		: 3599.650
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	: 6999.36
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		: 3599.684
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	: 6999.36
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.448
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	: 6999.36
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		: 3600.456
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	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129758896 kB
MemAvailable:   129433960 kB
Buffers:            3280 kB
Cached:           485132 kB
SwapCached:            0 kB
Active:           620320 kB
Inactive:         265128 kB
Active(anon):     415100 kB
Inactive(anon):        0 kB
Active(file):     205220 kB
Inactive(file):   265128 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             13808 kB
Writeback:            12 kB
AnonPages:        397224 kB
Mapped:           114740 kB
Shmem:             18064 kB
KReclaimable:      87512 kB
Slab:             173388 kB
SReclaimable:      87512 kB
SUnreclaim:        85876 kB
KernelStack:        4304 kB
PageTables:         3720 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     746760 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:    311296 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:      195284 kB
DirectMap2M:     6916096 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 433008 MiB
End job on nodeC024 at 2025-06-29 10:08:59