Trace number 4442875

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? 3585.19 3596.02

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/roussel/normalized-pigeon-clauses-51-50.opb
MD5SUM160cae61f04d8ccee666d7a366e84df3
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.64528
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2550
Total number of constraints63801
Number of constraints which are clauses63801
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint50
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 51
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3585.15/3596.02	c Filename:instance-4442875-1721306616.opb, Cutoff_time:1798, memory_limit_gb:29976
3585.15/3596.02	c Use Presolve
3585.15/3596.02	c Parse finsih
3585.15/3596.02	c Start Presolve
3585.15/3596.02	c After Reduce Vars: 2550 Clauses: 63801 Top clause weight: 1 Hard Clauses: 63801
3585.15/3596.02	c Use LS-small
3585.15/3596.02	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 (60511 MiB free)
  memory of node 1: 64510 MiB (60308 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4442875-1721306616/watcher-4442875-1721306616 -o /tmp/evaluation-result-4442875-1721306616/solver-4442875-1721306616 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1721304830-974800 --watchdog 3760 ./Hybrid-LSMabP+Exact HOME/instance-4442875-1721306616.opb 3600 HOME 31000 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100083 s]*
/proc/loadavg: 4.18 4.12 4.09 5/264 976725
/proc/meminfo: memFree=123709156/131524600 swapFree=131071996/131071996
[pid=976721] ppid=976718 vsize=9932 memory=2636 CPUtime=0 cores=0,2
/proc/976721/stat : 976721 (Hybrid-LSMabP+E) S 976718 976721 974790 0 -1 4194304 232 103 0 0 0 0 0 0 20 0 1 0 182831362 10170368 659 134679101440 93911850094592 93911851173912 140720911422304 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93911853272368 93911853319556 93911885565952 140720911430633 140720911430778 140720911430778 140720911437794 0
/proc/976721/statm: 2483 659 580 264 0 134 0
[pid=976724] ppid=976721 vsize=8660 memory=1028 CPUtime=0 cores=0,2
/proc/976724/stat : 976724 (timeout) S 976721 976724 974790 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 182831362 8867840 257 134679101440 94532603813888 94532603848904 140725411989200 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94532605946320 94532605948452 94532613730304 140725411996706 140725411996828 140725411996828 140725412003815 0
/proc/976724/statm: 2165 257 233 9 0 87 0
[pid=976725] ppid=976724 vsize=28652 memory=15076 CPUtime=0.09 cores=0,2
/proc/976725/stat : 976725 (LS-MabP) R 976724 976724 974790 0 -1 4194304 2292 0 0 0 9 0 0 0 20 0 1 0 182831362 29339648 3769 134679101440 4194304 15467897 140723928520880 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 48181248 140723928523830 140723928523939 140723928523939 140723928530926 0
/proc/976725/statm: 7163 3769 1073 2753 0 3816 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 47244 KiB
Current children cumulated memory: 18740 KiB

[startup+0.205707 s]*
/proc/loadavg: 4.18 4.12 4.09 5/264 976725
/proc/meminfo: memFree=123697512/131524600 swapFree=131071996/131071996
[pid=976721] ppid=976718 vsize=9932 memory=2636 CPUtime=0 cores=0,2
/proc/976721/stat : 976721 (Hybrid-LSMabP+E) S 976718 976721 974790 0 -1 4194304 232 103 0 0 0 0 0 0 20 0 1 0 182831362 10170368 659 134679101440 93911850094592 93911851173912 140720911422304 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93911853272368 93911853319556 93911885565952 140720911430633 140720911430778 140720911430778 140720911437794 0
/proc/976721/statm: 2483 659 580 264 0 134 0
[pid=976724] ppid=976721 vsize=8660 memory=1028 CPUtime=0 cores=0,2
/proc/976724/stat : 976724 (timeout) S 976721 976724 974790 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 182831362 8867840 257 134679101440 94532603813888 94532603848904 140725411989200 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94532605946320 94532605948452 94532613730304 140725411996706 140725411996828 140725411996828 140725412003815 0
/proc/976724/statm: 2165 257 233 9 0 87 0
[pid=976725] ppid=976724 vsize=35184 memory=21272 CPUtime=0.2 cores=0,2
/proc/976725/stat : 976725 (LS-MabP) R 976724 976724 974790 0 -1 4194304 3837 0 0 0 20 0 0 0 20 0 1 0 182831362 36028416 5318 134679101440 4194304 15467897 140723928520880 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 48181248 140723928523830 140723928523939 140723928523939 140723928530926 0
/proc/976725/statm: 8796 5318 1073 2753 0 5449 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 53776 KiB
Current children cumulated memory: 24936 KiB

