Trace number 4431518

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.02 3608.01

General information on the benchmark

NamePB24/normalized-PB07/OPT-LIN/submittedPB07/manquinho/
areaDelay/normalized-f20c10b_023_area_delay.opb
MD5SUMf0d590dea99ded5cbff2470f890532e5
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 benchmark22
Best CPU time to get the best result obtained on this benchmark15.1998
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables18629
Total number of constraints134119
Number of constraints which are clauses134119
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 constraint254
Number of terms in the objective function 9200
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 9200
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 9200
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

534.12/535.72	c initialize IPBHS solver
534.12/535.72	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
534.12/535.72	c optimizer = "gurobi"
534.12/535.72	c pbsolver = "roundingsat"
534.12/535.72	c load symmetries from file ""
534.12/535.72	c set time limit for symmetry computation to 100 seconds.
534.12/535.72	c set interchangeable summation variable limit to 3
534.12/535.72	c set abs symmetric core budget per WCE-iteration to 100
534.12/535.72	c set rel symmetric core budget per WCE-iteration to 0
534.12/535.72	c set lit symmetric core budget per WCE-iteration to 0
534.12/535.72	c set sym generation to 's'
534.12/535.72	c set abstraction set creation to 10 iterations without LB change
534.12/535.72	c set abstraction set inputs to 0
534.12/535.72	c set abstraction set cluster min size to 2
534.12/535.72	c set abstraction set cluster max size to 100000000
534.12/535.72	c set abstraction set cluster activation limit to 2
534.12/535.72	c enable abstraction set require equal cost
534.12/535.72	c set abstraction set assumptions to 0
534.12/535.72	c set abstraction set constraint type to 0
534.12/535.72	c set abstract core extraction strategy to b
534.12/535.72	c set core extraction strategy to 2
534.12/535.72	c set core extraction shuffles 10
534.12/535.72	c set cores per iteration to 5
534.12/535.72	c set optimizer bound usage strategy to 2
534.12/535.72	c set optimizer max non-optimal iterations to 1000
534.12/535.72	c set small core cardinality limit to 2
534.12/535.72	c set max coef in cores to 1000000000
534.12/535.72	c set SIS iterations to 5
534.12/535.72	c set SIS budget abs to 1000
534.12/535.72	c set SIS budget rel to 0.05
534.12/535.72	c limit for coefficient in constraints and objective to 9223372036854775807
534.12/535.72	c will solve HOME/instance-4431518-1721103154.opb
534.12/535.72	c [0.37] solve iteration 1, LB=0, UB=9201
534.12/535.72	c [2.14] solve iteration 2, LB=2, UB=43
534.12/535.72	c [4] solve iteration 3, LB=17, UB=43
534.12/535.72	c [6.09] solve iteration 4, LB=18, UB=43
534.12/535.72	c [7.97] solve iteration 5, LB=18, UB=43
534.12/535.72	c [10.81] solve iteration 6, LB=18, UB=42
534.12/535.72	c [12.35] solve iteration 7, LB=18, UB=39
534.12/535.72	c [14.1] solve iteration 8, LB=18, UB=39
534.12/535.72	c [15.52] solve iteration 9, LB=19, UB=38
534.12/535.72	c [17.03] solve iteration 10, LB=19, UB=38
534.12/535.72	c [18.19] solve iteration 11, LB=19, UB=37
534.12/535.72	c [19.64] solve iteration 12, LB=19, UB=37
534.12/535.72	c [20.83] solve iteration 13, LB=19, UB=37
534.12/535.72	c [21.99] solve iteration 14, LB=19, UB=37
534.12/535.72	c [29.6] solve iteration 15, LB=19, UB=34
534.12/535.72	c [50.93] solve iteration 16, LB=19, UB=34
534.12/535.72	c [52.19] solve iteration 17, LB=19, UB=34
534.12/535.72	c [53.67] solve iteration 18, LB=19, UB=34
534.12/535.72	c [55.06] solve iteration 19, LB=19, UB=34
534.12/535.72	c [56.42] solve iteration 20, LB=19, UB=33
534.12/535.72	c [81.18] solve iteration 21, LB=19, UB=33
534.12/535.72	c [82.54] solve iteration 22, LB=19, UB=33
534.12/535.72	c [84.69] solve iteration 23, LB=19, UB=33
534.12/535.72	c [86.08] solve iteration 24, LB=19, UB=33
534.12/535.72	c [87.76] solve iteration 25, LB=19, UB=33
534.12/535.72	c [90.87] solve iteration 26, LB=19, UB=32
534.12/535.72	c [93.5] solve iteration 27, LB=19, UB=32
534.12/535.72	c [95.65] solve iteration 28, LB=20, UB=32
534.12/535.72	c [97.77] solve iteration 29, LB=20, UB=32
534.12/535.72	c [99.55] solve iteration 30, LB=20, UB=32
534.12/535.72	c [138.65] solve iteration 31, LB=20, UB=32
534.12/535.72	c [141.22] solve iteration 32, LB=20, UB=32
534.12/535.72	c [144.31] solve iteration 33, LB=20, UB=32
534.12/535.72	c [146.97] solve iteration 34, LB=20, UB=32
534.12/535.72	c [149.72] solve iteration 35, LB=20, UB=32
534.12/535.72	c [189.01] solve iteration 36, LB=20, UB=32
534.12/535.72	c [191.29] solve iteration 37, LB=20, UB=32
534.12/535.72	c [193.2] solve iteration 38, LB=20, UB=32
534.12/535.72	c [195.46] solve iteration 39, LB=20, UB=32
534.12/535.72	c [198.13] solve iteration 40, LB=20, UB=32
534.12/535.72	c [218] solve iteration 41, LB=20, UB=31
534.12/535.72	c [220.8] solve iteration 42, LB=20, UB=31
534.12/535.72	c [223.64] solve iteration 43, LB=20, UB=31
534.12/535.72	c [226.2] solve iteration 44, LB=20, UB=31
534.12/535.72	c [228.55] solve iteration 45, LB=20, UB=31
534.12/535.72	c [279.26] solve iteration 46, LB=20, UB=31
534.12/535.72	c [282.64] solve iteration 47, LB=20, UB=31
534.12/535.72	c [285.66] solve iteration 48, LB=20, UB=31
534.12/535.72	c [288.61] solve iteration 49, LB=20, UB=31
534.12/535.72	c [291.33] solve iteration 50, LB=20, UB=31
534.12/535.72	c [297.73] solve iteration 51, LB=20, UB=30
534.12/535.72	c [301.42] solve iteration 52, LB=20, UB=30
534.12/535.72	c [304.12] solve iteration 53, LB=20, UB=30
534.12/535.72	c [307.06] solve iteration 54, LB=20, UB=30
534.12/535.72	c [310.28] solve iteration 55, LB=20, UB=30
534.12/535.72	c [373.66] solve iteration 56, LB=20, UB=29
534.12/535.72	c [377.16] solve iteration 57, LB=20, UB=29
534.12/535.72	c [380.05] solve iteration 58, LB=20, UB=29
534.12/535.72	c [382.81] solve iteration 59, LB=20, UB=29
534.12/535.72	c [385.52] solve iteration 60, LB=20, UB=29
534.12/535.72	c [484.01] so

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63931 MiB (60936 MiB free)
  memory of node 1: 64510 MiB (60352 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431518-1721103154/watcher-4431518-1721103154 -o /tmp/evaluation-result-4431518-1721103154/solver-4431518-1721103154 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1721095365-859152 --watchdog 3760 run-glibc-2.34.sh ./ipbhs_gurobi HOME/instance-4431518-1721103154.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=864335, runsolver pid=864332

[startup+0.10009 s]*
/proc/loadavg: 4.37 4.27 4.16 5/263 864337
/proc/meminfo: memFree=124186068/131524600 swapFree=131071996/131071996
[pid=864335] ppid=864332 vsize=9928 memory=2728 CPUtime=0 cores=4,6
/proc/864335/stat : 864335 (run-glibc-2.34.) S 864332 864335 859141 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 162477244 10166272 682 134679101440 94183638413312 94183639492632 140728972591824 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94183641591088 94183641638276 94183671803904 140728972600267 140728972600412 140728972600412 140728972607427 0
/proc/864335/statm: 2482 682 601 264 0 133 0
[pid=864337] ppid=864335 vsize=100968 memory=20032 CPUtime=0.09 cores=4,6
/proc/864337/stat : 864337 (ld-linux-x86-64) R 864335 864335 859141 0 -1 4194304 4092 0 0 0 8 1 0 0 20 0 1 0 162477244 103391232 5008 134679101440 140570567413760 140570567601372 140722030095104 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 140570569702272 140570569711720 93825009016832 140722030101347 140722030101499 140722030101499 140722030108594 0
/proc/864337/statm: 25242 5008 1599 46 0 5857 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 110896 KiB
Current children cumulated memory: 22760 KiB

[startup+0.205662 s]*
/proc/loadavg: 4.37 4.27 4.16 5/263 864337
/proc/meminfo: memFree=124172060/131524600 swapFree=131071996/131071996
[pid=864335] ppid=864332 vsize=9928 memory=2728 CPUtime=0 cores=4,6
/proc/864335/stat : 864335 (run-glibc-2.34.) S 864332 864335 859141 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 162477244 10166272 682 134679101440 94183638413312 94183639492632 140728972591824 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94183641591088 94183641638276 94183671803904 140728972600267 140728972600412 140728972600412 140728972607427 0
/proc/864335/statm: 2482 682 601 264 0 133 0
[pid=864337] ppid=864335 vsize=114480 memory=33744 CPUtime=0.2 cores=4,6
/proc/864337/stat : 864337 (ld-linux-x86-64) R 864335 864335 859141 0 -1 4194304 6938 0 0 0 16 4 0 0 20 0 1 0 162477244 117227520 8436 134679101440 140570567413760 140570567601372 140722030095104 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 140570569702272 140570569711720 93825009016832 140722030101347 140722030101499 140722030101499 140722030108594 0
/proc/864337/statm: 28620 8436 1695 46 0 9235 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 124408 KiB
Current children cumulated memory: 36472 KiB

[startup+0.305632 s]*
/proc/loadavg: 4.37 4.27 4.16 5/263 864337
/proc/meminfo: memFree=124163884/131524600 swapFree=131071996/131071996
[pid=864335] ppid=864332 vsize=9928 memory=2728 CPUtime=0 cores=4,6
/proc/864335/stat : 864335 (run-glibc-2.34.) S 864332 864335 859141 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 162477244 10166272 682 134679101440 94183638413312 94183639492632 140728972591824 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94183641591088 94183641638276 94183671803904 140728972600267 140728972600412 140728972600412 140728972607427 0
/proc/864335/statm: 2482 682 601 264 0 133 0
[pid=864337] ppid=864335 vsize=119072 memory=39756 CPUtime=0.3 cores=4,6
/proc/864337/stat : 864337 (ld-linux-x86-64) R 864335 864335 859141 0 -1 4194304 7908 0 0 0 21 9 0 0 20 0 1 0 162477244 121929728 9939 134679101440 140570567413760 140570567601372 140722030095104 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 140570569702272 140570569711720 93825009016832 140722030101347 140722030101499 140722030101499 140722030108594 0
/proc/864337/statm: 29768 9939 1695 46 0 10383 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 129000 KiB
Current children cumulated memory: 42484 KiB

[startup+0.700265 s]
/proc/loadavg: 4.37 4.27 4.16 6/264 864338
/proc/meminfo: memFree=124125816/131524600 swapFree=131071996/131071996
[pid=864335] ppid=864332 vsize=9928 memory=2728 CPUtime=0 cores=4,6
/proc/864335/stat : 864335 (run-glibc-2.34.) S 864332 864335 859141 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 162477244 10166272 682 134679101440 94183638413312 94183639492632 140728972591824 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94183641591088 94183641638276 94183671803904 140728972600267 140728972600412 140728972600412 140728972607427 0
/proc/864335/statm: 2482 682 601 264 0 133 0
[pid=864337] ppid=864335 vsize=197784 memory=79100 CPUtime=0.69 cores=4,6
/proc/864337/stat : 864337 (ld-linux-x86-64) R 864335 864335 859141 0 -1 4194304 15265 0 0 0 49 20 0 0 20 0 2 0 162477244 202530816 19775 134679101440 140570567413760 140570567601372 140722030095104 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140570569702272 140570569711720 93825009016832 140722030101347 140722030101499 140722030101499 140722030108594 0
/proc/864337/statm: 49446 19775 2736 46 0 22041 0
[pid=864337/tid=864338] ppid=864335 vsize=197784 memory=449 CPUtime=0 cores=4,6
/proc/864337/task/864338/stat : 864338 (ld-linux-x86-64) S 864335 864335 859141 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 162477279 202530816 19775 134679101440 140570567413760 140570567601372 140722030095104 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140570569702272 140570569711720 93825009016832 140722030101347 140722030101499 140722030101499 140722030108594 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 207712 KiB
Current children cumulated memory: 81828 KiB

[startup+1.50024 s]
/proc/loadavg: 4.37 4.27 4.16 5/264 864338
/proc/meminfo: memFree=124021364/131524600 swapFree=131071996/131071996
[pid=864335] ppid=864332 vsize=9928 memory=2728 CPUtime=0 cores=4,6
/proc/864335/stat : 864335 (run-glibc-2.34.) S 864332 864335 859141 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 162477244 10166272 682 134679101440 94183638413312 94183639492632 140728972591824 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94183641591088 94183641638276 94183671803904 140728972600267 140728972600412 140728972600412 140728972607427 0
/proc/864335/statm: 2482 682 601 264 0 133 0
[pid=864337] ppid=864335 vsize=421492 memory=168868 CPUtime=1.48 cores=4,6
/proc/864337/stat : 864337 (ld-linux-x86-64) R 864335 864335 859141 0 -1 4194304 50730 0 0 0 112 36 0 0 20 0 2 0 162477244 431607808 42217 134679101440 140570567413760 140570567601372 140722030095104 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140570569702272 140570569711720 93825009016832 140722030101347 140722030101499 140722030101499 140722030108594 0
/proc/864337/statm: 105373 42217 3493 46 0 77968 0
[pid=864337/tid=864338] ppid=864335 vsize=421492 memory=79100 CPUtime=0 cores=4,6
/proc/864337/task/864338/stat : 864338 (ld-linux-x86-64) S 864335 864335 859141 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 162477279 431607808 42217 134679101440 140570567413760 140570567601372 140722030095104 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140570569702272 140570569711720 93825009016832 140722030101347 140722030101499 140722030101499 140722030108594 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 431420 KiB
Current children cumulated memory: 171596 KiB

[startup+3.10569 s]
/proc/loadavg: 4.34 4.27 4.16 5/264 864338
/proc/meminfo: memFree=124076152/131524600 swapFree=131071996/131071996
[pid=864335] ppid=864332 vsize=9928 memory=2728 CPUtime=0 cores=4,6
/proc/864335/stat : 864335 (run-glibc-2.34.) S 864332 864335 859141 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 162477244 10166272 682 134679101440 94183638413312 94183639492632 140728972591824 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94183641591088 94183641638276 94183671803904 140728972600267 140728972600412 140728972600412 140728972607427 0
/proc/864335/statm: 2482 682 601 264 0 133 0
[pid=864337] ppid=864335 vsize=421668 memory=178824 CPUtime=3.08 cores=4,6
/proc/864337/stat : 864337 (ld-linux-x86-64) R 864335 864335 859141 0 -1 4194304 69590 0 0 0 242 66 0 0 20 0 2 0 162477244 431788032 44706 134679101440 140570567413760 140570567601372 140722030095104 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140570569702272 140570569711720 93825009016832 140722030101347 140722030101499 140722030101499 140722030108594 0
/proc/864337/statm: 105417 44706 3525 46 0 78012 0
[pid=864337/tid=864338] ppid=864335 vsize=421668 memory=164 CPUtime=0 cores=4,6
/proc/864337/task/864338/stat : 864338 (ld-linux-x86-64) S 864335 864335 859141 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 2 0 162477279 431788032 44706 134679101440 140570567413760 140570567601372 140722030095104 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140570569702272 140570569711720 93825009016832 140722030101347 140722030101499 140722030101499 140722030108594 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 431596 KiB
Current children cumulated memory: 181552 KiB

[startup+6.30021 s]
/proc/loadavg: 4.34 4.27 4.16 5/264 864339
/proc/meminfo: memFree=124046984/131524600 swapFree=131071996/131071996
[pid=864335] ppid=864332 vsize=9928 memory=2728 CPUtime=0 cores=4,6
/proc/864335/stat : 864335 (run-glibc-2.34.) S 864332 864335 859141 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 162477244 10166272 682 134679101440 94183638413312 94183639492632 140728972591824 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94183641591088 94183641638276 94183671803904 140728972600267 140728972600412 140728972600412 140728972607427 0
/proc/864335/statm: 2482 682 601 264 0 133 0
[pid=864337] ppid=864335 vsize=436596 memory=191476 CPUtime=6.25 cores=4,6
/proc/864337/stat : 864337 (ld-linux-x86-64) R 864335 864335 859141 0 -1 4194304 127634 0 0 0 505 120 0 0 20 0 2 0 162477244 447074304 47869 134679101440 140570567413760 140570567601372 140722030095104 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140570569702272 140570569711720 93825009016832 140722030101347 140722030101499 140722030101499 140722030108594 0
/proc/864337/statm: 109149 47869 3541 46 0 81744 0
[pid=864337/tid=864338] ppid=864335 vsize=436596 memory=2728 CPUtime=0 cores=4,6
/proc/864337/task/864338/stat : 864338 (ld-linux-x86-64) S 864335 864335 859141 0 -1 1077936192 7 0 0 0 0 0 0 0 20 0 2 0 162477279 447074304 47869 134679101440 140570567413760 140570567601372 140722030095104 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140570569702272 140570569711720 93825009016832 140722030101347 140722030101499 140722030101499 140722030108594 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 446524 KiB
Current children cumulated memory: 194204 KiB

[startup+12.7002 s]
/proc/loadavg: 4.31 4.26 4.16 5/264 864339
/proc/meminfo: memFree=124033796/131524600 swapFree=131071996/131071996
[pid=864335] ppid=864332 vsize=9928 memory=2728 CPUtime=0 cores=4,6
/proc/864335/stat : 864335 (run-glibc-2.34.) S 864332 864335 859141 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 162477244 10166272 682 134679101440 94183638413312 94183639492632 140728972591824 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94183641591088 94183641638276 94183671803904 140728972600267 140728972600412 140728972600412 140728972607427 0
/proc/864335/statm: 2482 682 601 264 0 133 0
[pid=864337] ppid=864335 vsize=445600 memory=200944 CPUtime=12.62 cores=4,6
/proc/864337/stat : 864337 (ld-linux-x86-64) R 864335 864335 859141 0 -1 4194304 185540 0 0 0 1022 240 0 0 20 0 2 0 162477244 456294400 50236 134679101440 140570567413760 140570567601372 140722030095104 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140570569702272 140570569711720 93825009016832 140722030101347 140722030101499 140722030101499 140722030108594 0
/proc/864337/statm: 111400 50236 3795 46 0 83995 0
[pid=864337/tid=864338] ppid=864335 vsize=445600 memory=11544 CPUtime=0 cores=4,6
/proc/864337/task/864338/stat : 864338 (ld-linux-x86-64) S 864335 864335 859141 0 -1 1077936192 11 0 0 0 0 0 0 0 20 0 2 0 162477279 456294400 50236 134679101440 140570567413760 140570567601372 140722030095104 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140570569702272 140570569711720 93825009016832 140722030101347 140722030101499 140722030101499 140722030108594 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 455528 KiB
Current children cumulated memory: 203672 KiB

[startup+25.5002 s]
/proc/loadavg: 4.24 4.25 4.16 5/264 864341
/proc/meminfo: memFree=124050032/131524600 swapFree=131071996/131071996
[pid=864335] ppid=864332 vsize=9928 memory=2728 CPUtime=0 cores=4,6
/proc/864335/stat : 864335 (run-glibc-2.34.) S 864332 864335 859141 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 162477244 10166272 682 134679101440 94183638413312 94183639492632 140728972591824 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94183641591088 94183641638276 94183671803904 140728972600267 140728972600412 140728972600412 140728972607427 0
/proc/864335/statm: 2482 682 601 264 0 133 0
[pid=864337] ppid=864335 vsize=469440 memory=220152 CPUtime=25.32 cores=4,6
/proc/864337/stat : 864337 (ld-linux-x86-64) R 864335 864335 859141 0 -1 4194304 355475 0 0 0 2077 455 0 0 20 0 2 0 162477244 480706560 55038 134679101440 140570567413760 140570567601372 140722030095104 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140570569702272 140570569711720 93825009016832 140722030101347 140722030101499 140722030101499 140722030108594 0
/proc/864337/statm: 117360 55038 3795 46 0 89955 0
[pid=864337/tid=864338] ppid=864335 vsize=469440 memory=2728 CPUtime=0 cores=4,6
/proc/864337/task/864338/stat : 864338 (ld-linux-x86-64) S 864335 864335 859141 0 -1 1077936192 19 0 0 0 0 0 0 0 20 0 2 0 162477279 480706560 55038 134679101440 140570567413760 140570567601372 140722030095104 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140570569702272 140570569711720 93825009016832 140722030101347 140722030101499 140722030101499 140722030108594 0
Current children cumulated CPU time: 25.32 s
Current children cumulated vsize: 479368 KiB
Current children cumulated memory: 222880 KiB

[startup+51.1056 s]
/proc/loadavg: 4.22 4.25 4.16 5/264 864345
/proc/meminfo: memFree=123912072/131524600 swapFree=131071996/131071996
[pid=864335] ppid=864332 vsize=9928 memory=2728 CPUtime=0 cores=4,6
/proc/864335/stat : 864335 (run-glibc-2.34.) S 864332 864335 859141 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 162477244 10166272 682 134679101440 94183638413312 94183639492632 140728972591824 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94183641591088 94183641638276 94183671803904 140728972600267 140728972600412 140728972600412 140728972607427 0
/proc/864335/statm: 2482 682 601 264 0 133 0
[pid=864337] ppid=864335 vsize=573776 memory=318884 CPUtime=50.86 cores=4,6
/proc/864337/stat : 864337 (ld-linux-x86-64) R 864335 864335 859141 0 -1 4194304 452550 0 0 0 4330 756 0 0 20 0 2 0 162477244 587546624 79721 134679101440 140570567413760 140570567601372 140722030095104 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140570569702272 140570569711720 93825009016832 140722030101347 140722030101499 140722030101499 140722030108594 0
/proc/864337/statm: 143444 79721 3811 46 0 116039 0
[pid=864337/tid=864338] ppid=864335 vsize=573776 memory=11544 CPUtime=0.01 cores=4,6
/proc/864337/task/864338/stat : 864338 (ld-linux-x86-64) S 864335 864335 859141 0 -1 1077936192 29 0 0 0 0 1 0 0 20 0 2 0 162477279 587546624 79721 134679101440 140570567413760 140570567601372 140722030095104 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140570569702272 140570569711720 93825009016832 140722030101347 140722030101499 140722030101499 140722030108594 0
Current children cumulated CPU time: 50.86 s
Current children cumulated vsize: 583704 KiB
Current children cumulated memory: 321612 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.22 4.16 5/264 864356
/proc/meminfo: memFree=123737788/131524600 swapFree=131071996/131071996
[pid=864335] ppid=864332 vsize=9928 memory=2728 CPUtime=0 cores=4,6
/proc/864335/stat : 864335 (run-glibc-2.34.) S 864332 864335 859141 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 162477244 10166272 682 134679101440 94183638413312 94183639492632 140728972591824 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94183641591088 94183641638276 94183671803904 140728972600267 140728972600412 140728972600412 140728972607427 0
/proc/864335/statm: 2482 682 601 264 0 133 0
[pid=864337] ppid=864335 vsize=734144 memory=489816 CPUtime=101.87 cores=4,6
/proc/864337/stat : 864337 (ld-linux-x86-64) R 864335 864335 859141 0 -1 4194304 761309 0 0 0 8987 1200 0 0 20 0 2 0 162477244 751763456 122454 134679101440 140570567413760 140570567601372 140722030095104 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140570569702272 140570569711720 93825009016832 140722030101347 140722030101499 140722030101499 140722030108594 0
/proc/864337/statm: 183536 122454 3969 46 0 156131 0
[pid=864337/tid=864338] ppid=864335 vsize=734144 memory=2728 CPUtime=0.04 cores=4,6
/proc/864337/task/864338/stat : 864338 (ld-linux-x86-64) S 864335 864335 859141 0 -1 1077936192 38 0 0 0 1 3 0 0 20 0 2 0 162477279 751763456 122454 134679101440 140570567413760 140570567601372 140722030095104 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140570569702272 140570569711720 93825009016832 140722030101347 140722030101499 140722030101499 140722030108594 0
Current children cumulated CPU time: 101.87 s
Current children cumulated vsize: 744072 KiB
Current children cumulated memory: 492544 KiB

[startup+162.3 s]
/proc/loadavg: 4.16 4.21 4.16 5/264 864366
/proc/meminfo: memFree=123600068/131524600 swapFree=131071996/131071996
[pid=864335] ppid=864332 vsize=9928 memory=2728 CPUtime=0 cores=4,6
/proc/864335/stat : 864335 (run-glibc-2.34.) S 864332 864335 859141 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 162477244 10166272 682 134679101440 94183638413312 94183639492632 140728972591824 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94183641591088 94183641638276 94183671803904 140728972600267 140728972600412 140728972600412 140728972607427 0
/proc/864335/statm: 2482 682 601 264 0 133 0
[pid=864337] ppid=864335 vsize=971268 memory=629660 CPUtime=161.7 cores=4,6

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

[startup+3162.3 s]
/proc/loadavg: 2.29 3.41 3.85 3/244 866245
/proc/meminfo: memFree=123321744/131524600 swapFree=131071996/131071996
[pid=864335] ppid=864332 vsize=9928 memory=2728 CPUtime=0 cores=4,6
/proc/864335/stat : 864335 (run-glibc-2.34.) S 864332 864335 859141 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 162477244 10166272 682 134679101440 94183638413312 94183639492632 140728972591824 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94183641591088 94183641638276 94183671803904 140728972600267 140728972600412 140728972600412 140728972607427 0
/proc/864335/statm: 2482 682 601 264 0 133 0
[pid=864337] ppid=864335 vsize=1899428 memory=1596556 CPUtime=3155.15 cores=4,6
/proc/864337/stat : 864337 (ld-linux-x86-64) R 864335 864335 859141 0 -1 4194304 2795289 0 0 0 308196 7319 0 0 20 0 2 0 162477244 1945014272 399139 134679101440 140570567413760 140570567601372 140722030095104 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140570569702272 140570569711720 93825009016832 140722030101347 140722030101499 140722030101499 140722030108594 0
/proc/864337/statm: 474857 399139 4047 46 0 447452 0
[pid=864337/tid=864338] ppid=864335 vsize=1899428 memory=2728 CPUtime=1.66 cores=4,6
/proc/864337/task/864338/stat : 864338 (ld-linux-x86-64) S 864335 864335 859141 0 -1 1077936192 143 0 0 0 54 112 0 0 20 0 2 0 162477279 1945014272 399139 134679101440 140570567413760 140570567601372 140722030095104 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140570569702272 140570569711720 93825009016832 140722030101347 140722030101499 140722030101499 140722030108594 0
Current children cumulated CPU time: 3155.15 s
Current children cumulated vsize: 1909356 KiB
Current children cumulated memory: 1599284 KiB

[startup+3222.3 s]
/proc/loadavg: 2.21 3.18 3.74 3/245 866257
/proc/meminfo: memFree=123321432/131524600 swapFree=131071996/131071996
[pid=864335] ppid=864332 vsize=9928 memory=2728 CPUtime=0 cores=4,6
/proc/864335/stat : 864335 (run-glibc-2.34.) S 864332 864335 859141 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 162477244 10166272 682 134679101440 94183638413312 94183639492632 140728972591824 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94183641591088 94183641638276 94183671803904 140728972600267 140728972600412 140728972600412 140728972607427 0
/proc/864335/statm: 2482 682 601 264 0 133 0
[pid=864337] ppid=864335 vsize=1899428 memory=1596556 CPUtime=3215.06 cores=4,6
/proc/864337/stat : 864337 (ld-linux-x86-64) R 864335 864335 859141 0 -1 4194304 2796864 0 0 0 313696 7810 0 0 20 0 2 0 162477244 1945014272 399139 134679101440 140570567413760 140570567601372 140722030095104 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140570569702272 140570569711720 93825009016832 140722030101347 140722030101499 140722030101499 140722030108594 0
/proc/864337/statm: 474857 399139 4047 46 0 447452 0
[pid=864337/tid=864338] ppid=864335 vsize=1899428 memory=2728 CPUtime=1.69 cores=4,6
/proc/864337/task/864338/stat : 864338 (ld-linux-x86-64) S 864335 864335 859141 0 -1 1077936192 145 0 0 0 55 114 0 0 20 0 2 0 162477279 1945014272 399139 134679101440 140570567413760 140570567601372 140722030095104 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140570569702272 140570569711720 93825009016832 140722030101347 140722030101499 140722030101499 140722030108594 0
Current children cumulated CPU time: 3215.06 s
Current children cumulated vsize: 1909356 KiB
Current children cumulated memory: 1599284 KiB

[startup+3282.3 s]
/proc/loadavg: 2.13 2.98 3.63 3/245 866268
/proc/meminfo: memFree=123304856/131524600 swapFree=131071996/131071996
[pid=864335] ppid=864332 vsize=9928 memory=2728 CPUtime=0 cores=4,6
/proc/864335/stat : 864335 (run-glibc-2.34.) S 864332 864335 859141 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 162477244 10166272 682 134679101440 94183638413312 94183639492632 140728972591824 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94183641591088 94183641638276 94183671803904 140728972600267 140728972600412 140728972600412 140728972607427 0
/proc/864335/statm: 2482 682 601 264 0 133 0
[pid=864337] ppid=864335 vsize=1899504 memory=1596556 CPUtime=3274.93 cores=4,6
/proc/864337/stat : 864337 (ld-linux-x86-64) R 864335 864335 859141 0 -1 4194304 2797462 0 0 0 319676 7817 0 0 20 0 2 0 162477244 1945092096 399139 134679101440 140570567413760 140570567601372 140722030095104 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140570569702272 140570569711720 93825009016832 140722030101347 140722030101499 140722030101499 140722030108594 0
/proc/864337/statm: 474876 399139 4047 46 0 447471 0
[pid=864337/tid=864338] ppid=864335 vsize=1899504 memory=1596556 CPUtime=1.72 cores=4,6
/proc/864337/task/864338/stat : 864338 (ld-linux-x86-64) S 864335 864335 859141 0 -1 1077936192 146 0 0 0 55 117 0 0 20 0 2 0 162477279 1945092096 399139 134679101440 140570567413760 140570567601372 140722030095104 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140570569702272 140570569711720 93825009016832 140722030101347 140722030101499 140722030101499 140722030108594 0
Current children cumulated CPU time: 3274.93 s
Current children cumulated vsize: 1909432 KiB
Current children cumulated memory: 1599284 KiB

[startup+3342.3 s]
/proc/loadavg: 2.09 2.81 3.53 3/245 866278
/proc/meminfo: memFree=123323864/131524600 swapFree=131071996/131071996
[pid=864335] ppid=864332 vsize=9928 memory=2728 CPUtime=0 cores=4,6
/proc/864335/stat : 864335 (run-glibc-2.34.) S 864332 864335 859141 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 162477244 10166272 682 134679101440 94183638413312 94183639492632 140728972591824 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94183641591088 94183641638276 94183671803904 140728972600267 140728972600412 140728972600412 140728972607427 0
/proc/864335/statm: 2482 682 601 264 0 133 0
[pid=864337] ppid=864335 vsize=1899616 memory=1596564 CPUtime=3334.81 cores=4,6
/proc/864337/stat : 864337 (ld-linux-x86-64) R 864335 864335 859141 0 -1 4194304 2798834 0 0 0 325650 7831 0 0 20 0 2 0 162477244 1945206784 399141 134679101440 140570567413760 140570567601372 140722030095104 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140570569702272 140570569711720 93825009016832 140722030101347 140722030101499 140722030101499 140722030108594 0
/proc/864337/statm: 474904 399141 4047 46 0 447499 0
[pid=864337/tid=864338] ppid=864335 vsize=1899616 memory=2728 CPUtime=1.75 cores=4,6
/proc/864337/task/864338/stat : 864338 (ld-linux-x86-64) S 864335 864335 859141 0 -1 1077936192 149 0 0 0 56 119 0 0 20 0 2 0 162477279 1945206784 399141 134679101440 140570567413760 140570567601372 140722030095104 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140570569702272 140570569711720 93825009016832 140722030101347 140722030101499 140722030101499 140722030108594 0
Current children cumulated CPU time: 3334.81 s
Current children cumulated vsize: 1909544 KiB
Current children cumulated memory: 1599292 KiB

[startup+3402.3 s]
/proc/loadavg: 2.12 2.69 3.45 3/245 866288
/proc/meminfo: memFree=123282084/131524600 swapFree=131071996/131071996
[pid=864335] ppid=864332 vsize=9928 memory=2728 CPUtime=0 cores=4,6
/proc/864335/stat : 864335 (run-glibc-2.34.) S 864332 864335 859141 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 162477244 10166272 682 134679101440 94183638413312 94183639492632 140728972591824 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94183641591088 94183641638276 94183671803904 140728972600267 140728972600412 140728972600412 140728972607427 0
/proc/864335/statm: 2482 682 601 264 0 133 0
[pid=864337] ppid=864335 vsize=1899616 memory=1596564 CPUtime=3394.7 cores=4,6
/proc/864337/stat : 864337 (ld-linux-x86-64) R 864335 864335 859141 0 -1 4194304 2799175 0 0 0 331637 7833 0 0 20 0 2 0 162477244 1945206784 399141 134679101440 140570567413760 140570567601372 140722030095104 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140570569702272 140570569711720 93825009016832 140722030101347 140722030101499 140722030101499 140722030108594 0
/proc/864337/statm: 474904 399141 4047 46 0 447499 0
[pid=864337/tid=864338] ppid=864335 vsize=1899616 memory=2728 CPUtime=1.78 cores=4,6
/proc/864337/task/864338/stat : 864338 (ld-linux-x86-64) S 864335 864335 859141 0 -1 1077936192 150 0 0 0 57 121 0 0 20 0 2 0 162477279 1945206784 399141 134679101440 140570567413760 140570567601372 140722030095104 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140570569702272 140570569711720 93825009016832 140722030101347 140722030101499 140722030101499 140722030108594 0
Current children cumulated CPU time: 3394.7 s
Current children cumulated vsize: 1909544 KiB
Current children cumulated memory: 1599292 KiB

[startup+3462.3 s]
/proc/loadavg: 2.09 2.58 3.36 3/248 866303
/proc/meminfo: memFree=123284748/131524600 swapFree=131071996/131071996
[pid=864335] ppid=864332 vsize=9928 memory=2728 CPUtime=0 cores=4,6
/proc/864335/stat : 864335 (run-glibc-2.34.) S 864332 864335 859141 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 162477244 10166272 682 134679101440 94183638413312 94183639492632 140728972591824 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94183641591088 94183641638276 94183671803904 140728972600267 140728972600412 140728972600412 140728972607427 0
/proc/864335/statm: 2482 682 601 264 0 133 0
[pid=864337] ppid=864335 vsize=1899668 memory=1596568 CPUtime=3454.58 cores=4,6
/proc/864337/stat : 864337 (ld-linux-x86-64) R 864335 864335 859141 0 -1 4194304 2800511 0 0 0 337611 7847 0 0 20 0 2 0 162477244 1945260032 399142 134679101440 140570567413760 140570567601372 140722030095104 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140570569702272 140570569711720 93825009016832 140722030101347 140722030101499 140722030101499 140722030108594 0
/proc/864337/statm: 474917 399142 4047 46 0 447512 0
[pid=864337/tid=864338] ppid=864335 vsize=1899668 memory=11544 CPUtime=1.82 cores=4,6
/proc/864337/task/864338/stat : 864338 (ld-linux-x86-64) S 864335 864335 859141 0 -1 1077936192 153 0 0 0 58 124 0 0 20 0 2 0 162477279 1945260032 399142 134679101440 140570567413760 140570567601372 140722030095104 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140570569702272 140570569711720 93825009016832 140722030101347 140722030101499 140722030101499 140722030108594 0
Current children cumulated CPU time: 3454.58 s
Current children cumulated vsize: 1909596 KiB
Current children cumulated memory: 1599296 KiB

[startup+3522.3 s]
/proc/loadavg: 2.19 2.52 3.29 3/247 866314
/proc/meminfo: memFree=123321384/131524600 swapFree=131071996/131071996
[pid=864335] ppid=864332 vsize=9928 memory=2728 CPUtime=0 cores=4,6
/proc/864335/stat : 864335 (run-glibc-2.34.) S 864332 864335 859141 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 162477244 10166272 682 134679101440 94183638413312 94183639492632 140728972591824 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94183641591088 94183641638276 94183671803904 140728972600267 140728972600412 140728972600412 140728972607427 0
/proc/864335/statm: 2482 682 601 264 0 133 0
[pid=864337] ppid=864335 vsize=1899668 memory=1596568 CPUtime=3514.46 cores=4,6
/proc/864337/stat : 864337 (ld-linux-x86-64) R 864335 864335 859141 0 -1 4194304 2800834 0 0 0 343597 7849 0 0 20 0 2 0 162477244 1945260032 399142 134679101440 140570567413760 140570567601372 140722030095104 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140570569702272 140570569711720 93825009016832 140722030101347 140722030101499 140722030101499 140722030108594 0
/proc/864337/statm: 474917 399142 4047 46 0 447512 0
[pid=864337/tid=864338] ppid=864335 vsize=1899668 memory=2728 CPUtime=1.84 cores=4,6
/proc/864337/task/864338/stat : 864338 (ld-linux-x86-64) S 864335 864335 859141 0 -1 1077936192 154 0 0 0 58 126 0 0 20 0 2 0 162477279 1945260032 399142 134679101440 140570567413760 140570567601372 140722030095104 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140570569702272 140570569711720 93825009016832 140722030101347 140722030101499 140722030101499 140722030108594 0
Current children cumulated CPU time: 3514.46 s
Current children cumulated vsize: 1909596 KiB
Current children cumulated memory: 1599296 KiB

[startup+3582.3 s]
/proc/loadavg: 2.12 2.44 3.21 3/247 866324
/proc/meminfo: memFree=123322148/131524600 swapFree=131071996/131071996
[pid=864335] ppid=864332 vsize=9928 memory=2728 CPUtime=0 cores=4,6
/proc/864335/stat : 864335 (run-glibc-2.34.) S 864332 864335 859141 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 162477244 10166272 682 134679101440 94183638413312 94183639492632 140728972591824 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94183641591088 94183641638276 94183671803904 140728972600267 140728972600412 140728972600412 140728972607427 0
/proc/864335/statm: 2482 682 601 264 0 133 0
[pid=864337] ppid=864335 vsize=1899668 memory=1596568 CPUtime=3574.35 cores=4,6
/proc/864337/stat : 864337 (ld-linux-x86-64) R 864335 864335 859141 0 -1 4194304 2801245 0 0 0 349584 7851 0 0 20 0 2 0 162477244 1945260032 399142 134679101440 140570567413760 140570567601372 140722030095104 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140570569702272 140570569711720 93825009016832 140722030101347 140722030101499 140722030101499 140722030108594 0
/proc/864337/statm: 474917 399142 4047 46 0 447512 0
[pid=864337/tid=864338] ppid=864335 vsize=1899668 memory=2728 CPUtime=1.87 cores=4,6
/proc/864337/task/864338/stat : 864338 (ld-linux-x86-64) S 864335 864335 859141 0 -1 1077936192 156 0 0 0 59 128 0 0 20 0 2 0 162477279 1945260032 399142 134679101440 140570567413760 140570567601372 140722030095104 0 0 0 0 4096 0 1 0 0 -1 6 0 0 0 0 0 140570569702272 140570569711720 93825009016832 140722030101347 140722030101499 140722030101499 140722030108594 0
Current children cumulated CPU time: 3574.35 s
Current children cumulated vsize: 1909596 KiB
Current children cumulated memory: 1599296 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608 s]*
/proc/loadavg: 2.15 2.42 3.18 3/247 866329
/proc/meminfo: memFree=123320048/131524600 swapFree=131071996/131071996
[pid=864335] ppid=864332 vsize=9928 memory=2728 CPUtime=0 cores=4,6
/proc/864335/stat : 864335 (run-glibc-2.34.) S 864332 864335 859141 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 162477244 10166272 682 134679101440 94183638413312 94183639492632 140728972591824 0 0 0 65536 4 65538 0 0 0 17 6 0 0 0 0 0 94183641591088 94183641638276 94183671803904 140728972600267 140728972600412 140728972600412 140728972607427 0
/proc/864335/statm: 2482 682 601 264 0 133 0
[pid=864337] ppid=864335 vsize=1899668 memory=1596568 CPUtime=3600 cores=4,6
/proc/864337/stat : 864337 (ld-linux-x86-64) R 864335 864335 859141 0 -1 4194304 2801530 0 0 0 352148 7852 0 0 20 0 2 0 162477244 1945260032 399142 134679101440 140570567413760 140570567601372 140722030095104 0 0 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 140570569702272 140570569711720 93825009016832 140722030101347 140722030101499 140722030101499 140722030108594 0
/proc/864337/statm: 474917 399142 4047 46 0 447512 0
[pid=864337/tid=864338] ppid=864335 vsize=1899668 memory=7897518829532912538 CPUtime=1.88 cores=4,6
/proc/864337/task/864338/stat : 864338 (ld-linux-x86-64) R 864335 864335 859141 0 -1 1077936192 156 0 0 0 59 129 0 0 20 0 2 0 162477279 1945260032 399142 134679101440 140570567413760 140570567601372 140722030095104 0 0 0 0 4096 0 0 0 0 -1 6 0 0 0 0 0 140570569702272 140570569711720 93825009016832 140722030101347 140722030101499 140722030101499 140722030108594 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 1909596 KiB
Current children cumulated memory: 1599296 KiB

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

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

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

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

