Trace number 4547865

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-07-23? (MO) 509.738 511.427

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/
hw256/normalized-hw256-vm99p-dec.opb.negationfix.opb
MD5SUM59fcb85c6ef97ea95ede85b6c75e382f
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 benchmark3.33101
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables685824
Total number of constraints5870
Number of constraints which are clauses2678
Number of constraints which are cardinality constraints (but not clauses)2678
Number of constraints which are nor clauses,nor cardinality constraints514
Minimum length of a constraint256
Maximum length of a constraint2679
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 962884
Number of bits of the biggest number in a constraint 20
Biggest sum of numbers in a constraint 2177919
Number of bits of the biggest sum of numbers22
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 (62077 MiB free)
  memory of node 1: 64465 MiB (60856 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4547865-1753272621/watcher-4547865-1753272621 -o /tmp/evaluation-result-4547865-1753272621/solver-4547865-1753272621 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1753272569-192396 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjComS+SynLSCD HOME/instance-4547865-1753272621.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=192816, runsolver pid=192813
Current StackSize limit: 8192 KiB


[startup+0.100063 s]*
/proc/loadavg: 2.40 0.72 0.73 5/273 192820
/proc/meminfo: memFree=125869040/131249996 swapFree=33010160/33010684
[pid=192816] ppid=192813 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/192816/stat : 192816 (Hybrid-CASHWMax) S 192813 192816 192379 0 -1 4194304 247 104 0 0 0 0 0 0 20 0 1 0 242940559 4427776 768 18446744073709551615 94541785337856 94541786232389 140726043202336 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94541786471440 94541786519184 94541790195712 140726043203925 140726043204079 140726043204079 140726043209683 0
/proc/192816/statm: 1081 768 704 219 0 143 0
[pid=192819] ppid=192816 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/192819/stat : 192819 (timeout) S 192816 192819 192379 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242940560 2723840 320 18446744073709551615 94716808769536 94716808786049 140736986419376 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94716808800816 94716808802904 94716819705856 140736986421662 140736986421792 140736986421792 140736986427367 0
/proc/192819/statm: 665 320 320 5 0 90 0
[pid=192820] ppid=192819 vsize=38388 memory=18392 CPUtime=0.07 cores=0,2
/proc/192820/stat : 192820 (CASHWMaxSAT-Dis) R 192819 192819 192379 0 -1 4194304 3973 0 0 0 7 0 0 0 20 0 1 0 242940561 39309312 4598 18446744073709551615 4198400 14093885 140726617956496 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 27656192 140726617962916 140726617963033 140726617963033 140726617968608 0
/proc/192820/statm: 9597 4598 736 2416 0 6699 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 45372 KiB
Current children cumulated memory: 22744 KiB

[startup+0.205807 s]*
/proc/loadavg: 2.40 0.72 0.73 5/273 192820
/proc/meminfo: memFree=125869040/131249996 swapFree=33010160/33010684
[pid=192816] ppid=192813 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/192816/stat : 192816 (Hybrid-CASHWMax) S 192813 192816 192379 0 -1 4194304 247 104 0 0 0 0 0 0 20 0 1 0 242940559 4427776 768 18446744073709551615 94541785337856 94541786232389 140726043202336 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94541786471440 94541786519184 94541790195712 140726043203925 140726043204079 140726043204079 140726043209683 0
/proc/192816/statm: 1081 768 704 219 0 143 0
[pid=192819] ppid=192816 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/192819/stat : 192819 (timeout) S 192816 192819 192379 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242940560 2723840 320 18446744073709551615 94716808769536 94716808786049 140736986419376 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94716808800816 94716808802904 94716819705856 140736986421662 140736986421792 140736986421792 140736986427367 0
/proc/192819/statm: 665 320 320 5 0 90 0
[pid=192820] ppid=192819 vsize=58220 memory=35544 CPUtime=0.18 cores=0,2
/proc/192820/stat : 192820 (CASHWMaxSAT-Dis) R 192819 192819 192379 0 -1 4194304 8431 0 0 0 17 1 0 0 20 0 1 0 242940561 59617280 8886 18446744073709551615 4198400 14093885 140726617956496 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 27656192 140726617962916 140726617963033 140726617963033 140726617968608 0
/proc/192820/statm: 14555 8886 736 2416 0 11657 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 65204 KiB
Current children cumulated memory: 39896 KiB

[startup+0.305756 s]*
/proc/loadavg: 2.52 0.78 0.75 5/273 192820
/proc/meminfo: memFree=125853164/131249996 swapFree=33010160/33010684
[pid=192816] ppid=192813 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/192816/stat : 192816 (Hybrid-CASHWMax) S 192813 192816 192379 0 -1 4194304 247 104 0 0 0 0 0 0 20 0 1 0 242940559 4427776 768 18446744073709551615 94541785337856 94541786232389 140726043202336 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94541786471440 94541786519184 94541790195712 140726043203925 140726043204079 140726043204079 140726043209683 0
/proc/192816/statm: 1081 768 704 219 0 143 0
[pid=192819] ppid=192816 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/192819/stat : 192819 (timeout) S 192816 192819 192379 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242940560 2723840 320 18446744073709551615 94716808769536 94716808786049 140736986419376 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94716808800816 94716808802904 94716819705856 140736986421662 140736986421792 140736986421792 140736986427367 0
/proc/192819/statm: 665 320 320 5 0 90 0
[pid=192820] ppid=192819 vsize=76928 memory=51428 CPUtime=0.28 cores=0,2
/proc/192820/stat : 192820 (CASHWMaxSAT-Dis) R 192819 192819 192379 0 -1 4194304 12740 0 0 0 26 2 0 0 20 0 1 0 242940561 78774272 12857 18446744073709551615 4198400 14093885 140726617956496 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 27656192 140726617962916 140726617963033 140726617963033 140726617968608 0
/proc/192820/statm: 19232 12857 736 2416 0 16334 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 83912 KiB
Current children cumulated memory: 55780 KiB

[startup+0.700244 s]
/proc/loadavg: 2.52 0.78 0.75 5/273 192820
/proc/meminfo: memFree=125825444/131249996 swapFree=33010160/33010684
[pid=192816] ppid=192813 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/192816/stat : 192816 (Hybrid-CASHWMax) S 192813 192816 192379 0 -1 4194304 247 104 0 0 0 0 0 0 20 0 1 0 242940559 4427776 768 18446744073709551615 94541785337856 94541786232389 140726043202336 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94541786471440 94541786519184 94541790195712 140726043203925 140726043204079 140726043204079 140726043209683 0
/proc/192816/statm: 1081 768 704 219 0 143 0
[pid=192819] ppid=192816 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/192819/stat : 192819 (timeout) S 192816 192819 192379 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242940560 2723840 320 18446744073709551615 94716808769536 94716808786049 140736986419376 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94716808800816 94716808802904 94716819705856 140736986421662 140736986421792 140736986421792 140736986427367 0
/proc/192819/statm: 665 320 320 5 0 90 0
[pid=192820] ppid=192819 vsize=146184 memory=108364 CPUtime=0.66 cores=0,2
/proc/192820/stat : 192820 (CASHWMaxSAT-Dis) R 192819 192819 192379 0 -1 4194304 26215 0 0 0 62 4 0 0 20 0 1 0 242940561 149692416 27091 18446744073709551615 4198400 14093885 140726617956496 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 27656192 140726617962916 140726617963033 140726617963033 140726617968608 0
/proc/192820/statm: 36546 27091 736 2416 0 33648 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 153168 KiB
Current children cumulated memory: 112716 KiB

[startup+1.50024 s]
/proc/loadavg: 2.52 0.78 0.75 5/273 192820
/proc/meminfo: memFree=125753116/131249996 swapFree=33010160/33010684
[pid=192816] ppid=192813 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/192816/stat : 192816 (Hybrid-CASHWMax) S 192813 192816 192379 0 -1 4194304 247 104 0 0 0 0 0 0 20 0 1 0 242940559 4427776 768 18446744073709551615 94541785337856 94541786232389 140726043202336 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94541786471440 94541786519184 94541790195712 140726043203925 140726043204079 140726043204079 140726043209683 0
/proc/192816/statm: 1081 768 704 219 0 143 0
[pid=192819] ppid=192816 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/192819/stat : 192819 (timeout) S 192816 192819 192379 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242940560 2723840 320 18446744073709551615 94716808769536 94716808786049 140736986419376 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94716808800816 94716808802904 94716819705856 140736986421662 140736986421792 140736986421792 140736986427367 0
/proc/192819/statm: 665 320 320 5 0 90 0
[pid=192820] ppid=192819 vsize=294212 memory=221956 CPUtime=1.46 cores=0,2
/proc/192820/stat : 192820 (CASHWMaxSAT-Dis) R 192819 192819 192379 0 -1 4194304 49517 0 0 0 138 8 0 0 20 0 1 0 242940561 301273088 55489 18446744073709551615 4198400 14093885 140726617956496 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 27656192 140726617962916 140726617963033 140726617963033 140726617968608 0
/proc/192820/statm: 73553 55489 736 2416 0 70655 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 301196 KiB
Current children cumulated memory: 226308 KiB

[startup+3.10522 s]
/proc/loadavg: 2.52 0.78 0.75 5/273 192820
/proc/meminfo: memFree=125546804/131249996 swapFree=33010160/33010684
[pid=192816] ppid=192813 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/192816/stat : 192816 (Hybrid-CASHWMax) S 192813 192816 192379 0 -1 4194304 247 104 0 0 0 0 0 0 20 0 1 0 242940559 4427776 768 18446744073709551615 94541785337856 94541786232389 140726043202336 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94541786471440 94541786519184 94541790195712 140726043203925 140726043204079 140726043204079 140726043209683 0
/proc/192816/statm: 1081 768 704 219 0 143 0
[pid=192819] ppid=192816 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/192819/stat : 192819 (timeout) S 192816 192819 192379 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242940560 2723840 320 18446744073709551615 94716808769536 94716808786049 140736986419376 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94716808800816 94716808802904 94716819705856 140736986421662 140736986421792 140736986421792 140736986427367 0
/proc/192819/statm: 665 320 320 5 0 90 0
[pid=192820] ppid=192819 vsize=441648 memory=323188 CPUtime=3.06 cores=0,2
/proc/192820/stat : 192820 (CASHWMaxSAT-Dis) R 192819 192819 192379 0 -1 4194304 70488 0 0 0 293 13 0 0 20 0 1 0 242940561 452247552 80797 18446744073709551615 4198400 14093885 140726617956496 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 27656192 140726617962916 140726617963033 140726617963033 140726617968608 0
/proc/192820/statm: 110412 80797 736 2416 0 107514 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 448632 KiB
Current children cumulated memory: 327540 KiB

[startup+6.30022 s]
/proc/loadavg: 2.64 0.83 0.77 5/273 192820
/proc/meminfo: memFree=125379308/131249996 swapFree=33010160/33010684
[pid=192816] ppid=192813 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/192816/stat : 192816 (Hybrid-CASHWMax) S 192813 192816 192379 0 -1 4194304 247 104 0 0 0 0 0 0 20 0 1 0 242940559 4427776 768 18446744073709551615 94541785337856 94541786232389 140726043202336 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94541786471440 94541786519184 94541790195712 140726043203925 140726043204079 140726043204079 140726043209683 0
/proc/192816/statm: 1081 768 704 219 0 143 0
[pid=192819] ppid=192816 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/192819/stat : 192819 (timeout) S 192816 192819 192379 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242940560 2723840 320 18446744073709551615 94716808769536 94716808786049 140736986419376 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94716808800816 94716808802904 94716819705856 140736986421662 140736986421792 140736986421792 140736986427367 0
/proc/192819/statm: 665 320 320 5 0 90 0
[pid=192820] ppid=192819 vsize=734244 memory=560976 CPUtime=6.25 cores=0,2
/proc/192820/stat : 192820 (CASHWMaxSAT-Dis) R 192819 192819 192379 0 -1 4194304 124848 0 0 0 601 24 0 0 20 0 1 0 242940561 751865856 140244 18446744073709551615 4198400 14093885 140726617956496 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 27656192 140726617962916 140726617963033 140726617963033 140726617968608 0
/proc/192820/statm: 183561 140244 736 2416 0 180663 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 741228 KiB
Current children cumulated memory: 565328 KiB

[startup+12.7002 s]
/proc/loadavg: 2.75 0.88 0.79 5/273 192820
/proc/meminfo: memFree=124816028/131249996 swapFree=33010160/33010684
[pid=192816] ppid=192813 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/192816/stat : 192816 (Hybrid-CASHWMax) S 192813 192816 192379 0 -1 4194304 247 104 0 0 0 0 0 0 20 0 1 0 242940559 4427776 768 18446744073709551615 94541785337856 94541786232389 140726043202336 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94541786471440 94541786519184 94541790195712 140726043203925 140726043204079 140726043204079 140726043209683 0
/proc/192816/statm: 1081 768 704 219 0 143 0
[pid=192819] ppid=192816 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/192819/stat : 192819 (timeout) S 192816 192819 192379 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242940560 2723840 320 18446744073709551615 94716808769536 94716808786049 140736986419376 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94716808800816 94716808802904 94716819705856 140736986421662 140736986421792 140736986421792 140736986427367 0
/proc/192819/statm: 665 320 320 5 0 90 0
[pid=192820] ppid=192819 vsize=1264992 memory=1048152 CPUtime=12.63 cores=0,2
/proc/192820/stat : 192820 (CASHWMaxSAT-Dis) R 192819 192819 192379 0 -1 4194304 158935 0 0 0 1222 41 0 0 20 0 1 0 242940561 1295351808 262038 18446744073709551615 4198400 14093885 140726617956496 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 27656192 140726617962916 140726617963033 140726617963033 140726617968608 0
/proc/192820/statm: 316248 262038 768 2416 0 313350 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 1271976 KiB
Current children cumulated memory: 1052504 KiB

[startup+25.5002 s]
/proc/loadavg: 3.02 1.00 0.83 5/273 192821
/proc/meminfo: memFree=123964816/131249996 swapFree=33010160/33010684
[pid=192816] ppid=192813 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/192816/stat : 192816 (Hybrid-CASHWMax) S 192813 192816 192379 0 -1 4194304 247 104 0 0 0 0 0 0 20 0 1 0 242940559 4427776 768 18446744073709551615 94541785337856 94541786232389 140726043202336 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94541786471440 94541786519184 94541790195712 140726043203925 140726043204079 140726043204079 140726043209683 0
/proc/192816/statm: 1081 768 704 219 0 143 0
[pid=192819] ppid=192816 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/192819/stat : 192819 (timeout) S 192816 192819 192379 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242940560 2723840 320 18446744073709551615 94716808769536 94716808786049 140736986419376 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94716808800816 94716808802904 94716819705856 140736986421662 140736986421792 140736986421792 140736986427367 0
/proc/192819/statm: 665 320 320 5 0 90 0
[pid=192820] ppid=192819 vsize=2287484 memory=1940464 CPUtime=25.39 cores=0,2
/proc/192820/stat : 192820 (CASHWMaxSAT-Dis) R 192819 192819 192379 0 -1 4194304 249962 0 0 0 2467 72 0 0 20 0 1 0 242940561 2342383616 485116 18446744073709551615 4198400 14093885 140726617956496 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 27656192 140726617962916 140726617963033 140726617963033 140726617968608 0
/proc/192820/statm: 571871 485116 768 2416 0 568973 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 2294468 KiB
Current children cumulated memory: 1944816 KiB

[startup+51.1057 s]
/proc/loadavg: 3.41 1.29 0.93 5/273 192821
/proc/meminfo: memFree=122754852/131249996 swapFree=33010160/33010684
[pid=192816] ppid=192813 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/192816/stat : 192816 (Hybrid-CASHWMax) S 192813 192816 192379 0 -1 4194304 247 104 0 0 0 0 0 0 20 0 1 0 242940559 4427776 768 18446744073709551615 94541785337856 94541786232389 140726043202336 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94541786471440 94541786519184 94541790195712 140726043203925 140726043204079 140726043204079 140726043209683 0
/proc/192816/statm: 1081 768 704 219 0 143 0
[pid=192819] ppid=192816 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/192819/stat : 192819 (timeout) S 192816 192819 192379 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242940560 2723840 320 18446744073709551615 94716808769536 94716808786049 140736986419376 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94716808800816 94716808802904 94716819705856 140736986421662 140736986421792 140736986421792 140736986427367 0
/proc/192819/statm: 665 320 320 5 0 90 0
[pid=192820] ppid=192819 vsize=3389100 memory=3112740 CPUtime=50.92 cores=0,2
/proc/192820/stat : 192820 (CASHWMaxSAT-Dis) R 192819 192819 192379 0 -1 4194304 352500 0 0 0 4975 117 0 0 20 0 1 0 242940561 3470438400 778185 18446744073709551615 4198400 14093885 140726617956496 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 27656192 140726617962916 140726617963033 140726617963033 140726617968608 0
/proc/192820/statm: 847275 778185 768 2416 0 844377 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 3396084 KiB
Current children cumulated memory: 3117092 KiB

[startup+102.3 s]
/proc/loadavg: 3.79 1.73 1.10 5/273 192872
/proc/meminfo: memFree=121056496/131249996 swapFree=33010160/33010684
[pid=192816] ppid=192813 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/192816/stat : 192816 (Hybrid-CASHWMax) S 192813 192816 192379 0 -1 4194304 247 104 0 0 0 0 0 0 20 0 1 0 242940559 4427776 768 18446744073709551615 94541785337856 94541786232389 140726043202336 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94541786471440 94541786519184 94541790195712 140726043203925 140726043204079 140726043204079 140726043209683 0
/proc/192816/statm: 1081 768 704 219 0 143 0

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

/proc/192820/stat : 192820 (CASHWMaxSAT-Dis) R 192819 192819 192379 0 -1 4194304 759032 0 0 0 27792 342 0 0 20 0 1 0 242940561 9796939776 2113574 18446744073709551615 4198400 14093885 140726617956496 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 27656192 140726617962916 140726617963033 140726617963033 140726617968608 0
/proc/192820/statm: 2391831 2113574 768 2416 0 2388933 0
Current children cumulated CPU time: 281.34 s
Current children cumulated vsize: 9574308 KiB
Current children cumulated memory: 8458648 KiB

[startup+342.3 s]
/proc/loadavg: 4.04 3.03 1.79 5/271 192881
/proc/meminfo: memFree=116727804/131249996 swapFree=33010160/33010684
[pid=192816] ppid=192813 vsize=4324 memory=3072 CPUtime=0 cores=0,2
/proc/192816/stat : 192816 (Hybrid-CASHWMax) S 192813 192816 192379 0 -1 4194304 247 104 0 0 0 0 0 0 20 0 1 0 242940559 4427776 768 18446744073709551615 94541785337856 94541786232389 140726043202336 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94541786471440 94541786519184 94541790195712 140726043203925 140726043204079 140726043204079 140726043209683 0
/proc/192816/statm: 1081 768 704 219 0 143 0
[pid=192819] ppid=192816 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/192819/stat : 192819 (timeout) S 192816 192819 192379 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242940560 2723840 320 18446744073709551615 94716808769536 94716808786049 140736986419376 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94716808800816 94716808802904 94716819705856 140736986421662 140736986421792 140736986421792 140736986427367 0
/proc/192819/statm: 665 320 320 5 0 90 0
[pid=192820] ppid=192819 vsize=9874164 memory=9074368 CPUtime=341.14 cores=0,2
/proc/192820/stat : 192820 (CASHWMaxSAT-Dis) R 192819 192819 192379 0 -1 4194304 834145 0 0 0 33745 369 0 0 20 0 1 0 242940561 10111143936 2268592 18446744073709551615 4198400 14093885 140726617956496 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 15976432 16051504 27656192 140726617962916 140726617963033 140726617963033 140726617968608 0
/proc/192820/statm: 2468541 2268592 768 2416 0 2465643 0
Current children cumulated CPU time: 341.14 s
Current children cumulated vsize: 9881148 KiB
Current children cumulated memory: 9078720 KiB

[startup+402.3 s]
/proc/loadavg: 4.53 3.34 1.97 5/271 192885
/proc/meminfo: memFree=121728324/131249996 swapFree=33010160/33010684
[pid=192816] ppid=192813 vsize=4324 memory=3072 CPUtime=380.33 cores=0,2
/proc/192816/stat : 192816 (Hybrid-CASHWMax) S 192813 192816 192379 0 -1 4194304 282 878224 0 0 0 0 37633 400 20 0 1 0 242940559 4427776 768 18446744073709551615 94541785337856 94541786232389 140726043202336 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94541786471440 94541786519184 94541790195712 140726043203925 140726043204079 140726043204079 140726043209683 0
/proc/192816/statm: 1081 768 704 219 0 143 0
[pid=192883] ppid=192816 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/192883/stat : 192883 (timeout) S 192816 192883 192379 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242978721 2723840 320 18446744073709551615 94341561339904 94341561356417 140734325600576 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94341561371184 94341561373272 94341566279680 140734325606790 140734325606944 140734325606944 140734325612519 0
/proc/192883/statm: 665 320 320 5 0 90 0
[pid=192884] ppid=192883 vsize=4313812 memory=4093540 CPUtime=20.58 cores=0,2
/proc/192884/stat : 192884 (SynLSCD) R 192883 192883 192379 0 -1 4194304 626825 0 0 0 1890 168 0 0 20 0 1 0 242978722 4417343488 1023385 18446744073709551615 94825422622720 94825425057321 140728682589056 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94825425538296 94825425571328 94825440034816 140728682596768 140728682596903 140728682596903 140728682602478 0
/proc/192884/statm: 1078453 1023385 2272 595 0 1063120 0
Current children cumulated CPU time: 400.91 s
Current children cumulated vsize: 4320796 KiB
Current children cumulated memory: 4097892 KiB

[startup+462.3 s]
/proc/loadavg: 4.25 3.48 2.11 5/271 192887
/proc/meminfo: memFree=110755876/131249996 swapFree=33010160/33010684
[pid=192816] ppid=192813 vsize=4324 memory=3072 CPUtime=380.33 cores=0,2
/proc/192816/stat : 192816 (Hybrid-CASHWMax) S 192813 192816 192379 0 -1 4194304 282 878224 0 0 0 0 37633 400 20 0 1 0 242940559 4427776 768 18446744073709551615 94541785337856 94541786232389 140726043202336 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94541786471440 94541786519184 94541790195712 140726043203925 140726043204079 140726043204079 140726043209683 0
/proc/192816/statm: 1081 768 704 219 0 143 0
[pid=192883] ppid=192816 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/192883/stat : 192883 (timeout) S 192816 192883 192379 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242978721 2723840 320 18446744073709551615 94341561339904 94341561356417 140734325600576 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94341561371184 94341561373272 94341566279680 140734325606790 140734325606944 140734325606944 140734325612519 0
/proc/192883/statm: 665 320 320 5 0 90 0
[pid=192884] ppid=192883 vsize=16197056 memory=14314820 CPUtime=80.4 cores=0,2
/proc/192884/stat : 192884 (SynLSCD) R 192883 192883 192379 0 -1 4194304 2309260 0 0 0 7393 647 0 0 20 0 1 0 242978722 16585785344 3578705 18446744073709551615 94825422622720 94825425057321 140728682589056 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94825425538296 94825425571328 94825440034816 140728682596768 140728682596903 140728682596903 140728682602478 0
/proc/192884/statm: 4049264 3578705 2272 595 0 4033931 0
Current children cumulated CPU time: 460.73 s
Current children cumulated vsize: 16204040 KiB
Current children cumulated memory: 14319172 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+508.9 s]
/proc/loadavg: 4.18 3.57 2.20 5/272 192891
/proc/meminfo: memFree=105132068/131249996 swapFree=33010160/33010684
[pid=192816] ppid=192813 vsize=4324 memory=3072 CPUtime=380.33 cores=0,2
/proc/192816/stat : 192816 (Hybrid-CASHWMax) S 192813 192816 192379 0 -1 4194304 282 878224 0 0 0 0 37633 400 20 0 1 0 242940559 4427776 768 18446744073709551615 94541785337856 94541786232389 140726043202336 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94541786471440 94541786519184 94541790195712 140726043203925 140726043204079 140726043204079 140726043209683 0
/proc/192816/statm: 1081 768 704 219 0 143 0
[pid=192883] ppid=192816 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/192883/stat : 192883 (timeout) S 192816 192883 192379 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 242978721 2723840 320 18446744073709551615 94341561339904 94341561356417 140734325600576 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94341561371184 94341561373272 94341566279680 140734325606790 140734325606944 140734325606944 140734325612519 0
/proc/192883/statm: 665 320 320 5 0 90 0
[pid=192884] ppid=192883 vsize=33251640 memory=21061832 CPUtime=126.86 cores=0,2
/proc/192884/stat : 192884 (SynLSCD) R 192883 192883 192379 0 -1 4194304 3512826 0 0 0 11788 898 0 0 20 0 1 0 242978722 34049679360 5265458 18446744073709551615 94825422622720 94825425057321 140728682589056 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94825425538296 94825425571328 94825440034816 140728682596768 140728682596903 140728682596903 140728682602478 0
/proc/192884/statm: 8312910 5265458 2432 595 0 8297577 0
Current children cumulated CPU time: 507.19 s
Current children cumulated vsize: 33258624 KiB
Current children cumulated memory: 21066184 KiB