[startup+0.305685 s]*
/proc/loadavg: 4.18 4.12 4.09 5/264 976725
/proc/meminfo: memFree=123665488/131524600 swapFree=131071996/131071996
[pid=976721] ppid=976718 vsize=9932 memory=2636 CPUtime=0 cores=0,2
/proc/976721/stat : 976721 (Hybrid-LSMabP+E) S 976718 976721 974790 0 -1 4194304 232 103 0 0 0 0 0 0 20 0 1 0 182831362 10170368 659 134679101440 93911850094592 93911851173912 140720911422304 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93911853272368 93911853319556 93911885565952 140720911430633 140720911430778 140720911430778 140720911437794 0
/proc/976721/statm: 2483 659 580 264 0 134 0
[pid=976724] ppid=976721 vsize=8660 memory=1028 CPUtime=0 cores=0,2
/proc/976724/stat : 976724 (timeout) S 976721 976724 974790 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 182831362 8867840 257 134679101440 94532603813888 94532603848904 140725411989200 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94532605946320 94532605948452 94532613730304 140725411996706 140725411996828 140725411996828 140725412003815 0
/proc/976724/statm: 2165 257 233 9 0 87 0
[pid=976725] ppid=976724 vsize=51256 memory=38816 CPUtime=0.29 cores=0,2
/proc/976725/stat : 976725 (LS-MabP) R 976724 976724 974790 0 -1 4194304 8954 0 0 0 29 0 0 0 20 0 1 0 182831362 52486144 9704 134679101440 4194304 15467897 140723928520880 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 48181248 140723928523830 140723928523939 140723928523939 140723928530926 0
/proc/976725/statm: 12814 9704 1105 2753 0 9467 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 69848 KiB
Current children cumulated memory: 42480 KiB

[startup+0.700252 s]
/proc/loadavg: 4.18 4.12 4.09 5/264 976725
/proc/meminfo: memFree=123629896/131524600 swapFree=131071996/131071996
[pid=976721] ppid=976718 vsize=9932 memory=2636 CPUtime=0 cores=0,2
/proc/976721/stat : 976721 (Hybrid-LSMabP+E) S 976718 976721 974790 0 -1 4194304 232 103 0 0 0 0 0 0 20 0 1 0 182831362 10170368 659 134679101440 93911850094592 93911851173912 140720911422304 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93911853272368 93911853319556 93911885565952 140720911430633 140720911430778 140720911430778 140720911437794 0
/proc/976721/statm: 2483 659 580 264 0 134 0
[pid=976724] ppid=976721 vsize=8660 memory=1028 CPUtime=0 cores=0,2
/proc/976724/stat : 976724 (timeout) S 976721 976724 974790 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 182831362 8867840 257 134679101440 94532603813888 94532603848904 140725411989200 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94532605946320 94532605948452 94532613730304 140725411996706 140725411996828 140725411996828 140725412003815 0
/proc/976724/statm: 2165 257 233 9 0 87 0
[pid=976725] ppid=976724 vsize=51256 memory=38816 CPUtime=0.68 cores=0,2
/proc/976725/stat : 976725 (LS-MabP) R 976724 976724 974790 0 -1 4194304 8954 0 0 0 68 0 0 0 20 0 1 0 182831362 52486144 9704 134679101440 4194304 15467897 140723928520880 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 48181248 140723928523830 140723928523939 140723928523939 140723928530926 0
/proc/976725/statm: 12814 9704 1105 2753 0 9467 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 69848 KiB
Current children cumulated memory: 42480 KiB

[startup+1.50027 s]
/proc/loadavg: 4.18 4.12 4.09 5/264 976725
/proc/meminfo: memFree=123629896/131524600 swapFree=131071996/131071996
[pid=976721] ppid=976718 vsize=9932 memory=2636 CPUtime=0 cores=0,2
/proc/976721/stat : 976721 (Hybrid-LSMabP+E) S 976718 976721 974790 0 -1 4194304 232 103 0 0 0 0 0 0 20 0 1 0 182831362 10170368 659 134679101440 93911850094592 93911851173912 140720911422304 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93911853272368 93911853319556 93911885565952 140720911430633 140720911430778 140720911430778 140720911437794 0
/proc/976721/statm: 2483 659 580 264 0 134 0
[pid=976724] ppid=976721 vsize=8660 memory=1028 CPUtime=0 cores=0,2
/proc/976724/stat : 976724 (timeout) S 976721 976724 974790 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 182831362 8867840 257 134679101440 94532603813888 94532603848904 140725411989200 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94532605946320 94532605948452 94532613730304 140725411996706 140725411996828 140725411996828 140725412003815 0
/proc/976724/statm: 2165 257 233 9 0 87 0
[pid=976725] ppid=976724 vsize=61408 memory=46740 CPUtime=1.49 cores=0,2
/proc/976725/stat : 976725 (LS-MabP) R 976724 976724 974790 0 -1 4194304 12428 0 0 0 147 2 0 0 20 0 1 0 182831362 62881792 11685 134679101440 4194304 15467897 140723928520880 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 48181248 140723928523830 140723928523939 140723928523939 140723928530926 0
/proc/976725/statm: 15352 11685 1153 2753 0 12005 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 80000 KiB
Current children cumulated memory: 50404 KiB

