Trace number 4299370

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
slowpoke 2018-04-29SAT (TO)140 2520.04 2507.61

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-14_c18.xml
MD5SUMc1878b2d9e06b3112b686731368ac8cc
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark135
Best CPU time to get the best result obtained on this benchmark2520.08
Satisfiable
(Un)Satisfiability was proved
Number of variables210
Number of constraints92
Number of domains2
Minimum domain size196
Maximum domain size197
Distribution of domain sizes[{"size":196,"count":91},{"size":197,"count":14}]
Minimum variable degree0
Maximum variable degree14
Distribution of variable degrees[{"degree":0,"count":105},{"degree":2,"count":91},{"degree":13,"count":13},{"degree":14,"count":1}]
Minimum constraint arity3
Maximum constraint arity91
Distribution of constraint arities[{"arity":3,"count":91},{"arity":91,"count":1}]
Number of extensional constraints0
Number of intensional constraints91
Distribution of constraint types[{"type":"intension","count":91},{"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.14/0.13	c version: 2018-04-11
0.14/0.13	c seed: 1811631
0.14/0.13	c timeout: 2520
0.14/0.13	c memlimit: -1
0.14/0.13	c nbcore: -1
0.87/0.43	o 177
0.87/0.45	o 174
1.20/0.57	o 171
2.05/0.88	o 162
2.05/0.88	o 161
14.27/11.92	o 158
19.71/17.24	o 155
45.48/42.93	o 153
61.73/59.14	o 151
94.05/91.37	o 150
145.86/142.90	o 147
432.63/428.56	o 145
768.27/762.82	o 142
2032.26/2021.90	o 140
2520.02/2507.60	s SATISFIABLE
2520.02/2507.60	v <instantiation>
2520.02/2507.60	v 	<list>
2520.02/2507.60	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] 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[0][10] y[0][11] y[0][12] y[0][13] 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[1][10] y[1][11] y[1][12] y[1][13] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[2][10] y[2][11] y[2][12] y[2][13] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[3][10] y[3][11] y[3][12] y[3][13] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[4][10] y[4][11] y[4][12] y[4][13] y[5][6] y[5][7] y[5][8] y[5][9] y[5][10] y[5][11] y[5][12] y[5][13] y[6][7] y[6][8] y[6][9] y[6][10] y[6][11] y[6][12] y[6][13] y[7][8] y[7][9] y[7][10] y[7][11] y[7][12] y[7][13] y[8][9] y[8][10] y[8][11] y[8][12] y[8][13] y[9][10] y[9][11] y[9][12] y[9][13] y[10][11] y[10][12] y[10][13] y[11][12] y[11][13] y[12][13] 
2520.02/2507.60	v 	</list>
2520.02/2507.60	v 	<values>
2520.02/2507.60	v 		0 1 4 6 33 46 54 69 85 103 110 120 129 140 1 4 6 33 46 54 69 85 103 110 120 129 140 3 5 32 45 53 68 84 102 109 119 128 139 2 29 42 50 65 81 99 106 116 125 136 27 40 48 63 79 97 104 114 123 134 13 21 36 52 70 77 87 96 107 8 23 39 57 64 74 83 94 15 31 49 56 66 75 86 16 34 41 51 60 71 18 25 35 44 55 7 17 26 37 10 19 30 9 20 11 
2520.02/2507.60	v 	</values>
2520.02/2507.60	v </instantiation>

Verifier Data

OK	140

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 (13511 MiB free)
  memory of node 1: 16384 MiB (9847 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299370-1532812647/watcher-4299370-1532812647 -o /tmp/evaluation-result-4299370-1532812647/solver-4299370-1532812647 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1532810215-29950 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299370-1532812647.xml --timelimit 2520 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
solver pid=30243, runsolver pid=30240
Current StackSize limit: 8192 KiB


[startup+0.104256 s]*
/proc/loadavg: 2.01 2.04 2.00 4/215 30258
/proc/meminfo: memFree=23904416/32770624 swapFree=67108532/67108860
[pid=30243] ppid=30240 vsize=10661056 memory=26972 CPUtime=0.14 cores=0,2,4,6
/proc/30243/stat : 30243 (java) S 30240 30243 29919 0 -1 1077944320 5139 0 0 0 13 1 0 0 20 0 15 0 98827879 10916921344 6743 33554432000 4194304 4196468 140731831816768 140731831799312 140532365778679 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
/proc/30243/statm: 2665264 6743 2889 1 0 2627263 0
[pid=30243/tid=30245] ppid=30240 vsize=10661056 memory=-8341684059579387514 CPUtime=0.09 cores=0,2,4,6
/proc/30243/task/30245/stat : 30245 (java) R 30240 30243 29919 0 -1 4202560 2907 0 0 0 9 0 0 0 20 0 15 0 98827880 10916921344 6743 33554432000 4194304 4196468 140731831816768 140532370000624 140532349822309 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30246] ppid=30240 vsize=10661056 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30246/stat : 30246 (java) S 30240 30243 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98827881 10916921344 6743 33554432000 4194304 4196468 140731831816768 140532337621776 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30247] ppid=30240 vsize=10661056 memory=139699632187008 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30247/stat : 30247 (java) S 30240 30243 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98827881 10916921344 6743 33554432000 4194304 4196468 140731831816768 140531972017040 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30248] ppid=30240 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30248/stat : 30248 (java) S 30240 30243 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98827881 10916921344 6743 33554432000 4194304 4196468 140731831816768 140531970964496 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30249] ppid=30240 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30249/stat : 30249 (java) S 30240 30243 29919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98827881 10916921344 6743 33554432000 4194304 4196468 140731831816768 140531969911952 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30250] ppid=30240 vsize=10661056 memory=139699632187008 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30250/stat : 30250 (java) S 30240 30243 29919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98827882 10916921344 6743 33554432000 4194304 4196468 140731831816768 140531858368496 140532365789826 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30251] ppid=30240 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30251/stat : 30251 (java) S 30240 30243 29919 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98827882 10916921344 6743 33554432000 4194304 4196468 140731831816768 140531857314720 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30252] ppid=30240 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30252/stat : 30252 (java) S 30240 30243 29919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98827883 10916921344 6743 33554432000 4194304 4196468 140731831816768 140531856262128 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30253] ppid=30240 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30253/stat : 30253 (java) S 30240 30243 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98827885 10916921344 6743 33554432000 4194304 4196468 140731831816768 140531855210704 140532365797275 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30254] ppid=30240 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30254/stat : 30254 (java) R 30240 30243 29919 0 -1 4202560 488 0 0 0 0 0 0 0 20 0 15 0 98827885 10916921344 6743 33554432000 4194304 4196468 140731831816768 140531854158320 140532351441408 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30255] ppid=30240 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30255/stat : 30255 (java) S 30240 30243 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98827885 10916921344 6743 33554432000 4194304 4196468 140731831816768 140531853105776 140532365789826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30256] ppid=30240 vsize=10661056 memory=139699632187008 CPUtime=0.02 cores=0,2,4,6
/proc/30243/task/30256/stat : 30256 (java) R 30240 30243 29919 0 -1 1077944384 376 0 0 0 2 0 0 0 20 0 15 0 98827885 10916921344 6743 33554432000 4194304 4196468 140731831816768 140531852053232 140532365789826 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30257] ppid=30240 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30257/stat : 30257 (java) S 30240 30243 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98827885 10916921344 6743 33554432000 4194304 4196468 140731831816768 140531851000928 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30258] ppid=30240 vsize=10661056 memory=139699632187008 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30258/stat : 30258 (java) S 30240 30243 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98827885 10916921344 6743 33554432000 4194304 4196468 140731831816768 140531849947440 140532365789826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 26972 KiB