Sending SIGTERM to process tree (bottom up)

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

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

Sending SIGKILL to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=495.595 s, system=14.1428 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+509.6 s]
/proc/loadavg: 4.18 3.57 2.20 5/271 192891
/proc/meminfo: memFree=104201636/131249996 swapFree=33010160/33010684
[pid=192883] ppid=192813 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/192883/stat : 192883 (timeout) S 192813 192883 192379 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 242978721 2723840 320 18446744073709551615 94341561339904 94341561356417 140734325600576 0 0 0 0 3293184 73735 1 0 0 17 0 0 0 0 0 0 94341561371184 94341561373272 94341566279680 140734325606790 140734325606944 140734325606944 140734325612519 0
/proc/192883/statm: 665 320 320 5 0 90 0
[pid=192884] ppid=192883 vsize=38073708 memory=23261784 CPUtime=127.55 cores=0,2
/proc/192884/stat : 192884 (SynLSCD) R 192883 192883 192379 0 -1 4194304 3518095 0 0 0 11816 939 0 0 20 0 1 0 242978722 38987476992 5815446 18446744073709551615 94825422622720 94825425057321 140728682589056 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94825425538296 94825425571328 94825440034816 140728682596768 140728682596903 140728682596903 140728682602478 0
/proc/192884/statm: 9518427 5815446 2432 595 0 9503094 0
Current cumulated CPU time of completed processes: 380.348 s
Current children cumulated CPU time: 127.55 s
Current children cumulated vsize: 38076368 KiB
Current children cumulated memory: 23263064 KiB

