Trace number 4291531

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
OscaR - Hybrid 2018-07-02SAT (TO)74 2400.08 2389.21

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-nodv-10_c18.xml
MD5SUM769ec0f26c47f1b96bb609b2e4d8d5d6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark55
Best CPU time to get the best result obtained on this benchmark174.248
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of constraints46
Number of domains2
Minimum domain size100
Maximum domain size101
Distribution of domain sizes[{"size":100,"count":45},{"size":101,"count":10}]
Minimum variable degree0
Maximum variable degree10
Distribution of variable degrees[{"degree":0,"count":55},{"degree":2,"count":45},{"degree":9,"count":9},{"degree":10,"count":1}]
Minimum constraint arity3
Maximum constraint arity45
Distribution of constraint arities[{"arity":3,"count":45},{"arity":45,"count":1}]
Number of extensional constraints0
Number of intensional constraints45
Distribution of constraint types[{"type":"intension","count":45},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin VAR

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.67/0.55	c version: 2018-07-02
0.67/0.55	c seed: 1877784757
0.67/0.55	c timeout: 2400
0.67/0.55	c memlimit: 11000
0.67/0.55	c nbcore: 4
0.67/0.58	c Parsing instance...
1.70/1.12	c Parsing done, starting first complete search...
1.95/1.24	o 99
4.03/1.92	c First complete search done, starting ALNS search...
4.64/2.24	o 93
4.64/2.24	o 92
4.64/2.25	o 91
4.64/2.25	o 90
4.64/2.25	o 88
4.64/2.25	o 87
4.64/2.25	o 74
2400.06/2389.20	s SATISFIABLE
2400.06/2389.20	v <instantiation>
2400.06/2389.20	v 	<list>
2400.06/2389.20	v 		y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[5][6] y[5][7] y[5][8] y[5][9] y[6][7] y[6][8] y[6][9] y[7][8] y[7][9] y[8][9] x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9]
2400.06/2389.20	v 	</list>
2400.06/2389.20	v 	<values>
2400.06/2389.20	v 		8 26 38 57 58 61 67 72 74 18 30 49 50 53 59 64 66 12 31 32 35 41 46 48 19 20 23 29 34 36 1 4 10 15 17 3 9 14 16 6 11 13 5 7 2 0 8 26 38 57 58 61 67 72 74 
2400.06/2389.20	v 	</values>
2400.06/2389.20	v </instantiation>

Verifier Data

OK	74

Watcher Data

runsolver version 3.4.0 (svn: 3012) 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: 16374 MiB (14207 MiB free)
  memory of node 1: 16384 MiB (14263 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4291531-1532247923/watcher-4291531-1532247923 -o /tmp/evaluation-result-4291531-1532247923/solver-4291531-1532247923 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532226534-26746 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 1877784757 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4291531-1532247923.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=29393, runsolver pid=29390

[startup+0.100142 s]*
/proc/loadavg: 1.35 1.29 1.32 3/215 29408
/proc/meminfo: memFree=29135296/32770624 swapFree=67108860/67108860
[pid=29393] ppid=29390 vsize=14082740 memory=33440 CPUtime=0.11 cores=1,3,5,7
/proc/29393/stat : 29393 (java) S 29390 29393 26714 0 -1 1077944320 7295 0 0 0 10 1 0 0 20 0 15 0 42355555 14420725760 8360 33554432000 4194304 4196468 140724577777088 140724577759632 140095984250615 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
/proc/29393/statm: 3520685 8360 3137 1 0 3482761 0
[pid=29393/tid=29395] ppid=29390 vsize=14082740 memory=-8557575366716592511 CPUtime=0.09 cores=1,3,5,7
/proc/29393/task/29395/stat : 29395 (java) R 29390 29393 26714 0 -1 4202560 5362 0 0 0 8 1 0 0 20 0 15 0 42355556 14420725760 8360 33554432000 4194304 4196468 140724577777088 140095988454400 140095984272541 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29396] ppid=29390 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29396/stat : 29396 (java) S 29390 29393 26714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42355557 14420725760 8360 33554432000 4194304 4196468 140724577777088 140095936871440 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29397] ppid=29390 vsize=14082740 memory=140484613297792 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29397/stat : 29397 (java) S 29390 29393 26714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42355557 14420725760 8360 33554432000 4194304 4196468 140724577777088 140095935818896 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29398] ppid=29390 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29398/stat : 29398 (java) S 29390 29393 26714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42355557 14420725760 8360 33554432000 4194304 4196468 140724577777088 140095934765840 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29399] ppid=29390 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29399/stat : 29399 (java) S 29390 29393 26714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42355557 14420725760 8360 33554432000 4194304 4196468 140724577777088 140095933713296 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29400] ppid=29390 vsize=14082740 memory=140484613297792 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29400/stat : 29400 (java) S 29390 29393 26714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42355558 14420725760 8360 33554432000 4194304 4196468 140724577777088 140095457847536 140095984261762 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29401] ppid=29390 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29401/stat : 29401 (java) S 29390 29393 26714 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 42355558 14420725760 8360 33554432000 4194304 4196468 140724577777088 140095456793760 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29402] ppid=29390 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29402/stat : 29402 (java) S 29390 29393 26714 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 42355559 14420725760 8360 33554432000 4194304 4196468 140724577777088 140095455740656 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29403] ppid=29390 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29403/stat : 29403 (java) S 29390 29393 26714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42355561 14420725760 8360 33554432000 4194304 4196468 140724577777088 140095454689232 140095984269211 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29404] ppid=29390 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29404/stat : 29404 (java) S 29390 29393 26714 0 -1 1077944384 294 0 0 0 0 0 0 0 20 0 15 0 42355561 14420725760 8360 33554432000 4194304 4196468 140724577777088 140095453637360 140095984261762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29405] ppid=29390 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29405/stat : 29405 (java) S 29390 29393 26714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42355561 14420725760 8360 33554432000 4194304 4196468 140724577777088 140095452584816 140095984261762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29406] ppid=29390 vsize=14082740 memory=140484613297792 CPUtime=0.01 cores=1,3,5,7
/proc/29393/task/29406/stat : 29406 (java) R 29390 29393 26714 0 -1 4202560 257 0 0 0 1 0 0 0 20 0 15 0 42355561 14420725760 8360 33554432000 4194304 4196468 140724577777088 140095451531760 140095962619312 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29407] ppid=29390 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29407/stat : 29407 (java) S 29390 29393 26714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42355561 14420725760 8360 33554432000 4194304 4196468 140724577777088 140095450479456 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29408] ppid=29390 vsize=14082740 memory=140484613297792 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29408/stat : 29408 (java) S 29390 29393 26714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42355561 14420725760 8360 33554432000 4194304 4196468 140724577777088 140095449426480 140095984261762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 33440 KiB

