Trace number 4273065

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 - ALNS 2017-07-26SAT (TO)1477 2520.0601 2474.21

General information on the benchmark

NameKnapsack/Knapsack-m1-s60/
Knapsack-60-250-13.xml
MD5SUM38d75cb998cf411a03c81843abbd85b8
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1477
Best CPU time to get the best result obtained on this benchmark86.1866
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":60}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":60}]
Minimum constraint arity60
Maximum constraint arity60
Distribution of constraint arities[{"arity":60,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


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

Solver Data

0.28/0.37	c version: 2017-07-26
0.28/0.37	c seed: 1608028416
0.28/0.37	c timeout: 2520
0.28/0.37	c memlimit: 11000
0.28/0.38	c nbcore: 4
0.28/0.40	c Parsing instance...
0.92/0.74	c Parsing done, starting search...
0.92/0.77	o 0
1.07/0.85	o 77
1.07/0.86	o 478
1.07/0.87	o 638
1.37/0.94	o 650
1.37/0.95	o 660
1.67/1.01	o 814
2.14/1.23	o 829
2.14/1.24	o 859
3.08/1.76	o 902
3.37/1.86	o 916
3.37/1.86	o 938
3.37/1.87	o 963
3.37/1.87	o 1032
3.95/2.07	o 1041
4.17/2.26	o 1049
4.39/2.46	o 1173
4.61/2.67	o 1182
4.71/2.70	o 1183
4.71/2.70	o 1245
4.71/2.72	o 1286
4.71/2.77	o 1302
4.87/2.86	o 1310
4.87/2.86	o 1319
5.08/3.07	o 1326
9.86/7.62	o 1371
9.96/7.77	o 1389
10.46/8.27	o 1410
11.07/8.85	o 1417
11.07/8.86	o 1438
11.68/9.44	o 1444
14.68/12.25	o 1477
2520.04/2474.20	s SATISFIABLE
2520.04/2474.20	v <instantiation>
2520.04/2474.20	v 	<list>
2520.04/2474.20	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] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59]
2520.04/2474.20	v 	</list>
2520.04/2474.20	v 	<values>
2520.04/2474.20	v 		0 0 1 0 0 1 0 0 1 0 0 1 1 1 0 0 1 0 1 0 0 0 0 1 0 1 1 1 0 0 0 0 0 0 1 0 1 0 1 0 1 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 
2520.04/2474.20	v 	</values>
2520.04/2474.20	v </instantiation>

Verifier Data

OK	1477

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4273065-1502877645/watcher-4273065-1502877645 -o /tmp/evaluation-result-4273065-1502877645/solver-4273065-1502877645 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502874281-11067 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1608028416 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273065-1502877645.xml 

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

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=11393, runsolver pid=11390
Current StackSize limit: 8192 KiB


[startup+0.100155 s]*
/proc/loadavg: 1.87 1.74 1.70 3/185 11399
/proc/meminfo: memFree=31079964/32770624 swapFree=67108860/67108860
[pid=11393] ppid=11390 vsize=13573664 memory=17496 CPUtime=0.02 cores=1,3,5,7
/proc/11393/stat : 11393 (java) S 11390 11393 8289 0 -1 1077944320 3762 0 0 0 2 0 0 0 20 0 9 0 135579730 13899431936 4374 18446744073709551615 4194304 4196468 140721777234864 140721777217408 140383643348727 0 0 1 16784584 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
/proc/11393/statm: 3393416 4374 2073 1 0 3382913 0
[pid=11393/tid=11395] ppid=11390 vsize=13573664 memory=6452091034758111546 CPUtime=0.02 cores=1,3,5,7
/proc/11393/task/11395/stat : 11395 (java) R 11390 11393 8289 0 -1 4202560 2407 0 0 0 2 0 0 0 20 0 9 0 135579738 13899431936 4374 18446744073709551615 4194304 4196468 140721777234864 140383647584872 140383643370653 0 4 1 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11396] ppid=11390 vsize=13573664 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11396/stat : 11396 (java) S 11390 11393 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 135579738 13899431936 4374 18446744073709551615 4194304 4196468 140721777234864 140383562763280 140383643358933 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11397] ppid=11390 vsize=13573664 memory=140586276804224 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11397/stat : 11397 (java) S 11390 11393 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 135579738 13899431936 4374 18446744073709551615 4194304 4196468 140721777234864 140383561710736 140383643358933 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11398] ppid=11390 vsize=13573664 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11398/stat : 11398 (java) S 11390 11393 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 135579738 13899431936 4374 18446744073709551615 4194304 4196468 140721777234864 140383560657680 140383643358933 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11399] ppid=11390 vsize=13573664 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11399/stat : 11399 (java) S 11390 11393 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 135579738 13899431936 4374 18446744073709551615 4194304 4196468 140721777234864 140383559605136 140383643358933 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11400] ppid=11390 vsize=13573664 memory=140586276804224 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11400/stat : 11400 (java) S 11390 11393 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 135579740 13899431936 4374 18446744073709551615 4194304 4196468 140721777234864 140383122598128 140383643359874 0 0 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11401] ppid=11390 vsize=13573664 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11401/stat : 11401 (java) S 11390 11393 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 135579740 13899431936 4374 18446744073709551615 4194304 4196468 140721777234864 140383121544352 140383643358933 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11402] ppid=11390 vsize=13573664 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11402/stat : 11402 (java) S 11390 11393 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 135579740 13899431936 4374 18446744073709551615 4194304 4196468 140721777234864 140383120491312 140383643358933 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13573664 KiB
Current children cumulated memory: 17496 KiB