[startup+3.10604 s]
/proc/loadavg: 4.17 4.12 4.09 5/264 976725
/proc/meminfo: memFree=123605280/131524600 swapFree=131071996/131071996
[pid=976721] ppid=976718 vsize=9932 memory=2636 CPUtime=0 cores=0,2
/proc/976721/stat : 976721 (Hybrid-LSMabP+E) S 976718 976721 974790 0 -1 4194304 232 103 0 0 0 0 0 0 20 0 1 0 182831362 10170368 659 134679101440 93911850094592 93911851173912 140720911422304 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93911853272368 93911853319556 93911885565952 140720911430633 140720911430778 140720911430778 140720911437794 0
/proc/976721/statm: 2483 659 580 264 0 134 0
[pid=976724] ppid=976721 vsize=8660 memory=1028 CPUtime=0 cores=0,2
/proc/976724/stat : 976724 (timeout) S 976721 976724 974790 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 182831362 8867840 257 134679101440 94532603813888 94532603848904 140725411989200 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94532605946320 94532605948452 94532613730304 140725411996706 140725411996828 140725411996828 140725412003815 0
/proc/976724/statm: 2165 257 233 9 0 87 0
[pid=976725] ppid=976724 vsize=61408 memory=46740 CPUtime=3.08 cores=0,2
/proc/976725/stat : 976725 (LS-MabP) R 976724 976724 974790 0 -1 4194304 12429 0 0 0 304 4 0 0 20 0 1 0 182831362 62881792 11685 134679101440 4194304 15467897 140723928520880 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 48181248 140723928523830 140723928523939 140723928523939 140723928530926 0
/proc/976725/statm: 15352 11685 1153 2753 0 12005 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 80000 KiB
Current children cumulated memory: 50404 KiB

[startup+6.30027 s]
/proc/loadavg: 4.17 4.12 4.09 5/258 976835
/proc/meminfo: memFree=123586204/131524600 swapFree=131071996/131071996
[pid=976721] ppid=976718 vsize=9932 memory=2636 CPUtime=0 cores=0,2
/proc/976721/stat : 976721 (Hybrid-LSMabP+E) S 976718 976721 974790 0 -1 4194304 232 103 0 0 0 0 0 0 20 0 1 0 182831362 10170368 659 134679101440 93911850094592 93911851173912 140720911422304 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93911853272368 93911853319556 93911885565952 140720911430633 140720911430778 140720911430778 140720911437794 0
/proc/976721/statm: 2483 659 580 264 0 134 0
[pid=976724] ppid=976721 vsize=8660 memory=1028 CPUtime=0 cores=0,2
/proc/976724/stat : 976724 (timeout) S 976721 976724 974790 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 182831362 8867840 257 134679101440 94532603813888 94532603848904 140725411989200 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94532605946320 94532605948452 94532613730304 140725411996706 140725411996828 140725411996828 140725412003815 0
/proc/976724/statm: 2165 257 233 9 0 87 0
[pid=976725] ppid=976724 vsize=61408 memory=46740 CPUtime=6.26 cores=0,2
/proc/976725/stat : 976725 (LS-MabP) R 976724 976724 974790 0 -1 4194304 12430 0 0 0 617 9 0 0 20 0 1 0 182831362 62881792 11685 134679101440 4194304 15467897 140723928520880 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 48181248 140723928523830 140723928523939 140723928523939 140723928530926 0
/proc/976725/statm: 15352 11685 1153 2753 0 12005 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 80000 KiB
Current children cumulated memory: 50404 KiB

[startup+12.7003 s]
/proc/loadavg: 4.14 4.11 4.09 5/264 976851
/proc/meminfo: memFree=123371204/131524600 swapFree=131071996/131071996
[pid=976721] ppid=976718 vsize=9932 memory=2636 CPUtime=0 cores=0,2
/proc/976721/stat : 976721 (Hybrid-LSMabP+E) S 976718 976721 974790 0 -1 4194304 232 103 0 0 0 0 0 0 20 0 1 0 182831362 10170368 659 134679101440 93911850094592 93911851173912 140720911422304 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93911853272368 93911853319556 93911885565952 140720911430633 140720911430778 140720911430778 140720911437794 0
/proc/976721/statm: 2483 659 580 264 0 134 0
[pid=976724] ppid=976721 vsize=8660 memory=1028 CPUtime=0 cores=0,2
/proc/976724/stat : 976724 (timeout) S 976721 976724 974790 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 182831362 8867840 257 134679101440 94532603813888 94532603848904 140725411989200 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94532605946320 94532605948452 94532613730304 140725411996706 140725411996828 140725411996828 140725412003815 0
/proc/976724/statm: 2165 257 233 9 0 87 0
[pid=976725] ppid=976724 vsize=61408 memory=46740 CPUtime=12.65 cores=0,2
/proc/976725/stat : 976725 (LS-MabP) R 976724 976724 974790 0 -1 4194304 12432 0 0 0 1246 19 0 0 20 0 1 0 182831362 62881792 11685 134679101440 4194304 15467897 140723928520880 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 48181248 140723928523830 140723928523939 140723928523939 140723928530926 0
/proc/976725/statm: 15352 11685 1153 2753 0 12005 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 80000 KiB
Current children cumulated memory: 50404 KiB