[startup+0.210403 s]*
/proc/loadavg: 1.35 1.29 1.32 5/215 29408
/proc/meminfo: memFree=29120660/32770624 swapFree=67108860/67108860
[pid=29393] ppid=29390 vsize=14082740 memory=46808 CPUtime=0.3 cores=1,3,5,7
/proc/29393/stat : 29393 (java) S 29390 29393 26714 0 -1 1077944320 10332 0 0 0 28 2 0 0 20 0 15 0 42355555 14420725760 11702 33554432000 4194304 4196468 140724577777088 140724577759632 140095984250615 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
/proc/29393/statm: 3520685 11702 3378 1 0 3482761 0
[pid=29393/tid=29395] ppid=29390 vsize=14082740 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/29393/task/29395/stat : 29395 (java) S 29390 29393 26714 0 -1 1077944384 8061 0 0 0 18 1 0 0 20 0 15 0 42355556 14420725760 11702 33554432000 4194304 4196468 140724577777088 140095988476512 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29396] ppid=29390 vsize=14082740 memory=345 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29396/stat : 29396 (java) S 29390 29393 26714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42355557 14420725760 11702 33554432000 4194304 4196468 140724577777088 140095936871440 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29397] ppid=29390 vsize=14082740 memory=288370860765009536 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29397/stat : 29397 (java) S 29390 29393 26714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42355557 14420725760 11702 33554432000 4194304 4196468 140724577777088 140095935818896 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29398] ppid=29390 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29398/stat : 29398 (java) S 29390 29393 26714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42355557 14420725760 11702 33554432000 4194304 4196468 140724577777088 140095934765840 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29399] ppid=29390 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29399/stat : 29399 (java) S 29390 29393 26714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42355557 14420725760 11702 33554432000 4194304 4196468 140724577777088 140095933713296 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29400] ppid=29390 vsize=14082740 memory=140484613297792 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29400/stat : 29400 (java) S 29390 29393 26714 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 42355558 14420725760 11702 33554432000 4194304 4196468 140724577777088 140095457847536 140095984261762 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29401] ppid=29390 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29401/stat : 29401 (java) S 29390 29393 26714 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 42355558 14420725760 11702 33554432000 4194304 4196468 140724577777088 140095456793760 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29402] ppid=29390 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29402/stat : 29402 (java) S 29390 29393 26714 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 42355559 14420725760 11702 33554432000 4194304 4196468 140724577777088 140095455740656 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29403] ppid=29390 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29403/stat : 29403 (java) S 29390 29393 26714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42355561 14420725760 11702 33554432000 4194304 4196468 140724577777088 140095454689232 140095984269211 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29404] ppid=29390 vsize=14082740 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/29393/task/29404/stat : 29404 (java) R 29390 29393 26714 0 -1 4202560 519 0 0 0 2 0 0 0 20 0 15 0 42355561 14420725760 11702 33554432000 4194304 4196468 140724577777088 140095453627472 140095964101080 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29405] ppid=29390 vsize=14082740 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/29393/task/29405/stat : 29405 (java) R 29390 29393 26714 0 -1 1077944384 82 0 0 0 1 0 0 0 20 0 15 0 42355561 14420725760 11702 33554432000 4194304 4196468 140724577777088 140095452584912 140095984260821 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29406] ppid=29390 vsize=14082740 memory=140484613297792 CPUtime=0.06 cores=1,3,5,7
/proc/29393/task/29406/stat : 29406 (java) S 29390 29393 26714 0 -1 1077944384 289 0 0 0 6 0 0 0 20 0 15 0 42355561 14420725760 11702 33554432000 4194304 4196468 140724577777088 140095451531760 140095984261762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29407] ppid=29390 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29407/stat : 29407 (java) S 29390 29393 26714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42355561 14420725760 11702 33554432000 4194304 4196468 140724577777088 140095450479456 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29408] ppid=29390 vsize=14082740 memory=140484613297792 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29408/stat : 29408 (java) S 29390 29393 26714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42355561 14420725760 11702 33554432000 4194304 4196468 140724577777088 140095449426480 140095984261762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 46808 KiB

