Trace number 4431633

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.13 3604.41

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/graca/
normalized-ped2.G.recomb10-0.10-8.opb
MD5SUM94679b926e0f98030bd662dace4c9342
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 benchmark55874
Best CPU time to get the best result obtained on this benchmark19.7955
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables211991
Total number of constraints2595228
Number of constraints which are clauses2595228
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

2005.33/2007.76	c initialize IPBHS solver
2005.33/2007.76	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
2005.33/2007.76	c optimizer = "gurobi"
2005.33/2007.76	c pbsolver = "roundingsat"
2005.33/2007.76	c load symmetries from file ""
2005.33/2007.76	c set time limit for symmetry computation to 100 seconds.
2005.33/2007.76	c set interchangeable summation variable limit to 3
2005.33/2007.76	c set abs symmetric core budget per WCE-iteration to 100
2005.33/2007.76	c set rel symmetric core budget per WCE-iteration to 0
2005.33/2007.76	c set lit symmetric core budget per WCE-iteration to 0
2005.33/2007.76	c set sym generation to 's'
2005.33/2007.76	c set abstraction set creation to 10 iterations without LB change
2005.33/2007.76	c set abstraction set inputs to 0
2005.33/2007.76	c set abstraction set cluster min size to 2
2005.33/2007.76	c set abstraction set cluster max size to 100000000
2005.33/2007.76	c set abstraction set cluster activation limit to 2
2005.33/2007.76	c enable abstraction set require equal cost
2005.33/2007.76	c set abstraction set assumptions to 0
2005.33/2007.76	c set abstraction set constraint type to 0
2005.33/2007.76	c set abstract core extraction strategy to b
2005.33/2007.76	c set core extraction strategy to 2
2005.33/2007.76	c set core extraction shuffles 10
2005.33/2007.76	c set cores per iteration to 5
2005.33/2007.76	c set optimizer bound usage strategy to 2
2005.33/2007.76	c set optimizer max non-optimal iterations to 1000
2005.33/2007.76	c set small core cardinality limit to 2
2005.33/2007.76	c set max coef in cores to 1000000000
2005.33/2007.76	c set SIS iterations to 5
2005.33/2007.76	c set SIS budget abs to 1000
2005.33/2007.76	c set SIS budget rel to 0.05
2005.33/2007.76	c limit for coefficient in constraints and objective to 9223372036854775807
2005.33/2007.76	c will solve HOME/instance-4431633-1721156815.opb
2005.33/2007.76	c [0.24] solve iteration 1, LB=0, UB=10690981
2005.33/2007.76	c [98.25] solve iteration 2, LB=12, UB=328431
2005.33/2007.76	c [174.36] solve iteration 3, LB=55255, UB=175066
2005.33/2007.76	c [232.33] solve iteration 4, LB=55256, UB=143683
2005.33/2007.76	c [277.3] solve iteration 5, LB=55552, UB=107089
2005.33/2007.76	c [366.21] solve iteration 6, LB=55649, UB=91963
2005.33/2007.76	c [403.15] solve iteration 7, LB=55649, UB=91963
2005.33/2007.76	c [433.35] solve iteration 8, LB=55651, UB=91963
2005.33/2007.76	c [463.42] solve iteration 9, LB=55652, UB=89071
2005.33/2007.76	c [483.81] solve iteration 10, LB=55653, UB=88475
2005.33/2007.76	c [579.23] solve iteration 11, LB=55653, UB=88475
2005.33/2007.76	c [600.21] solve iteration 12, LB=55653, UB=88475
2005.33/2007.76	c [619.71] solve iteration 13, LB=55653, UB=74530
2005.33/2007.76	c [627.12] solve iteration 14, LB=55653, UB=74530
2005.33/2007.76	c [642.12] solve iteration 15, LB=55653, UB=69283
2005.33/2007.76	c [668.77] solve iteration 16, LB=55653, UB=62316
2005.33/2007.76	c [686.4] solve iteration 17, LB=55659, UB=57657
2005.33/2007.76	c [707.62] solve iteration 18, LB=55660, UB=57657
2005.33/2007.76	c [719.7] solve iteration 19, LB=55662, UB=55902
2005.33/2007.76	c [737.42] solve iteration 20, LB=55663, UB=55902
2005.33/2007.76	c [834.45] solve iteration 21, LB=55663, UB=55902
2005.33/2007.76	c [855.49] solve iteration 22, LB=55664, UB=55902
2005.33/2007.76	c [875.27] solve iteration 23, LB=55665, UB=55902
2005.33/2007.76	c [888.69] solve iteration 24, LB=55665, UB=55902
2005.33/2007.76	c [902.97] solve iteration 25, LB=55666, UB=55902
2005.33/2007.76	c [1011.4] solve iteration 26, LB=55666, UB=55902
2005.33/2007.76	c [1023.92] solve iteration 27, LB=55666, UB=55902
2005.33/2007.76	c [1039.7] solve iteration 28, LB=55666, UB=55902
2005.33/2007.76	c [1055.78] solve iteration 29, LB=55667, UB=55902
2005.33/2007.76	c [1071.55] solve iteration 30, LB=55668, UB=55902
2005.33/2007.76	c [1185.57] solve iteration 31, LB=55668, UB=55902
2005.33/2007.76	c [1195.73] solve iteration 32, LB=55668, UB=55902
2005.33/2007.76	c [1204.74] solve iteration 33, LB=55668, UB=55902
2005.33/2007.76	c [1220.36] solve iteration 34, LB=55668, UB=55902
2005.33/2007.76	c [1229.84] solve iteration 35, LB=55669, UB=55902
2005.33/2007.76	c [1353.62] solve iteration 36, LB=55669, UB=55902
2005.33/2007.76	c [1367.7] solve iteration 37, LB=55669, UB=55902
2005.33/2007.76	c [1376.04] solve iteration 38, LB=55669, UB=55902
2005.33/2007.76	c [1386.08] solve iteration 39, LB=55669, UB=55902
2005.33/2007.76	c [1394.57] solve iteration 40, LB=55669, UB=55902
2005.33/2007.76	c [1550.72] solve iteration 41, LB=55669, UB=55902
2005.33/2007.76	c [1554.77] solve iteration 42, LB=55669, UB=55894
2005.33/2007.76	c [1560.9] solve iteration 43, LB=55669, UB=55893
2005.33/2007.76	c [1570.82] solve iteration 44, LB=55670, UB=55893
2005.33/2007.76	c [1578.77] solve iteration 45, LB=55670, UB=55893
2005.33/2007.76	c [1584.63] solve iteration 46, LB=55670, UB=55892
2005.33/2007.76	c [1593.39] solve iteration 47, LB=55670, UB=55892
2005.33/2007.76	c [1599.23] solve iteration 48, LB=55670, UB=55892
2005.33/2007.76	c [1604.92] solve iteration 49, LB=55670, UB=55892
2005.33/2007.76	c [1612.14] solve iteration 50, LB=55670, UB=55892
2005.33/2007.76	c [1808.94] solve iteration 51, LB=55670, UB=55892
2005.33/2007.76	c [1814.53] solve iteration 52, LB=55670

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

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=869580, runsolver pid=869577