[startup+25.5003 s]
/proc/loadavg: 4.12 4.11 4.09 5/264 976853
/proc/meminfo: memFree=123320112/131524600 swapFree=131071996/131071996
[pid=976721] ppid=976718 vsize=9932 memory=2636 CPUtime=0 cores=0,2
/proc/976721/stat : 976721 (Hybrid-LSMabP+E) S 976718 976721 974790 0 -1 4194304 232 103 0 0 0 0 0 0 20 0 1 0 182831362 10170368 659 134679101440 93911850094592 93911851173912 140720911422304 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93911853272368 93911853319556 93911885565952 140720911430633 140720911430778 140720911430778 140720911437794 0
/proc/976721/statm: 2483 659 580 264 0 134 0
[pid=976724] ppid=976721 vsize=8660 memory=1028 CPUtime=0 cores=0,2
/proc/976724/stat : 976724 (timeout) S 976721 976724 974790 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 182831362 8867840 257 134679101440 94532603813888 94532603848904 140725411989200 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94532605946320 94532605948452 94532613730304 140725411996706 140725411996828 140725411996828 140725412003815 0
/proc/976724/statm: 2165 257 233 9 0 87 0
[pid=976725] ppid=976724 vsize=61408 memory=46740 CPUtime=25.41 cores=0,2
/proc/976725/stat : 976725 (LS-MabP) R 976724 976724 974790 0 -1 4194304 12434 0 0 0 2504 37 0 0 20 0 1 0 182831362 62881792 11685 134679101440 4194304 15467897 140723928520880 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 48181248 140723928523830 140723928523939 140723928523939 140723928530926 0
/proc/976725/statm: 15352 11685 1153 2753 0 12005 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 80000 KiB
Current children cumulated memory: 50404 KiB

[startup+51.1058 s]
/proc/loadavg: 4.21 4.13 4.10 5/264 976858
/proc/meminfo: memFree=123319348/131524600 swapFree=131071996/131071996
[pid=976721] ppid=976718 vsize=9932 memory=2636 CPUtime=0 cores=0,2
/proc/976721/stat : 976721 (Hybrid-LSMabP+E) S 976718 976721 974790 0 -1 4194304 232 103 0 0 0 0 0 0 20 0 1 0 182831362 10170368 659 134679101440 93911850094592 93911851173912 140720911422304 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93911853272368 93911853319556 93911885565952 140720911430633 140720911430778 140720911430778 140720911437794 0
/proc/976721/statm: 2483 659 580 264 0 134 0
[pid=976724] ppid=976721 vsize=8660 memory=1028 CPUtime=0 cores=0,2
/proc/976724/stat : 976724 (timeout) S 976721 976724 974790 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 182831362 8867840 257 134679101440 94532603813888 94532603848904 140725411989200 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94532605946320 94532605948452 94532613730304 140725411996706 140725411996828 140725411996828 140725412003815 0
/proc/976724/statm: 2165 257 233 9 0 87 0
[pid=976725] ppid=976724 vsize=61408 memory=46740 CPUtime=50.95 cores=0,2
/proc/976725/stat : 976725 (LS-MabP) R 976724 976724 974790 0 -1 4194304 12437 0 0 0 5022 73 0 0 20 0 1 0 182831362 62881792 11685 134679101440 4194304 15467897 140723928520880 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 48181248 140723928523830 140723928523939 140723928523939 140723928530926 0
/proc/976725/statm: 15352 11685 1153 2753 0 12005 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 80000 KiB
Current children cumulated memory: 50404 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/265 976867
/proc/meminfo: memFree=123318576/131524600 swapFree=131071996/131071996
[pid=976721] ppid=976718 vsize=9932 memory=2636 CPUtime=0 cores=0,2
/proc/976721/stat : 976721 (Hybrid-LSMabP+E) S 976718 976721 974790 0 -1 4194304 232 103 0 0 0 0 0 0 20 0 1 0 182831362 10170368 659 134679101440 93911850094592 93911851173912 140720911422304 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93911853272368 93911853319556 93911885565952 140720911430633 140720911430778 140720911430778 140720911437794 0
/proc/976721/statm: 2483 659 580 264 0 134 0

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