[startup+0.210533 s]*
/proc/loadavg: 2.01 2.04 2.00 4/215 30258
/proc/meminfo: memFree=23893772/32770624 swapFree=67108532/67108860
[pid=30243] ppid=30240 vsize=10661056 memory=39076 CPUtime=0.34 cores=0,2,4,6
/proc/30243/stat : 30243 (java) S 30240 30243 29919 0 -1 1077944320 7922 0 0 0 32 2 0 0 20 0 15 0 98827879 10916921344 9769 33554432000 4194304 4196468 140731831816768 140731831799312 140532365778679 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
/proc/30243/statm: 2665264 9769 2946 1 0 2627263 0
[pid=30243/tid=30245] ppid=30240 vsize=10661056 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/30243/task/30245/stat : 30245 (java) R 30240 30243 29919 0 -1 4202560 4765 0 0 0 19 1 0 0 20 0 15 0 98827880 10916921344 9769 33554432000 4194304 4196468 140731831816768 140532370008720 140532365800605 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30246] ppid=30240 vsize=10661056 memory=364 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30246/stat : 30246 (java) S 30240 30243 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98827881 10916921344 9769 33554432000 4194304 4196468 140731831816768 140532337621776 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30247] ppid=30240 vsize=10661056 memory=3834451451664901792 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30247/stat : 30247 (java) S 30240 30243 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98827881 10916921344 9769 33554432000 4194304 4196468 140731831816768 140531972017040 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30248] ppid=30240 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30248/stat : 30248 (java) S 30240 30243 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98827881 10916921344 9769 33554432000 4194304 4196468 140731831816768 140531970964496 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30249] ppid=30240 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30249/stat : 30249 (java) S 30240 30243 29919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98827881 10916921344 9769 33554432000 4194304 4196468 140731831816768 140531969911952 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30250] ppid=30240 vsize=10661056 memory=139699632187008 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30250/stat : 30250 (java) S 30240 30243 29919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98827882 10916921344 9769 33554432000 4194304 4196468 140731831816768 140531858368496 140532365789826 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30251] ppid=30240 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30251/stat : 30251 (java) S 30240 30243 29919 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98827882 10916921344 9769 33554432000 4194304 4196468 140731831816768 140531857314720 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30252] ppid=30240 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30252/stat : 30252 (java) S 30240 30243 29919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98827883 10916921344 9769 33554432000 4194304 4196468 140731831816768 140531856262128 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30253] ppid=30240 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30253/stat : 30253 (java) S 30240 30243 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98827885 10916921344 9769 33554432000 4194304 4196468 140731831816768 140531855210704 140532365797275 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30254] ppid=30240 vsize=10661056 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/30243/task/30254/stat : 30254 (java) S 30240 30243 29919 0 -1 1077944384 520 0 0 0 1 0 0 0 20 0 15 0 98827885 10916921344 9769 33554432000 4194304 4196468 140731831816768 140531854158320 140532365789826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30255] ppid=30240 vsize=10661056 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/30243/task/30255/stat : 30255 (java) S 30240 30243 29919 0 -1 1077944384 371 0 0 0 2 0 0 0 20 0 15 0 98827885 10916921344 9769 33554432000 4194304 4196468 140731831816768 140531853105776 140532365789826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30256] ppid=30240 vsize=10661056 memory=139699632187008 CPUtime=0.08 cores=0,2,4,6
/proc/30243/task/30256/stat : 30256 (java) R 30240 30243 29919 0 -1 4202560 902 0 0 0 8 0 0 0 20 0 15 0 98827885 10916921344 9769 33554432000 4194304 4196468 140731831816768 140531852053232 140532358885235 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30257] ppid=30240 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30257/stat : 30257 (java) S 30240 30243 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98827885 10916921344 9769 33554432000 4194304 4196468 140731831816768 140531851000928 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30258] ppid=30240 vsize=10661056 memory=139699632187008 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30258/stat : 30258 (java) S 30240 30243 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98827885 10916921344 9769 33554432000 4194304 4196468 140731831816768 140531849947440 140532365789826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 39076 KiB