[startup+0.100099 s]*
/proc/loadavg: 4.12 4.12 4.09 5/241 869582
/proc/meminfo: memFree=127140984/131655788 swapFree=131071996/131071996
[pid=869580] ppid=869577 vsize=9928 memory=2716 CPUtime=0 cores=1,3
/proc/869580/stat : 869580 (run-glibc-2.34.) S 869577 869580 867485 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 167839729 10166272 679 134679101440 93997750177792 93997751257112 140731941172752 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93997753355568 93997753402756 93997772218368 140731941176267 140731941176412 140731941176412 140731941183427 0
/proc/869580/statm: 2482 679 598 264 0 133 0
[pid=869582] ppid=869580 vsize=95332 memory=14244 CPUtime=0.1 cores=1,3
/proc/869582/stat : 869582 (ld-linux-x86-64) R 869580 869580 867485 0 -1 4194304 2658 0 0 0 10 0 0 0 20 0 1 0 167839729 97619968 3561 134679101440 140247578378240 140247578565852 140735444479408 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 140247580666752 140247580676200 93825006264320 140735444480867 140735444481019 140735444481019 140735444488114 0
/proc/869582/statm: 23833 3561 1573 46 0 4448 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 105260 KiB
Current children cumulated memory: 16960 KiB

[startup+0.212473 s]*
/proc/loadavg: 4.12 4.12 4.09 5/241 869582
/proc/meminfo: memFree=127100832/131655788 swapFree=131071996/131071996
[pid=869580] ppid=869577 vsize=9928 memory=2716 CPUtime=0 cores=1,3
/proc/869580/stat : 869580 (run-glibc-2.34.) S 869577 869580 867485 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 167839729 10166272 679 134679101440 93997750177792 93997751257112 140731941172752 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93997753355568 93997753402756 93997772218368 140731941176267 140731941176412 140731941176412 140731941183427 0
/proc/869580/statm: 2482 679 598 264 0 133 0
[pid=869582] ppid=869580 vsize=102804 memory=21980 CPUtime=0.21 cores=1,3
/proc/869582/stat : 869582 (ld-linux-x86-64) R 869580 869580 867485 0 -1 4194304 4828 0 0 0 20 1 0 0 20 0 1 0 167839729 105271296 5495 134679101440 140247578378240 140247578565852 140735444479408 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 140247580666752 140247580676200 93825006264320 140735444480867 140735444481019 140735444481019 140735444488114 0
/proc/869582/statm: 25701 5495 1573 46 0 6316 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 112732 KiB
Current children cumulated memory: 24696 KiB

[startup+0.312084 s]*
/proc/loadavg: 4.12 4.12 4.09 5/241 869582
/proc/meminfo: memFree=127051076/131655788 swapFree=131071996/131071996
[pid=869580] ppid=869577 vsize=9928 memory=2716 CPUtime=0 cores=1,3
/proc/869580/stat : 869580 (run-glibc-2.34.) S 869577 869580 867485 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 167839729 10166272 679 134679101440 93997750177792 93997751257112 140731941172752 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93997753355568 93997753402756 93997772218368 140731941176267 140731941176412 140731941176412 140731941183427 0
/proc/869580/statm: 2482 679 598 264 0 133 0
[pid=869582] ppid=869580 vsize=110332 memory=27432 CPUtime=0.3 cores=1,3
/proc/869582/stat : 869582 (ld-linux-x86-64) R 869580 869580 867485 0 -1 4194304 6205 0 0 0 29 1 0 0 20 0 1 0 167839729 112979968 6858 134679101440 140247578378240 140247578565852 140735444479408 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 140247580666752 140247580676200 93825006264320 140735444480867 140735444481019 140735444481019 140735444488114 0
/proc/869582/statm: 27583 6858 1573 46 0 8198 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 120260 KiB
Current children cumulated memory: 30148 KiB