[startup+0.310537 s]*
/proc/loadavg: 1.35 1.29 1.32 3/215 29408
/proc/meminfo: memFree=29116752/32770624 swapFree=67108860/67108860
[pid=29393] ppid=29390 vsize=14082740 memory=50388 CPUtime=0.43 cores=1,3,5,7
/proc/29393/stat : 29393 (java) S 29390 29393 26714 0 -1 1077944320 10731 0 0 0 41 2 0 0 20 0 15 0 42355555 14420725760 12597 33554432000 4194304 4196468 140724577777088 140724577759632 140095984250615 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
/proc/29393/statm: 3520685 12597 3381 1 0 3482761 0
[pid=29393/tid=29395] ppid=29390 vsize=14082740 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/29393/task/29395/stat : 29395 (java) R 29390 29393 26714 0 -1 4202560 8436 0 0 0 28 2 0 0 20 0 15 0 42355556 14420725760 12597 33554432000 4194304 4196468 140724577777088 140095988461216 140095965814175 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29396] ppid=29390 vsize=14082740 memory=288230609002954775 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29396/stat : 29396 (java) S 29390 29393 26714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42355557 14420725760 12597 33554432000 4194304 4196468 140724577777088 140095936871440 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29397] ppid=29390 vsize=14082740 memory=288370860765009536 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29397/stat : 29397 (java) S 29390 29393 26714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42355557 14420725760 12597 33554432000 4194304 4196468 140724577777088 140095935818896 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29398] ppid=29390 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29398/stat : 29398 (java) S 29390 29393 26714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42355557 14420725760 12597 33554432000 4194304 4196468 140724577777088 140095934765840 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29399] ppid=29390 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29399/stat : 29399 (java) S 29390 29393 26714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42355557 14420725760 12597 33554432000 4194304 4196468 140724577777088 140095933713296 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29400] ppid=29390 vsize=14082740 memory=140484613297792 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29400/stat : 29400 (java) S 29390 29393 26714 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 42355558 14420725760 12597 33554432000 4194304 4196468 140724577777088 140095457847536 140095984261762 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29401] ppid=29390 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29401/stat : 29401 (java) S 29390 29393 26714 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 42355558 14420725760 12597 33554432000 4194304 4196468 140724577777088 140095456793760 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29402] ppid=29390 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29402/stat : 29402 (java) S 29390 29393 26714 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 42355559 14420725760 12597 33554432000 4194304 4196468 140724577777088 140095455740656 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29403] ppid=29390 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29403/stat : 29403 (java) S 29390 29393 26714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42355561 14420725760 12597 33554432000 4194304 4196468 140724577777088 140095454689232 140095984269211 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29404] ppid=29390 vsize=14082740 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/29393/task/29404/stat : 29404 (java) S 29390 29393 26714 0 -1 1077944384 520 0 0 0 2 0 0 0 20 0 15 0 42355561 14420725760 12597 33554432000 4194304 4196468 140724577777088 140095453637360 140095984261762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29405] ppid=29390 vsize=14082740 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/29393/task/29405/stat : 29405 (java) S 29390 29393 26714 0 -1 1077944384 87 0 0 0 1 0 0 0 20 0 15 0 42355561 14420725760 12597 33554432000 4194304 4196468 140724577777088 140095452584816 140095984261762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29406] ppid=29390 vsize=14082740 memory=140484613297792 CPUtime=0.08 cores=1,3,5,7
/proc/29393/task/29406/stat : 29406 (java) S 29390 29393 26714 0 -1 1077944384 306 0 0 0 8 0 0 0 20 0 15 0 42355561 14420725760 12597 33554432000 4194304 4196468 140724577777088 140095451531760 140095984261762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29407] ppid=29390 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29407/stat : 29407 (java) S 29390 29393 26714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42355561 14420725760 12597 33554432000 4194304 4196468 140724577777088 140095450479456 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29408] ppid=29390 vsize=14082740 memory=140484613297792 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29408/stat : 29408 (java) S 29390 29393 26714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42355561 14420725760 12597 33554432000 4194304 4196468 140724577777088 140095449426480 140095984261762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 50388 KiB

