Trace number 4431636

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
IPBHS-GUROBI 2024-07-09? (TO) 3600.22 3606.76

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/graca/
normalized-ped2.G.recomb10-0.20-13.opb
MD5SUM8ac687d6d6d445392b755a367fbcc019
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark40755
Best CPU time to get the best result obtained on this benchmark49.9658
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables215039
Total number of constraints3681544
Number of constraints which are clauses3681544
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint579
Number of terms in the objective function 18980
Biggest coefficient in the objective function 581
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 10690980
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 581
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 10690980
Number of bits of the biggest sum of numbers24
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2380.06/2384.47	c initialize IPBHS solver
2380.06/2384.47	c IPBHS 0.0.0 beta (471c63a-dirty, Jul  9 2024 15:19:29), with Glucose 3.0, with Gurobi 10.0.1, with RoundingSat 2, with SSPB2SAT 0.2.0, with BreakID 0.0.0
2380.06/2384.47	c optimizer = "gurobi"
2380.06/2384.47	c pbsolver = "roundingsat"
2380.06/2384.47	c load symmetries from file ""
2380.06/2384.47	c set time limit for symmetry computation to 100 seconds.
2380.06/2384.47	c set interchangeable summation variable limit to 3
2380.06/2384.47	c set abs symmetric core budget per WCE-iteration to 100
2380.06/2384.47	c set rel symmetric core budget per WCE-iteration to 0
2380.06/2384.47	c set lit symmetric core budget per WCE-iteration to 0
2380.06/2384.47	c set sym generation to 's'
2380.06/2384.47	c set abstraction set creation to 10 iterations without LB change
2380.06/2384.47	c set abstraction set inputs to 0
2380.06/2384.47	c set abstraction set cluster min size to 2
2380.06/2384.47	c set abstraction set cluster max size to 100000000
2380.06/2384.47	c set abstraction set cluster activation limit to 2
2380.06/2384.47	c enable abstraction set require equal cost
2380.06/2384.47	c set abstraction set assumptions to 0
2380.06/2384.47	c set abstraction set constraint type to 0
2380.06/2384.47	c set abstract core extraction strategy to b
2380.06/2384.47	c set core extraction strategy to 2
2380.06/2384.47	c set core extraction shuffles 10
2380.06/2384.47	c set cores per iteration to 5
2380.06/2384.47	c set optimizer bound usage strategy to 2
2380.06/2384.47	c set optimizer max non-optimal iterations to 1000
2380.06/2384.47	c set small core cardinality limit to 2
2380.06/2384.47	c set max coef in cores to 1000000000
2380.06/2384.47	c set SIS iterations to 5
2380.06/2384.47	c set SIS budget abs to 1000
2380.06/2384.47	c set SIS budget rel to 0.05
2380.06/2384.47	c limit for coefficient in constraints and objective to 9223372036854775807
2380.06/2384.47	c will solve HOME/instance-4431636-1721156817.opb
2380.06/2384.47	c [0.28] solve iteration 1, LB=0, UB=10690981
2380.06/2384.47	c [97.48] solve iteration 2, LB=1167, UB=302272
2380.06/2384.47	c [151.86] solve iteration 3, LB=40139, UB=150068
2380.06/2384.47	c [202.06] solve iteration 4, LB=40140, UB=133218
2380.06/2384.47	c [244.48] solve iteration 5, LB=40717, UB=133218
2380.06/2384.47	c [287.82] solve iteration 6, LB=40721, UB=106486
2380.06/2384.47	c [333.41] solve iteration 7, LB=40722, UB=106486
2380.06/2384.47	c [388.43] solve iteration 8, LB=40722, UB=106486
2380.06/2384.47	c [420.57] solve iteration 9, LB=40724, UB=72204
2380.06/2384.47	c [451.88] solve iteration 10, LB=40724, UB=72204
2380.06/2384.47	c [581.04] solve iteration 11, LB=40727, UB=72204
2380.06/2384.47	c [609.08] solve iteration 12, LB=40727, UB=69297
2380.06/2384.47	c [630.7] solve iteration 13, LB=40727, UB=61163
2380.06/2384.47	c [657.5] solve iteration 14, LB=40727, UB=57087
2380.06/2384.47	c [678.86] solve iteration 15, LB=40729, UB=40814
2380.06/2384.47	c [824.23] solve iteration 16, LB=40731, UB=40814
2380.06/2384.47	c [843.92] solve iteration 17, LB=40731, UB=40814
2380.06/2384.47	c [864.79] solve iteration 18, LB=40732, UB=40803
2380.06/2384.47	c [881.1] solve iteration 19, LB=40732, UB=40803
2380.06/2384.47	c [893.65] solve iteration 20, LB=40733, UB=40803
2380.06/2384.47	c [1050.85] solve iteration 21, LB=40733, UB=40803
2380.06/2384.47	c [1075.47] solve iteration 22, LB=40733, UB=40803
2380.06/2384.47	c [1097.06] solve iteration 23, LB=40733, UB=40803
2380.06/2384.47	c [1110.42] solve iteration 24, LB=40733, UB=40803
2380.06/2384.47	c [1121.83] solve iteration 25, LB=40733, UB=40803
2380.06/2384.47	c [1307.8] solve iteration 26, LB=40734, UB=40803
2380.06/2384.47	c [1321.29] solve iteration 27, LB=40734, UB=40803
2380.06/2384.47	c [1338.73] solve iteration 28, LB=40734, UB=40803
2380.06/2384.47	c [1352.16] solve iteration 29, LB=40734, UB=40803
2380.06/2384.47	c [1366.86] solve iteration 30, LB=40734, UB=40803
2380.06/2384.47	c [1378.04] solve iteration 31, LB=40734, UB=40802
2380.06/2384.47	c [1391.8] solve iteration 32, LB=40734, UB=40802
2380.06/2384.47	c [1403.39] solve iteration 33, LB=40734, UB=40802
2380.06/2384.47	c [1418.35] solve iteration 34, LB=40734, UB=40802
2380.06/2384.47	c [1427.78] solve iteration 35, LB=40734, UB=40797
2380.06/2384.47	c [1635.48] solve iteration 36, LB=40734, UB=40797
2380.06/2384.47	c [1655.05] solve iteration 37, LB=40734, UB=40797
2380.06/2384.47	c [1667.51] solve iteration 38, LB=40734, UB=40797
2380.06/2384.47	c [1682.11] solve iteration 39, LB=40734, UB=40797
2380.06/2384.47	c [1696.75] solve iteration 40, LB=40735, UB=40797
2380.06/2384.47	c [1708.82] solve iteration 41, LB=40735, UB=40796
2380.06/2384.47	c [1718.82] solve iteration 42, LB=40735, UB=40796
2380.06/2384.47	c [1733.81] solve iteration 43, LB=40735, UB=40796
2380.06/2384.47	c [1744.79] solve iteration 44, LB=40735, UB=40796
2380.06/2384.47	c [1758.08] solve iteration 45, LB=40735, UB=40796
2380.06/2384.47	c [2050.05] solve iteration 46, LB=40735, UB=40796
2380.06/2384.47	c [2064.26] solve iteration 47, LB=40735, UB=40796
2380.06/2384.47	c [2072.36] solve iteration 48, LB=40735, UB=40796
2380.06/2384.47	c [2082.15] solve iteration 49, LB=40735, UB=40794
2380.06/2384.47	c [2097.11] solve iteration 50, LB=40735, UB=40794
2380.06/2384.47	c [2110.91] solve iteration 51, LB=40735, UB=40793
2380.06/2384.47	c [2120.51] solve iteration 

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 (62602 MiB free)
  memory of node 1: 64510 MiB (60769 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431636-1721156817/watcher-4431636-1721156817 -o /tmp/evaluation-result-4431636-1721156817/solver-4431636-1721156817 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1721153223-867495 --watchdog 3760 run-glibc-2.34.sh ./ipbhs_gurobi HOME/instance-4431636-1721156817.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100956 s]*