/proc/977745/statm: 48776 37955 788 745 0 47841 0
Current children cumulated CPU time: 3392.1 s
Current children cumulated vsize: 213696 KiB
Current children cumulated memory: 155484 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/266 978663
/proc/meminfo: memFree=122118544/131524600 swapFree=131071996/131071996
[pid=976721] ppid=976718 vsize=9932 memory=2680 CPUtime=1793.27 cores=0,2
/proc/976721/stat : 976721 (Hybrid-LSMabP+E) S 976718 976721 974790 0 -1 4194304 264 13083 0 0 0 0 176692 2635 20 0 1 0 182831362 10170368 670 134679101440 93911850094592 93911851173912 140720911422304 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93911853272368 93911853319556 93911885565952 140720911430633 140720911430778 140720911430778 140720911437794 0
/proc/976721/statm: 2483 670 580 264 0 134 0
[pid=977744] ppid=976721 vsize=8660 memory=984 CPUtime=0 cores=0,2
/proc/977744/stat : 977744 (timeout) S 976721 977744 974790 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 183011162 8867840 246 134679101440 94693786513408 94693786548424 140732322458992 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94693788645840 94693788647972 94693793112064 140732322460659 140732322460828 140732322460828 140732322467815 0
/proc/977744/statm: 2165 246 222 9 0 87 0
[pid=977745] ppid=977744 vsize=197728 memory=154220 CPUtime=1658.62 cores=0,2
/proc/977745/stat : 977745 (Exact) R 977744 977744 974790 0 -1 4194304 27202 0 0 0 165851 11 0 0 20 0 1 0 183011163 202473472 38555 134679101440 4194304 7243121 140732240716672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7942632 8006904 35704832 140732240725007 140732240725157 140732240725157 140732240732144 0
/proc/977745/statm: 49432 38555 788 745 0 48497 0
Current children cumulated CPU time: 3451.89 s
Current children cumulated vsize: 216320 KiB
Current children cumulated memory: 157884 KiB

[startup+3522.3 s]
/proc/loadavg: 4.07 4.10 4.09 5/266 978674
/proc/meminfo: memFree=122106128/131524600 swapFree=131071996/131071996
[pid=976721] ppid=976718 vsize=9932 memory=2680 CPUtime=1793.27 cores=0,2
/proc/976721/stat : 976721 (Hybrid-LSMabP+E) S 976718 976721 974790 0 -1 4194304 264 13083 0 0 0 0 176692 2635 20 0 1 0 182831362 10170368 670 134679101440 93911850094592 93911851173912 140720911422304 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93911853272368 93911853319556 93911885565952 140720911430633 140720911430778 140720911430778 140720911437794 0
/proc/976721/statm: 2483 670 580 264 0 134 0
[pid=977744] ppid=976721 vsize=8660 memory=984 CPUtime=0 cores=0,2
/proc/977744/stat : 977744 (timeout) S 976721 977744 974790 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 183011162 8867840 246 134679101440 94693786513408 94693786548424 140732322458992 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94693788645840 94693788647972 94693793112064 140732322460659 140732322460828 140732322460828 140732322467815 0
/proc/977744/statm: 2165 246 222 9 0 87 0
[pid=977745] ppid=977744 vsize=200060 memory=156608 CPUtime=1718.42 cores=0,2
/proc/977745/stat : 977745 (Exact) R 977744 977744 974790 0 -1 4194304 27848 0 0 0 171830 12 0 0 20 0 1 0 183011163 204861440 39152 134679101440 4194304 7243121 140732240716672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7942632 8006904 35704832 140732240725007 140732240725157 140732240725157 140732240732144 0
/proc/977745/statm: 50015 39152 788 745 0 49080 0
Current children cumulated CPU time: 3511.69 s
Current children cumulated vsize: 218652 KiB
Current children cumulated memory: 160272 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/266 978686
/proc/meminfo: memFree=122093136/131524600 swapFree=131071996/131071996
[pid=976721] ppid=976718 vsize=9932 memory=2680 CPUtime=1793.27 cores=0,2
/proc/976721/stat : 976721 (Hybrid-LSMabP+E) S 976718 976721 974790 0 -1 4194304 264 13083 0 0 0 0 176692 2635 20 0 1 0 182831362 10170368 670 134679101440 93911850094592 93911851173912 140720911422304 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93911853272368 93911853319556 93911885565952 140720911430633 140720911430778 140720911430778 140720911437794 0
/proc/976721/statm: 2483 670 580 264 0 134 0
[pid=977744] ppid=976721 vsize=8660 memory=984 CPUtime=0 cores=0,2
/proc/977744/stat : 977744 (timeout) S 976721 977744 974790 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 183011162 8867840 246 134679101440 94693786513408 94693786548424 140732322458992 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94693788645840 94693788647972 94693793112064 140732322460659 140732322460828 140732322460828 140732322467815 0
/proc/977744/statm: 2165 246 222 9 0 87 0
[pid=977745] ppid=977744 vsize=201792 memory=158464 CPUtime=1778.22 cores=0,2
/proc/977745/stat : 977745 (Exact) R 977744 977744 974790 0 -1 4194304 28370 0 0 0 177809 13 0 0 20 0 1 0 183011163 206635008 39616 134679101440 4194304 7243121 140732240716672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7942632 8006904 35704832 140732240725007 140732240725157 140732240725157 140732240732144 0
/proc/977745/statm: 50448 39616 788 745 0 49513 0
Current children cumulated CPU time: 3571.49 s
Current children cumulated vsize: 220384 KiB
Current children cumulated memory: 162128 KiB

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