[startup+0.700721 s]
/proc/loadavg: 1.35 1.29 1.32 3/215 29408
/proc/meminfo: memFree=29095360/32770624 swapFree=67108860/67108860
[pid=29393] ppid=29390 vsize=14084808 memory=88956 CPUtime=0.99 cores=1,3,5,7
/proc/29393/stat : 29393 (java) S 29390 29393 26714 0 -1 1077944320 17579 0 0 0 94 5 0 0 20 0 15 0 42355555 14422843392 22239 33554432000 4194304 4196468 140724577777088 140724577759632 140095984250615 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
/proc/29393/statm: 3521202 22239 3499 1 0 3483273 0
[pid=29393/tid=29395] ppid=29390 vsize=14084808 memory=1724 CPUtime=0.67 cores=1,3,5,7
/proc/29393/task/29395/stat : 29395 (java) R 29390 29393 26714 0 -1 4202560 14865 0 0 0 63 4 0 0 20 0 15 0 42355556 14422843392 22239 33554432000 4194304 4196468 140724577777088 140095988473760 140095968331102 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29396] ppid=29390 vsize=14084808 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29396/stat : 29396 (java) S 29390 29393 26714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42355557 14422843392 22239 33554432000 4194304 4196468 140724577777088 140095936871440 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29397] ppid=29390 vsize=14084808 memory=14004 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29397/stat : 29397 (java) S 29390 29393 26714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42355557 14422843392 22239 33554432000 4194304 4196468 140724577777088 140095935818896 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29398] ppid=29390 vsize=14084808 memory=796 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29398/stat : 29398 (java) S 29390 29393 26714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42355557 14422843392 22239 33554432000 4194304 4196468 140724577777088 140095934765840 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29399] ppid=29390 vsize=14084808 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29399/stat : 29399 (java) S 29390 29393 26714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42355557 14422843392 22239 33554432000 4194304 4196468 140724577777088 140095933713296 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29400] ppid=29390 vsize=14084808 memory=1956 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29400/stat : 29400 (java) S 29390 29393 26714 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 42355558 14422843392 22239 33554432000 4194304 4196468 140724577777088 140095457847536 140095984261762 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29401] ppid=29390 vsize=14084808 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29401/stat : 29401 (java) S 29390 29393 26714 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 42355558 14422843392 22239 33554432000 4194304 4196468 140724577777088 140095456793760 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29402] ppid=29390 vsize=14084808 memory=8356 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29402/stat : 29402 (java) S 29390 29393 26714 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 42355559 14422843392 22239 33554432000 4194304 4196468 140724577777088 140095455740656 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29403] ppid=29390 vsize=14084808 memory=5520 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29403/stat : 29403 (java) S 29390 29393 26714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42355561 14422843392 22239 33554432000 4194304 4196468 140724577777088 140095454689232 140095984269211 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29404] ppid=29390 vsize=14084808 memory=7092418796125250880 CPUtime=0.09 cores=1,3,5,7
/proc/29393/task/29404/stat : 29404 (java) S 29390 29393 26714 0 -1 1077944384 674 0 0 0 9 0 0 0 20 0 15 0 42355561 14422843392 22239 33554432000 4194304 4196468 140724577777088 140095453637360 140095984261762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29405] ppid=29390 vsize=14084808 memory=7597685182856913236 CPUtime=0.05 cores=1,3,5,7
/proc/29393/task/29405/stat : 29405 (java) S 29390 29393 26714 0 -1 1077944384 241 0 0 0 5 0 0 0 20 0 15 0 42355561 14422843392 22239 33554432000 4194304 4196468 140724577777088 140095452584816 140095984261762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29406] ppid=29390 vsize=14084808 memory=7301858164987948385 CPUtime=0.15 cores=1,3,5,7
/proc/29393/task/29406/stat : 29406 (java) S 29390 29393 26714 0 -1 1077944384 417 0 0 0 15 0 0 0 20 0 15 0 42355561 14422843392 22239 33554432000 4194304 4196468 140724577777088 140095451531760 140095984261762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29407] ppid=29390 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29407/stat : 29407 (java) S 29390 29393 26714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42355561 14422843392 22239 33554432000 4194304 4196468 140724577777088 140095450479456 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29408] ppid=29390 vsize=14084808 memory=31396 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29408/stat : 29408 (java) S 29390 29393 26714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42355561 14422843392 22239 33554432000 4194304 4196468 140724577777088 140095449426480 140095984261762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 88956 KiB

[startup+1.50108 s]
/proc/loadavg: 1.35 1.29 1.32 3/215 29408
/proc/meminfo: memFree=29062548/32770624 swapFree=67108860/67108860
[pid=29393] ppid=29390 vsize=14090952 memory=136180 CPUtime=2.86 cores=1,3,5,7
/proc/29393/stat : 29393 (java) S 29390 29393 26714 0 -1 1077944320 27513 0 0 0 279 7 0 0 20 0 15 0 42355555 14429134848 34045 33554432000 4194304 4196468 140724577777088 140724577759632 140095984250615 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
/proc/29393/statm: 3522738 34045 3532 1 0 3484809 0
[pid=29393/tid=29395] ppid=29390 vsize=14090952 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/29393/task/29395/stat : 29395 (java) R 29390 29393 26714 0 -1 4202560 20001 0 0 0 142 5 0 0 20 0 15 0 42355556 14429134848 34045 33554432000 4194304 4196468 140724577777088 140095988487536 140095613302301 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29396] ppid=29390 vsize=14090952 memory=-6951259422114956437 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29396/stat : 29396 (java) S 29390 29393 26714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42355557 14429134848 34045 33554432000 4194304 4196468 140724577777088 140095936871440 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29397] ppid=29390 vsize=14090952 memory=-6509546260019855299 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29397/stat : 29397 (java) S 29390 29393 26714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42355557 14429134848 34045 33554432000 4194304 4196468 140724577777088 140095935818896 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29398] ppid=29390 vsize=14090952 memory=-7390251449858225344 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29398/stat : 29398 (java) S 29390 29393 26714 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 42355557 14429134848 34045 33554432000 4194304 4196468 140724577777088 140095934765840 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29399] ppid=29390 vsize=14090952 memory=4134692831991786133 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29399/stat : 29399 (java) S 29390 29393 26714 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 42355557 14429134848 34045 33554432000 4194304 4196468 140724577777088 140095933713296 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29400] ppid=29390 vsize=14090952 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29400/stat : 29400 (java) S 29390 29393 26714 0 -1 1077944384 28 0 0 0 0 0 0 0 20 0 15 0 42355558 14429134848 34045 33554432000 4194304 4196468 140724577777088 140095457847536 140095984261762 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0

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