[startup+510.4 s]
/proc/loadavg: 4.18 3.57 2.20 5/271 192891
/proc/meminfo: memFree=102334372/131249996 swapFree=33010160/33010684
[pid=192883] ppid=192813 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/192883/stat : 192883 (timeout) S 192813 192883 192379 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 242978721 2723840 320 18446744073709551615 94341561339904 94341561356417 140734325600576 0 0 0 0 3293184 73735 1 0 0 17 0 0 0 0 0 0 94341561371184 94341561373272 94341566279680 140734325606790 140734325606944 140734325606944 140734325612519 0
/proc/192883/statm: 665 320 320 5 0 90 0
[pid=192884] ppid=192883 vsize=38371036 memory=23625288 CPUtime=128.36 cores=0,2
/proc/192884/stat : 192884 (SynLSCD) R 192883 192883 192379 0 -1 4194304 3593638 0 0 0 11884 952 0 0 20 0 1 0 242978722 39291940864 5906322 18446744073709551615 94825422622720 94825425057321 140728682589056 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94825425538296 94825425571328 94825440034816 140728682596768 140728682596903 140728682596903 140728682602478 0
/proc/192884/statm: 9592759 5906322 2432 595 0 9577426 0
Current cumulated CPU time of completed processes: 380.348 s
Current children cumulated CPU time: 128.36 s
Current children cumulated vsize: 38373696 KiB
Current children cumulated memory: 23626568 KiB

