Trace number 4446534

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Hybrid-LSMabSP+Exact 2024-07-11? 3588.33 3596.33

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K143.opb
MD5SUM5b71eb3fc2b19671b5e391982561b6cd
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables17017
Total number of constraints17305
Number of constraints which are clauses17162
Number of constraints which are cardinality constraints (but not clauses)143
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint143
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 144
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3588.28/3596.32	c Filename:instance-4446534-1721314520.opb, Cutoff_time:1798, memory_limit_gb:29976
3588.28/3596.32	c Use Presolve
3588.28/3596.32	c Parse finsih
3588.28/3596.32	c Start Presolve
3588.28/3596.32	c After Reduce Vars: 16215 Clauses: 16610 Top clause weight: 1 Hard Clauses: 16610
3588.28/3596.32	c Use LS-small
3588.28/3596.32	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 (61656 MiB free)
  memory of node 1: 64510 MiB (59404 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446534-1721314520/watcher-4446534-1721314520 -o /tmp/evaluation-result-4446534-1721314520/solver-4446534-1721314520 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1721304759-951646 --watchdog 3760 ./Hybrid-LSMabSP+Exact HOME/instance-4446534-1721314520.opb 3600 HOME 31000 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=957854, runsolver pid=957851

[startup+0.100097 s]*
/proc/loadavg: 4.13 4.15 4.17 5/252 957858
/proc/meminfo: memFree=123958864/131655788 swapFree=131071996/131071996
[pid=957854] ppid=957851 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/957854/stat : 957854 (Hybrid-LSMabSP+) S 957851 957854 951635 0 -1 4194304 232 103 0 0 0 0 0 0 20 0 1 0 183611261 10170368 691 134679101440 94155311513600 94155312592920 140720887139600 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94155314691376 94155314738564 94155325882368 140720887145447 140720887145593 140720887145593 140720887152609 0
/proc/957854/statm: 2483 691 612 264 0 134 0
[pid=957857] ppid=957854 vsize=8660 memory=996 CPUtime=0 cores=4,6
/proc/957857/stat : 957857 (timeout) S 957854 957857 951635 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 183611261 8867840 249 134679101440 94037856538624 94037856573640 140735383058800 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94037858671056 94037858673188 94037864275968 140735383061544 140735383061660 140735383061660 140735383068647 0
/proc/957857/statm: 2165 249 225 9 0 87 0
[pid=957858] ppid=957857 vsize=24264 memory=11140 CPUtime=0.1 cores=4,6
/proc/957858/stat : 957858 (LS-MabSP) R 957857 957857 951635 0 -1 4194304 1810 0 0 0 10 0 0 0 20 0 1 0 183611262 24846336 2785 134679101440 4194304 15467897 140735424603568 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 36413440 140735424607291 140735424607394 140735424607394 140735424614381 0
/proc/957858/statm: 6066 2785 1073 2753 0 2719 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 42856 KiB
Current children cumulated memory: 14900 KiB

[startup+0.213915 s]*
/proc/loadavg: 4.13 4.15 4.17 5/252 957858
/proc/meminfo: memFree=123956940/131655788 swapFree=131071996/131071996
[pid=957854] ppid=957851 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/957854/stat : 957854 (Hybrid-LSMabSP+) S 957851 957854 951635 0 -1 4194304 232 103 0 0 0 0 0 0 20 0 1 0 183611261 10170368 691 134679101440 94155311513600 94155312592920 140720887139600 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94155314691376 94155314738564 94155325882368 140720887145447 140720887145593 140720887145593 140720887152609 0
/proc/957854/statm: 2483 691 612 264 0 134 0
[pid=957857] ppid=957854 vsize=8660 memory=996 CPUtime=0 cores=4,6
/proc/957857/stat : 957857 (timeout) S 957854 957857 951635 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 183611261 8867840 249 134679101440 94037856538624 94037856573640 140735383058800 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94037858671056 94037858673188 94037864275968 140735383061544 140735383061660 140735383061660 140735383068647 0
/proc/957857/statm: 2165 249 225 9 0 87 0
[pid=957858] ppid=957857 vsize=29212 memory=16156 CPUtime=0.21 cores=4,6
/proc/957858/stat : 957858 (LS-MabSP) R 957857 957857 951635 0 -1 4194304 3039 0 0 0 21 0 0 0 20 0 1 0 183611262 29913088 4039 134679101440 4194304 15467897 140735424603568 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 36413440 140735424607291 140735424607394 140735424607394 140735424614381 0
/proc/957858/statm: 7303 4039 1073 2753 0 3956 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 47804 KiB
Current children cumulated memory: 19916 KiB

[startup+0.313518 s]*
/proc/loadavg: 4.13 4.15 4.17 5/252 957858
/proc/meminfo: memFree=123940132/131655788 swapFree=131071996/131071996
[pid=957854] ppid=957851 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/957854/stat : 957854 (Hybrid-LSMabSP+) S 957851 957854 951635 0 -1 4194304 232 103 0 0 0 0 0 0 20 0 1 0 183611261 10170368 691 134679101440 94155311513600 94155312592920 140720887139600 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94155314691376 94155314738564 94155325882368 140720887145447 140720887145593 140720887145593 140720887152609 0
/proc/957854/statm: 2483 691 612 264 0 134 0
[pid=957857] ppid=957854 vsize=8660 memory=996 CPUtime=0 cores=4,6
/proc/957857/stat : 957857 (timeout) S 957854 957857 951635 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 183611261 8867840 249 134679101440 94037856538624 94037856573640 140735383058800 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94037858671056 94037858673188 94037864275968 140735383061544 140735383061660 140735383061660 140735383068647 0
/proc/957857/statm: 2165 249 225 9 0 87 0
[pid=957858] ppid=957857 vsize=42876 memory=29724 CPUtime=0.31 cores=4,6
/proc/957858/stat : 957858 (LS-MabSP) R 957857 957857 951635 0 -1 4194304 7652 0 0 0 30 1 0 0 20 0 1 0 183611262 43905024 7431 134679101440 4194304 15467897 140735424603568 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 36413440 140735424607291 140735424607394 140735424607394 140735424614381 0
/proc/957858/statm: 10719 7431 1105 2753 0 7372 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 61468 KiB
Current children cumulated memory: 33484 KiB

[startup+0.700498 s]
/proc/loadavg: 4.13 4.15 4.17 5/252 957858
/proc/meminfo: memFree=123939992/131655788 swapFree=131071996/131071996
[pid=957854] ppid=957851 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/957854/stat : 957854 (Hybrid-LSMabSP+) S 957851 957854 951635 0 -1 4194304 232 103 0 0 0 0 0 0 20 0 1 0 183611261 10170368 691 134679101440 94155311513600 94155312592920 140720887139600 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94155314691376 94155314738564 94155325882368 140720887145447 140720887145593 140720887145593 140720887152609 0
/proc/957854/statm: 2483 691 612 264 0 134 0
[pid=957857] ppid=957854 vsize=8660 memory=996 CPUtime=0 cores=4,6
/proc/957857/stat : 957857 (timeout) S 957854 957857 951635 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 183611261 8867840 249 134679101440 94037856538624 94037856573640 140735383058800 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94037858671056 94037858673188 94037864275968 140735383061544 140735383061660 140735383061660 140735383068647 0
/proc/957857/statm: 2165 249 225 9 0 87 0
[pid=957858] ppid=957857 vsize=42876 memory=29724 CPUtime=0.69 cores=4,6
/proc/957858/stat : 957858 (LS-MabSP) R 957857 957857 951635 0 -1 4194304 7652 0 0 0 68 1 0 0 20 0 1 0 183611262 43905024 7431 134679101440 4194304 15467897 140735424603568 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 36413440 140735424607291 140735424607394 140735424607394 140735424614381 0
/proc/957858/statm: 10719 7431 1105 2753 0 7372 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 61468 KiB
Current children cumulated memory: 33484 KiB

[startup+1.50047 s]
/proc/loadavg: 4.13 4.15 4.17 5/252 957858
/proc/meminfo: memFree=123939964/131655788 swapFree=131071996/131071996
[pid=957854] ppid=957851 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/957854/stat : 957854 (Hybrid-LSMabSP+) S 957851 957854 951635 0 -1 4194304 232 103 0 0 0 0 0 0 20 0 1 0 183611261 10170368 691 134679101440 94155311513600 94155312592920 140720887139600 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94155314691376 94155314738564 94155325882368 140720887145447 140720887145593 140720887145593 140720887152609 0
/proc/957854/statm: 2483 691 612 264 0 134 0
[pid=957857] ppid=957854 vsize=8660 memory=996 CPUtime=0 cores=4,6
/proc/957857/stat : 957857 (timeout) S 957854 957857 951635 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 183611261 8867840 249 134679101440 94037856538624 94037856573640 140735383058800 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94037858671056 94037858673188 94037864275968 140735383061544 140735383061660 140735383061660 140735383068647 0
/proc/957857/statm: 2165 249 225 9 0 87 0
[pid=957858] ppid=957857 vsize=42876 memory=29724 CPUtime=1.48 cores=4,6
/proc/957858/stat : 957858 (LS-MabSP) R 957857 957857 951635 0 -1 4194304 7652 0 0 0 147 1 0 0 20 0 1 0 183611262 43905024 7431 134679101440 4194304 15467897 140735424603568 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 36413440 140735424607291 140735424607394 140735424607394 140735424614381 0
/proc/957858/statm: 10719 7431 1105 2753 0 7372 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 61468 KiB
Current children cumulated memory: 33484 KiB

[startup+3.11349 s]
/proc/loadavg: 4.13 4.15 4.17 5/252 957858
/proc/meminfo: memFree=123794028/131655788 swapFree=131071996/131071996
[pid=957854] ppid=957851 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/957854/stat : 957854 (Hybrid-LSMabSP+) S 957851 957854 951635 0 -1 4194304 232 103 0 0 0 0 0 0 20 0 1 0 183611261 10170368 691 134679101440 94155311513600 94155312592920 140720887139600 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94155314691376 94155314738564 94155325882368 140720887145447 140720887145593 140720887145593 140720887152609 0
/proc/957854/statm: 2483 691 612 264 0 134 0
[pid=957857] ppid=957854 vsize=8660 memory=996 CPUtime=0 cores=4,6
/proc/957857/stat : 957857 (timeout) S 957854 957857 951635 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 183611261 8867840 249 134679101440 94037856538624 94037856573640 140735383058800 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94037858671056 94037858673188 94037864275968 140735383061544 140735383061660 140735383061660 140735383068647 0
/proc/957857/statm: 2165 249 225 9 0 87 0
[pid=957858] ppid=957857 vsize=195644 memory=182060 CPUtime=3.09 cores=4,6
/proc/957858/stat : 957858 (LS-MabSP) R 957857 957857 951635 0 -1 4194304 44494 0 0 0 302 7 0 0 20 0 1 0 183611262 200339456 45515 134679101440 4194304 15467897 140735424603568 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 36413440 140735424607291 140735424607394 140735424607394 140735424614381 0
/proc/957858/statm: 48911 45515 2721 2753 0 45564 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 214236 KiB
Current children cumulated memory: 185820 KiB

[startup+6.30048 s]
/proc/loadavg: 4.20 4.16 4.18 5/252 957858
/proc/meminfo: memFree=123791048/131655788 swapFree=131071996/131071996
[pid=957854] ppid=957851 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/957854/stat : 957854 (Hybrid-LSMabSP+) S 957851 957854 951635 0 -1 4194304 232 103 0 0 0 0 0 0 20 0 1 0 183611261 10170368 691 134679101440 94155311513600 94155312592920 140720887139600 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94155314691376 94155314738564 94155325882368 140720887145447 140720887145593 140720887145593 140720887152609 0
/proc/957854/statm: 2483 691 612 264 0 134 0
[pid=957857] ppid=957854 vsize=8660 memory=996 CPUtime=0 cores=4,6
/proc/957857/stat : 957857 (timeout) S 957854 957857 951635 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 183611261 8867840 249 134679101440 94037856538624 94037856573640 140735383058800 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94037858671056 94037858673188 94037864275968 140735383061544 140735383061660 140735383061660 140735383068647 0
/proc/957857/statm: 2165 249 225 9 0 87 0
[pid=957858] ppid=957857 vsize=198308 memory=184956 CPUtime=6.27 cores=4,6
/proc/957858/stat : 957858 (LS-MabSP) R 957857 957857 951635 0 -1 4194304 45273 0 0 0 619 8 0 0 20 0 1 0 183611262 203067392 46239 134679101440 4194304 15467897 140735424603568 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 36413440 140735424607291 140735424607394 140735424607394 140735424614381 0
/proc/957858/statm: 49577 46239 2721 2753 0 46230 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 216900 KiB
Current children cumulated memory: 188716 KiB

[startup+12.7005 s]
/proc/loadavg: 4.26 4.18 4.18 5/252 957859
/proc/meminfo: memFree=123786960/131655788 swapFree=131071996/131071996
[pid=957854] ppid=957851 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/957854/stat : 957854 (Hybrid-LSMabSP+) S 957851 957854 951635 0 -1 4194304 232 103 0 0 0 0 0 0 20 0 1 0 183611261 10170368 691 134679101440 94155311513600 94155312592920 140720887139600 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94155314691376 94155314738564 94155325882368 140720887145447 140720887145593 140720887145593 140720887152609 0
/proc/957854/statm: 2483 691 612 264 0 134 0
[pid=957857] ppid=957854 vsize=8660 memory=996 CPUtime=0 cores=4,6
/proc/957857/stat : 957857 (timeout) S 957854 957857 951635 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 183611261 8867840 249 134679101440 94037856538624 94037856573640 140735383058800 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94037858671056 94037858673188 94037864275968 140735383061544 140735383061660 140735383061660 140735383068647 0
/proc/957857/statm: 2165 249 225 9 0 87 0
[pid=957858] ppid=957857 vsize=202516 memory=189256 CPUtime=12.64 cores=4,6
/proc/957858/stat : 957858 (LS-MabSP) R 957857 957857 951635 0 -1 4194304 46346 0 0 0 1256 8 0 0 20 0 1 0 183611262 207376384 47314 134679101440 4194304 15467897 140735424603568 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 36413440 140735424607291 140735424607394 140735424607394 140735424614381 0
/proc/957858/statm: 50629 47314 2721 2753 0 47282 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 221108 KiB
Current children cumulated memory: 193016 KiB

[startup+25.5005 s]
/proc/loadavg: 4.28 4.18 4.18 5/250 957862
/proc/meminfo: memFree=123785432/131655788 swapFree=131071996/131071996
[pid=957854] ppid=957851 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/957854/stat : 957854 (Hybrid-LSMabSP+) S 957851 957854 951635 0 -1 4194304 232 103 0 0 0 0 0 0 20 0 1 0 183611261 10170368 691 134679101440 94155311513600 94155312592920 140720887139600 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94155314691376 94155314738564 94155325882368 140720887145447 140720887145593 140720887145593 140720887152609 0
/proc/957854/statm: 2483 691 612 264 0 134 0
[pid=957857] ppid=957854 vsize=8660 memory=996 CPUtime=0 cores=4,6
/proc/957857/stat : 957857 (timeout) S 957854 957857 951635 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 183611261 8867840 249 134679101440 94037856538624 94037856573640 140735383058800 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94037858671056 94037858673188 94037864275968 140735383061544 140735383061660 140735383061660 140735383068647 0
/proc/957857/statm: 2165 249 225 9 0 87 0
[pid=957858] ppid=957857 vsize=203940 memory=190564 CPUtime=25.41 cores=4,6
/proc/957858/stat : 957858 (LS-MabSP) R 957857 957857 951635 0 -1 4194304 46705 0 0 0 2532 9 0 0 20 0 1 0 183611262 208834560 47641 134679101440 4194304 15467897 140735424603568 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 36413440 140735424607291 140735424607394 140735424607394 140735424614381 0
/proc/957858/statm: 50985 47641 2721 2753 0 47638 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 222532 KiB
Current children cumulated memory: 194324 KiB

[startup+51.1136 s]
/proc/loadavg: 4.26 4.18 4.18 5/250 957866
/proc/meminfo: memFree=123731592/131655788 swapFree=131071996/131071996
[pid=957854] ppid=957851 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/957854/stat : 957854 (Hybrid-LSMabSP+) S 957851 957854 951635 0 -1 4194304 232 103 0 0 0 0 0 0 20 0 1 0 183611261 10170368 691 134679101440 94155311513600 94155312592920 140720887139600 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94155314691376 94155314738564 94155325882368 140720887145447 140720887145593 140720887145593 140720887152609 0
/proc/957854/statm: 2483 691 612 264 0 134 0
[pid=957857] ppid=957854 vsize=8660 memory=996 CPUtime=0 cores=4,6
/proc/957857/stat : 957857 (timeout) S 957854 957857 951635 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 183611261 8867840 249 134679101440 94037856538624 94037856573640 140735383058800 0 0 0 0 3145728 90119 0 0 0 17 6 0 0 0 0 0 94037858671056 94037858673188 94037864275968 140735383061544 140735383061660 140735383061660 140735383068647 0
/proc/957857/statm: 2165 249 225 9 0 87 0
[pid=957858] ppid=957857 vsize=260168 memory=244068 CPUtime=50.94 cores=4,6
/proc/957858/stat : 957858 (LS-MabSP) R 957857 957857 951635 0 -1 4194304 60073 0 0 0 5083 11 0 0 20 0 1 0 183611262 266412032 61017 134679101440 4194304 15467897 140735424603568 0 0 0 0 0 17410 0 0 0 17 4 0 0 0 0 0 17807032 17896208 36413440 140735424607291 140735424607394 140735424607394 140735424614381 0
/proc/957858/statm: 65042 61017 2817 2753 0 61695 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 278760 KiB
Current children cumulated memory: 247828 KiB

[startup+102.301 s]
/proc/loadavg: 4.27 4.20 4.19 5/250 957875
/proc/meminfo: memFree=123722616/131655788 swapFree=131071996/131071996
[pid=957854] ppid=957851 vsize=9932 memory=2764 CPUtime=0 cores=4,6
/proc/957854/stat : 957854 (Hybrid-LSMabSP+) S 957851 957854 951635 0 -1 4194304 232 103 0 0 0 0 0 0 20 0 1 0 183611261 10170368 691 134679101440 94155311513600 94155312592920 140720887139600 0 0 0 65536 4 65538 0 0 0 17 4 0 0 0 0 0 94155314691376 94155314738564 94155325882368 140720887145447 140720887145593 140720887145593 140720887152609 0

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

/proc/958703/statm: 73046 64914 748 737 0 72134 0
Current children cumulated CPU time: 3454.58 s
Current children cumulated vsize: 310776 KiB
Current children cumulated memory: 263452 KiB

[startup+3522.3 s]
/proc/loadavg: 1.07 1.10 1.30 2/224 959412
/proc/meminfo: memFree=124709952/131655788 swapFree=131071996/131071996
[pid=957854] ppid=957851 vsize=9932 memory=2808 CPUtime=1794.24 cores=4,6
/proc/957854/stat : 957854 (Hybrid-LSMabSP+) S 957851 957854 951635 0 -1 4194304 264 98248 0 0 0 0 176541 2883 20 0 1 0 183611261 10170368 702 134679101440 94155311513600 94155312592920 140720887139600 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94155314691376 94155314738564 94155325882368 140720887145447 140720887145593 140720887145593 140720887152609 0
/proc/957854/statm: 2483 702 612 264 0 134 0
[pid=958702] ppid=957854 vsize=8660 memory=988 CPUtime=0 cores=4,6
/proc/958702/stat : 958702 (timeout) S 957854 958702 951635 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 183791062 8867840 247 134679101440 94252090994688 94252091029704 140725194972128 0 0 0 0 3145728 90119 0 0 0 17 4 0 0 0 0 0 94252093127120 94252093129252 94252100907008 140725194974195 140725194974364 140725194974364 140725194981351 0
/proc/958702/statm: 2165 247 223 9 0 87 0
[pid=958703] ppid=958702 vsize=293532 memory=261084 CPUtime=1720.2 cores=4,6
/proc/958703/stat : 958703 (Exact) R 958702 958702 951635 0 -1 4194304 51367 0 0 0 172008 12 0 0 20 0 1 0 183791063 300576768 65271 134679101440 4194304 7210733 140735249441376 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7850304 7914896 34242560 140735249449999 140735249450149 140735249450149 140735249457136 0
/proc/958703/statm: 73383 65271 748 737 0 72471 0
Current children cumulated CPU time: 3514.44 s
Current children cumulated vsize: 312124 KiB
Current children cumulated memory: 264880 KiB

[startup+3582.3 s]
/proc/loadavg: 1.14 1.11 1.29 2/224 959422
/proc/meminfo: memFree=124709136/131655788 swapFree=131071996/131071996
[pid=957854] ppid=957851 vsize=9932 memory=2808 CPUtime=1794.24 cores=4,6
/proc/957854/stat : 957854 (Hybrid-LSMabSP+) S 957851 957854 951635 0 -1 4194304 264 98248 0 0 0 0 176541 2883 20 0 1 0 183611261 10170368 702 134679101440 94155311513600 94155312592920 140720887139600 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94155314691376 94155314738564 94155325882368 140720887145447 140720887145593 140720887145593 140720887152609 0
/proc/957854/statm: 2483 702 612 264 0 134 0
[pid=958702] ppid=957854 vsize=8660 memory=988 CPUtime=0 cores=4,6
/proc/958702/stat : 958702 (timeout) S 957854 958702 951635 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 183791062 8867840 247 134679101440 94252090994688 94252091029704 140725194972128 0 0 0 0 3145728 90119 0 0 0 17 4 0 0 0 0 0 94252093127120 94252093129252 94252100907008 140725194974195 140725194974364 140725194974364 140725194981351 0
/proc/958702/statm: 2165 247 223 9 0 87 0
[pid=958703] ppid=958702 vsize=294176 memory=261756 CPUtime=1780.07 cores=4,6
/proc/958703/stat : 958703 (Exact) R 958702 958702 951635 0 -1 4194304 51600 0 0 0 177995 12 0 0 20 0 1 0 183791063 301236224 65439 134679101440 4194304 7210733 140735249441376 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7850304 7914896 34242560 140735249449999 140735249450149 140735249450149 140735249457136 0
/proc/958703/statm: 73544 65439 748 737 0 72632 0
Current children cumulated CPU time: 3574.31 s
Current children cumulated vsize: 312768 KiB
Current children cumulated memory: 265552 KiB

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

# cumulated CPU time of all completed processes:  user=3559.37 s, system=28.968 s

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

[startup+3584 s]*
/proc/loadavg: 1.14 1.11 1.29 2/224 959422
/proc/meminfo: memFree=124709136/131655788 swapFree=131071996/131071996
[pid=957854] ppid=957851 vsize=9932 memory=2808 CPUtime=1794.24 cores=4,6
/proc/957854/stat : 957854 (Hybrid-LSMabSP+) S 957851 957854 951635 0 -1 4194304 264 98248 0 0 0 0 176541 2883 20 0 1 0 183611261 10170368 702 134679101440 94155311513600 94155312592920 140720887139600 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94155314691376 94155314738564 94155325882368 140720887145447 140720887145593 140720887145593 140720887152609 0
/proc/957854/statm: 2483 702 612 264 0 134 0
[pid=958702] ppid=957854 vsize=8660 memory=988 CPUtime=0 cores=4,6
/proc/958702/stat : 958702 (timeout) S 957854 958702 951635 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 183791062 8867840 247 134679101440 94252090994688 94252091029704 140725194972128 0 0 0 0 3145728 90119 0 0 0 17 4 0 0 0 0 0 94252093127120 94252093129252 94252100907008 140725194974195 140725194974364 140725194974364 140725194981351 0
/proc/958702/statm: 2165 247 223 9 0 87 0
[pid=958703] ppid=958702 vsize=294176 memory=261756 CPUtime=1781.78 cores=4,6
/proc/958703/stat : 958703 (Exact) R 958702 958702 951635 0 -1 4194304 51601 0 0 0 178166 12 0 0 20 0 1 0 183791063 301236224 65439 134679101440 4194304 7210733 140735249441376 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7850304 7914896 34242560 140735249449999 140735249450149 140735249450149 140735249457136 0
/proc/958703/statm: 73544 65439 748 737 0 72632 0
Current children cumulated CPU time: 3576.02 s
Current children cumulated vsize: 312768 KiB
Current children cumulated memory: 265552 KiB

[startup+3590.4 s]
/proc/loadavg: 1.13 1.10 1.29 2/224 959423
/proc/meminfo: memFree=124709100/131655788 swapFree=131071996/131071996
[pid=957854] ppid=957851 vsize=9932 memory=2808 CPUtime=1794.24 cores=4,6
/proc/957854/stat : 957854 (Hybrid-LSMabSP+) S 957851 957854 951635 0 -1 4194304 264 98248 0 0 0 0 176541 2883 20 0 1 0 183611261 10170368 702 134679101440 94155311513600 94155312592920 140720887139600 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94155314691376 94155314738564 94155325882368 140720887145447 140720887145593 140720887145593 140720887152609 0
/proc/957854/statm: 2483 702 612 264 0 134 0
[pid=958702] ppid=957854 vsize=8660 memory=988 CPUtime=0 cores=4,6
/proc/958702/stat : 958702 (timeout) S 957854 958702 951635 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 183791062 8867840 247 134679101440 94252090994688 94252091029704 140725194972128 0 0 0 0 3145728 90119 0 0 0 17 4 0 0 0 0 0 94252093127120 94252093129252 94252100907008 140725194974195 140725194974364 140725194974364 140725194981351 0
/proc/958702/statm: 2165 247 223 9 0 87 0
[pid=958703] ppid=958702 vsize=294176 memory=261756 CPUtime=1788.15 cores=4,6
/proc/958703/stat : 958703 (Exact) R 958702 958702 951635 0 -1 4194304 51604 0 0 0 178803 12 0 0 20 0 1 0 183791063 301236224 65439 134679101440 4194304 7210733 140735249441376 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7850304 7914896 34242560 140735249449999 140735249450149 140735249450149 140735249457136 0
/proc/958703/statm: 73544 65439 748 737 0 72632 0
Current children cumulated CPU time: 3582.39 s
Current children cumulated vsize: 312768 KiB
Current children cumulated memory: 265552 KiB

[startup+3593.6 s]
/proc/loadavg: 1.12 1.10 1.29 2/224 959423
/proc/meminfo: memFree=124709116/131655788 swapFree=131071996/131071996
[pid=957854] ppid=957851 vsize=9932 memory=2808 CPUtime=1794.24 cores=4,6
/proc/957854/stat : 957854 (Hybrid-LSMabSP+) S 957851 957854 951635 0 -1 4194304 264 98248 0 0 0 0 176541 2883 20 0 1 0 183611261 10170368 702 134679101440 94155311513600 94155312592920 140720887139600 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94155314691376 94155314738564 94155325882368 140720887145447 140720887145593 140720887145593 140720887152609 0
/proc/957854/statm: 2483 702 612 264 0 134 0
[pid=958702] ppid=957854 vsize=8660 memory=988 CPUtime=0 cores=4,6
/proc/958702/stat : 958702 (timeout) S 957854 958702 951635 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 183791062 8867840 247 134679101440 94252090994688 94252091029704 140725194972128 0 0 0 0 3145728 90119 0 0 0 17 4 0 0 0 0 0 94252093127120 94252093129252 94252100907008 140725194974195 140725194974364 140725194974364 140725194981351 0
/proc/958702/statm: 2165 247 223 9 0 87 0
[pid=958703] ppid=958702 vsize=294176 memory=261756 CPUtime=1791.35 cores=4,6
/proc/958703/stat : 958703 (Exact) R 958702 958702 951635 0 -1 4194304 51605 0 0 0 179123 12 0 0 20 0 1 0 183791063 301236224 65439 134679101440 4194304 7210733 140735249441376 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7850304 7914896 34242560 140735249449999 140735249450149 140735249450149 140735249457136 0
/proc/958703/statm: 73544 65439 748 737 0 72632 0
Current children cumulated CPU time: 3585.59 s
Current children cumulated vsize: 312768 KiB
Current children cumulated memory: 265552 KiB

[startup+3595.2 s]
/proc/loadavg: 1.12 1.10 1.29 2/224 959423
/proc/meminfo: memFree=124708864/131655788 swapFree=131071996/131071996
[pid=957854] ppid=957851 vsize=9932 memory=2808 CPUtime=1794.24 cores=4,6
/proc/957854/stat : 957854 (Hybrid-LSMabSP+) S 957851 957854 951635 0 -1 4194304 264 98248 0 0 0 0 176541 2883 20 0 1 0 183611261 10170368 702 134679101440 94155311513600 94155312592920 140720887139600 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94155314691376 94155314738564 94155325882368 140720887145447 140720887145593 140720887145593 140720887152609 0
/proc/957854/statm: 2483 702 612 264 0 134 0
[pid=958702] ppid=957854 vsize=8660 memory=988 CPUtime=0 cores=4,6
/proc/958702/stat : 958702 (timeout) S 957854 958702 951635 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 183791062 8867840 247 134679101440 94252090994688 94252091029704 140725194972128 0 0 0 0 3145728 90119 0 0 0 17 4 0 0 0 0 0 94252093127120 94252093129252 94252100907008 140725194974195 140725194974364 140725194974364 140725194981351 0
/proc/958702/statm: 2165 247 223 9 0 87 0
[pid=958703] ppid=958702 vsize=294564 memory=261964 CPUtime=1792.95 cores=4,6
/proc/958703/stat : 958703 (Exact) R 958702 958702 951635 0 -1 4194304 51666 0 0 0 179283 12 0 0 20 0 1 0 183791063 301633536 65491 134679101440 4194304 7210733 140735249441376 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7850304 7914896 34242560 140735249449999 140735249450149 140735249450149 140735249457136 0
/proc/958703/statm: 73641 65491 748 737 0 72729 0
Current children cumulated CPU time: 3587.19 s
Current children cumulated vsize: 313156 KiB
Current children cumulated memory: 265760 KiB

[startup+3596 s]*
/proc/loadavg: 1.11 1.10 1.29 2/224 959423
/proc/meminfo: memFree=124708872/131655788 swapFree=131071996/131071996
[pid=957854] ppid=957851 vsize=9932 memory=2808 CPUtime=1794.24 cores=4,6
/proc/957854/stat : 957854 (Hybrid-LSMabSP+) S 957851 957854 951635 0 -1 4194304 264 98248 0 0 0 0 176541 2883 20 0 1 0 183611261 10170368 702 134679101440 94155311513600 94155312592920 140720887139600 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94155314691376 94155314738564 94155325882368 140720887145447 140720887145593 140720887145593 140720887152609 0
/proc/957854/statm: 2483 702 612 264 0 134 0
[pid=958702] ppid=957854 vsize=8660 memory=988 CPUtime=0 cores=4,6
/proc/958702/stat : 958702 (timeout) S 957854 958702 951635 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 183791062 8867840 247 134679101440 94252090994688 94252091029704 140725194972128 0 0 0 0 3145728 90119 0 0 0 17 4 0 0 0 0 0 94252093127120 94252093129252 94252100907008 140725194974195 140725194974364 140725194974364 140725194981351 0
/proc/958702/statm: 2165 247 223 9 0 87 0
[pid=958703] ppid=958702 vsize=294564 memory=261964 CPUtime=1793.75 cores=4,6
/proc/958703/stat : 958703 (Exact) R 958702 958702 951635 0 -1 4194304 51666 0 0 0 179363 12 0 0 20 0 1 0 183791063 301633536 65491 134679101440 4194304 7210733 140735249441376 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7850304 7914896 34242560 140735249449999 140735249450149 140735249450149 140735249457136 0
/proc/958703/statm: 73641 65491 748 737 0 72729 0
Current children cumulated CPU time: 3587.99 s
Current children cumulated vsize: 313156 KiB
Current children cumulated memory: 265760 KiB

[startup+3596.2 s]
/proc/loadavg: 1.11 1.10 1.29 2/224 959423
/proc/meminfo: memFree=124708872/131655788 swapFree=131071996/131071996
[pid=957854] ppid=957851 vsize=9932 memory=2808 CPUtime=1794.24 cores=4,6
/proc/957854/stat : 957854 (Hybrid-LSMabSP+) S 957851 957854 951635 0 -1 4194304 264 98248 0 0 0 0 176541 2883 20 0 1 0 183611261 10170368 702 134679101440 94155311513600 94155312592920 140720887139600 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94155314691376 94155314738564 94155325882368 140720887145447 140720887145593 140720887145593 140720887152609 0
/proc/957854/statm: 2483 702 612 264 0 134 0
[pid=958702] ppid=957854 vsize=8660 memory=988 CPUtime=0 cores=4,6
/proc/958702/stat : 958702 (timeout) S 957854 958702 951635 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 183791062 8867840 247 134679101440 94252090994688 94252091029704 140725194972128 0 0 0 0 3293184 73735 0 0 0 17 6 0 0 0 0 0 94252093127120 94252093129252 94252100907008 140725194974195 140725194974364 140725194974364 140725194981351 0
/proc/958702/statm: 2165 247 223 9 0 87 0
[pid=958703] ppid=958702 vsize=202092 memory=197124 CPUtime=1793.94 cores=4,6
/proc/958703/stat : 958703 (Exact) R 958702 958702 951635 0 -1 4194304 51672 0 0 0 179382 12 0 0 20 0 1 0 183791063 206942208 49281 134679101440 4194304 7210733 140735249441376 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7850304 7914896 34242560 140735249449999 140735249450149 140735249450149 140735249457136 0
/proc/958703/statm: 50523 49281 840 737 0 49611 0
Current children cumulated CPU time: 3588.18 s
Current children cumulated vsize: 220684 KiB
Current children cumulated memory: 200920 KiB

[startup+3596.3 s]
/proc/loadavg: 1.11 1.10 1.29 2/224 959423
/proc/meminfo: memFree=124708872/131655788 swapFree=131071996/131071996
[pid=957854] ppid=957851 vsize=9932 memory=2808 CPUtime=1794.24 cores=4,6
/proc/957854/stat : 957854 (Hybrid-LSMabSP+) S 957851 957854 951635 0 -1 4194304 264 98248 0 0 0 0 176541 2883 20 0 1 0 183611261 10170368 702 134679101440 94155311513600 94155312592920 140720887139600 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94155314691376 94155314738564 94155325882368 140720887145447 140720887145593 140720887145593 140720887152609 0
/proc/957854/statm: 2483 702 612 264 0 134 0
[pid=958702] ppid=957854 vsize=8660 memory=988 CPUtime=0 cores=4,6
/proc/958702/stat : 958702 (timeout) S 957854 958702 951635 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 183791062 8867840 247 134679101440 94252090994688 94252091029704 140725194972128 0 0 0 0 3293184 73735 0 0 0 17 6 0 0 0 0 0 94252093127120 94252093129252 94252100907008 140725194974195 140725194974364 140725194974364 140725194981351 0
/proc/958702/statm: 2165 247 223 9 0 87 0
[pid=958703] ppid=958702 vsize=202092 memory=197124 CPUtime=1794.04 cores=4,6
/proc/958703/stat : 958703 (Exact) R 958702 958702 951635 0 -1 4194304 51672 0 0 0 179392 12 0 0 20 0 1 0 183791063 206942208 49281 134679101440 4194304 7210733 140735249441376 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7850304 7914896 34242560 140735249449999 140735249450149 140735249450149 140735249457136 0
/proc/958703/statm: 50523 49281 840 737 0 49611 0
Current children cumulated CPU time: 3588.28 s
Current children cumulated vsize: 220684 KiB
Current children cumulated memory: 200920 KiB

Child status: 0

Real time (s): 3596.33
CPU time (s): 3588.33
CPU user time (s): 3559.37
CPU system time (s): 28.968
CPU usage (%): 99.7777
Max. virtual memory (cumulated for all children) (KiB): 477172
Max. memory (cumulated for all children) (KiB): 449284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3559.37
system time used= 28.968
maximum resident set size= 445524
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 151763
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= 134
involuntary context switches= 2623


# summary of solver processes directly reported to runsolver:
#   pid: 957854
#   total CPU time (s): 3588.33
#   total CPU user time (s): 3559.37
#   total CPU system time (s): 28.968

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.0943 second user time and 35.3443 second system time

The end

Launcher Data

Begin job on nodeC010 at 2024-07-18 16:55:31
IDJOB=4446534
IDBENCH=158274
IDSOLVER=3070
FILE ID=nodeC010/4446534-1721314520
RUNJOBID= nodeC010-1721304759-951646
SLURM_JOB_ID= 7542624
Free space on /tmp= 723656 MiB

SOLVER NAME= Hybrid-LSMabSP+Exact 2024-07-11
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathNG/normalized-NG_K143.opb
COMMAND LINE= ./Hybrid-LSMabSP+Exact BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446534-1721314520/watcher-4446534-1721314520 -o /tmp/evaluation-result-4446534-1721314520/solver-4446534-1721314520 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1721304759-951646 --watchdog 3760  ./Hybrid-LSMabSP+Exact HOME/instance-4446534-1721314520.opb 3600 HOME 31000

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

MD5SUM BENCH= 5b71eb3fc2b19671b5e391982561b6cd
RANDOM SEED=635953186

nodeC010.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		: 3661.745
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.51
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		: 3610.081
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.343
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.51
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.203
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		: 3492.322
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.51
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		: 3626.290
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		: 1197.175
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.51
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		: 1197.315
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:        123967232 kB
MemAvailable:   128968348 kB
Buffers:          499096 kB
Cached:          5282504 kB
SwapCached:            0 kB
Active:          1096916 kB
Inactive:        5913568 kB
Active(anon):       1520 kB
Inactive(anon):  1265096 kB
Active(file):    1095396 kB
Inactive(file):  4648472 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             21872 kB
Writeback:            16 kB
AnonPages:       1228824 kB
Mapped:           115412 kB
Shmem:             37704 kB
KReclaimable:     194556 kB
Slab:             309352 kB
SReclaimable:     194556 kB
SUnreclaim:       114796 kB
KernelStack:        3952 kB
PageTables:        11992 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1760680 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            58144 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1060864 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:      295752 kB
DirectMap2M:    35260416 kB
DirectMap1G:    100663296 kB

Free space on /tmp at the end= 723760 MiB
End job on nodeC010 at 2024-07-18 17:55:28