[startup+0.310547 s]*
/proc/loadavg: 2.01 2.04 2.00 3/215 30258
/proc/meminfo: memFree=23887864/32770624 swapFree=67108532/67108860
[pid=30243] ppid=30240 vsize=10661132 memory=46284 CPUtime=0.55 cores=0,2,4,6
/proc/30243/stat : 30243 (java) S 30240 30243 29919 0 -1 1077944320 8766 0 0 0 52 3 0 0 20 0 15 0 98827879 10916999168 11571 33554432000 4194304 4196468 140731831816768 140731831799312 140532365778679 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
/proc/30243/statm: 2665283 11571 3059 1 0 2627263 0
[pid=30243/tid=30245] ppid=30240 vsize=10661132 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/30243/task/30245/stat : 30245 (java) R 30240 30243 29919 0 -1 4202560 5257 0 0 0 28 2 0 0 20 0 15 0 98827880 10916999168 11571 33554432000 4194304 4196468 140731831816768 140532369996544 140532347357888 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30246] ppid=30240 vsize=10661132 memory=304556149079015447 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30246/stat : 30246 (java) S 30240 30243 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98827881 10916999168 11571 33554432000 4194304 4196468 140731831816768 140532337621776 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30247] ppid=30240 vsize=10661132 memory=3689771110317401760 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30247/stat : 30247 (java) S 30240 30243 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98827881 10916999168 11571 33554432000 4194304 4196468 140731831816768 140531972017040 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30248] ppid=30240 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30248/stat : 30248 (java) S 30240 30243 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98827881 10916999168 11571 33554432000 4194304 4196468 140731831816768 140531970964496 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30249] ppid=30240 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30249/stat : 30249 (java) S 30240 30243 29919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98827881 10916999168 11571 33554432000 4194304 4196468 140731831816768 140531969911952 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30250] ppid=30240 vsize=10661132 memory=139699632187008 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30250/stat : 30250 (java) S 30240 30243 29919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98827882 10916999168 11571 33554432000 4194304 4196468 140731831816768 140531858368496 140532365789826 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30251] ppid=30240 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30251/stat : 30251 (java) S 30240 30243 29919 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98827882 10916999168 11571 33554432000 4194304 4196468 140731831816768 140531857314720 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30252] ppid=30240 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30252/stat : 30252 (java) S 30240 30243 29919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98827883 10916999168 11571 33554432000 4194304 4196468 140731831816768 140531856262128 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30253] ppid=30240 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30253/stat : 30253 (java) S 30240 30243 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98827885 10916999168 11571 33554432000 4194304 4196468 140731831816768 140531855210704 140532365797275 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30254] ppid=30240 vsize=10661132 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/30243/task/30254/stat : 30254 (java) S 30240 30243 29919 0 -1 1077944384 642 0 0 0 5 0 0 0 20 0 15 0 98827885 10916999168 11571 33554432000 4194304 4196468 140731831816768 140531854158320 140532365789826 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30255] ppid=30240 vsize=10661132 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/30243/task/30255/stat : 30255 (java) S 30240 30243 29919 0 -1 1077944384 423 0 0 0 4 0 0 0 20 0 15 0 98827885 10916999168 11571 33554432000 4194304 4196468 140731831816768 140531853105776 140532365789826 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30256] ppid=30240 vsize=10661132 memory=139699632187008 CPUtime=0.14 cores=0,2,4,6
/proc/30243/task/30256/stat : 30256 (java) R 30240 30243 29919 0 -1 4202560 1079 0 0 0 14 0 0 0 20 0 15 0 98827885 10916999168 11571 33554432000 4194304 4196468 140731831816768 140531852053232 140532351474472 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30257] ppid=30240 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30257/stat : 30257 (java) S 30240 30243 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98827885 10916999168 11571 33554432000 4194304 4196468 140731831816768 140531851000928 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30258] ppid=30240 vsize=10661132 memory=139699632187008 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30258/stat : 30258 (java) S 30240 30243 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98827885 10916999168 11571 33554432000 4194304 4196468 140731831816768 140531849947440 140532365789826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 46284 KiB

