Trace number 4442637

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+Exact 2024-07-11UNSAT 1846.77 1851.28

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/roussel/normalized-pigeon-clauses-35-30.opb
MD5SUMda953313a09cceac0c8e3e7fb7d08ab4
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.469038
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1050
Total number of constraints17885
Number of constraints which are clauses17885
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint30
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 31
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1846.68/1851.26	s UNSATISFIABLE

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: 63968 MiB (62248 MiB free)
  memory of node 1: 64473 MiB (61751 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4442637-1721298045/watcher-4442637-1721298045 -o /tmp/evaluation-result-4442637-1721298045/solver-4442637-1721298045 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721294345-947118 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjComS+Exact HOME/instance-4442637-1721298045.opb 3600 HOME 31000 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

Enforcing FSIZE limit: 104857600 KiB
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 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=950968, runsolver pid=950965
Current StackSize limit: 8192 KiB


[startup+0.10009 s]*
/proc/loadavg: 4.26 4.16 4.10 5/264 950972
/proc/meminfo: memFree=126958940/131524600 swapFree=131070704/131071996
[pid=950968] ppid=950965 vsize=9932 memory=2616 CPUtime=0 cores=5,7
/proc/950968/stat : 950968 (Hybrid-CASHWMax) S 950965 950968 947105 0 -1 4194304 233 103 0 0 0 0 0 0 20 0 1 0 181969437 10170368 654 134679101440 94809301049344 94809302128664 140729731214976 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94809304227120 94809304274308 94809311072256 140729731216335 140729731216493 140729731216493 140729731223509 0
/proc/950968/statm: 2483 654 575 264 0 134 0
[pid=950971] ppid=950968 vsize=8660 memory=1056 CPUtime=0 cores=5,7
/proc/950971/stat : 950971 (timeout) S 950968 950971 947105 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 181969438 8867840 264 134679101440 94541837303808 94541837338824 140723871973232 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94541839436240 94541839438372 94541850836992 140723871978507 140723871978652 140723871978652 140723871985639 0
/proc/950971/statm: 2165 264 239 9 0 87 0
[pid=950972] ppid=950971 vsize=31824 memory=17544 CPUtime=0.09 cores=5,7
/proc/950972/stat : 950972 (CASHWMaxSAT-Dis) R 950971 950971 947105 0 -1 4194304 3744 0 0 0 9 0 0 0 20 0 1 0 181969438 32587776 4386 134679101440 4194304 14093885 140723363921136 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 15976432 16051504 30543872 140723363922961 140723363923093 140723363923093 140723363930080 0
/proc/950972/statm: 7956 4386 782 2417 0 5058 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 50416 KiB
Current children cumulated memory: 21216 KiB

[startup+0.205943 s]*
/proc/loadavg: 4.26 4.16 4.10 5/264 950972
/proc/meminfo: memFree=126954876/131524600 swapFree=131070704/131071996
[pid=950968] ppid=950965 vsize=9932 memory=2616 CPUtime=0 cores=5,7
/proc/950968/stat : 950968 (Hybrid-CASHWMax) S 950965 950968 947105 0 -1 4194304 233 103 0 0 0 0 0 0 20 0 1 0 181969437 10170368 654 134679101440 94809301049344 94809302128664 140729731214976 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94809304227120 94809304274308 94809311072256 140729731216335 140729731216493 140729731216493 140729731223509 0
/proc/950968/statm: 2483 654 575 264 0 134 0
[pid=950971] ppid=950968 vsize=8660 memory=1056 CPUtime=0 cores=5,7
/proc/950971/stat : 950971 (timeout) S 950968 950971 947105 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 181969438 8867840 264 134679101440 94541837303808 94541837338824 140723871973232 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94541839436240 94541839438372 94541850836992 140723871978507 140723871978652 140723871978652 140723871985639 0
/proc/950971/statm: 2165 264 239 9 0 87 0
[pid=950972] ppid=950971 vsize=34528 memory=19656 CPUtime=0.2 cores=5,7
/proc/950972/stat : 950972 (CASHWMaxSAT-Dis) R 950971 950971 947105 0 -1 4194304 4313 0 0 0 20 0 0 0 20 0 1 0 181969438 35356672 4914 134679101440 4194304 14093885 140723363921136 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 15976432 16051504 30543872 140723363922961 140723363923093 140723363923093 140723363930080 0
/proc/950972/statm: 8632 4914 782 2417 0 5734 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 53120 KiB
Current children cumulated memory: 23328 KiB

[startup+0.305854 s]*
/proc/loadavg: 4.26 4.16 4.10 5/264 950972
/proc/meminfo: memFree=126948904/131524600 swapFree=131070704/131071996
[pid=950968] ppid=950965 vsize=9932 memory=2616 CPUtime=0 cores=5,7
/proc/950968/stat : 950968 (Hybrid-CASHWMax) S 950965 950968 947105 0 -1 4194304 233 103 0 0 0 0 0 0 20 0 1 0 181969437 10170368 654 134679101440 94809301049344 94809302128664 140729731214976 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94809304227120 94809304274308 94809311072256 140729731216335 140729731216493 140729731216493 140729731223509 0
/proc/950968/statm: 2483 654 575 264 0 134 0
[pid=950971] ppid=950968 vsize=8660 memory=1056 CPUtime=0 cores=5,7
/proc/950971/stat : 950971 (timeout) S 950968 950971 947105 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 181969438 8867840 264 134679101440 94541837303808 94541837338824 140723871973232 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94541839436240 94541839438372 94541850836992 140723871978507 140723871978652 140723871978652 140723871985639 0
/proc/950971/statm: 2165 264 239 9 0 87 0
[pid=950972] ppid=950971 vsize=37248 memory=22760 CPUtime=0.3 cores=5,7
/proc/950972/stat : 950972 (CASHWMaxSAT-Dis) R 950971 950971 947105 0 -1 4194304 4586 0 0 0 30 0 0 0 20 0 1 0 181969438 38141952 5690 134679101440 4194304 14093885 140723363921136 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 15976432 16051504 30543872 140723363922961 140723363923093 140723363923093 140723363930080 0
/proc/950972/statm: 9312 5690 782 2417 0 6414 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 55840 KiB
Current children cumulated memory: 26432 KiB

[startup+0.70031 s]
/proc/loadavg: 4.26 4.16 4.10 5/264 950972
/proc/meminfo: memFree=126948940/131524600 swapFree=131070704/131071996
[pid=950968] ppid=950965 vsize=9932 memory=2616 CPUtime=0 cores=5,7
/proc/950968/stat : 950968 (Hybrid-CASHWMax) S 950965 950968 947105 0 -1 4194304 233 103 0 0 0 0 0 0 20 0 1 0 181969437 10170368 654 134679101440 94809301049344 94809302128664 140729731214976 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94809304227120 94809304274308 94809311072256 140729731216335 140729731216493 140729731216493 140729731223509 0
/proc/950968/statm: 2483 654 575 264 0 134 0
[pid=950971] ppid=950968 vsize=8660 memory=1056 CPUtime=0 cores=5,7
/proc/950971/stat : 950971 (timeout) S 950968 950971 947105 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 181969438 8867840 264 134679101440 94541837303808 94541837338824 140723871973232 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94541839436240 94541839438372 94541850836992 140723871978507 140723871978652 140723871978652 140723871985639 0
/proc/950971/statm: 2165 264 239 9 0 87 0
[pid=950972] ppid=950971 vsize=41668 memory=24868 CPUtime=0.69 cores=5,7
/proc/950972/stat : 950972 (CASHWMaxSAT-Dis) R 950971 950971 947105 0 -1 4194304 5088 0 0 0 69 0 0 0 20 0 1 0 181969438 42668032 6217 134679101440 4194304 14093885 140723363921136 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 15976432 16051504 30543872 140723363922961 140723363923093 140723363923093 140723363930080 0
/proc/950972/statm: 10417 6217 782 2417 0 7519 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 60260 KiB
Current children cumulated memory: 28540 KiB

[startup+1.50028 s]
/proc/loadavg: 4.26 4.16 4.10 5/264 950972
/proc/meminfo: memFree=126935808/131524600 swapFree=131070704/131071996
[pid=950968] ppid=950965 vsize=9932 memory=2616 CPUtime=0 cores=5,7
/proc/950968/stat : 950968 (Hybrid-CASHWMax) S 950965 950968 947105 0 -1 4194304 233 103 0 0 0 0 0 0 20 0 1 0 181969437 10170368 654 134679101440 94809301049344 94809302128664 140729731214976 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94809304227120 94809304274308 94809311072256 140729731216335 140729731216493 140729731216493 140729731223509 0
/proc/950968/statm: 2483 654 575 264 0 134 0
[pid=950971] ppid=950968 vsize=8660 memory=1056 CPUtime=0 cores=5,7
/proc/950971/stat : 950971 (timeout) S 950968 950971 947105 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 181969438 8867840 264 134679101440 94541837303808 94541837338824 140723871973232 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94541839436240 94541839438372 94541850836992 140723871978507 140723871978652 140723871978652 140723871985639 0
/proc/950971/statm: 2165 264 239 9 0 87 0
[pid=950972] ppid=950971 vsize=48848 memory=31356 CPUtime=1.48 cores=5,7
/proc/950972/stat : 950972 (CASHWMaxSAT-Dis) R 950971 950971 947105 0 -1 4194304 6847 0 0 0 148 0 0 0 20 0 1 0 181969438 50020352 7839 134679101440 4194304 14093885 140723363921136 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 15976432 16051504 30543872 140723363922961 140723363923093 140723363923093 140723363930080 0
/proc/950972/statm: 12212 7839 814 2417 0 9314 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 67440 KiB
Current children cumulated memory: 35028 KiB

[startup+3.10563 s]
/proc/loadavg: 4.26 4.16 4.10 5/264 950972
/proc/meminfo: memFree=126942432/131524600 swapFree=131070704/131071996
[pid=950968] ppid=950965 vsize=9932 memory=2616 CPUtime=0 cores=5,7
/proc/950968/stat : 950968 (Hybrid-CASHWMax) S 950965 950968 947105 0 -1 4194304 233 103 0 0 0 0 0 0 20 0 1 0 181969437 10170368 654 134679101440 94809301049344 94809302128664 140729731214976 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94809304227120 94809304274308 94809311072256 140729731216335 140729731216493 140729731216493 140729731223509 0
/proc/950968/statm: 2483 654 575 264 0 134 0
[pid=950971] ppid=950968 vsize=8660 memory=1056 CPUtime=0 cores=5,7
/proc/950971/stat : 950971 (timeout) S 950968 950971 947105 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 181969438 8867840 264 134679101440 94541837303808 94541837338824 140723871973232 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94541839436240 94541839438372 94541850836992 140723871978507 140723871978652 140723871978652 140723871985639 0
/proc/950971/statm: 2165 264 239 9 0 87 0
[pid=950972] ppid=950971 vsize=60340 memory=46268 CPUtime=3.08 cores=5,7
/proc/950972/stat : 950972 (CASHWMaxSAT-Dis) R 950971 950971 947105 0 -1 4194304 8218 0 0 0 307 1 0 0 20 0 1 0 181969438 61788160 11567 134679101440 4194304 14093885 140723363921136 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 15976432 16051504 30543872 140723363922961 140723363923093 140723363923093 140723363930080 0
/proc/950972/statm: 15085 11567 814 2417 0 12187 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 78932 KiB
Current children cumulated memory: 49940 KiB

[startup+6.30029 s]
/proc/loadavg: 4.32 4.17 4.11 5/264 950972
/proc/meminfo: memFree=126988804/131524600 swapFree=131070704/131071996
[pid=950968] ppid=950965 vsize=9932 memory=2616 CPUtime=0 cores=5,7
/proc/950968/stat : 950968 (Hybrid-CASHWMax) S 950965 950968 947105 0 -1 4194304 233 103 0 0 0 0 0 0 20 0 1 0 181969437 10170368 654 134679101440 94809301049344 94809302128664 140729731214976 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94809304227120 94809304274308 94809311072256 140729731216335 140729731216493 140729731216493 140729731223509 0
/proc/950968/statm: 2483 654 575 264 0 134 0
[pid=950971] ppid=950968 vsize=8660 memory=1056 CPUtime=0 cores=5,7
/proc/950971/stat : 950971 (timeout) S 950968 950971 947105 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 181969438 8867840 264 134679101440 94541837303808 94541837338824 140723871973232 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94541839436240 94541839438372 94541850836992 140723871978507 140723871978652 140723871978652 140723871985639 0
/proc/950971/statm: 2165 264 239 9 0 87 0
[pid=950972] ppid=950971 vsize=79216 memory=57360 CPUtime=6.27 cores=5,7
/proc/950972/stat : 950972 (CASHWMaxSAT-Dis) R 950971 950971 947105 0 -1 4194304 8935 0 0 0 625 2 0 0 20 0 1 0 181969438 81117184 14340 134679101440 4194304 14093885 140723363921136 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 15976432 16051504 30543872 140723363922961 140723363923093 140723363923093 140723363930080 0
/proc/950972/statm: 19804 14340 814 2417 0 16906 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 97808 KiB
Current children cumulated memory: 61032 KiB

[startup+12.7003 s]
/proc/loadavg: 4.29 4.17 4.10 5/264 950974
/proc/meminfo: memFree=126988568/131524600 swapFree=131070704/131071996
[pid=950968] ppid=950965 vsize=9932 memory=2616 CPUtime=0 cores=5,7
/proc/950968/stat : 950968 (Hybrid-CASHWMax) S 950965 950968 947105 0 -1 4194304 233 103 0 0 0 0 0 0 20 0 1 0 181969437 10170368 654 134679101440 94809301049344 94809302128664 140729731214976 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94809304227120 94809304274308 94809311072256 140729731216335 140729731216493 140729731216493 140729731223509 0
/proc/950968/statm: 2483 654 575 264 0 134 0
[pid=950971] ppid=950968 vsize=8660 memory=1056 CPUtime=0 cores=5,7
/proc/950971/stat : 950971 (timeout) S 950968 950971 947105 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 181969438 8867840 264 134679101440 94541837303808 94541837338824 140723871973232 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94541839436240 94541839438372 94541850836992 140723871978507 140723871978652 140723871978652 140723871985639 0
/proc/950971/statm: 2165 264 239 9 0 87 0
[pid=950972] ppid=950971 vsize=79216 memory=57516 CPUtime=12.65 cores=5,7
/proc/950972/stat : 950972 (CASHWMaxSAT-Dis) R 950971 950971 947105 0 -1 4194304 8970 0 0 0 1263 2 0 0 20 0 1 0 181969438 81117184 14379 134679101440 4194304 14093885 140723363921136 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 15976432 16051504 30543872 140723363922961 140723363923093 140723363923093 140723363930080 0
/proc/950972/statm: 19804 14379 814 2417 0 16906 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 97808 KiB
Current children cumulated memory: 61188 KiB

[startup+25.5003 s]
/proc/loadavg: 4.23 4.16 4.10 5/264 950975
/proc/meminfo: memFree=126848648/131524600 swapFree=131070704/131071996
[pid=950968] ppid=950965 vsize=9932 memory=2616 CPUtime=0 cores=5,7
/proc/950968/stat : 950968 (Hybrid-CASHWMax) S 950965 950968 947105 0 -1 4194304 233 103 0 0 0 0 0 0 20 0 1 0 181969437 10170368 654 134679101440 94809301049344 94809302128664 140729731214976 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94809304227120 94809304274308 94809311072256 140729731216335 140729731216493 140729731216493 140729731223509 0
/proc/950968/statm: 2483 654 575 264 0 134 0
[pid=950971] ppid=950968 vsize=8660 memory=1056 CPUtime=0 cores=5,7
/proc/950971/stat : 950971 (timeout) S 950968 950971 947105 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 181969438 8867840 264 134679101440 94541837303808 94541837338824 140723871973232 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94541839436240 94541839438372 94541850836992 140723871978507 140723871978652 140723871978652 140723871985639 0
/proc/950971/statm: 2165 264 239 9 0 87 0
[pid=950972] ppid=950971 vsize=97880 memory=78240 CPUtime=25.42 cores=5,7
/proc/950972/stat : 950972 (CASHWMaxSAT-Dis) R 950971 950971 947105 0 -1 4194304 9089 0 0 0 2540 2 0 0 20 0 1 0 181969438 100229120 19560 134679101440 4194304 14093885 140723363921136 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 15976432 16051504 30543872 140723363922961 140723363923093 140723363923093 140723363930080 0
/proc/950972/statm: 24470 19560 814 2417 0 21572 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 116472 KiB
Current children cumulated memory: 81912 KiB

[startup+51.1058 s]
/proc/loadavg: 4.21 4.16 4.10 5/264 950980
/proc/meminfo: memFree=126861864/131524600 swapFree=131070704/131071996
[pid=950968] ppid=950965 vsize=9932 memory=2616 CPUtime=0 cores=5,7
/proc/950968/stat : 950968 (Hybrid-CASHWMax) S 950965 950968 947105 0 -1 4194304 233 103 0 0 0 0 0 0 20 0 1 0 181969437 10170368 654 134679101440 94809301049344 94809302128664 140729731214976 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94809304227120 94809304274308 94809311072256 140729731216335 140729731216493 140729731216493 140729731223509 0
/proc/950968/statm: 2483 654 575 264 0 134 0
[pid=950971] ppid=950968 vsize=8660 memory=1056 CPUtime=0 cores=5,7
/proc/950971/stat : 950971 (timeout) S 950968 950971 947105 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 181969438 8867840 264 134679101440 94541837303808 94541837338824 140723871973232 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94541839436240 94541839438372 94541850836992 140723871978507 140723871978652 140723871978652 140723871985639 0
/proc/950971/statm: 2165 264 239 9 0 87 0
[pid=950972] ppid=950971 vsize=110516 memory=94684 CPUtime=50.97 cores=5,7
/proc/950972/stat : 950972 (CASHWMaxSAT-Dis) R 950971 950971 947105 0 -1 4194304 10763 0 0 0 5092 5 0 0 20 0 1 0 181969438 113168384 23671 134679101440 4194304 14093885 140723363921136 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 15976432 16051504 30543872 140723363922961 140723363923093 140723363923093 140723363930080 0
/proc/950972/statm: 27629 23671 814 2417 0 24731 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 129108 KiB
Current children cumulated memory: 98356 KiB

[startup+102.3 s]
/proc/loadavg: 4.20 4.17 4.10 5/264 950988
/proc/meminfo: memFree=127012808/131524600 swapFree=131070704/131071996
[pid=950968] ppid=950965 vsize=9932 memory=2616 CPUtime=0 cores=5,7
/proc/950968/stat : 950968 (Hybrid-CASHWMax) S 950965 950968 947105 0 -1 4194304 233 103 0 0 0 0 0 0 20 0 1 0 181969437 10170368 654 134679101440 94809301049344 94809302128664 140729731214976 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94809304227120 94809304274308 94809311072256 140729731216335 140729731216493 140729731216493 140729731223509 0
/proc/950968/statm: 2483 654 575 264 0 134 0

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

/proc/950972/statm: 55618 52193 814 2417 0 52720 0
Current children cumulated CPU time: 1658.24 s
Current children cumulated vsize: 241064 KiB
Current children cumulated memory: 212444 KiB

[startup+1722.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/263 952055
/proc/meminfo: memFree=126586108/131524600 swapFree=131070704/131071996
[pid=950968] ppid=950965 vsize=9932 memory=2616 CPUtime=0 cores=5,7
/proc/950968/stat : 950968 (Hybrid-CASHWMax) S 950965 950968 947105 0 -1 4194304 233 103 0 0 0 0 0 0 20 0 1 0 181969437 10170368 654 134679101440 94809301049344 94809302128664 140729731214976 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94809304227120 94809304274308 94809311072256 140729731216335 140729731216493 140729731216493 140729731223509 0
/proc/950968/statm: 2483 654 575 264 0 134 0
[pid=950971] ppid=950968 vsize=8660 memory=1056 CPUtime=0 cores=5,7
/proc/950971/stat : 950971 (timeout) S 950968 950971 947105 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 181969438 8867840 264 134679101440 94541837303808 94541837338824 140723871973232 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94541839436240 94541839438372 94541850836992 140723871978507 140723871978652 140723871978652 140723871985639 0
/proc/950971/statm: 2165 264 239 9 0 87 0
[pid=950972] ppid=950971 vsize=222472 memory=208772 CPUtime=1718.11 cores=5,7
/proc/950972/stat : 950972 (CASHWMaxSAT-Dis) R 950971 950971 947105 0 -1 4194304 37347 0 0 0 171693 118 0 0 20 0 1 0 181969438 227811328 52193 134679101440 4194304 14093885 140723363921136 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 15976432 16051504 30543872 140723363922961 140723363923093 140723363923093 140723363930080 0
/proc/950972/statm: 55618 52193 814 2417 0 52720 0
Current children cumulated CPU time: 1718.11 s
Current children cumulated vsize: 241064 KiB
Current children cumulated memory: 212444 KiB

[startup+1782.3 s]
/proc/loadavg: 4.06 4.10 4.09 5/266 952072
/proc/meminfo: memFree=126773740/131524600 swapFree=131070704/131071996
[pid=950968] ppid=950965 vsize=9932 memory=2616 CPUtime=0 cores=5,7
/proc/950968/stat : 950968 (Hybrid-CASHWMax) S 950965 950968 947105 0 -1 4194304 233 103 0 0 0 0 0 0 20 0 1 0 181969437 10170368 654 134679101440 94809301049344 94809302128664 140729731214976 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94809304227120 94809304274308 94809311072256 140729731216335 140729731216493 140729731216493 140729731223509 0
/proc/950968/statm: 2483 654 575 264 0 134 0
[pid=950971] ppid=950968 vsize=8660 memory=1056 CPUtime=0 cores=5,7
/proc/950971/stat : 950971 (timeout) S 950968 950971 947105 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 181969438 8867840 264 134679101440 94541837303808 94541837338824 140723871973232 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94541839436240 94541839438372 94541850836992 140723871978507 140723871978652 140723871978652 140723871985639 0
/proc/950971/statm: 2165 264 239 9 0 87 0
[pid=950972] ppid=950971 vsize=222472 memory=208772 CPUtime=1777.97 cores=5,7
/proc/950972/stat : 950972 (CASHWMaxSAT-Dis) R 950971 950971 947105 0 -1 4194304 37443 0 0 0 177679 118 0 0 20 0 1 0 181969438 227811328 52193 134679101440 4194304 14093885 140723363921136 0 0 0 0 0 19490 0 0 0 17 5 0 0 0 0 0 15976432 16051504 30543872 140723363922961 140723363923093 140723363923093 140723363930080 0
/proc/950972/statm: 55618 52193 814 2417 0 52720 0
Current children cumulated CPU time: 1777.97 s
Current children cumulated vsize: 241064 KiB
Current children cumulated memory: 212444 KiB

[startup+1842.3 s]
/proc/loadavg: 4.06 4.09 4.09 5/265 952085
/proc/meminfo: memFree=126856352/131524600 swapFree=131070704/131071996
[pid=950968] ppid=950965 vsize=9932 memory=2672 CPUtime=1793.64 cores=5,7
/proc/950968/stat : 950968 (Hybrid-CASHWMax) S 950965 950968 947105 0 -1 4194304 266 37664 0 0 0 0 179246 118 20 0 1 0 181969437 10170368 668 134679101440 94809301049344 94809302128664 140729731214976 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94809304227120 94809304274308 94809311072256 140729731216335 140729731216493 140729731216493 140729731223509 0
/proc/950968/statm: 2483 668 575 264 0 134 0
[pid=952077] ppid=950968 vsize=8660 memory=980 CPUtime=0 cores=5,7
/proc/952077/stat : 952077 (timeout) S 950968 952077 947105 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 182149238 8867840 245 134679101440 94498008637440 94498008672456 140736293357648 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94498010769872 94498010772004 94498039844864 140736293360627 140736293360796 140736293360796 140736293367783 0
/proc/952077/statm: 2165 245 221 9 0 87 0
[pid=952078] ppid=952077 vsize=102320 memory=77852 CPUtime=44.17 cores=5,7
/proc/952078/stat : 952078 (Exact) R 952077 952077 947105 0 -1 4194304 11850 0 0 0 4413 4 0 0 20 0 1 0 182149238 104775680 19463 134679101440 4194304 7210733 140724298531408 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7850304 7914896 27168768 140724298535951 140724298536101 140724298536101 140724298543088 0
/proc/952078/statm: 25580 19463 748 737 0 24668 0
Current children cumulated CPU time: 1837.81 s
Current children cumulated vsize: 120912 KiB
Current children cumulated memory: 81504 KiB

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

# cumulated CPU time of all completed processes:  user=1845.53 s, system=1.23615 s

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

[startup+1843.2 s]
/proc/loadavg: 4.06 4.09 4.09 5/265 952085
/proc/meminfo: memFree=126822484/131524600 swapFree=131070704/131071996
[pid=950968] ppid=950965 vsize=9932 memory=2672 CPUtime=1793.64 cores=5,7
/proc/950968/stat : 950968 (Hybrid-CASHWMax) S 950965 950968 947105 0 -1 4194304 266 37664 0 0 0 0 179246 118 20 0 1 0 181969437 10170368 668 134679101440 94809301049344 94809302128664 140729731214976 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94809304227120 94809304274308 94809311072256 140729731216335 140729731216493 140729731216493 140729731223509 0
/proc/950968/statm: 2483 668 575 264 0 134 0
[pid=952077] ppid=950968 vsize=8660 memory=980 CPUtime=0 cores=5,7
/proc/952077/stat : 952077 (timeout) S 950968 952077 947105 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 182149238 8867840 245 134679101440 94498008637440 94498008672456 140736293357648 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94498010769872 94498010772004 94498039844864 140736293360627 140736293360796 140736293360796 140736293367783 0
/proc/952077/statm: 2165 245 221 9 0 87 0
[pid=952078] ppid=952077 vsize=102320 memory=77852 CPUtime=45.06 cores=5,7
/proc/952078/stat : 952078 (Exact) R 952077 952077 947105 0 -1 4194304 11851 0 0 0 4502 4 0 0 20 0 1 0 182149238 104775680 19463 134679101440 4194304 7210733 140724298531408 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7850304 7914896 27168768 140724298535951 140724298536101 140724298536101 140724298543088 0
/proc/952078/statm: 25580 19463 748 737 0 24668 0
Current children cumulated CPU time: 1838.7 s
Current children cumulated vsize: 120912 KiB
Current children cumulated memory: 81504 KiB

[startup+1846.4 s]
/proc/loadavg: 4.06 4.09 4.09 5/265 952085
/proc/meminfo: memFree=126805648/131524600 swapFree=131070704/131071996
[pid=950968] ppid=950965 vsize=9932 memory=2672 CPUtime=1793.64 cores=5,7
/proc/950968/stat : 950968 (Hybrid-CASHWMax) S 950965 950968 947105 0 -1 4194304 266 37664 0 0 0 0 179246 118 20 0 1 0 181969437 10170368 668 134679101440 94809301049344 94809302128664 140729731214976 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94809304227120 94809304274308 94809311072256 140729731216335 140729731216493 140729731216493 140729731223509 0
/proc/950968/statm: 2483 668 575 264 0 134 0
[pid=952077] ppid=950968 vsize=8660 memory=980 CPUtime=0 cores=5,7
/proc/952077/stat : 952077 (timeout) S 950968 952077 947105 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 182149238 8867840 245 134679101440 94498008637440 94498008672456 140736293357648 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94498010769872 94498010772004 94498039844864 140736293360627 140736293360796 140736293360796 140736293367783 0
/proc/952077/statm: 2165 245 221 9 0 87 0
[pid=952078] ppid=952077 vsize=102896 memory=78644 CPUtime=48.26 cores=5,7
/proc/952078/stat : 952078 (Exact) R 952077 952077 947105 0 -1 4194304 12000 0 0 0 4822 4 0 0 20 0 1 0 182149238 105365504 19661 134679101440 4194304 7210733 140724298531408 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7850304 7914896 27168768 140724298535951 140724298536101 140724298536101 140724298543088 0
/proc/952078/statm: 25724 19661 748 737 0 24812 0
Current children cumulated CPU time: 1841.9 s
Current children cumulated vsize: 121488 KiB
Current children cumulated memory: 82296 KiB

[startup+1849.6 s]
/proc/loadavg: 4.06 4.09 4.09 5/265 952087
/proc/meminfo: memFree=126794656/131524600 swapFree=131070704/131071996
[pid=950968] ppid=950965 vsize=9932 memory=2672 CPUtime=1793.64 cores=5,7
/proc/950968/stat : 950968 (Hybrid-CASHWMax) S 950965 950968 947105 0 -1 4194304 266 37664 0 0 0 0 179246 118 20 0 1 0 181969437 10170368 668 134679101440 94809301049344 94809302128664 140729731214976 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94809304227120 94809304274308 94809311072256 140729731216335 140729731216493 140729731216493 140729731223509 0
/proc/950968/statm: 2483 668 575 264 0 134 0
[pid=952077] ppid=950968 vsize=8660 memory=980 CPUtime=0 cores=5,7
/proc/952077/stat : 952077 (timeout) S 950968 952077 947105 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 182149238 8867840 245 134679101440 94498008637440 94498008672456 140736293357648 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94498010769872 94498010772004 94498039844864 140736293360627 140736293360796 140736293360796 140736293367783 0
/proc/952077/statm: 2165 245 221 9 0 87 0
[pid=952078] ppid=952077 vsize=102896 memory=78644 CPUtime=51.45 cores=5,7
/proc/952078/stat : 952078 (Exact) R 952077 952077 947105 0 -1 4194304 12023 0 0 0 5141 4 0 0 20 0 1 0 182149238 105365504 19661 134679101440 4194304 7210733 140724298531408 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7850304 7914896 27168768 140724298535951 140724298536101 140724298536101 140724298543088 0
/proc/952078/statm: 25724 19661 748 737 0 24812 0
Current children cumulated CPU time: 1845.09 s
Current children cumulated vsize: 121488 KiB
Current children cumulated memory: 82296 KiB

[startup+1850.4 s]
/proc/loadavg: 4.14 4.11 4.09 5/265 952087
/proc/meminfo: memFree=126820436/131524600 swapFree=131070704/131071996
[pid=950968] ppid=950965 vsize=9932 memory=2672 CPUtime=1793.64 cores=5,7
/proc/950968/stat : 950968 (Hybrid-CASHWMax) S 950965 950968 947105 0 -1 4194304 266 37664 0 0 0 0 179246 118 20 0 1 0 181969437 10170368 668 134679101440 94809301049344 94809302128664 140729731214976 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94809304227120 94809304274308 94809311072256 140729731216335 140729731216493 140729731216493 140729731223509 0
/proc/950968/statm: 2483 668 575 264 0 134 0
[pid=952077] ppid=950968 vsize=8660 memory=980 CPUtime=0 cores=5,7
/proc/952077/stat : 952077 (timeout) S 950968 952077 947105 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 182149238 8867840 245 134679101440 94498008637440 94498008672456 140736293357648 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94498010769872 94498010772004 94498039844864 140736293360627 140736293360796 140736293360796 140736293367783 0
/proc/952077/statm: 2165 245 221 9 0 87 0
[pid=952078] ppid=952077 vsize=102896 memory=78644 CPUtime=52.24 cores=5,7
/proc/952078/stat : 952078 (Exact) R 952077 952077 947105 0 -1 4194304 12036 0 0 0 5220 4 0 0 20 0 1 0 182149238 105365504 19661 134679101440 4194304 7210733 140724298531408 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7850304 7914896 27168768 140724298535951 140724298536101 140724298536101 140724298543088 0
/proc/952078/statm: 25724 19661 748 737 0 24812 0
Current children cumulated CPU time: 1845.88 s
Current children cumulated vsize: 121488 KiB
Current children cumulated memory: 82296 KiB

[startup+1850.8 s]
/proc/loadavg: 4.14 4.11 4.09 5/265 952087
/proc/meminfo: memFree=126820436/131524600 swapFree=131070704/131071996
[pid=950968] ppid=950965 vsize=9932 memory=2672 CPUtime=1793.64 cores=5,7
/proc/950968/stat : 950968 (Hybrid-CASHWMax) S 950965 950968 947105 0 -1 4194304 266 37664 0 0 0 0 179246 118 20 0 1 0 181969437 10170368 668 134679101440 94809301049344 94809302128664 140729731214976 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94809304227120 94809304274308 94809311072256 140729731216335 140729731216493 140729731216493 140729731223509 0
/proc/950968/statm: 2483 668 575 264 0 134 0
[pid=952077] ppid=950968 vsize=8660 memory=980 CPUtime=0 cores=5,7
/proc/952077/stat : 952077 (timeout) S 950968 952077 947105 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 182149238 8867840 245 134679101440 94498008637440 94498008672456 140736293357648 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94498010769872 94498010772004 94498039844864 140736293360627 140736293360796 140736293360796 140736293367783 0
/proc/952077/statm: 2165 245 221 9 0 87 0
[pid=952078] ppid=952077 vsize=104272 memory=79904 CPUtime=52.64 cores=5,7
/proc/952078/stat : 952078 (Exact) R 952077 952077 947105 0 -1 4194304 12381 0 0 0 5260 4 0 0 20 0 1 0 182149238 106774528 19976 134679101440 4194304 7210733 140724298531408 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7850304 7914896 27168768 140724298535951 140724298536101 140724298536101 140724298543088 0
/proc/952078/statm: 26068 19976 748 737 0 25156 0
Current children cumulated CPU time: 1846.28 s
Current children cumulated vsize: 122864 KiB
Current children cumulated memory: 83556 KiB

[startup+1851.2 s]
/proc/loadavg: 4.14 4.11 4.09 5/265 952087
/proc/meminfo: memFree=126869832/131524600 swapFree=131070704/131071996
[pid=950968] ppid=950965 vsize=9932 memory=2672 CPUtime=1793.64 cores=5,7
/proc/950968/stat : 950968 (Hybrid-CASHWMax) S 950965 950968 947105 0 -1 4194304 266 37664 0 0 0 0 179246 118 20 0 1 0 181969437 10170368 668 134679101440 94809301049344 94809302128664 140729731214976 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94809304227120 94809304274308 94809311072256 140729731216335 140729731216493 140729731216493 140729731223509 0
/proc/950968/statm: 2483 668 575 264 0 134 0
[pid=952077] ppid=950968 vsize=8660 memory=980 CPUtime=0 cores=5,7
/proc/952077/stat : 952077 (timeout) S 950968 952077 947105 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 182149238 8867840 245 134679101440 94498008637440 94498008672456 140736293357648 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94498010769872 94498010772004 94498039844864 140736293360627 140736293360796 140736293360796 140736293367783 0
/proc/952077/statm: 2165 245 221 9 0 87 0
[pid=952078] ppid=952077 vsize=104272 memory=79904 CPUtime=53.04 cores=5,7
/proc/952078/stat : 952078 (Exact) R 952077 952077 947105 0 -1 4194304 12381 0 0 0 5300 4 0 0 20 0 1 0 182149238 106774528 19976 134679101440 4194304 7210733 140724298531408 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7850304 7914896 27168768 140724298535951 140724298536101 140724298536101 140724298543088 0
/proc/952078/statm: 26068 19976 748 737 0 25156 0
Current children cumulated CPU time: 1846.68 s
Current children cumulated vsize: 122864 KiB
Current children cumulated memory: 83556 KiB

Child status: 0

Real time (s): 1851.28
CPU time (s): 1846.77
CPU user time (s): 1845.53
CPU system time (s): 1.23615
CPU usage (%): 99.7565
Max. virtual memory (cumulated for all children) (KiB): 290384
Max. memory (cumulated for all children) (KiB): 257952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1845.53
system time used= 1.23615
maximum resident set size= 254280
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51248
page faults= 0
swaps= 0
block input operations= 0
block output operations= 32
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41
involuntary context switches= 857


# summary of solver processes directly reported to runsolver:
#   pid: 950968
#   total CPU time (s): 1846.77
#   total CPU user time (s): 1845.53
#   total CPU system time (s): 1.23615

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.442 second user time and 6.08401 second system time

The end

Launcher Data

Begin job on nodeC023 at 2024-07-18 12:20:57
IDJOB=4442637
IDBENCH=147834
IDSOLVER=3073
FILE ID=nodeC023/4442637-1721298045
RUNJOBID= nodeC023-1721294345-947118
SLURM_JOB_ID= 7542616
Free space on /tmp= 890032 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjComS+Exact 2024-07-11
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/roussel/normalized-pigeon-clauses-35-30.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjComS+Exact BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4442637-1721298045/watcher-4442637-1721298045 -o /tmp/evaluation-result-4442637-1721298045/solver-4442637-1721298045 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721294345-947118 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjComS+Exact HOME/instance-4442637-1721298045.opb 3600 HOME 31000

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

MD5SUM BENCH= da953313a09cceac0c8e3e7fb7d08ab4
RANDOM SEED=1524907022

nodeC023.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/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		: 3659.678
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.61
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		: 3665.925
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.48
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		: 3599.843
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.61
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.107
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3659.769
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.61
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		: 3661.599
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.935
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.61
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		: 3667.030
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 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        126976880 kB
MemAvailable:   128932404 kB
Buffers:          495060 kB
Cached:          2289724 kB
SwapCached:           80 kB
Active:          1061868 kB
Inactive:        2918164 kB
Active(anon):       1652 kB
Inactive(anon):  1231180 kB
Active(file):    1060216 kB
Inactive(file):  1686984 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131070704 kB
Dirty:             17820 kB
Writeback:             0 kB
AnonPages:       1195164 kB
Mapped:           114716 kB
Shmem:             37536 kB
KReclaimable:      96292 kB
Slab:             189788 kB
SReclaimable:      96292 kB
SUnreclaim:        93496 kB
KernelStack:        4220 kB
PageTables:        11948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1887324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            33760 kB
HardwareCorrupted:     0 kB
AnonHugePages:    663552 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      316116 kB
DirectMap2M:    38254592 kB
DirectMap1G:    97517568 kB

Free space on /tmp at the end= 890004 MiB
End job on nodeC023 at 2024-07-18 12:51:49