# cumulated CPU time of all completed processes:  user=3558.7 s, system=26.4918 s

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

[startup+3584 s]*
/proc/loadavg: 4.13 4.11 4.09 5/266 978686
/proc/meminfo: memFree=122093024/131524600 swapFree=131071996/131071996
[pid=976721] ppid=976718 vsize=9932 memory=2680 CPUtime=1793.27 cores=0,2
/proc/976721/stat : 976721 (Hybrid-LSMabP+E) S 976718 976721 974790 0 -1 4194304 264 13083 0 0 0 0 176692 2635 20 0 1 0 182831362 10170368 670 134679101440 93911850094592 93911851173912 140720911422304 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93911853272368 93911853319556 93911885565952 140720911430633 140720911430778 140720911430778 140720911437794 0
/proc/976721/statm: 2483 670 580 264 0 134 0
[pid=977744] ppid=976721 vsize=8660 memory=984 CPUtime=0 cores=0,2
/proc/977744/stat : 977744 (timeout) S 976721 977744 974790 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 183011162 8867840 246 134679101440 94693786513408 94693786548424 140732322458992 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94693788645840 94693788647972 94693793112064 140732322460659 140732322460828 140732322460828 140732322467815 0
/proc/977744/statm: 2165 246 222 9 0 87 0
[pid=977745] ppid=977744 vsize=201792 memory=158464 CPUtime=1779.92 cores=0,2
/proc/977745/stat : 977745 (Exact) R 977744 977744 974790 0 -1 4194304 28370 0 0 0 177979 13 0 0 20 0 1 0 183011163 206635008 39616 134679101440 4194304 7243121 140732240716672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7942632 8006904 35704832 140732240725007 140732240725157 140732240725157 140732240732144 0
/proc/977745/statm: 50448 39616 788 745 0 49513 0
Current children cumulated CPU time: 3573.19 s
Current children cumulated vsize: 220384 KiB
Current children cumulated memory: 162128 KiB

[startup+3590.4 s]
/proc/loadavg: 4.12 4.11 4.09 5/266 978687
/proc/meminfo: memFree=122092520/131524600 swapFree=131071996/131071996
[pid=976721] ppid=976718 vsize=9932 memory=2680 CPUtime=1793.27 cores=0,2
/proc/976721/stat : 976721 (Hybrid-LSMabP+E) S 976718 976721 974790 0 -1 4194304 264 13083 0 0 0 0 176692 2635 20 0 1 0 182831362 10170368 670 134679101440 93911850094592 93911851173912 140720911422304 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93911853272368 93911853319556 93911885565952 140720911430633 140720911430778 140720911430778 140720911437794 0
/proc/976721/statm: 2483 670 580 264 0 134 0
[pid=977744] ppid=976721 vsize=8660 memory=984 CPUtime=0 cores=0,2
/proc/977744/stat : 977744 (timeout) S 976721 977744 974790 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 183011162 8867840 246 134679101440 94693786513408 94693786548424 140732322458992 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94693788645840 94693788647972 94693793112064 140732322460659 140732322460828 140732322460828 140732322467815 0
/proc/977744/statm: 2165 246 222 9 0 87 0
[pid=977745] ppid=977744 vsize=202016 memory=158724 CPUtime=1786.29 cores=0,2
/proc/977745/stat : 977745 (Exact) R 977744 977744 974790 0 -1 4194304 28402 0 0 0 178616 13 0 0 20 0 1 0 183011163 206864384 39681 134679101440 4194304 7243121 140732240716672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7942632 8006904 35704832 140732240725007 140732240725157 140732240725157 140732240732144 0
/proc/977745/statm: 50504 39681 788 745 0 49569 0
Current children cumulated CPU time: 3579.56 s
Current children cumulated vsize: 220608 KiB
Current children cumulated memory: 162388 KiB