/proc/loadavg: 4.12 4.12 4.09 5/247 869595
/proc/meminfo: memFree=126291736/131655788 swapFree=131071996/131071996
[pid=869593] ppid=869590 vsize=9928 memory=2628 CPUtime=0 cores=0,2
/proc/869593/stat : 869593 (run-glibc-2.34.) S 869590 869593 867485 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 167839932 10166272 657 134679101440 94673840164864 94673841244184 140722218759840 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94673843342640 94673843389828 94673851813888 140722218767307 140722218767452 140722218767452 140722218774467 0
/proc/869593/statm: 2482 657 576 264 0 133 0
[pid=869595] ppid=869593 vsize=102912 memory=21964 CPUtime=0.09 cores=0,2
/proc/869595/stat : 869595 (ld-linux-x86-64) R 869593 869593 867485 0 -1 4194304 4834 0 0 0 9 0 0 0 20 0 1 0 167839932 105381888 5491 134679101440 139839179153408 139839179341020 140720555353056 0 0 0 0 0 0 0 0 0 17 2 0 0 0 0 0 139839181441920 139839181451368 93824997466112 140720555357027 140720555357179 140720555357179 140720555364274 0
/proc/869595/statm: 25728 5491 1607 46 0 6343 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 112840 KiB
Current children cumulated memory: 24592 KiB

[startup+0.205944 s]*
/proc/loadavg: 4.12 4.12 4.09 5/247 869595
/proc/meminfo: memFree=126255620/131655788 swapFree=131071996/131071996
[pid=869593] ppid=869590 vsize=9928 memory=2628 CPUtime=0 cores=0,2
/proc/869593/stat : 869593 (run-glibc-2.34.) S 869590 869593 867485 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 167839932 10166272 657 134679101440 94673840164864 94673841244184 140722218759840 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94673843342640 94673843389828 94673851813888 140722218767307 140722218767452 140722218767452 140722218774467 0
/proc/869593/statm: 2482 657 576 264 0 133 0
[pid=869595] ppid=869593 vsize=114400 memory=33588 CPUtime=0.18 cores=0,2
/proc/869595/stat : 869595 (ld-linux-x86-64) R 869593 869593 867485 0 -1 4194304 7246 0 0 0 18 0 0 0 20 0 1 0 167839932 117145600 8397 134679101440 139839179153408 139839179341020 140720555353056 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 139839181441920 139839181451368 93824997466112 140720555357027 140720555357179 140720555357179 140720555364274 0
/proc/869595/statm: 28600 8397 1607 46 0 9215 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 124328 KiB
Current children cumulated memory: 36216 KiB

[startup+0.305536 s]*
/proc/loadavg: 4.12 4.12 4.09 5/247 869595
/proc/meminfo: memFree=126226620/131655788 swapFree=131071996/131071996
[pid=869593] ppid=869590 vsize=9928 memory=2628 CPUtime=0 cores=0,2
/proc/869593/stat : 869593 (run-glibc-2.34.) S 869590 869593 867485 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 167839932 10166272 657 134679101440 94673840164864 94673841244184 140722218759840 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94673843342640 94673843389828 94673851813888 140722218767307 140722218767452 140722218767452 140722218774467 0
/proc/869593/statm: 2482 657 576 264 0 133 0
[pid=869595] ppid=869593 vsize=117172 memory=36492 CPUtime=0.28 cores=0,2
/proc/869595/stat : 869595 (ld-linux-x86-64) R 869593 869593 867485 0 -1 4194304 7938 0 0 0 28 0 0 0 20 0 1 0 167839932 119984128 9123 134679101440 139839179153408 139839179341020 140720555353056 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 139839181441920 139839181451368 93824997466112 140720555357027 140720555357179 140720555357179 140720555364274 0
/proc/869595/statm: 29293 9123 1607 46 0 9908 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 127100 KiB
Current children cumulated memory: 39120 KiB

