Trace number 4437210

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 NameAnswerobjective functionCPU timeWall clock time
Hybrid-LSMabSP+Exact 2024-07-11? 3584.11 3596.05

General information on the benchmark

NamePB24/normalized-PB09/
OPT-LIN/flexray/normalized-fx49.opb
MD5SUMbb00c8681178995acecbc2b6e4ec1a1a
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/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 benchmark2386.3
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2130
Total number of constraints2495
Number of constraints which are clauses2125
Number of constraints which are cardinality constraints (but not clauses)50
Number of constraints which are nor clauses,nor cardinality constraints320
Minimum length of a constraint2
Maximum length of a constraint320
Number of terms in the objective function 5
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 5
Number of bits of the sum of numbers in the objective function 3
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 636
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3584.02/3596.05	c Filename:instance-4437210-1721231155.opb, Cutoff_time:1798, memory_limit_gb:29976
3584.02/3596.05	c Use Presolve
3584.02/3596.05	c Parse finsih
3584.02/3596.05	c Start Presolve
3584.02/3596.05	c After Reduce Vars: 2125 Clauses: 418 Top clause weight: 1 Hard Clauses: 418
3584.02/3596.05	c Use LS-small
3584.02/3596.05	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: 64059 MiB (62937 MiB free)
  memory of node 1: 64510 MiB (63330 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4437210-1721231155/watcher-4437210-1721231155 -o /tmp/evaluation-result-4437210-1721231155/solver-4437210-1721231155 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1721231167-902091 --watchdog 3760 ./Hybrid-LSMabSP+Exact HOME/instance-4437210-1721231155.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
Current StackSize limit: 8192 KiB

solver pid=902157, runsolver pid=902148

[startup+0.100678 s]*
/proc/loadavg: 1.14 1.56 2.27 7/252 902169
/proc/meminfo: memFree=129282196/131655788 swapFree=131071996/131071996
[pid=902157] ppid=902148 vsize=9932 memory=2672 CPUtime=0 cores=0,2
/proc/902157/stat : 902157 (Hybrid-LSMabSP+) S 902148 902157 902081 0 -1 4194304 232 101 0 0 0 0 0 0 20 0 1 0 175271981 10170368 668 134679101440 94348687978496 94348689057816 140733137059392 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94348691156272 94348691203460 94348705492992 140733137060839 140733137060985 140733137060985 140733137068001 0
/proc/902157/statm: 2483 668 589 264 0 134 0
[pid=902165] ppid=902157 vsize=8660 memory=1036 CPUtime=0 cores=0,2
/proc/902165/stat : 902165 (timeout) S 902157 902165 902081 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 175271982 8867840 259 134679101440 94672738762752 94672738797768 140724379635392 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94672740895184 94672740897316 94672755912704 140724379640872 140724379640988 140724379640988 140724379647975 0
/proc/902165/statm: 2165 259 234 9 0 87 0
[pid=902168] ppid=902165 vsize=21164 memory=8180 CPUtime=0.09 cores=0,2
/proc/902168/stat : 902168 (LS-MabSP) R 902165 902165 902081 0 -1 4194304 817 0 0 0 9 0 0 0 20 0 1 0 175271982 21671936 2045 134679101440 4194304 15467897 140724756903024 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 32428032 140724756911163 140724756911266 140724756911266 140724756918253 0
/proc/902168/statm: 5291 2045 1073 2753 0 1944 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 39756 KiB
Current children cumulated memory: 11888 KiB

[startup+0.215088 s]*
/proc/loadavg: 1.14 1.56 2.27 7/252 902169
/proc/meminfo: memFree=129265384/131655788 swapFree=131071996/131071996
[pid=902157] ppid=902148 vsize=9932 memory=2672 CPUtime=0 cores=0,2
/proc/902157/stat : 902157 (Hybrid-LSMabSP+) S 902148 902157 902081 0 -1 4194304 232 101 0 0 0 0 0 0 20 0 1 0 175271981 10170368 668 134679101440 94348687978496 94348689057816 140733137059392 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94348691156272 94348691203460 94348705492992 140733137060839 140733137060985 140733137060985 140733137068001 0
/proc/902157/statm: 2483 668 589 264 0 134 0
[pid=902165] ppid=902157 vsize=8660 memory=1036 CPUtime=0 cores=0,2
/proc/902165/stat : 902165 (timeout) S 902157 902165 902081 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 175271982 8867840 259 134679101440 94672738762752 94672738797768 140724379635392 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94672740895184 94672740897316 94672755912704 140724379640872 140724379640988 140724379640988 140724379647975 0
/proc/902165/statm: 2165 259 234 9 0 87 0
[pid=902168] ppid=902165 vsize=23524 memory=10676 CPUtime=0.2 cores=0,2
/proc/902168/stat : 902168 (LS-MabSP) R 902165 902165 902081 0 -1 4194304 1434 0 0 0 20 0 0 0 20 0 1 0 175271982 24088576 2669 134679101440 4194304 15467897 140724756903024 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 32428032 140724756911163 140724756911266 140724756911266 140724756918253 0
/proc/902168/statm: 5881 2669 1105 2753 0 2534 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 42116 KiB
Current children cumulated memory: 14384 KiB

[startup+0.314244 s]*
/proc/loadavg: 1.14 1.56 2.27 7/252 902169
/proc/meminfo: memFree=129263632/131655788 swapFree=131071996/131071996
[pid=902157] ppid=902148 vsize=9932 memory=2672 CPUtime=0 cores=0,2
/proc/902157/stat : 902157 (Hybrid-LSMabSP+) S 902148 902157 902081 0 -1 4194304 232 101 0 0 0 0 0 0 20 0 1 0 175271981 10170368 668 134679101440 94348687978496 94348689057816 140733137059392 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94348691156272 94348691203460 94348705492992 140733137060839 140733137060985 140733137060985 140733137068001 0
/proc/902157/statm: 2483 668 589 264 0 134 0
[pid=902165] ppid=902157 vsize=8660 memory=1036 CPUtime=0 cores=0,2
/proc/902165/stat : 902165 (timeout) S 902157 902165 902081 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 175271982 8867840 259 134679101440 94672738762752 94672738797768 140724379635392 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94672740895184 94672740897316 94672755912704 140724379640872 140724379640988 140724379640988 140724379647975 0
/proc/902165/statm: 2165 259 234 9 0 87 0
[pid=902168] ppid=902165 vsize=27176 memory=19736 CPUtime=0.3 cores=0,2
/proc/902168/stat : 902168 (LS-MabSP) R 902165 902165 902081 0 -1 4194304 2385 0 0 0 30 0 0 0 20 0 1 0 175271982 27828224 4934 134679101440 4194304 15467897 140724756903024 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 32428032 140724756911163 140724756911266 140724756911266 140724756918253 0
/proc/902168/statm: 6794 4934 2465 2753 0 3447 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 45768 KiB
Current children cumulated memory: 23444 KiB

[startup+0.700545 s]
/proc/loadavg: 1.14 1.56 2.27 7/252 902169
/proc/meminfo: memFree=129220544/131655788 swapFree=131071996/131071996
[pid=902157] ppid=902148 vsize=9932 memory=2672 CPUtime=0 cores=0,2
/proc/902157/stat : 902157 (Hybrid-LSMabSP+) S 902148 902157 902081 0 -1 4194304 232 101 0 0 0 0 0 0 20 0 1 0 175271981 10170368 668 134679101440 94348687978496 94348689057816 140733137059392 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94348691156272 94348691203460 94348705492992 140733137060839 140733137060985 140733137060985 140733137068001 0
/proc/902157/statm: 2483 668 589 264 0 134 0
[pid=902165] ppid=902157 vsize=8660 memory=1036 CPUtime=0 cores=0,2
/proc/902165/stat : 902165 (timeout) S 902157 902165 902081 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 175271982 8867840 259 134679101440 94672738762752 94672738797768 140724379635392 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94672740895184 94672740897316 94672755912704 140724379640872 140724379640988 140724379640988 140724379647975 0
/proc/902165/statm: 2165 259 234 9 0 87 0
[pid=902168] ppid=902165 vsize=56656 memory=48480 CPUtime=0.67 cores=0,2
/proc/902168/stat : 902168 (LS-MabSP) R 902165 902165 902081 0 -1 4194304 9327 0 0 0 64 3 0 0 20 0 1 0 175271982 58015744 12120 134679101440 4194304 15467897 140724756903024 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 32428032 140724756911163 140724756911266 140724756911266 140724756918253 0
/proc/902168/statm: 14164 12120 2833 2753 0 10817 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 75248 KiB
Current children cumulated memory: 52188 KiB

[startup+1.50054 s]
/proc/loadavg: 1.37 1.60 2.28 7/252 902169
/proc/meminfo: memFree=129130372/131655788 swapFree=131071996/131071996
[pid=902157] ppid=902148 vsize=9932 memory=2672 CPUtime=0 cores=0,2
/proc/902157/stat : 902157 (Hybrid-LSMabSP+) S 902148 902157 902081 0 -1 4194304 232 101 0 0 0 0 0 0 20 0 1 0 175271981 10170368 668 134679101440 94348687978496 94348689057816 140733137059392 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94348691156272 94348691203460 94348705492992 140733137060839 140733137060985 140733137060985 140733137068001 0
/proc/902157/statm: 2483 668 589 264 0 134 0
[pid=902165] ppid=902157 vsize=8660 memory=1036 CPUtime=0 cores=0,2
/proc/902165/stat : 902165 (timeout) S 902157 902165 902081 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 175271982 8867840 259 134679101440 94672738762752 94672738797768 140724379635392 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94672740895184 94672740897316 94672755912704 140724379640872 140724379640988 140724379640988 140724379647975 0
/proc/902165/statm: 2165 259 234 9 0 87 0
[pid=902168] ppid=902165 vsize=91692 memory=82196 CPUtime=1.47 cores=0,2
/proc/902168/stat : 902168 (LS-MabSP) R 902165 902165 902081 0 -1 4194304 19352 0 0 0 141 6 0 0 20 0 1 0 175271982 93892608 20549 134679101440 4194304 15467897 140724756903024 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 32428032 140724756911163 140724756911266 140724756911266 140724756918253 0
/proc/902168/statm: 22923 20549 2833 2753 0 19576 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 110284 KiB
Current children cumulated memory: 85904 KiB

[startup+3.11386 s]
/proc/loadavg: 1.37 1.60 2.28 7/252 902169
/proc/meminfo: memFree=128874464/131655788 swapFree=131071996/131071996
[pid=902157] ppid=902148 vsize=9932 memory=2672 CPUtime=0 cores=0,2
/proc/902157/stat : 902157 (Hybrid-LSMabSP+) S 902148 902157 902081 0 -1 4194304 232 101 0 0 0 0 0 0 20 0 1 0 175271981 10170368 668 134679101440 94348687978496 94348689057816 140733137059392 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94348691156272 94348691203460 94348705492992 140733137060839 140733137060985 140733137060985 140733137068001 0
/proc/902157/statm: 2483 668 589 264 0 134 0
[pid=902165] ppid=902157 vsize=8660 memory=1036 CPUtime=0 cores=0,2
/proc/902165/stat : 902165 (timeout) S 902157 902165 902081 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 175271982 8867840 259 134679101440 94672738762752 94672738797768 140724379635392 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94672740895184 94672740897316 94672755912704 140724379640872 140724379640988 140724379640988 140724379647975 0
/proc/902165/statm: 2165 259 234 9 0 87 0
[pid=902168] ppid=902165 vsize=114452 memory=105464 CPUtime=3.07 cores=0,2
/proc/902168/stat : 902168 (LS-MabSP) R 902165 902165 902081 0 -1 4194304 27252 0 0 0 300 7 0 0 20 0 1 0 175271982 117198848 26366 134679101440 4194304 15467897 140724756903024 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 32428032 140724756911163 140724756911266 140724756911266 140724756918253 0
/proc/902168/statm: 28613 26366 2833 2753 0 25266 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 133044 KiB
Current children cumulated memory: 109172 KiB

[startup+6.30048 s]
/proc/loadavg: 1.58 1.64 2.29 7/252 902169
/proc/meminfo: memFree=128821008/131655788 swapFree=131071996/131071996
[pid=902157] ppid=902148 vsize=9932 memory=2672 CPUtime=0 cores=0,2
/proc/902157/stat : 902157 (Hybrid-LSMabSP+) S 902148 902157 902081 0 -1 4194304 232 101 0 0 0 0 0 0 20 0 1 0 175271981 10170368 668 134679101440 94348687978496 94348689057816 140733137059392 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94348691156272 94348691203460 94348705492992 140733137060839 140733137060985 140733137060985 140733137068001 0
/proc/902157/statm: 2483 668 589 264 0 134 0
[pid=902165] ppid=902157 vsize=8660 memory=1036 CPUtime=0 cores=0,2
/proc/902165/stat : 902165 (timeout) S 902157 902165 902081 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 175271982 8867840 259 134679101440 94672738762752 94672738797768 140724379635392 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94672740895184 94672740897316 94672755912704 140724379640872 140724379640988 140724379640988 140724379647975 0
/proc/902165/statm: 2165 259 234 9 0 87 0
[pid=902168] ppid=902165 vsize=129484 memory=121428 CPUtime=6.24 cores=0,2
/proc/902168/stat : 902168 (LS-MabSP) R 902165 902165 902081 0 -1 4194304 32175 0 0 0 617 7 0 0 20 0 1 0 175271982 132591616 30357 134679101440 4194304 15467897 140724756903024 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 32428032 140724756911163 140724756911266 140724756911266 140724756918253 0
/proc/902168/statm: 32371 30357 2849 2753 0 29024 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 148076 KiB
Current children cumulated memory: 125136 KiB

[startup+12.7005 s]
/proc/loadavg: 1.77 1.68 2.30 7/252 902222
/proc/meminfo: memFree=128863492/131655788 swapFree=131071996/131071996
[pid=902157] ppid=902148 vsize=9932 memory=2672 CPUtime=0 cores=0,2
/proc/902157/stat : 902157 (Hybrid-LSMabSP+) S 902148 902157 902081 0 -1 4194304 232 101 0 0 0 0 0 0 20 0 1 0 175271981 10170368 668 134679101440 94348687978496 94348689057816 140733137059392 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94348691156272 94348691203460 94348705492992 140733137060839 140733137060985 140733137060985 140733137068001 0
/proc/902157/statm: 2483 668 589 264 0 134 0
[pid=902165] ppid=902157 vsize=8660 memory=1036 CPUtime=0 cores=0,2
/proc/902165/stat : 902165 (timeout) S 902157 902165 902081 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 175271982 8867840 259 134679101440 94672738762752 94672738797768 140724379635392 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94672740895184 94672740897316 94672755912704 140724379640872 140724379640988 140724379640988 140724379647975 0
/proc/902165/statm: 2165 259 234 9 0 87 0
[pid=902168] ppid=902165 vsize=138576 memory=130720 CPUtime=12.62 cores=0,2
/proc/902168/stat : 902168 (LS-MabSP) R 902165 902165 902081 0 -1 4194304 35531 0 0 0 1254 8 0 0 20 0 1 0 175271982 141901824 32680 134679101440 4194304 15467897 140724756903024 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 32428032 140724756911163 140724756911266 140724756911266 140724756918253 0
/proc/902168/statm: 34644 32680 2849 2753 0 31297 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 157168 KiB
Current children cumulated memory: 134428 KiB

[startup+25.5005 s]
/proc/loadavg: 2.12 1.75 2.32 7/252 902223
/proc/meminfo: memFree=128762696/131655788 swapFree=131071996/131071996
[pid=902157] ppid=902148 vsize=9932 memory=2672 CPUtime=0 cores=0,2
/proc/902157/stat : 902157 (Hybrid-LSMabSP+) S 902148 902157 902081 0 -1 4194304 232 101 0 0 0 0 0 0 20 0 1 0 175271981 10170368 668 134679101440 94348687978496 94348689057816 140733137059392 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94348691156272 94348691203460 94348705492992 140733137060839 140733137060985 140733137060985 140733137068001 0
/proc/902157/statm: 2483 668 589 264 0 134 0
[pid=902165] ppid=902157 vsize=8660 memory=1036 CPUtime=0 cores=0,2
/proc/902165/stat : 902165 (timeout) S 902157 902165 902081 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 175271982 8867840 259 134679101440 94672738762752 94672738797768 140724379635392 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94672740895184 94672740897316 94672755912704 140724379640872 140724379640988 140724379640988 140724379647975 0
/proc/902165/statm: 2165 259 234 9 0 87 0
[pid=902168] ppid=902165 vsize=163248 memory=154228 CPUtime=25.37 cores=0,2
/proc/902168/stat : 902168 (LS-MabSP) R 902165 902165 902081 0 -1 4194304 42743 0 0 0 2528 9 0 0 20 0 1 0 175271982 167165952 38557 134679101440 4194304 15467897 140724756903024 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 32428032 140724756911163 140724756911266 140724756911266 140724756918253 0
/proc/902168/statm: 40812 38557 2849 2753 0 37465 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 181840 KiB
Current children cumulated memory: 157936 KiB

[startup+51.1142 s]
/proc/loadavg: 2.92 1.99 2.38 7/252 902228
/proc/meminfo: memFree=128652364/131655788 swapFree=131071996/131071996
[pid=902157] ppid=902148 vsize=9932 memory=2672 CPUtime=0 cores=0,2
/proc/902157/stat : 902157 (Hybrid-LSMabSP+) S 902148 902157 902081 0 -1 4194304 232 101 0 0 0 0 0 0 20 0 1 0 175271981 10170368 668 134679101440 94348687978496 94348689057816 140733137059392 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94348691156272 94348691203460 94348705492992 140733137060839 140733137060985 140733137060985 140733137068001 0
/proc/902157/statm: 2483 668 589 264 0 134 0
[pid=902165] ppid=902157 vsize=8660 memory=1036 CPUtime=0 cores=0,2
/proc/902165/stat : 902165 (timeout) S 902157 902165 902081 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 175271982 8867840 259 134679101440 94672738762752 94672738797768 140724379635392 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94672740895184 94672740897316 94672755912704 140724379640872 140724379640988 140724379640988 140724379647975 0
/proc/902165/statm: 2165 259 234 9 0 87 0
[pid=902168] ppid=902165 vsize=190660 memory=184452 CPUtime=50.87 cores=0,2
/proc/902168/stat : 902168 (LS-MabSP) R 902165 902165 902081 0 -1 4194304 55257 0 0 0 5075 12 0 0 20 0 1 0 175271982 195235840 46113 134679101440 4194304 15467897 140724756903024 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 32428032 140724756911163 140724756911266 140724756911266 140724756918253 0
/proc/902168/statm: 47665 46113 2849 2753 0 44318 0
Current children cumulated CPU time: 50.87 s
Current children cumulated vsize: 209252 KiB
Current children cumulated memory: 188160 KiB

[startup+102.301 s]
/proc/loadavg: 3.53 2.30 2.47 8/252 902236
/proc/meminfo: memFree=128620360/131655788 swapFree=131071996/131071996
[pid=902157] ppid=902148 vsize=9932 memory=2672 CPUtime=0 cores=0,2
/proc/902157/stat : 902157 (Hybrid-LSMabSP+) S 902148 902157 902081 0 -1 4194304 232 101 0 0 0 0 0 0 20 0 1 0 175271981 10170368 668 134679101440 94348687978496 94348689057816 140733137059392 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94348691156272 94348691203460 94348705492992 140733137060839 140733137060985 140733137060985 140733137068001 0
/proc/902157/statm: 2483 668 589 264 0 134 0

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

/proc/903171/statm: 50444 41597 748 737 0 49532 0
Current children cumulated CPU time: 3390.93 s
Current children cumulated vsize: 220368 KiB
Current children cumulated memory: 170096 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.12 4.09 6/251 904200
/proc/meminfo: memFree=128148684/131655788 swapFree=131071996/131071996
[pid=902157] ppid=902148 vsize=9932 memory=2712 CPUtime=1792.22 cores=0,2
/proc/902157/stat : 902157 (Hybrid-LSMabSP+) S 902148 902157 902081 0 -1 4194304 264 118778 0 0 0 0 177351 1871 20 0 1 0 175271981 10170368 678 134679101440 94348687978496 94348689057816 140733137059392 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94348691156272 94348691203460 94348705492992 140733137060839 140733137060985 140733137060985 140733137068001 0
/proc/902157/statm: 2483 678 589 264 0 134 0
[pid=903169] ppid=902157 vsize=8660 memory=996 CPUtime=0 cores=0,2
/proc/903169/stat : 903169 (timeout) S 902157 903169 902081 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 175451783 8867840 249 134679101440 94534692614144 94534692649160 140728159438656 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94534694746576 94534694748708 94534722908160 140728159446003 140728159446172 140728159446172 140728159453159 0
/proc/903169/statm: 2165 249 225 9 0 87 0
[pid=903171] ppid=903169 vsize=202128 memory=166656 CPUtime=1658.52 cores=0,2
/proc/903171/stat : 903171 (Exact) R 903169 903169 902081 0 -1 4194304 28306 0 0 0 165846 6 0 0 20 0 1 0 175451783 206979072 41664 134679101440 4194304 7210733 140732364931632 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 32894976 140732364936207 140732364936357 140732364936357 140732364943344 0
/proc/903171/statm: 50532 41664 748 737 0 49620 0
Current children cumulated CPU time: 3450.74 s
Current children cumulated vsize: 220720 KiB
Current children cumulated memory: 170364 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.12 4.09 6/251 904210
/proc/meminfo: memFree=128145196/131655788 swapFree=131071996/131071996
[pid=902157] ppid=902148 vsize=9932 memory=2712 CPUtime=1792.22 cores=0,2
/proc/902157/stat : 902157 (Hybrid-LSMabSP+) S 902148 902157 902081 0 -1 4194304 264 118778 0 0 0 0 177351 1871 20 0 1 0 175271981 10170368 678 134679101440 94348687978496 94348689057816 140733137059392 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94348691156272 94348691203460 94348705492992 140733137060839 140733137060985 140733137060985 140733137068001 0
/proc/902157/statm: 2483 678 589 264 0 134 0
[pid=903169] ppid=902157 vsize=8660 memory=996 CPUtime=0 cores=0,2
/proc/903169/stat : 903169 (timeout) S 902157 903169 902081 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 175451783 8867840 249 134679101440 94534692614144 94534692649160 140728159438656 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94534694746576 94534694748708 94534722908160 140728159446003 140728159446172 140728159446172 140728159453159 0
/proc/903169/statm: 2165 249 225 9 0 87 0
[pid=903171] ppid=903169 vsize=204784 memory=169520 CPUtime=1718.33 cores=0,2
/proc/903171/stat : 903171 (Exact) R 903169 903169 902081 0 -1 4194304 29053 0 0 0 171827 6 0 0 20 0 1 0 175451783 209698816 42380 134679101440 4194304 7210733 140732364931632 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 32894976 140732364936207 140732364936357 140732364936357 140732364943344 0
/proc/903171/statm: 51196 42380 748 737 0 50284 0
Current children cumulated CPU time: 3510.55 s
Current children cumulated vsize: 223376 KiB
Current children cumulated memory: 173228 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.13 4.09 6/251 904222
/proc/meminfo: memFree=128129208/131655788 swapFree=131071996/131071996
[pid=902157] ppid=902148 vsize=9932 memory=2712 CPUtime=1792.22 cores=0,2
/proc/902157/stat : 902157 (Hybrid-LSMabSP+) S 902148 902157 902081 0 -1 4194304 264 118778 0 0 0 0 177351 1871 20 0 1 0 175271981 10170368 678 134679101440 94348687978496 94348689057816 140733137059392 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94348691156272 94348691203460 94348705492992 140733137060839 140733137060985 140733137060985 140733137068001 0
/proc/902157/statm: 2483 678 589 264 0 134 0
[pid=903169] ppid=902157 vsize=8660 memory=996 CPUtime=0 cores=0,2
/proc/903169/stat : 903169 (timeout) S 902157 903169 902081 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 175451783 8867840 249 134679101440 94534692614144 94534692649160 140728159438656 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94534694746576 94534694748708 94534722908160 140728159446003 140728159446172 140728159446172 140728159453159 0
/proc/903169/statm: 2165 249 225 9 0 87 0
[pid=903171] ppid=903169 vsize=204976 memory=169748 CPUtime=1778.14 cores=0,2
/proc/903171/stat : 903171 (Exact) R 903169 903169 902081 0 -1 4194304 29172 0 0 0 177808 6 0 0 20 0 1 0 175451783 209895424 42437 134679101440 4194304 7210733 140732364931632 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 32894976 140732364936207 140732364936357 140732364936357 140732364943344 0
/proc/903171/statm: 51244 42437 748 737 0 50332 0
Current children cumulated CPU time: 3570.36 s
Current children cumulated vsize: 223568 KiB
Current children cumulated memory: 173456 KiB

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

# cumulated CPU time of all completed processes:  user=3565.3 s, system=18.8026 s

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

[startup+3584 s]*
/proc/loadavg: 4.15 4.13 4.09 6/251 904222
/proc/meminfo: memFree=128129156/131655788 swapFree=131071996/131071996
[pid=902157] ppid=902148 vsize=9932 memory=2712 CPUtime=1792.22 cores=0,2
/proc/902157/stat : 902157 (Hybrid-LSMabSP+) S 902148 902157 902081 0 -1 4194304 264 118778 0 0 0 0 177351 1871 20 0 1 0 175271981 10170368 678 134679101440 94348687978496 94348689057816 140733137059392 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94348691156272 94348691203460 94348705492992 140733137060839 140733137060985 140733137060985 140733137068001 0
/proc/902157/statm: 2483 678 589 264 0 134 0
[pid=903169] ppid=902157 vsize=8660 memory=996 CPUtime=0 cores=0,2
/proc/903169/stat : 903169 (timeout) S 902157 903169 902081 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 175451783 8867840 249 134679101440 94534692614144 94534692649160 140728159438656 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94534694746576 94534694748708 94534722908160 140728159446003 140728159446172 140728159446172 140728159453159 0
/proc/903169/statm: 2165 249 225 9 0 87 0
[pid=903171] ppid=903169 vsize=204976 memory=169748 CPUtime=1779.84 cores=0,2
/proc/903171/stat : 903171 (Exact) R 903169 903169 902081 0 -1 4194304 29172 0 0 0 177978 6 0 0 20 0 1 0 175451783 209895424 42437 134679101440 4194304 7210733 140732364931632 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 32894976 140732364936207 140732364936357 140732364936357 140732364943344 0
/proc/903171/statm: 51244 42437 748 737 0 50332 0
Current children cumulated CPU time: 3572.06 s
Current children cumulated vsize: 223568 KiB
Current children cumulated memory: 173456 KiB

[startup+3590.4 s]
/proc/loadavg: 4.13 4.13 4.09 6/249 904224
/proc/meminfo: memFree=128129136/131655788 swapFree=131071996/131071996
[pid=902157] ppid=902148 vsize=9932 memory=2712 CPUtime=1792.22 cores=0,2
/proc/902157/stat : 902157 (Hybrid-LSMabSP+) S 902148 902157 902081 0 -1 4194304 264 118778 0 0 0 0 177351 1871 20 0 1 0 175271981 10170368 678 134679101440 94348687978496 94348689057816 140733137059392 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94348691156272 94348691203460 94348705492992 140733137060839 140733137060985 140733137060985 140733137068001 0
/proc/902157/statm: 2483 678 589 264 0 134 0
[pid=903169] ppid=902157 vsize=8660 memory=996 CPUtime=0 cores=0,2
/proc/903169/stat : 903169 (timeout) S 902157 903169 902081 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 175451783 8867840 249 134679101440 94534692614144 94534692649160 140728159438656 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94534694746576 94534694748708 94534722908160 140728159446003 140728159446172 140728159446172 140728159453159 0
/proc/903169/statm: 2165 249 225 9 0 87 0
[pid=903171] ppid=903169 vsize=204976 memory=169748 CPUtime=1786.21 cores=0,2
/proc/903171/stat : 903171 (Exact) R 903169 903169 902081 0 -1 4194304 29172 0 0 0 178615 6 0 0 20 0 1 0 175451783 209895424 42437 134679101440 4194304 7210733 140732364931632 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 32894976 140732364936207 140732364936357 140732364936357 140732364943344 0
/proc/903171/statm: 51244 42437 748 737 0 50332 0
Current children cumulated CPU time: 3578.43 s
Current children cumulated vsize: 223568 KiB
Current children cumulated memory: 173456 KiB

[startup+3593.6 s]
/proc/loadavg: 4.12 4.12 4.09 6/249 904224
/proc/meminfo: memFree=128129148/131655788 swapFree=131071996/131071996
[pid=902157] ppid=902148 vsize=9932 memory=2712 CPUtime=1792.22 cores=0,2
/proc/902157/stat : 902157 (Hybrid-LSMabSP+) S 902148 902157 902081 0 -1 4194304 264 118778 0 0 0 0 177351 1871 20 0 1 0 175271981 10170368 678 134679101440 94348687978496 94348689057816 140733137059392 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94348691156272 94348691203460 94348705492992 140733137060839 140733137060985 140733137060985 140733137068001 0
/proc/902157/statm: 2483 678 589 264 0 134 0
[pid=903169] ppid=902157 vsize=8660 memory=996 CPUtime=0 cores=0,2
/proc/903169/stat : 903169 (timeout) S 902157 903169 902081 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 175451783 8867840 249 134679101440 94534692614144 94534692649160 140728159438656 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94534694746576 94534694748708 94534722908160 140728159446003 140728159446172 140728159446172 140728159453159 0
/proc/903169/statm: 2165 249 225 9 0 87 0
[pid=903171] ppid=903169 vsize=204976 memory=169748 CPUtime=1789.4 cores=0,2
/proc/903171/stat : 903171 (Exact) R 903169 903169 902081 0 -1 4194304 29172 0 0 0 178934 6 0 0 20 0 1 0 175451783 209895424 42437 134679101440 4194304 7210733 140732364931632 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 32894976 140732364936207 140732364936357 140732364936357 140732364943344 0
/proc/903171/statm: 51244 42437 748 737 0 50332 0
Current children cumulated CPU time: 3581.62 s
Current children cumulated vsize: 223568 KiB
Current children cumulated memory: 173456 KiB

[startup+3595.2 s]
/proc/loadavg: 4.12 4.12 4.09 6/249 904224
/proc/meminfo: memFree=128129136/131655788 swapFree=131071996/131071996
[pid=902157] ppid=902148 vsize=9932 memory=2712 CPUtime=1792.22 cores=0,2
/proc/902157/stat : 902157 (Hybrid-LSMabSP+) S 902148 902157 902081 0 -1 4194304 264 118778 0 0 0 0 177351 1871 20 0 1 0 175271981 10170368 678 134679101440 94348687978496 94348689057816 140733137059392 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94348691156272 94348691203460 94348705492992 140733137060839 140733137060985 140733137060985 140733137068001 0
/proc/902157/statm: 2483 678 589 264 0 134 0
[pid=903169] ppid=902157 vsize=8660 memory=996 CPUtime=0 cores=0,2
/proc/903169/stat : 903169 (timeout) S 902157 903169 902081 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 175451783 8867840 249 134679101440 94534692614144 94534692649160 140728159438656 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94534694746576 94534694748708 94534722908160 140728159446003 140728159446172 140728159446172 140728159453159 0
/proc/903169/statm: 2165 249 225 9 0 87 0
[pid=903171] ppid=903169 vsize=204976 memory=169748 CPUtime=1791 cores=0,2
/proc/903171/stat : 903171 (Exact) R 903169 903169 902081 0 -1 4194304 29172 0 0 0 179094 6 0 0 20 0 1 0 175451783 209895424 42437 134679101440 4194304 7210733 140732364931632 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 32894976 140732364936207 140732364936357 140732364936357 140732364943344 0
/proc/903171/statm: 51244 42437 748 737 0 50332 0
Current children cumulated CPU time: 3583.22 s
Current children cumulated vsize: 223568 KiB
Current children cumulated memory: 173456 KiB

[startup+3595.6 s]
/proc/loadavg: 4.12 4.12 4.09 6/249 904224
/proc/meminfo: memFree=128129136/131655788 swapFree=131071996/131071996
[pid=902157] ppid=902148 vsize=9932 memory=2712 CPUtime=1792.22 cores=0,2
/proc/902157/stat : 902157 (Hybrid-LSMabSP+) S 902148 902157 902081 0 -1 4194304 264 118778 0 0 0 0 177351 1871 20 0 1 0 175271981 10170368 678 134679101440 94348687978496 94348689057816 140733137059392 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94348691156272 94348691203460 94348705492992 140733137060839 140733137060985 140733137060985 140733137068001 0
/proc/902157/statm: 2483 678 589 264 0 134 0
[pid=903169] ppid=902157 vsize=8660 memory=996 CPUtime=0 cores=0,2
/proc/903169/stat : 903169 (timeout) S 902157 903169 902081 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 175451783 8867840 249 134679101440 94534692614144 94534692649160 140728159438656 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94534694746576 94534694748708 94534722908160 140728159446003 140728159446172 140728159446172 140728159453159 0
/proc/903169/statm: 2165 249 225 9 0 87 0
[pid=903171] ppid=903169 vsize=204976 memory=169748 CPUtime=1791.39 cores=0,2
/proc/903171/stat : 903171 (Exact) R 903169 903169 902081 0 -1 4194304 29172 0 0 0 179133 6 0 0 20 0 1 0 175451783 209895424 42437 134679101440 4194304 7210733 140732364931632 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 32894976 140732364936207 140732364936357 140732364936357 140732364943344 0
/proc/903171/statm: 51244 42437 748 737 0 50332 0
Current children cumulated CPU time: 3583.61 s
Current children cumulated vsize: 223568 KiB
Current children cumulated memory: 173456 KiB

[startup+3596 s]*
/proc/loadavg: 4.12 4.12 4.09 6/249 904224
/proc/meminfo: memFree=128129168/131655788 swapFree=131071996/131071996
[pid=902157] ppid=902148 vsize=9932 memory=2712 CPUtime=1792.22 cores=0,2
/proc/902157/stat : 902157 (Hybrid-LSMabSP+) S 902148 902157 902081 0 -1 4194304 264 118778 0 0 0 0 177351 1871 20 0 1 0 175271981 10170368 678 134679101440 94348687978496 94348689057816 140733137059392 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94348691156272 94348691203460 94348705492992 140733137060839 140733137060985 140733137060985 140733137068001 0
/proc/902157/statm: 2483 678 589 264 0 134 0
[pid=903169] ppid=902157 vsize=8660 memory=996 CPUtime=0 cores=0,2
/proc/903169/stat : 903169 (timeout) S 902157 903169 902081 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 175451783 8867840 249 134679101440 94534692614144 94534692649160 140728159438656 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94534694746576 94534694748708 94534722908160 140728159446003 140728159446172 140728159446172 140728159453159 0
/proc/903169/statm: 2165 249 225 9 0 87 0
[pid=903171] ppid=903169 vsize=204976 memory=169748 CPUtime=1791.8 cores=0,2
/proc/903171/stat : 903171 (Exact) R 903169 903169 902081 0 -1 4194304 29172 0 0 0 179174 6 0 0 20 0 1 0 175451783 209895424 42437 134679101440 4194304 7210733 140732364931632 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 32894976 140732364936207 140732364936357 140732364936357 140732364943344 0
/proc/903171/statm: 51244 42437 748 737 0 50332 0
Current children cumulated CPU time: 3584.02 s
Current children cumulated vsize: 223568 KiB
Current children cumulated memory: 173456 KiB

Child status: 0

Real time (s): 3596.05
CPU time (s): 3584.11
CPU user time (s): 3565.3
CPU system time (s): 18.8026
CPU usage (%): 99.6678
Max. virtual memory (cumulated for all children) (KiB): 385988
Max. memory (cumulated for all children) (KiB): 363188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3565.3
system time used= 18.8026
maximum resident set size= 367360
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 149799
page faults= 0
swaps= 0
block input operations= 0
block output operations= 24
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 166
involuntary context switches= 24537


# summary of solver processes directly reported to runsolver:
#   pid: 902157
#   total CPU time (s): 3584.11
#   total CPU user time (s): 3565.3
#   total CPU system time (s): 18.8026

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.1449 second user time and 40.6486 second system time

The end

Launcher Data

Begin job on nodeC008 at 2024-07-17 17:46:08
IDJOB=4437210
IDBENCH=148770
IDSOLVER=3070
FILE ID=nodeC008/4437210-1721231155
RUNJOBID= nodeC008-1721231167-902091
SLURM_JOB_ID= 7508978
Free space on /tmp= 723768 MiB

SOLVER NAME= Hybrid-LSMabSP+Exact 2024-07-11
BENCH NAME= PB24/normalized-PB09/OPT-LIN/flexray/normalized-fx49.opb
COMMAND LINE= ./Hybrid-LSMabSP+Exact BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4437210-1721231155/watcher-4437210-1721231155 -o /tmp/evaluation-result-4437210-1721231155/solver-4437210-1721231155 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1721231167-902091 --watchdog 3760  ./Hybrid-LSMabSP+Exact HOME/instance-4437210-1721231155.opb 3600 HOME 31000

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

MD5SUM BENCH= bb00c8681178995acecbc2b6e4ec1a1a
RANDOM SEED=733093928

nodeC008.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	: 0xb00001f
cpu MHz		: 1197.242
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.91
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	: 0xb00001f
cpu MHz		: 1197.381
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.31
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	: 0xb00001f
cpu MHz		: 1197.490
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.91
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	: 0xb00001f
cpu MHz		: 1197.242
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.31
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	: 0xb00001f
cpu MHz		: 1197.242
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.91
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	: 0xb00001f
cpu MHz		: 2394.517
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.31
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	: 0xb00001f
cpu MHz		: 1195.557
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.91
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	: 0xb00001f
cpu MHz		: 1196.825
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        129301136 kB
MemAvailable:   129978340 kB
Buffers:          478088 kB
Cached:          1040308 kB
SwapCached:            0 kB
Active:           895848 kB
Inactive:         928340 kB
Active(anon):       1380 kB
Inactive(anon):   342116 kB
Active(file):     894468 kB
Inactive(file):   586224 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             84456 kB
Writeback:             0 kB
AnonPages:        305828 kB
Mapped:           108868 kB
Shmem:             37704 kB
KReclaimable:      73088 kB
Slab:             168632 kB
SReclaimable:      73088 kB
SUnreclaim:        95544 kB
KernelStack:        3696 kB
PageTables:         9452 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     634616 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            55296 kB
HardwareCorrupted:     0 kB
AnonHugePages:    180224 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:      170824 kB
DirectMap2M:    19656704 kB
DirectMap1G:    116391936 kB

Free space on /tmp at the end= 723684 MiB
End job on nodeC008 at 2024-07-17 18:46:04