Trace number 4512959

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-CASHWMaxSATDisjCadS+SynLSCD 2025-06-01? (TO) 3602.08 3612.3

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size80-round23-5.opb
MD5SUM86944514b434ff8020a355b19ddc8d04
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4288
Total number of constraints9456
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)368
Number of constraints which are nor clauses,nor cardinality constraints896
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
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 (54187 MiB free)
  memory of node 1: 64465 MiB (55766 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4512959-1751137540/watcher-4512959-1751137540 -o /tmp/evaluation-result-4512959-1751137540/solver-4512959-1751137540 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1751133631-11593 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD HOME/instance-4512959-1751137540.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
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=13111, runsolver pid=13108

[startup+0.100066 s]*
/proc/loadavg: 4.10 4.11 4.05 5/273 13115
/proc/meminfo: memFree=112146808/131250000 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/13111/stat : 13111 (Hybrid-CASHWMax) S 13108 13111 11578 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 29376478 4427776 736 18446744073709551615 94576903163904 94576904058437 140726754837344 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94576904297488 94576904345232 94576925442048 140726754842967 140726754843121 140726754843121 140726754848723 0
/proc/13111/statm: 1081 736 672 219 0 143 0
[pid=13114] ppid=13111 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/13114/stat : 13114 (timeout) S 13111 13114 11578 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 29376479 2723840 352 18446744073709551615 94862532571136 94862532587649 140730520098720 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94862532602416 94862532604504 94862555303936 140730520103328 140730520103458 140730520103458 140730520109031 0
/proc/13114/statm: 665 352 352 5 0 90 0
[pid=13115] ppid=13114 vsize=31544 memory=17128 CPUtime=0.07 cores=0,2
/proc/13115/stat : 13115 (CASHWMaxSAT-Dis) R 13114 13114 11578 0 -1 4194304 3541 0 0 0 7 0 0 0 20 0 1 0 29376480 32301056 4282 18446744073709551615 4198400 14817773 140722428381888 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 46657536 140722428389798 140722428389915 140722428389915 140722428395488 0
/proc/13115/statm: 7886 4282 896 2593 0 4779 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 38528 KiB
Current children cumulated memory: 21480 KiB

[startup+0.20586 s]*
/proc/loadavg: 4.10 4.11 4.05 5/273 13115
/proc/meminfo: memFree=111662412/131250000 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/13111/stat : 13111 (Hybrid-CASHWMax) S 13108 13111 11578 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 29376478 4427776 736 18446744073709551615 94576903163904 94576904058437 140726754837344 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94576904297488 94576904345232 94576925442048 140726754842967 140726754843121 140726754843121 140726754848723 0
/proc/13111/statm: 1081 736 672 219 0 143 0
[pid=13114] ppid=13111 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/13114/stat : 13114 (timeout) S 13111 13114 11578 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 29376479 2723840 352 18446744073709551615 94862532571136 94862532587649 140730520098720 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94862532602416 94862532604504 94862555303936 140730520103328 140730520103458 140730520103458 140730520109031 0
/proc/13114/statm: 665 352 352 5 0 90 0
[pid=13115] ppid=13114 vsize=44036 memory=28064 CPUtime=0.18 cores=0,2
/proc/13115/stat : 13115 (CASHWMaxSAT-Dis) R 13114 13114 11578 0 -1 4194304 7299 0 0 0 17 1 0 0 20 0 1 0 29376480 45092864 7016 18446744073709551615 4198400 14817773 140722428381888 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 46657536 140722428389798 140722428389915 140722428389915 140722428395488 0
/proc/13115/statm: 11009 7016 960 2593 0 7902 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 51020 KiB
Current children cumulated memory: 32416 KiB

[startup+0.305832 s]*
/proc/loadavg: 4.10 4.11 4.05 5/273 13115
/proc/meminfo: memFree=111216012/131250000 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/13111/stat : 13111 (Hybrid-CASHWMax) S 13108 13111 11578 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 29376478 4427776 736 18446744073709551615 94576903163904 94576904058437 140726754837344 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94576904297488 94576904345232 94576925442048 140726754842967 140726754843121 140726754843121 140726754848723 0
/proc/13111/statm: 1081 736 672 219 0 143 0
[pid=13114] ppid=13111 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/13114/stat : 13114 (timeout) S 13111 13114 11578 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 29376479 2723840 352 18446744073709551615 94862532571136 94862532587649 140730520098720 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94862532602416 94862532604504 94862555303936 140730520103328 140730520103458 140730520103458 140730520109031 0
/proc/13114/statm: 665 352 352 5 0 90 0
[pid=13115] ppid=13114 vsize=47508 memory=31520 CPUtime=0.28 cores=0,2
/proc/13115/stat : 13115 (CASHWMaxSAT-Dis) R 13114 13114 11578 0 -1 4194304 8168 0 0 0 27 1 0 0 20 0 1 0 29376480 48648192 7880 18446744073709551615 4198400 14817773 140722428381888 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 46657536 140722428389798 140722428389915 140722428389915 140722428395488 0
/proc/13115/statm: 11877 7880 960 2593 0 8770 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 54492 KiB
Current children cumulated memory: 35872 KiB

[startup+0.700242 s]
/proc/loadavg: 4.10 4.11 4.05 5/273 13115
/proc/meminfo: memFree=110687756/131250000 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/13111/stat : 13111 (Hybrid-CASHWMax) S 13108 13111 11578 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 29376478 4427776 736 18446744073709551615 94576903163904 94576904058437 140726754837344 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94576904297488 94576904345232 94576925442048 140726754842967 140726754843121 140726754843121 140726754848723 0
/proc/13111/statm: 1081 736 672 219 0 143 0
[pid=13114] ppid=13111 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/13114/stat : 13114 (timeout) S 13111 13114 11578 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 29376479 2723840 352 18446744073709551615 94862532571136 94862532587649 140730520098720 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94862532602416 94862532604504 94862555303936 140730520103328 140730520103458 140730520103458 140730520109031 0
/proc/13114/statm: 665 352 352 5 0 90 0
[pid=13115] ppid=13114 vsize=48428 memory=32548 CPUtime=0.67 cores=0,2
/proc/13115/stat : 13115 (CASHWMaxSAT-Dis) R 13114 13114 11578 0 -1 4194304 8579 0 0 0 66 1 0 0 20 0 1 0 29376480 49590272 8137 18446744073709551615 4198400 14817773 140722428381888 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 46657536 140722428389798 140722428389915 140722428389915 140722428395488 0
/proc/13115/statm: 12107 8137 960 2593 0 9000 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 55412 KiB
Current children cumulated memory: 36900 KiB

[startup+1.50024 s]
/proc/loadavg: 4.10 4.11 4.05 5/273 13115
/proc/meminfo: memFree=110683724/131250000 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/13111/stat : 13111 (Hybrid-CASHWMax) S 13108 13111 11578 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 29376478 4427776 736 18446744073709551615 94576903163904 94576904058437 140726754837344 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94576904297488 94576904345232 94576925442048 140726754842967 140726754843121 140726754843121 140726754848723 0
/proc/13111/statm: 1081 736 672 219 0 143 0
[pid=13114] ppid=13111 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/13114/stat : 13114 (timeout) S 13111 13114 11578 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 29376479 2723840 352 18446744073709551615 94862532571136 94862532587649 140730520098720 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94862532602416 94862532604504 94862555303936 140730520103328 140730520103458 140730520103458 140730520109031 0
/proc/13114/statm: 665 352 352 5 0 90 0
[pid=13115] ppid=13114 vsize=50668 memory=34948 CPUtime=1.46 cores=0,2
/proc/13115/stat : 13115 (CASHWMaxSAT-Dis) R 13114 13114 11578 0 -1 4194304 10921 0 0 0 145 1 0 0 20 0 1 0 29376480 51884032 8737 18446744073709551615 4198400 14817773 140722428381888 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 46657536 140722428389798 140722428389915 140722428389915 140722428395488 0
/proc/13115/statm: 12667 8737 960 2593 0 9560 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 57652 KiB
Current children cumulated memory: 39300 KiB

[startup+3.10555 s]
/proc/loadavg: 4.10 4.11 4.05 5/273 13115
/proc/meminfo: memFree=110677584/131250000 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/13111/stat : 13111 (Hybrid-CASHWMax) S 13108 13111 11578 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 29376478 4427776 736 18446744073709551615 94576903163904 94576904058437 140726754837344 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94576904297488 94576904345232 94576925442048 140726754842967 140726754843121 140726754843121 140726754848723 0
/proc/13111/statm: 1081 736 672 219 0 143 0
[pid=13114] ppid=13111 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/13114/stat : 13114 (timeout) S 13111 13114 11578 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 29376479 2723840 352 18446744073709551615 94862532571136 94862532587649 140730520098720 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94862532602416 94862532604504 94862555303936 140730520103328 140730520103458 140730520103458 140730520109031 0
/proc/13114/statm: 665 352 352 5 0 90 0
[pid=13115] ppid=13114 vsize=55564 memory=39856 CPUtime=3.06 cores=0,2
/proc/13115/stat : 13115 (CASHWMaxSAT-Dis) R 13114 13114 11578 0 -1 4194304 11638 0 0 0 305 1 0 0 20 0 1 0 29376480 56897536 9964 18446744073709551615 4198400 14817773 140722428381888 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 46657536 140722428389798 140722428389915 140722428389915 140722428395488 0
/proc/13115/statm: 13891 9964 960 2593 0 10784 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 62548 KiB
Current children cumulated memory: 44208 KiB

[startup+6.3002 s]
/proc/loadavg: 4.09 4.11 4.05 5/273 13115
/proc/meminfo: memFree=110643676/131250000 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/13111/stat : 13111 (Hybrid-CASHWMax) S 13108 13111 11578 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 29376478 4427776 736 18446744073709551615 94576903163904 94576904058437 140726754837344 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94576904297488 94576904345232 94576925442048 140726754842967 140726754843121 140726754843121 140726754848723 0
/proc/13111/statm: 1081 736 672 219 0 143 0
[pid=13114] ppid=13111 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/13114/stat : 13114 (timeout) S 13111 13114 11578 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 29376479 2723840 352 18446744073709551615 94862532571136 94862532587649 140730520098720 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94862532602416 94862532604504 94862555303936 140730520103328 140730520103458 140730520103458 140730520109031 0
/proc/13114/statm: 665 352 352 5 0 90 0
[pid=13115] ppid=13114 vsize=59092 memory=43328 CPUtime=6.25 cores=0,2
/proc/13115/stat : 13115 (CASHWMaxSAT-Dis) R 13114 13114 11578 0 -1 4194304 13703 0 0 0 623 2 0 0 20 0 1 0 29376480 60510208 10832 18446744073709551615 4198400 14817773 140722428381888 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 46657536 140722428389798 140722428389915 140722428389915 140722428395488 0
/proc/13115/statm: 14773 10832 960 2593 0 11666 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 66076 KiB
Current children cumulated memory: 47680 KiB

[startup+12.7002 s]
/proc/loadavg: 4.08 4.11 4.05 5/273 13115
/proc/meminfo: memFree=110608488/131250000 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/13111/stat : 13111 (Hybrid-CASHWMax) S 13108 13111 11578 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 29376478 4427776 736 18446744073709551615 94576903163904 94576904058437 140726754837344 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94576904297488 94576904345232 94576925442048 140726754842967 140726754843121 140726754843121 140726754848723 0
/proc/13111/statm: 1081 736 672 219 0 143 0
[pid=13114] ppid=13111 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/13114/stat : 13114 (timeout) S 13111 13114 11578 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 29376479 2723840 352 18446744073709551615 94862532571136 94862532587649 140730520098720 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94862532602416 94862532604504 94862555303936 140730520103328 140730520103458 140730520103458 140730520109031 0
/proc/13114/statm: 665 352 352 5 0 90 0
[pid=13115] ppid=13114 vsize=59092 memory=43424 CPUtime=12.63 cores=0,2
/proc/13115/stat : 13115 (CASHWMaxSAT-Dis) R 13114 13114 11578 0 -1 4194304 14655 0 0 0 1261 2 0 0 20 0 1 0 29376480 60510208 10856 18446744073709551615 4198400 14817773 140722428381888 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 46657536 140722428389798 140722428389915 140722428389915 140722428395488 0
/proc/13115/statm: 14773 10856 960 2593 0 11666 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 66076 KiB
Current children cumulated memory: 47776 KiB

[startup+25.5002 s]
/proc/loadavg: 4.13 4.12 4.05 5/273 13115
/proc/meminfo: memFree=111773396/131250000 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/13111/stat : 13111 (Hybrid-CASHWMax) S 13108 13111 11578 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 29376478 4427776 736 18446744073709551615 94576903163904 94576904058437 140726754837344 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94576904297488 94576904345232 94576925442048 140726754842967 140726754843121 140726754843121 140726754848723 0
/proc/13111/statm: 1081 736 672 219 0 143 0
[pid=13114] ppid=13111 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/13114/stat : 13114 (timeout) S 13111 13114 11578 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 29376479 2723840 352 18446744073709551615 94862532571136 94862532587649 140730520098720 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94862532602416 94862532604504 94862555303936 140730520103328 140730520103458 140730520103458 140730520109031 0
/proc/13114/statm: 665 352 352 5 0 90 0
[pid=13115] ppid=13114 vsize=77672 memory=62072 CPUtime=25.38 cores=0,2
/proc/13115/stat : 13115 (CASHWMaxSAT-Dis) R 13114 13114 11578 0 -1 4194304 17967 0 0 0 2535 3 0 0 20 0 1 0 29376480 79536128 15518 18446744073709551615 4198400 14817773 140722428381888 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 46657536 140722428389798 140722428389915 140722428389915 140722428395488 0
/proc/13115/statm: 19418 15518 960 2593 0 16311 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 84656 KiB
Current children cumulated memory: 66424 KiB

[startup+51.1056 s]
/proc/loadavg: 4.09 4.11 4.05 6/274 13117
/proc/meminfo: memFree=111393368/131250000 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/13111/stat : 13111 (Hybrid-CASHWMax) S 13108 13111 11578 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 29376478 4427776 736 18446744073709551615 94576903163904 94576904058437 140726754837344 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94576904297488 94576904345232 94576925442048 140726754842967 140726754843121 140726754843121 140726754848723 0
/proc/13111/statm: 1081 736 672 219 0 143 0
[pid=13114] ppid=13111 vsize=2660 memory=1408 CPUtime=0 cores=0,2
/proc/13114/stat : 13114 (timeout) S 13111 13114 11578 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 29376479 2723840 352 18446744073709551615 94862532571136 94862532587649 140730520098720 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94862532602416 94862532604504 94862555303936 140730520103328 140730520103458 140730520103458 140730520109031 0
/proc/13114/statm: 665 352 352 5 0 90 0
[pid=13115] ppid=13114 vsize=67536 memory=51976 CPUtime=50.91 cores=0,2
/proc/13115/stat : 13115 (CASHWMaxSAT-Dis) R 13114 13114 11578 0 -1 4194304 20071 0 0 0 5087 4 0 0 20 0 1 0 29376480 69156864 12994 18446744073709551615 4198400 14817773 140722428381888 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 16829744 16914832 46657536 140722428389798 140722428389915 140722428389915 140722428395488 0
/proc/13115/statm: 16884 12994 960 2593 0 13777 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 74520 KiB
Current children cumulated memory: 56328 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.10 4.05 5/274 13121
/proc/meminfo: memFree=110796800/131250000 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=4324 memory=2944 CPUtime=0 cores=0,2
/proc/13111/stat : 13111 (Hybrid-CASHWMax) S 13108 13111 11578 0 -1 4194304 250 105 0 0 0 0 0 0 20 0 1 0 29376478 4427776 736 18446744073709551615 94576903163904 94576904058437 140726754837344 0 0 0 65536 4 65538 1 0 0 17 2 0 0 0 0 0 94576904297488 94576904345232 94576925442048 140726754842967 140726754843121 140726754843121 140726754848723 0
/proc/13111/statm: 1081 736 672 219 0 143 0
[pid=13114] ppid=13111 vsize=2660 memory=1408 CPUtime=0 cores=0,2

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

[pid=13111] ppid=13108 vsize=4324 memory=2944 CPUtime=1792.83 cores=0,2
/proc/13111/stat : 13111 (Hybrid-CASHWMax) S 13108 13111 11578 0 -1 4194304 284 89689 0 0 0 0 179171 112 20 0 1 0 29376478 4427776 736 18446744073709551615 94576903163904 94576904058437 140726754837344 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576904297488 94576904345232 94576925442048 140726754842967 140726754843121 140726754843121 140726754848723 0
/proc/13111/statm: 1081 736 672 219 0 143 0
[pid=13353] ppid=13111 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/13353/stat : 13353 (timeout) S 13111 13353 11578 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 29556280 2723840 320 18446744073709551615 94618478039040 94618478055553 140727532095648 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94618478070320 94618478072408 94618509103104 140727532104072 140727532104226 140727532104226 140727532109799 0
/proc/13353/statm: 665 320 320 5 0 90 0
[pid=13354] ppid=13353 vsize=238692 memory=163288 CPUtime=1599.79 cores=0,2
/proc/13354/stat : 13354 (SynLSCD) R 13353 13353 11578 0 -1 4194304 31497 0 0 0 158311 1668 0 0 20 0 1 0 29556280 244420608 40822 18446744073709551615 93974063833088 93974066267241 140730566071280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93974066748664 93974066781696 93974100164608 140730566072738 140730566072873 140730566072873 140730566078446 0
/proc/13354/statm: 59673 40822 2496 595 0 44340 0
Current children cumulated CPU time: 3392.62 s
Current children cumulated vsize: 245676 KiB
Current children cumulated memory: 167512 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.10 4.09 5/270 13559
/proc/meminfo: memFree=129402416/131250000 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=4324 memory=2944 CPUtime=1792.83 cores=0,2
/proc/13111/stat : 13111 (Hybrid-CASHWMax) S 13108 13111 11578 0 -1 4194304 284 89689 0 0 0 0 179171 112 20 0 1 0 29376478 4427776 736 18446744073709551615 94576903163904 94576904058437 140726754837344 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576904297488 94576904345232 94576925442048 140726754842967 140726754843121 140726754843121 140726754848723 0
/proc/13111/statm: 1081 736 672 219 0 143 0
[pid=13353] ppid=13111 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/13353/stat : 13353 (timeout) S 13111 13353 11578 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 29556280 2723840 320 18446744073709551615 94618478039040 94618478055553 140727532095648 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94618478070320 94618478072408 94618509103104 140727532104072 140727532104226 140727532104226 140727532109799 0
/proc/13353/statm: 665 320 320 5 0 90 0
[pid=13354] ppid=13353 vsize=238692 memory=163288 CPUtime=1659.63 cores=0,2
/proc/13354/stat : 13354 (SynLSCD) R 13353 13353 11578 0 -1 4194304 31497 0 0 0 164173 1790 0 0 20 0 1 0 29556280 244420608 40822 18446744073709551615 93974063833088 93974066267241 140730566071280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93974066748664 93974066781696 93974100164608 140730566072738 140730566072873 140730566072873 140730566078446 0
/proc/13354/statm: 59673 40822 2496 595 0 44340 0
Current children cumulated CPU time: 3452.46 s
Current children cumulated vsize: 245676 KiB
Current children cumulated memory: 167512 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/271 13564
/proc/meminfo: memFree=129399244/131250000 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=4324 memory=2944 CPUtime=1792.83 cores=0,2
/proc/13111/stat : 13111 (Hybrid-CASHWMax) S 13108 13111 11578 0 -1 4194304 284 89689 0 0 0 0 179171 112 20 0 1 0 29376478 4427776 736 18446744073709551615 94576903163904 94576904058437 140726754837344 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576904297488 94576904345232 94576925442048 140726754842967 140726754843121 140726754843121 140726754848723 0
/proc/13111/statm: 1081 736 672 219 0 143 0
[pid=13353] ppid=13111 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/13353/stat : 13353 (timeout) S 13111 13353 11578 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 29556280 2723840 320 18446744073709551615 94618478039040 94618478055553 140727532095648 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94618478070320 94618478072408 94618509103104 140727532104072 140727532104226 140727532104226 140727532109799 0
/proc/13353/statm: 665 320 320 5 0 90 0
[pid=13354] ppid=13353 vsize=239128 memory=163672 CPUtime=1719.46 cores=0,2
/proc/13354/stat : 13354 (SynLSCD) R 13353 13353 11578 0 -1 4194304 31592 0 0 0 170127 1819 0 0 20 0 1 0 29556280 244867072 40918 18446744073709551615 93974063833088 93974066267241 140730566071280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93974066748664 93974066781696 93974100164608 140730566072738 140730566072873 140730566072873 140730566078446 0
/proc/13354/statm: 59782 40918 2496 595 0 44449 0
Current children cumulated CPU time: 3512.29 s
Current children cumulated vsize: 246112 KiB
Current children cumulated memory: 167896 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/272 13571
/proc/meminfo: memFree=129391304/131250000 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=4324 memory=2944 CPUtime=1792.83 cores=0,2
/proc/13111/stat : 13111 (Hybrid-CASHWMax) S 13108 13111 11578 0 -1 4194304 284 89689 0 0 0 0 179171 112 20 0 1 0 29376478 4427776 736 18446744073709551615 94576903163904 94576904058437 140726754837344 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576904297488 94576904345232 94576925442048 140726754842967 140726754843121 140726754843121 140726754848723 0
/proc/13111/statm: 1081 736 672 219 0 143 0
[pid=13353] ppid=13111 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/13353/stat : 13353 (timeout) S 13111 13353 11578 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 29556280 2723840 320 18446744073709551615 94618478039040 94618478055553 140727532095648 0 0 0 0 3145728 90119 1 0 0 17 0 0 0 0 0 0 94618478070320 94618478072408 94618509103104 140727532104072 140727532104226 140727532104226 140727532109799 0
/proc/13353/statm: 665 320 320 5 0 90 0
[pid=13354] ppid=13353 vsize=239628 memory=168208 CPUtime=1779.3 cores=0,2
/proc/13354/stat : 13354 (SynLSCD) R 13353 13353 11578 0 -1 4194304 31711 0 0 0 176080 1850 0 0 20 0 1 0 29556280 245379072 42052 18446744073709551615 93974063833088 93974066267241 140730566071280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93974066748664 93974066781696 93974100164608 140730566072738 140730566072873 140730566072873 140730566078446 0
/proc/13354/statm: 59907 42052 2496 595 0 44574 0
Current children cumulated CPU time: 3572.13 s
Current children cumulated vsize: 246612 KiB
Current children cumulated memory: 172432 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/272 13573
/proc/meminfo: memFree=129405488/131250000 swapFree=33010684/33010684
[pid=13111] ppid=13108 vsize=4324 memory=2944 CPUtime=1792.83 cores=0,2
/proc/13111/stat : 13111 (Hybrid-CASHWMax) S 13108 13111 11578 0 -1 4194304 284 89689 0 0 0 0 179171 112 20 0 1 0 29376478 4427776 736 18446744073709551615 94576903163904 94576904058437 140726754837344 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94576904297488 94576904345232 94576925442048 140726754842967 140726754843121 140726754843121 140726754848723 0
/proc/13111/statm: 1081 736 672 219 0 143 0
[pid=13353] ppid=13111 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/13353/stat : 13353 (timeout) S 13111 13353 11578 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 29556280 2723840 320 18446744073709551615 94618478039040 94618478055553 140727532095648 0 0 0 0 3293184 73735 1 0 0 17 2 0 0 0 0 0 94618478070320 94618478072408 94618509103104 140727532104072 140727532104226 140727532104226 140727532109799 0
/proc/13353/statm: 665 320 320 5 0 90 0
[pid=13354] ppid=13353 vsize=239628 memory=168208 CPUtime=1807.23 cores=0,2
/proc/13354/stat : 13354 (SynLSCD) R 13353 13353 11578 0 -1 4194304 31711 0 0 0 178810 1913 0 0 20 0 1 0 29556280 245379072 42052 18446744073709551615 93974063833088 93974066267241 140730566071280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93974066748664 93974066781696 93974100164608 140730566072738 140730566072873 140730566072873 140730566078446 0
/proc/13354/statm: 59907 42052 2496 595 0 44574 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 246612 KiB
Current children cumulated memory: 172432 KiB

Sending SIGTERM to process tree (bottom up)

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

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

Sending SIGKILL to process tree (bottom up)

[startup+3612.3 s]
# the end of solver process 13353 was just reported to runsolver
# Child status: 124

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

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

[startup+3611.2 s]
/proc/loadavg: 4.11 4.10 4.09 5/271 13573
/proc/meminfo: memFree=129405812/131250000 swapFree=33010684/33010684
[pid=13353] ppid=13108 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/13353/stat : 13353 (timeout) S 13108 13353 11578 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 29556280 2723840 320 18446744073709551615 94618478039040 94618478055553 140727532095648 0 0 0 0 3293184 73735 1 0 0 17 2 0 0 0 0 0 94618478070320 94618478072408 94618509103104 140727532104072 140727532104226 140727532104226 140727532109799 0
/proc/13353/statm: 665 320 320 5 0 90 0
[pid=13354] ppid=13353 vsize=239628 memory=168208 CPUtime=1808.13 cores=0,2
/proc/13354/stat : 13354 (SynLSCD) R 13353 13353 11578 0 -1 4194304 31711 0 0 0 178898 1915 0 0 20 0 1 0 29556280 245379072 42052 18446744073709551615 93974063833088 93974066267241 140730566071280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93974066748664 93974066781696 93974100164608 140730566072738 140730566072873 140730566072873 140730566078446 0
/proc/13354/statm: 59907 42052 2496 595 0 44574 0
Current cumulated CPU time of completed processes: 1792.84 s
Current children cumulated CPU time: 1808.13 s
Current children cumulated vsize: 242288 KiB
Current children cumulated memory: 169488 KiB

[startup+3612 s]*
/proc/loadavg: 4.11 4.10 4.09 5/272 13574
/proc/meminfo: memFree=129405800/131250000 swapFree=33010684/33010684
[pid=13353] ppid=13108 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/13353/stat : 13353 (timeout) S 13108 13353 11578 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 29556280 2723840 320 18446744073709551615 94618478039040 94618478055553 140727532095648 0 0 0 0 3293184 73735 1 0 0 17 2 0 0 0 0 0 94618478070320 94618478072408 94618509103104 140727532104072 140727532104226 140727532104226 140727532109799 0
/proc/13353/statm: 665 320 320 5 0 90 0
[pid=13354] ppid=13353 vsize=239628 memory=168208 CPUtime=1808.93 cores=0,2
/proc/13354/stat : 13354 (SynLSCD) R 13353 13353 11578 0 -1 4194304 31711 0 0 0 178976 1917 0 0 20 0 1 0 29556280 245379072 42052 18446744073709551615 93974063833088 93974066267241 140730566071280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93974066748664 93974066781696 93974100164608 140730566072738 140730566072873 140730566072873 140730566078446 0
/proc/13354/statm: 59907 42052 2496 595 0 44574 0
Current cumulated CPU time of completed processes: 1792.84 s
Current children cumulated CPU time: 1808.93 s
Current children cumulated vsize: 242288 KiB
Current children cumulated memory: 169488 KiB

[startup+3612.2 s]
/proc/loadavg: 4.11 4.10 4.09 5/272 13574
/proc/meminfo: memFree=129405800/131250000 swapFree=33010684/33010684
[pid=13353] ppid=13108 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/13353/stat : 13353 (timeout) S 13108 13353 11578 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 29556280 2723840 320 18446744073709551615 94618478039040 94618478055553 140727532095648 0 0 0 0 3293184 73735 1 0 0 17 2 0 0 0 0 0 94618478070320 94618478072408 94618509103104 140727532104072 140727532104226 140727532104226 140727532109799 0
/proc/13353/statm: 665 320 320 5 0 90 0
[pid=13354] ppid=13353 vsize=239628 memory=168208 CPUtime=1809.13 cores=0,2
/proc/13354/stat : 13354 (SynLSCD) R 13353 13353 11578 0 -1 4194304 31711 0 0 0 178995 1918 0 0 20 0 1 0 29556280 245379072 42052 18446744073709551615 93974063833088 93974066267241 140730566071280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93974066748664 93974066781696 93974100164608 140730566072738 140730566072873 140730566072873 140730566078446 0
/proc/13354/statm: 59907 42052 2496 595 0 44574 0
Current cumulated CPU time of completed processes: 1792.84 s
Current children cumulated CPU time: 1809.13 s
Current children cumulated vsize: 242288 KiB
Current children cumulated memory: 169488 KiB

[startup+3612.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/272 13574
/proc/meminfo: memFree=129405800/131250000 swapFree=33010684/33010684
[pid=13353] ppid=13108 vsize=2660 memory=1280 CPUtime=0 cores=0,2
/proc/13353/stat : 13353 (timeout) S 13108 13353 11578 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 29556280 2723840 320 18446744073709551615 94618478039040 94618478055553 140727532095648 0 0 0 0 3293184 73735 1 0 0 17 2 0 0 0 0 0 94618478070320 94618478072408 94618509103104 140727532104072 140727532104226 140727532104226 140727532109799 0
/proc/13353/statm: 665 320 320 5 0 90 0
[pid=13354] ppid=13353 vsize=239628 memory=168208 CPUtime=1809.22 cores=0,2
/proc/13354/stat : 13354 (SynLSCD) R 13353 13353 11578 0 -1 4194304 31711 0 0 0 179004 1918 0 0 20 0 1 0 29556280 245379072 42052 18446744073709551615 93974063833088 93974066267241 140730566071280 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 93974066748664 93974066781696 93974100164608 140730566072738 140730566072873 140730566072873 140730566078446 0
/proc/13354/statm: 59907 42052 2496 595 0 44574 0
Current cumulated CPU time of completed processes: 1792.84 s
Current children cumulated CPU time: 1809.22 s
Current children cumulated vsize: 242288 KiB
Current children cumulated memory: 169488 KiB

Child status: 124

Real time (s): 3612.3
CPU time (s): 3602.08
CPU user time (s): 3581.76
CPU system time (s): 20.3139
CPU usage (%): 99.7169
Max. virtual memory (cumulated for all children) (KiB): 332740
Max. memory (cumulated for all children) (KiB): 315004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3581.76
system time used= 20.3139
maximum resident set size= 310652
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 121801
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 456
involuntary context switches= 5173


# summary of solver processes directly reported to runsolver:
#   pid: 13111,13353
#   total CPU time (s): 3602.08
#   total CPU user time (s): 3581.76
#   total CPU system time (s): 20.3139

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.36889 second user time and 16.8948 second system time

The end

Launcher Data

Begin job on nodeC028 at 2025-06-28 21:05:40
IDJOB=4512959
IDBENCH=162230
IDSOLVER=3328
FILE ID=nodeC028/4512959-1751137540
RUNJOBID= nodeC028-1751133631-11593
SLURM_JOB_ID= 9587428
Free space on /tmp= 432884 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjCadS+SynLSCD 2025-06-01
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size80-round23-5.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4512959-1751137540/watcher-4512959-1751137540 -o /tmp/evaluation-result-4512959-1751137540/solver-4512959-1751137540 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1751133631-11593 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD HOME/instance-4512959-1751137540.opb 3600 HOME

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

MD5SUM BENCH= 86944514b434ff8020a355b19ddc8d04
RANDOM SEED=1309337057

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3602.197
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.081
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.074
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.690
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.078
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.052
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3590.871
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3700.000
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        112810200 kB
MemAvailable:   112548460 kB
Buffers:            3280 kB
Cached:           549972 kB
SwapCached:            0 kB
Active:         16457464 kB
Inactive:         328224 kB
Active(anon):   16250508 kB
Inactive(anon):        0 kB
Active(file):     206956 kB
Inactive(file):   328224 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             17976 kB
Writeback:            12 kB
AnonPages:      16235420 kB
Mapped:           113824 kB
Shmem:             18068 kB
KReclaimable:      84640 kB
Slab:             166872 kB
SReclaimable:      84640 kB
SUnreclaim:        82232 kB
KernelStack:        4444 kB
PageTables:        35800 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:   20447448 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3712 kB
HardwareCorrupted:     0 kB
AnonHugePages:   9203712 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432992 MiB
End job on nodeC028 at 2025-06-28 22:05:52