[startup+0.701404 s]
/proc/loadavg: 2.01 2.04 2.00 5/215 30258
/proc/meminfo: memFree=23862984/32770624 swapFree=67108532/67108860
[pid=30243] ppid=30240 vsize=10661132 memory=93428 CPUtime=1.75 cores=0,2,4,6
/proc/30243/stat : 30243 (java) S 30240 30243 29919 0 -1 1077944320 17988 0 0 0 171 4 0 0 20 0 15 0 98827879 10916999168 23357 33554432000 4194304 4196468 140731831816768 140731831799312 140532365778679 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
/proc/30243/statm: 2665283 23357 3098 1 0 2627263 0
[pid=30243/tid=30245] ppid=30240 vsize=10661132 memory=16236 CPUtime=0.67 cores=0,2,4,6
/proc/30243/task/30245/stat : 30245 (java) R 30240 30243 29919 0 -1 4202560 5442 0 0 0 65 2 0 0 20 0 15 0 98827880 10916999168 23357 33554432000 4194304 4196468 140731831816768 140532370019216 140532005402449 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30246] ppid=30240 vsize=10661132 memory=4048 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30246/stat : 30246 (java) S 30240 30243 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98827881 10916999168 23357 33554432000 4194304 4196468 140731831816768 140532337621776 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30247] ppid=30240 vsize=10661132 memory=640 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30247/stat : 30247 (java) S 30240 30243 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98827881 10916999168 23357 33554432000 4194304 4196468 140731831816768 140531972017040 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30248] ppid=30240 vsize=10661132 memory=1788 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30248/stat : 30248 (java) S 30240 30243 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98827881 10916999168 23357 33554432000 4194304 4196468 140731831816768 140531970964496 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30249] ppid=30240 vsize=10661132 memory=960 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30249/stat : 30249 (java) S 30240 30243 29919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98827881 10916999168 23357 33554432000 4194304 4196468 140731831816768 140531969911952 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30250] ppid=30240 vsize=10661132 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30250/stat : 30250 (java) S 30240 30243 29919 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 98827882 10916999168 23357 33554432000 4194304 4196468 140731831816768 140531858368496 140532365789826 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30251] ppid=30240 vsize=10661132 memory=2332 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30251/stat : 30251 (java) S 30240 30243 29919 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98827882 10916999168 23357 33554432000 4194304 4196468 140731831816768 140531857314720 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30252] ppid=30240 vsize=10661132 memory=928 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30252/stat : 30252 (java) S 30240 30243 29919 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98827883 10916999168 23357 33554432000 4194304 4196468 140731831816768 140531856262128 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30253] ppid=30240 vsize=10661132 memory=6153431502485415274 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30253/stat : 30253 (java) S 30240 30243 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98827885 10916999168 23357 33554432000 4194304 4196468 140731831816768 140531855210704 140532365797275 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30254] ppid=30240 vsize=10661132 memory=6081108994580113768 CPUtime=0.39 cores=0,2,4,6
/proc/30243/task/30254/stat : 30254 (java) R 30240 30243 29919 0 -1 4202560 3916 0 0 0 39 0 0 0 20 0 15 0 98827885 10916999168 23357 33554432000 4194304 4196468 140731831816768 140531854144200 140532347322897 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30255] ppid=30240 vsize=10661132 memory=6154282490091891024 CPUtime=0.38 cores=0,2,4,6
/proc/30243/task/30255/stat : 30255 (java) R 30240 30243 29919 0 -1 4202560 4935 0 0 0 38 0 0 0 20 0 15 0 98827885 10916999168 23357 33554432000 4194304 4196468 140731831816768 140531853091800 140532347322739 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30256] ppid=30240 vsize=10661132 memory=0 CPUtime=0.27 cores=0,2,4,6
/proc/30243/task/30256/stat : 30256 (java) S 30240 30243 29919 0 -1 1077944384 2323 0 0 0 27 0 0 0 20 0 15 0 98827885 10916999168 23357 33554432000 4194304 4196468 140731831816768 140531852053232 140532365789826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30257] ppid=30240 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30257/stat : 30257 (java) S 30240 30243 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98827885 10916999168 23357 33554432000 4194304 4196468 140731831816768 140531851000928 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30258] ppid=30240 vsize=10661132 memory=1200 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30258/stat : 30258 (java) S 30240 30243 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98827885 10916999168 23357 33554432000 4194304 4196468 140731831816768 140531849947440 140532365789826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
Current children cumulated CPU time: 1.75 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 93428 KiB