/proc/29393/task/29395/stat : 29395 (java) R 29390 29393 26714 0 -1 4202560 39331 0 0 0 225983 12 0 0 20 0 15 0 42355556 14431232000 77590 33554432000 4194304 4196468 140724577777088 140095988488704 140095617542784 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29396] ppid=29390 vsize=14093000 memory=252552666998192 CPUtime=1.51 cores=1,3,5,7
/proc/29393/task/29396/stat : 29396 (java) S 29390 29393 26714 0 -1 1077944384 5202 0 0 0 146 5 0 0 20 0 15 0 42355557 14431232000 77590 33554432000 4194304 4196468 140724577777088 140095936871440 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29397] ppid=29390 vsize=14093000 memory=310360 CPUtime=1.5 cores=1,3,5,7
/proc/29393/task/29397/stat : 29397 (java) S 29390 29393 26714 0 -1 1077944384 5540 0 0 0 144 6 0 0 20 0 15 0 42355557 14431232000 77590 33554432000 4194304 4196468 140724577777088 140095935818896 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29398] ppid=29390 vsize=14093000 memory=310360 CPUtime=1.51 cores=1,3,5,7
/proc/29393/task/29398/stat : 29398 (java) S 29390 29393 26714 0 -1 1077944384 5248 0 0 0 145 6 0 0 20 0 15 0 42355557 14431232000 77590 33554432000 4194304 4196468 140724577777088 140095934765840 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29399] ppid=29390 vsize=14093000 memory=310360 CPUtime=1.53 cores=1,3,5,7
/proc/29393/task/29399/stat : 29399 (java) S 29390 29393 26714 0 -1 1077944384 7614 0 0 0 148 5 0 0 20 0 15 0 42355557 14431232000 77590 33554432000 4194304 4196468 140724577777088 140095933713296 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29400] ppid=29390 vsize=14093000 memory=310360 CPUtime=0.58 cores=1,3,5,7
/proc/29393/task/29400/stat : 29400 (java) S 29390 29393 26714 0 -1 1077944384 7038 0 0 0 49 9 0 0 20 0 15 0 42355558 14431232000 77590 33554432000 4194304 4196468 140724577777088 140095457847536 140095984261762 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29401] ppid=29390 vsize=14093000 memory=310360 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29401/stat : 29401 (java) S 29390 29393 26714 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 42355558 14431232000 77590 33554432000 4194304 4196468 140724577777088 140095456793824 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29402] ppid=29390 vsize=14093000 memory=310360 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29402/stat : 29402 (java) S 29390 29393 26714 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 42355559 14431232000 77590 33554432000 4194304 4196468 140724577777088 140095455740672 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29403] ppid=29390 vsize=14093000 memory=932 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29403/stat : 29403 (java) S 29390 29393 26714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42355561 14431232000 77590 33554432000 4194304 4196468 140724577777088 140095454689232 140095984269211 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29404] ppid=29390 vsize=14093000 memory=2321 CPUtime=1.84 cores=1,3,5,7
/proc/29393/task/29404/stat : 29404 (java) S 29390 29393 26714 0 -1 1077944384 7754 0 0 0 183 1 0 0 20 0 15 0 42355561 14431232000 77590 33554432000 4194304 4196468 140724577777088 140095453637360 140095984261762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29405] ppid=29390 vsize=14093000 memory=4140 CPUtime=1.97 cores=1,3,5,7
/proc/29393/task/29405/stat : 29405 (java) S 29390 29393 26714 0 -1 1077944384 8237 0 0 0 196 1 0 0 20 0 15 0 42355561 14431232000 77590 33554432000 4194304 4196468 140724577777088 140095452584816 140095984261762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29406] ppid=29390 vsize=14093000 memory=310360 CPUtime=0.76 cores=1,3,5,7
/proc/29393/task/29406/stat : 29406 (java) S 29390 29393 26714 0 -1 1077944384 4433 0 0 0 75 1 0 0 20 0 15 0 42355561 14431232000 77590 33554432000 4194304 4196468 140724577777088 140095451531760 140095984261762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29407] ppid=29390 vsize=14093000 memory=310360 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29407/stat : 29407 (java) S 29390 29393 26714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42355561 14431232000 77590 33554432000 4194304 4196468 140724577777088 140095450479456 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29408] ppid=29390 vsize=14093000 memory=310360 CPUtime=1.53 cores=1,3,5,7
/proc/29393/task/29408/stat : 29408 (java) S 29390 29393 26714 0 -1 1077944384 1476 0 0 0 69 84 0 0 20 0 15 0 42355561 14431232000 77590 33554432000 4194304 4196468 140724577777088 140095449426480 140095984261762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 41 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
Current children cumulated CPU time: 2272.82 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 310360 KiB