[startup+510.8 s]
/proc/loadavg: 4.18 3.57 2.20 5/271 192891
/proc/meminfo: memFree=102334372/131249996 swapFree=33010160/33010684
[pid=192883] ppid=192813 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/192883/stat : 192883 (timeout) S 192813 192883 192379 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 242978721 2723840 320 18446744073709551615 94341561339904 94341561356417 140734325600576 0 0 0 0 3293184 73735 1 0 0 17 0 0 0 0 0 0 94341561371184 94341561373272 94341566279680 140734325606790 140734325606944 140734325606944 140734325612519 0
/proc/192883/statm: 665 320 320 5 0 90 0
[pid=192884] ppid=192883 vsize=38532736 memory=23815624 CPUtime=128.75 cores=0,2
/proc/192884/stat : 192884 (SynLSCD) R 192883 192883 192379 0 -1 4194304 3634064 0 0 0 11916 959 0 0 20 0 1 0 242978722 39457521664 5953906 18446744073709551615 94825422622720 94825425057321 140728682589056 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94825425538296 94825425571328 94825440034816 140728682596768 140728682596903 140728682596903 140728682602478 0
/proc/192884/statm: 9633184 5953906 2432 595 0 9617851 0
Current cumulated CPU time of completed processes: 380.348 s
Current children cumulated CPU time: 128.75 s
Current children cumulated vsize: 38535396 KiB
Current children cumulated memory: 23816904 KiB