[startup+0.209945 s]*
/proc/loadavg: 1.87 1.74 1.70 3/200 11418
/proc/meminfo: memFree=31070464/32770624 swapFree=67108860/67108860
[pid=11393] ppid=11390 vsize=13977904 memory=32596 CPUtime=0.1 cores=1,3,5,7
/proc/11393/stat : 11393 (java) S 11390 11393 8289 0 -1 1077944320 7659 0 0 0 9 1 0 0 20 0 15 0 135579730 14313373696 8240 18446744073709551615 4194304 4196468 140721777234864 140721777217408 140383643348727 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
/proc/11393/statm: 3494236 8240 3386 1 0 3483015 0
[pid=11393/tid=11395] ppid=11390 vsize=13976944 memory=8663625382675312026 CPUtime=0.08 cores=1,3,5,7
/proc/11393/task/11395/stat : 11395 (java) R 11390 11393 8289 0 -1 4202560 5860 0 0 0 7 1 0 0 20 0 15 0 135579738 14312390656 8181 18446744073709551615 4194304 4196468 140721777234864 140383647538176 140383636028445 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11396] ppid=11390 vsize=13976944 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11396/stat : 11396 (java) S 11390 11393 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135579738 14312390656 8181 18446744073709551615 4194304 4196468 140721777234864 140383562763280 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11397] ppid=11390 vsize=13976944 memory=140586276804224 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11397/stat : 11397 (java) S 11390 11393 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135579738 14312390656 8181 18446744073709551615 4194304 4196468 140721777234864 140383561710736 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11398] ppid=11390 vsize=13976944 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11398/stat : 11398 (java) S 11390 11393 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135579738 14312390656 8181 18446744073709551615 4194304 4196468 140721777234864 140383560657680 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11399] ppid=11390 vsize=13976944 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11399/stat : 11399 (java) S 11390 11393 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 135579738 14312390656 8181 18446744073709551615 4194304 4196468 140721777234864 140383559605136 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11400] ppid=11390 vsize=13976944 memory=140586276804224 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11400/stat : 11400 (java) S 11390 11393 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 135579740 14312390656 8181 18446744073709551615 4194304 4196468 140721777234864 140383122598128 140383643359874 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11401] ppid=11390 vsize=13976944 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11401/stat : 11401 (java) S 11390 11393 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 135579740 14312390656 8181 18446744073709551615 4194304 4196468 140721777234864 140383121544352 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11402] ppid=11390 vsize=13976944 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11402/stat : 11402 (java) S 11390 11393 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 135579740 14312390656 8181 18446744073709551615 4194304 4196468 140721777234864 140383120491248 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11403] ppid=11390 vsize=13976944 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11403/stat : 11403 (java) S 11390 11393 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135579743 14312390656 8181 18446744073709551615 4194304 4196468 140721777234864 140383119439824 140383643367323 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11404] ppid=11390 vsize=13976944 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11404/stat : 11404 (java) S 11390 11393 8289 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 135579743 14312390656 8181 18446744073709551615 4194304 4196468 140721777234864 140383118387952 140383643359874 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11405] ppid=11390 vsize=13976944 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11405/stat : 11405 (java) S 11390 11393 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135579743 14312390656 8181 18446744073709551615 4194304 4196468 140721777234864 140383117335408 140383643359874 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11406] ppid=11390 vsize=13976944 memory=140586276804224 CPUtime=0.01 cores=1,3,5,7
/proc/11393/task/11406/stat : 11406 (java) S 11390 11393 8289 0 -1 1077944384 368 0 0 0 1 0 0 0 20 0 15 0 135579743 14312390656 8181 18446744073709551615 4194304 4196468 140721777234864 140383116282352 140383643359874 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11407] ppid=11390 vsize=13976944 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11407/stat : 11407 (java) S 11390 11393 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135579743 14312390656 8247 18446744073709551615 4194304 4196468 140721777234864 140383115230048 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11418] ppid=11390 vsize=13976944 memory=140586276804224 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11418/stat : 11418 (java) S 11390 11393 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135579747 14312390656 8247 18446744073709551615 4194304 4196468 140721777234864 140383114177072 140383643359874 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 13977904 KiB
Current children cumulated memory: 32596 KiB