[startup+0.70031 s]
/proc/loadavg: 4.12 4.12 4.09 5/247 869595
/proc/meminfo: memFree=126171900/131655788 swapFree=131071996/131071996
[pid=869593] ppid=869590 vsize=9928 memory=2628 CPUtime=0 cores=0,2
/proc/869593/stat : 869593 (run-glibc-2.34.) S 869590 869593 867485 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 167839932 10166272 657 134679101440 94673840164864 94673841244184 140722218759840 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94673843342640 94673843389828 94673851813888 140722218767307 140722218767452 140722218767452 140722218774467 0
/proc/869593/statm: 2482 657 576 264 0 133 0
[pid=869595] ppid=869593 vsize=136320 memory=53824 CPUtime=0.67 cores=0,2
/proc/869595/stat : 869595 (ld-linux-x86-64) R 869593 869593 867485 0 -1 4194304 11275 0 0 0 65 2 0 0 20 0 1 0 167839932 139591680 13456 134679101440 139839179153408 139839179341020 140720555353056 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 139839181441920 139839181451368 93824997466112 140720555357027 140720555357179 140720555357179 140720555364274 0
/proc/869595/statm: 34080 13456 1607 46 0 14695 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 146248 KiB
Current children cumulated memory: 56452 KiB

[startup+1.5004 s]
/proc/loadavg: 4.12 4.12 4.09 5/247 869595
/proc/meminfo: memFree=126020788/131655788 swapFree=131071996/131071996
[pid=869593] ppid=869590 vsize=9928 memory=2628 CPUtime=0 cores=0,2
/proc/869593/stat : 869593 (run-glibc-2.34.) S 869590 869593 867485 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 167839932 10166272 657 134679101440 94673840164864 94673841244184 140722218759840 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94673843342640 94673843389828 94673851813888 140722218767307 140722218767452 140722218767452 140722218774467 0
/proc/869593/statm: 2482 657 576 264 0 133 0
[pid=869595] ppid=869593 vsize=185108 memory=102132 CPUtime=1.47 cores=0,2
/proc/869595/stat : 869595 (ld-linux-x86-64) R 869593 869593 867485 0 -1 4194304 19752 0 0 0 142 5 0 0 20 0 1 0 167839932 189550592 25533 134679101440 139839179153408 139839179341020 140720555353056 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 139839181441920 139839181451368 93824997466112 140720555357027 140720555357179 140720555357179 140720555364274 0
/proc/869595/statm: 46277 25533 1607 46 0 26892 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 195036 KiB
Current children cumulated memory: 104760 KiB

[startup+3.11266 s]
/proc/loadavg: 4.19 4.13 4.10 5/247 869595
/proc/meminfo: memFree=125648324/131655788 swapFree=131071996/131071996
[pid=869593] ppid=869590 vsize=9928 memory=2628 CPUtime=0 cores=0,2
/proc/869593/stat : 869593 (run-glibc-2.34.) S 869590 869593 867485 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 167839932 10166272 657 134679101440 94673840164864 94673841244184 140722218759840 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94673843342640 94673843389828 94673851813888 140722218767307 140722218767452 140722218767452 140722218774467 0
/proc/869593/statm: 2482 657 576 264 0 133 0
[pid=869595] ppid=869593 vsize=394168 memory=266748 CPUtime=3.07 cores=0,2
/proc/869595/stat : 869595 (ld-linux-x86-64) R 869593 869593 867485 0 -1 4194304 46700 0 0 0 294 13 0 0 20 0 1 0 167839932 403628032 66687 134679101440 139839179153408 139839179341020 140720555353056 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 139839181441920 139839181451368 93824997466112 140720555357027 140720555357179 140720555357179 140720555364274 0
/proc/869595/statm: 98542 66687 1607 46 0 79157 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 404096 KiB
Current children cumulated memory: 269376 KiB

[startup+6.30037 s]
/proc/loadavg: 4.19 4.13 4.10 5/249 869599
/proc/meminfo: memFree=125086080/131655788 swapFree=131071996/131071996
[pid=869593] ppid=869590 vsize=9928 memory=2628 CPUtime=0 cores=0,2
/proc/869593/stat : 869593 (run-glibc-2.34.) S 869590 869593 867485 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 167839932 10166272 657 134679101440 94673840164864 94673841244184 140722218759840 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94673843342640 94673843389828 94673851813888 140722218767307 140722218767452 140722218767452 140722218774467 0
/proc/869593/statm: 2482 657 576 264 0 133 0
[pid=869595] ppid=869593 vsize=597348 memory=496704 CPUtime=6.26 cores=0,2
/proc/869595/stat : 869595 (ld-linux-x86-64) R 869593 869593 867485 0 -1 4194304 82177 0 0 0 537 89 0 0 20 0 1 0 167839932 611684352 124176 134679101440 139839179153408 139839179341020 140720555353056 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 139839181441920 139839181451368 93824997466112 140720555357027 140720555357179 140720555357179 140720555364274 0
/proc/869595/statm: 149337 124176 1687 46 0 129952 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 607276 KiB
Current children cumulated memory: 499332 KiB