[startup+510.9 s]
/proc/loadavg: 4.18 3.57 2.20 5/271 192891
/proc/meminfo: memFree=102334372/131249996 swapFree=33010160/33010684
[pid=192883] ppid=192813 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/192883/stat : 192883 (timeout) S 192813 192883 192379 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 242978721 2723840 320 18446744073709551615 94341561339904 94341561356417 140734325600576 0 0 0 0 3293184 73735 1 0 0 17 0 0 0 0 0 0 94341561371184 94341561373272 94341566279680 140734325606790 140734325606944 140734325606944 140734325612519 0
/proc/192883/statm: 665 320 320 5 0 90 0
[pid=192884] ppid=192883 vsize=38573128 memory=23864136 CPUtime=128.85 cores=0,2
/proc/192884/stat : 192884 (SynLSCD) R 192883 192883 192379 0 -1 4194304 3644149 0 0 0 11925 960 0 0 20 0 1 0 242978722 39498883072 5966034 18446744073709551615 94825422622720 94825425057321 140728682589056 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 94825425538296 94825425571328 94825440034816 140728682596768 140728682596903 140728682596903 140728682602478 0
/proc/192884/statm: 9643282 5966034 2432 595 0 9627949 0
Current cumulated CPU time of completed processes: 380.348 s
Current children cumulated CPU time: 128.85 s
Current children cumulated vsize: 38575788 KiB
Current children cumulated memory: 23865416 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 511.427
CPU time (s): 509.738
CPU user time (s): 495.595
CPU system time (s): 14.1428
CPU usage (%): 99.6698
Max. virtual memory (cumulated for all children) (KiB): 38575788
Max. memory (cumulated for all children) (KiB): 23865416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 495.595
system time used= 14.1428
maximum resident set size= 23864136
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4522770
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= 426
involuntary context switches= 1182