[startup+3593.6 s]
/proc/loadavg: 4.11 4.10 4.09 5/266 978687
/proc/meminfo: memFree=122092520/131524600 swapFree=131071996/131071996
[pid=976721] ppid=976718 vsize=9932 memory=2680 CPUtime=1793.27 cores=0,2
/proc/976721/stat : 976721 (Hybrid-LSMabP+E) S 976718 976721 974790 0 -1 4194304 264 13083 0 0 0 0 176692 2635 20 0 1 0 182831362 10170368 670 134679101440 93911850094592 93911851173912 140720911422304 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93911853272368 93911853319556 93911885565952 140720911430633 140720911430778 140720911430778 140720911437794 0
/proc/976721/statm: 2483 670 580 264 0 134 0
[pid=977744] ppid=976721 vsize=8660 memory=984 CPUtime=0 cores=0,2
/proc/977744/stat : 977744 (timeout) S 976721 977744 974790 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 183011162 8867840 246 134679101440 94693786513408 94693786548424 140732322458992 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94693788645840 94693788647972 94693793112064 140732322460659 140732322460828 140732322460828 140732322467815 0
/proc/977744/statm: 2165 246 222 9 0 87 0
[pid=977745] ppid=977744 vsize=202016 memory=158724 CPUtime=1789.48 cores=0,2
/proc/977745/stat : 977745 (Exact) R 977744 977744 974790 0 -1 4194304 28402 0 0 0 178935 13 0 0 20 0 1 0 183011163 206864384 39681 134679101440 4194304 7243121 140732240716672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7942632 8006904 35704832 140732240725007 140732240725157 140732240725157 140732240732144 0
/proc/977745/statm: 50504 39681 788 745 0 49569 0
Current children cumulated CPU time: 3582.75 s
Current children cumulated vsize: 220608 KiB
Current children cumulated memory: 162388 KiB

[startup+3595.2 s]
/proc/loadavg: 4.11 4.10 4.09 5/266 978687
/proc/meminfo: memFree=122092512/131524600 swapFree=131071996/131071996
[pid=976721] ppid=976718 vsize=9932 memory=2680 CPUtime=1793.27 cores=0,2
/proc/976721/stat : 976721 (Hybrid-LSMabP+E) S 976718 976721 974790 0 -1 4194304 264 13083 0 0 0 0 176692 2635 20 0 1 0 182831362 10170368 670 134679101440 93911850094592 93911851173912 140720911422304 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93911853272368 93911853319556 93911885565952 140720911430633 140720911430778 140720911430778 140720911437794 0
/proc/976721/statm: 2483 670 580 264 0 134 0
[pid=977744] ppid=976721 vsize=8660 memory=984 CPUtime=0 cores=0,2
/proc/977744/stat : 977744 (timeout) S 976721 977744 974790 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 183011162 8867840 246 134679101440 94693786513408 94693786548424 140732322458992 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94693788645840 94693788647972 94693793112064 140732322460659 140732322460828 140732322460828 140732322467815 0
/proc/977744/statm: 2165 246 222 9 0 87 0
[pid=977745] ppid=977744 vsize=202272 memory=158988 CPUtime=1791.08 cores=0,2
/proc/977745/stat : 977745 (Exact) R 977744 977744 974790 0 -1 4194304 28466 0 0 0 179095 13 0 0 20 0 1 0 183011163 207126528 39747 134679101440 4194304 7243121 140732240716672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7942632 8006904 35704832 140732240725007 140732240725157 140732240725157 140732240732144 0
/proc/977745/statm: 50568 39747 788 745 0 49633 0
Current children cumulated CPU time: 3584.35 s
Current children cumulated vsize: 220864 KiB
Current children cumulated memory: 162652 KiB

[startup+3595.6 s]
/proc/loadavg: 4.11 4.10 4.09 5/266 978687
/proc/meminfo: memFree=122092512/131524600 swapFree=131071996/131071996
[pid=976721] ppid=976718 vsize=9932 memory=2680 CPUtime=1793.27 cores=0,2
/proc/976721/stat : 976721 (Hybrid-LSMabP+E) S 976718 976721 974790 0 -1 4194304 264 13083 0 0 0 0 176692 2635 20 0 1 0 182831362 10170368 670 134679101440 93911850094592 93911851173912 140720911422304 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93911853272368 93911853319556 93911885565952 140720911430633 140720911430778 140720911430778 140720911437794 0
/proc/976721/statm: 2483 670 580 264 0 134 0
[pid=977744] ppid=976721 vsize=8660 memory=984 CPUtime=0 cores=0,2
/proc/977744/stat : 977744 (timeout) S 976721 977744 974790 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 183011162 8867840 246 134679101440 94693786513408 94693786548424 140732322458992 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94693788645840 94693788647972 94693793112064 140732322460659 140732322460828 140732322460828 140732322467815 0
/proc/977744/statm: 2165 246 222 9 0 87 0
[pid=977745] ppid=977744 vsize=202272 memory=158988 CPUtime=1791.47 cores=0,2
/proc/977745/stat : 977745 (Exact) R 977744 977744 974790 0 -1 4194304 28466 0 0 0 179134 13 0 0 20 0 1 0 183011163 207126528 39747 134679101440 4194304 7243121 140732240716672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7942632 8006904 35704832 140732240725007 140732240725157 140732240725157 140732240732144 0
/proc/977745/statm: 50568 39747 788 745 0 49633 0
Current children cumulated CPU time: 3584.74 s
Current children cumulated vsize: 220864 KiB
Current children cumulated memory: 162652 KiB