[startup+12.7004 s]
/proc/loadavg: 4.16 4.13 4.09 5/250 869600
/proc/meminfo: memFree=124894008/131655788 swapFree=131071996/131071996
[pid=869593] ppid=869590 vsize=9928 memory=2628 CPUtime=0 cores=0,2
/proc/869593/stat : 869593 (run-glibc-2.34.) S 869590 869593 867485 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 167839932 10166272 657 134679101440 94673840164864 94673841244184 140722218759840 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94673843342640 94673843389828 94673851813888 140722218767307 140722218767452 140722218767452 140722218774467 0
/proc/869593/statm: 2482 657 576 264 0 133 0
[pid=869595] ppid=869593 vsize=853380 memory=686556 CPUtime=12.63 cores=0,2
/proc/869595/stat : 869595 (ld-linux-x86-64) R 869593 869593 867485 0 -1 4194304 142566 0 0 0 1085 178 0 0 20 0 2 0 167839932 873861120 171639 134679101440 139839179153408 139839179341020 140720555353056 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139839181441920 139839181451368 93824997466112 140720555357027 140720555357179 140720555357179 140720555364274 0
/proc/869595/statm: 213345 171639 3535 46 0 185940 0
[pid=869595/tid=869600] ppid=869593 vsize=853380 memory=686556 CPUtime=0 cores=0,2
/proc/869595/task/869600/stat : 869600 (ld-linux-x86-64) S 869593 869593 867485 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 2 0 167840661 873861120 171639 134679101440 139839179153408 139839179341020 140720555353056 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139839181441920 139839181451368 93824997466112 140720555357027 140720555357179 140720555357179 140720555364274 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 863308 KiB
Current children cumulated memory: 689184 KiB

[startup+25.5005 s]
/proc/loadavg: 4.13 4.12 4.09 5/249 869603
/proc/meminfo: memFree=124890476/131655788 swapFree=131071996/131071996
[pid=869593] ppid=869590 vsize=9928 memory=2628 CPUtime=0 cores=0,2
/proc/869593/stat : 869593 (run-glibc-2.34.) S 869590 869593 867485 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 167839932 10166272 657 134679101440 94673840164864 94673841244184 140722218759840 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94673843342640 94673843389828 94673851813888 140722218767307 140722218767452 140722218767452 140722218774467 0
/proc/869593/statm: 2482 657 576 264 0 133 0
[pid=869595] ppid=869593 vsize=853380 memory=686556 CPUtime=25.41 cores=0,2
/proc/869595/stat : 869595 (ld-linux-x86-64) R 869593 869593 867485 0 -1 4194304 159134 0 0 0 2183 358 0 0 20 0 2 0 167839932 873861120 171639 134679101440 139839179153408 139839179341020 140720555353056 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139839181441920 139839181451368 93824997466112 140720555357027 140720555357179 140720555357179 140720555364274 0
/proc/869595/statm: 213345 171639 3535 46 0 185940 0
[pid=869595/tid=869600] ppid=869593 vsize=853380 memory=686556 CPUtime=0.01 cores=0,2
/proc/869595/task/869600/stat : 869600 (ld-linux-x86-64) S 869593 869593 867485 0 -1 1077936192 5 0 0 0 0 1 0 0 20 0 2 0 167840661 873861120 171639 134679101440 139839179153408 139839179341020 140720555353056 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139839181441920 139839181451368 93824997466112 140720555357027 140720555357179 140720555357179 140720555364274 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 863308 KiB
Current children cumulated memory: 689184 KiB

[startup+51.1128 s]
/proc/loadavg: 4.22 4.15 4.10 5/250 869607
/proc/meminfo: memFree=124886972/131655788 swapFree=131071996/131071996
[pid=869593] ppid=869590 vsize=9928 memory=2628 CPUtime=0 cores=0,2
/proc/869593/stat : 869593 (run-glibc-2.34.) S 869590 869593 867485 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 167839932 10166272 657 134679101440 94673840164864 94673841244184 140722218759840 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94673843342640 94673843389828 94673851813888 140722218767307 140722218767452 140722218767452 140722218774467 0
/proc/869593/statm: 2482 657 576 264 0 133 0
[pid=869595] ppid=869593 vsize=853380 memory=686556 CPUtime=50.99 cores=0,2
/proc/869595/stat : 869595 (ld-linux-x86-64) R 869593 869593 867485 0 -1 4194304 191530 0 0 0 4379 720 0 0 20 0 2 0 167839932 873861120 171639 134679101440 139839179153408 139839179341020 140720555353056 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139839181441920 139839181451368 93824997466112 140720555357027 140720555357179 140720555357179 140720555364274 0
/proc/869595/statm: 213345 171639 3535 46 0 185940 0
[pid=869595/tid=869600] ppid=869593 vsize=853380 memory=2628 CPUtime=0.04 cores=0,2
/proc/869595/task/869600/stat : 869600 (ld-linux-x86-64) S 869593 869593 867485 0 -1 1077936192 11 0 0 0 1 3 0 0 20 0 2 0 167840661 873861120 171639 134679101440 139839179153408 139839179341020 140720555353056 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139839181441920 139839181451368 93824997466112 140720555357027 140720555357179 140720555357179 140720555364274 0
Current children cumulated CPU time: 50.99 s
Current children cumulated vsize: 863308 KiB
Current children cumulated memory: 689184 KiB