[startup+0.700407 s]
/proc/loadavg: 4.12 4.12 4.09 5/241 869582
/proc/meminfo: memFree=126968364/131655788 swapFree=131071996/131071996
[pid=869580] ppid=869577 vsize=9928 memory=2716 CPUtime=0 cores=1,3
/proc/869580/stat : 869580 (run-glibc-2.34.) S 869577 869580 867485 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 167839729 10166272 679 134679101440 93997750177792 93997751257112 140731941172752 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93997753355568 93997753402756 93997772218368 140731941176267 140731941176412 140731941176412 140731941183427 0
/proc/869580/statm: 2482 679 598 264 0 133 0
[pid=869582] ppid=869580 vsize=132780 memory=48268 CPUtime=0.69 cores=1,3
/proc/869582/stat : 869582 (ld-linux-x86-64) R 869580 869580 867485 0 -1 4194304 10420 0 0 0 66 3 0 0 20 0 1 0 167839729 135966720 12067 134679101440 140247578378240 140247578565852 140735444479408 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 140247580666752 140247580676200 93825006264320 140735444480867 140735444481019 140735444481019 140735444488114 0
/proc/869582/statm: 33195 12067 1573 46 0 13810 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 142708 KiB
Current children cumulated memory: 50984 KiB

[startup+1.50038 s]
/proc/loadavg: 4.12 4.12 4.09 5/241 869582
/proc/meminfo: memFree=126786552/131655788 swapFree=131071996/131071996
[pid=869580] ppid=869577 vsize=9928 memory=2716 CPUtime=0 cores=1,3
/proc/869580/stat : 869580 (run-glibc-2.34.) S 869577 869580 867485 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 167839729 10166272 679 134679101440 93997750177792 93997751257112 140731941172752 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93997753355568 93997753402756 93997772218368 140731941176267 140731941176412 140731941176412 140731941183427 0
/proc/869580/statm: 2482 679 598 264 0 133 0
[pid=869582] ppid=869580 vsize=259144 memory=139868 CPUtime=1.48 cores=1,3
/proc/869582/stat : 869582 (ld-linux-x86-64) R 869580 869580 867485 0 -1 4194304 22561 0 0 0 142 6 0 0 20 0 1 0 167839729 265363456 34967 134679101440 140247578378240 140247578565852 140735444479408 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 140247580666752 140247580676200 93825006264320 140735444480867 140735444481019 140735444481019 140735444488114 0
/proc/869582/statm: 64786 34967 1573 46 0 45401 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 269072 KiB
Current children cumulated memory: 142584 KiB

[startup+3.11286 s]
/proc/loadavg: 4.12 4.12 4.09 5/247 869595
/proc/meminfo: memFree=126022468/131655788 swapFree=131071996/131071996
[pid=869580] ppid=869577 vsize=9928 memory=2716 CPUtime=0 cores=1,3
/proc/869580/stat : 869580 (run-glibc-2.34.) S 869577 869580 867485 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 167839729 10166272 679 134679101440 93997750177792 93997751257112 140731941172752 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93997753355568 93997753402756 93997772218368 140731941176267 140731941176412 140731941176412 140731941183427 0
/proc/869580/statm: 2482 679 598 264 0 133 0
[pid=869582] ppid=869580 vsize=422304 memory=295488 CPUtime=3.09 cores=1,3
/proc/869582/stat : 869582 (ld-linux-x86-64) R 869580 869580 867485 0 -1 4194304 51264 0 0 0 288 21 0 0 20 0 1 0 167839729 432439296 73872 134679101440 140247578378240 140247578565852 140735444479408 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 140247580666752 140247580676200 93825006264320 140735444480867 140735444481019 140735444481019 140735444488114 0
/proc/869582/statm: 105576 73872 1685 46 0 86191 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 432232 KiB
Current children cumulated memory: 298204 KiB

[startup+6.30035 s]
/proc/loadavg: 4.19 4.13 4.10 5/249 869599
/proc/meminfo: memFree=125325768/131655788 swapFree=131071996/131071996
[pid=869580] ppid=869577 vsize=9928 memory=2716 CPUtime=0 cores=1,3
/proc/869580/stat : 869580 (run-glibc-2.34.) S 869577 869580 867485 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 167839729 10166272 679 134679101440 93997750177792 93997751257112 140731941172752 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93997753355568 93997753402756 93997772218368 140731941176267 140731941176412 140731941176412 140731941183427 0
/proc/869580/statm: 2482 679 598 264 0 133 0
[pid=869582] ppid=869580 vsize=726864 memory=537516 CPUtime=6.26 cores=1,3
/proc/869582/stat : 869582 (ld-linux-x86-64) R 869580 869580 867485 0 -1 4194304 111579 0 0 0 542 84 0 0 20 0 2 0 167839729 744308736 134379 134679101440 140247578378240 140247578565852 140735444479408 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140247580666752 140247580676200 93825006264320 140735444480867 140735444481019 140735444481019 140735444488114 0
/proc/869582/statm: 181716 134379 3430 46 0 154311 0
[pid=869582/tid=869596] ppid=869580 vsize=726864 memory=2716 CPUtime=0 cores=1,3
/proc/869582/task/869596/stat : 869596 (ld-linux-x86-64) S 869580 869580 867485 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 167840238 744308736 134379 134679101440 140247578378240 140247578565852 140735444479408 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140247580666752 140247580676200 93825006264320 140735444480867 140735444481019 140735444481019 140735444488114 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 736792 KiB
Current children cumulated memory: 540232 KiB