# summary of solver processes directly reported to runsolver:
#   pid: 192816,192883,192884
#   total CPU time (s): 509.738
#   total CPU user time (s): 495.595
#   total CPU system time (s): 14.1428

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.10229 second user time and 2.53411 second system time

The end

Launcher Data

Begin job on nodeC029 at 2025-07-23 14:10:21
IDJOB=4547865
IDBENCH=160485
IDSOLVER=3425
FILE ID=nodeC029/4547865-1753272621
RUNJOBID= nodeC029-1753272569-192396
SLURM_JOB_ID= 9689997
Free space on /tmp= 432936 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjComS+SynLSCD 2025-07-23
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw256/normalized-hw256-vm99p-dec.opb.negationfix.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjComS+SynLSCD BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4547865-1753272621/watcher-4547865-1753272621 -o /tmp/evaluation-result-4547865-1753272621/solver-4547865-1753272621 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1753272569-192396 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjComS+SynLSCD HOME/instance-4547865-1753272621.opb 3600 HOME

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

MD5SUM BENCH= 59fcb85c6ef97ea95ede85b6c75e382f
RANDOM SEED=1995578378

nodeC029 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.288
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.46
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.749
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.46
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		: 3590.744
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.46
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.166
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.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.725
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.46
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.735
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.46
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		: 3603.653
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.46
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		: 3560.427
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.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        125884916 kB
MemAvailable:   129126524 kB
Buffers:            2128 kB
Cached:          4001592 kB
SwapCached:           36 kB
Active:          1884804 kB
Inactive:        2761804 kB
Active(anon):     664388 kB
Inactive(anon):     4716 kB
Active(file):    1220416 kB
Inactive(file):  2757088 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             48016 kB
Writeback:             0 kB
AnonPages:        645948 kB
Mapped:           119628 kB
Shmem:             26216 kB
KReclaimable:     206688 kB
Slab:             303916 kB
SReclaimable:     206688 kB
SUnreclaim:        97228 kB
KernelStack:        4384 kB
PageTables:         4620 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    1049092 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150632 kB
VmallocChunk:          0 kB
Percpu:             3968 kB
HardwareCorrupted:     0 kB
AnonHugePages:    260096 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:      193236 kB
DirectMap2M:    11112448 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 432920 MiB
End job on nodeC029 at 2025-07-23 14:18:53