[startup+102.301 s]
/proc/loadavg: 4.22 4.15 4.10 5/250 869615
/proc/meminfo: memFree=124877160/131655788 swapFree=131071996/131071996
[pid=869593] ppid=869590 vsize=9928 memory=2628 CPUtime=0 cores=0,2
/proc/869593/stat : 869593 (run-glibc-2.34.) S 869590 869593 867485 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 167839932 10166272 657 134679101440 94673840164864 94673841244184 140722218759840 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94673843342640 94673843389828 94673851813888 140722218767307 140722218767452 140722218767452 140722218774467 0
/proc/869593/statm: 2482 657 576 264 0 133 0
[pid=869595] ppid=869593 vsize=853380 memory=688604 CPUtime=102.09 cores=0,2
/proc/869595/stat : 869595 (ld-linux-x86-64) R 869593 869593 867485 0 -1 4194304 244357 0 0 0 8649 1560 0 0 20 0 2 0 167839932 873861120 172151 134679101440 139839179153408 139839179341020 140720555353056 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139839181441920 139839181451368 93824997466112 140720555357027 140720555357179 140720555357179 140720555364274 0
/proc/869595/statm: 213345 172151 3535 46 0 185940 0
[pid=869595/tid=869600] ppid=869593 vsize=853380 memory=2628 CPUtime=0.08 cores=0,2
/proc/869595/task/869600/stat : 869600 (ld-linux-x86-64) S 869593 869593 867485 0 -1 1077936192 19 0 0 0 2 6 0 0 20 0 2 0 167840661 873861120 172151 134679101440 139839179153408 139839179341020 140720555353056 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139839181441920 139839181451368 93824997466112 140720555357027 140720555357179 140720555357179 140720555364274 0
Current children cumulated CPU time: 102.09 s
Current children cumulated vsize: 863308 KiB
Current children cumulated memory: 691232 KiB

[startup+162.3 s]
/proc/loadavg: 4.12 4.14 4.09 5/250 869626
/proc/meminfo: memFree=124707156/131655788 swapFree=131071996/131071996
[pid=869593] ppid=869590 vsize=9928 memory=2628 CPUtime=0 cores=0,2
/proc/869593/stat : 869593 (run-glibc-2.34.) S 869590 869593 867485 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 167839932 10166272 657 134679101440 94673840164864 94673841244184 140722218759840 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94673843342640 94673843389828 94673851813888 140722218767307 140722218767452 140722218767452 140722218774467 0
/proc/869593/statm: 2482 657 576 264 0 133 0
[pid=869595] ppid=869593 vsize=906452 memory=742692 CPUtime=161.98 cores=0,2
/proc/869595/stat : 869595 (ld-linux-x86-64) R 869593 869593 867485 0 -1 4194304 324307 0 0 0 13661 2537 0 0 20 0 2 0 167839932 928206848 185673 134679101440 139839179153408 139839179341020 140720555353056 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139839181441920 139839181451368 93824997466112 140720555357027 140720555357179 140720555357179 140720555364274 0
/proc/869595/statm: 226613 185673 3773 46 0 199208 0
[pid=869595/tid=869600] ppid=869593 vsize=906452 memory=742692 CPUtime=0.15 cores=0,2
/proc/869595/task/869600/stat : 869600 (ld-linux-x86-64) S 869593 869593 867485 0 -1 1077936192 24 0 0 0 4 11 0 0 20 0 2 0 167840661 928206848 185673 134679101440 139839179153408 139839179341020 140720555353056 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139839181441920 139839181451368 93824997466112 140720555357027 140720555357179 140720555357179 140720555364274 0
Current children cumulated CPU time: 161.98 s
Current children cumulated vsize: 916380 KiB
Current children cumulated memory: 745320 KiB


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

/proc/869595/statm: 1499494 1304702 3978 46 0 1472089 0
[pid=869595/tid=869600] ppid=869593 vsize=5997976 memory=2628 CPUtime=3.53 cores=0,2
/proc/869595/task/869600/stat : 869600 (ld-linux-x86-64) S 869593 869593 867485 0 -1 1077936192 220 0 0 0 100 253 0 0 20 0 2 0 167840661 6141927424 1304702 134679101440 139839179153408 139839179341020 140720555353056 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139839181441920 139839181451368 93824997466112 140720555357027 140720555357179 140720555357179 140720555364274 0
Current children cumulated CPU time: 3156.55 s
Current children cumulated vsize: 6007904 KiB
Current children cumulated memory: 5221436 KiB

[startup+3222.3 s]
/proc/loadavg: 4.41 4.33 4.21 5/253 871359
/proc/meminfo: memFree=110499316/131655788 swapFree=131071996/131071996
[pid=869593] ppid=869590 vsize=9928 memory=2628 CPUtime=0 cores=0,2
/proc/869593/stat : 869593 (run-glibc-2.34.) S 869590 869593 867485 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 167839932 10166272 657 134679101440 94673840164864 94673841244184 140722218759840 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94673843342640 94673843389828 94673851813888 140722218767307 140722218767452 140722218767452 140722218774467 0
/proc/869593/statm: 2482 657 576 264 0 133 0
[pid=869595] ppid=869593 vsize=5997976 memory=5227356 CPUtime=3216.45 cores=0,2
/proc/869595/stat : 869595 (ld-linux-x86-64) R 869593 869593 867485 0 -1 4194304 10414456 0 0 0 289146 32499 0 0 20 0 2 0 167839932 6141927424 1306839 134679101440 139839179153408 139839179341020 140720555353056 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139839181441920 139839181451368 93824997466112 140720555357027 140720555357179 140720555357179 140720555364274 0
/proc/869595/statm: 1499494 1306839 3978 46 0 1472089 0
[pid=869595/tid=869600] ppid=869593 vsize=5997976 memory=12440 CPUtime=3.61 cores=0,2
/proc/869595/task/869600/stat : 869600 (ld-linux-x86-64) S 869593 869593 867485 0 -1 1077936192 224 0 0 0 103 258 0 0 20 0 2 0 167840661 6141927424 1306839 134679101440 139839179153408 139839179341020 140720555353056 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139839181441920 139839181451368 93824997466112 140720555357027 140720555357179 140720555357179 140720555364274 0
Current children cumulated CPU time: 3216.45 s
Current children cumulated vsize: 6007904 KiB
Current children cumulated memory: 5229984 KiB