[startup+0.310271 s]*
/proc/loadavg: 1.87 1.74 1.70 4/213 11431
/proc/meminfo: memFree=31049524/32770624 swapFree=67108860/67108860
[pid=11393] ppid=11390 vsize=13975920 memory=41320 CPUtime=0.28 cores=1,3,5,7
/proc/11393/stat : 11393 (java) S 11390 11393 8289 0 -1 1077944320 10590 0 0 0 25 3 0 0 20 0 15 0 135579730 14311342080 10330 18446744073709551615 4194304 4196468 140721777234864 140721777217408 140383643348727 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
/proc/11393/statm: 3493980 10330 3592 1 0 3482759 0
[pid=11393/tid=11395] ppid=11390 vsize=13975920 memory=-8774313645642428999 CPUtime=0.18 cores=1,3,5,7
/proc/11393/task/11395/stat : 11395 (java) R 11390 11393 8289 0 -1 4202560 8131 0 0 0 16 2 0 0 20 0 15 0 135579738 14311342080 10330 18446744073709551615 4194304 4196468 140721777234864 140383647548512 140383627429214 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11396] ppid=11390 vsize=13975920 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11396/stat : 11396 (java) S 11390 11393 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135579738 14311342080 10330 18446744073709551615 4194304 4196468 140721777234864 140383562763280 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11397] ppid=11390 vsize=13975920 memory=-7028383565733675155 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11397/stat : 11397 (java) S 11390 11393 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135579738 14311342080 10330 18446744073709551615 4194304 4196468 140721777234864 140383561710736 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11398] ppid=11390 vsize=13975920 memory=7031125463459224206 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11398/stat : 11398 (java) S 11390 11393 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135579738 14311342080 10330 18446744073709551615 4194304 4196468 140721777234864 140383560657680 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11399] ppid=11390 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11399/stat : 11399 (java) S 11390 11393 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 135579738 14311342080 10330 18446744073709551615 4194304 4196468 140721777234864 140383559605136 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11400] ppid=11390 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11400/stat : 11400 (java) S 11390 11393 8289 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 135579740 14311342080 10330 18446744073709551615 4194304 4196468 140721777234864 140383122598128 140383643359874 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11401] ppid=11390 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11401/stat : 11401 (java) S 11390 11393 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 135579740 14311342080 10330 18446744073709551615 4194304 4196468 140721777234864 140383121544352 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11402] ppid=11390 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11402/stat : 11402 (java) S 11390 11393 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 135579740 14311342080 10330 18446744073709551615 4194304 4196468 140721777234864 140383120491248 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11403] ppid=11390 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11403/stat : 11403 (java) S 11390 11393 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135579743 14311342080 10330 18446744073709551615 4194304 4196468 140721777234864 140383119439824 140383643367323 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11404] ppid=11390 vsize=13975920 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/11393/task/11404/stat : 11404 (java) S 11390 11393 8289 0 -1 1077944384 387 0 0 0 1 0 0 0 20 0 15 0 135579743 14311342080 10330 18446744073709551615 4194304 4196468 140721777234864 140383118387952 140383643359874 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11405] ppid=11390 vsize=13975920 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/11393/task/11405/stat : 11405 (java) R 11390 11393 8289 0 -1 4202560 250 0 0 0 1 0 0 0 20 0 15 0 135579743 14311342080 10330 18446744073709551615 4194304 4196468 140721777234864 140383117335408 140383624893336 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11406] ppid=11390 vsize=13975920 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/11393/task/11406/stat : 11406 (java) S 11390 11393 8289 0 -1 1077944384 452 0 0 0 5 0 0 0 20 0 15 0 135579743 14311342080 10330 18446744073709551615 4194304 4196468 140721777234864 140383116282352 140383643359874 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11407] ppid=11390 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11407/stat : 11407 (java) S 11390 11393 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135579743 14311342080 10330 18446744073709551615 4194304 4196468 140721777234864 140383115230048 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11418] ppid=11390 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11418/stat : 11418 (java) S 11390 11393 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135579747 14311342080 10330 18446744073709551615 4194304 4196468 140721777234864 140383114177072 140383643359874 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 41320 KiB

[startup+0.700755 s]
/proc/loadavg: 1.87 1.74 1.70 5/214 11432
/proc/meminfo: memFree=31017948/32770624 swapFree=67108860/67108860
[pid=11393] ppid=11390 vsize=13980036 memory=71804 CPUtime=0.92 cores=1,3,5,7
/proc/11393/stat : 11393 (java) S 11390 11393 8289 0 -1 1077944320 13693 0 0 0 87 5 0 0 20 0 15 0 135579730 14315556864 17951 18446744073709551615 4194304 4196468 140721777234864 140721777217408 140383643348727 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
/proc/11393/statm: 3495009 17951 3722 1 0 3483783 0
[pid=11393/tid=11395] ppid=11390 vsize=13980036 memory=0 CPUtime=0.56 cores=1,3,5,7
/proc/11393/task/11395/stat : 11395 (java) R 11390 11393 8289 0 -1 4202560 10412 0 0 0 52 4 0 0 20 0 15 0 135579738 14315556864 17951 18446744073709551615 4194304 4196468 140721777234864 140383647577328 140383627429214 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11396] ppid=11390 vsize=13980036 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11396/stat : 11396 (java) S 11390 11393 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135579738 14315556864 17951 18446744073709551615 4194304 4196468 140721777234864 140383562763280 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11397] ppid=11390 vsize=13980036 memory=8320808402719684661 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11397/stat : 11397 (java) S 11390 11393 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135579738 14315556864 17951 18446744073709551615 4194304 4196468 140721777234864 140383561710736 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11398] ppid=11390 vsize=13980036 memory=7517440530730996070 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11398/stat : 11398 (java) S 11390 11393 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135579738 14315556864 17951 18446744073709551615 4194304 4196468 140721777234864 140383560657680 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11399] ppid=11390 vsize=13980036 memory=5787776803188794432 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11399/stat : 11399 (java) S 11390 11393 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 135579738 14315556864 17951 18446744073709551615 4194304 4196468 140721777234864 140383559605136 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11400] ppid=11390 vsize=13980036 memory=3467824627879784490 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11400/stat : 11400 (java) S 11390 11393 8289 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 135579740 14315556864 17951 18446744073709551615 4194304 4196468 140721777234864 140383122598128 140383643359874 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11401] ppid=11390 vsize=13980036 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11401/stat : 11401 (java) S 11390 11393 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 135579740 14315556864 17951 18446744073709551615 4194304 4196468 140721777234864 140383121544352 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11402] ppid=11390 vsize=13980036 memory=6545530160350 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11402/stat : 11402 (java) S 11390 11393 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 135579740 14315556864 17951 18446744073709551615 4194304 4196468 140721777234864 140383120491248 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11403] ppid=11390 vsize=13980036 memory=288230617509003574 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11403/stat : 11403 (java) S 11390 11393 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135579743 14315556864 17951 18446744073709551615 4194304 4196468 140721777234864 140383119439824 140383643367323 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11404] ppid=11390 vsize=13980036 memory=15825482134324680 CPUtime=0.07 cores=1,3,5,7
/proc/11393/task/11404/stat : 11404 (java) S 11390 11393 8289 0 -1 1077944384 637 0 0 0 7 0 0 0 20 0 15 0 135579743 14315556864 17951 18446744073709551615 4194304 4196468 140721777234864 140383118387952 140383643359874 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11405] ppid=11390 vsize=13980036 memory=1436 CPUtime=0.11 cores=1,3,5,7
/proc/11393/task/11405/stat : 11405 (java) S 11390 11393 8289 0 -1 1077944384 627 0 0 0 11 0 0 0 20 0 15 0 135579743 14315556864 17951 18446744073709551615 4194304 4196468 140721777234864 140383117335408 140383643359874 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11406] ppid=11390 vsize=13980036 memory=1200 CPUtime=0.15 cores=1,3,5,7
/proc/11393/task/11406/stat : 11406 (java) S 11390 11393 8289 0 -1 1077944384 638 0 0 0 15 0 0 0 20 0 15 0 135579743 14315556864 17951 18446744073709551615 4194304 4196468 140721777234864 140383116282352 140383643359874 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11407] ppid=11390 vsize=13980036 memory=15880 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11407/stat : 11407 (java) S 11390 11393 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135579743 14315556864 17951 18446744073709551615 4194304 4196468 140721777234864 140383115230048 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11418] ppid=11390 vsize=13980036 memory=4040 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11418/stat : 11418 (java) S 11390 11393 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135579747 14315556864 17951 18446744073709551615 4194304 4196468 140721777234864 140383114177072 140383643359874 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
Current children cumulated CPU time: 0.92 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 71804 KiB