[startup+12.7004 s]
/proc/loadavg: 4.17 4.13 4.10 5/250 869600
/proc/meminfo: memFree=124894060/131655788 swapFree=131071996/131071996
[pid=869580] ppid=869577 vsize=9928 memory=2716 CPUtime=0 cores=1,3
/proc/869580/stat : 869580 (run-glibc-2.34.) S 869577 869580 867485 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 167839729 10166272 679 134679101440 93997750177792 93997751257112 140731941172752 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93997753355568 93997753402756 93997772218368 140731941176267 140731941176412 140731941176412 140731941183427 0
/proc/869580/statm: 2482 679 598 264 0 133 0
[pid=869582] ppid=869580 vsize=726864 memory=538104 CPUtime=12.66 cores=1,3
/proc/869582/stat : 869582 (ld-linux-x86-64) R 869580 869580 867485 0 -1 4194304 117391 0 0 0 1133 133 0 0 20 0 2 0 167839729 744308736 134526 134679101440 140247578378240 140247578565852 140735444479408 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140247580666752 140247580676200 93825006264320 140735444480867 140735444481019 140735444481019 140735444488114 0
/proc/869582/statm: 181716 134526 3509 46 0 154311 0
[pid=869582/tid=869596] ppid=869580 vsize=726864 memory=2716 CPUtime=0 cores=1,3
/proc/869582/task/869596/stat : 869596 (ld-linux-x86-64) S 869580 869580 867485 0 -1 1077936192 4 0 0 0 0 0 0 0 20 0 2 0 167840238 744308736 134526 134679101440 140247578378240 140247578565852 140735444479408 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140247580666752 140247580676200 93825006264320 140735444480867 140735444481019 140735444481019 140735444488114 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 736792 KiB
Current children cumulated memory: 540820 KiB

[startup+25.5004 s]
/proc/loadavg: 4.13 4.12 4.09 5/249 869601
/proc/meminfo: memFree=124890812/131655788 swapFree=131071996/131071996
[pid=869580] ppid=869577 vsize=9928 memory=2716 CPUtime=0 cores=1,3
/proc/869580/stat : 869580 (run-glibc-2.34.) S 869577 869580 867485 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 167839729 10166272 679 134679101440 93997750177792 93997751257112 140731941172752 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93997753355568 93997753402756 93997772218368 140731941176267 140731941176412 140731941176412 140731941183427 0
/proc/869580/statm: 2482 679 598 264 0 133 0
[pid=869582] ppid=869580 vsize=726864 memory=538568 CPUtime=25.45 cores=1,3
/proc/869582/stat : 869582 (ld-linux-x86-64) R 869580 869580 867485 0 -1 4194304 136022 0 0 0 2239 306 0 0 20 0 2 0 167839729 744308736 134642 134679101440 140247578378240 140247578565852 140735444479408 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140247580666752 140247580676200 93825006264320 140735444480867 140735444481019 140735444481019 140735444488114 0
/proc/869582/statm: 181716 134642 3509 46 0 154311 0
[pid=869582/tid=869596] ppid=869580 vsize=726864 memory=2716 CPUtime=0.01 cores=1,3
/proc/869582/task/869596/stat : 869596 (ld-linux-x86-64) S 869580 869580 867485 0 -1 1077936192 13 0 0 0 0 1 0 0 20 0 2 0 167840238 744308736 134642 134679101440 140247578378240 140247578565852 140735444479408 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140247580666752 140247580676200 93825006264320 140735444480867 140735444481019 140735444481019 140735444488114 0
Current children cumulated CPU time: 25.45 s
Current children cumulated vsize: 736792 KiB
Current children cumulated memory: 541284 KiB

[startup+51.1139 s]
/proc/loadavg: 4.22 4.15 4.10 5/250 869607
/proc/meminfo: memFree=124888692/131655788 swapFree=131071996/131071996
[pid=869580] ppid=869577 vsize=9928 memory=2716 CPUtime=0 cores=1,3
/proc/869580/stat : 869580 (run-glibc-2.34.) S 869577 869580 867485 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 167839729 10166272 679 134679101440 93997750177792 93997751257112 140731941172752 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93997753355568 93997753402756 93997772218368 140731941176267 140731941176412 140731941176412 140731941183427 0
/proc/869580/statm: 2482 679 598 264 0 133 0
[pid=869582] ppid=869580 vsize=726864 memory=539756 CPUtime=51.03 cores=1,3
/proc/869582/stat : 869582 (ld-linux-x86-64) R 869580 869580 867485 0 -1 4194304 168356 0 0 0 4431 672 0 0 20 0 2 0 167839729 744308736 134939 134679101440 140247578378240 140247578565852 140735444479408 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140247580666752 140247580676200 93825006264320 140735444480867 140735444481019 140735444481019 140735444488114 0
/proc/869582/statm: 181716 134939 3509 46 0 154311 0
[pid=869582/tid=869596] ppid=869580 vsize=726864 memory=12440 CPUtime=0.04 cores=1,3
/proc/869582/task/869596/stat : 869596 (ld-linux-x86-64) S 869580 869580 867485 0 -1 1077936192 24 0 0 0 1 3 0 0 20 0 2 0 167840238 744308736 134939 134679101440 140247578378240 140247578565852 140735444479408 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140247580666752 140247580676200 93825006264320 140735444480867 140735444481019 140735444481019 140735444488114 0
Current children cumulated CPU time: 51.03 s
Current children cumulated vsize: 736792 KiB
Current children cumulated memory: 542472 KiB