[startup+3282.3 s]
/proc/loadavg: 4.32 4.31 4.21 5/252 871382
/proc/meminfo: memFree=110465932/131655788 swapFree=131071996/131071996
[pid=869593] ppid=869590 vsize=9928 memory=2628 CPUtime=0 cores=0,2
/proc/869593/stat : 869593 (run-glibc-2.34.) S 869590 869593 867485 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 167839932 10166272 657 134679101440 94673840164864 94673841244184 140722218759840 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94673843342640 94673843389828 94673851813888 140722218767307 140722218767452 140722218767452 140722218774467 0
/proc/869593/statm: 2482 657 576 264 0 133 0
[pid=869595] ppid=869593 vsize=5997976 memory=5237280 CPUtime=3276.36 cores=0,2
/proc/869595/stat : 869595 (ld-linux-x86-64) R 869593 869593 867485 0 -1 4194304 10645034 0 0 0 294680 32956 0 0 20 0 2 0 167839932 6141927424 1309320 134679101440 139839179153408 139839179341020 140720555353056 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139839181441920 139839181451368 93824997466112 140720555357027 140720555357179 140720555357179 140720555364274 0
/proc/869595/statm: 1499494 1309320 3978 46 0 1472089 0
[pid=869595/tid=869600] ppid=869593 vsize=5997976 memory=2628 CPUtime=3.69 cores=0,2
/proc/869595/task/869600/stat : 869600 (ld-linux-x86-64) S 869593 869593 867485 0 -1 1077936192 227 0 0 0 106 263 0 0 20 0 2 0 167840661 6141927424 1309320 134679101440 139839179153408 139839179341020 140720555353056 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139839181441920 139839181451368 93824997466112 140720555357027 140720555357179 140720555357179 140720555364274 0
Current children cumulated CPU time: 3276.36 s
Current children cumulated vsize: 6007904 KiB
Current children cumulated memory: 5239908 KiB

[startup+3342.3 s]
/proc/loadavg: 4.16 4.27 4.20 5/252 871393
/proc/meminfo: memFree=110466596/131655788 swapFree=131071996/131071996
[pid=869593] ppid=869590 vsize=9928 memory=2628 CPUtime=0 cores=0,2
/proc/869593/stat : 869593 (run-glibc-2.34.) S 869590 869593 867485 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 167839932 10166272 657 134679101440 94673840164864 94673841244184 140722218759840 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94673843342640 94673843389828 94673851813888 140722218767307 140722218767452 140722218767452 140722218774467 0
/proc/869593/statm: 2482 657 576 264 0 133 0
[pid=869595] ppid=869593 vsize=6004692 memory=5224692 CPUtime=3336.2 cores=0,2
/proc/869595/stat : 869595 (ld-linux-x86-64) R 869593 869593 867485 0 -1 4194304 11051032 0 0 0 300101 33519 0 0 20 0 2 0 167839932 6148804608 1306173 134679101440 139839179153408 139839179341020 140720555353056 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139839181441920 139839181451368 93824997466112 140720555357027 140720555357179 140720555357179 140720555364274 0
/proc/869595/statm: 1501173 1306173 3978 46 0 1473768 0
[pid=869595/tid=869600] ppid=869593 vsize=6004692 memory=12440 CPUtime=3.75 cores=0,2
/proc/869595/task/869600/stat : 869600 (ld-linux-x86-64) S 869593 869593 867485 0 -1 1077936192 230 0 0 0 108 267 0 0 20 0 2 0 167840661 6148804608 1306173 134679101440 139839179153408 139839179341020 140720555353056 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139839181441920 139839181451368 93824997466112 140720555357027 140720555357179 140720555357179 140720555364274 0
Current children cumulated CPU time: 3336.2 s
Current children cumulated vsize: 6014620 KiB
Current children cumulated memory: 5227320 KiB

[startup+3402.3 s]
/proc/loadavg: 4.17 4.25 4.19 5/252 871403
/proc/meminfo: memFree=110449756/131655788 swapFree=131071996/131071996
[pid=869593] ppid=869590 vsize=9928 memory=2628 CPUtime=0 cores=0,2
/proc/869593/stat : 869593 (run-glibc-2.34.) S 869590 869593 867485 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 167839932 10166272 657 134679101440 94673840164864 94673841244184 140722218759840 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94673843342640 94673843389828 94673851813888 140722218767307 140722218767452 140722218767452 140722218774467 0
/proc/869593/statm: 2482 657 576 264 0 133 0
[pid=869595] ppid=869593 vsize=6004692 memory=5234616 CPUtime=3396.11 cores=0,2
/proc/869595/stat : 869595 (ld-linux-x86-64) R 869593 869593 867485 0 -1 4194304 11169541 0 0 0 305851 33760 0 0 20 0 2 0 167839932 6148804608 1308654 134679101440 139839179153408 139839179341020 140720555353056 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139839181441920 139839181451368 93824997466112 140720555357027 140720555357179 140720555357179 140720555364274 0
/proc/869595/statm: 1501173 1308654 3978 46 0 1473768 0
[pid=869595/tid=869600] ppid=869593 vsize=6004692 memory=8042759917515610530 CPUtime=3.81 cores=0,2
/proc/869595/task/869600/stat : 869600 (ld-linux-x86-64) S 869593 869593 867485 0 -1 1077936192 233 0 0 0 109 272 0 0 20 0 2 0 167840661 6148804608 1308654 134679101440 139839179153408 139839179341020 140720555353056 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139839181441920 139839181451368 93824997466112 140720555357027 140720555357179 140720555357179 140720555364274 0
Current children cumulated CPU time: 3396.11 s
Current children cumulated vsize: 6014620 KiB
Current children cumulated memory: 5237244 KiB