[startup+3596 s]*
/proc/loadavg: 4.11 4.10 4.09 4/262 978698
/proc/meminfo: memFree=122725564/131524600 swapFree=131071996/131071996
[pid=976721] ppid=976718 vsize=9932 memory=2680 CPUtime=1793.27 cores=0,2
/proc/976721/stat : 976721 (Hybrid-LSMabP+E) S 976718 976721 974790 0 -1 4194304 264 13083 0 0 0 0 176692 2635 20 0 1 0 182831362 10170368 670 134679101440 93911850094592 93911851173912 140720911422304 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93911853272368 93911853319556 93911885565952 140720911430633 140720911430778 140720911430778 140720911437794 0
/proc/976721/statm: 2483 670 580 264 0 134 0
[pid=977744] ppid=976721 vsize=8660 memory=984 CPUtime=0 cores=0,2
/proc/977744/stat : 977744 (timeout) S 976721 977744 974790 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 183011162 8867840 246 134679101440 94693786513408 94693786548424 140732322458992 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94693788645840 94693788647972 94693793112064 140732322460659 140732322460828 140732322460828 140732322467815 0
/proc/977744/statm: 2165 246 222 9 0 87 0
[pid=977745] ppid=977744 vsize=202272 memory=158988 CPUtime=1791.88 cores=0,2
/proc/977745/stat : 977745 (Exact) R 977744 977744 974790 0 -1 4194304 28466 0 0 0 179175 13 0 0 20 0 1 0 183011163 207126528 39747 134679101440 4194304 7243121 140732240716672 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7942632 8006904 35704832 140732240725007 140732240725157 140732240725157 140732240732144 0
/proc/977745/statm: 50568 39747 788 745 0 49633 0
Current children cumulated CPU time: 3585.15 s
Current children cumulated vsize: 220864 KiB
Current children cumulated memory: 162652 KiB

Child status: 0

Real time (s): 3596.02
CPU time (s): 3585.19
CPU user time (s): 3558.7
CPU system time (s): 26.4918
CPU usage (%): 99.6987
Max. virtual memory (cumulated for all children) (KiB): 220864
Max. memory (cumulated for all children) (KiB): 162652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3558.7
system time used= 26.4918
maximum resident set size= 200336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43379
page faults= 0
swaps= 0
block input operations= 0
block output operations= 16
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 78
involuntary context switches= 25313


# summary of solver processes directly reported to runsolver:
#   pid: 976721
#   total CPU time (s): 3585.19
#   total CPU user time (s): 3558.7
#   total CPU system time (s): 26.4918

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.29574 second user time and 19.8087 second system time

The end

Launcher Data

Begin job on nodeC033 at 2024-07-18 14:43:49
IDJOB=4442875
IDBENCH=147855
IDSOLVER=3071
FILE ID=nodeC033/4442875-1721306616
RUNJOBID= nodeC033-1721304830-974800
SLURM_JOB_ID= 7542627
Free space on /tmp= 890016 MiB

SOLVER NAME= Hybrid-LSMabP+Exact 2024-07-11
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/roussel/normalized-pigeon-clauses-51-50.opb
COMMAND LINE= ./Hybrid-LSMabP+Exact BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4442875-1721306616/watcher-4442875-1721306616 -o /tmp/evaluation-result-4442875-1721306616/solver-4442875-1721306616 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1721304830-974800 --watchdog 3760  ./Hybrid-LSMabP+Exact HOME/instance-4442875-1721306616.opb 3600 HOME 31000

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

MD5SUM BENCH= 160cae61f04d8ccee666d7a366e84df3
RANDOM SEED=809820216

nodeC033.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		: 3655.917
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.50
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		: 3677.279
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.25
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		: 3669.583
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.50
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		: 3666.312
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.25
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.918
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.50
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		: 3672.675
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.25
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.989
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.50
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.030
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.25
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        123720988 kB
MemAvailable:   129586064 kB
Buffers:          518176 kB
Cached:          6109988 kB
SwapCached:            0 kB
Active:           957152 kB
Inactive:        6077168 kB
Active(anon):       1644 kB
Inactive(anon):   441896 kB
Active(file):     955508 kB
Inactive(file):  5635272 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             45708 kB
Writeback:             0 kB
AnonPages:        402840 kB
Mapped:           120012 kB
Shmem:             37716 kB
KReclaimable:     227884 kB
Slab:             354972 kB
SReclaimable:     227884 kB
SUnreclaim:       127088 kB
KernelStack:        4168 kB
PageTables:        10044 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     819108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            67872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    280576 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:      273108 kB
DirectMap2M:    28860416 kB
DirectMap1G:    106954752 kB

Free space on /tmp at the end= 889984 MiB
End job on nodeC033 at 2024-07-18 15:43:45