[startup+1.50076 s]
/proc/loadavg: 2.01 2.04 2.00 5/215 30258
/proc/meminfo: memFree=23824048/32770624 swapFree=67108532/67108860
[pid=30243] ppid=30240 vsize=10661132 memory=141148 CPUtime=3.57 cores=0,2,4,6
/proc/30243/stat : 30243 (java) S 30240 30243 29919 0 -1 1077944320 25467 0 0 0 351 6 0 0 20 0 15 0 98827879 10916999168 35287 33554432000 4194304 4196468 140731831816768 140731831799312 140532365778679 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
/proc/30243/statm: 2665283 35287 3100 1 0 2627263 0
[pid=30243/tid=30245] ppid=30240 vsize=10661132 memory=126768 CPUtime=1.48 cores=0,2,4,6
/proc/30243/task/30245/stat : 30245 (java) R 30240 30243 29919 0 -1 4202560 5813 0 0 0 145 3 0 0 20 0 15 0 98827880 10916999168 35287 33554432000 4194304 4196468 140731831816768 140532370015792 140731832149954 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30246] ppid=30240 vsize=10661132 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30246/stat : 30246 (java) S 30240 30243 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98827881 10916999168 35287 33554432000 4194304 4196468 140731831816768 140532337621776 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30247] ppid=30240 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30247/stat : 30247 (java) S 30240 30243 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98827881 10916999168 35287 33554432000 4194304 4196468 140731831816768 140531972017040 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30248] ppid=30240 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30248/stat : 30248 (java) S 30240 30243 29919 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98827881 10916999168 35287 33554432000 4194304 4196468 140731831816768 140531970964496 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30249] ppid=30240 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30249/stat : 30249 (java) S 30240 30243 29919 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98827881 10916999168 35287 33554432000 4194304 4196468 140731831816768 140531969911952 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30250] ppid=30240 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30250/stat : 30250 (java) S 30240 30243 29919 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 98827882 10916999168 35287 33554432000 4194304 4196468 140731831816768 140531858368496 140532365789826 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0

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

/proc/30243/task/30245/stat : 30245 (java) R 30240 30243 29919 0 -1 4202560 17919 0 0 0 236612 1010 0 0 20 0 15 0 98827880 10916999168 48215 33554432000 4194304 4196468 140731831816768 140532370019648 140731832149954 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30246] ppid=30240 vsize=10661132 memory=192860 CPUtime=3.13 cores=0,2,4,6
/proc/30243/task/30246/stat : 30246 (java) S 30240 30243 29919 0 -1 1077944384 2411 0 0 0 299 14 0 0 20 0 15 0 98827881 10916999168 48215 33554432000 4194304 4196468 140731831816768 140532337621776 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30247] ppid=30240 vsize=10661132 memory=192860 CPUtime=3.1 cores=0,2,4,6
/proc/30243/task/30247/stat : 30247 (java) S 30240 30243 29919 0 -1 1077944384 3254 0 0 0 296 14 0 0 20 0 15 0 98827881 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531972017040 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30248] ppid=30240 vsize=10661132 memory=192860 CPUtime=3.1 cores=0,2,4,6
/proc/30243/task/30248/stat : 30248 (java) S 30240 30243 29919 0 -1 1077944384 3408 0 0 0 294 16 0 0 20 0 15 0 98827881 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531970964496 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30249] ppid=30240 vsize=10661132 memory=192860 CPUtime=3.1 cores=0,2,4,6
/proc/30243/task/30249/stat : 30249 (java) S 30240 30243 29919 0 -1 1077944384 2478 0 0 0 297 13 0 0 20 0 15 0 98827881 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531969911952 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30250] ppid=30240 vsize=10661132 memory=192860 CPUtime=2.23 cores=0,2,4,6
/proc/30243/task/30250/stat : 30250 (java) S 30240 30243 29919 0 -1 1077944384 5026 0 0 0 207 16 0 0 20 0 15 0 98827882 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531858368496 140532365789826 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30251] ppid=30240 vsize=10661132 memory=192860 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30251/stat : 30251 (java) S 30240 30243 29919 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 98827882 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531857314720 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30252] ppid=30240 vsize=10661132 memory=192860 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30252/stat : 30252 (java) S 30240 30243 29919 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 98827883 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531856262128 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30253] ppid=30240 vsize=10661132 memory=192860 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30253/stat : 30253 (java) S 30240 30243 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98827885 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531855210704 140532365797275 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30254] ppid=30240 vsize=10661132 memory=192860 CPUtime=1.08 cores=0,2,4,6
/proc/30243/task/30254/stat : 30254 (java) S 30240 30243 29919 0 -1 1077944384 11383 0 0 0 107 1 0 0 20 0 15 0 98827885 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531854158320 140532365789826 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30255] ppid=30240 vsize=10661132 memory=313 CPUtime=1.12 cores=0,2,4,6
/proc/30243/task/30255/stat : 30255 (java) S 30240 30243 29919 0 -1 1077944384 10054 0 0 0 111 1 0 0 20 0 15 0 98827885 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531853105776 140532365789826 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30256] ppid=30240 vsize=10661132 memory=192860 CPUtime=0.35 cores=0,2,4,6
/proc/30243/task/30256/stat : 30256 (java) S 30240 30243 29919 0 -1 1077944384 3811 0 0 0 34 1 0 0 20 0 15 0 98827885 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531852053232 140532365789826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30257] ppid=30240 vsize=10661132 memory=279399031273472 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30257/stat : 30257 (java) S 30240 30243 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98827885 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531851000928 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30258] ppid=30240 vsize=10661132 memory=192860 CPUtime=0.69 cores=0,2,4,6
/proc/30243/task/30258/stat : 30258 (java) S 30240 30243 29919 0 -1 1077944384 701 0 0 0 30 39 0 0 20 0 15 0 98827885 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531849947440 140532365789826 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
Current children cumulated CPU time: 2394.2 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 192860 KiB

