Trace number 4496058

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.1 3609.9

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
manquiho/Aardal_1/normalized-prob3.opb
MD5SUMb3a7e12d93ab079a38c8d0bc0b1ef8cc
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.287969
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables52
Total number of constraints2
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint52
Maximum length of a constraint52
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 5842800
Number of bits of the biggest number in a constraint 23
Biggest sum of numbers in a constraint 78219574
Number of bits of the biggest sum of numbers27
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.09/3609.90	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 (62862 MiB free)
  memory of node 1: 64507 MiB (63721 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4496058-1751138469/watcher-4496058-1751138469 -o /tmp/evaluation-result-4496058-1751138469/solver-4496058-1751138469 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1751133631-11802 --watchdog 3760 CASHWMaxSAT-DisjCad-S HOME/instance-4496058-1751138469.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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=13186, runsolver pid=13183
Current StackSize limit: 8192 KiB


[startup+0.100062 s]*
/proc/loadavg: 4.10 4.09 4.06 5/264 13187
/proc/meminfo: memFree=129622896/131250000 swapFree=33010684/33010684
[pid=13186] ppid=13183 vsize=18548 memory=4224 CPUtime=0.1 cores=4,6
/proc/13186/stat : 13186 (CASHWMaxSAT-Dis) R 13183 13186 11786 0 -1 4194304 295 0 0 0 10 0 0 0 20 0 1 0 29526821 18993152 1056 18446744073709551615 4198400 14817773 140733203021584 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 31395840 140733203024234 140733203024349 140733203024349 140733203029951 0
/proc/13186/statm: 4637 1056 896 2593 0 1530 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 18548 KiB
Current children cumulated memory: 4224 KiB

[startup+0.205695 s]*
/proc/loadavg: 4.10 4.09 4.06 5/264 13187
/proc/meminfo: memFree=129619116/131250000 swapFree=33010684/33010684
[pid=13186] ppid=13183 vsize=26284 memory=11584 CPUtime=0.2 cores=4,6
/proc/13186/stat : 13186 (CASHWMaxSAT-Dis) R 13183 13186 11786 0 -1 4194304 2363 0 0 0 20 0 0 0 20 0 1 0 29526821 26914816 2896 18446744073709551615 4198400 14817773 140733203021584 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 31395840 140733203024234 140733203024349 140733203024349 140733203029951 0
/proc/13186/statm: 6571 2896 960 2593 0 3464 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 26284 KiB
Current children cumulated memory: 11584 KiB

[startup+0.305556 s]*
/proc/loadavg: 4.10 4.09 4.06 5/264 13187
/proc/meminfo: memFree=129617352/131250000 swapFree=33010684/33010684
[pid=13186] ppid=13183 vsize=26336 memory=11656 CPUtime=0.3 cores=4,6
/proc/13186/stat : 13186 (CASHWMaxSAT-Dis) R 13183 13186 11786 0 -1 4194304 2851 0 0 0 30 0 0 0 20 0 1 0 29526821 26968064 2914 18446744073709551615 4198400 14817773 140733203021584 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 31395840 140733203024234 140733203024349 140733203024349 140733203029951 0
/proc/13186/statm: 6584 2914 960 2593 0 3477 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 26336 KiB
Current children cumulated memory: 11656 KiB

[startup+0.70019 s]
/proc/loadavg: 4.10 4.09 4.06 5/264 13187
/proc/meminfo: memFree=129615588/131250000 swapFree=33010684/33010684
[pid=13186] ppid=13183 vsize=30232 memory=15748 CPUtime=0.69 cores=4,6
/proc/13186/stat : 13186 (CASHWMaxSAT-Dis) R 13183 13186 11786 0 -1 4194304 4884 0 0 0 69 0 0 0 20 0 1 0 29526821 30957568 3937 18446744073709551615 4198400 14817773 140733203021584 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 31395840 140733203024234 140733203024349 140733203024349 140733203029951 0
/proc/13186/statm: 7558 3937 992 2593 0 4451 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 30232 KiB
Current children cumulated memory: 15748 KiB

[startup+1.50017 s]
/proc/loadavg: 4.10 4.09 4.06 5/264 13187
/proc/meminfo: memFree=129611824/131250000 swapFree=33010684/33010684
[pid=13186] ppid=13183 vsize=32652 memory=18052 CPUtime=1.48 cores=4,6
/proc/13186/stat : 13186 (CASHWMaxSAT-Dis) R 13183 13186 11786 0 -1 4194304 5489 0 0 0 148 0 0 0 20 0 1 0 29526821 33435648 4513 18446744073709551615 4198400 14817773 140733203021584 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 31395840 140733203024234 140733203024349 140733203024349 140733203029951 0
/proc/13186/statm: 8163 4513 992 2593 0 5056 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 32652 KiB
Current children cumulated memory: 18052 KiB

[startup+3.10537 s]
/proc/loadavg: 4.10 4.09 4.06 5/264 13187
/proc/meminfo: memFree=129611828/131250000 swapFree=33010684/33010684
[pid=13186] ppid=13183 vsize=34600 memory=20100 CPUtime=3.09 cores=4,6
/proc/13186/stat : 13186 (CASHWMaxSAT-Dis) R 13183 13186 11786 0 -1 4194304 6004 0 0 0 309 0 0 0 20 0 1 0 29526821 35430400 5025 18446744073709551615 4198400 14817773 140733203021584 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 31395840 140733203024234 140733203024349 140733203024349 140733203029951 0
/proc/13186/statm: 8650 5025 992 2593 0 5543 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 34600 KiB
Current children cumulated memory: 20100 KiB

[startup+6.30016 s]
/proc/loadavg: 4.09 4.09 4.06 5/264 13187
/proc/meminfo: memFree=129610064/131250000 swapFree=33010684/33010684
[pid=13186] ppid=13183 vsize=34652 memory=20040 CPUtime=6.28 cores=4,6
/proc/13186/stat : 13186 (CASHWMaxSAT-Dis) R 13183 13186 11786 0 -1 4194304 8139 0 0 0 627 1 0 0 20 0 1 0 29526821 35483648 5010 18446744073709551615 4198400 14817773 140733203021584 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 31395840 140733203024234 140733203024349 140733203024349 140733203029951 0
/proc/13186/statm: 8663 5010 992 2593 0 5556 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 34652 KiB
Current children cumulated memory: 20040 KiB

[startup+12.7002 s]
/proc/loadavg: 4.08 4.08 4.06 5/263 13187
/proc/meminfo: memFree=129609056/131250000 swapFree=33010684/33010684
[pid=13186] ppid=13183 vsize=34120 memory=19792 CPUtime=12.65 cores=4,6
/proc/13186/stat : 13186 (CASHWMaxSAT-Dis) R 13183 13186 11786 0 -1 4194304 11718 0 0 0 1264 1 0 0 20 0 1 0 29526821 34938880 4948 18446744073709551615 4198400 14817773 140733203021584 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 31395840 140733203024234 140733203024349 140733203024349 140733203029951 0
/proc/13186/statm: 8530 4948 992 2593 0 5423 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 34120 KiB
Current children cumulated memory: 19792 KiB

[startup+25.5002 s]
/proc/loadavg: 4.07 4.08 4.06 5/263 13187
/proc/meminfo: memFree=129609092/131250000 swapFree=33010684/33010684
[pid=13186] ppid=13183 vsize=37252 memory=22888 CPUtime=25.42 cores=4,6
/proc/13186/stat : 13186 (CASHWMaxSAT-Dis) R 13183 13186 11786 0 -1 4194304 14594 0 0 0 2541 1 0 0 20 0 1 0 29526821 38146048 5722 18446744073709551615 4198400 14817773 140733203021584 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 31395840 140733203024234 140733203024349 140733203024349 140733203029951 0
/proc/13186/statm: 9313 5722 992 2593 0 6206 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 37252 KiB
Current children cumulated memory: 22888 KiB

[startup+51.1054 s]
/proc/loadavg: 4.04 4.07 4.06 5/263 13188
/proc/meminfo: memFree=129601224/131250000 swapFree=33010684/33010684
[pid=13186] ppid=13183 vsize=41136 memory=26808 CPUtime=50.96 cores=4,6
/proc/13186/stat : 13186 (CASHWMaxSAT-Dis) R 13183 13186 11786 0 -1 4194304 18295 0 0 0 5094 2 0 0 20 0 1 0 29526821 42123264 6702 18446744073709551615 4198400 14817773 140733203021584 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 31395840 140733203024234 140733203024349 140733203024349 140733203029951 0
/proc/13186/statm: 10284 6702 992 2593 0 7177 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 41136 KiB
Current children cumulated memory: 26808 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.09 4.06 5/263 13192
/proc/meminfo: memFree=129513500/131250000 swapFree=33010684/33010684
[pid=13186] ppid=13183 vsize=44440 memory=29988 CPUtime=102.01 cores=4,6
/proc/13186/stat : 13186 (CASHWMaxSAT-Dis) R 13183 13186 11786 0 -1 4194304 23270 0 0 0 10198 3 0 0 20 0 1 0 29526821 45506560 7497 18446744073709551615 4198400 14817773 140733203021584 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 31395840 140733203024234 140733203024349 140733203024349 140733203029951 0
/proc/13186/statm: 11110 7497 992 2593 0 8003 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 44440 KiB
Current children cumulated memory: 29988 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.09 4.06 5/263 13194
/proc/meminfo: memFree=129460220/131250000 swapFree=33010684/33010684
[pid=13186] ppid=13183 vsize=62500 memory=48360 CPUtime=161.86 cores=4,6
/proc/13186/stat : 13186 (CASHWMaxSAT-Dis) R 13183 13186 11786 0 -1 4194304 28239 0 0 0 16182 4 0 0 20 0 1 0 29526821 64000000 12090 18446744073709551615 4198400 14817773 140733203021584 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 31395840 140733203024234 140733203024349 140733203024349 140733203029951 0
/proc/13186/statm: 15625 12090 992 2593 0 12518 0
Current children cumulated CPU time: 161.86 s
Current children cumulated vsize: 62500 KiB
Current children cumulated memory: 48360 KiB

[startup+222.3 s]
/proc/loadavg: 4.35 4.16 4.09 5/263 13195
/proc/meminfo: memFree=129519520/131250000 swapFree=33010684/33010684
[pid=13186] ppid=13183 vsize=67880 memory=53612 CPUtime=221.72 cores=4,6
/proc/13186/stat : 13186 (CASHWMaxSAT-Dis) R 13183 13186 11786 0 -1 4194304 33100 0 0 0 22166 6 0 0 20 0 1 0 29526821 69509120 13403 18446744073709551615 4198400 14817773 140733203021584 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 31395840 140733203024234 140733203024349 140733203024349 140733203029951 0
/proc/13186/statm: 16970 13403 992 2593 0 13863 0
Current children cumulated CPU time: 221.72 s
Current children cumulated vsize: 67880 KiB
Current children cumulated memory: 53612 KiB

[startup+282.3 s]
/proc/loadavg: 4.20 4.15 4.09 5/263 13197
/proc/meminfo: memFree=129431476/131250000 swapFree=33010684/33010684
[pid=13186] ppid=13183 vsize=52764 memory=38692 CPUtime=281.56 cores=4,6
/proc/13186/stat : 13186 (CASHWMaxSAT-Dis) R 13183 13186 11786 0 -1 4194304 33934 0 0 0 28150 6 0 0 20 0 1 0 29526821 54030336 9673 18446744073709551615 4198400 14817773 140733203021584 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 31395840 140733203024234 140733203024349 140733203024349 140733203029951 0
/proc/13186/statm: 13191 9673 992 2593 0 10084 0
Current children cumulated CPU time: 281.56 s
Current children cumulated vsize: 52764 KiB
Current children cumulated memory: 38692 KiB

[startup+342.3 s]
/proc/loadavg: 4.12 4.14 4.09 5/262 13199
/proc/meminfo: memFree=129397788/131250000 swapFree=33010684/33010684
[pid=13186] ppid=13183 vsize=58548 memory=43344 CPUtime=341.41 cores=4,6
/proc/13186/stat : 13186 (CASHWMaxSAT-Dis) R 13183 13186 11786 0 -1 4194304 39533 0 0 0 34133 8 0 0 20 0 1 0 29526821 59953152 10836 18446744073709551615 4198400 14817773 140733203021584 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 31395840 140733203024234 140733203024349 140733203024349 140733203029951 0
/proc/13186/statm: 14637 10836 992 2593 0 11530 0
Current children cumulated CPU time: 341.41 s
Current children cumulated vsize: 58548 KiB
Current children cumulated memory: 43344 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 4.12 4.09 5/262 13201
/proc/meminfo: memFree=129478556/131250000 swapFree=33010684/33010684
[pid=13186] ppid=13183 vsize=73988 memory=59756 CPUtime=401.26 cores=4,6
/proc/13186/stat : 13186 (CASHWMaxSAT-Dis) R 13183 13186 11786 0 -1 4194304 42740 0 0 0 40117 9 0 0 20 0 1 0 29526821 75763712 14939 18446744073709551615 4198400 14817773 140733203021584 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 31395840 140733203024234 140733203024349 140733203024349 140733203029951 0
/proc/13186/statm: 18497 14939 992 2593 0 15390 0
Current children cumulated CPU time: 401.26 s
Current children cumulated vsize: 73988 KiB
Current children cumulated memory: 59756 KiB

[startup+462.3 s]
/proc/loadavg: 4.06 4.11 4.09 5/263 13204
/proc/meminfo: memFree=129382704/131250000 swapFree=33010684/33010684
[pid=13186] ppid=13183 vsize=80100 memory=65900 CPUtime=461.1 cores=4,6
/proc/13186/stat : 13186 (CASHWMaxSAT-Dis) R 13183 13186 11786 0 -1 4194304 43246 0 0 0 46101 9 0 0 20 0 1 0 29526821 82022400 16475 18446744073709551615 4198400 14817773 140733203021584 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 31395840 140733203024234 140733203024349 140733203024349 140733203029951 0
/proc/13186/statm: 20025 16475 992 2593 0 16918 0

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

Current children cumulated memory: 108696 KiB

[startup+2922.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/264 13911
/proc/meminfo: memFree=128137472/131250000 swapFree=33010684/33010684
[pid=13186] ppid=13183 vsize=165976 memory=151576 CPUtime=2914.64 cores=4,6
/proc/13186/stat : 13186 (CASHWMaxSAT-Dis) R 13183 13186 11786 0 -1 4194304 85416 0 0 0 291432 32 0 0 20 0 1 0 29526821 169959424 37894 18446744073709551615 4198400 14817773 140733203021584 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 31395840 140733203024234 140733203024349 140733203024349 140733203029951 0
/proc/13186/statm: 41494 37894 992 2593 0 38387 0
Current children cumulated CPU time: 2914.64 s
Current children cumulated vsize: 165976 KiB
Current children cumulated memory: 151576 KiB

[startup+2982.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/264 13913
/proc/meminfo: memFree=128174212/131250000 swapFree=33010684/33010684
[pid=13186] ppid=13183 vsize=127272 memory=112920 CPUtime=2974.46 cores=4,6
/proc/13186/stat : 13186 (CASHWMaxSAT-Dis) R 13183 13186 11786 0 -1 4194304 87063 0 0 0 297413 33 0 0 20 0 1 0 29526821 130326528 28230 18446744073709551615 4198400 14817773 140733203021584 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 31395840 140733203024234 140733203024349 140733203024349 140733203029951 0
/proc/13186/statm: 31818 28230 992 2593 0 28711 0
Current children cumulated CPU time: 2974.46 s
Current children cumulated vsize: 127272 KiB
Current children cumulated memory: 112920 KiB

[startup+3042.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/264 13919
/proc/meminfo: memFree=128151460/131250000 swapFree=33010684/33010684
[pid=13186] ppid=13183 vsize=147348 memory=133016 CPUtime=3034.27 cores=4,6
/proc/13186/stat : 13186 (CASHWMaxSAT-Dis) R 13183 13186 11786 0 -1 4194304 87534 0 0 0 303394 33 0 0 20 0 1 0 29526821 150884352 33254 18446744073709551615 4198400 14817773 140733203021584 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 31395840 140733203024234 140733203024349 140733203024349 140733203029951 0
/proc/13186/statm: 36837 33254 992 2593 0 33730 0
Current children cumulated CPU time: 3034.27 s
Current children cumulated vsize: 147348 KiB
Current children cumulated memory: 133016 KiB

[startup+3102.3 s]
/proc/loadavg: 4.04 4.08 4.08 5/263 13921
/proc/meminfo: memFree=128113796/131250000 swapFree=33010684/33010684
[pid=13186] ppid=13183 vsize=169600 memory=155288 CPUtime=3094.08 cores=4,6
/proc/13186/stat : 13186 (CASHWMaxSAT-Dis) R 13183 13186 11786 0 -1 4194304 87988 0 0 0 309374 34 0 0 20 0 1 0 29526821 173670400 38822 18446744073709551615 4198400 14817773 140733203021584 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 31395840 140733203024234 140733203024349 140733203024349 140733203029951 0
/proc/13186/statm: 42400 38822 992 2593 0 39293 0
Current children cumulated CPU time: 3094.08 s
Current children cumulated vsize: 169600 KiB
Current children cumulated memory: 155288 KiB

[startup+3162.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/263 13926
/proc/meminfo: memFree=128135240/131250000 swapFree=33010684/33010684
[pid=13186] ppid=13183 vsize=170436 memory=156056 CPUtime=3153.89 cores=4,6
/proc/13186/stat : 13186 (CASHWMaxSAT-Dis) R 13183 13186 11786 0 -1 4194304 88197 0 0 0 315355 34 0 0 20 0 1 0 29526821 174526464 39014 18446744073709551615 4198400 14817773 140733203021584 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 31395840 140733203024234 140733203024349 140733203024349 140733203029951 0
/proc/13186/statm: 42609 39014 992 2593 0 39502 0
Current children cumulated CPU time: 3153.89 s
Current children cumulated vsize: 170436 KiB
Current children cumulated memory: 156056 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/263 13928
/proc/meminfo: memFree=128104768/131250000 swapFree=33010684/33010684
[pid=13186] ppid=13183 vsize=171688 memory=157336 CPUtime=3213.7 cores=4,6
/proc/13186/stat : 13186 (CASHWMaxSAT-Dis) R 13183 13186 11786 0 -1 4194304 88511 0 0 0 321336 34 0 0 20 0 1 0 29526821 175808512 39334 18446744073709551615 4198400 14817773 140733203021584 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 31395840 140733203024234 140733203024349 140733203024349 140733203029951 0
/proc/13186/statm: 42922 39334 992 2593 0 39815 0
Current children cumulated CPU time: 3213.7 s
Current children cumulated vsize: 171688 KiB
Current children cumulated memory: 157336 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/263 13930
/proc/meminfo: memFree=128118044/131250000 swapFree=33010684/33010684
[pid=13186] ppid=13183 vsize=171688 memory=157336 CPUtime=3273.51 cores=4,6
/proc/13186/stat : 13186 (CASHWMaxSAT-Dis) R 13183 13186 11786 0 -1 4194304 88511 0 0 0 327317 34 0 0 20 0 1 0 29526821 175808512 39334 18446744073709551615 4198400 14817773 140733203021584 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 31395840 140733203024234 140733203024349 140733203024349 140733203029951 0
/proc/13186/statm: 42922 39334 992 2593 0 39815 0
Current children cumulated CPU time: 3273.51 s
Current children cumulated vsize: 171688 KiB
Current children cumulated memory: 157336 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.08 4.09 5/263 13932
/proc/meminfo: memFree=128157248/131250000 swapFree=33010684/33010684
[pid=13186] ppid=13183 vsize=126500 memory=112144 CPUtime=3333.33 cores=4,6
/proc/13186/stat : 13186 (CASHWMaxSAT-Dis) R 13183 13186 11786 0 -1 4194304 89471 0 0 0 333299 34 0 0 20 0 1 0 29526821 129536000 28036 18446744073709551615 4198400 14817773 140733203021584 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 31395840 140733203024234 140733203024349 140733203024349 140733203029951 0
/proc/13186/statm: 31625 28036 992 2593 0 28518 0
Current children cumulated CPU time: 3333.33 s
Current children cumulated vsize: 126500 KiB
Current children cumulated memory: 112144 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/263 13934
/proc/meminfo: memFree=128132120/131250000 swapFree=33010684/33010684
[pid=13186] ppid=13183 vsize=146888 memory=132504 CPUtime=3393.14 cores=4,6
/proc/13186/stat : 13186 (CASHWMaxSAT-Dis) R 13183 13186 11786 0 -1 4194304 89969 0 0 0 339280 34 0 0 20 0 1 0 29526821 150413312 33126 18446744073709551615 4198400 14817773 140733203021584 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 31395840 140733203024234 140733203024349 140733203024349 140733203029951 0
/proc/13186/statm: 36722 33126 992 2593 0 33615 0
Current children cumulated CPU time: 3393.14 s
Current children cumulated vsize: 146888 KiB
Current children cumulated memory: 132504 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.10 4.09 5/262 13936
/proc/meminfo: memFree=128080032/131250000 swapFree=33010684/33010684
[pid=13186] ppid=13183 vsize=171184 memory=156900 CPUtime=3452.96 cores=4,6
/proc/13186/stat : 13186 (CASHWMaxSAT-Dis) R 13183 13186 11786 0 -1 4194304 90885 0 0 0 345260 36 0 0 20 0 1 0 29526821 175292416 39225 18446744073709551615 4198400 14817773 140733203021584 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 31395840 140733203024234 140733203024349 140733203024349 140733203029951 0
/proc/13186/statm: 42796 39225 992 2593 0 39689 0
Current children cumulated CPU time: 3452.96 s
Current children cumulated vsize: 171184 KiB
Current children cumulated memory: 156900 KiB

[startup+3522.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/262 13938
/proc/meminfo: memFree=128103352/131250000 swapFree=33010684/33010684
[pid=13186] ppid=13183 vsize=174356 memory=160020 CPUtime=3512.76 cores=4,6
/proc/13186/stat : 13186 (CASHWMaxSAT-Dis) R 13183 13186 11786 0 -1 4194304 92131 0 0 0 351240 36 0 0 20 0 1 0 29526821 178540544 40005 18446744073709551615 4198400 14817773 140733203021584 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 31395840 140733203024234 140733203024349 140733203024349 140733203029951 0
/proc/13186/statm: 43589 40005 992 2593 0 40482 0
Current children cumulated CPU time: 3512.76 s
Current children cumulated vsize: 174356 KiB
Current children cumulated memory: 160020 KiB

[startup+3582.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/263 13941
/proc/meminfo: memFree=128116820/131250000 swapFree=33010684/33010684
[pid=13186] ppid=13183 vsize=151044 memory=136636 CPUtime=3572.57 cores=4,6
/proc/13186/stat : 13186 (CASHWMaxSAT-Dis) R 13183 13186 11786 0 -1 4194304 92514 0 0 0 357221 36 0 0 20 0 1 0 29526821 154669056 34159 18446744073709551615 4198400 14817773 140733203021584 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 31395840 140733203024234 140733203024349 140733203024349 140733203029951 0
/proc/13186/statm: 37761 34159 992 2593 0 34654 0
Current children cumulated CPU time: 3572.57 s
Current children cumulated vsize: 151044 KiB
Current children cumulated memory: 136636 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.9 s]
/proc/loadavg: 4.09 4.08 4.09 5/263 13942
/proc/meminfo: memFree=128118648/131250000 swapFree=33010684/33010684
[pid=13186] ppid=13183 vsize=151044 memory=136636 CPUtime=3600.09 cores=4,6
/proc/13186/stat : 13186 (CASHWMaxSAT-Dis) R 13183 13186 11786 0 -1 4194304 92514 0 0 0 359973 36 0 0 20 0 1 0 29526821 154669056 34159 18446744073709551615 4198400 14817773 140733203021584 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 31395840 140733203024234 140733203024349 140733203024349 140733203029951 0
/proc/13186/statm: 37761 34159 992 2593 0 34654 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 151044 KiB
Current children cumulated memory: 136636 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.73 s, system=0.371631 s

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

[startup+3609.9 s]
/proc/loadavg: 4.09 4.08 4.09 5/263 13942
/proc/meminfo: memFree=128118648/131250000 swapFree=33010684/33010684
[pid=13186] ppid=13183 vsize=151044 memory=136636 CPUtime=3600.09 cores=4,6
/proc/13186/stat : 13186 (CASHWMaxSAT-Dis) R 13183 13186 11786 0 -1 4194304 92514 0 0 0 359973 36 0 0 20 0 1 0 29526821 154669056 34159 18446744073709551615 4198400 14817773 140733203021584 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 31395840 140733203024234 140733203024349 140733203024349 140733203029951 0
/proc/13186/statm: 37761 34159 992 2593 0 34654 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 151044 KiB
Current children cumulated memory: 136636 KiB

Child status: 0

Real time (s): 3609.9
CPU time (s): 3600.1
CPU user time (s): 3599.73
CPU system time (s): 0.371631
CPU usage (%): 99.7285
Max. virtual memory (cumulated for all children) (KiB): 195520
Max. memory (cumulated for all children) (KiB): 180944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.73
system time used= 0.371631
maximum resident set size= 181200
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92514
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= 36
involuntary context switches= 2417


# summary of solver processes directly reported to runsolver:
#   pid: 13186
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3599.73
#   total CPU system time (s): 0.371631

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.51113 second user time and 14.9402 second system time

The end

Launcher Data

Begin job on nodeC027 at 2025-06-28 21:21:09
IDJOB=4496058
IDBENCH=148106
IDSOLVER=3322
FILE ID=nodeC027/4496058-1751138469
RUNJOBID= nodeC027-1751133631-11802
SLURM_JOB_ID= 9587427
Free space on /tmp= 433020 MiB

SOLVER NAME= CASHWMaxSATDisjCad-S 2025-06-01
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/manquiho/Aardal_1/normalized-prob3.opb
COMMAND LINE= CASHWMaxSAT-DisjCad-S BENCHNAME -total-t=TIMEOUT -no-par -v0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4496058-1751138469/watcher-4496058-1751138469 -o /tmp/evaluation-result-4496058-1751138469/solver-4496058-1751138469 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1751133631-11802 --watchdog 3760  CASHWMaxSAT-DisjCad-S HOME/instance-4496058-1751138469.opb -total-t=3600 -no-par -v0

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

MD5SUM BENCH= b3a7e12d93ab079a38c8d0bc0b1ef8cc
RANDOM SEED=1662530170

nodeC027 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		: 3599.635
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.29
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.629
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.29
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		: 3613.008
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.29
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.198
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.29
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		: 3659.581
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.29
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.643
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.29
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		: 3599.634
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.29
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		: 4423.215
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.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129622896 kB
MemAvailable:   129233448 kB
Buffers:            3280 kB
Cached:           386564 kB
SwapCached:            0 kB
Active:           874648 kB
Inactive:         179824 kB
Active(anon):     682696 kB
Inactive(anon):        0 kB
Active(file):     191952 kB
Inactive(file):   179824 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             13804 kB
Writeback:            20 kB
AnonPages:        667632 kB
Mapped:           115780 kB
Shmem:             18068 kB
KReclaimable:      84284 kB
Slab:             168020 kB
SReclaimable:      84284 kB
SUnreclaim:        83736 kB
KernelStack:        4256 kB
PageTables:         4272 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    1020788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    585728 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:      203476 kB
DirectMap2M:     9005056 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432952 MiB
End job on nodeC027 at 2025-06-28 22:21:19