Trace number 4448335

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-LSMabP+Exact 2024-07-11? 2045.57 2049.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

2045.45/2049.10	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 (61488 MiB free)
  memory of node 1: 64510 MiB (61525 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4448335-1721360280/watcher-4448335-1721360280 -o /tmp/evaluation-result-4448335-1721360280/solver-4448335-1721360280 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1721353036-961738 --watchdog 3760 ./Hybrid-LSMabP+Exact HOME/instance-4448335-1721360280.opb 3600 HOME 31000 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=966264, runsolver pid=966261
Current StackSize limit: 8192 KiB


[startup+0.100083 s]*
/proc/loadavg: 4.11 4.16 4.15 5/264 966268
/proc/meminfo: memFree=125950804/131524600 swapFree=131071996/131071996
[pid=966264] ppid=966261 vsize=9932 memory=2652 CPUtime=0 cores=4,6
/proc/966264/stat : 966264 (Hybrid-LSMabP+E) S 966261 966264 961727 0 -1 4194304 231 99 0 0 0 0 0 0 20 0 1 0 188188631 10170368 663 134679101440 94640072499200 94640073578520 140725882313712 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94640075676976 94640075724164 94640107868160 140725882319849 140725882319994 140725882319994 140725882327010 0
/proc/966264/statm: 2483 663 585 264 0 134 0
[pid=966267] ppid=966264 vsize=8660 memory=1028 CPUtime=0 cores=4,6
/proc/966267/stat : 966267 (timeout) S 966264 966267 961727 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 188188631 8867840 257 134679101440 94796848091136 94796848126152 140735039295136 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94796850223568 94796850225700 94796879708160 140735039296546 140735039296668 140735039296668 140735039303655 0
/proc/966267/statm: 2165 257 233 9 0 87 0
[pid=966268] ppid=966267 vsize=31304 memory=18160 CPUtime=0.09 cores=4,6
/proc/966268/stat : 966268 (LS-MabP) R 966267 966267 961727 0 -1 4194304 3927 0 0 0 9 0 0 0 20 0 1 0 188188631 32055296 4540 134679101440 4194304 15467897 140722263327344 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 40620032 140722263331894 140722263332003 140722263332003 140722263338990 0
/proc/966268/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: 21840 KiB

[startup+0.205854 s]*
/proc/loadavg: 4.11 4.16 4.15 5/264 966268
/proc/meminfo: memFree=125950636/131524600 swapFree=131071996/131071996
[pid=966264] ppid=966261 vsize=9932 memory=2652 CPUtime=0 cores=4,6
/proc/966264/stat : 966264 (Hybrid-LSMabP+E) S 966261 966264 961727 0 -1 4194304 231 99 0 0 0 0 0 0 20 0 1 0 188188631 10170368 663 134679101440 94640072499200 94640073578520 140725882313712 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94640075676976 94640075724164 94640107868160 140725882319849 140725882319994 140725882319994 140725882327010 0
/proc/966264/statm: 2483 663 585 264 0 134 0
[pid=966267] ppid=966264 vsize=8660 memory=1028 CPUtime=0 cores=4,6
/proc/966267/stat : 966267 (timeout) S 966264 966267 961727 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 188188631 8867840 257 134679101440 94796848091136 94796848126152 140735039295136 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94796850223568 94796850225700 94796879708160 140735039296546 140735039296668 140735039296668 140735039303655 0
/proc/966267/statm: 2165 257 233 9 0 87 0
[pid=966268] ppid=966267 vsize=31304 memory=18160 CPUtime=0.19 cores=4,6
/proc/966268/stat : 966268 (LS-MabP) R 966267 966267 961727 0 -1 4194304 3930 0 0 0 19 0 0 0 20 0 1 0 188188631 32055296 4540 134679101440 4194304 15467897 140722263327344 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 40620032 140722263331894 140722263332003 140722263332003 140722263338990 0
/proc/966268/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: 21840 KiB

[startup+0.304732 s]*
/proc/loadavg: 4.11 4.16 4.15 5/264 966268
/proc/meminfo: memFree=125950496/131524600 swapFree=131071996/131071996
[pid=966264] ppid=966261 vsize=9932 memory=2652 CPUtime=0 cores=4,6
/proc/966264/stat : 966264 (Hybrid-LSMabP+E) S 966261 966264 961727 0 -1 4194304 231 99 0 0 0 0 0 0 20 0 1 0 188188631 10170368 663 134679101440 94640072499200 94640073578520 140725882313712 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94640075676976 94640075724164 94640107868160 140725882319849 140725882319994 140725882319994 140725882327010 0
/proc/966264/statm: 2483 663 585 264 0 134 0
[pid=966267] ppid=966264 vsize=8660 memory=1028 CPUtime=0 cores=4,6
/proc/966267/stat : 966267 (timeout) S 966264 966267 961727 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 188188631 8867840 257 134679101440 94796848091136 94796848126152 140735039295136 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94796850223568 94796850225700 94796879708160 140735039296546 140735039296668 140735039296668 140735039303655 0
/proc/966267/statm: 2165 257 233 9 0 87 0
[pid=966268] ppid=966267 vsize=31304 memory=18160 CPUtime=0.29 cores=4,6
/proc/966268/stat : 966268 (LS-MabP) R 966267 966267 961727 0 -1 4194304 3930 0 0 0 29 0 0 0 20 0 1 0 188188631 32055296 4540 134679101440 4194304 15467897 140722263327344 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 40620032 140722263331894 140722263332003 140722263332003 140722263338990 0
/proc/966268/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: 21840 KiB

[startup+0.700208 s]
/proc/loadavg: 4.11 4.16 4.15 6/264 966268
/proc/meminfo: memFree=125950276/131524600 swapFree=131071996/131071996
[pid=966264] ppid=966261 vsize=9932 memory=2652 CPUtime=0 cores=4,6
/proc/966264/stat : 966264 (Hybrid-LSMabP+E) S 966261 966264 961727 0 -1 4194304 231 99 0 0 0 0 0 0 20 0 1 0 188188631 10170368 663 134679101440 94640072499200 94640073578520 140725882313712 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94640075676976 94640075724164 94640107868160 140725882319849 140725882319994 140725882319994 140725882327010 0
/proc/966264/statm: 2483 663 585 264 0 134 0
[pid=966267] ppid=966264 vsize=8660 memory=1028 CPUtime=0 cores=4,6
/proc/966267/stat : 966267 (timeout) S 966264 966267 961727 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 188188631 8867840 257 134679101440 94796848091136 94796848126152 140735039295136 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94796850223568 94796850225700 94796879708160 140735039296546 140735039296668 140735039296668 140735039303655 0
/proc/966267/statm: 2165 257 233 9 0 87 0
[pid=966268] ppid=966267 vsize=34400 memory=21292 CPUtime=0.68 cores=4,6
/proc/966268/stat : 966268 (LS-MabP) R 966267 966267 961727 0 -1 4194304 4971 0 0 0 67 1 0 0 20 0 1 0 188188631 35225600 5323 134679101440 4194304 15467897 140722263327344 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 40620032 140722263331894 140722263332003 140722263332003 140722263338990 0
/proc/966268/statm: 8600 5323 1153 2753 0 5253 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 52992 KiB
Current children cumulated memory: 24972 KiB

[startup+1.50019 s]
/proc/loadavg: 4.11 4.16 4.15 5/264 966268
/proc/meminfo: memFree=125947532/131524600 swapFree=131071996/131071996
[pid=966264] ppid=966261 vsize=9932 memory=2652 CPUtime=0 cores=4,6
/proc/966264/stat : 966264 (Hybrid-LSMabP+E) S 966261 966264 961727 0 -1 4194304 231 99 0 0 0 0 0 0 20 0 1 0 188188631 10170368 663 134679101440 94640072499200 94640073578520 140725882313712 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94640075676976 94640075724164 94640107868160 140725882319849 140725882319994 140725882319994 140725882327010 0
/proc/966264/statm: 2483 663 585 264 0 134 0
[pid=966267] ppid=966264 vsize=8660 memory=1028 CPUtime=0 cores=4,6
/proc/966267/stat : 966267 (timeout) S 966264 966267 961727 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 188188631 8867840 257 134679101440 94796848091136 94796848126152 140735039295136 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94796850223568 94796850225700 94796879708160 140735039296546 140735039296668 140735039296668 140735039303655 0
/proc/966267/statm: 2165 257 233 9 0 87 0
[pid=966268] ppid=966267 vsize=34400 memory=21292 CPUtime=1.49 cores=4,6
/proc/966268/stat : 966268 (LS-MabP) R 966267 966267 961727 0 -1 4194304 4971 0 0 0 140 9 0 0 20 0 1 0 188188631 35225600 5323 134679101440 4194304 15467897 140722263327344 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 40620032 140722263331894 140722263332003 140722263332003 140722263338990 0
/proc/966268/statm: 8600 5323 1153 2753 0 5253 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 52992 KiB
Current children cumulated memory: 24972 KiB

[startup+3.1047 s]
/proc/loadavg: 4.11 4.16 4.15 6/264 966268
/proc/meminfo: memFree=125947364/131524600 swapFree=131071996/131071996
[pid=966264] ppid=966261 vsize=9932 memory=2652 CPUtime=0 cores=4,6
/proc/966264/stat : 966264 (Hybrid-LSMabP+E) S 966261 966264 961727 0 -1 4194304 231 99 0 0 0 0 0 0 20 0 1 0 188188631 10170368 663 134679101440 94640072499200 94640073578520 140725882313712 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94640075676976 94640075724164 94640107868160 140725882319849 140725882319994 140725882319994 140725882327010 0
/proc/966264/statm: 2483 663 585 264 0 134 0
[pid=966267] ppid=966264 vsize=8660 memory=1028 CPUtime=0 cores=4,6
/proc/966267/stat : 966267 (timeout) S 966264 966267 961727 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 188188631 8867840 257 134679101440 94796848091136 94796848126152 140735039295136 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94796850223568 94796850225700 94796879708160 140735039296546 140735039296668 140735039296668 140735039303655 0
/proc/966267/statm: 2165 257 233 9 0 87 0
[pid=966268] ppid=966267 vsize=34400 memory=21292 CPUtime=3.09 cores=4,6
/proc/966268/stat : 966268 (LS-MabP) R 966267 966267 961727 0 -1 4194304 4971 0 0 0 287 22 0 0 20 0 1 0 188188631 35225600 5323 134679101440 4194304 15467897 140722263327344 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 40620032 140722263331894 140722263332003 140722263332003 140722263338990 0
/proc/966268/statm: 8600 5323 1153 2753 0 5253 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 52992 KiB
Current children cumulated memory: 24972 KiB

[startup+6.30019 s]
/proc/loadavg: 4.10 4.15 4.15 5/264 966268
/proc/meminfo: memFree=125947420/131524600 swapFree=131071996/131071996
[pid=966264] ppid=966261 vsize=9932 memory=2652 CPUtime=0 cores=4,6
/proc/966264/stat : 966264 (Hybrid-LSMabP+E) S 966261 966264 961727 0 -1 4194304 231 99 0 0 0 0 0 0 20 0 1 0 188188631 10170368 663 134679101440 94640072499200 94640073578520 140725882313712 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94640075676976 94640075724164 94640107868160 140725882319849 140725882319994 140725882319994 140725882327010 0
/proc/966264/statm: 2483 663 585 264 0 134 0
[pid=966267] ppid=966264 vsize=8660 memory=1028 CPUtime=0 cores=4,6
/proc/966267/stat : 966267 (timeout) S 966264 966267 961727 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 188188631 8867840 257 134679101440 94796848091136 94796848126152 140735039295136 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94796850223568 94796850225700 94796879708160 140735039296546 140735039296668 140735039296668 140735039303655 0
/proc/966267/statm: 2165 257 233 9 0 87 0
[pid=966268] ppid=966267 vsize=34400 memory=21292 CPUtime=6.28 cores=4,6
/proc/966268/stat : 966268 (LS-MabP) R 966267 966267 961727 0 -1 4194304 4971 0 0 0 586 42 0 0 20 0 1 0 188188631 35225600 5323 134679101440 4194304 15467897 140722263327344 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 40620032 140722263331894 140722263332003 140722263332003 140722263338990 0
/proc/966268/statm: 8600 5323 1153 2753 0 5253 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 52992 KiB
Current children cumulated memory: 24972 KiB

[startup+12.7002 s]
/proc/loadavg: 4.09 4.15 4.15 5/264 966269
/proc/meminfo: memFree=125946980/131524600 swapFree=131071996/131071996
[pid=966264] ppid=966261 vsize=9932 memory=2652 CPUtime=0 cores=4,6
/proc/966264/stat : 966264 (Hybrid-LSMabP+E) S 966261 966264 961727 0 -1 4194304 231 99 0 0 0 0 0 0 20 0 1 0 188188631 10170368 663 134679101440 94640072499200 94640073578520 140725882313712 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94640075676976 94640075724164 94640107868160 140725882319849 140725882319994 140725882319994 140725882327010 0
/proc/966264/statm: 2483 663 585 264 0 134 0
[pid=966267] ppid=966264 vsize=8660 memory=1028 CPUtime=0 cores=4,6
/proc/966267/stat : 966267 (timeout) S 966264 966267 961727 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 188188631 8867840 257 134679101440 94796848091136 94796848126152 140735039295136 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94796850223568 94796850225700 94796879708160 140735039296546 140735039296668 140735039296668 140735039303655 0
/proc/966267/statm: 2165 257 233 9 0 87 0
[pid=966268] ppid=966267 vsize=34400 memory=21292 CPUtime=12.66 cores=4,6
/proc/966268/stat : 966268 (LS-MabP) R 966267 966267 961727 0 -1 4194304 4971 0 0 0 1187 79 0 0 20 0 1 0 188188631 35225600 5323 134679101440 4194304 15467897 140722263327344 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 40620032 140722263331894 140722263332003 140722263332003 140722263338990 0
/proc/966268/statm: 8600 5323 1153 2753 0 5253 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 52992 KiB
Current children cumulated memory: 24972 KiB

[startup+25.5002 s]
/proc/loadavg: 4.08 4.14 4.15 5/263 966271
/proc/meminfo: memFree=125946808/131524600 swapFree=131071996/131071996
[pid=966264] ppid=966261 vsize=9932 memory=2652 CPUtime=0 cores=4,6
/proc/966264/stat : 966264 (Hybrid-LSMabP+E) S 966261 966264 961727 0 -1 4194304 231 99 0 0 0 0 0 0 20 0 1 0 188188631 10170368 663 134679101440 94640072499200 94640073578520 140725882313712 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94640075676976 94640075724164 94640107868160 140725882319849 140725882319994 140725882319994 140725882327010 0
/proc/966264/statm: 2483 663 585 264 0 134 0
[pid=966267] ppid=966264 vsize=8660 memory=1028 CPUtime=0 cores=4,6
/proc/966267/stat : 966267 (timeout) S 966264 966267 961727 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 188188631 8867840 257 134679101440 94796848091136 94796848126152 140735039295136 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94796850223568 94796850225700 94796879708160 140735039296546 140735039296668 140735039296668 140735039303655 0
/proc/966267/statm: 2165 257 233 9 0 87 0
[pid=966268] ppid=966267 vsize=34400 memory=21292 CPUtime=25.45 cores=4,6
/proc/966268/stat : 966268 (LS-MabP) R 966267 966267 961727 0 -1 4194304 4971 0 0 0 2392 153 0 0 20 0 1 0 188188631 35225600 5323 134679101440 4194304 15467897 140722263327344 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 40620032 140722263331894 140722263332003 140722263332003 140722263338990 0
/proc/966268/statm: 8600 5323 1153 2753 0 5253 0
Current children cumulated CPU time: 25.45 s
Current children cumulated vsize: 52992 KiB
Current children cumulated memory: 24972 KiB

[startup+51.1049 s]
/proc/loadavg: 4.37 4.21 4.17 5/263 966275
/proc/meminfo: memFree=125946236/131524600 swapFree=131071996/131071996
[pid=966264] ppid=966261 vsize=9932 memory=2652 CPUtime=0 cores=4,6
/proc/966264/stat : 966264 (Hybrid-LSMabP+E) S 966261 966264 961727 0 -1 4194304 231 99 0 0 0 0 0 0 20 0 1 0 188188631 10170368 663 134679101440 94640072499200 94640073578520 140725882313712 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94640075676976 94640075724164 94640107868160 140725882319849 140725882319994 140725882319994 140725882327010 0
/proc/966264/statm: 2483 663 585 264 0 134 0
[pid=966267] ppid=966264 vsize=8660 memory=1028 CPUtime=0 cores=4,6
/proc/966267/stat : 966267 (timeout) S 966264 966267 961727 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 188188631 8867840 257 134679101440 94796848091136 94796848126152 140735039295136 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94796850223568 94796850225700 94796879708160 140735039296546 140735039296668 140735039296668 140735039303655 0
/proc/966267/statm: 2165 257 233 9 0 87 0
[pid=966268] ppid=966267 vsize=34400 memory=21292 CPUtime=51.01 cores=4,6
/proc/966268/stat : 966268 (LS-MabP) R 966267 966267 961727 0 -1 4194304 4971 0 0 0 4789 312 0 0 20 0 1 0 188188631 35225600 5323 134679101440 4194304 15467897 140722263327344 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 40620032 140722263331894 140722263332003 140722263332003 140722263338990 0
/proc/966268/statm: 8600 5323 1153 2753 0 5253 0
Current children cumulated CPU time: 51.01 s
Current children cumulated vsize: 52992 KiB
Current children cumulated memory: 24972 KiB

[startup+102.3 s]
/proc/loadavg: 4.47 4.28 4.20 5/263 966284
/proc/meminfo: memFree=125945476/131524600 swapFree=131071996/131071996
[pid=966264] ppid=966261 vsize=9932 memory=2652 CPUtime=0 cores=4,6
/proc/966264/stat : 966264 (Hybrid-LSMabP+E) S 966261 966264 961727 0 -1 4194304 231 99 0 0 0 0 0 0 20 0 1 0 188188631 10170368 663 134679101440 94640072499200 94640073578520 140725882313712 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94640075676976 94640075724164 94640107868160 140725882319849 140725882319994 140725882319994 140725882327010 0
/proc/966264/statm: 2483 663 585 264 0 134 0

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

/proc/967290/statm: 10255 6780 788 745 0 9320 0
Current children cumulated CPU time: 1958.94 s
Current children cumulated vsize: 59612 KiB
Current children cumulated memory: 30768 KiB

[startup+2022.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/264 967333
/proc/meminfo: memFree=125896880/131524600 swapFree=131071996/131071996
[pid=966264] ppid=966261 vsize=9932 memory=2700 CPUtime=1795.04 cores=4,6
/proc/966264/stat : 966264 (Hybrid-LSMabP+E) S 966261 966264 961727 0 -1 4194304 263 5371 0 0 0 0 168489 11015 20 0 1 0 188188631 10170368 675 134679101440 94640072499200 94640073578520 140725882313712 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94640075676976 94640075724164 94640107868160 140725882319849 140725882319994 140725882319994 140725882327010 0
/proc/966264/statm: 2483 675 585 264 0 134 0
[pid=967289] ppid=966264 vsize=8660 memory=948 CPUtime=0 cores=4,6
/proc/967289/stat : 967289 (timeout) S 966264 967289 961727 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 188368431 8867840 237 134679101440 94739294978048 94739295013064 140736610098288 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94739297110480 94739297112612 94739305246720 140736610104307 140736610104476 140736610104476 140736610111463 0
/proc/967289/statm: 2165 237 212 9 0 87 0
[pid=967290] ppid=967289 vsize=41532 memory=27772 CPUtime=223.77 cores=4,6
/proc/967290/stat : 967290 (Exact) R 967289 967289 961727 0 -1 4194304 35048 0 0 0 22372 5 0 0 20 0 1 0 188368431 42528768 6943 134679101440 4194304 7243121 140732700368528 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7942632 8006904 23543808 140732700374031 140732700374181 140732700374181 140732700381168 0
/proc/967290/statm: 10383 6943 788 745 0 9448 0
Current children cumulated CPU time: 2018.81 s
Current children cumulated vsize: 60124 KiB
Current children cumulated memory: 31420 KiB

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

# cumulated CPU time of all completed processes:  user=1935.34 s, system=110.226 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.11 4.09 5/264 967333
/proc/meminfo: memFree=125896880/131524600 swapFree=131071996/131071996
[pid=966264] ppid=966261 vsize=9932 memory=2700 CPUtime=1795.04 cores=4,6
/proc/966264/stat : 966264 (Hybrid-LSMabP+E) S 966261 966264 961727 0 -1 4194304 263 5371 0 0 0 0 168489 11015 20 0 1 0 188188631 10170368 675 134679101440 94640072499200 94640073578520 140725882313712 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94640075676976 94640075724164 94640107868160 140725882319849 140725882319994 140725882319994 140725882327010 0
/proc/966264/statm: 2483 675 585 264 0 134 0
[pid=967289] ppid=966264 vsize=8660 memory=948 CPUtime=0 cores=4,6
/proc/967289/stat : 967289 (timeout) S 966264 967289 961727 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 188368431 8867840 237 134679101440 94739294978048 94739295013064 140736610098288 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94739297110480 94739297112612 94739305246720 140736610104307 140736610104476 140736610104476 140736610111463 0
/proc/967289/statm: 2165 237 212 9 0 87 0
[pid=967290] ppid=967289 vsize=41532 memory=27772 CPUtime=223.87 cores=4,6
/proc/967290/stat : 967290 (Exact) R 967289 967289 961727 0 -1 4194304 35048 0 0 0 22382 5 0 0 20 0 1 0 188368431 42528768 6943 134679101440 4194304 7243121 140732700368528 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7942632 8006904 23543808 140732700374031 140732700374181 140732700374181 140732700381168 0
/proc/967290/statm: 10383 6943 788 745 0 9448 0
Current children cumulated CPU time: 2018.91 s
Current children cumulated vsize: 60124 KiB
Current children cumulated memory: 31420 KiB

[startup+2035.2 s]
/proc/loadavg: 4.11 4.11 4.09 5/264 967335
/proc/meminfo: memFree=125895648/131524600 swapFree=131071996/131071996
[pid=966264] ppid=966261 vsize=9932 memory=2700 CPUtime=1795.04 cores=4,6
/proc/966264/stat : 966264 (Hybrid-LSMabP+E) S 966261 966264 961727 0 -1 4194304 263 5371 0 0 0 0 168489 11015 20 0 1 0 188188631 10170368 675 134679101440 94640072499200 94640073578520 140725882313712 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94640075676976 94640075724164 94640107868160 140725882319849 140725882319994 140725882319994 140725882327010 0
/proc/966264/statm: 2483 675 585 264 0 134 0
[pid=967289] ppid=966264 vsize=8660 memory=948 CPUtime=0 cores=4,6
/proc/967289/stat : 967289 (timeout) S 966264 967289 961727 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 188368431 8867840 237 134679101440 94739294978048 94739295013064 140736610098288 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94739297110480 94739297112612 94739305246720 140736610104307 140736610104476 140736610104476 140736610111463 0
/proc/967289/statm: 2165 237 212 9 0 87 0
[pid=967290] ppid=967289 vsize=42644 memory=28820 CPUtime=236.64 cores=4,6
/proc/967290/stat : 967290 (Exact) R 967289 967289 961727 0 -1 4194304 37203 0 0 0 23658 6 0 0 20 0 1 0 188368431 43667456 7205 134679101440 4194304 7243121 140732700368528 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7942632 8006904 23543808 140732700374031 140732700374181 140732700374181 140732700381168 0
/proc/967290/statm: 10661 7205 788 745 0 9726 0
Current children cumulated CPU time: 2031.68 s
Current children cumulated vsize: 61236 KiB
Current children cumulated memory: 32468 KiB

[startup+2041.6 s]
/proc/loadavg: 4.09 4.11 4.09 5/264 967336
/proc/meminfo: memFree=125895304/131524600 swapFree=131071996/131071996
[pid=966264] ppid=966261 vsize=9932 memory=2700 CPUtime=1795.04 cores=4,6
/proc/966264/stat : 966264 (Hybrid-LSMabP+E) S 966261 966264 961727 0 -1 4194304 263 5371 0 0 0 0 168489 11015 20 0 1 0 188188631 10170368 675 134679101440 94640072499200 94640073578520 140725882313712 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94640075676976 94640075724164 94640107868160 140725882319849 140725882319994 140725882319994 140725882327010 0
/proc/966264/statm: 2483 675 585 264 0 134 0
[pid=967289] ppid=966264 vsize=8660 memory=948 CPUtime=0 cores=4,6
/proc/967289/stat : 967289 (timeout) S 966264 967289 961727 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 188368431 8867840 237 134679101440 94739294978048 94739295013064 140736610098288 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94739297110480 94739297112612 94739305246720 140736610104307 140736610104476 140736610104476 140736610111463 0
/proc/967289/statm: 2165 237 212 9 0 87 0
[pid=967290] ppid=967289 vsize=42740 memory=28992 CPUtime=243.03 cores=4,6
/proc/967290/stat : 967290 (Exact) R 967289 967289 961727 0 -1 4194304 38189 0 0 0 24297 6 0 0 20 0 1 0 188368431 43765760 7248 134679101440 4194304 7243121 140732700368528 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7942632 8006904 23543808 140732700374031 140732700374181 140732700374181 140732700381168 0
/proc/967290/statm: 10685 7248 788 745 0 9750 0
Current children cumulated CPU time: 2038.07 s
Current children cumulated vsize: 61332 KiB
Current children cumulated memory: 32640 KiB

[startup+2044.8 s]
/proc/loadavg: 4.09 4.11 4.09 5/264 967336
/proc/meminfo: memFree=125895320/131524600 swapFree=131071996/131071996
[pid=966264] ppid=966261 vsize=9932 memory=2700 CPUtime=1795.04 cores=4,6
/proc/966264/stat : 966264 (Hybrid-LSMabP+E) S 966261 966264 961727 0 -1 4194304 263 5371 0 0 0 0 168489 11015 20 0 1 0 188188631 10170368 675 134679101440 94640072499200 94640073578520 140725882313712 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94640075676976 94640075724164 94640107868160 140725882319849 140725882319994 140725882319994 140725882327010 0
/proc/966264/statm: 2483 675 585 264 0 134 0
[pid=967289] ppid=966264 vsize=8660 memory=948 CPUtime=0 cores=4,6
/proc/967289/stat : 967289 (timeout) S 966264 967289 961727 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 188368431 8867840 237 134679101440 94739294978048 94739295013064 140736610098288 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94739297110480 94739297112612 94739305246720 140736610104307 140736610104476 140736610104476 140736610111463 0
/proc/967289/statm: 2165 237 212 9 0 87 0
[pid=967290] ppid=967289 vsize=42740 memory=28992 CPUtime=246.22 cores=4,6
/proc/967290/stat : 967290 (Exact) R 967289 967289 961727 0 -1 4194304 38661 0 0 0 24616 6 0 0 20 0 1 0 188368431 43765760 7248 134679101440 4194304 7243121 140732700368528 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7942632 8006904 23543808 140732700374031 140732700374181 140732700374181 140732700381168 0
/proc/967290/statm: 10685 7248 788 745 0 9750 0
Current children cumulated CPU time: 2041.26 s
Current children cumulated vsize: 61332 KiB
Current children cumulated memory: 32640 KiB

[startup+2046.4 s]
/proc/loadavg: 4.09 4.10 4.09 5/264 967336
/proc/meminfo: memFree=125895292/131524600 swapFree=131071996/131071996
[pid=966264] ppid=966261 vsize=9932 memory=2700 CPUtime=1795.04 cores=4,6
/proc/966264/stat : 966264 (Hybrid-LSMabP+E) S 966261 966264 961727 0 -1 4194304 263 5371 0 0 0 0 168489 11015 20 0 1 0 188188631 10170368 675 134679101440 94640072499200 94640073578520 140725882313712 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94640075676976 94640075724164 94640107868160 140725882319849 140725882319994 140725882319994 140725882327010 0
/proc/966264/statm: 2483 675 585 264 0 134 0
[pid=967289] ppid=966264 vsize=8660 memory=948 CPUtime=0 cores=4,6
/proc/967289/stat : 967289 (timeout) S 966264 967289 961727 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 188368431 8867840 237 134679101440 94739294978048 94739295013064 140736610098288 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94739297110480 94739297112612 94739305246720 140736610104307 140736610104476 140736610104476 140736610111463 0
/proc/967289/statm: 2165 237 212 9 0 87 0
[pid=967290] ppid=967289 vsize=42744 memory=28996 CPUtime=247.81 cores=4,6
/proc/967290/stat : 967290 (Exact) R 967289 967289 961727 0 -1 4194304 38897 0 0 0 24775 6 0 0 20 0 1 0 188368431 43769856 7249 134679101440 4194304 7243121 140732700368528 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7942632 8006904 23543808 140732700374031 140732700374181 140732700374181 140732700381168 0
/proc/967290/statm: 10686 7249 788 745 0 9751 0
Current children cumulated CPU time: 2042.85 s
Current children cumulated vsize: 61336 KiB
Current children cumulated memory: 32644 KiB

[startup+2048 s]*
/proc/loadavg: 4.09 4.10 4.09 5/264 967337
/proc/meminfo: memFree=125894824/131524600 swapFree=131071996/131071996
[pid=966264] ppid=966261 vsize=9932 memory=2700 CPUtime=1795.04 cores=4,6
/proc/966264/stat : 966264 (Hybrid-LSMabP+E) S 966261 966264 961727 0 -1 4194304 263 5371 0 0 0 0 168489 11015 20 0 1 0 188188631 10170368 675 134679101440 94640072499200 94640073578520 140725882313712 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94640075676976 94640075724164 94640107868160 140725882319849 140725882319994 140725882319994 140725882327010 0
/proc/966264/statm: 2483 675 585 264 0 134 0
[pid=967289] ppid=966264 vsize=8660 memory=948 CPUtime=0 cores=4,6
/proc/967289/stat : 967289 (timeout) S 966264 967289 961727 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 188368431 8867840 237 134679101440 94739294978048 94739295013064 140736610098288 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94739297110480 94739297112612 94739305246720 140736610104307 140736610104476 140736610104476 140736610111463 0
/proc/967289/statm: 2165 237 212 9 0 87 0
[pid=967290] ppid=967289 vsize=42776 memory=29028 CPUtime=249.41 cores=4,6
/proc/967290/stat : 967290 (Exact) R 967289 967289 961727 0 -1 4194304 39140 0 0 0 24935 6 0 0 20 0 1 0 188368431 43802624 7257 134679101440 4194304 7243121 140732700368528 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7942632 8006904 23543808 140732700374031 140732700374181 140732700374181 140732700381168 0
/proc/967290/statm: 10694 7257 788 745 0 9759 0
Current children cumulated CPU time: 2044.45 s
Current children cumulated vsize: 61368 KiB
Current children cumulated memory: 32676 KiB

[startup+2048.8 s]
/proc/loadavg: 4.09 4.10 4.09 5/264 967337
/proc/meminfo: memFree=125894824/131524600 swapFree=131071996/131071996
[pid=966264] ppid=966261 vsize=9932 memory=2700 CPUtime=1795.04 cores=4,6
/proc/966264/stat : 966264 (Hybrid-LSMabP+E) S 966261 966264 961727 0 -1 4194304 263 5371 0 0 0 0 168489 11015 20 0 1 0 188188631 10170368 675 134679101440 94640072499200 94640073578520 140725882313712 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94640075676976 94640075724164 94640107868160 140725882319849 140725882319994 140725882319994 140725882327010 0
/proc/966264/statm: 2483 675 585 264 0 134 0
[pid=967289] ppid=966264 vsize=8660 memory=948 CPUtime=0 cores=4,6
/proc/967289/stat : 967289 (timeout) S 966264 967289 961727 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 188368431 8867840 237 134679101440 94739294978048 94739295013064 140736610098288 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94739297110480 94739297112612 94739305246720 140736610104307 140736610104476 140736610104476 140736610111463 0
/proc/967289/statm: 2165 237 212 9 0 87 0
[pid=967290] ppid=967289 vsize=42776 memory=29028 CPUtime=250.21 cores=4,6
/proc/967290/stat : 967290 (Exact) R 967289 967289 961727 0 -1 4194304 39140 0 0 0 25015 6 0 0 20 0 1 0 188368431 43802624 7257 134679101440 4194304 7243121 140732700368528 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7942632 8006904 23543808 140732700374031 140732700374181 140732700374181 140732700381168 0
/proc/967290/statm: 10694 7257 788 745 0 9759 0
Current children cumulated CPU time: 2045.25 s
Current children cumulated vsize: 61368 KiB
Current children cumulated memory: 32676 KiB

[startup+2049 s]*
/proc/loadavg: 4.09 4.10 4.09 5/264 967337
/proc/meminfo: memFree=125895124/131524600 swapFree=131071996/131071996
[pid=966264] ppid=966261 vsize=9932 memory=2700 CPUtime=1795.04 cores=4,6
/proc/966264/stat : 966264 (Hybrid-LSMabP+E) S 966261 966264 961727 0 -1 4194304 263 5371 0 0 0 0 168489 11015 20 0 1 0 188188631 10170368 675 134679101440 94640072499200 94640073578520 140725882313712 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94640075676976 94640075724164 94640107868160 140725882319849 140725882319994 140725882319994 140725882327010 0
/proc/966264/statm: 2483 675 585 264 0 134 0
[pid=967289] ppid=966264 vsize=8660 memory=948 CPUtime=0 cores=4,6
/proc/967289/stat : 967289 (timeout) S 966264 967289 961727 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 188368431 8867840 237 134679101440 94739294978048 94739295013064 140736610098288 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94739297110480 94739297112612 94739305246720 140736610104307 140736610104476 140736610104476 140736610111463 0
/proc/967289/statm: 2165 237 212 9 0 87 0
[pid=967290] ppid=967289 vsize=42776 memory=29028 CPUtime=250.41 cores=4,6
/proc/967290/stat : 967290 (Exact) R 967289 967289 961727 0 -1 4194304 39140 0 0 0 25035 6 0 0 20 0 1 0 188368431 43802624 7257 134679101440 4194304 7243121 140732700368528 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7942632 8006904 23543808 140732700374031 140732700374181 140732700374181 140732700381168 0
/proc/967290/statm: 10694 7257 788 745 0 9759 0
Current children cumulated CPU time: 2045.45 s
Current children cumulated vsize: 61368 KiB
Current children cumulated memory: 32676 KiB

Child status: 0

Real time (s): 2049.1
CPU time (s): 2045.57
CPU user time (s): 1935.34
CPU system time (s): 110.226
CPU usage (%): 99.8274
Max. virtual memory (cumulated for all children) (KiB): 61368
Max. memory (cumulated for all children) (KiB): 32676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1935.34
system time used= 110.226
maximum resident set size= 29784
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46143
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= 48
involuntary context switches= 793


# summary of solver processes directly reported to runsolver:
#   pid: 966264
#   total CPU time (s): 2045.57
#   total CPU user time (s): 1935.34
#   total CPU system time (s): 110.226

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.99971 second user time and 7.56574 second system time

The end

Launcher Data

Begin job on nodeC016 at 2024-07-19 05:38:12
IDJOB=4448335
IDBENCH=160391
IDSOLVER=3071
FILE ID=nodeC016/4448335-1721360280
RUNJOBID= nodeC016-1721353036-961738
SLURM_JOB_ID= 7542763
Free space on /tmp= 890020 MiB

SOLVER NAME= Hybrid-LSMabP+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-LSMabP+Exact BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4448335-1721360280/watcher-4448335-1721360280 -o /tmp/evaluation-result-4448335-1721360280/solver-4448335-1721360280 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1721353036-961738 --watchdog 3760  ./Hybrid-LSMabP+Exact HOME/instance-4448335-1721360280.opb 3600 HOME 31000

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

MD5SUM BENCH= ea5e7256587f4a4e9df55aed19f52ebe
RANDOM SEED=1586436647

nodeC016.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		: 3663.258
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.70
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		: 3686.112
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	: 7006.63
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.572
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.70
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.378
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	: 7006.63
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		: 3651.542
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.70
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		: 3686.113
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	: 7006.63
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		: 3665.299
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.70
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		: 3600.111
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	: 7006.63
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        125966232 kB
MemAvailable:   129699736 kB
Buffers:          373064 kB
Cached:          4195344 kB
SwapCached:            0 kB
Active:           599732 kB
Inactive:        4345648 kB
Active(anon):       1592 kB
Inactive(anon):   413120 kB
Active(file):     598140 kB
Inactive(file):  3932528 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             21388 kB
Writeback:            24 kB
AnonPages:        375500 kB
Mapped:           120372 kB
Shmem:             37720 kB
KReclaimable:      84964 kB
Slab:             195004 kB
SReclaimable:      84964 kB
SUnreclaim:       110040 kB
KernelStack:        4176 kB
PageTables:        10284 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     807632 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            70848 kB
HardwareCorrupted:     0 kB
AnonHugePages:    237568 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:      207572 kB
DirectMap2M:    13197312 kB
DirectMap1G:    122683392 kB

Free space on /tmp at the end= 890000 MiB
End job on nodeC016 at 2024-07-19 06:12:21