[startup+3462.3 s]
/proc/loadavg: 5.11 4.51 4.29 5/251 871414
/proc/meminfo: memFree=110429840/131655788 swapFree=131071996/131071996
[pid=869593] ppid=869590 vsize=9928 memory=2628 CPUtime=0 cores=0,2
/proc/869593/stat : 869593 (run-glibc-2.34.) S 869590 869593 867485 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 167839932 10166272 657 134679101440 94673840164864 94673841244184 140722218759840 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94673843342640 94673843389828 94673851813888 140722218767307 140722218767452 140722218767452 140722218774467 0
/proc/869593/statm: 2482 657 576 264 0 133 0
[pid=869595] ppid=869593 vsize=6004692 memory=5244548 CPUtime=3456 cores=0,2
/proc/869595/stat : 869595 (ld-linux-x86-64) R 869593 869593 867485 0 -1 4194304 11307676 0 0 0 311548 34052 0 0 20 0 2 0 167839932 6148804608 1311137 134679101440 139839179153408 139839179341020 140720555353056 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139839181441920 139839181451368 93824997466112 140720555357027 140720555357179 140720555357179 140720555364274 0
/proc/869595/statm: 1501173 1311137 3978 46 0 1473768 0
[pid=869595/tid=869600] ppid=869593 vsize=6004692 memory=12440 CPUtime=3.89 cores=0,2
/proc/869595/task/869600/stat : 869600 (ld-linux-x86-64) S 869593 869593 867485 0 -1 1077936192 241 0 0 0 112 277 0 0 20 0 2 0 167840661 6148804608 1311137 134679101440 139839179153408 139839179341020 140720555353056 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139839181441920 139839181451368 93824997466112 140720555357027 140720555357179 140720555357179 140720555364274 0
Current children cumulated CPU time: 3456 s
Current children cumulated vsize: 6014620 KiB
Current children cumulated memory: 5247176 KiB

[startup+3522.3 s]
/proc/loadavg: 4.53 4.45 4.28 5/250 871426
/proc/meminfo: memFree=110418412/131655788 swapFree=131071996/131071996
[pid=869593] ppid=869590 vsize=9928 memory=2628 CPUtime=0 cores=0,2
/proc/869593/stat : 869593 (run-glibc-2.34.) S 869590 869593 867485 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 167839932 10166272 657 134679101440 94673840164864 94673841244184 140722218759840 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94673843342640 94673843389828 94673851813888 140722218767307 140722218767452 140722218767452 140722218774467 0
/proc/869593/statm: 2482 657 576 264 0 133 0
[pid=869595] ppid=869593 vsize=6004692 memory=5254472 CPUtime=3515.9 cores=0,2
/proc/869595/stat : 869595 (ld-linux-x86-64) R 869593 869593 867485 0 -1 4194304 11468961 0 0 0 317188 34402 0 0 20 0 2 0 167839932 6148804608 1313618 134679101440 139839179153408 139839179341020 140720555353056 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139839181441920 139839181451368 93824997466112 140720555357027 140720555357179 140720555357179 140720555364274 0
/proc/869595/statm: 1501173 1313618 3978 46 0 1473768 0
[pid=869595/tid=869600] ppid=869593 vsize=6004692 memory=2628 CPUtime=3.96 cores=0,2
/proc/869595/task/869600/stat : 869600 (ld-linux-x86-64) S 869593 869593 867485 0 -1 1077936192 244 0 0 0 114 282 0 0 20 0 2 0 167840661 6148804608 1313618 134679101440 139839179153408 139839179341020 140720555353056 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139839181441920 139839181451368 93824997466112 140720555357027 140720555357179 140720555357179 140720555364274 0
Current children cumulated CPU time: 3515.9 s
Current children cumulated vsize: 6014620 KiB
Current children cumulated memory: 5257100 KiB

