Trace number 4493214

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

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/roussel/normalized-pigeon-clauses-55-50.opb
MD5SUM447851c4fd40c5c34c03bb94532f1e8d
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.916974
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2750
Total number of constraints74305
Number of constraints which are clauses74305
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 constraint2
Maximum length of a constraint50
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 51
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.05/3609.00	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 (63120 MiB free)
  memory of node 1: 64507 MiB (64030 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4493214-1751137303/watcher-4493214-1751137303 -o /tmp/evaluation-result-4493214-1751137303/solver-4493214-1751137303 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1751133631-11803 --watchdog 3760 CASHWMaxSAT-DisjCad-S HOME/instance-4493214-1751137303.opb -total-t=3600 -no-par -v0 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=12762, runsolver pid=12758

[startup+0.100063 s]*
/proc/loadavg: 4.10 4.10 4.03 3/259 12776
/proc/meminfo: memFree=130172212/131250000 swapFree=33010684/33010684
[pid=12762] ppid=12758 vsize=36852 memory=22400 CPUtime=0.09 cores=1,3
/proc/12762/stat : 12762 (CASHWMaxSAT-Dis) R 12758 12762 11786 0 -1 4194304 4881 0 0 0 9 0 0 0 20 0 1 0 29410148 37736448 5600 18446744073709551615 4198400 14817773 140730805055328 0 0 0 0 0 19490 0 0 0 17 3 0 0 0 0 0 16829744 16914832 46940160 140730805061994 140730805062109 140730805062109 140730805067711 0
/proc/12762/statm: 9213 5600 864 2593 0 6106 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 36852 KiB
Current children cumulated memory: 22400 KiB

[startup+0.205484 s]*
/proc/loadavg: 4.10 4.10 4.03 4/258 12787
/proc/meminfo: memFree=130147360/131250000 swapFree=33010684/33010684
[pid=12762] ppid=12758 vsize=55860 memory=41344 CPUtime=0.19 cores=1,3
/proc/12762/stat : 12762 (CASHWMaxSAT-Dis) R 12758 12762 11786 0 -1 4194304 9610 0 0 0 18 1 0 0 20 0 1 0 29410148 57200640 10336 18446744073709551615 4198400 14817773 140730805055328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 46940160 140730805061994 140730805062109 140730805062109 140730805067711 0
/proc/12762/statm: 13965 10336 864 2593 0 10858 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 55860 KiB
Current children cumulated memory: 41344 KiB

[startup+0.305431 s]*
/proc/loadavg: 4.10 4.10 4.03 3/260 12794
/proc/meminfo: memFree=130138908/131250000 swapFree=33010684/33010684
[pid=12762] ppid=12758 vsize=74764 memory=60048 CPUtime=0.29 cores=1,3
/proc/12762/stat : 12762 (CASHWMaxSAT-Dis) R 12758 12762 11786 0 -1 4194304 14594 0 0 0 28 1 0 0 20 0 1 0 29410148 76558336 15012 18446744073709551615 4198400 14817773 140730805055328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 46940160 140730805061994 140730805062109 140730805062109 140730805067711 0
/proc/12762/statm: 18691 15012 960 2593 0 15584 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 74764 KiB
Current children cumulated memory: 60048 KiB

[startup+0.700181 s]
/proc/loadavg: 4.10 4.10 4.03 4/258 12825
/proc/meminfo: memFree=130148184/131250000 swapFree=33010684/33010684
[pid=12762] ppid=12758 vsize=81044 memory=66424 CPUtime=0.68 cores=1,3
/proc/12762/stat : 12762 (CASHWMaxSAT-Dis) R 12758 12762 11786 0 -1 4194304 18212 0 0 0 66 2 0 0 20 0 1 0 29410148 82989056 16606 18446744073709551615 4198400 14817773 140730805055328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 46940160 140730805061994 140730805062109 140730805062109 140730805067711 0
/proc/12762/statm: 20261 16606 992 2593 0 17154 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 81044 KiB
Current children cumulated memory: 66424 KiB

[startup+1.50013 s]
/proc/loadavg: 4.10 4.10 4.03 6/265 12868
/proc/meminfo: memFree=130078692/131250000 swapFree=33010684/33010684
[pid=12762] ppid=12758 vsize=83616 memory=68972 CPUtime=1.48 cores=1,3
/proc/12762/stat : 12762 (CASHWMaxSAT-Dis) R 12758 12762 11786 0 -1 4194304 19863 0 0 0 146 2 0 0 20 0 1 0 29410148 85622784 17243 18446744073709551615 4198400 14817773 140730805055328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 46940160 140730805061994 140730805062109 140730805062109 140730805067711 0
/proc/12762/statm: 20904 17243 992 2593 0 17797 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 83616 KiB
Current children cumulated memory: 68972 KiB

[startup+3.10541 s]
/proc/loadavg: 4.09 4.10 4.03 5/265 12868
/proc/meminfo: memFree=129815028/131250000 swapFree=33010684/33010684
[pid=12762] ppid=12758 vsize=80384 memory=65856 CPUtime=3.08 cores=1,3
/proc/12762/stat : 12762 (CASHWMaxSAT-Dis) R 12758 12762 11786 0 -1 4194304 22160 0 0 0 305 3 0 0 20 0 1 0 29410148 82313216 16464 18446744073709551615 4198400 14817773 140730805055328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 46940160 140730805061994 140730805062109 140730805062109 140730805067711 0
/proc/12762/statm: 20096 16464 992 2593 0 16989 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 80384 KiB
Current children cumulated memory: 65856 KiB

[startup+6.30016 s]
/proc/loadavg: 4.09 4.10 4.03 5/265 12868
/proc/meminfo: memFree=129762828/131250000 swapFree=33010684/33010684
[pid=12762] ppid=12758 vsize=80344 memory=65976 CPUtime=6.27 cores=1,3
/proc/12762/stat : 12762 (CASHWMaxSAT-Dis) R 12758 12762 11786 0 -1 4194304 24464 0 0 0 623 4 0 0 20 0 1 0 29410148 82272256 16494 18446744073709551615 4198400 14817773 140730805055328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 46940160 140730805061994 140730805062109 140730805062109 140730805067711 0
/proc/12762/statm: 20086 16494 992 2593 0 16979 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 80344 KiB
Current children cumulated memory: 65976 KiB

[startup+12.7001 s]
/proc/loadavg: 4.08 4.10 4.03 5/265 12868
/proc/meminfo: memFree=129734284/131250000 swapFree=33010684/33010684
[pid=12762] ppid=12758 vsize=94104 memory=79624 CPUtime=12.65 cores=1,3
/proc/12762/stat : 12762 (CASHWMaxSAT-Dis) R 12758 12762 11786 0 -1 4194304 30491 0 0 0 1259 6 0 0 20 0 1 0 29410148 96362496 19906 18446744073709551615 4198400 14817773 140730805055328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 46940160 140730805061994 140730805062109 140730805062109 140730805067711 0
/proc/12762/statm: 23526 19906 992 2593 0 20419 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 94104 KiB
Current children cumulated memory: 79624 KiB

[startup+25.5001 s]
/proc/loadavg: 4.14 4.11 4.04 5/265 12868
/proc/meminfo: memFree=129690176/131250000 swapFree=33010684/33010684
[pid=12762] ppid=12758 vsize=86000 memory=71624 CPUtime=25.42 cores=1,3
/proc/12762/stat : 12762 (CASHWMaxSAT-Dis) R 12758 12762 11786 0 -1 4194304 31620 0 0 0 2536 6 0 0 20 0 1 0 29410148 88064000 17906 18446744073709551615 4198400 14817773 140730805055328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 46940160 140730805061994 140730805062109 140730805062109 140730805067711 0
/proc/12762/statm: 21500 17906 992 2593 0 18393 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 86000 KiB
Current children cumulated memory: 71624 KiB

[startup+51.1049 s]
/proc/loadavg: 4.09 4.10 4.04 5/265 12869
/proc/meminfo: memFree=129627164/131250000 swapFree=33010684/33010684
[pid=12762] ppid=12758 vsize=108136 memory=93864 CPUtime=50.97 cores=1,3
/proc/12762/stat : 12762 (CASHWMaxSAT-Dis) R 12758 12762 11786 0 -1 4194304 35366 0 0 0 5089 8 0 0 20 0 1 0 29410148 110731264 23466 18446744073709551615 4198400 14817773 140730805055328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 46940160 140730805061994 140730805062109 140730805062109 140730805067711 0
/proc/12762/statm: 27034 23466 992 2593 0 23927 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 108136 KiB
Current children cumulated memory: 93864 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 4.10 4.04 5/265 12871
/proc/meminfo: memFree=129627432/131250000 swapFree=33010684/33010684
[pid=12762] ppid=12758 vsize=103176 memory=89084 CPUtime=102.02 cores=1,3
/proc/12762/stat : 12762 (CASHWMaxSAT-Dis) R 12758 12762 11786 0 -1 4194304 41187 0 0 0 10192 10 0 0 20 0 1 0 29410148 105652224 22271 18446744073709551615 4198400 14817773 140730805055328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 46940160 140730805061994 140730805062109 140730805062109 140730805067711 0
/proc/12762/statm: 25794 22271 992 2593 0 22687 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 103176 KiB
Current children cumulated memory: 89084 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 4.09 4.04 5/265 12873
/proc/meminfo: memFree=129629940/131250000 swapFree=33010684/33010684
[pid=12762] ppid=12758 vsize=102948 memory=88640 CPUtime=161.86 cores=1,3
/proc/12762/stat : 12762 (CASHWMaxSAT-Dis) R 12758 12762 11786 0 -1 4194304 49492 0 0 0 16170 16 0 0 20 0 1 0 29410148 105418752 22160 18446744073709551615 4198400 14817773 140730805055328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 46940160 140730805061994 140730805062109 140730805062109 140730805067711 0
/proc/12762/statm: 25737 22160 992 2593 0 22630 0
Current children cumulated CPU time: 161.86 s
Current children cumulated vsize: 102948 KiB
Current children cumulated memory: 88640 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.09 4.04 5/265 12875
/proc/meminfo: memFree=129565888/131250000 swapFree=33010684/33010684
[pid=12762] ppid=12758 vsize=133392 memory=119052 CPUtime=221.7 cores=1,3
/proc/12762/stat : 12762 (CASHWMaxSAT-Dis) R 12758 12762 11786 0 -1 4194304 53481 0 0 0 22152 18 0 0 20 0 1 0 29410148 136593408 29763 18446744073709551615 4198400 14817773 140730805055328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 46940160 140730805061994 140730805062109 140730805062109 140730805067711 0
/proc/12762/statm: 33348 29763 992 2593 0 30241 0
Current children cumulated CPU time: 221.7 s
Current children cumulated vsize: 133392 KiB
Current children cumulated memory: 119052 KiB

[startup+282.3 s]
/proc/loadavg: 4.07 4.08 4.04 5/265 12965
/proc/meminfo: memFree=128812104/131250000 swapFree=33010684/33010684
[pid=12762] ppid=12758 vsize=140240 memory=126156 CPUtime=281.53 cores=1,3
/proc/12762/stat : 12762 (CASHWMaxSAT-Dis) R 12758 12762 11786 0 -1 4194304 54800 0 0 0 28135 18 0 0 20 0 1 0 29410148 143605760 31539 18446744073709551615 4198400 14817773 140730805055328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 46940160 140730805061994 140730805062109 140730805062109 140730805067711 0
/proc/12762/statm: 35060 31539 992 2593 0 31953 0
Current children cumulated CPU time: 281.53 s
Current children cumulated vsize: 140240 KiB
Current children cumulated memory: 126156 KiB

[startup+342.3 s]
/proc/loadavg: 4.11 4.10 4.04 5/264 13011
/proc/meminfo: memFree=129606264/131250000 swapFree=33010684/33010684
[pid=12762] ppid=12758 vsize=140240 memory=126156 CPUtime=341.37 cores=1,3
/proc/12762/stat : 12762 (CASHWMaxSAT-Dis) R 12758 12762 11786 0 -1 4194304 54849 0 0 0 34119 18 0 0 20 0 1 0 29410148 143605760 31539 18446744073709551615 4198400 14817773 140730805055328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 46940160 140730805061994 140730805062109 140730805062109 140730805067711 0
/proc/12762/statm: 35060 31539 992 2593 0 31953 0
Current children cumulated CPU time: 341.37 s
Current children cumulated vsize: 140240 KiB
Current children cumulated memory: 126156 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 4.09 4.04 5/264 13013
/proc/meminfo: memFree=129611864/131250000 swapFree=33010684/33010684
[pid=12762] ppid=12758 vsize=140240 memory=126156 CPUtime=401.21 cores=1,3
/proc/12762/stat : 12762 (CASHWMaxSAT-Dis) R 12758 12762 11786 0 -1 4194304 54890 0 0 0 40103 18 0 0 20 0 1 0 29410148 143605760 31539 18446744073709551615 4198400 14817773 140730805055328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 46940160 140730805061994 140730805062109 140730805062109 140730805067711 0
/proc/12762/statm: 35060 31539 992 2593 0 31953 0
Current children cumulated CPU time: 401.21 s
Current children cumulated vsize: 140240 KiB
Current children cumulated memory: 126156 KiB

[startup+462.3 s]
/proc/loadavg: 4.14 4.10 4.05 5/264 13015
/proc/meminfo: memFree=129573432/131250000 swapFree=33010684/33010684
[pid=12762] ppid=12758 vsize=141932 memory=127820 CPUtime=461.04 cores=1,3
/proc/12762/stat : 12762 (CASHWMaxSAT-Dis) R 12758 12762 11786 0 -1 4194304 55368 0 0 0 46086 18 0 0 20 0 1 0 29410148 145338368 31955 18446744073709551615 4198400 14817773 140730805055328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 46940160 140730805061994 140730805062109 140730805062109 140730805067711 0
/proc/12762/statm: 35483 31955 992 2593 0 32376 0
Current children cumulated CPU time: 461.04 s

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

Current children cumulated memory: 238680 KiB

[startup+2862.3 s]
/proc/loadavg: 4.08 4.13 4.10 5/263 13259
/proc/meminfo: memFree=129374984/131250000 swapFree=33010684/33010684
[pid=12762] ppid=12758 vsize=204432 memory=190392 CPUtime=2855.16 cores=1,3
/proc/12762/stat : 12762 (CASHWMaxSAT-Dis) R 12758 12762 11786 0 -1 4194304 122660 0 0 0 285385 131 0 0 20 0 1 0 29410148 209338368 47598 18446744073709551615 4198400 14817773 140730805055328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 46940160 140730805061994 140730805062109 140730805062109 140730805067711 0
/proc/12762/statm: 51108 47598 992 2593 0 48001 0
Current children cumulated CPU time: 2855.16 s
Current children cumulated vsize: 204432 KiB
Current children cumulated memory: 190392 KiB

[startup+2922.3 s]
/proc/loadavg: 4.13 4.13 4.10 5/263 13261
/proc/meminfo: memFree=129308024/131250000 swapFree=33010684/33010684
[pid=12762] ppid=12758 vsize=266688 memory=252524 CPUtime=2915.01 cores=1,3
/proc/12762/stat : 12762 (CASHWMaxSAT-Dis) R 12758 12762 11786 0 -1 4194304 123540 0 0 0 291368 133 0 0 20 0 1 0 29410148 273088512 63131 18446744073709551615 4198400 14817773 140730805055328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 46940160 140730805061994 140730805062109 140730805062109 140730805067711 0
/proc/12762/statm: 66672 63131 992 2593 0 63565 0
Current children cumulated CPU time: 2915.01 s
Current children cumulated vsize: 266688 KiB
Current children cumulated memory: 252524 KiB

[startup+2982.3 s]
/proc/loadavg: 4.09 4.12 4.09 5/263 13269
/proc/meminfo: memFree=129372796/131250000 swapFree=33010684/33010684
[pid=12762] ppid=12758 vsize=204432 memory=190392 CPUtime=2974.87 cores=1,3
/proc/12762/stat : 12762 (CASHWMaxSAT-Dis) R 12758 12762 11786 0 -1 4194304 125336 0 0 0 297351 136 0 0 20 0 1 0 29410148 209338368 47598 18446744073709551615 4198400 14817773 140730805055328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 46940160 140730805061994 140730805062109 140730805062109 140730805067711 0
/proc/12762/statm: 51108 47598 992 2593 0 48001 0
Current children cumulated CPU time: 2974.87 s
Current children cumulated vsize: 204432 KiB
Current children cumulated memory: 190392 KiB

[startup+3042.3 s]
/proc/loadavg: 4.22 4.14 4.10 5/263 13273
/proc/meminfo: memFree=129362940/131250000 swapFree=33010684/33010684
[pid=12762] ppid=12758 vsize=277996 memory=263832 CPUtime=3034.73 cores=1,3
/proc/12762/stat : 12762 (CASHWMaxSAT-Dis) R 12758 12762 11786 0 -1 4194304 126202 0 0 0 303334 139 0 0 20 0 1 0 29410148 284667904 65958 18446744073709551615 4198400 14817773 140730805055328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 46940160 140730805061994 140730805062109 140730805062109 140730805067711 0
/proc/12762/statm: 69499 65958 992 2593 0 66392 0
Current children cumulated CPU time: 3034.73 s
Current children cumulated vsize: 277996 KiB
Current children cumulated memory: 263832 KiB

[startup+3102.3 s]
/proc/loadavg: 4.28 4.19 4.12 5/262 13275
/proc/meminfo: memFree=129346816/131250000 swapFree=33010684/33010684
[pid=12762] ppid=12758 vsize=268648 memory=254608 CPUtime=3094.58 cores=1,3
/proc/12762/stat : 12762 (CASHWMaxSAT-Dis) R 12758 12762 11786 0 -1 4194304 128107 0 0 0 309311 147 0 0 20 0 1 0 29410148 275095552 63652 18446744073709551615 4198400 14817773 140730805055328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 46940160 140730805061994 140730805062109 140730805062109 140730805067711 0
/proc/12762/statm: 67162 63652 992 2593 0 64055 0
Current children cumulated CPU time: 3094.58 s
Current children cumulated vsize: 268648 KiB
Current children cumulated memory: 254608 KiB

[startup+3162.3 s]
/proc/loadavg: 4.23 4.18 4.12 5/263 13278
/proc/meminfo: memFree=129338140/131250000 swapFree=33010684/33010684
[pid=12762] ppid=12758 vsize=271684 memory=257644 CPUtime=3154.44 cores=1,3
/proc/12762/stat : 12762 (CASHWMaxSAT-Dis) R 12758 12762 11786 0 -1 4194304 129673 0 0 0 315293 151 0 0 20 0 1 0 29410148 278204416 64411 18446744073709551615 4198400 14817773 140730805055328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 46940160 140730805061994 140730805062109 140730805062109 140730805067711 0
/proc/12762/statm: 67921 64411 992 2593 0 64814 0
Current children cumulated CPU time: 3154.44 s
Current children cumulated vsize: 271684 KiB
Current children cumulated memory: 257644 KiB

[startup+3222.3 s]
/proc/loadavg: 4.14 4.16 4.11 5/263 13280
/proc/meminfo: memFree=129344916/131250000 swapFree=33010684/33010684
[pid=12762] ppid=12758 vsize=264116 memory=250076 CPUtime=3214.29 cores=1,3
/proc/12762/stat : 12762 (CASHWMaxSAT-Dis) R 12758 12762 11786 0 -1 4194304 132273 0 0 0 321274 155 0 0 20 0 1 0 29410148 270454784 62519 18446744073709551615 4198400 14817773 140730805055328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 46940160 140730805061994 140730805062109 140730805062109 140730805067711 0
/proc/12762/statm: 66029 62519 992 2593 0 62922 0
Current children cumulated CPU time: 3214.29 s
Current children cumulated vsize: 264116 KiB
Current children cumulated memory: 250076 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.15 4.11 5/263 13282
/proc/meminfo: memFree=129347780/131250000 swapFree=33010684/33010684
[pid=12762] ppid=12758 vsize=261372 memory=247332 CPUtime=3274.15 cores=1,3
/proc/12762/stat : 12762 (CASHWMaxSAT-Dis) R 12758 12762 11786 0 -1 4194304 134031 0 0 0 327254 161 0 0 20 0 1 0 29410148 267644928 61833 18446744073709551615 4198400 14817773 140730805055328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 46940160 140730805061994 140730805062109 140730805062109 140730805067711 0
/proc/12762/statm: 65343 61833 992 2593 0 62236 0
Current children cumulated CPU time: 3274.15 s
Current children cumulated vsize: 261372 KiB
Current children cumulated memory: 247332 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.15 4.11 5/263 13284
/proc/meminfo: memFree=129342560/131250000 swapFree=33010684/33010684
[pid=12762] ppid=12758 vsize=258924 memory=244884 CPUtime=3334 cores=1,3
/proc/12762/stat : 12762 (CASHWMaxSAT-Dis) R 12758 12762 11786 0 -1 4194304 136459 0 0 0 333233 167 0 0 20 0 1 0 29410148 265138176 61221 18446744073709551615 4198400 14817773 140730805055328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 46940160 140730805061994 140730805062109 140730805062109 140730805067711 0
/proc/12762/statm: 64731 61221 992 2593 0 61624 0
Current children cumulated CPU time: 3334 s
Current children cumulated vsize: 258924 KiB
Current children cumulated memory: 244884 KiB

[startup+3402.3 s]
/proc/loadavg: 4.05 4.12 4.09 5/263 13286
/proc/meminfo: memFree=129345704/131250000 swapFree=33010684/33010684
[pid=12762] ppid=12758 vsize=259092 memory=245052 CPUtime=3393.85 cores=1,3
/proc/12762/stat : 12762 (CASHWMaxSAT-Dis) R 12758 12762 11786 0 -1 4194304 138648 0 0 0 339213 172 0 0 20 0 1 0 29410148 265310208 61263 18446744073709551615 4198400 14817773 140730805055328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 46940160 140730805061994 140730805062109 140730805062109 140730805067711 0
/proc/12762/statm: 64773 61263 992 2593 0 61666 0
Current children cumulated CPU time: 3393.85 s
Current children cumulated vsize: 259092 KiB
Current children cumulated memory: 245052 KiB

[startup+3462.3 s]
/proc/loadavg: 4.06 4.11 4.09 5/263 13288
/proc/meminfo: memFree=129376500/131250000 swapFree=33010684/33010684
[pid=12762] ppid=12758 vsize=258940 memory=244900 CPUtime=3453.71 cores=1,3
/proc/12762/stat : 12762 (CASHWMaxSAT-Dis) R 12758 12762 11786 0 -1 4194304 141314 0 0 0 345194 177 0 0 20 0 1 0 29410148 265154560 61225 18446744073709551615 4198400 14817773 140730805055328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 46940160 140730805061994 140730805062109 140730805062109 140730805067711 0
/proc/12762/statm: 64735 61225 992 2593 0 61628 0
Current children cumulated CPU time: 3453.71 s
Current children cumulated vsize: 258940 KiB
Current children cumulated memory: 244900 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/262 13290
/proc/meminfo: memFree=129322296/131250000 swapFree=33010684/33010684
[pid=12762] ppid=12758 vsize=261196 memory=247156 CPUtime=3513.56 cores=1,3
/proc/12762/stat : 12762 (CASHWMaxSAT-Dis) R 12758 12762 11786 0 -1 4194304 143070 0 0 0 351174 182 0 0 20 0 1 0 29410148 267464704 61789 18446744073709551615 4198400 14817773 140730805055328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 46940160 140730805061994 140730805062109 140730805062109 140730805067711 0
/proc/12762/statm: 65299 61789 992 2593 0 62192 0
Current children cumulated CPU time: 3513.56 s
Current children cumulated vsize: 261196 KiB
Current children cumulated memory: 247156 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/263 13308
/proc/meminfo: memFree=129297052/131250000 swapFree=33010684/33010684
[pid=12762] ppid=12758 vsize=259684 memory=245644 CPUtime=3573.42 cores=1,3
/proc/12762/stat : 12762 (CASHWMaxSAT-Dis) R 12758 12762 11786 0 -1 4194304 145660 0 0 0 357156 186 0 0 20 0 1 0 29410148 265916416 61411 18446744073709551615 4198400 14817773 140730805055328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 46940160 140730805061994 140730805062109 140730805062109 140730805067711 0
/proc/12762/statm: 64921 61411 992 2593 0 61814 0
Current children cumulated CPU time: 3573.42 s
Current children cumulated vsize: 259684 KiB
Current children cumulated memory: 245644 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609 s]*
/proc/loadavg: 4.13 4.12 4.09 5/263 13534
/proc/meminfo: memFree=129460332/131250000 swapFree=33010684/33010684
[pid=12762] ppid=12758 vsize=261232 memory=247192 CPUtime=3600.05 cores=1,3
/proc/12762/stat : 12762 (CASHWMaxSAT-Dis) R 12758 12762 11786 0 -1 4194304 146383 0 0 0 359816 189 0 0 20 0 1 0 29410148 267501568 61798 18446744073709551615 4198400 14817773 140730805055328 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 16829744 16914832 46940160 140730805061994 140730805062109 140730805062109 140730805067711 0
/proc/12762/statm: 65308 61798 992 2593 0 62201 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 261232 KiB
Current children cumulated memory: 247192 KiB

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

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