[startup+1.50071 s]
/proc/loadavg: 1.87 1.74 1.70 4/214 11432
/proc/meminfo: memFree=30942508/32770624 swapFree=67108860/67108860
[pid=11393] ppid=11390 vsize=13980036 memory=146192 CPUtime=2.77 cores=1,3,5,7
/proc/11393/stat : 11393 (java) S 11390 11393 8289 0 -1 1077944320 22785 0 0 0 269 8 0 0 20 0 15 0 135579730 14315556864 36548 18446744073709551615 4194304 4196468 140721777234864 140721777217408 140383643348727 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
/proc/11393/statm: 3495009 36548 3770 1 0 3483783 0
[pid=11393/tid=11395] ppid=11390 vsize=13980036 memory=0 CPUtime=1.36 cores=1,3,5,7
/proc/11393/task/11395/stat : 11395 (java) R 11390 11393 8289 0 -1 4202560 14312 0 0 0 130 6 0 0 20 0 15 0 135579738 14315556864 36548 18446744073709551615 4194304 4196468 140721777234864 140383647583432 140383241996376 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11396] ppid=11390 vsize=13980036 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11396/stat : 11396 (java) S 11390 11393 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135579738 14315556864 36548 18446744073709551615 4194304 4196468 140721777234864 140383562763280 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11397] ppid=11390 vsize=13980036 memory=2209 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11397/stat : 11397 (java) S 11390 11393 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135579738 14315556864 36548 18446744073709551615 4194304 4196468 140721777234864 140383561710736 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11398] ppid=11390 vsize=13980036 memory=8996 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11398/stat : 11398 (java) S 11390 11393 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135579738 14315556864 36548 18446744073709551615 4194304 4196468 140721777234864 140383560657680 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11399] ppid=11390 vsize=13980036 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11399/stat : 11399 (java) S 11390 11393 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 135579738 14315556864 36548 18446744073709551615 4194304 4196468 140721777234864 140383559605136 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11400] ppid=11390 vsize=13980036 memory=281172316039392 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11400/stat : 11400 (java) S 11390 11393 8289 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 135579740 14315556864 36548 18446744073709551615 4194304 4196468 140721777234864 140383122598128 140383643359874 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11401] ppid=11390 vsize=13980036 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11401/stat : 11401 (java) S 11390 11393 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 135579740 14315556864 36548 18446744073709551615 4194304 4196468 140721777234864 140383121544352 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11402] ppid=11390 vsize=13980036 memory=-5628408999910123558 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11402/stat : 11402 (java) S 11390 11393 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 135579740 14315556864 36548 18446744073709551615 4194304 4196468 140721777234864 140383120491248 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11403] ppid=11390 vsize=13980036 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11403/stat : 11403 (java) S 11390 11393 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135579743 14315556864 36548 18446744073709551615 4194304 4196468 140721777234864 140383119439824 140383643367323 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11404] ppid=11390 vsize=13980036 memory=0 CPUtime=0.51 cores=1,3,5,7
/proc/11393/task/11404/stat : 11404 (java) S 11390 11393 8289 0 -1 1077944384 2504 0 0 0 51 0 0 0 20 0 15 0 135579743 14315556864 36548 18446744073709551615 4194304 4196468 140721777234864 140383118387952 140383643359874 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11405] ppid=11390 vsize=13980036 memory=0 CPUtime=0.5 cores=1,3,5,7
/proc/11393/task/11405/stat : 11405 (java) S 11390 11393 8289 0 -1 1077944384 2676 0 0 0 50 0 0 0 20 0 15 0 135579743 14315556864 36548 18446744073709551615 4194304 4196468 140721777234864 140383117335408 140383643359874 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11406] ppid=11390 vsize=13980036 memory=7811326880562702423 CPUtime=0.37 cores=1,3,5,7
/proc/11393/task/11406/stat : 11406 (java) S 11390 11393 8289 0 -1 1077944384 1906 0 0 0 37 0 0 0 20 0 15 0 135579743 14315556864 36548 18446744073709551615 4194304 4196468 140721777234864 140383116282352 140383643359874 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0

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