[startup+2322.3 s]
/proc/loadavg: 1.70 1.61 1.59 3/217 29655
/proc/meminfo: memFree=28694328/32770624 swapFree=67108860/67108860
[pid=29393] ppid=29390 vsize=14093000 memory=312408 CPUtime=2332.96 cores=1,3,5,7
/proc/29393/stat : 29393 (java) S 29390 29393 26714 0 -1 1077944320 94345 0 0 0 233185 111 0 0 20 0 15 0 42355555 14431232000 78102 33554432000 4194304 4196468 140724577777088 140724577759632 140095984250615 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
/proc/29393/statm: 3523250 78102 3591 1 0 3485321 0
[pid=29393/tid=29395] ppid=29390 vsize=14093000 memory=312408 CPUtime=2319.91 cores=1,3,5,7
/proc/29393/task/29395/stat : 29395 (java) R 29390 29393 26714 0 -1 4202560 39785 0 0 0 231979 12 0 0 20 0 15 0 42355556 14431232000 78102 33554432000 4194304 4196468 140724577777088 140095988488560 140095617542258 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29396] ppid=29390 vsize=14093000 memory=312408 CPUtime=1.54 cores=1,3,5,7
/proc/29393/task/29396/stat : 29396 (java) S 29390 29393 26714 0 -1 1077944384 5248 0 0 0 149 5 0 0 20 0 15 0 42355557 14431232000 78102 33554432000 4194304 4196468 140724577777088 140095936871440 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29397] ppid=29390 vsize=14093000 memory=0 CPUtime=1.54 cores=1,3,5,7
/proc/29393/task/29397/stat : 29397 (java) S 29390 29393 26714 0 -1 1077944384 5598 0 0 0 148 6 0 0 20 0 15 0 42355557 14431232000 78102 33554432000 4194304 4196468 140724577777088 140095935818896 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29398] ppid=29390 vsize=14093000 memory=312408 CPUtime=1.54 cores=1,3,5,7
/proc/29393/task/29398/stat : 29398 (java) S 29390 29393 26714 0 -1 1077944384 5257 0 0 0 148 6 0 0 20 0 15 0 42355557 14431232000 78102 33554432000 4194304 4196468 140724577777088 140095934765840 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29399] ppid=29390 vsize=14093000 memory=312408 CPUtime=1.56 cores=1,3,5,7
/proc/29393/task/29399/stat : 29399 (java) S 29390 29393 26714 0 -1 1077944384 7897 0 0 0 151 5 0 0 20 0 15 0 42355557 14431232000 78102 33554432000 4194304 4196468 140724577777088 140095933713296 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29400] ppid=29390 vsize=14093000 memory=312408 CPUtime=0.6 cores=1,3,5,7
/proc/29393/task/29400/stat : 29400 (java) S 29390 29393 26714 0 -1 1077944384 7217 0 0 0 50 10 0 0 20 0 15 0 42355558 14431232000 78102 33554432000 4194304 4196468 140724577777088 140095457847536 140095984261762 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29401] ppid=29390 vsize=14093000 memory=312408 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29401/stat : 29401 (java) S 29390 29393 26714 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 42355558 14431232000 78102 33554432000 4194304 4196468 140724577777088 140095456793824 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29402] ppid=29390 vsize=14093000 memory=312408 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29402/stat : 29402 (java) S 29390 29393 26714 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 42355559 14431232000 78102 33554432000 4194304 4196468 140724577777088 140095455740672 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29403] ppid=29390 vsize=14093000 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29403/stat : 29403 (java) S 29390 29393 26714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42355561 14431232000 78102 33554432000 4194304 4196468 140724577777088 140095454689232 140095984269211 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29404] ppid=29390 vsize=14093000 memory=312408 CPUtime=1.84 cores=1,3,5,7
/proc/29393/task/29404/stat : 29404 (java) S 29390 29393 26714 0 -1 1077944384 7756 0 0 0 183 1 0 0 20 0 15 0 42355561 14431232000 78102 33554432000 4194304 4196468 140724577777088 140095453637360 140095984261762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29405] ppid=29390 vsize=14093000 memory=312408 CPUtime=1.97 cores=1,3,5,7
/proc/29393/task/29405/stat : 29405 (java) S 29390 29393 26714 0 -1 1077944384 8239 0 0 0 196 1 0 0 20 0 15 0 42355561 14431232000 78102 33554432000 4194304 4196468 140724577777088 140095452584816 140095984261762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29406] ppid=29390 vsize=14093000 memory=312408 CPUtime=0.76 cores=1,3,5,7
/proc/29393/task/29406/stat : 29406 (java) S 29390 29393 26714 0 -1 1077944384 4435 0 0 0 75 1 0 0 20 0 15 0 42355561 14431232000 78102 33554432000 4194304 4196468 140724577777088 140095451531760 140095984261762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29407] ppid=29390 vsize=14093000 memory=312408 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29407/stat : 29407 (java) S 29390 29393 26714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42355561 14431232000 78102 33554432000 4194304 4196468 140724577777088 140095450479456 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29408] ppid=29390 vsize=14093000 memory=108 CPUtime=1.57 cores=1,3,5,7
/proc/29393/task/29408/stat : 29408 (java) S 29390 29393 26714 0 -1 1077944384 1494 0 0 0 71 86 0 0 20 0 15 0 42355561 14431232000 78102 33554432000 4194304 4196468 140724577777088 140095449426480 140095984261762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 41 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
Current children cumulated CPU time: 2332.96 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 312408 KiB

