Trace number 4448334

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-LSMabSP+Exact 2024-07-11? 2034.39 2039.1

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/
normalized-3col-left3reg-l090-r089-n1.cnf-extracted.pb.metafix.opb
MD5SUMea5e7256587f4a4e9df55aed19f52ebe
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 benchmark2.32272
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7089
Total number of constraints16786
Number of constraints which are clauses7937
Number of constraints which are cardinality constraints (but not clauses)8849
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
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 4
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2034.29/2039.09	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63931 MiB (60317 MiB free)
  memory of node 1: 64510 MiB (62230 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4448334-1721358049/watcher-4448334-1721358049 -o /tmp/evaluation-result-4448334-1721358049/solver-4448334-1721358049 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1721350038-982064 --watchdog 3760 ./Hybrid-LSMabSP+Exact HOME/instance-4448334-1721358049.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=987186, runsolver pid=987183
Current StackSize limit: 8192 KiB


[startup+0.100098 s]*
/proc/loadavg: 4.15 4.15 4.10 5/265 987190
/proc/meminfo: memFree=125475348/131524600 swapFree=131071996/131071996
[pid=987186] ppid=987183 vsize=9932 memory=2748 CPUtime=0 cores=5,7
/proc/987186/stat : 987186 (Hybrid-LSMabSP+) S 987183 987186 982051 0 -1 4194304 235 106 0 0 0 0 0 0 20 0 1 0 187969816 10170368 687 134679101440 94501697740800 94501698820120 140725522586032 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94501700918576 94501700965764 94501707468800 140725522592743 140725522592889 140725522592889 140725522599905 0
/proc/987186/statm: 2483 687 611 264 0 134 0
[pid=987189] ppid=987186 vsize=8660 memory=1016 CPUtime=0 cores=5,7
/proc/987189/stat : 987189 (timeout) S 987186 987189 982051 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 187969817 8867840 254 134679101440 93904592564224 93904592599240 140729979291360 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 93904594696656 93904594698788 93904615632896 140729979298856 140729979298972 140729979298972 140729979305959 0
/proc/987189/statm: 2165 254 230 9 0 87 0
[pid=987190] ppid=987189 vsize=31304 memory=18160 CPUtime=0.09 cores=5,7
/proc/987190/stat : 987190 (LS-MabSP) R 987189 987189 982051 0 -1 4194304 3927 0 0 0 9 0 0 0 20 0 1 0 187969817 32055296 4540 134679101440 4194304 15467897 140735918333440 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 30261248 140735918339131 140735918339234 140735918339234 140735918346221 0
/proc/987190/statm: 7826 4540 1105 2753 0 4479 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 49896 KiB
Current children cumulated memory: 21924 KiB

[startup+0.206033 s]*
/proc/loadavg: 4.15 4.15 4.10 5/265 987190
/proc/meminfo: memFree=125474508/131524600 swapFree=131071996/131071996
[pid=987186] ppid=987183 vsize=9932 memory=2748 CPUtime=0 cores=5,7
/proc/987186/stat : 987186 (Hybrid-LSMabSP+) S 987183 987186 982051 0 -1 4194304 235 106 0 0 0 0 0 0 20 0 1 0 187969816 10170368 687 134679101440 94501697740800 94501698820120 140725522586032 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94501700918576 94501700965764 94501707468800 140725522592743 140725522592889 140725522592889 140725522599905 0
/proc/987186/statm: 2483 687 611 264 0 134 0
[pid=987189] ppid=987186 vsize=8660 memory=1016 CPUtime=0 cores=5,7
/proc/987189/stat : 987189 (timeout) S 987186 987189 982051 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 187969817 8867840 254 134679101440 93904592564224 93904592599240 140729979291360 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 93904594696656 93904594698788 93904615632896 140729979298856 140729979298972 140729979298972 140729979305959 0
/proc/987189/statm: 2165 254 230 9 0 87 0
[pid=987190] ppid=987189 vsize=31304 memory=18160 CPUtime=0.19 cores=5,7
/proc/987190/stat : 987190 (LS-MabSP) R 987189 987189 982051 0 -1 4194304 3931 0 0 0 19 0 0 0 20 0 1 0 187969817 32055296 4540 134679101440 4194304 15467897 140735918333440 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 30261248 140735918339131 140735918339234 140735918339234 140735918346221 0
/proc/987190/statm: 7826 4540 1105 2753 0 4479 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 49896 KiB
Current children cumulated memory: 21924 KiB

[startup+0.305922 s]*
/proc/loadavg: 4.15 4.15 4.10 5/265 987190
/proc/meminfo: memFree=125474332/131524600 swapFree=131071996/131071996
[pid=987186] ppid=987183 vsize=9932 memory=2748 CPUtime=0 cores=5,7
/proc/987186/stat : 987186 (Hybrid-LSMabSP+) S 987183 987186 982051 0 -1 4194304 235 106 0 0 0 0 0 0 20 0 1 0 187969816 10170368 687 134679101440 94501697740800 94501698820120 140725522586032 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94501700918576 94501700965764 94501707468800 140725522592743 140725522592889 140725522592889 140725522599905 0
/proc/987186/statm: 2483 687 611 264 0 134 0
[pid=987189] ppid=987186 vsize=8660 memory=1016 CPUtime=0 cores=5,7
/proc/987189/stat : 987189 (timeout) S 987186 987189 982051 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 187969817 8867840 254 134679101440 93904592564224 93904592599240 140729979291360 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 93904594696656 93904594698788 93904615632896 140729979298856 140729979298972 140729979298972 140729979305959 0
/proc/987189/statm: 2165 254 230 9 0 87 0
[pid=987190] ppid=987189 vsize=31304 memory=18160 CPUtime=0.29 cores=5,7
/proc/987190/stat : 987190 (LS-MabSP) R 987189 987189 982051 0 -1 4194304 3931 0 0 0 29 0 0 0 20 0 1 0 187969817 32055296 4540 134679101440 4194304 15467897 140735918333440 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 30261248 140735918339131 140735918339234 140735918339234 140735918346221 0
/proc/987190/statm: 7826 4540 1105 2753 0 4479 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 49896 KiB
Current children cumulated memory: 21924 KiB

[startup+0.700307 s]
/proc/loadavg: 4.15 4.15 4.10 5/265 987190
/proc/meminfo: memFree=125473184/131524600 swapFree=131071996/131071996
[pid=987186] ppid=987183 vsize=9932 memory=2748 CPUtime=0 cores=5,7
/proc/987186/stat : 987186 (Hybrid-LSMabSP+) S 987183 987186 982051 0 -1 4194304 235 106 0 0 0 0 0 0 20 0 1 0 187969816 10170368 687 134679101440 94501697740800 94501698820120 140725522586032 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94501700918576 94501700965764 94501707468800 140725522592743 140725522592889 140725522592889 140725522599905 0
/proc/987186/statm: 2483 687 611 264 0 134 0
[pid=987189] ppid=987186 vsize=8660 memory=1016 CPUtime=0 cores=5,7
/proc/987189/stat : 987189 (timeout) S 987186 987189 982051 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 187969817 8867840 254 134679101440 93904592564224 93904592599240 140729979291360 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 93904594696656 93904594698788 93904615632896 140729979298856 140729979298972 140729979298972 140729979305959 0
/proc/987189/statm: 2165 254 230 9 0 87 0
[pid=987190] ppid=987189 vsize=76776 memory=67120 CPUtime=0.69 cores=5,7
/proc/987190/stat : 987190 (LS-MabSP) R 987189 987189 982051 0 -1 4194304 14983 0 0 0 66 3 0 0 20 0 1 0 187969817 78618624 16780 134679101440 4194304 15467897 140735918333440 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 30261248 140735918339131 140735918339234 140735918339234 140735918346221 0
/proc/987190/statm: 19194 16780 2673 2753 0 15847 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 95368 KiB
Current children cumulated memory: 70884 KiB

[startup+1.50031 s]
/proc/loadavg: 4.15 4.15 4.10 5/265 987190
/proc/meminfo: memFree=125405312/131524600 swapFree=131071996/131071996
[pid=987186] ppid=987183 vsize=9932 memory=2748 CPUtime=0 cores=5,7
/proc/987186/stat : 987186 (Hybrid-LSMabSP+) S 987183 987186 982051 0 -1 4194304 235 106 0 0 0 0 0 0 20 0 1 0 187969816 10170368 687 134679101440 94501697740800 94501698820120 140725522586032 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94501700918576 94501700965764 94501707468800 140725522592743 140725522592889 140725522592889 140725522599905 0
/proc/987186/statm: 2483 687 611 264 0 134 0
[pid=987189] ppid=987186 vsize=8660 memory=1016 CPUtime=0 cores=5,7
/proc/987189/stat : 987189 (timeout) S 987186 987189 982051 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 187969817 8867840 254 134679101440 93904592564224 93904592599240 140729979291360 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 93904594696656 93904594698788 93904615632896 140729979298856 140729979298972 140729979298972 140729979305959 0
/proc/987189/statm: 2165 254 230 9 0 87 0
[pid=987190] ppid=987189 vsize=103712 memory=93424 CPUtime=1.48 cores=5,7
/proc/987190/stat : 987190 (LS-MabSP) R 987189 987189 982051 0 -1 4194304 21794 0 0 0 144 4 0 0 20 0 1 0 187969817 106201088 23356 134679101440 4194304 15467897 140735918333440 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 30261248 140735918339131 140735918339234 140735918339234 140735918346221 0
/proc/987190/statm: 25928 23356 2833 2753 0 22581 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 122304 KiB
Current children cumulated memory: 97188 KiB

[startup+3.10575 s]
/proc/loadavg: 4.13 4.15 4.10 5/265 987192
/proc/meminfo: memFree=125387108/131524600 swapFree=131071996/131071996
[pid=987186] ppid=987183 vsize=9932 memory=2748 CPUtime=0 cores=5,7
/proc/987186/stat : 987186 (Hybrid-LSMabSP+) S 987183 987186 982051 0 -1 4194304 235 106 0 0 0 0 0 0 20 0 1 0 187969816 10170368 687 134679101440 94501697740800 94501698820120 140725522586032 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94501700918576 94501700965764 94501707468800 140725522592743 140725522592889 140725522592889 140725522599905 0
/proc/987186/statm: 2483 687 611 264 0 134 0
[pid=987189] ppid=987186 vsize=8660 memory=1016 CPUtime=0 cores=5,7
/proc/987189/stat : 987189 (timeout) S 987186 987189 982051 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 187969817 8867840 254 134679101440 93904592564224 93904592599240 140729979291360 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 93904594696656 93904594698788 93904615632896 140729979298856 140729979298972 140729979298972 140729979305959 0
/proc/987189/statm: 2165 254 230 9 0 87 0
[pid=987190] ppid=987189 vsize=115808 memory=104968 CPUtime=3.08 cores=5,7
/proc/987190/stat : 987190 (LS-MabSP) R 987189 987189 982051 0 -1 4194304 23775 0 0 0 304 4 0 0 20 0 1 0 187969817 118587392 26242 134679101440 4194304 15467897 140735918333440 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 30261248 140735918339131 140735918339234 140735918339234 140735918346221 0
/proc/987190/statm: 28952 26242 2849 2753 0 25605 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 134400 KiB
Current children cumulated memory: 108732 KiB

[startup+6.30031 s]
/proc/loadavg: 4.13 4.15 4.10 5/265 987192
/proc/meminfo: memFree=125358576/131524600 swapFree=131071996/131071996
[pid=987186] ppid=987183 vsize=9932 memory=2748 CPUtime=0 cores=5,7
/proc/987186/stat : 987186 (Hybrid-LSMabSP+) S 987183 987186 982051 0 -1 4194304 235 106 0 0 0 0 0 0 20 0 1 0 187969816 10170368 687 134679101440 94501697740800 94501698820120 140725522586032 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94501700918576 94501700965764 94501707468800 140725522592743 140725522592889 140725522592889 140725522599905 0
/proc/987186/statm: 2483 687 611 264 0 134 0
[pid=987189] ppid=987186 vsize=8660 memory=1016 CPUtime=0 cores=5,7
/proc/987189/stat : 987189 (timeout) S 987186 987189 982051 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 187969817 8867840 254 134679101440 93904592564224 93904592599240 140729979291360 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 93904594696656 93904594698788 93904615632896 140729979298856 140729979298972 140729979298972 140729979305959 0
/proc/987189/statm: 2165 254 230 9 0 87 0
[pid=987190] ppid=987189 vsize=149028 memory=130504 CPUtime=6.27 cores=5,7
/proc/987190/stat : 987190 (LS-MabSP) R 987189 987189 982051 0 -1 4194304 30159 0 0 0 622 5 0 0 20 0 1 0 187969817 152604672 32626 134679101440 4194304 15467897 140735918333440 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 30261248 140735918339131 140735918339234 140735918339234 140735918346221 0
/proc/987190/statm: 37257 32626 2849 2753 0 33910 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 167620 KiB
Current children cumulated memory: 134268 KiB

[startup+12.7003 s]
/proc/loadavg: 4.12 4.14 4.10 5/265 987193
/proc/meminfo: memFree=125319660/131524600 swapFree=131071996/131071996
[pid=987186] ppid=987183 vsize=9932 memory=2748 CPUtime=0 cores=5,7
/proc/987186/stat : 987186 (Hybrid-LSMabSP+) S 987183 987186 982051 0 -1 4194304 235 106 0 0 0 0 0 0 20 0 1 0 187969816 10170368 687 134679101440 94501697740800 94501698820120 140725522586032 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94501700918576 94501700965764 94501707468800 140725522592743 140725522592889 140725522592889 140725522599905 0
/proc/987186/statm: 2483 687 611 264 0 134 0
[pid=987189] ppid=987186 vsize=8660 memory=1016 CPUtime=0 cores=5,7
/proc/987189/stat : 987189 (timeout) S 987186 987189 982051 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 187969817 8867840 254 134679101440 93904592564224 93904592599240 140729979291360 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 93904594696656 93904594698788 93904615632896 140729979298856 140729979298972 140729979298972 140729979305959 0
/proc/987189/statm: 2165 254 230 9 0 87 0
[pid=987190] ppid=987189 vsize=177628 memory=157876 CPUtime=12.66 cores=5,7
/proc/987190/stat : 987190 (LS-MabSP) R 987189 987189 982051 0 -1 4194304 37037 0 0 0 1260 6 0 0 20 0 1 0 187969817 181891072 39469 134679101440 4194304 15467897 140735918333440 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 30261248 140735918339131 140735918339234 140735918339234 140735918346221 0
/proc/987190/statm: 44407 39469 2849 2753 0 41060 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 196220 KiB
Current children cumulated memory: 161640 KiB

[startup+25.5003 s]
/proc/loadavg: 4.17 4.15 4.10 5/265 987195
/proc/meminfo: memFree=125295276/131524600 swapFree=131071996/131071996
[pid=987186] ppid=987183 vsize=9932 memory=2748 CPUtime=0 cores=5,7
/proc/987186/stat : 987186 (Hybrid-LSMabSP+) S 987183 987186 982051 0 -1 4194304 235 106 0 0 0 0 0 0 20 0 1 0 187969816 10170368 687 134679101440 94501697740800 94501698820120 140725522586032 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94501700918576 94501700965764 94501707468800 140725522592743 140725522592889 140725522592889 140725522599905 0
/proc/987186/statm: 2483 687 611 264 0 134 0
[pid=987189] ppid=987186 vsize=8660 memory=1016 CPUtime=0 cores=5,7
/proc/987189/stat : 987189 (timeout) S 987186 987189 982051 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 187969817 8867840 254 134679101440 93904592564224 93904592599240 140729979291360 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 93904594696656 93904594698788 93904615632896 140729979298856 140729979298972 140729979298972 140729979305959 0
/proc/987189/statm: 2165 254 230 9 0 87 0
[pid=987190] ppid=987189 vsize=177628 memory=159152 CPUtime=25.42 cores=5,7
/proc/987190/stat : 987190 (LS-MabSP) R 987189 987189 982051 0 -1 4194304 37347 0 0 0 2536 6 0 0 20 0 1 0 187969817 181891072 39788 134679101440 4194304 15467897 140735918333440 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 30261248 140735918339131 140735918339234 140735918339234 140735918346221 0
/proc/987190/statm: 44407 39788 2849 2753 0 41060 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 196220 KiB
Current children cumulated memory: 162916 KiB

[startup+51.1058 s]
/proc/loadavg: 4.17 4.16 4.10 5/265 987198
/proc/meminfo: memFree=125241908/131524600 swapFree=131071996/131071996
[pid=987186] ppid=987183 vsize=9932 memory=2748 CPUtime=0 cores=5,7
/proc/987186/stat : 987186 (Hybrid-LSMabSP+) S 987183 987186 982051 0 -1 4194304 235 106 0 0 0 0 0 0 20 0 1 0 187969816 10170368 687 134679101440 94501697740800 94501698820120 140725522586032 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94501700918576 94501700965764 94501707468800 140725522592743 140725522592889 140725522592889 140725522599905 0
/proc/987186/statm: 2483 687 611 264 0 134 0
[pid=987189] ppid=987186 vsize=8660 memory=1016 CPUtime=0 cores=5,7
/proc/987189/stat : 987189 (timeout) S 987186 987189 982051 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 187969817 8867840 254 134679101440 93904592564224 93904592599240 140729979291360 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 93904594696656 93904594698788 93904615632896 140729979298856 140729979298972 140729979298972 140729979305959 0
/proc/987189/statm: 2165 254 230 9 0 87 0
[pid=987190] ppid=987189 vsize=206944 memory=187624 CPUtime=50.95 cores=5,7
/proc/987190/stat : 987190 (LS-MabSP) R 987189 987189 982051 0 -1 4194304 44489 0 0 0 5088 7 0 0 20 0 1 0 187969817 211910656 46906 134679101440 4194304 15467897 140735918333440 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 30261248 140735918339131 140735918339234 140735918339234 140735918346221 0
/proc/987190/statm: 51736 46906 2849 2753 0 48389 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 225536 KiB
Current children cumulated memory: 191388 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.15 4.10 5/264 987209
/proc/meminfo: memFree=125282148/131524600 swapFree=131071996/131071996
[pid=987186] ppid=987183 vsize=9932 memory=2748 CPUtime=0 cores=5,7
/proc/987186/stat : 987186 (Hybrid-LSMabSP+) S 987183 987186 982051 0 -1 4194304 235 106 0 0 0 0 0 0 20 0 1 0 187969816 10170368 687 134679101440 94501697740800 94501698820120 140725522586032 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94501700918576 94501700965764 94501707468800 140725522592743 140725522592889 140725522592889 140725522599905 0
/proc/987186/statm: 2483 687 611 264 0 134 0

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

/proc/988199/statm: 9957 6526 748 737 0 9045 0
Current children cumulated CPU time: 1897.97 s
Current children cumulated vsize: 58420 KiB
Current children cumulated memory: 29904 KiB

[startup+1962.3 s]
/proc/loadavg: 4.06 4.21 4.16 5/265 988229
/proc/meminfo: memFree=126634440/131524600 swapFree=131071996/131071996
[pid=987186] ppid=987183 vsize=9932 memory=2800 CPUtime=1793.96 cores=5,7
/proc/987186/stat : 987186 (Hybrid-LSMabSP+) S 987183 987186 982051 0 -1 4194304 268 70903 0 0 0 0 174057 5339 20 0 1 0 187969816 10170368 700 134679101440 94501697740800 94501698820120 140725522586032 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94501700918576 94501700965764 94501707468800 140725522592743 140725522592889 140725522592889 140725522599905 0
/proc/987186/statm: 2483 700 611 264 0 134 0
[pid=988198] ppid=987186 vsize=8660 memory=1000 CPUtime=0 cores=5,7
/proc/988198/stat : 988198 (timeout) S 987186 988198 982051 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 188149617 8867840 250 134679101440 94737107611648 94737107646664 140720758976992 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94737109744080 94737109746212 94737137033216 140720758985715 140720758985884 140720758985884 140720758992871 0
/proc/988198/statm: 2165 250 225 9 0 87 0
[pid=988199] ppid=988198 vsize=40380 memory=26664 CPUtime=163.83 cores=5,7
/proc/988199/stat : 988199 (Exact) R 988198 988198 982051 0 -1 4194304 20913 0 0 0 16380 3 0 0 20 0 1 0 188149617 41349120 6666 134679101440 4194304 7210733 140723139894368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7850304 7914896 44109824 140723139896335 140723139896485 140723139896485 140723139903472 0
/proc/988199/statm: 10095 6666 748 737 0 9183 0
Current children cumulated CPU time: 1957.79 s
Current children cumulated vsize: 58972 KiB
Current children cumulated memory: 30464 KiB

[startup+2022.3 s]
/proc/loadavg: 4.13 4.20 4.16 5/264 988240
/proc/meminfo: memFree=126625244/131524600 swapFree=131071996/131071996
[pid=987186] ppid=987183 vsize=9932 memory=2800 CPUtime=1793.96 cores=5,7
/proc/987186/stat : 987186 (Hybrid-LSMabSP+) S 987183 987186 982051 0 -1 4194304 268 70903 0 0 0 0 174057 5339 20 0 1 0 187969816 10170368 700 134679101440 94501697740800 94501698820120 140725522586032 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94501700918576 94501700965764 94501707468800 140725522592743 140725522592889 140725522592889 140725522599905 0
/proc/987186/statm: 2483 700 611 264 0 134 0
[pid=988198] ppid=987186 vsize=8660 memory=1000 CPUtime=0 cores=5,7
/proc/988198/stat : 988198 (timeout) S 987186 988198 982051 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 188149617 8867840 250 134679101440 94737107611648 94737107646664 140720758976992 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94737109744080 94737109746212 94737137033216 140720758985715 140720758985884 140720758985884 140720758992871 0
/proc/988198/statm: 2165 250 225 9 0 87 0
[pid=988199] ppid=988198 vsize=46204 memory=32796 CPUtime=223.67 cores=5,7
/proc/988199/stat : 988199 (Exact) R 988198 988198 982051 0 -1 4194304 30492 0 0 0 22362 5 0 0 20 0 1 0 188149617 47312896 8199 134679101440 4194304 7210733 140723139894368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7850304 7914896 44109824 140723139896335 140723139896485 140723139896485 140723139903472 0
/proc/988199/statm: 11551 8199 748 737 0 10639 0
Current children cumulated CPU time: 2017.63 s
Current children cumulated vsize: 64796 KiB
Current children cumulated memory: 36596 KiB

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

# cumulated CPU time of all completed processes:  user=1980.93 s, system=53.4559 s

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

[startup+2022.4 s]
/proc/loadavg: 4.13 4.20 4.16 5/264 988240
/proc/meminfo: memFree=126625244/131524600 swapFree=131071996/131071996
[pid=987186] ppid=987183 vsize=9932 memory=2800 CPUtime=1793.96 cores=5,7
/proc/987186/stat : 987186 (Hybrid-LSMabSP+) S 987183 987186 982051 0 -1 4194304 268 70903 0 0 0 0 174057 5339 20 0 1 0 187969816 10170368 700 134679101440 94501697740800 94501698820120 140725522586032 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94501700918576 94501700965764 94501707468800 140725522592743 140725522592889 140725522592889 140725522599905 0
/proc/987186/statm: 2483 700 611 264 0 134 0
[pid=988198] ppid=987186 vsize=8660 memory=1000 CPUtime=0 cores=5,7
/proc/988198/stat : 988198 (timeout) S 987186 988198 982051 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 188149617 8867840 250 134679101440 94737107611648 94737107646664 140720758976992 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94737109744080 94737109746212 94737137033216 140720758985715 140720758985884 140720758985884 140720758992871 0
/proc/988198/statm: 2165 250 225 9 0 87 0
[pid=988199] ppid=988198 vsize=46204 memory=32796 CPUtime=223.77 cores=5,7
/proc/988199/stat : 988199 (Exact) R 988198 988198 982051 0 -1 4194304 30492 0 0 0 22372 5 0 0 20 0 1 0 188149617 47312896 8199 134679101440 4194304 7210733 140723139894368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7850304 7914896 44109824 140723139896335 140723139896485 140723139896485 140723139903472 0
/proc/988199/statm: 11551 8199 748 737 0 10639 0
Current children cumulated CPU time: 2017.73 s
Current children cumulated vsize: 64796 KiB
Current children cumulated memory: 36596 KiB

[startup+2028.8 s]
/proc/loadavg: 4.12 4.20 4.16 5/264 988240
/proc/meminfo: memFree=126623840/131524600 swapFree=131071996/131071996
[pid=987186] ppid=987183 vsize=9932 memory=2800 CPUtime=1793.96 cores=5,7
/proc/987186/stat : 987186 (Hybrid-LSMabSP+) S 987183 987186 982051 0 -1 4194304 268 70903 0 0 0 0 174057 5339 20 0 1 0 187969816 10170368 700 134679101440 94501697740800 94501698820120 140725522586032 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94501700918576 94501700965764 94501707468800 140725522592743 140725522592889 140725522592889 140725522599905 0
/proc/987186/statm: 2483 700 611 264 0 134 0
[pid=988198] ppid=987186 vsize=8660 memory=1000 CPUtime=0 cores=5,7
/proc/988198/stat : 988198 (timeout) S 987186 988198 982051 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 188149617 8867840 250 134679101440 94737107611648 94737107646664 140720758976992 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94737109744080 94737109746212 94737137033216 140720758985715 140720758985884 140720758985884 140720758992871 0
/proc/988198/statm: 2165 250 225 9 0 87 0
[pid=988199] ppid=988198 vsize=46340 memory=32932 CPUtime=230.15 cores=5,7
/proc/988199/stat : 988199 (Exact) R 988198 988198 982051 0 -1 4194304 31272 0 0 0 23010 5 0 0 20 0 1 0 188149617 47452160 8233 134679101440 4194304 7210733 140723139894368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7850304 7914896 44109824 140723139896335 140723139896485 140723139896485 140723139903472 0
/proc/988199/statm: 11585 8233 748 737 0 10673 0
Current children cumulated CPU time: 2024.11 s
Current children cumulated vsize: 64932 KiB
Current children cumulated memory: 36732 KiB

[startup+2035.2 s]
/proc/loadavg: 4.10 4.19 4.16 5/264 988241
/proc/meminfo: memFree=126623992/131524600 swapFree=131071996/131071996
[pid=987186] ppid=987183 vsize=9932 memory=2800 CPUtime=1793.96 cores=5,7
/proc/987186/stat : 987186 (Hybrid-LSMabSP+) S 987183 987186 982051 0 -1 4194304 268 70903 0 0 0 0 174057 5339 20 0 1 0 187969816 10170368 700 134679101440 94501697740800 94501698820120 140725522586032 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94501700918576 94501700965764 94501707468800 140725522592743 140725522592889 140725522592889 140725522599905 0
/proc/987186/statm: 2483 700 611 264 0 134 0
[pid=988198] ppid=987186 vsize=8660 memory=1000 CPUtime=0 cores=5,7
/proc/988198/stat : 988198 (timeout) S 987186 988198 982051 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 188149617 8867840 250 134679101440 94737107611648 94737107646664 140720758976992 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94737109744080 94737109746212 94737137033216 140720758985715 140720758985884 140720758985884 140720758992871 0
/proc/988198/statm: 2165 250 225 9 0 87 0
[pid=988199] ppid=988198 vsize=46428 memory=33024 CPUtime=236.53 cores=5,7
/proc/988199/stat : 988199 (Exact) R 988198 988198 982051 0 -1 4194304 32121 0 0 0 23648 5 0 0 20 0 1 0 188149617 47542272 8256 134679101440 4194304 7210733 140723139894368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7850304 7914896 44109824 140723139896335 140723139896485 140723139896485 140723139903472 0
/proc/988199/statm: 11607 8256 748 737 0 10695 0
Current children cumulated CPU time: 2030.49 s
Current children cumulated vsize: 65020 KiB
Current children cumulated memory: 36824 KiB

[startup+2036.8 s]
/proc/loadavg: 4.10 4.19 4.16 5/264 988241
/proc/meminfo: memFree=126623120/131524600 swapFree=131071996/131071996
[pid=987186] ppid=987183 vsize=9932 memory=2800 CPUtime=1793.96 cores=5,7
/proc/987186/stat : 987186 (Hybrid-LSMabSP+) S 987183 987186 982051 0 -1 4194304 268 70903 0 0 0 0 174057 5339 20 0 1 0 187969816 10170368 700 134679101440 94501697740800 94501698820120 140725522586032 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94501700918576 94501700965764 94501707468800 140725522592743 140725522592889 140725522592889 140725522599905 0
/proc/987186/statm: 2483 700 611 264 0 134 0
[pid=988198] ppid=987186 vsize=8660 memory=1000 CPUtime=0 cores=5,7
/proc/988198/stat : 988198 (timeout) S 987186 988198 982051 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 188149617 8867840 250 134679101440 94737107611648 94737107646664 140720758976992 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94737109744080 94737109746212 94737137033216 140720758985715 140720758985884 140720758985884 140720758992871 0
/proc/988198/statm: 2165 250 225 9 0 87 0
[pid=988199] ppid=988198 vsize=46428 memory=33032 CPUtime=238.13 cores=5,7
/proc/988199/stat : 988199 (Exact) R 988198 988198 982051 0 -1 4194304 32372 0 0 0 23808 5 0 0 20 0 1 0 188149617 47542272 8258 134679101440 4194304 7210733 140723139894368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7850304 7914896 44109824 140723139896335 140723139896485 140723139896485 140723139903472 0
/proc/988199/statm: 11607 8258 748 737 0 10695 0
Current children cumulated CPU time: 2032.09 s
Current children cumulated vsize: 65020 KiB
Current children cumulated memory: 36832 KiB

[startup+2038.4 s]
/proc/loadavg: 4.10 4.19 4.16 5/265 988242
/proc/meminfo: memFree=126623808/131524600 swapFree=131071996/131071996
[pid=987186] ppid=987183 vsize=9932 memory=2800 CPUtime=1793.96 cores=5,7
/proc/987186/stat : 987186 (Hybrid-LSMabSP+) S 987183 987186 982051 0 -1 4194304 268 70903 0 0 0 0 174057 5339 20 0 1 0 187969816 10170368 700 134679101440 94501697740800 94501698820120 140725522586032 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94501700918576 94501700965764 94501707468800 140725522592743 140725522592889 140725522592889 140725522599905 0
/proc/987186/statm: 2483 700 611 264 0 134 0
[pid=988198] ppid=987186 vsize=8660 memory=1000 CPUtime=0 cores=5,7
/proc/988198/stat : 988198 (timeout) S 987186 988198 982051 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 188149617 8867840 250 134679101440 94737107611648 94737107646664 140720758976992 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94737109744080 94737109746212 94737137033216 140720758985715 140720758985884 140720758985884 140720758992871 0
/proc/988198/statm: 2165 250 225 9 0 87 0
[pid=988199] ppid=988198 vsize=47860 memory=34084 CPUtime=239.72 cores=5,7
/proc/988199/stat : 988199 (Exact) R 988198 988198 982051 0 -1 4194304 32638 0 0 0 23967 5 0 0 20 0 1 0 188149617 49008640 8521 134679101440 4194304 7210733 140723139894368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7850304 7914896 44109824 140723139896335 140723139896485 140723139896485 140723139903472 0
/proc/988199/statm: 11965 8521 748 737 0 11053 0
Current children cumulated CPU time: 2033.68 s
Current children cumulated vsize: 66452 KiB
Current children cumulated memory: 37884 KiB

[startup+2038.8 s]
/proc/loadavg: 4.10 4.19 4.16 5/265 988242
/proc/meminfo: memFree=126623808/131524600 swapFree=131071996/131071996
[pid=987186] ppid=987183 vsize=9932 memory=2800 CPUtime=1793.96 cores=5,7
/proc/987186/stat : 987186 (Hybrid-LSMabSP+) S 987183 987186 982051 0 -1 4194304 268 70903 0 0 0 0 174057 5339 20 0 1 0 187969816 10170368 700 134679101440 94501697740800 94501698820120 140725522586032 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94501700918576 94501700965764 94501707468800 140725522592743 140725522592889 140725522592889 140725522599905 0
/proc/987186/statm: 2483 700 611 264 0 134 0
[pid=988198] ppid=987186 vsize=8660 memory=1000 CPUtime=0 cores=5,7
/proc/988198/stat : 988198 (timeout) S 987186 988198 982051 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 188149617 8867840 250 134679101440 94737107611648 94737107646664 140720758976992 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94737109744080 94737109746212 94737137033216 140720758985715 140720758985884 140720758985884 140720758992871 0
/proc/988198/statm: 2165 250 225 9 0 87 0
[pid=988199] ppid=988198 vsize=46500 memory=33108 CPUtime=240.12 cores=5,7
/proc/988199/stat : 988199 (Exact) R 988198 988198 982051 0 -1 4194304 32638 0 0 0 24007 5 0 0 20 0 1 0 188149617 47616000 8277 134679101440 4194304 7210733 140723139894368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7850304 7914896 44109824 140723139896335 140723139896485 140723139896485 140723139903472 0
/proc/988199/statm: 11625 8277 748 737 0 10713 0
Current children cumulated CPU time: 2034.08 s
Current children cumulated vsize: 65092 KiB
Current children cumulated memory: 36908 KiB

[startup+2039 s]*
/proc/loadavg: 4.09 4.19 4.16 5/265 988242
/proc/meminfo: memFree=126623716/131524600 swapFree=131071996/131071996
[pid=987186] ppid=987183 vsize=9932 memory=2800 CPUtime=1793.96 cores=5,7
/proc/987186/stat : 987186 (Hybrid-LSMabSP+) S 987183 987186 982051 0 -1 4194304 268 70903 0 0 0 0 174057 5339 20 0 1 0 187969816 10170368 700 134679101440 94501697740800 94501698820120 140725522586032 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94501700918576 94501700965764 94501707468800 140725522592743 140725522592889 140725522592889 140725522599905 0
/proc/987186/statm: 2483 700 611 264 0 134 0
[pid=988198] ppid=987186 vsize=8660 memory=1000 CPUtime=0 cores=5,7
/proc/988198/stat : 988198 (timeout) S 987186 988198 982051 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 188149617 8867840 250 134679101440 94737107611648 94737107646664 140720758976992 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94737109744080 94737109746212 94737137033216 140720758985715 140720758985884 140720758985884 140720758992871 0
/proc/988198/statm: 2165 250 225 9 0 87 0
[pid=988199] ppid=988198 vsize=46500 memory=33108 CPUtime=240.33 cores=5,7
/proc/988199/stat : 988199 (Exact) R 988198 988198 982051 0 -1 4194304 32638 0 0 0 24028 5 0 0 20 0 1 0 188149617 47616000 8277 134679101440 4194304 7210733 140723139894368 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7850304 7914896 44109824 140723139896335 140723139896485 140723139896485 140723139903472 0
/proc/988199/statm: 11625 8277 748 737 0 10713 0
Current children cumulated CPU time: 2034.29 s
Current children cumulated vsize: 65092 KiB
Current children cumulated memory: 36908 KiB

Child status: 0

Real time (s): 2039.1
CPU time (s): 2034.39
CPU user time (s): 1980.93
CPU system time (s): 53.4559
CPU usage (%): 99.769
Max. virtual memory (cumulated for all children) (KiB): 325372
Max. memory (cumulated for all children) (KiB): 304428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1980.93
system time used= 53.4559
maximum resident set size= 300664
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105223
page faults= 0
swaps= 0
block input operations= 0
block output operations= 40
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 52
involuntary context switches= 1137


# summary of solver processes directly reported to runsolver:
#   pid: 987186
#   total CPU time (s): 2034.39
#   total CPU user time (s): 1980.93
#   total CPU system time (s): 53.4559

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.62768 second user time and 9.56731 second system time

The end

Launcher Data

Begin job on nodeC024 at 2024-07-19 05:01:02
IDJOB=4448334
IDBENCH=160391
IDSOLVER=3070
FILE ID=nodeC024/4448334-1721358049
RUNJOBID= nodeC024-1721350038-982064
SLURM_JOB_ID= 7542746
Free space on /tmp= 890020 MiB

SOLVER NAME= Hybrid-LSMabSP+Exact 2024-07-11
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/normalized-3col-left3reg-l090-r089-n1.cnf-extracted.pb.metafix.opb
COMMAND LINE= ./Hybrid-LSMabSP+Exact BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4448334-1721358049/watcher-4448334-1721358049 -o /tmp/evaluation-result-4448334-1721358049/solver-4448334-1721358049 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1721350038-982064 --watchdog 3760  ./Hybrid-LSMabSP+Exact HOME/instance-4448334-1721358049.opb 3600 HOME 31000

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

MD5SUM BENCH= ea5e7256587f4a4e9df55aed19f52ebe
RANDOM SEED=1161929453

nodeC024.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		: 3664.518
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.60
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		: 3667.199
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	: 7007.08
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.038
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.60
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.228
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	: 7007.08
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		: 3664.597
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.60
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		: 3665.806
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	: 7007.08
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.952
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.60
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		: 3668.002
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	: 7007.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        125490140 kB
MemAvailable:   128088816 kB
Buffers:          512344 kB
Cached:          2898604 kB
SwapCached:            0 kB
Active:           960804 kB
Inactive:        4409412 kB
Active(anon):       1596 kB
Inactive(anon):  1995076 kB
Active(file):     959208 kB
Inactive(file):  2414336 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             21404 kB
Writeback:            28 kB
AnonPages:       1958688 kB
Mapped:           140736 kB
Shmem:             37720 kB
KReclaimable:     129560 kB
Slab:             246504 kB
SReclaimable:     129560 kB
SUnreclaim:       116944 kB
KernelStack:        4252 kB
PageTables:        13580 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    2371660 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            68640 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1216512 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:      299732 kB
DirectMap2M:    36173824 kB
DirectMap1G:    99614720 kB

Free space on /tmp at the end= 890000 MiB
End job on nodeC024 at 2024-07-19 05:35:01