/proc/11393/task/11395/stat : 11395 (java) R 11390 11393 8289 0 -1 4202560 59431 0 0 0 229551 49 0 0 20 0 15 0 135579738 14317654016 203374 18446744073709551615 4194304 4196468 140721777234864 140383647586960 140383242879250 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11396] ppid=11390 vsize=13982084 memory=811448 CPUtime=13.59 cores=1,3,5,7
/proc/11393/task/11396/stat : 11396 (java) S 11390 11393 8289 0 -1 1077944384 5303 0 0 0 1289 70 0 0 20 0 15 0 135579738 14317654016 203374 18446744073709551615 4194304 4196468 140721777234864 140383562763280 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11397] ppid=11390 vsize=13982084 memory=813496 CPUtime=13.62 cores=1,3,5,7
/proc/11393/task/11397/stat : 11397 (java) S 11390 11393 8289 0 -1 1077944384 4083 0 0 0 1288 74 0 0 20 0 15 0 135579738 14317654016 203374 18446744073709551615 4194304 4196468 140721777234864 140383561710736 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11398] ppid=11390 vsize=13982084 memory=813496 CPUtime=13.55 cores=1,3,5,7
/proc/11393/task/11398/stat : 11398 (java) S 11390 11393 8289 0 -1 1077944384 6125 0 0 0 1287 68 0 0 20 0 15 0 135579738 14317654016 203374 18446744073709551615 4194304 4196468 140721777234864 140383560657680 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11399] ppid=11390 vsize=13982084 memory=813496 CPUtime=13.57 cores=1,3,5,7
/proc/11393/task/11399/stat : 11399 (java) S 11390 11393 8289 0 -1 1077944384 5461 0 0 0 1285 72 0 0 20 0 15 0 135579738 14317654016 203374 18446744073709551615 4194304 4196468 140721777234864 140383559605136 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11400] ppid=11390 vsize=13982084 memory=813496 CPUtime=9.81 cores=1,3,5,7
/proc/11393/task/11400/stat : 11400 (java) S 11390 11393 8289 0 -1 1077944384 7563 0 0 0 907 74 0 0 20 0 15 0 135579740 14317654016 203374 18446744073709551615 4194304 4196468 140721777234864 140383122598128 140383643359874 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11401] ppid=11390 vsize=13982084 memory=813496 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11401/stat : 11401 (java) S 11390 11393 8289 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 135579740 14317654016 203374 18446744073709551615 4194304 4196468 140721777234864 140383121544416 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11402] ppid=11390 vsize=13982084 memory=813496 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11402/stat : 11402 (java) S 11390 11393 8289 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 135579740 14317654016 203374 18446744073709551615 4194304 4196468 140721777234864 140383120491264 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11403] ppid=11390 vsize=13982084 memory=811448 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11403/stat : 11403 (java) S 11390 11393 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135579743 14317654016 203374 18446744073709551615 4194304 4196468 140721777234864 140383119439824 140383643367323 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11404] ppid=11390 vsize=13982084 memory=813496 CPUtime=1.45 cores=1,3,5,7
/proc/11393/task/11404/stat : 11404 (java) S 11390 11393 8289 0 -1 1077944384 12386 0 0 0 143 2 0 0 20 0 15 0 135579743 14317654016 203374 18446744073709551615 4194304 4196468 140721777234864 140383118387952 140383643359874 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11405] ppid=11390 vsize=13982084 memory=813496 CPUtime=1.56 cores=1,3,5,7
/proc/11393/task/11405/stat : 11405 (java) S 11390 11393 8289 0 -1 1077944384 15355 0 0 0 154 2 0 0 20 0 15 0 135579743 14317654016 203374 18446744073709551615 4194304 4196468 140721777234864 140383117335408 140383643359874 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11406] ppid=11390 vsize=13982084 memory=4168 CPUtime=0.6 cores=1,3,5,7
/proc/11393/task/11406/stat : 11406 (java) S 11390 11393 8289 0 -1 1077944384 13078 0 0 0 58 2 0 0 20 0 15 0 135579743 14317654016 203374 18446744073709551615 4194304 4196468 140721777234864 140383116282352 140383643359874 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11407] ppid=11390 vsize=13982084 memory=66396 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11407/stat : 11407 (java) S 11390 11393 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135579743 14317654016 203374 18446744073709551615 4194304 4196468 140721777234864 140383115230048 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11418] ppid=11390 vsize=13982084 memory=1296 CPUtime=1.3 cores=1,3,5,7
/proc/11393/task/11418/stat : 11418 (java) S 11390 11393 8289 0 -1 1077944384 771 0 0 0 56 74 0 0 20 0 15 0 135579747 14317654016 203374 18446744073709551615 4194304 4196468 140721777234864 140383114177072 140383643359874 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
Current children cumulated CPU time: 2365.17 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 813496 KiB