[startup+2382.3 s]
/proc/loadavg: 1.88 1.68 1.61 3/216 29656
/proc/meminfo: memFree=28681604/32770624 swapFree=67108860/67108860
[pid=29393] ppid=29390 vsize=14093000 memory=318180 CPUtime=2393.14 cores=1,3,5,7
/proc/29393/stat : 29393 (java) S 29390 29393 26714 0 -1 1077944320 96981 0 0 0 239201 113 0 0 20 0 15 0 42355555 14431232000 79545 33554432000 4194304 4196468 140724577777088 140724577759632 140095984250615 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
/proc/29393/statm: 3523250 79545 3591 1 0 3485321 0
[pid=29393/tid=29395] ppid=29390 vsize=14093000 memory=318180 CPUtime=2379.83 cores=1,3,5,7
/proc/29393/task/29395/stat : 29395 (java) R 29390 29393 26714 0 -1 4202560 40380 0 0 0 237971 12 0 0 20 0 15 0 42355556 14431232000 79545 33554432000 4194304 4196468 140724577777088 140095988489056 140095617542784 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29396] ppid=29390 vsize=14093000 memory=6791534058613427641 CPUtime=1.59 cores=1,3,5,7
/proc/29393/task/29396/stat : 29396 (java) S 29390 29393 26714 0 -1 1077944384 5296 0 0 0 154 5 0 0 20 0 15 0 42355557 14431232000 79545 33554432000 4194304 4196468 140724577777088 140095936871440 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29397] ppid=29390 vsize=14093000 memory=314456 CPUtime=1.58 cores=1,3,5,7
/proc/29393/task/29397/stat : 29397 (java) S 29390 29393 26714 0 -1 1077944384 5610 0 0 0 152 6 0 0 20 0 15 0 42355557 14431232000 79545 33554432000 4194304 4196468 140724577777088 140095935818896 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29398] ppid=29390 vsize=14093000 memory=314456 CPUtime=1.59 cores=1,3,5,7
/proc/29393/task/29398/stat : 29398 (java) S 29390 29393 26714 0 -1 1077944384 5303 0 0 0 153 6 0 0 20 0 15 0 42355557 14431232000 79545 33554432000 4194304 4196468 140724577777088 140095934765840 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29399] ppid=29390 vsize=14093000 memory=314456 CPUtime=1.62 cores=1,3,5,7
/proc/29393/task/29399/stat : 29399 (java) S 29390 29393 26714 0 -1 1077944384 8148 0 0 0 156 6 0 0 20 0 15 0 42355557 14431232000 79545 33554432000 4194304 4196468 140724577777088 140095933713296 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29400] ppid=29390 vsize=14093000 memory=318180 CPUtime=0.61 cores=1,3,5,7
/proc/29393/task/29400/stat : 29400 (java) S 29390 29393 26714 0 -1 1077944384 7367 0 0 0 51 10 0 0 20 0 15 0 42355558 14431232000 79545 33554432000 4194304 4196468 140724577777088 140095457847536 140095984261762 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29401] ppid=29390 vsize=14093000 memory=318180 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29401/stat : 29401 (java) S 29390 29393 26714 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 42355558 14431232000 79545 33554432000 4194304 4196468 140724577777088 140095456793824 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29402] ppid=29390 vsize=14093000 memory=318180 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29402/stat : 29402 (java) S 29390 29393 26714 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 42355559 14431232000 79545 33554432000 4194304 4196468 140724577777088 140095455740672 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29403] ppid=29390 vsize=14093000 memory=318180 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29403/stat : 29403 (java) S 29390 29393 26714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42355561 14431232000 79545 33554432000 4194304 4196468 140724577777088 140095454689232 140095984269211 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29404] ppid=29390 vsize=14093000 memory=4140 CPUtime=1.84 cores=1,3,5,7
/proc/29393/task/29404/stat : 29404 (java) S 29390 29393 26714 0 -1 1077944384 7954 0 0 0 183 1 0 0 20 0 15 0 42355561 14431232000 79545 33554432000 4194304 4196468 140724577777088 140095453637360 140095984261762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29405] ppid=29390 vsize=14093000 memory=312408 CPUtime=1.97 cores=1,3,5,7
/proc/29393/task/29405/stat : 29405 (java) S 29390 29393 26714 0 -1 1077944384 8261 0 0 0 196 1 0 0 20 0 15 0 42355561 14431232000 79545 33554432000 4194304 4196468 140724577777088 140095452584816 140095984261762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29406] ppid=29390 vsize=14093000 memory=14676 CPUtime=0.78 cores=1,3,5,7
/proc/29393/task/29406/stat : 29406 (java) S 29390 29393 26714 0 -1 1077944384 5733 0 0 0 76 2 0 0 20 0 15 0 42355561 14431232000 79545 33554432000 4194304 4196468 140724577777088 140095451531760 140095984261762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29407] ppid=29390 vsize=14093000 memory=318180 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29407/stat : 29407 (java) S 29390 29393 26714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42355561 14431232000 79545 33554432000 4194304 4196468 140724577777088 140095450479456 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29408] ppid=29390 vsize=14093000 memory=1956 CPUtime=1.61 cores=1,3,5,7
/proc/29393/task/29408/stat : 29408 (java) S 29390 29393 26714 0 -1 1077944384 1510 0 0 0 73 88 0 0 20 0 15 0 42355561 14431232000 79545 33554432000 4194304 4196468 140724577777088 140095449426480 140095984261762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 41 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
Current children cumulated CPU time: 2393.14 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 318180 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2389.2 s]
/proc/loadavg: 1.89 1.68 1.61 3/216 29656
/proc/meminfo: memFree=28681728/32770624 swapFree=67108860/67108860
[pid=29393] ppid=29390 vsize=14093000 memory=318180 CPUtime=2400.06 cores=1,3,5,7
/proc/29393/stat : 29393 (java) S 29390 29393 26714 0 -1 1077944320 97006 0 0 0 239892 114 0 0 20 0 15 0 42355555 14431232000 79545 33554432000 4194304 4196468 140724577777088 140724577759632 140095984250615 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
/proc/29393/statm: 3523250 79545 3591 1 0 3485321 0
[pid=29393/tid=29395] ppid=29390 vsize=14093000 memory=15544002879425055 CPUtime=2386.73 cores=1,3,5,7
/proc/29393/task/29395/stat : 29395 (java) R 29390 29393 26714 0 -1 4202560 40381 0 0 0 238661 12 0 0 20 0 15 0 42355556 14431232000 79545 33554432000 4194304 4196468 140724577777088 140095988487520 140095614766903 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29396] ppid=29390 vsize=14093000 memory=1796 CPUtime=1.59 cores=1,3,5,7
/proc/29393/task/29396/stat : 29396 (java) S 29390 29393 26714 0 -1 1077944384 5305 0 0 0 154 5 0 0 20 0 15 0 42355557 14431232000 79545 33554432000 4194304 4196468 140724577777088 140095936871440 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29397] ppid=29390 vsize=14093000 memory=912 CPUtime=1.59 cores=1,3,5,7
/proc/29393/task/29397/stat : 29397 (java) S 29390 29393 26714 0 -1 1077944384 5611 0 0 0 153 6 0 0 20 0 15 0 42355557 14431232000 79545 33554432000 4194304 4196468 140724577777088 140095935818896 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29398] ppid=29390 vsize=14093000 memory=3848 CPUtime=1.59 cores=1,3,5,7
/proc/29393/task/29398/stat : 29398 (java) S 29390 29393 26714 0 -1 1077944384 5315 0 0 0 153 6 0 0 20 0 15 0 42355557 14431232000 79545 33554432000 4194304 4196468 140724577777088 140095934765840 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29399] ppid=29390 vsize=14093000 memory=4384 CPUtime=1.62 cores=1,3,5,7
/proc/29393/task/29399/stat : 29399 (java) S 29390 29393 26714 0 -1 1077944384 8148 0 0 0 156 6 0 0 20 0 15 0 42355557 14431232000 79545 33554432000 4194304 4196468 140724577777088 140095933713296 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29400] ppid=29390 vsize=14093000 memory=3400 CPUtime=0.61 cores=1,3,5,7
/proc/29393/task/29400/stat : 29400 (java) S 29390 29393 26714 0 -1 1077944384 7367 0 0 0 51 10 0 0 20 0 15 0 42355558 14431232000 79545 33554432000 4194304 4196468 140724577777088 140095457847536 140095984261762 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29401] ppid=29390 vsize=14093000 memory=4100 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29401/stat : 29401 (java) S 29390 29393 26714 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 42355558 14431232000 79545 33554432000 4194304 4196468 140724577777088 140095456793824 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29402] ppid=29390 vsize=14093000 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29402/stat : 29402 (java) S 29390 29393 26714 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 42355559 14431232000 79545 33554432000 4194304 4196468 140724577777088 140095455740672 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29403] ppid=29390 vsize=14093000 memory=3292 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29403/stat : 29403 (java) S 29390 29393 26714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42355561 14431232000 79545 33554432000 4194304 4196468 140724577777088 140095454689232 140095984269211 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29404] ppid=29390 vsize=14093000 memory=318180 CPUtime=1.84 cores=1,3,5,7
/proc/29393/task/29404/stat : 29404 (java) S 29390 29393 26714 0 -1 1077944384 7954 0 0 0 183 1 0 0 20 0 15 0 42355561 14431232000 79545 33554432000 4194304 4196468 140724577777088 140095453637360 140095984261762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29405] ppid=29390 vsize=14093000 memory=1408 CPUtime=1.97 cores=1,3,5,7
/proc/29393/task/29405/stat : 29405 (java) S 29390 29393 26714 0 -1 1077944384 8261 0 0 0 196 1 0 0 20 0 15 0 42355561 14431232000 79545 33554432000 4194304 4196468 140724577777088 140095452584816 140095984261762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29406] ppid=29390 vsize=14093000 memory=3004 CPUtime=0.78 cores=1,3,5,7
/proc/29393/task/29406/stat : 29406 (java) S 29390 29393 26714 0 -1 1077944384 5733 0 0 0 76 2 0 0 20 0 15 0 42355561 14431232000 79545 33554432000 4194304 4196468 140724577777088 140095451531760 140095984261762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29407] ppid=29390 vsize=14093000 memory=328944 CPUtime=0 cores=1,3,5,7
/proc/29393/task/29407/stat : 29407 (java) S 29390 29393 26714 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 42355561 14431232000 79545 33554432000 4194304 4196468 140724577777088 140095450479456 140095984260821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
[pid=29393/tid=29408] ppid=29390 vsize=14093000 memory=796 CPUtime=1.62 cores=1,3,5,7
/proc/29393/task/29408/stat : 29408 (java) S 29390 29393 26714 0 -1 1077944384 1512 0 0 0 73 89 0 0 20 0 15 0 42355561 14431232000 79545 33554432000 4194304 4196468 140724577777088 140095449426480 140095984261762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 41 0 0 6293624 6294260 19431424 140724577780820 140724577781001 140724577781001 140724577783759 0
Current children cumulated CPU time: 2400.06 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 318180 KiB

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

