Trace number 4544945

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

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/koops/
normalized-mat20_19_identity_complement.opb
MD5SUM6b62b1f0af3a4b117c91c07257537aad
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 benchmark14.7305
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7600
Total number of constraints700360
Number of constraints which are clauses685920
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints14440
Minimum length of a constraint2
Maximum length of a constraint19
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 18
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 37
Number of bits of the biggest sum of numbers6
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.10	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 (54894 MiB free)
  memory of node 1: 64465 MiB (63494 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4544945-1753232050/watcher-4544945-1753232050 -o /tmp/evaluation-result-4544945-1753232050/solver-4544945-1753232050 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1753224789-160908 --watchdog 3760 CASHWMaxSAT-DisjCad-S HOME/instance-4544945-1753232050.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=162199, runsolver pid=162196
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 4.08 4.13 4.10 5/264 162200
/proc/meminfo: memFree=121230784/131250000 swapFree=33010416/33010684
[pid=162199] ppid=162196 vsize=37268 memory=22784 CPUtime=0.09 cores=4,6
/proc/162199/stat : 162199 (CASHWMaxSAT-Dis) R 162196 162199 160897 0 -1 4194304 5009 0 0 0 9 0 0 0 20 0 1 0 238827527 38162432 5696 18446744073709551615 4198400 14817773 140733523516880 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25149440 140733523519848 140733523519963 140733523519963 140733523525567 0
/proc/162199/statm: 9317 5696 864 2593 0 6210 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 37268 KiB
Current children cumulated memory: 22784 KiB

[startup+0.205397 s]*
/proc/loadavg: 4.08 4.13 4.10 5/264 162200
/proc/meminfo: memFree=121230784/131250000 swapFree=33010416/33010684
[pid=162199] ppid=162196 vsize=55016 memory=40576 CPUtime=0.2 cores=4,6
/proc/162199/stat : 162199 (CASHWMaxSAT-Dis) R 162196 162199 160897 0 -1 4194304 9450 0 0 0 19 1 0 0 20 0 1 0 238827527 56336384 10144 18446744073709551615 4198400 14817773 140733523516880 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25149440 140733523519848 140733523519963 140733523519963 140733523525567 0
/proc/162199/statm: 13754 10144 864 2593 0 10647 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 55016 KiB
Current children cumulated memory: 40576 KiB

[startup+0.305331 s]*
/proc/loadavg: 4.08 4.13 4.10 5/264 162200
/proc/meminfo: memFree=121230784/131250000 swapFree=33010416/33010684
[pid=162199] ppid=162196 vsize=72048 memory=57600 CPUtime=0.3 cores=4,6
/proc/162199/stat : 162199 (CASHWMaxSAT-Dis) R 162196 162199 160897 0 -1 4194304 13722 0 0 0 28 2 0 0 20 0 1 0 238827527 73777152 14400 18446744073709551615 4198400 14817773 140733523516880 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25149440 140733523519848 140733523519963 140733523519963 140733523525567 0
/proc/162199/statm: 18012 14400 864 2593 0 14905 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 72048 KiB
Current children cumulated memory: 57600 KiB

[startup+0.700157 s]
/proc/loadavg: 4.08 4.13 4.10 5/264 162200
/proc/meminfo: memFree=121230784/131250000 swapFree=33010416/33010684
[pid=162199] ppid=162196 vsize=138700 memory=124032 CPUtime=0.69 cores=4,6
/proc/162199/stat : 162199 (CASHWMaxSAT-Dis) R 162196 162199 160897 0 -1 4194304 30332 0 0 0 63 6 0 0 20 0 1 0 238827527 142028800 31008 18446744073709551615 4198400 14817773 140733523516880 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25149440 140733523519848 140733523519963 140733523519963 140733523525567 0
/proc/162199/statm: 34675 31008 864 2593 0 31568 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 138700 KiB
Current children cumulated memory: 124032 KiB

[startup+1.50016 s]
/proc/loadavg: 4.08 4.13 4.10 5/264 162200
/proc/meminfo: memFree=121145972/131250000 swapFree=33010416/33010684
[pid=162199] ppid=162196 vsize=274528 memory=259456 CPUtime=1.49 cores=4,6
/proc/162199/stat : 162199 (CASHWMaxSAT-Dis) R 162196 162199 160897 0 -1 4194304 64173 0 0 0 137 12 0 0 20 0 1 0 238827527 281116672 64864 18446744073709551615 4198400 14817773 140733523516880 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25149440 140733523519848 140733523519963 140733523519963 140733523525567 0
/proc/162199/statm: 68632 64864 864 2593 0 65525 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 274528 KiB
Current children cumulated memory: 259456 KiB

[startup+3.10527 s]
/proc/loadavg: 4.07 4.13 4.10 5/264 162200
/proc/meminfo: memFree=120805420/131250000 swapFree=33010416/33010684
[pid=162199] ppid=162196 vsize=565428 memory=546712 CPUtime=3.09 cores=4,6
/proc/162199/stat : 162199 (CASHWMaxSAT-Dis) R 162196 162199 160897 0 -1 4194304 135775 0 0 0 286 23 0 0 20 0 1 0 238827527 578998272 136678 18446744073709551615 4198400 14817773 140733523516880 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25149440 140733523519848 140733523519963 140733523519963 140733523525567 0
/proc/162199/statm: 141357 136678 896 2593 0 138250 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 565428 KiB
Current children cumulated memory: 546712 KiB

[startup+6.30017 s]
/proc/loadavg: 4.07 4.13 4.10 5/264 162200
/proc/meminfo: memFree=120707064/131250000 swapFree=33010416/33010684
[pid=162199] ppid=162196 vsize=602800 memory=581660 CPUtime=6.27 cores=4,6
/proc/162199/stat : 162199 (CASHWMaxSAT-Dis) R 162196 162199 160897 0 -1 4194304 141680 0 0 0 601 26 0 0 20 0 1 0 238827527 617267200 145415 18446744073709551615 4198400 14817773 140733523516880 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25149440 140733523519848 140733523519963 140733523519963 140733523525567 0
/proc/162199/statm: 150700 145415 992 2593 0 147593 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 602800 KiB
Current children cumulated memory: 581660 KiB

[startup+12.7002 s]
/proc/loadavg: 4.15 4.15 4.11 5/264 162201
/proc/meminfo: memFree=120699188/131250000 swapFree=33010416/33010684
[pid=162199] ppid=162196 vsize=632088 memory=610856 CPUtime=12.65 cores=4,6
/proc/162199/stat : 162199 (CASHWMaxSAT-Dis) R 162196 162199 160897 0 -1 4194304 142892 0 0 0 1238 27 0 0 20 0 1 0 238827527 647258112 152714 18446744073709551615 4198400 14817773 140733523516880 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25149440 140733523519848 140733523519963 140733523519963 140733523525567 0
/proc/162199/statm: 158022 152714 992 2593 0 154915 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 632088 KiB
Current children cumulated memory: 610856 KiB

[startup+25.5002 s]
/proc/loadavg: 4.11 4.14 4.10 5/264 162201
/proc/meminfo: memFree=120703872/131250000 swapFree=33010416/33010684
[pid=162199] ppid=162196 vsize=632088 memory=610856 CPUtime=25.42 cores=4,6
/proc/162199/stat : 162199 (CASHWMaxSAT-Dis) R 162196 162199 160897 0 -1 4194304 142915 0 0 0 2514 28 0 0 20 0 1 0 238827527 647258112 152714 18446744073709551615 4198400 14817773 140733523516880 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25149440 140733523519848 140733523519963 140733523519963 140733523525567 0
/proc/162199/statm: 158022 152714 992 2593 0 154915 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 632088 KiB
Current children cumulated memory: 610856 KiB

[startup+51.1053 s]
/proc/loadavg: 4.07 4.13 4.10 5/264 162201
/proc/meminfo: memFree=120661668/131250000 swapFree=33010416/33010684
[pid=162199] ppid=162196 vsize=632088 memory=610856 CPUtime=50.94 cores=4,6
/proc/162199/stat : 162199 (CASHWMaxSAT-Dis) R 162196 162199 160897 0 -1 4194304 142962 0 0 0 5066 28 0 0 20 0 1 0 238827527 647258112 152714 18446744073709551615 4198400 14817773 140733523516880 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25149440 140733523519848 140733523519963 140733523519963 140733523525567 0
/proc/162199/statm: 158022 152714 992 2593 0 154915 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 632088 KiB
Current children cumulated memory: 610856 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/264 162203
/proc/meminfo: memFree=120668140/131250000 swapFree=33010416/33010684
[pid=162199] ppid=162196 vsize=632088 memory=610856 CPUtime=102 cores=4,6
/proc/162199/stat : 162199 (CASHWMaxSAT-Dis) R 162196 162199 160897 0 -1 4194304 143013 0 0 0 10171 29 0 0 20 0 1 0 238827527 647258112 152714 18446744073709551615 4198400 14817773 140733523516880 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25149440 140733523519848 140733523519963 140733523519963 140733523525567 0
/proc/162199/statm: 158022 152714 992 2593 0 154915 0
Current children cumulated CPU time: 102 s
Current children cumulated vsize: 632088 KiB
Current children cumulated memory: 610856 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/264 162295
/proc/meminfo: memFree=120698344/131250000 swapFree=33010416/33010684
[pid=162199] ppid=162196 vsize=614260 memory=591796 CPUtime=161.83 cores=4,6
/proc/162199/stat : 162199 (CASHWMaxSAT-Dis) R 162196 162199 160897 0 -1 4194304 145081 0 0 0 16152 31 0 0 20 0 1 0 238827527 629002240 147949 18446744073709551615 4198400 14817773 140733523516880 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25149440 140733523519848 140733523519963 140733523519963 140733523525567 0
/proc/162199/statm: 153565 147949 992 2593 0 150458 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 614260 KiB
Current children cumulated memory: 591796 KiB

[startup+222.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/264 162297
/proc/meminfo: memFree=120669308/131250000 swapFree=33010416/33010684
[pid=162199] ppid=162196 vsize=615112 memory=598152 CPUtime=221.66 cores=4,6
/proc/162199/stat : 162199 (CASHWMaxSAT-Dis) R 162196 162199 160897 0 -1 4194304 148145 0 0 0 22132 34 0 0 20 0 1 0 238827527 629874688 149538 18446744073709551615 4198400 14817773 140733523516880 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25149440 140733523519848 140733523519963 140733523519963 140733523525567 0
/proc/162199/statm: 153778 149538 992 2593 0 150671 0
Current children cumulated CPU time: 221.66 s
Current children cumulated vsize: 615112 KiB
Current children cumulated memory: 598152 KiB

[startup+282.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/265 162300
/proc/meminfo: memFree=120656528/131250000 swapFree=33010416/33010684
[pid=162199] ppid=162196 vsize=622752 memory=605892 CPUtime=281.49 cores=4,6
/proc/162199/stat : 162199 (CASHWMaxSAT-Dis) R 162196 162199 160897 0 -1 4194304 151784 0 0 0 28111 38 0 0 20 0 1 0 238827527 637698048 151473 18446744073709551615 4198400 14817773 140733523516880 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25149440 140733523519848 140733523519963 140733523519963 140733523525567 0
/proc/162199/statm: 155688 151473 992 2593 0 152581 0
Current children cumulated CPU time: 281.49 s
Current children cumulated vsize: 622752 KiB
Current children cumulated memory: 605892 KiB

[startup+342.3 s]
/proc/loadavg: 4.06 4.09 4.09 5/263 162302
/proc/meminfo: memFree=120643496/131250000 swapFree=33010416/33010684
[pid=162199] ppid=162196 vsize=646124 memory=629156 CPUtime=341.29 cores=4,6
/proc/162199/stat : 162199 (CASHWMaxSAT-Dis) R 162196 162199 160897 0 -1 4194304 154824 0 0 0 34088 41 0 0 20 0 1 0 238827527 661630976 157289 18446744073709551615 4198400 14817773 140733523516880 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25149440 140733523519848 140733523519963 140733523519963 140733523525567 0
/proc/162199/statm: 161531 157289 992 2593 0 158424 0
Current children cumulated CPU time: 341.29 s
Current children cumulated vsize: 646124 KiB
Current children cumulated memory: 629156 KiB

[startup+402.3 s]
/proc/loadavg: 4.13 4.10 4.09 5/263 162304
/proc/meminfo: memFree=120648872/131250000 swapFree=33010416/33010684
[pid=162199] ppid=162196 vsize=652016 memory=635044 CPUtime=401.08 cores=4,6
/proc/162199/stat : 162199 (CASHWMaxSAT-Dis) R 162196 162199 160897 0 -1 4194304 155405 0 0 0 40067 41 0 0 20 0 1 0 238827527 667664384 158761 18446744073709551615 4198400 14817773 140733523516880 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25149440 140733523519848 140733523519963 140733523519963 140733523525567 0
/proc/162199/statm: 163004 158761 992 2593 0 159897 0
Current children cumulated CPU time: 401.08 s
Current children cumulated vsize: 652016 KiB
Current children cumulated memory: 635044 KiB

[startup+462.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/264 162321
/proc/meminfo: memFree=120623916/131250000 swapFree=33010416/33010684
[pid=162199] ppid=162196 vsize=652016 memory=635044 CPUtime=460.89 cores=4,6
/proc/162199/stat : 162199 (CASHWMaxSAT-Dis) R 162196 162199 160897 0 -1 4194304 155594 0 0 0 46048 41 0 0 20 0 1 0 238827527 667664384 158761 18446744073709551615 4198400 14817773 140733523516880 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25149440 140733523519848 140733523519963 140733523519963 140733523525567 0
/proc/162199/statm: 163004 158761 992 2593 0 159897 0
Current children cumulated CPU time: 460.89 s

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

Current children cumulated memory: 614576 KiB

[startup+2922.3 s]
/proc/loadavg: 4.04 4.08 4.08 5/263 162483
/proc/meminfo: memFree=118952304/131250000 swapFree=33010416/33010684
[pid=162199] ppid=162196 vsize=631276 memory=615640 CPUtime=2914.15 cores=4,6
/proc/162199/stat : 162199 (CASHWMaxSAT-Dis) R 162196 162199 160897 0 -1 4194304 237109 0 0 0 291264 151 0 0 20 0 1 0 238827527 646426624 153910 18446744073709551615 4198400 14817773 140733523516880 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25149440 140733523519848 140733523519963 140733523519963 140733523525567 0
/proc/162199/statm: 157819 153910 992 2593 0 154712 0
Current children cumulated CPU time: 2914.15 s
Current children cumulated vsize: 631276 KiB
Current children cumulated memory: 615640 KiB

[startup+2982.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/263 162485
/proc/meminfo: memFree=118979404/131250000 swapFree=33010416/33010684
[pid=162199] ppid=162196 vsize=631856 memory=616220 CPUtime=2973.99 cores=4,6
/proc/162199/stat : 162199 (CASHWMaxSAT-Dis) R 162196 162199 160897 0 -1 4194304 238724 0 0 0 297244 155 0 0 20 0 1 0 238827527 647020544 154055 18446744073709551615 4198400 14817773 140733523516880 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25149440 140733523519848 140733523519963 140733523519963 140733523525567 0
/proc/162199/statm: 157964 154055 992 2593 0 154857 0
Current children cumulated CPU time: 2973.99 s
Current children cumulated vsize: 631856 KiB
Current children cumulated memory: 616220 KiB

[startup+3042.3 s]
/proc/loadavg: 4.16 4.12 4.10 5/263 162490
/proc/meminfo: memFree=118987844/131250000 swapFree=33010416/33010684
[pid=162199] ppid=162196 vsize=633292 memory=617656 CPUtime=3033.81 cores=4,6
/proc/162199/stat : 162199 (CASHWMaxSAT-Dis) R 162196 162199 160897 0 -1 4194304 240721 0 0 0 303224 157 0 0 20 0 1 0 238827527 648491008 154414 18446744073709551615 4198400 14817773 140733523516880 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25149440 140733523519848 140733523519963 140733523519963 140733523525567 0
/proc/162199/statm: 158323 154414 992 2593 0 155216 0
Current children cumulated CPU time: 3033.81 s
Current children cumulated vsize: 633292 KiB
Current children cumulated memory: 617656 KiB

[startup+3102.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/264 162497
/proc/meminfo: memFree=119026160/131250000 swapFree=33010416/33010684
[pid=162199] ppid=162196 vsize=595468 memory=579832 CPUtime=3093.64 cores=4,6
/proc/162199/stat : 162199 (CASHWMaxSAT-Dis) R 162196 162199 160897 0 -1 4194304 241897 0 0 0 309205 159 0 0 20 0 1 0 238827527 609759232 144958 18446744073709551615 4198400 14817773 140733523516880 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25149440 140733523519848 140733523519963 140733523519963 140733523525567 0
/proc/162199/statm: 148867 144958 992 2593 0 145760 0
Current children cumulated CPU time: 3093.64 s
Current children cumulated vsize: 595468 KiB
Current children cumulated memory: 579832 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/264 162499
/proc/meminfo: memFree=119007792/131250000 swapFree=33010416/33010684
[pid=162199] ppid=162196 vsize=631688 memory=616052 CPUtime=3153.47 cores=4,6
/proc/162199/stat : 162199 (CASHWMaxSAT-Dis) R 162196 162199 160897 0 -1 4194304 243871 0 0 0 315185 162 0 0 20 0 1 0 238827527 646848512 154013 18446744073709551615 4198400 14817773 140733523516880 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25149440 140733523519848 140733523519963 140733523519963 140733523525567 0
/proc/162199/statm: 157922 154013 992 2593 0 154815 0
Current children cumulated CPU time: 3153.47 s
Current children cumulated vsize: 631688 KiB
Current children cumulated memory: 616052 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/264 162501
/proc/meminfo: memFree=118967680/131250000 swapFree=33010416/33010684
[pid=162199] ppid=162196 vsize=633140 memory=617504 CPUtime=3213.3 cores=4,6
/proc/162199/stat : 162199 (CASHWMaxSAT-Dis) R 162196 162199 160897 0 -1 4194304 245187 0 0 0 321166 164 0 0 20 0 1 0 238827527 648335360 154376 18446744073709551615 4198400 14817773 140733523516880 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25149440 140733523519848 140733523519963 140733523519963 140733523525567 0
/proc/162199/statm: 158285 154376 992 2593 0 155178 0
Current children cumulated CPU time: 3213.3 s
Current children cumulated vsize: 633140 KiB
Current children cumulated memory: 617504 KiB

[startup+3282.3 s]
/proc/loadavg: 4.34 4.18 4.12 5/264 162503
/proc/meminfo: memFree=118976464/131250000 swapFree=33010416/33010684
[pid=162199] ppid=162196 vsize=631476 memory=615840 CPUtime=3273.14 cores=4,6
/proc/162199/stat : 162199 (CASHWMaxSAT-Dis) R 162196 162199 160897 0 -1 4194304 247323 0 0 0 327147 167 0 0 20 0 1 0 238827527 646631424 153960 18446744073709551615 4198400 14817773 140733523516880 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25149440 140733523519848 140733523519963 140733523519963 140733523525567 0
/proc/162199/statm: 157869 153960 992 2593 0 154762 0
Current children cumulated CPU time: 3273.14 s
Current children cumulated vsize: 631476 KiB
Current children cumulated memory: 615840 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.14 4.11 5/264 162506
/proc/meminfo: memFree=119004104/131250000 swapFree=33010416/33010684
[pid=162199] ppid=162196 vsize=632188 memory=616552 CPUtime=3332.97 cores=4,6
/proc/162199/stat : 162199 (CASHWMaxSAT-Dis) R 162196 162199 160897 0 -1 4194304 249025 0 0 0 333128 169 0 0 20 0 1 0 238827527 647360512 154138 18446744073709551615 4198400 14817773 140733523516880 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25149440 140733523519848 140733523519963 140733523519963 140733523525567 0
/proc/162199/statm: 158047 154138 992 2593 0 154940 0
Current children cumulated CPU time: 3332.97 s
Current children cumulated vsize: 632188 KiB
Current children cumulated memory: 616552 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.13 4.10 5/263 162508
/proc/meminfo: memFree=119028696/131250000 swapFree=33010416/33010684
[pid=162199] ppid=162196 vsize=631360 memory=615724 CPUtime=3392.81 cores=4,6
/proc/162199/stat : 162199 (CASHWMaxSAT-Dis) R 162196 162199 160897 0 -1 4194304 250991 0 0 0 339108 173 0 0 20 0 1 0 238827527 646512640 153931 18446744073709551615 4198400 14817773 140733523516880 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25149440 140733523519848 140733523519963 140733523519963 140733523525567 0
/proc/162199/statm: 157840 153931 992 2593 0 154733 0
Current children cumulated CPU time: 3392.81 s
Current children cumulated vsize: 631360 KiB
Current children cumulated memory: 615724 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.14 4.10 5/263 162510
/proc/meminfo: memFree=118956612/131250000 swapFree=33010416/33010684
[pid=162199] ppid=162196 vsize=632792 memory=617156 CPUtime=3452.64 cores=4,6
/proc/162199/stat : 162199 (CASHWMaxSAT-Dis) R 162196 162199 160897 0 -1 4194304 252877 0 0 0 345088 176 0 0 20 0 1 0 238827527 647979008 154289 18446744073709551615 4198400 14817773 140733523516880 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25149440 140733523519848 140733523519963 140733523519963 140733523525567 0
/proc/162199/statm: 158198 154289 992 2593 0 155091 0
Current children cumulated CPU time: 3452.64 s
Current children cumulated vsize: 632792 KiB
Current children cumulated memory: 617156 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/263 162512
/proc/meminfo: memFree=118946908/131250000 swapFree=33010416/33010684
[pid=162199] ppid=162196 vsize=633384 memory=617748 CPUtime=3512.46 cores=4,6
/proc/162199/stat : 162199 (CASHWMaxSAT-Dis) R 162196 162199 160897 0 -1 4194304 255188 0 0 0 351068 178 0 0 20 0 1 0 238827527 648585216 154437 18446744073709551615 4198400 14817773 140733523516880 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25149440 140733523519848 140733523519963 140733523519963 140733523525567 0
/proc/162199/statm: 158346 154437 992 2593 0 155239 0
Current children cumulated CPU time: 3512.46 s
Current children cumulated vsize: 633384 KiB
Current children cumulated memory: 617748 KiB

[startup+3582.3 s]
/proc/loadavg: 4.03 4.10 4.09 4/257 162545
/proc/meminfo: memFree=119303604/131250000 swapFree=33010416/33010684
[pid=162199] ppid=162196 vsize=633792 memory=618156 CPUtime=3572.3 cores=4,6
/proc/162199/stat : 162199 (CASHWMaxSAT-Dis) R 162196 162199 160897 0 -1 4194304 256638 0 0 0 357050 180 0 0 20 0 1 0 238827527 649003008 154539 18446744073709551615 4198400 14817773 140733523516880 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25149440 140733523519848 140733523519963 140733523519963 140733523525567 0
/proc/162199/statm: 158448 154539 992 2593 0 155341 0
Current children cumulated CPU time: 3572.3 s
Current children cumulated vsize: 633792 KiB
Current children cumulated memory: 618156 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.11 s]
/proc/loadavg: 3.97 4.07 4.08 4/257 162545
/proc/meminfo: memFree=119341360/131250000 swapFree=33010416/33010684
[pid=162199] ppid=162196 vsize=635248 memory=619612 CPUtime=3600.04 cores=4,6
/proc/162199/stat : 162199 (CASHWMaxSAT-Dis) R 162196 162199 160897 0 -1 4194304 257343 0 0 0 359822 182 0 0 20 0 1 0 238827527 650493952 154903 18446744073709551615 4198400 14817773 140733523516880 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25149440 140733523519848 140733523519963 140733523519963 140733523525567 0
/proc/162199/statm: 158812 154903 992 2593 0 155705 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 635248 KiB
Current children cumulated memory: 619612 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.23 s, system=1.82311 s

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

[startup+3610.11 s]
/proc/loadavg: 3.97 4.07 4.08 4/257 162545
/proc/meminfo: memFree=119341360/131250000 swapFree=33010416/33010684
[pid=162199] ppid=162196 vsize=635248 memory=619612 CPUtime=3600.04 cores=4,6
/proc/162199/stat : 162199 (CASHWMaxSAT-Dis) R 162196 162199 160897 0 -1 4194304 257343 0 0 0 359822 182 0 0 20 0 1 0 238827527 650493952 154903 18446744073709551615 4198400 14817773 140733523516880 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 25149440 140733523519848 140733523519963 140733523519963 140733523525567 0
/proc/162199/statm: 158812 154903 992 2593 0 155705 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 635248 KiB
Current children cumulated memory: 619612 KiB

Child status: 0

Real time (s): 3610.11
CPU time (s): 3600.05
CPU user time (s): 3598.23
CPU system time (s): 1.82311
CPU usage (%): 99.7214
Max. virtual memory (cumulated for all children) (KiB): 698312
Max. memory (cumulated for all children) (KiB): 682620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.23
system time used= 1.82311
maximum resident set size= 682620
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 257343
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= 232
involuntary context switches= 3101


# summary of solver processes directly reported to runsolver:
#   pid: 162199
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3598.23
#   total CPU system time (s): 1.82311

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.87384 second user time and 15.6236 second system time

The end

Launcher Data

Begin job on nodeC028 at 2025-07-23 02:54:10
IDJOB=4544945
IDBENCH=180687
IDSOLVER=3322
FILE ID=nodeC028/4544945-1753232050
RUNJOBID= nodeC028-1753224789-160908
SLURM_JOB_ID= 9687835
Free space on /tmp= 432960 MiB

SOLVER NAME= CASHWMaxSATDisjCad-S 2025-06-01
BENCH NAME= PB25/normalized-PB25/DEC-LIN/koops/normalized-mat20_19_identity_complement.opb
COMMAND LINE= CASHWMaxSAT-DisjCad-S BENCHNAME -total-t=TIMEOUT -no-par -v0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4544945-1753232050/watcher-4544945-1753232050 -o /tmp/evaluation-result-4544945-1753232050/solver-4544945-1753232050 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1753224789-160908 --watchdog 3760  CASHWMaxSAT-DisjCad-S HOME/instance-4544945-1753232050.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= 6b62b1f0af3a4b117c91c07257537aad
RANDOM SEED=1790623428

nodeC028 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.076
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.16
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.081
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.16
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		: 3601.445
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.16
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		: 3597.228
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.16
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		: 3600.097
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.16
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.050
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.16
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		: 3602.165
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.16
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.036
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.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        121230784 kB
MemAvailable:   129092888 kB
Buffers:            2132 kB
Cached:          8629448 kB
SwapCached:            4 kB
Active:          1528572 kB
Inactive:        7672252 kB
Active(anon):     587192 kB
Inactive(anon):     8308 kB
Active(file):     941380 kB
Inactive(file):  7663944 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             55208 kB
Writeback:             0 kB
AnonPages:        572460 kB
Mapped:           121188 kB
Shmem:             26256 kB
KReclaimable:     192036 kB
Slab:             287392 kB
SReclaimable:     192036 kB
SUnreclaim:        95356 kB
KernelStack:        4292 kB
PageTables:         4160 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     935232 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150520 kB
VmallocChunk:          0 kB
Percpu:             3904 kB
HardwareCorrupted:     0 kB
AnonHugePages:     61440 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:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432940 MiB
End job on nodeC028 at 2025-07-23 03:54:20