[startup+2382.3 s]
/proc/loadavg: 1.45 1.42 1.47 3/214 11603
/proc/meminfo: memFree=29464876/32770624 swapFree=67108860/67108860
[pid=11393] ppid=11390 vsize=13982084 memory=819640 CPUtime=2426.4 cores=1,3,5,7
/proc/11393/stat : 11393 (java) S 11390 11393 8289 0 -1 1077944320 133106 0 0 0 242225 415 0 0 20 0 15 0 135579730 14317654016 204910 18446744073709551615 4194304 4196468 140721777234864 140721777217408 140383643348727 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
/proc/11393/statm: 3495521 204910 3808 1 0 3484295 0
[pid=11393/tid=11395] ppid=11390 vsize=13982084 memory=819640 CPUtime=2355.32 cores=1,3,5,7
/proc/11393/task/11395/stat : 11395 (java) R 11390 11393 8289 0 -1 4202560 60356 0 0 0 235483 49 0 0 20 0 15 0 135579738 14317654016 204910 18446744073709551615 4194304 4196468 140721777234864 140383647586960 140383242778877 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11396] ppid=11390 vsize=13982084 memory=817592 CPUtime=13.99 cores=1,3,5,7
/proc/11393/task/11396/stat : 11396 (java) S 11390 11393 8289 0 -1 1077944384 5455 0 0 0 1327 72 0 0 20 0 15 0 135579738 14317654016 204910 18446744073709551615 4194304 4196468 140721777234864 140383562763280 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11397] ppid=11390 vsize=13982084 memory=817592 CPUtime=14.03 cores=1,3,5,7
/proc/11393/task/11397/stat : 11397 (java) S 11390 11393 8289 0 -1 1077944384 4252 0 0 0 1327 76 0 0 20 0 15 0 135579738 14317654016 204910 18446744073709551615 4194304 4196468 140721777234864 140383561710736 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11398] ppid=11390 vsize=13982084 memory=819640 CPUtime=13.96 cores=1,3,5,7
/proc/11393/task/11398/stat : 11398 (java) S 11390 11393 8289 0 -1 1077944384 6326 0 0 0 1326 70 0 0 20 0 15 0 135579738 14317654016 204910 18446744073709551615 4194304 4196468 140721777234864 140383560657680 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11399] ppid=11390 vsize=13982084 memory=819640 CPUtime=13.98 cores=1,3,5,7
/proc/11393/task/11399/stat : 11399 (java) S 11390 11393 8289 0 -1 1077944384 5575 0 0 0 1324 74 0 0 20 0 15 0 135579738 14317654016 204910 18446744073709551615 4194304 4196468 140721777234864 140383559605136 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11400] ppid=11390 vsize=13982084 memory=2440 CPUtime=10.03 cores=1,3,5,7
/proc/11393/task/11400/stat : 11400 (java) S 11390 11393 8289 0 -1 1077944384 7740 0 0 0 927 76 0 0 20 0 15 0 135579740 14317654016 204910 18446744073709551615 4194304 4196468 140721777234864 140383122598128 140383643359874 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11401] ppid=11390 vsize=13982084 memory=819640 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11401/stat : 11401 (java) S 11390 11393 8289 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 135579740 14317654016 204910 18446744073709551615 4194304 4196468 140721777234864 140383121544416 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11402] ppid=11390 vsize=13982084 memory=281172316661600 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11402/stat : 11402 (java) S 11390 11393 8289 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 135579740 14317654016 204910 18446744073709551615 4194304 4196468 140721777234864 140383120491264 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11403] ppid=11390 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11403/stat : 11403 (java) S 11390 11393 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135579743 14317654016 204910 18446744073709551615 4194304 4196468 140721777234864 140383119439824 140383643367323 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11404] ppid=11390 vsize=13982084 memory=817592 CPUtime=1.48 cores=1,3,5,7
/proc/11393/task/11404/stat : 11404 (java) S 11390 11393 8289 0 -1 1077944384 12459 0 0 0 146 2 0 0 20 0 15 0 135579743 14317654016 204910 18446744073709551615 4194304 4196468 140721777234864 140383118387952 140383643359874 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11405] ppid=11390 vsize=13982084 memory=1008 CPUtime=1.58 cores=1,3,5,7
/proc/11393/task/11405/stat : 11405 (java) S 11390 11393 8289 0 -1 1077944384 15644 0 0 0 156 2 0 0 20 0 15 0 135579743 14317654016 204910 18446744073709551615 4194304 4196468 140721777234864 140383117335408 140383643359874 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11406] ppid=11390 vsize=13982084 memory=819640 CPUtime=0.6 cores=1,3,5,7
/proc/11393/task/11406/stat : 11406 (java) S 11390 11393 8289 0 -1 1077944384 13080 0 0 0 58 2 0 0 20 0 15 0 135579743 14317654016 204910 18446744073709551615 4194304 4196468 140721777234864 140383116282352 140383643359874 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11407] ppid=11390 vsize=13982084 memory=4168 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11407/stat : 11407 (java) S 11390 11393 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135579743 14317654016 204910 18446744073709551615 4194304 4196468 140721777234864 140383115230048 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11418] ppid=11390 vsize=13982084 memory=4168 CPUtime=1.33 cores=1,3,5,7
/proc/11393/task/11418/stat : 11418 (java) S 11390 11393 8289 0 -1 1077944384 786 0 0 0 57 76 0 0 20 0 15 0 135579747 14317654016 204910 18446744073709551615 4194304 4196468 140721777234864 140383114177072 140383643359874 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
Current children cumulated CPU time: 2426.4 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 819640 KiB