[startup+102.3 s]
/proc/loadavg: 4.16 4.14 4.10 5/250 869615
/proc/meminfo: memFree=124877304/131655788 swapFree=131071996/131071996
[pid=869580] ppid=869577 vsize=9928 memory=2716 CPUtime=0 cores=1,3
/proc/869580/stat : 869580 (run-glibc-2.34.) S 869577 869580 867485 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 167839729 10166272 679 134679101440 93997750177792 93997751257112 140731941172752 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93997753355568 93997753402756 93997772218368 140731941176267 140731941176412 140731941176412 140731941183427 0
/proc/869580/statm: 2482 679 598 264 0 133 0
[pid=869582] ppid=869580 vsize=726864 memory=542760 CPUtime=102.18 cores=1,3
/proc/869582/stat : 869582 (ld-linux-x86-64) R 869580 869580 867485 0 -1 4194304 211389 0 0 0 8673 1545 0 0 20 0 2 0 167839729 744308736 135690 134679101440 140247578378240 140247578565852 140735444479408 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140247580666752 140247580676200 93825006264320 140735444480867 140735444481019 140735444481019 140735444488114 0
/proc/869582/statm: 181716 135690 3509 46 0 154311 0
[pid=869582/tid=869596] ppid=869580 vsize=726864 memory=12676 CPUtime=0.09 cores=1,3
/proc/869582/task/869596/stat : 869596 (ld-linux-x86-64) S 869580 869580 867485 0 -1 1077936192 34 0 0 0 2 7 0 0 20 0 2 0 167840238 744308736 135690 134679101440 140247578378240 140247578565852 140735444479408 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140247580666752 140247580676200 93825006264320 140735444480867 140735444481019 140735444481019 140735444488114 0
Current children cumulated CPU time: 102.18 s
Current children cumulated vsize: 736792 KiB
Current children cumulated memory: 545476 KiB

[startup+162.3 s]
/proc/loadavg: 4.14 4.14 4.10 5/250 869626
/proc/meminfo: memFree=124707100/131655788 swapFree=131071996/131071996
[pid=869580] ppid=869577 vsize=9928 memory=2716 CPUtime=0 cores=1,3
/proc/869580/stat : 869580 (run-glibc-2.34.) S 869577 869580 867485 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 167839729 10166272 679 134679101440 93997750177792 93997751257112 140731941172752 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93997753355568 93997753402756 93997772218368 140731941176267 140731941176412 140731941176412 140731941183427 0
/proc/869580/statm: 2482 679 598 264 0 133 0
[pid=869582] ppid=869580 vsize=780072 memory=598396 CPUtime=162.12 cores=1,3
/proc/869582/stat : 869582 (ld-linux-x86-64) R 869580 869580 867485 0 -1 4194304 270605 0 0 0 13753 2459 0 0 20 0 2 0 167839729 798793728 149599 134679101440 140247578378240 140247578565852 140735444479408 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140247580666752 140247580676200 93825006264320 140735444480867 140735444481019 140735444481019 140735444488114 0
/proc/869582/statm: 195018 149599 3747 46 0 167613 0
[pid=869582/tid=869596] ppid=869580 vsize=780072 memory=2716 CPUtime=0.14 cores=1,3
/proc/869582/task/869596/stat : 869596 (ld-linux-x86-64) S 869580 869580 867485 0 -1 1077936192 39 0 0 0 3 11 0 0 20 0 2 0 167840238 798793728 149599 134679101440 140247578378240 140247578565852 140735444479408 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140247580666752 140247580676200 93825006264320 140735444480867 140735444481019 140735444481019 140735444488114 0
Current children cumulated CPU time: 162.12 s
Current children cumulated vsize: 790000 KiB

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

[startup+3222.3 s]
/proc/loadavg: 4.45 4.33 4.21 5/253 871359
/proc/meminfo: memFree=110499292/131655788 swapFree=131071996/131071996
[pid=869580] ppid=869577 vsize=9928 memory=2716 CPUtime=0 cores=1,3
/proc/869580/stat : 869580 (run-glibc-2.34.) S 869577 869580 867485 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 167839729 10166272 679 134679101440 93997750177792 93997751257112 140731941172752 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93997753355568 93997753402756 93997772218368 140731941176267 140731941176412 140731941176412 140731941183427 0
/proc/869580/statm: 2482 679 598 264 0 133 0
[pid=869582] ppid=869580 vsize=5865420 memory=5074944 CPUtime=3218.49 cores=1,3
/proc/869582/stat : 869582 (ld-linux-x86-64) R 869580 869580 867485 0 -1 4194304 11053764 0 0 0 297893 23956 0 0 20 0 2 0 167839729 6006190080 1268736 134679101440 140247578378240 140247578565852 140735444479408 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140247580666752 140247580676200 93825006264320 140735444480867 140735444481019 140735444481019 140735444488114 0
/proc/869582/statm: 1466355 1268736 3953 46 0 1438950 0
[pid=869582/tid=869596] ppid=869580 vsize=5865420 memory=12440 CPUtime=3.28 cores=1,3
/proc/869582/task/869596/stat : 869596 (ld-linux-x86-64) S 869580 869580 867485 0 -1 1077936192 210 0 0 0 82 246 0 0 20 0 2 0 167840238 6006190080 1268736 134679101440 140247578378240 140247578565852 140735444479408 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140247580666752 140247580676200 93825006264320 140735444480867 140735444481019 140735444481019 140735444488114 0
Current children cumulated CPU time: 3218.49 s
Current children cumulated vsize: 5875348 KiB
Current children cumulated memory: 5077660 KiB