[startup+2389.21 s]
# the end of solver process 29393 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2398.93 s, system=1.14758 s

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

Child status: 143
Real time (s): 2389.21
CPU time (s): 2400.08
CPU user time (s): 2398.93
CPU system time (s): 1.14758
CPU usage (%): 100.455
Max. virtual memory (cumulated for all children) (KiB): 14093000
Max. memory (cumulated for all children) (KiB): 318180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.93
system time used= 1.14758
maximum resident set size= 318736
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97194
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 69009
involuntary context switches= 1169


# summary of solver processes directly reported to runsolver:
#   pid: 29393
#   total CPU time (s): 2400.08
#   total CPU user time (s): 2398.93
#   total CPU system time (s): 1.14758

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.6114 second user time and 23.2635 second system time

The end

Launcher Data

Begin job on node149 at 2018-07-22 10:25:23
IDJOB=4291531
IDBENCH=141365
IDSOLVER=2746
FILE ID=node149/4291531-1532247923
RUNJOBID= node149-1532226534-26746
PBS_JOBID= 21018956
Free space on /tmp= 51848 MiB

SOLVER NAME= OscaR - Hybrid 2018-07-02
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-nodv-10_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4291531-1532247923/watcher-4291531-1532247923 -o /tmp/evaluation-result-4291531-1532247923/solver-4291531-1532247923 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532226534-26746 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 1877784757 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4291531-1532247923.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 769ec0f26c47f1b96bb609b2e4d8d5d6
RANDOM SEED=1877784757

node149.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.60
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        29154680 kB
MemAvailable:   31817172 kB
Buffers:          102168 kB
Cached:          2820580 kB
SwapCached:            0 kB
Active:          1672888 kB
Inactive:        1462192 kB
Active(anon):     161948 kB
Inactive(anon):    70200 kB
Active(file):    1510940 kB
Inactive(file):  1391992 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             35740 kB
Writeback:             0 kB
AnonPages:        244472 kB
Mapped:            48580 kB
Shmem:             17032 kB
Slab:             178420 kB
SReclaimable:     150792 kB
SUnreclaim:        27628 kB
KernelStack:        3808 kB
PageTables:         5780 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1189016 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    112640 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 51812 MiB
End job on node149 at 2018-07-22 11:05:13