[startup+2442.3 s]
/proc/loadavg: 1.44 1.44 1.47 3/214 11605
/proc/meminfo: memFree=29452428/32770624 swapFree=67108860/67108860
[pid=11393] ppid=11390 vsize=13982084 memory=825916 CPUtime=2487.53 cores=1,3,5,7
/proc/11393/stat : 11393 (java) S 11390 11393 8289 0 -1 1077944320 135370 0 0 0 248329 424 0 0 20 0 15 0 135579730 14317654016 206479 18446744073709551615 4194304 4196468 140721777234864 140721777217408 140383643348727 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
/proc/11393/statm: 3495521 206479 3814 1 0 3484295 0
[pid=11393/tid=11395] ppid=11390 vsize=13982084 memory=825916 CPUtime=2414.69 cores=1,3,5,7
/proc/11393/task/11395/stat : 11395 (java) R 11390 11393 8289 0 -1 4202560 61449 0 0 0 241419 50 0 0 20 0 15 0 135579738 14317654016 206479 18446744073709551615 4194304 4196468 140721777234864 140383647586992 140383242779929 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11396] ppid=11390 vsize=13982084 memory=825916 CPUtime=14.39 cores=1,3,5,7
/proc/11393/task/11396/stat : 11396 (java) S 11390 11393 8289 0 -1 1077944384 5683 0 0 0 1365 74 0 0 20 0 15 0 135579738 14317654016 206479 18446744073709551615 4194304 4196468 140721777234864 140383562763280 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11397] ppid=11390 vsize=13982084 memory=823868 CPUtime=14.41 cores=1,3,5,7
/proc/11393/task/11397/stat : 11397 (java) S 11390 11393 8289 0 -1 1077944384 4345 0 0 0 1364 77 0 0 20 0 15 0 135579738 14317654016 206479 18446744073709551615 4194304 4196468 140721777234864 140383561710736 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11398] ppid=11390 vsize=13982084 memory=823868 CPUtime=14.32 cores=1,3,5,7
/proc/11393/task/11398/stat : 11398 (java) S 11390 11393 8289 0 -1 1077944384 6589 0 0 0 1361 71 0 0 20 0 15 0 135579738 14317654016 206479 18446744073709551615 4194304 4196468 140721777234864 140383560657680 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11399] ppid=11390 vsize=13982084 memory=821688 CPUtime=14.35 cores=1,3,5,7
/proc/11393/task/11399/stat : 11399 (java) S 11390 11393 8289 0 -1 1077944384 5666 0 0 0 1360 75 0 0 20 0 15 0 135579738 14317654016 206479 18446744073709551615 4194304 4196468 140721777234864 140383559605136 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11400] ppid=11390 vsize=13982084 memory=823868 CPUtime=10.22 cores=1,3,5,7
/proc/11393/task/11400/stat : 11400 (java) S 11390 11393 8289 0 -1 1077944384 7917 0 0 0 945 77 0 0 20 0 15 0 135579740 14317654016 206479 18446744073709551615 4194304 4196468 140721777234864 140383122598128 140383643359874 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11401] ppid=11390 vsize=13982084 memory=821688 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11401/stat : 11401 (java) S 11390 11393 8289 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 135579740 14317654016 206479 18446744073709551615 4194304 4196468 140721777234864 140383121544416 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11402] ppid=11390 vsize=13982084 memory=825916 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11402/stat : 11402 (java) S 11390 11393 8289 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 135579740 14317654016 206479 18446744073709551615 4194304 4196468 140721777234864 140383120491264 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11403] ppid=11390 vsize=13982084 memory=825916 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11403/stat : 11403 (java) S 11390 11393 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135579743 14317654016 206479 18446744073709551615 4194304 4196468 140721777234864 140383119439824 140383643367323 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11404] ppid=11390 vsize=13982084 memory=825916 CPUtime=1.49 cores=1,3,5,7
/proc/11393/task/11404/stat : 11404 (java) S 11390 11393 8289 0 -1 1077944384 12599 0 0 0 147 2 0 0 20 0 15 0 135579743 14317654016 206479 18446744073709551615 4194304 4196468 140721777234864 140383118387952 140383643359874 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11405] ppid=11390 vsize=13982084 memory=825916 CPUtime=1.59 cores=1,3,5,7
/proc/11393/task/11405/stat : 11405 (java) S 11390 11393 8289 0 -1 1077944384 15801 0 0 0 157 2 0 0 20 0 15 0 135579743 14317654016 206479 18446744073709551615 4194304 4196468 140721777234864 140383117335408 140383643359874 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11406] ppid=11390 vsize=13982084 memory=825916 CPUtime=0.6 cores=1,3,5,7
/proc/11393/task/11406/stat : 11406 (java) S 11390 11393 8289 0 -1 1077944384 13082 0 0 0 58 2 0 0 20 0 15 0 135579743 14317654016 206479 18446744073709551615 4194304 4196468 140721777234864 140383116282352 140383643359874 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11407] ppid=11390 vsize=13982084 memory=825916 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11407/stat : 11407 (java) S 11390 11393 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135579743 14317654016 206479 18446744073709551615 4194304 4196468 140721777234864 140383115230048 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11418] ppid=11390 vsize=13982084 memory=825916 CPUtime=1.36 cores=1,3,5,7
/proc/11393/task/11418/stat : 11418 (java) S 11390 11393 8289 0 -1 1077944384 801 0 0 0 58 78 0 0 20 0 15 0 135579747 14317654016 206479 18446744073709551615 4194304 4196468 140721777234864 140383114177072 140383643359874 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
Current children cumulated CPU time: 2487.53 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 825916 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2474.2 s]
/proc/loadavg: 1.47 1.44 1.47 3/214 11606
/proc/meminfo: memFree=29444332/32770624 swapFree=67108860/67108860
[pid=11393] ppid=11390 vsize=13982084 memory=830012 CPUtime=2520.04 cores=1,3,5,7
/proc/11393/stat : 11393 (java) S 11390 11393 8289 0 -1 1077944320 136691 0 0 0 251575 429 0 0 20 0 15 0 135579730 14317654016 207503 18446744073709551615 4194304 4196468 140721777234864 140721777217408 140383643348727 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
/proc/11393/statm: 3495521 207503 3814 1 0 3484295 0
[pid=11393/tid=11395] ppid=11390 vsize=13982084 memory=288230617509003574 CPUtime=2446.24 cores=1,3,5,7
/proc/11393/task/11395/stat : 11395 (java) R 11390 11393 8289 0 -1 4202560 61921 0 0 0 244574 50 0 0 20 0 15 0 135579738 14317654016 207503 18446744073709551615 4194304 4196468 140721777234864 140383647587248 140383241996328 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11396] ppid=11390 vsize=13982084 memory=15825482134324680 CPUtime=14.59 cores=1,3,5,7
/proc/11393/task/11396/stat : 11396 (java) S 11390 11393 8289 0 -1 1077944384 5822 0 0 0 1385 74 0 0 20 0 15 0 135579738 14317654016 207503 18446744073709551615 4194304 4196468 140721777234864 140383562763280 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11397] ppid=11390 vsize=13982084 memory=15880 CPUtime=14.62 cores=1,3,5,7
/proc/11393/task/11397/stat : 11397 (java) S 11390 11393 8289 0 -1 1077944384 4480 0 0 0 1385 77 0 0 20 0 15 0 135579738 14317654016 207503 18446744073709551615 4194304 4196468 140721777234864 140383561710736 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11398] ppid=11390 vsize=13982084 memory=4040 CPUtime=14.53 cores=1,3,5,7
/proc/11393/task/11398/stat : 11398 (java) S 11390 11393 8289 0 -1 1077944384 6793 0 0 0 1381 72 0 0 20 0 15 0 135579738 14317654016 207503 18446744073709551615 4194304 4196468 140721777234864 140383560657680 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11399] ppid=11390 vsize=13982084 memory=40408 CPUtime=14.56 cores=1,3,5,7
/proc/11393/task/11399/stat : 11399 (java) S 11390 11393 8289 0 -1 1077944384 5828 0 0 0 1380 76 0 0 20 0 15 0 135579738 14317654016 207503 18446744073709551615 4194304 4196468 140721777234864 140383559605136 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11400] ppid=11390 vsize=13982084 memory=1232 CPUtime=10.32 cores=1,3,5,7
/proc/11393/task/11400/stat : 11400 (java) S 11390 11393 8289 0 -1 1077944384 8075 0 0 0 953 79 0 0 20 0 15 0 135579740 14317654016 207503 18446744073709551615 4194304 4196468 140721777234864 140383122598128 140383643359874 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11401] ppid=11390 vsize=13982084 memory=640 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11401/stat : 11401 (java) S 11390 11393 8289 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 135579740 14317654016 207503 18446744073709551615 4194304 4196468 140721777234864 140383121544416 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11402] ppid=11390 vsize=13982084 memory=1792 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11402/stat : 11402 (java) S 11390 11393 8289 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 135579740 14317654016 207503 18446744073709551615 4194304 4196468 140721777234864 140383120491264 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11403] ppid=11390 vsize=13982084 memory=956 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11403/stat : 11403 (java) S 11390 11393 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135579743 14317654016 207503 18446744073709551615 4194304 4196468 140721777234864 140383119439824 140383643367323 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11404] ppid=11390 vsize=13982084 memory=2248 CPUtime=1.49 cores=1,3,5,7
/proc/11393/task/11404/stat : 11404 (java) S 11390 11393 8289 0 -1 1077944384 12639 0 0 0 147 2 0 0 20 0 15 0 135579743 14317654016 207503 18446744073709551615 4194304 4196468 140721777234864 140383118387952 140383643359874 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11405] ppid=11390 vsize=13982084 memory=4288 CPUtime=1.59 cores=1,3,5,7
/proc/11393/task/11405/stat : 11405 (java) S 11390 11393 8289 0 -1 1077944384 15801 0 0 0 157 2 0 0 20 0 15 0 135579743 14317654016 207503 18446744073709551615 4194304 4196468 140721777234864 140383117335408 140383643359874 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11406] ppid=11390 vsize=13982084 memory=2164 CPUtime=0.6 cores=1,3,5,7
/proc/11393/task/11406/stat : 11406 (java) S 11390 11393 8289 0 -1 1077944384 13082 0 0 0 58 2 0 0 20 0 15 0 135579743 14317654016 207503 18446744073709551615 4194304 4196468 140721777234864 140383116282352 140383643359874 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11407] ppid=11390 vsize=13982084 memory=928 CPUtime=0 cores=1,3,5,7
/proc/11393/task/11407/stat : 11407 (java) S 11390 11393 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135579743 14317654016 207503 18446744073709551615 4194304 4196468 140721777234864 140383115230048 140383643358933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
[pid=11393/tid=11418] ppid=11390 vsize=13982084 memory=1620 CPUtime=1.38 cores=1,3,5,7
/proc/11393/task/11418/stat : 11418 (java) S 11390 11393 8289 0 -1 1077944384 812 0 0 0 58 80 0 0 20 0 15 0 135579747 14317654016 207503 18446744073709551615 4194304 4196468 140721777234864 140383114177072 140383643359874 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15613952 140721777242484 140721777242665 140721777242665 140721777246159 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 830012 KiB

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