# cumulated CPU time of all completed processes:  user=3598.17 s, system=1.89238 s

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

Child status: 0

Real time (s): 3609.01
CPU time (s): 3600.06
CPU user time (s): 3598.17
CPU system time (s): 1.89238
CPU usage (%): 99.7521
Max. virtual memory (cumulated for all children) (KiB): 400568
Max. memory (cumulated for all children) (KiB): 353616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.17
system time used= 1.89238
maximum resident set size= 386460
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 146383
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= 35
involuntary context switches= 1939


# summary of solver processes directly reported to runsolver:
#   pid: 12762
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3598.17
#   total CPU system time (s): 1.89238

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.87969 second user time and 15.2607 second system time

The end

Launcher Data

Begin job on nodeC027 at 2025-06-28 21:01:43
IDJOB=4493214
IDBENCH=147856
IDSOLVER=3322
FILE ID=nodeC027/4493214-1751137303
RUNJOBID= nodeC027-1751133631-11803
SLURM_JOB_ID= 9587427
Free space on /tmp= 433016 MiB

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

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

MD5SUM BENCH= 447851c4fd40c5c34c03bb94532f1e8d
RANDOM SEED=1132775857

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		: 3600.968
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.316
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		: 3770.073
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		: 3599.868
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		: 3600.224
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.604
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.777
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		: 3599.920
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:        130162188 kB
MemAvailable:   129771712 kB
Buffers:            3280 kB
Cached:           384656 kB
SwapCached:            0 kB
Active:           307976 kB
Inactive:         177916 kB
Active(anon):     116024 kB
Inactive(anon):        0 kB
Active(file):     191952 kB
Inactive(file):   177916 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             15516 kB
Writeback:            32 kB
AnonPages:        101216 kB
Mapped:           106940 kB
Shmem:             18068 kB
KReclaimable:      84136 kB
Slab:             167496 kB
SReclaimable:      84136 kB
SUnreclaim:        83360 kB
KernelStack:        4220 kB
PageTables:         3208 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     414060 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150472 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     24576 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= 433004 MiB
End job on nodeC027 at 2025-06-28 22:01:52