[startup+2442.3 s]
/proc/loadavg: 1.04 1.14 1.31 3/215 30424
/proc/meminfo: memFree=27717188/32770624 swapFree=67108532/67108860
[pid=30243] ppid=30240 vsize=10661132 memory=192860 CPUtime=2454.44 cores=0,2,4,6
/proc/30243/stat : 30243 (java) S 30240 30243 29919 0 -1 1077944320 61973 0 0 0 244316 1128 0 0 20 0 15 0 98827879 10916999168 48215 33554432000 4194304 4196468 140731831816768 140731831799312 140532365778679 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
/proc/30243/statm: 2665283 48215 3144 1 0 2627263 0
[pid=30243/tid=30245] ppid=30240 vsize=10661132 memory=192860 CPUtime=2436.06 cores=0,2,4,6
/proc/30243/task/30245/stat : 30245 (java) R 30240 30243 29919 0 -1 4202560 18030 0 0 0 242571 1035 0 0 20 0 15 0 98827880 10916999168 48215 33554432000 4194304 4196468 140731831816768 140532370019648 140532006046999 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30246] ppid=30240 vsize=10661132 memory=192860 CPUtime=3.22 cores=0,2,4,6
/proc/30243/task/30246/stat : 30246 (java) S 30240 30243 29919 0 -1 1077944384 2411 0 0 0 307 15 0 0 20 0 15 0 98827881 10916999168 48215 33554432000 4194304 4196468 140731831816768 140532337621776 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30247] ppid=30240 vsize=10661132 memory=192860 CPUtime=3.19 cores=0,2,4,6
/proc/30243/task/30247/stat : 30247 (java) S 30240 30243 29919 0 -1 1077944384 3254 0 0 0 304 15 0 0 20 0 15 0 98827881 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531972017040 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30248] ppid=30240 vsize=10661132 memory=192860 CPUtime=3.17 cores=0,2,4,6
/proc/30243/task/30248/stat : 30248 (java) S 30240 30243 29919 0 -1 1077944384 3408 0 0 0 301 16 0 0 20 0 15 0 98827881 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531970964496 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30249] ppid=30240 vsize=10661132 memory=192860 CPUtime=3.18 cores=0,2,4,6
/proc/30243/task/30249/stat : 30249 (java) S 30240 30243 29919 0 -1 1077944384 2479 0 0 0 305 13 0 0 20 0 15 0 98827881 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531969911952 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30250] ppid=30240 vsize=10661132 memory=192860 CPUtime=2.28 cores=0,2,4,6
/proc/30243/task/30250/stat : 30250 (java) S 30240 30243 29919 0 -1 1077944384 5032 0 0 0 212 16 0 0 20 0 15 0 98827882 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531858368496 140532365789826 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30251] ppid=30240 vsize=10661132 memory=192860 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30251/stat : 30251 (java) S 30240 30243 29919 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 98827882 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531857314720 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30252] ppid=30240 vsize=10661132 memory=192860 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30252/stat : 30252 (java) S 30240 30243 29919 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 98827883 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531856262128 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30253] ppid=30240 vsize=10661132 memory=192860 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30253/stat : 30253 (java) S 30240 30243 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98827885 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531855210704 140532365797275 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30254] ppid=30240 vsize=10661132 memory=192860 CPUtime=1.08 cores=0,2,4,6
/proc/30243/task/30254/stat : 30254 (java) S 30240 30243 29919 0 -1 1077944384 11383 0 0 0 107 1 0 0 20 0 15 0 98827885 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531854158320 140532365789826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30255] ppid=30240 vsize=10661132 memory=192860 CPUtime=1.12 cores=0,2,4,6
/proc/30243/task/30255/stat : 30255 (java) S 30240 30243 29919 0 -1 1077944384 10054 0 0 0 111 1 0 0 20 0 15 0 98827885 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531853105776 140532365789826 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30256] ppid=30240 vsize=10661132 memory=192860 CPUtime=0.35 cores=0,2,4,6
/proc/30243/task/30256/stat : 30256 (java) S 30240 30243 29919 0 -1 1077944384 3811 0 0 0 34 1 0 0 20 0 15 0 98827885 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531852053232 140532365789826 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30257] ppid=30240 vsize=10661132 memory=192860 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30257/stat : 30257 (java) S 30240 30243 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98827885 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531851000928 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30258] ppid=30240 vsize=10661132 memory=3868 CPUtime=0.7 cores=0,2,4,6
/proc/30243/task/30258/stat : 30258 (java) S 30240 30243 29919 0 -1 1077944384 704 0 0 0 30 40 0 0 20 0 15 0 98827885 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531849947440 140532365789826 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
Current children cumulated CPU time: 2454.44 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 192860 KiB