[startup+2474.21 s]
# the end of solver process 11393 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.76 s, system=4.29439 s

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

Child status: 143
Real time (s): 2474.21
CPU time (s): 2520.06
CPU user time (s): 2515.76
CPU system time (s): 4.29439
CPU usage (%): 101.853
Max. virtual memory (cumulated for all children) (KiB): 13982084
Max. memory (cumulated for all children) (KiB): 830012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.76
system time used= 4.29439
maximum resident set size= 830440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 136920
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 346430
involuntary context switches= 8079


# summary of solver processes directly reported to runsolver:
#   pid: 11393
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2515.76
#   total CPU system time (s): 4.29439

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.4053 second user time and 23.8757 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-16 11:46:37
IDJOB=4273065
IDBENCH=133500
IDSOLVER=2665
FILE ID=node133/4273065-1502877645
RUNJOBID= node133-1502874281-11067
PBS_JOBID= 
Free space on /tmp= 62032 MiB

SOLVER NAME= OscaR - ALNS 2017-07-26
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s60/Knapsack-60-250-13.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4273065-1502877645/watcher-4273065-1502877645 -o /tmp/evaluation-result-4273065-1502877645/solver-4273065-1502877645 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502874281-11067 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1608028416 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273065-1502877645.xml

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

MD5SUM BENCH= 38d75cb998cf411a03c81843abbd85b8
RANDOM SEED=1608028416

node133.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.17
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.17
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.17
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.17
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:        31130676 kB
MemAvailable:   31953716 kB
Buffers:          284736 kB
Cached:           839508 kB
SwapCached:            0 kB
Active:           892532 kB
Inactive:         294280 kB
Active(anon):       3684 kB
Inactive(anon):   108944 kB
Active(file):     888848 kB
Inactive(file):   185336 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42396 kB
Writeback:             4 kB
AnonPages:         62700 kB
Mapped:            62616 kB
Shmem:             49852 kB
Slab:             156380 kB
SReclaimable:     129384 kB
SUnreclaim:        26996 kB
KernelStack:        3184 kB
PageTables:         4800 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323252 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 61948 MiB
End job on node133 at 2017-08-16 12:27:52