# cumulated CPU time of all completed processes:  user=3521.49 s, system=78.5326 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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3608.01
CPU time (s): 3600.02
CPU user time (s): 3521.49
CPU system time (s): 78.5326
CPU usage (%): 99.7785
Max. virtual memory (cumulated for all children) (KiB): 2056520
Max. memory (cumulated for all children) (KiB): 1644084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3521.49
system time used= 78.5326
maximum resident set size= 1641360
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2801732
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= 357380
involuntary context switches= 3674


# summary of solver processes directly reported to runsolver:
#   pid: 864335,864337
#   total CPU time (s): 3600.02
#   total CPU user time (s): 3521.49
#   total CPU system time (s): 78.5326

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.06626 second user time and 18.3146 second system time

The end

Launcher Data

Begin job on nodeC017 at 2024-07-16 06:12:46
IDJOB=4431518
IDBENCH=148129
IDSOLVER=3056
FILE ID=nodeC017/4431518-1721103154
RUNJOBID= nodeC017-1721095365-859152
SLURM_JOB_ID= 7505605
Free space on /tmp= 889948 MiB

SOLVER NAME= IPBHS-GUROBI 2024-07-09
BENCH NAME= PB24/normalized-PB07/OPT-LIN/submittedPB07/manquinho/areaDelay/normalized-f20c10b_023_area_delay.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-4431518-1721103154/watcher-4431518-1721103154 -o /tmp/evaluation-result-4431518-1721103154/solver-4431518-1721103154 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1721095365-859152 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi HOME/instance-4431518-1721103154.opb

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

MD5SUM BENCH= f0d590dea99ded5cbff2470f890532e5
RANDOM SEED=432712570

nodeC017.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3675.743
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3684.923
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3610.129
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.860
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3674.666
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3684.936
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3663.488
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.848
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7006.99
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        124200336 kB
MemAvailable:   128500988 kB
Buffers:          390780 kB
Cached:          4703392 kB
SwapCached:            0 kB
Active:           883456 kB
Inactive:        5752868 kB
Active(anon):       1600 kB
Inactive(anon):  1578264 kB
Active(file):     881856 kB
Inactive(file):  4174604 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             45800 kB
Writeback:            12 kB
AnonPages:       1539300 kB
Mapped:           121052 kB
Shmem:             37720 kB
KReclaimable:     167676 kB
Slab:             280608 kB
SReclaimable:     167676 kB
SUnreclaim:       112932 kB
KernelStack:        4236 kB
PageTables:        12844 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    2043516 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            60736 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1183744 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:      215764 kB
DirectMap2M:    24723456 kB
DirectMap1G:    111149056 kB

Free space on /tmp at the end= 889996 MiB
End job on nodeC017 at 2024-07-16 07:12:55