[startup+2502.3 s]
/proc/loadavg: 1.35 1.20 1.32 3/214 30425
/proc/meminfo: memFree=27718660/32770624 swapFree=67108532/67108860
[pid=30243] ppid=30240 vsize=10661132 memory=192860 CPUtime=2514.69 cores=0,2,4,6
/proc/30243/stat : 30243 (java) S 30240 30243 29919 0 -1 1077944320 62783 0 0 0 250313 1156 0 0 20 0 15 0 98827879 10916999168 48215 33554432000 4194304 4196468 140731831816768 140731831799312 140532365778679 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
/proc/30243/statm: 2665283 48215 3144 1 0 2627263 0
[pid=30243/tid=30245] ppid=30240 vsize=10661132 memory=1832 CPUtime=2495.91 cores=0,2,4,6
/proc/30243/task/30245/stat : 30245 (java) R 30240 30243 29919 0 -1 4202560 18372 0 0 0 248529 1062 0 0 20 0 15 0 98827880 10916999168 48215 33554432000 4194304 4196468 140731831816768 140532370018256 140532006327572 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30246] ppid=30240 vsize=10661132 memory=192860 CPUtime=3.3 cores=0,2,4,6
/proc/30243/task/30246/stat : 30246 (java) S 30240 30243 29919 0 -1 1077944384 2653 0 0 0 315 15 0 0 20 0 15 0 98827881 10916999168 48215 33554432000 4194304 4196468 140731831816768 140532337621776 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30247] ppid=30240 vsize=10661132 memory=192860 CPUtime=3.27 cores=0,2,4,6
/proc/30243/task/30247/stat : 30247 (java) S 30240 30243 29919 0 -1 1077944384 3270 0 0 0 312 15 0 0 20 0 15 0 98827881 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531972017040 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30248] ppid=30240 vsize=10661132 memory=192860 CPUtime=3.26 cores=0,2,4,6
/proc/30243/task/30248/stat : 30248 (java) S 30240 30243 29919 0 -1 1077944384 3411 0 0 0 310 16 0 0 20 0 15 0 98827881 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531970964496 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30249] ppid=30240 vsize=10661132 memory=192860 CPUtime=3.26 cores=0,2,4,6
/proc/30243/task/30249/stat : 30249 (java) S 30240 30243 29919 0 -1 1077944384 2490 0 0 0 312 14 0 0 20 0 15 0 98827881 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531969911952 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30250] ppid=30240 vsize=10661132 memory=192860 CPUtime=2.34 cores=0,2,4,6
/proc/30243/task/30250/stat : 30250 (java) S 30240 30243 29919 0 -1 1077944384 5203 0 0 0 218 16 0 0 20 0 15 0 98827882 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531858368496 140532365789826 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30251] ppid=30240 vsize=10661132 memory=192860 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30251/stat : 30251 (java) S 30240 30243 29919 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 98827882 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531857314720 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30252] ppid=30240 vsize=10661132 memory=192860 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30252/stat : 30252 (java) S 30240 30243 29919 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 98827883 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531856262128 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30253] ppid=30240 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30253/stat : 30253 (java) S 30240 30243 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98827885 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531855210704 140532365797275 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30254] ppid=30240 vsize=10661132 memory=192860 CPUtime=1.08 cores=0,2,4,6
/proc/30243/task/30254/stat : 30254 (java) S 30240 30243 29919 0 -1 1077944384 11386 0 0 0 107 1 0 0 20 0 15 0 98827885 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531854158320 140532365789826 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30255] ppid=30240 vsize=10661132 memory=3868 CPUtime=1.12 cores=0,2,4,6
/proc/30243/task/30255/stat : 30255 (java) S 30240 30243 29919 0 -1 1077944384 10056 0 0 0 111 1 0 0 20 0 15 0 98827885 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531853105776 140532365789826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30256] ppid=30240 vsize=10661132 memory=192860 CPUtime=0.35 cores=0,2,4,6
/proc/30243/task/30256/stat : 30256 (java) S 30240 30243 29919 0 -1 1077944384 3813 0 0 0 34 1 0 0 20 0 15 0 98827885 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531852053232 140532365789826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30257] ppid=30240 vsize=10661132 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30257/stat : 30257 (java) S 30240 30243 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98827885 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531851000928 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30258] ppid=30240 vsize=10661132 memory=640 CPUtime=0.72 cores=0,2,4,6
/proc/30243/task/30258/stat : 30258 (java) S 30240 30243 29919 0 -1 1077944384 722 0 0 0 31 41 0 0 20 0 15 0 98827885 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531849947440 140532365789826 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
Current children cumulated CPU time: 2514.69 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 192860 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.6 s]
/proc/loadavg: 1.32 1.20 1.32 3/214 30425
/proc/meminfo: memFree=27718732/32770624 swapFree=67108532/67108860
[pid=30243] ppid=30240 vsize=10661132 memory=192860 CPUtime=2520.02 cores=0,2,4,6
/proc/30243/stat : 30243 (java) S 30240 30243 29919 0 -1 1077944320 62794 0 0 0 250842 1160 0 0 20 0 15 0 98827879 10916999168 48215 33554432000 4194304 4196468 140731831816768 140731831799312 140532365778679 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
/proc/30243/statm: 2665283 48215 3144 1 0 2627263 0
[pid=30243/tid=30245] ppid=30240 vsize=10661132 memory=1200 CPUtime=2501.19 cores=0,2,4,6
/proc/30243/task/30245/stat : 30245 (java) R 30240 30243 29919 0 -1 4202560 18383 0 0 0 249054 1065 0 0 20 0 15 0 98827880 10916999168 48215 33554432000 4194304 4196468 140731831816768 140532370018064 140731832149954 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30246] ppid=30240 vsize=10661132 memory=15436 CPUtime=3.3 cores=0,2,4,6
/proc/30243/task/30246/stat : 30246 (java) S 30240 30243 29919 0 -1 1077944384 2653 0 0 0 315 15 0 0 20 0 15 0 98827881 10916999168 48215 33554432000 4194304 4196468 140731831816768 140532337621776 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30247] ppid=30240 vsize=10661132 memory=17008 CPUtime=3.28 cores=0,2,4,6
/proc/30243/task/30247/stat : 30247 (java) S 30240 30243 29919 0 -1 1077944384 3270 0 0 0 313 15 0 0 20 0 15 0 98827881 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531972017040 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30248] ppid=30240 vsize=10661132 memory=16236 CPUtime=3.26 cores=0,2,4,6
/proc/30243/task/30248/stat : 30248 (java) S 30240 30243 29919 0 -1 1077944384 3411 0 0 0 310 16 0 0 20 0 15 0 98827881 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531970964496 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30249] ppid=30240 vsize=10661132 memory=4048 CPUtime=3.27 cores=0,2,4,6
/proc/30243/task/30249/stat : 30249 (java) S 30240 30243 29919 0 -1 1077944384 2490 0 0 0 313 14 0 0 20 0 15 0 98827881 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531969911952 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30250] ppid=30240 vsize=10661132 memory=640 CPUtime=2.34 cores=0,2,4,6
/proc/30243/task/30250/stat : 30250 (java) S 30240 30243 29919 0 -1 1077944384 5203 0 0 0 218 16 0 0 20 0 15 0 98827882 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531858368496 140532365789826 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30251] ppid=30240 vsize=10661132 memory=1788 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30251/stat : 30251 (java) S 30240 30243 29919 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 98827882 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531857314720 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30252] ppid=30240 vsize=10661132 memory=960 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30252/stat : 30252 (java) S 30240 30243 29919 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 98827883 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531856262128 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30253] ppid=30240 vsize=10661132 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30253/stat : 30253 (java) S 30240 30243 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98827885 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531855210704 140532365797275 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30254] ppid=30240 vsize=10661132 memory=2332 CPUtime=1.08 cores=0,2,4,6
/proc/30243/task/30254/stat : 30254 (java) S 30240 30243 29919 0 -1 1077944384 11386 0 0 0 107 1 0 0 20 0 15 0 98827885 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531854158320 140532365789826 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30255] ppid=30240 vsize=10661132 memory=928 CPUtime=1.12 cores=0,2,4,6
/proc/30243/task/30255/stat : 30255 (java) S 30240 30243 29919 0 -1 1077944384 10056 0 0 0 111 1 0 0 20 0 15 0 98827885 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531853105776 140532365789826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30256] ppid=30240 vsize=10661132 memory=1580 CPUtime=0.35 cores=0,2,4,6
/proc/30243/task/30256/stat : 30256 (java) S 30240 30243 29919 0 -1 1077944384 3813 0 0 0 34 1 0 0 20 0 15 0 98827885 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531852053232 140532365789826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30257] ppid=30240 vsize=10661132 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/30243/task/30257/stat : 30257 (java) S 30240 30243 29919 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98827885 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531851000928 140532365788885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
[pid=30243/tid=30258] ppid=30240 vsize=10661132 memory=4136 CPUtime=0.72 cores=0,2,4,6
/proc/30243/task/30258/stat : 30258 (java) S 30240 30243 29919 0 -1 1077944384 722 0 0 0 31 41 0 0 20 0 15 0 98827885 10916999168 48215 33554432000 4194304 4196468 140731831816768 140531849947440 140532365789826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 17358848 140731831825564 140731831825673 140731831825673 140731831828431 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 192860 KiB

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

