Trace number 4511758

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
Hybrid-CASHWMaxSATDisjComS+SynLSCD 2025-06-01? (MO) 546.132 547.621

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/
hw256/normalized-hw256-vm75p-dec.opb.negationfix.opb
MD5SUMeb6e6db1d5217c0fcba95884ddbb513a
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2.31338
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables542720
Total number of constraints4752
Number of constraints which are clauses2119
Number of constraints which are cardinality constraints (but not clauses)2119
Number of constraints which are nor clauses,nor cardinality constraints514
Minimum length of a constraint256
Maximum length of a constraint2120
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 758276
Number of bits of the biggest number in a constraint 20
Biggest sum of numbers in a constraint 1973311
Number of bits of the biggest sum of numbers21
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data


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 (58796 MiB free)
  memory of node 1: 64465 MiB (58756 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4511758-1751198083/watcher-4511758-1751198083 -o /tmp/evaluation-result-4511758-1751198083/solver-4511758-1751198083 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1751193586-23320 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjComS+SynLSCD HOME/instance-4511758-1751198083.opb 3600 HOME 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=26099, runsolver pid=26096
Current StackSize limit: 8192 KiB


[startup+0.100062 s]*
/proc/loadavg: 4.07 4.09 4.09 5/272 26103
/proc/meminfo: memFree=120346784/131249996 swapFree=33010684/33010684
[pid=26099] ppid=26096 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/26099/stat : 26099 (Hybrid-CASHWMax) S 26096 26099 23310 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 35485866 4427776 736 18446744073709551615 94491291246592 94491292141125 140728577480352 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94491292380176 94491292427920 94491309277184 140728577485143 140728577485297 140728577485297 140728577490899 0
/proc/26099/statm: 1081 736 672 219 0 143 0
[pid=26102] ppid=26099 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/26102/stat : 26102 (timeout) S 26099 26102 23310 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 35485867 2723840 352 18446744073709551615 94540487786496 94540487803009 140727295112576 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94540487817776 94540487819864 94540502536192 140727295117728 140727295117858 140727295117858 140727295123431 0
/proc/26102/statm: 665 352 352 5 0 90 0
[pid=26103] ppid=26102 vsize=38680 memory=19088 CPUtime=0.07 cores=0,2
/proc/26103/stat : 26103 (CASHWMaxSAT-Dis) R 26102 26102 23310 0 -1 4194304 4202 0 0 0 7 0 0 0 20 0 1 0 35485868 39608320 4772 18446744073709551615 4198400 14093885 140726011093040 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 38170624 140726011099558 140726011099675 140726011099675 140726011105248 0
/proc/26103/statm: 9670 4772 736 2416 0 6772 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 45664 KiB
Current children cumulated memory: 23440 KiB

[startup+0.205949 s]*
/proc/loadavg: 4.07 4.09 4.09 5/272 26103
/proc/meminfo: memFree=120326968/131249996 swapFree=33010684/33010684
[pid=26099] ppid=26096 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/26099/stat : 26099 (Hybrid-CASHWMax) S 26096 26099 23310 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 35485866 4427776 736 18446744073709551615 94491291246592 94491292141125 140728577480352 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94491292380176 94491292427920 94491309277184 140728577485143 140728577485297 140728577485297 140728577490899 0
/proc/26099/statm: 1081 736 672 219 0 143 0
[pid=26102] ppid=26099 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/26102/stat : 26102 (timeout) S 26099 26102 23310 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 35485867 2723840 352 18446744073709551615 94540487786496 94540487803009 140727295112576 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94540487817776 94540487819864 94540502536192 140727295117728 140727295117858 140727295117858 140727295123431 0
/proc/26102/statm: 665 352 352 5 0 90 0
[pid=26103] ppid=26102 vsize=58528 memory=36252 CPUtime=0.18 cores=0,2
/proc/26103/stat : 26103 (CASHWMaxSAT-Dis) R 26102 26102 23310 0 -1 4194304 8640 0 0 0 17 1 0 0 20 0 1 0 35485868 59932672 9063 18446744073709551615 4198400 14093885 140726011093040 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 38170624 140726011099558 140726011099675 140726011099675 140726011105248 0
/proc/26103/statm: 14632 9063 736 2416 0 11734 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 65512 KiB
Current children cumulated memory: 40604 KiB

[startup+0.305869 s]*
/proc/loadavg: 4.07 4.09 4.09 5/272 26103
/proc/meminfo: memFree=120304416/131249996 swapFree=33010684/33010684
[pid=26099] ppid=26096 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/26099/stat : 26099 (Hybrid-CASHWMax) S 26096 26099 23310 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 35485866 4427776 736 18446744073709551615 94491291246592 94491292141125 140728577480352 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94491292380176 94491292427920 94491309277184 140728577485143 140728577485297 140728577485297 140728577490899 0
/proc/26099/statm: 1081 736 672 219 0 143 0
[pid=26102] ppid=26099 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/26102/stat : 26102 (timeout) S 26099 26102 23310 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 35485867 2723840 352 18446744073709551615 94540487786496 94540487803009 140727295112576 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94540487817776 94540487819864 94540502536192 140727295117728 140727295117858 140727295117858 140727295123431 0
/proc/26102/statm: 665 352 352 5 0 90 0
[pid=26103] ppid=26102 vsize=77604 memory=52256 CPUtime=0.28 cores=0,2
/proc/26103/stat : 26103 (CASHWMaxSAT-Dis) R 26102 26102 23310 0 -1 4194304 12513 0 0 0 26 2 0 0 20 0 1 0 35485868 79466496 13064 18446744073709551615 4198400 14093885 140726011093040 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 38170624 140726011099558 140726011099675 140726011099675 140726011105248 0
/proc/26103/statm: 19401 13064 736 2416 0 16503 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 84588 KiB
Current children cumulated memory: 56608 KiB

[startup+0.700237 s]
/proc/loadavg: 4.07 4.09 4.09 5/272 26103
/proc/meminfo: memFree=120264724/131249996 swapFree=33010684/33010684
[pid=26099] ppid=26096 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/26099/stat : 26099 (Hybrid-CASHWMax) S 26096 26099 23310 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 35485866 4427776 736 18446744073709551615 94491291246592 94491292141125 140728577480352 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94491292380176 94491292427920 94491309277184 140728577485143 140728577485297 140728577485297 140728577490899 0
/proc/26099/statm: 1081 736 672 219 0 143 0
[pid=26102] ppid=26099 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/26102/stat : 26102 (timeout) S 26099 26102 23310 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 35485867 2723840 352 18446744073709551615 94540487786496 94540487803009 140727295112576 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94540487817776 94540487819864 94540502536192 140727295117728 140727295117858 140727295117858 140727295123431 0
/proc/26102/statm: 665 352 352 5 0 90 0
[pid=26103] ppid=26102 vsize=147364 memory=109720 CPUtime=0.67 cores=0,2
/proc/26103/stat : 26103 (CASHWMaxSAT-Dis) R 26102 26102 23310 0 -1 4194304 26078 0 0 0 62 5 0 0 20 0 1 0 35485868 150900736 27430 18446744073709551615 4198400 14093885 140726011093040 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 38170624 140726011099558 140726011099675 140726011099675 140726011105248 0
/proc/26103/statm: 36841 27430 736 2416 0 33943 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 154348 KiB
Current children cumulated memory: 114072 KiB

[startup+1.50023 s]
/proc/loadavg: 4.07 4.09 4.09 5/272 26103
/proc/meminfo: memFree=120172928/131249996 swapFree=33010684/33010684
[pid=26099] ppid=26096 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/26099/stat : 26099 (Hybrid-CASHWMax) S 26096 26099 23310 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 35485866 4427776 736 18446744073709551615 94491291246592 94491292141125 140728577480352 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94491292380176 94491292427920 94491309277184 140728577485143 140728577485297 140728577485297 140728577490899 0
/proc/26099/statm: 1081 736 672 219 0 143 0
[pid=26102] ppid=26099 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/26102/stat : 26102 (timeout) S 26099 26102 23310 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 35485867 2723840 352 18446744073709551615 94540487786496 94540487803009 140727295112576 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94540487817776 94540487819864 94540502536192 140727295117728 140727295117858 140727295117858 140727295123431 0
/proc/26102/statm: 665 352 352 5 0 90 0
[pid=26103] ppid=26102 vsize=296444 memory=220920 CPUtime=1.47 cores=0,2
/proc/26103/stat : 26103 (CASHWMaxSAT-Dis) R 26102 26102 23310 0 -1 4194304 49800 0 0 0 137 10 0 0 20 0 1 0 35485868 303558656 55230 18446744073709551615 4198400 14093885 140726011093040 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 38170624 140726011099558 140726011099675 140726011099675 140726011105248 0
/proc/26103/statm: 74111 55230 736 2416 0 71213 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 303428 KiB
Current children cumulated memory: 225272 KiB

[startup+3.10566 s]
/proc/loadavg: 4.06 4.08 4.09 5/272 26103
/proc/meminfo: memFree=119971396/131249996 swapFree=33010684/33010684
[pid=26099] ppid=26096 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/26099/stat : 26099 (Hybrid-CASHWMax) S 26096 26099 23310 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 35485866 4427776 736 18446744073709551615 94491291246592 94491292141125 140728577480352 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94491292380176 94491292427920 94491309277184 140728577485143 140728577485297 140728577485297 140728577490899 0
/proc/26099/statm: 1081 736 672 219 0 143 0
[pid=26102] ppid=26099 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/26102/stat : 26102 (timeout) S 26099 26102 23310 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 35485867 2723840 352 18446744073709551615 94540487786496 94540487803009 140727295112576 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94540487817776 94540487819864 94540502536192 140727295117728 140727295117858 140727295117858 140727295123431 0
/proc/26102/statm: 665 352 352 5 0 90 0
[pid=26103] ppid=26102 vsize=411000 memory=280440 CPUtime=3.07 cores=0,2
/proc/26103/stat : 26103 (CASHWMaxSAT-Dis) R 26102 26102 23310 0 -1 4194304 64703 0 0 0 294 13 0 0 20 0 1 0 35485868 420864000 70110 18446744073709551615 4198400 14093885 140726011093040 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 38170624 140726011099558 140726011099675 140726011099675 140726011105248 0
/proc/26103/statm: 102750 70110 736 2416 0 99852 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 417984 KiB
Current children cumulated memory: 284792 KiB

[startup+6.30023 s]
/proc/loadavg: 4.06 4.08 4.09 5/272 26103
/proc/meminfo: memFree=119578084/131249996 swapFree=33010684/33010684
[pid=26099] ppid=26096 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/26099/stat : 26099 (Hybrid-CASHWMax) S 26096 26099 23310 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 35485866 4427776 736 18446744073709551615 94491291246592 94491292141125 140728577480352 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94491292380176 94491292427920 94491309277184 140728577485143 140728577485297 140728577485297 140728577490899 0
/proc/26099/statm: 1081 736 672 219 0 143 0
[pid=26102] ppid=26099 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/26102/stat : 26102 (timeout) S 26099 26102 23310 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 35485867 2723840 352 18446744073709551615 94540487786496 94540487803009 140727295112576 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94540487817776 94540487819864 94540502536192 140727295117728 140727295117858 140727295117858 140727295123431 0
/proc/26102/statm: 665 352 352 5 0 90 0
[pid=26103] ppid=26102 vsize=732676 memory=565608 CPUtime=6.25 cores=0,2
/proc/26103/stat : 26103 (CASHWMaxSAT-Dis) R 26102 26102 23310 0 -1 4194304 109722 0 0 0 601 24 0 0 20 0 1 0 35485868 750260224 141402 18446744073709551615 4198400 14093885 140726011093040 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 38170624 140726011099558 140726011099675 140726011099675 140726011105248 0
/proc/26103/statm: 183169 141402 768 2416 0 180271 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 739660 KiB
Current children cumulated memory: 569960 KiB

[startup+12.7002 s]
/proc/loadavg: 4.06 4.08 4.09 5/272 26103
/proc/meminfo: memFree=118854236/131249996 swapFree=33010684/33010684
[pid=26099] ppid=26096 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/26099/stat : 26099 (Hybrid-CASHWMax) S 26096 26099 23310 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 35485866 4427776 736 18446744073709551615 94491291246592 94491292141125 140728577480352 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94491292380176 94491292427920 94491309277184 140728577485143 140728577485297 140728577485297 140728577490899 0
/proc/26099/statm: 1081 736 672 219 0 143 0
[pid=26102] ppid=26099 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/26102/stat : 26102 (timeout) S 26099 26102 23310 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 35485867 2723840 352 18446744073709551615 94540487786496 94540487803009 140727295112576 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94540487817776 94540487819864 94540502536192 140727295117728 140727295117858 140727295117858 140727295123431 0
/proc/26102/statm: 665 352 352 5 0 90 0
[pid=26103] ppid=26102 vsize=1294148 memory=1071100 CPUtime=12.64 cores=0,2
/proc/26103/stat : 26103 (CASHWMaxSAT-Dis) R 26102 26102 23310 0 -1 4194304 157882 0 0 0 1222 42 0 0 20 0 1 0 35485868 1325207552 267775 18446744073709551615 4198400 14093885 140726011093040 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 38170624 140726011099558 140726011099675 140726011099675 140726011105248 0
/proc/26103/statm: 323537 267775 768 2416 0 320639 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 1301132 KiB
Current children cumulated memory: 1075452 KiB

[startup+25.5002 s]
/proc/loadavg: 4.04 4.08 4.08 5/271 26104
/proc/meminfo: memFree=116812496/131249996 swapFree=33010684/33010684
[pid=26099] ppid=26096 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/26099/stat : 26099 (Hybrid-CASHWMax) S 26096 26099 23310 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 35485866 4427776 736 18446744073709551615 94491291246592 94491292141125 140728577480352 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94491292380176 94491292427920 94491309277184 140728577485143 140728577485297 140728577485297 140728577490899 0
/proc/26099/statm: 1081 736 672 219 0 143 0
[pid=26102] ppid=26099 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/26102/stat : 26102 (timeout) S 26099 26102 23310 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 35485867 2723840 352 18446744073709551615 94540487786496 94540487803009 140727295112576 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94540487817776 94540487819864 94540502536192 140727295117728 140727295117858 140727295117858 140727295123431 0
/proc/26102/statm: 665 352 352 5 0 90 0
[pid=26103] ppid=26102 vsize=2817976 memory=2511120 CPUtime=25.4 cores=0,2
/proc/26103/stat : 26103 (CASHWMaxSAT-Dis) R 26102 26102 23310 0 -1 4194304 231991 0 0 0 2460 80 0 0 20 0 1 0 35485868 2885607424 627780 18446744073709551615 4198400 14093885 140726011093040 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 38170624 140726011099558 140726011099675 140726011099675 140726011105248 0
/proc/26103/statm: 704494 627780 768 2416 0 701596 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 2824960 KiB
Current children cumulated memory: 2515472 KiB

[startup+51.1057 s]
/proc/loadavg: 4.09 4.09 4.09 5/271 26104
/proc/meminfo: memFree=110035980/131249996 swapFree=33010684/33010684
[pid=26099] ppid=26096 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/26099/stat : 26099 (Hybrid-CASHWMax) S 26096 26099 23310 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 35485866 4427776 736 18446744073709551615 94491291246592 94491292141125 140728577480352 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94491292380176 94491292427920 94491309277184 140728577485143 140728577485297 140728577485297 140728577490899 0
/proc/26099/statm: 1081 736 672 219 0 143 0
[pid=26102] ppid=26099 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/26102/stat : 26102 (timeout) S 26099 26102 23310 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 35485867 2723840 352 18446744073709551615 94540487786496 94540487803009 140727295112576 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94540487817776 94540487819864 94540502536192 140727295117728 140727295117858 140727295117858 140727295123431 0
/proc/26102/statm: 665 352 352 5 0 90 0
[pid=26103] ppid=26102 vsize=3214964 memory=2962608 CPUtime=50.95 cores=0,2
/proc/26103/stat : 26103 (CASHWMaxSAT-Dis) R 26102 26102 23310 0 -1 4194304 325509 0 0 0 4988 107 0 0 20 0 1 0 35485868 3292123136 740652 18446744073709551615 4198400 14093885 140726011093040 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 38170624 140726011099558 140726011099675 140726011099675 140726011105248 0
/proc/26103/statm: 803741 740652 768 2416 0 800843 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 3221948 KiB
Current children cumulated memory: 2966960 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/272 26107
/proc/meminfo: memFree=93013712/131249996 swapFree=33010684/33010684
[pid=26099] ppid=26096 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/26099/stat : 26099 (Hybrid-CASHWMax) S 26096 26099 23310 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 35485866 4427776 736 18446744073709551615 94491291246592 94491292141125 140728577480352 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94491292380176 94491292427920 94491309277184 140728577485143 140728577485297 140728577485297 140728577490899 0
/proc/26099/statm: 1081 736 672 219 0 143 0

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

/proc/26103/stat : 26103 (CASHWMaxSAT-Dis) R 26102 26102 23310 0 -1 4194304 770288 0 0 0 33811 325 0 0 20 0 1 0 35485868 9763819520 2172714 18446744073709551615 4198400 14093885 140726011093040 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 38170624 140726011099558 140726011099675 140726011099675 140726011105248 0
/proc/26103/statm: 2383745 2172714 768 2416 0 2380847 0
Current children cumulated CPU time: 341.36 s
Current children cumulated vsize: 9541964 KiB
Current children cumulated memory: 8695208 KiB

[startup+402.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/273 26194
/proc/meminfo: memFree=96947008/131249996 swapFree=33010684/33010684
[pid=26099] ppid=26096 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/26099/stat : 26099 (Hybrid-CASHWMax) S 26096 26099 23310 0 -1 4194304 249 105 0 0 0 0 0 0 20 0 1 0 35485866 4427776 736 18446744073709551615 94491291246592 94491292141125 140728577480352 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94491292380176 94491292427920 94491309277184 140728577485143 140728577485297 140728577485297 140728577490899 0
/proc/26099/statm: 1081 736 672 219 0 143 0
[pid=26102] ppid=26099 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/26102/stat : 26102 (timeout) S 26099 26102 23310 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 35485867 2723840 352 18446744073709551615 94540487786496 94540487803009 140727295112576 0 0 0 0 3145728 90119 1 0 0 17 2 0 0 0 0 0 94540487817776 94540487819864 94540502536192 140727295117728 140727295117858 140727295117858 140727295123431 0
/proc/26102/statm: 665 352 352 5 0 90 0
[pid=26103] ppid=26102 vsize=9774572 memory=9178916 CPUtime=401.21 cores=0,2
/proc/26103/stat : 26103 (CASHWMaxSAT-Dis) R 26102 26102 23310 0 -1 4194304 825828 0 0 0 39778 343 0 0 20 0 1 0 35485868 10009161728 2294729 18446744073709551615 4198400 14093885 140726011093040 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 38170624 140726011099558 140726011099675 140726011099675 140726011105248 0
/proc/26103/statm: 2443643 2294729 992 2416 0 2440745 0
Current children cumulated CPU time: 401.21 s
Current children cumulated vsize: 9781556 KiB
Current children cumulated memory: 9183268 KiB

[startup+462.3 s]
/proc/loadavg: 4.04 4.07 4.08 5/272 26246
/proc/meminfo: memFree=117189616/131249996 swapFree=33010684/33010684
[pid=26099] ppid=26096 vsize=4324 memory=2944 CPUtime=442.97 cores=0,2
/proc/26099/stat : 26099 (Hybrid-CASHWMax) S 26096 26099 23310 0 -1 4194304 282 827754 0 0 0 0 43939 358 20 0 1 0 35485866 4427776 736 18446744073709551615 94491291246592 94491292141125 140728577480352 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94491292380176 94491292427920 94491309277184 140728577485143 140728577485297 140728577485297 140728577490899 0
/proc/26099/statm: 1081 736 672 219 0 143 0
[pid=26244] ppid=26099 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/26244/stat : 26244 (timeout) S 26099 26244 23310 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 35530282 2723840 320 18446744073709551615 94027730309120 94027730325633 140734764732416 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94027730340400 94027730342488 94027746226176 140734764734856 140734764735010 140734764735010 140734764740583 0
/proc/26244/statm: 665 320 320 5 0 90 0
[pid=26245] ppid=26244 vsize=3992740 memory=3688648 CPUtime=18.07 cores=0,2
/proc/26245/stat : 26245 (SynLSCD) R 26244 26244 23310 0 -1 4194304 539849 0 0 0 1668 139 0 0 20 0 1 0 35530282 4088565760 922162 18446744073709551615 93855676653568 93855679087721 140723174743712 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93855679569144 93855679602176 93855716929536 140723174750626 140723174750761 140723174750761 140723174756334 0
/proc/26245/statm: 998185 922162 2272 595 0 982852 0
Current children cumulated CPU time: 461.04 s
Current children cumulated vsize: 3999724 KiB
Current children cumulated memory: 3692872 KiB

[startup+522.3 s]
/proc/loadavg: 4.11 4.09 4.09 5/272 26248
/proc/meminfo: memFree=102156496/131249996 swapFree=33010684/33010684
[pid=26099] ppid=26096 vsize=4324 memory=2944 CPUtime=442.97 cores=0,2
/proc/26099/stat : 26099 (Hybrid-CASHWMax) S 26096 26099 23310 0 -1 4194304 282 827754 0 0 0 0 43939 358 20 0 1 0 35485866 4427776 736 18446744073709551615 94491291246592 94491292141125 140728577480352 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94491292380176 94491292427920 94491309277184 140728577485143 140728577485297 140728577485297 140728577490899 0
/proc/26099/statm: 1081 736 672 219 0 143 0
[pid=26244] ppid=26099 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/26244/stat : 26244 (timeout) S 26099 26244 23310 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 35530282 2723840 320 18446744073709551615 94027730309120 94027730325633 140734764732416 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94027730340400 94027730342488 94027746226176 140734764734856 140734764735010 140734764735010 140734764740583 0
/proc/26244/statm: 665 320 320 5 0 90 0
[pid=26245] ppid=26244 vsize=16075644 memory=14095044 CPUtime=77.9 cores=0,2
/proc/26245/stat : 26245 (SynLSCD) R 26244 26244 23310 0 -1 4194304 2271290 0 0 0 7200 590 0 0 20 0 1 0 35530282 16461459456 3523761 18446744073709551615 93855676653568 93855679087721 140723174743712 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93855679569144 93855679602176 93855716929536 140723174750626 140723174750761 140723174750761 140723174756334 0
/proc/26245/statm: 4018911 3523761 2272 595 0 4003578 0
Current children cumulated CPU time: 520.87 s
Current children cumulated vsize: 16082628 KiB
Current children cumulated memory: 14099268 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+545.2 s]
/proc/loadavg: 4.07 4.08 4.09 5/272 26251
/proc/meminfo: memFree=97511528/131249996 swapFree=33010684/33010684
[pid=26099] ppid=26096 vsize=4324 memory=2944 CPUtime=442.97 cores=0,2
/proc/26099/stat : 26099 (Hybrid-CASHWMax) S 26096 26099 23310 0 -1 4194304 282 827754 0 0 0 0 43939 358 20 0 1 0 35485866 4427776 736 18446744073709551615 94491291246592 94491292141125 140728577480352 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94491292380176 94491292427920 94491309277184 140728577485143 140728577485297 140728577485297 140728577490899 0
/proc/26099/statm: 1081 736 672 219 0 143 0
[pid=26244] ppid=26099 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/26244/stat : 26244 (timeout) S 26099 26244 23310 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 35530282 2723840 320 18446744073709551615 94027730309120 94027730325633 140734764732416 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94027730340400 94027730342488 94027746226176 140734764734856 140734764735010 140734764735010 140734764740583 0
/proc/26244/statm: 665 320 320 5 0 90 0
[pid=26245] ppid=26244 vsize=31743200 memory=18943752 CPUtime=100.73 cores=0,2
/proc/26245/stat : 26245 (SynLSCD) R 26244 26244 23310 0 -1 4194304 2812988 0 0 0 9338 735 0 0 20 0 1 0 35530282 32505036800 4735938 18446744073709551615 93855676653568 93855679087721 140723174743712 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93855679569144 93855679602176 93855716929536 140723174750626 140723174750761 140723174750761 140723174756334 0
/proc/26245/statm: 7935800 4735938 2432 595 0 7920467 0
Current children cumulated CPU time: 543.7 s
Current children cumulated vsize: 31750184 KiB
Current children cumulated memory: 18947976 KiB

Sending SIGTERM to process tree (bottom up)

[startup+545.209 s]
# the end of solver process 26099 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=439.392 s, system=3.58336 s
Sleeping 2 seconds

Sending SIGKILL to process tree (bottom up)

[startup+547.205 s]
# the end of solver process 26244 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

# cumulated CPU time of all completed processes:  user=439.392 s, system=3.58487 s
# this solver process was not waited by its parent and was adopted by runsolver
??? end of watcher thread

[startup+547.621 s]
# the end of solver process 26245 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

# cumulated CPU time of all completed processes:  user=534.399 s, system=11.7338 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
Dumping a history of the last processes samples

[startup+545.6 s]
/proc/loadavg: 4.07 4.08 4.09 5/271 26251
/proc/meminfo: memFree=97370544/131249996 swapFree=33010684/33010684
[pid=26244] ppid=26096 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/26244/stat : 26244 (timeout) S 26096 26244 23310 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 35530282 2723840 320 18446744073709551615 94027730309120 94027730325633 140734764732416 0 0 0 0 3293184 73735 1 0 0 17 0 0 0 0 0 0 94027730340400 94027730342488 94027746226176 140734764734856 140734764735010 140734764735010 140734764740583 0
/proc/26244/statm: 665 320 320 5 0 90 0
[pid=26245] ppid=26244 vsize=31903976 memory=19137288 CPUtime=101.13 cores=0,2
/proc/26245/stat : 26245 (SynLSCD) R 26244 26244 23310 0 -1 4194304 2853201 0 0 0 9369 744 0 0 20 0 1 0 35530282 32669671424 4784322 18446744073709551615 93855676653568 93855679087721 140723174743712 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93855679569144 93855679602176 93855716929536 140723174750626 140723174750761 140723174750761 140723174756334 0
/proc/26245/statm: 7975994 4784322 2432 595 0 7960661 0
Current cumulated CPU time of completed processes: 442.975 s
Current children cumulated CPU time: 101.13 s
Current children cumulated vsize: 31906636 KiB
Current children cumulated memory: 19138568 KiB

[startup+546.4 s]
/proc/loadavg: 4.07 4.08 4.09 5/271 26251
/proc/meminfo: memFree=97006640/131249996 swapFree=33010684/33010684
[pid=26244] ppid=26096 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/26244/stat : 26244 (timeout) S 26096 26244 23310 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 35530282 2723840 320 18446744073709551615 94027730309120 94027730325633 140734764732416 0 0 0 0 3293184 73735 1 0 0 17 0 0 0 0 0 0 94027730340400 94027730342488 94027746226176 140734764734856 140734764735010 140734764735010 140734764740583 0
/proc/26244/statm: 665 320 320 5 0 90 0
[pid=26245] ppid=26244 vsize=32226056 memory=19525000 CPUtime=101.93 cores=0,2
/proc/26245/stat : 26245 (SynLSCD) R 26244 26244 23310 0 -1 4194304 2933766 0 0 0 9435 758 0 0 20 0 1 0 35530282 32999481344 4881250 18446744073709551615 93855676653568 93855679087721 140723174743712 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93855679569144 93855679602176 93855716929536 140723174750626 140723174750761 140723174750761 140723174756334 0
/proc/26245/statm: 8056514 4881250 2432 595 0 8041181 0
Current cumulated CPU time of completed processes: 442.975 s
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 32228716 KiB
Current children cumulated memory: 19526280 KiB

[startup+546.8 s]
/proc/loadavg: 4.07 4.08 4.09 5/271 26251
/proc/meminfo: memFree=97006640/131249996 swapFree=33010684/33010684
[pid=26244] ppid=26096 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/26244/stat : 26244 (timeout) S 26096 26244 23310 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 35530282 2723840 320 18446744073709551615 94027730309120 94027730325633 140734764732416 0 0 0 0 3293184 73735 1 0 0 17 0 0 0 0 0 0 94027730340400 94027730342488 94027746226176 140734764734856 140734764735010 140734764735010 140734764740583 0
/proc/26244/statm: 665 320 320 5 0 90 0
[pid=26245] ppid=26244 vsize=32387888 memory=19717536 CPUtime=102.33 cores=0,2
/proc/26245/stat : 26245 (SynLSCD) R 26244 26244 23310 0 -1 4194304 2974227 0 0 0 9467 766 0 0 20 0 1 0 35530282 33165197312 4929384 18446744073709551615 93855676653568 93855679087721 140723174743712 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93855679569144 93855679602176 93855716929536 140723174750626 140723174750761 140723174750761 140723174756334 0
/proc/26245/statm: 8096972 4929384 2432 595 0 8081639 0
Current cumulated CPU time of completed processes: 442.975 s
Current children cumulated CPU time: 102.33 s
Current children cumulated vsize: 32390548 KiB
Current children cumulated memory: 19718816 KiB

[startup+547.2 s]
/proc/loadavg: 4.07 4.08 4.09 5/271 26251
/proc/meminfo: memFree=96493104/131249996 swapFree=33010684/33010684
[pid=26244] ppid=26096 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/26244/stat : 26244 (timeout) S 26096 26244 23310 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 35530282 2723840 320 18446744073709551615 94027730309120 94027730325633 140734764732416 0 0 0 0 3293184 73735 1 0 0 17 0 0 0 0 0 0 94027730340400 94027730342488 94027746226176 140734764734856 140734764735010 140734764735010 140734764740583 0
/proc/26244/statm: 665 320 320 5 0 90 0
[pid=26245] ppid=26244 vsize=32549456 memory=19911840 CPUtime=102.72 cores=0,2
/proc/26245/stat : 26245 (SynLSCD) R 26244 26244 23310 0 -1 4194304 3014626 0 0 0 9500 772 0 0 20 0 1 0 35530282 33330642944 4977960 18446744073709551615 93855676653568 93855679087721 140723174743712 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93855679569144 93855679602176 93855716929536 140723174750626 140723174750761 140723174750761 140723174756334 0
/proc/26245/statm: 8137364 4977960 2432 595 0 8122031 0
Current cumulated CPU time of completed processes: 442.975 s
Current children cumulated CPU time: 102.72 s
Current children cumulated vsize: 32552116 KiB
Current children cumulated memory: 19913120 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 547.621
CPU time (s): 546.132
CPU user time (s): 534.399
CPU system time (s): 11.7338
CPU usage (%): 99.7282
Max. virtual memory (cumulated for all children) (KiB): 32552116
Max. memory (cumulated for all children) (KiB): 19913120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 534.399
system time used= 11.7338
maximum resident set size= 19911840
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3842776
page faults= 0
swaps= 0
block input operations= 0
block output operations= 16
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 452
involuntary context switches= 754


# summary of solver processes directly reported to runsolver:
#   pid: 26099,26244,26245
#   total CPU time (s): 546.132
#   total CPU user time (s): 534.399
#   total CPU system time (s): 11.7338

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.21598 second user time and 2.71125 second system time

The end

Launcher Data

Begin job on nodeC015 at 2025-06-29 13:54:44
IDJOB=4511758
IDBENCH=160483
IDSOLVER=3331
FILE ID=nodeC015/4511758-1751198083
RUNJOBID= nodeC015-1751193586-23320
SLURM_JOB_ID= 9587589
Free space on /tmp= 432908 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjComS+SynLSCD 2025-06-01
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw256/normalized-hw256-vm75p-dec.opb.negationfix.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjComS+SynLSCD BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4511758-1751198083/watcher-4511758-1751198083 -o /tmp/evaluation-result-4511758-1751198083/solver-4511758-1751198083 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1751193586-23320 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjComS+SynLSCD HOME/instance-4511758-1751198083.opb 3600 HOME

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

MD5SUM BENCH= eb6e6db1d5217c0fcba95884ddbb513a
RANDOM SEED=383606329

nodeC015 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.104
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.14
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.939
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.14
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		: 3620.526
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.14
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		: 3448.750
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.14
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.068
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.14
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.051
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.14
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		: 3618.984
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.14
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		: 3637.132
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.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        120375572 kB
MemAvailable:   120376264 kB
Buffers:            3280 kB
Cached:           809900 kB
SwapCached:            0 kB
Active:          9732048 kB
Inactive:         553516 kB
Active(anon):    9490460 kB
Inactive(anon):        0 kB
Active(file):     241588 kB
Inactive(file):   553516 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             41124 kB
Writeback:            28 kB
AnonPages:       9475432 kB
Mapped:           112364 kB
Shmem:             18076 kB
KReclaimable:      89656 kB
Slab:             175100 kB
SReclaimable:      89656 kB
SUnreclaim:        85444 kB
KernelStack:        4336 kB
PageTables:        22052 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   11005788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3835904 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:      205524 kB
DirectMap2M:    11100160 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432868 MiB
End job on nodeC015 at 2025-06-29 14:03:52