[startup+3582.3 s]
/proc/loadavg: 4.76 4.51 4.30 5/249 871436
/proc/meminfo: memFree=110339016/131655788 swapFree=131071996/131071996
[pid=869593] ppid=869590 vsize=9928 memory=2628 CPUtime=0 cores=0,2
/proc/869593/stat : 869593 (run-glibc-2.34.) S 869590 869593 867485 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 167839932 10166272 657 134679101440 94673840164864 94673841244184 140722218759840 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94673843342640 94673843389828 94673851813888 140722218767307 140722218767452 140722218767452 140722218774467 0
/proc/869593/statm: 2482 657 576 264 0 133 0
[pid=869595] ppid=869593 vsize=6004692 memory=5262752 CPUtime=3575.8 cores=0,2
/proc/869595/stat : 869595 (ld-linux-x86-64) R 869593 869593 867485 0 -1 4194304 11638892 0 0 0 322390 35190 0 0 20 0 2 0 167839932 6148804608 1315688 134679101440 139839179153408 139839179341020 140720555353056 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139839181441920 139839181451368 93824997466112 140720555357027 140720555357179 140720555357179 140720555364274 0
/proc/869595/statm: 1501173 1315688 3978 46 0 1473768 0
[pid=869595/tid=869600] ppid=869593 vsize=6004692 memory=5261108 CPUtime=4.03 cores=0,2
/proc/869595/task/869600/stat : 869600 (ld-linux-x86-64) S 869593 869593 867485 0 -1 1077936192 247 0 0 0 116 287 0 0 20 0 2 0 167840661 6148804608 1315688 134679101440 139839179153408 139839179341020 140720555353056 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139839181441920 139839181451368 93824997466112 140720555357027 140720555357179 140720555357179 140720555364274 0
Current children cumulated CPU time: 3575.8 s
Current children cumulated vsize: 6014620 KiB
Current children cumulated memory: 5265380 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3606.6 s]
/proc/loadavg: 4.92 4.57 4.33 5/249 871584
/proc/meminfo: memFree=121956868/131655788 swapFree=131071996/131071996
[pid=869593] ppid=869590 vsize=9928 memory=2628 CPUtime=0 cores=0,2
/proc/869593/stat : 869593 (run-glibc-2.34.) S 869590 869593 867485 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 167839932 10166272 657 134679101440 94673840164864 94673841244184 140722218759840 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94673843342640 94673843389828 94673851813888 140722218767307 140722218767452 140722218767452 140722218774467 0
/proc/869593/statm: 2482 657 576 264 0 133 0
[pid=869595] ppid=869593 vsize=6004692 memory=5267716 CPUtime=3600.06 cores=0,2
/proc/869595/stat : 869595 (ld-linux-x86-64) R 869593 869593 867485 0 -1 4194304 11793934 0 0 0 324509 35497 0 0 20 0 2 0 167839932 6148804608 1316929 134679101440 139839179153408 139839179341020 140720555353056 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139839181441920 139839181451368 93824997466112 140720555357027 140720555357179 140720555357179 140720555364274 0
/proc/869595/statm: 1501173 1316929 3978 46 0 1473768 0
[pid=869595/tid=869600] ppid=869593 vsize=6004692 memory=12676 CPUtime=4.06 cores=0,2
/proc/869595/task/869600/stat : 869600 (ld-linux-x86-64) S 869593 869593 867485 0 -1 1077936192 251 0 0 0 117 289 0 0 20 0 2 0 167840661 6148804608 1316929 134679101440 139839179153408 139839179341020 140720555353056 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139839181441920 139839181451368 93824997466112 140720555357027 140720555357179 140720555357179 140720555364274 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 6014620 KiB
Current children cumulated memory: 5270344 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3606.63 s]
# the end of solver process 869593 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

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

[startup+3606.76 s]
# the end of solver process 869595 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=3245.1 s, system=355.114 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+3606.72 s]*
/proc/loadavg: 4.92 4.57 4.33 5/248 871584
/proc/meminfo: memFree=126178932/131655788 swapFree=131071996/131071996
Current cumulated CPU time of completed processes: 0.003876 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3606.76
CPU time (s): 3600.22
CPU user time (s): 3245.1
CPU system time (s): 355.114
CPU usage (%): 99.8186
Max. virtual memory (cumulated for all children) (KiB): 6074424
Max. memory (cumulated for all children) (KiB): 5299324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3245.1
system time used= 355.114
maximum resident set size= 5327640
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11794137
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 354905
involuntary context switches= 24684


# summary of solver processes directly reported to runsolver:
#   pid: 869593,869595
#   total CPU time (s): 3600.22
#   total CPU user time (s): 3245.1
#   total CPU system time (s): 355.114

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.7829 second user time and 37.1371 second system time

The end

Launcher Data

Begin job on nodeC002 at 2024-07-16 21:07:11
IDJOB=4431636
IDBENCH=158209
IDSOLVER=3056
FILE ID=nodeC002/4431636-1721156817
RUNJOBID= nodeC002-1721153223-867495
SLURM_JOB_ID= 7505758
Free space on /tmp= 723332 MiB

SOLVER NAME= IPBHS-GUROBI 2024-07-09
BENCH NAME= PB24/normalized-PB12/OPT-LIN/graca/normalized-ped2.G.recomb10-0.20-13.opb
COMMAND LINE= run-glibc-2.34.sh ./ipbhs_gurobi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431636-1721156817/watcher-4431636-1721156817 -o /tmp/evaluation-result-4431636-1721156817/solver-4431636-1721156817 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1721153223-867495 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi HOME/instance-4431636-1721156817.opb

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

MD5SUM BENCH= 8ac687d6d6d445392b755a367fbcc019
RANDOM SEED=634855139

nodeC002.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.166
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.38
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		: 3085.130
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		: 2855.878
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.38
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.311
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		: 3670.494
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.38
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		: 3491.695
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.211
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.38
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.153
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:        126342884 kB
MemAvailable:   129104752 kB
Buffers:          450732 kB
Cached:          3121828 kB
SwapCached:            0 kB
Active:           899676 kB
Inactive:        3813552 kB
Active(anon):       2716 kB
Inactive(anon):  1175656 kB
Active(file):     896960 kB
Inactive(file):  2637896 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            502068 kB
Writeback:             4 kB
AnonPages:       1140132 kB
Mapped:           114328 kB
Shmem:             37704 kB
KReclaimable:     134084 kB
Slab:             237356 kB
SReclaimable:     134084 kB
SUnreclaim:       103272 kB
KernelStack:        3952 kB
PageTables:        11468 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1581504 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            55072 kB
HardwareCorrupted:     0 kB
AnonHugePages:    462848 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:      205640 kB
DirectMap2M:    21719040 kB
DirectMap1G:    114294784 kB

Free space on /tmp at the end= 723504 MiB
End job on nodeC002 at 2024-07-16 22:07:18