[startup+3282.3 s]
/proc/loadavg: 4.35 4.32 4.21 5/252 871382
/proc/meminfo: memFree=110465948/131655788 swapFree=131071996/131071996
[pid=869580] ppid=869577 vsize=9928 memory=2716 CPUtime=0 cores=1,3
/proc/869580/stat : 869580 (run-glibc-2.34.) S 869577 869580 867485 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 167839729 10166272 679 134679101440 93997750177792 93997751257112 140731941172752 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93997753355568 93997753402756 93997772218368 140731941176267 140731941176412 140731941176412 140731941183427 0
/proc/869580/statm: 2482 679 598 264 0 133 0
[pid=869582] ppid=869580 vsize=5865420 memory=5074944 CPUtime=3278.43 cores=1,3
/proc/869582/stat : 869582 (ld-linux-x86-64) R 869580 869580 867485 0 -1 4194304 11485809 0 0 0 303781 24062 0 0 20 0 2 0 167839729 6006190080 1268736 134679101440 140247578378240 140247578565852 140735444479408 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140247580666752 140247580676200 93825006264320 140735444480867 140735444481019 140735444481019 140735444488114 0
/proc/869582/statm: 1466355 1268736 3953 46 0 1438950 0
[pid=869582/tid=869596] ppid=869580 vsize=5865420 memory=2716 CPUtime=3.35 cores=1,3
/proc/869582/task/869596/stat : 869596 (ld-linux-x86-64) S 869580 869580 867485 0 -1 1077936192 214 0 0 0 85 250 0 0 20 0 2 0 167840238 6006190080 1268736 134679101440 140247578378240 140247578565852 140735444479408 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140247580666752 140247580676200 93825006264320 140735444480867 140735444481019 140735444481019 140735444488114 0
Current children cumulated CPU time: 3278.43 s
Current children cumulated vsize: 5875348 KiB
Current children cumulated memory: 5077660 KiB

[startup+3342.3 s]
/proc/loadavg: 4.17 4.27 4.20 5/252 871393
/proc/meminfo: memFree=110466568/131655788 swapFree=131071996/131071996
[pid=869580] ppid=869577 vsize=9928 memory=2716 CPUtime=0 cores=1,3
/proc/869580/stat : 869580 (run-glibc-2.34.) S 869577 869580 867485 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 167839729 10166272 679 134679101440 93997750177792 93997751257112 140731941172752 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93997753355568 93997753402756 93997772218368 140731941176267 140731941176412 140731941176412 140731941183427 0
/proc/869580/statm: 2482 679 598 264 0 133 0
[pid=869582] ppid=869580 vsize=5865420 memory=5074944 CPUtime=3338.35 cores=1,3
/proc/869582/stat : 869582 (ld-linux-x86-64) R 869580 869580 867485 0 -1 4194304 11861186 0 0 0 309695 24140 0 0 20 0 2 0 167839729 6006190080 1268736 134679101440 140247578378240 140247578565852 140735444479408 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140247580666752 140247580676200 93825006264320 140735444480867 140735444481019 140735444481019 140735444488114 0
/proc/869582/statm: 1466355 1268736 3953 46 0 1438950 0
[pid=869582/tid=869596] ppid=869580 vsize=5865420 memory=2716 CPUtime=3.41 cores=1,3
/proc/869582/task/869596/stat : 869596 (ld-linux-x86-64) S 869580 869580 867485 0 -1 1077936192 221 0 0 0 86 255 0 0 20 0 2 0 167840238 6006190080 1268736 134679101440 140247578378240 140247578565852 140735444479408 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140247580666752 140247580676200 93825006264320 140735444480867 140735444481019 140735444481019 140735444488114 0
Current children cumulated CPU time: 3338.35 s
Current children cumulated vsize: 5875348 KiB
Current children cumulated memory: 5077660 KiB

[startup+3402.3 s]
/proc/loadavg: 4.18 4.25 4.19 5/252 871403
/proc/meminfo: memFree=110449748/131655788 swapFree=131071996/131071996
[pid=869580] ppid=869577 vsize=9928 memory=2716 CPUtime=0 cores=1,3
/proc/869580/stat : 869580 (run-glibc-2.34.) S 869577 869580 867485 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 167839729 10166272 679 134679101440 93997750177792 93997751257112 140731941172752 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93997753355568 93997753402756 93997772218368 140731941176267 140731941176412 140731941176412 140731941183427 0
/proc/869580/statm: 2482 679 598 264 0 133 0
[pid=869582] ppid=869580 vsize=5865420 memory=5074944 CPUtime=3398.3 cores=1,3
/proc/869582/stat : 869582 (ld-linux-x86-64) R 869580 869580 867485 0 -1 4194304 12293667 0 0 0 315609 24221 0 0 20 0 2 0 167839729 6006190080 1268736 134679101440 140247578378240 140247578565852 140735444479408 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140247580666752 140247580676200 93825006264320 140735444480867 140735444481019 140735444481019 140735444488114 0
/proc/869582/statm: 1466355 1268736 3953 46 0 1438950 0
[pid=869582/tid=869596] ppid=869580 vsize=5865420 memory=2716 CPUtime=3.47 cores=1,3
/proc/869582/task/869596/stat : 869596 (ld-linux-x86-64) S 869580 869580 867485 0 -1 1077936192 224 0 0 0 88 259 0 0 20 0 2 0 167840238 6006190080 1268736 134679101440 140247578378240 140247578565852 140735444479408 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140247580666752 140247580676200 93825006264320 140735444480867 140735444481019 140735444481019 140735444488114 0
Current children cumulated CPU time: 3398.3 s
Current children cumulated vsize: 5875348 KiB
Current children cumulated memory: 5077660 KiB