[startup+2507.61 s]
# the end of solver process 30243 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2508.43 s, system=11.6064 s

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

Child status: 143
Real time (s): 2507.61
CPU time (s): 2520.04
CPU user time (s): 2508.43
CPU system time (s): 11.6064
CPU usage (%): 100.496
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 213096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2508.43
system time used= 11.6064
maximum resident set size= 213204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63098
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 121974
involuntary context switches= 4226


# summary of solver processes directly reported to runsolver:
#   pid: 30243
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2508.43
#   total CPU system time (s): 11.6064

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.0487 second user time and 22.8691 second system time

The end

Launcher Data

Begin job on node104 at 2018-07-28 23:17:27
IDJOB=4299370
IDBENCH=141367
IDSOLVER=2765
FILE ID=node104/4299370-1532812647
RUNJOBID= node104-1532810215-29950
PBS_JOBID= 21022484
Free space on /tmp= 48344 MiB

SOLVER NAME= slowpoke 2018-04-29
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-14_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299370-1532812647/watcher-4299370-1532812647 -o /tmp/evaluation-result-4299370-1532812647/solver-4299370-1532812647 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1532810215-29950 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299370-1532812647.xml --timelimit 2520

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

MD5SUM BENCH= c1878b2d9e06b3112b686731368ac8cc
RANDOM SEED=162378763

node104.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.11
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.11
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.11
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.11
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:        23919156 kB
MemAvailable:   27783380 kB
Buffers:          162524 kB
Cached:          3953636 kB
SwapCached:           12 kB
Active:          6108020 kB
Inactive:        2222452 kB
Active(anon):    4169032 kB
Inactive(anon):    73040 kB
Active(file):    1938988 kB
Inactive(file):  2149412 kB
Unevictable:        7364 kB
Mlocked:            7364 kB
SwapTotal:      67108860 kB
SwapFree:       67108532 kB
Dirty:              1220 kB
Writeback:             0 kB
AnonPages:       4221604 kB
Mapped:            52956 kB
Shmem:             25060 kB
Slab:             211524 kB
SReclaimable:     183320 kB
SUnreclaim:        28204 kB
KernelStack:        3520 kB
PageTables:        13436 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5883020 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4143104 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 48344 MiB
End job on node104 at 2018-07-28 23:59:15