[startup+3462.3 s]
/proc/loadavg: 5.12 4.50 4.28 6/251 871414
/proc/meminfo: memFree=110431524/131655788 swapFree=131071996/131071996
[pid=869580] ppid=869577 vsize=9928 memory=2716 CPUtime=0 cores=1,3
/proc/869580/stat : 869580 (run-glibc-2.34.) S 869577 869580 867485 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 167839729 10166272 679 134679101440 93997750177792 93997751257112 140731941172752 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93997753355568 93997753402756 93997772218368 140731941176267 140731941176412 140731941176412 140731941183427 0
/proc/869580/statm: 2482 679 598 264 0 133 0
[pid=869582] ppid=869580 vsize=5865420 memory=5075064 CPUtime=3458.24 cores=1,3
/proc/869582/stat : 869582 (ld-linux-x86-64) R 869580 869580 867485 0 -1 4194304 12650104 0 0 0 321443 24381 0 0 20 0 2 0 167839729 6006190080 1268766 134679101440 140247578378240 140247578565852 140735444479408 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140247580666752 140247580676200 93825006264320 140735444480867 140735444481019 140735444481019 140735444488114 0
/proc/869582/statm: 1466355 1268766 3953 46 0 1438950 0
[pid=869582/tid=869596] ppid=869580 vsize=5865420 memory=2716 CPUtime=3.54 cores=1,3
/proc/869582/task/869596/stat : 869596 (ld-linux-x86-64) S 869580 869580 867485 0 -1 1077936192 227 0 0 0 90 264 0 0 20 0 2 0 167840238 6006190080 1268766 134679101440 140247578378240 140247578565852 140735444479408 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140247580666752 140247580676200 93825006264320 140735444480867 140735444481019 140735444481019 140735444488114 0
Current children cumulated CPU time: 3458.24 s
Current children cumulated vsize: 5875348 KiB
Current children cumulated memory: 5077780 KiB

[startup+3522.3 s]
/proc/loadavg: 4.53 4.45 4.28 5/250 871426
/proc/meminfo: memFree=110411856/131655788 swapFree=131071996/131071996
[pid=869580] ppid=869577 vsize=9928 memory=2716 CPUtime=0 cores=1,3
/proc/869580/stat : 869580 (run-glibc-2.34.) S 869577 869580 867485 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 167839729 10166272 679 134679101440 93997750177792 93997751257112 140731941172752 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93997753355568 93997753402756 93997772218368 140731941176267 140731941176412 140731941176412 140731941183427 0
/proc/869580/statm: 2482 679 598 264 0 133 0
[pid=869582] ppid=869580 vsize=5889932 memory=5079424 CPUtime=3518.14 cores=1,3
/proc/869582/stat : 869582 (ld-linux-x86-64) R 869580 869580 867485 0 -1 4194304 13099103 0 0 0 327185 24629 0 0 20 0 2 0 167839729 6031290368 1269856 134679101440 140247578378240 140247578565852 140735444479408 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140247580666752 140247580676200 93825006264320 140735444480867 140735444481019 140735444481019 140735444488114 0
/proc/869582/statm: 1472483 1269856 3953 46 0 1445078 0
[pid=869582/tid=869596] ppid=869580 vsize=5889932 memory=5075040 CPUtime=3.61 cores=1,3
/proc/869582/task/869596/stat : 869596 (ld-linux-x86-64) S 869580 869580 867485 0 -1 1077936192 230 0 0 0 92 269 0 0 20 0 2 0 167840238 6031290368 1269856 134679101440 140247578378240 140247578565852 140735444479408 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140247580666752 140247580676200 93825006264320 140735444480867 140735444481019 140735444481019 140735444488114 0
Current children cumulated CPU time: 3518.14 s
Current children cumulated vsize: 5899860 KiB
Current children cumulated memory: 5082140 KiB

[startup+3582.3 s]
/proc/loadavg: 4.76 4.51 4.30 6/249 871436
/proc/meminfo: memFree=110343112/131655788 swapFree=131071996/131071996
[pid=869580] ppid=869577 vsize=9928 memory=2716 CPUtime=0 cores=1,3
/proc/869580/stat : 869580 (run-glibc-2.34.) S 869577 869580 867485 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 167839729 10166272 679 134679101440 93997750177792 93997751257112 140731941172752 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93997753355568 93997753402756 93997772218368 140731941176267 140731941176412 140731941176412 140731941183427 0
/proc/869580/statm: 2482 679 598 264 0 133 0
[pid=869582] ppid=869580 vsize=5897012 memory=5109796 CPUtime=3578.03 cores=1,3
/proc/869582/stat : 869582 (ld-linux-x86-64) R 869580 869580 867485 0 -1 4194304 13637093 0 0 0 332629 25174 0 0 20 0 2 0 167839729 6038540288 1277449 134679101440 140247578378240 140247578565852 140735444479408 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140247580666752 140247580676200 93825006264320 140735444480867 140735444481019 140735444481019 140735444488114 0
/proc/869582/statm: 1474253 1277449 3953 46 0 1446848 0
[pid=869582/tid=869596] ppid=869580 vsize=5897012 memory=12440 CPUtime=3.67 cores=1,3
/proc/869582/task/869596/stat : 869596 (ld-linux-x86-64) S 869580 869580 867485 0 -1 1077936192 232 0 0 0 94 273 0 0 20 0 2 0 167840238 6038540288 1277449 134679101440 140247578378240 140247578565852 140735444479408 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140247580666752 140247580676200 93825006264320 140735444480867 140735444481019 140735444481019 140735444488114 0
Current children cumulated CPU time: 3578.03 s
Current children cumulated vsize: 5906940 KiB
Current children cumulated memory: 5112512 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3604.3 s]
/proc/loadavg: 4.91 4.56 4.33 4/244 871501
/proc/meminfo: memFree=116715512/131655788 swapFree=131071996/131071996
[pid=869580] ppid=869577 vsize=9928 memory=2716 CPUtime=0 cores=1,3
/proc/869580/stat : 869580 (run-glibc-2.34.) S 869577 869580 867485 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 167839729 10166272 679 134679101440 93997750177792 93997751257112 140731941172752 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93997753355568 93997753402756 93997772218368 140731941176267 140731941176412 140731941176412 140731941183427 0
/proc/869580/statm: 2482 679 598 264 0 133 0
[pid=869582] ppid=869580 vsize=5897012 memory=5109816 CPUtime=3600.01 cores=1,3
/proc/869582/stat : 869582 (ld-linux-x86-64) R 869580 869580 867485 0 -1 4194304 13671740 0 0 0 334661 25340 0 0 20 0 2 0 167839729 6038540288 1277454 134679101440 140247578378240 140247578565852 140735444479408 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140247580666752 140247580676200 93825006264320 140735444480867 140735444481019 140735444481019 140735444488114 0
/proc/869582/statm: 1474253 1277454 3953 46 0 1446848 0
[pid=869582/tid=869596] ppid=869580 vsize=5897012 memory=2716 CPUtime=3.7 cores=1,3
/proc/869582/task/869596/stat : 869596 (ld-linux-x86-64) S 869580 869580 867485 0 -1 1077936192 232 0 0 0 94 276 0 0 20 0 2 0 167840238 6038540288 1277454 134679101440 140247578378240 140247578565852 140735444479408 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140247580666752 140247580676200 93825006264320 140735444480867 140735444481019 140735444481019 140735444488114 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 5906940 KiB
Current children cumulated memory: 5112532 KiB

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

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

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

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

# cumulated CPU time of all completed processes:  user=3346.62 s, system=253.509 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+3604.3 s]
/proc/loadavg: 4.91 4.56 4.33 4/244 871501
/proc/meminfo: memFree=116715512/131655788 swapFree=131071996/131071996
[pid=869580] ppid=869577 vsize=9928 memory=2716 CPUtime=0 cores=1,3
/proc/869580/stat : 869580 (run-glibc-2.34.) S 869577 869580 867485 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 167839729 10166272 679 134679101440 93997750177792 93997751257112 140731941172752 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 93997753355568 93997753402756 93997772218368 140731941176267 140731941176412 140731941176412 140731941183427 0
/proc/869580/statm: 2482 679 598 264 0 133 0
[pid=869582] ppid=869580 vsize=5897012 memory=5109816 CPUtime=3600.01 cores=1,3
/proc/869582/stat : 869582 (ld-linux-x86-64) R 869580 869580 867485 0 -1 4194304 13671740 0 0 0 334661 25340 0 0 20 0 2 0 167839729 6038540288 1277454 134679101440 140247578378240 140247578565852 140735444479408 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 140247580666752 140247580676200 93825006264320 140735444480867 140735444481019 140735444481019 140735444488114 0
/proc/869582/statm: 1474253 1277454 3953 46 0 1446848 0
[pid=869582/tid=869596] ppid=869580 vsize=5897012 memory=2716 CPUtime=3.7 cores=1,3
/proc/869582/task/869596/stat : 869596 (ld-linux-x86-64) S 869580 869580 867485 0 -1 1077936192 232 0 0 0 94 276 0 0 20 0 2 0 167840238 6038540288 1277454 134679101440 140247578378240 140247578565852 140735444479408 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140247580666752 140247580676200 93825006264320 140735444480867 140735444481019 140735444481019 140735444488114 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 5906940 KiB
Current children cumulated memory: 5112532 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3604.41
CPU time (s): 3600.13
CPU user time (s): 3346.62
CPU system time (s): 253.509
CPU usage (%): 99.8812
Max. virtual memory (cumulated for all children) (KiB): 5960388
Max. memory (cumulated for all children) (KiB): 5155396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3346.62
system time used= 253.509
maximum resident set size= 5169248
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13671945
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= 355263
involuntary context switches= 2655


# summary of solver processes directly reported to runsolver:
#   pid: 869580,869582
#   total CPU time (s): 3600.13
#   total CPU user time (s): 3346.62
#   total CPU system time (s): 253.509

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.9379 second user time and 37.3335 second system time

The end

Launcher Data

Begin job on nodeC002 at 2024-07-16 21:07:09
IDJOB=4431633
IDBENCH=158163
IDSOLVER=3056
FILE ID=nodeC002/4431633-1721156815
RUNJOBID= nodeC002-1721153223-867497
SLURM_JOB_ID= 7505758
Free space on /tmp= 723456 MiB

SOLVER NAME= IPBHS-GUROBI 2024-07-09
BENCH NAME= PB24/normalized-PB12/OPT-LIN/graca/normalized-ped2.G.recomb10-0.10-8.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-4431633-1721156815/watcher-4431633-1721156815 -o /tmp/evaluation-result-4431633-1721156815/solver-4431633-1721156815 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1721153223-867497 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi HOME/instance-4431633-1721156815.opb

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

MD5SUM BENCH= 94679b926e0f98030bd662dace4c9342
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		: 3491.731
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		: 1197.151
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.152
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		: 2892.910
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		: 3629.527
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		: 2494.066
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.152
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.302
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:        127184040 kB
MemAvailable:   129781088 kB
Buffers:          450732 kB
Cached:          2958600 kB
SwapCached:            0 kB
Active:           768824 kB
Inactive:        3108372 kB
Active(anon):       2668 kB
Inactive(anon):   502892 kB
Active(file):     766156 kB
Inactive(file):  2605480 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            345768 kB
Writeback:             0 kB
AnonPages:        467688 kB
Mapped:           110620 kB
Shmem:             37704 kB
KReclaimable:     130888 kB
Slab:             233584 kB
SReclaimable:     130888 kB
SUnreclaim:       102696 kB
KernelStack:        3868 kB
PageTables:        10316 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     869736 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            55072 kB
HardwareCorrupted:     0 kB
AnonHugePages:    317440 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= 723424 MiB
End job on nodeC002 at 2024-07-16 22:07:14