Trace number 4273057

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)886 2520.0901 2475.02

General information on the benchmark

NameKnapsack/Knapsack-m1-s40/
Knapsack-40-150-16.xml
MD5SUMb96279f92050ffb29891facc982b592e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark886
Best CPU time to get the best result obtained on this benchmark7.43712
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":40}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":40}]
Minimum constraint arity40
Maximum constraint arity40
Distribution of constraint arities[{"arity":40,"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.38	c seed: 421998606
0.28/0.38	c timeout: 2520
0.28/0.38	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.76	o 0
1.07/0.83	o 62
1.07/0.86	o 266
2.42/1.32	o 275
2.42/1.32	o 613
2.42/1.32	o 617
2.42/1.32	o 628
2.42/1.32	o 655
2.87/1.60	o 669
3.16/1.62	o 671
3.16/1.62	o 672
3.16/1.62	o 682
3.52/1.83	o 690
3.65/1.91	o 696
3.80/2.06	o 706
3.80/2.06	o 710
4.01/2.27	o 724
4.11/2.35	o 731
4.11/2.35	o 742
4.11/2.36	o 757
4.11/2.36	o 760
4.11/2.36	o 771
4.11/2.36	o 812
4.11/2.37	o 830
4.86/3.01	o 837
4.86/3.02	o 852
5.05/3.23	o 860
5.15/3.36	o 881
12.36/10.20	o 886
2520.06/2475.01	s SATISFIABLE
2520.06/2475.01	v <instantiation>
2520.06/2475.01	v 	<list>
2520.06/2475.01	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]
2520.06/2475.01	v 	</list>
2520.06/2475.01	v 	<values>
2520.06/2475.01	v 		1 0 0 0 0 0 0 0 1 0 1 1 0 1 0 0 0 0 1 0 0 1 1 0 0 0 1 0 1 0 0 0 0 0 1 1 0 0 0 0 
2520.06/2475.01	v 	</values>
2520.06/2475.01	v </instantiation>

Verifier Data

OK	886

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4273057-1502878159/watcher-4273057-1502878159 -o /tmp/evaluation-result-4273057-1502878159/solver-4273057-1502878159 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502869858-14426 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 421998606 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273057-1502878159.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
Current StackSize limit: 8192 KiB

solver pid=15815, runsolver pid=15812

[startup+0.100154 s]*
/proc/loadavg: 1.40 1.42 1.41 3/204 15823
/proc/meminfo: memFree=30351380/32770624 swapFree=67108860/67108860
[pid=15815] ppid=15812 vsize=13573664 memory=19016 CPUtime=0.03 cores=1,3,5,7
/proc/15815/stat : 15815 (java) S 15812 15815 7968 0 -1 1077944320 4164 0 0 0 2 1 0 0 20 0 9 0 41698495 13899431936 4754 18446744073709551615 4194304 4196468 140727551298848 140727551281392 140483200212727 0 0 1 16784584 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
/proc/15815/statm: 3393416 4754 2101 1 0 3382913 0
[pid=15815/tid=15817] ppid=15812 vsize=13573664 memory=-6439968830534014599 CPUtime=0.02 cores=1,3,5,7
/proc/15815/task/15817/stat : 15817 (java) R 15812 15815 7968 0 -1 4202560 2791 0 0 0 2 0 0 0 20 0 9 0 41698503 13899431936 4754 18446744073709551615 4194304 4196468 140727551298848 140483204448488 140483185895253 0 4 1 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15818] ppid=15812 vsize=13573664 memory=-5738297875903123798 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15818/stat : 15818 (java) S 15812 15815 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 41698503 13899431936 4754 18446744073709551615 4194304 4196468 140727551298848 140483157178640 140483200222933 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15819] ppid=15812 vsize=13573664 memory=139908808566400 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15819/stat : 15819 (java) S 15812 15815 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 41698503 13899431936 4754 18446744073709551615 4194304 4196468 140727551298848 140483156126096 140483200222933 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15820] ppid=15812 vsize=13573664 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15820/stat : 15820 (java) S 15812 15815 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 41698503 13899431936 4754 18446744073709551615 4194304 4196468 140727551298848 140483155073552 140483200222933 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15821] ppid=15812 vsize=13573664 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15821/stat : 15821 (java) S 15812 15815 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 41698503 13899431936 4754 18446744073709551615 4194304 4196468 140727551298848 140483154021008 140483200222933 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15822] ppid=15812 vsize=13573664 memory=139908808566400 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15822/stat : 15822 (java) S 15812 15815 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 41698505 13899431936 4754 18446744073709551615 4194304 4196468 140727551298848 140482745887216 140483200223874 0 0 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15823] ppid=15812 vsize=13573664 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15823/stat : 15823 (java) S 15812 15815 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 41698505 13899431936 4754 18446744073709551615 4194304 4196468 140727551298848 140482744833440 140483200222933 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15824] ppid=15812 vsize=13573664 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15824/stat : 15824 (java) S 15812 15815 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 41698505 13899431936 4754 18446744073709551615 4194304 4196468 140727551298848 140482675992112 140483200222933 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 13573664 KiB
Current children cumulated memory: 19016 KiB

[startup+0.210161 s]*
/proc/loadavg: 1.40 1.42 1.41 3/211 15830
/proc/meminfo: memFree=30340344/32770624 swapFree=67108860/67108860
[pid=15815] ppid=15812 vsize=13977904 memory=32640 CPUtime=0.11 cores=1,3,5,7
/proc/15815/stat : 15815 (java) S 15812 15815 7968 0 -1 1077944320 7448 0 0 0 9 2 0 0 20 0 15 0 41698495 14313373696 8160 18446744073709551615 4194304 4196468 140727551298848 140727551281392 140483200212727 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
/proc/15815/statm: 3494476 8160 3385 1 0 3483255 0
[pid=15815/tid=15817] ppid=15812 vsize=13977904 memory=8318255677412212789 CPUtime=0.08 cores=1,3,5,7
/proc/15815/task/15817/stat : 15817 (java) R 15812 15815 7968 0 -1 4202560 5536 0 0 0 7 1 0 0 20 0 15 0 41698503 14313373696 8292 18446744073709551615 4194304 4196468 140727551298848 140483204402176 140483192892445 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15818] ppid=15812 vsize=13977904 memory=327 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15818/stat : 15818 (java) S 15812 15815 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41698503 14313373696 8292 18446744073709551615 4194304 4196468 140727551298848 140483157178640 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15819] ppid=15812 vsize=13977904 memory=139908808581191 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15819/stat : 15819 (java) S 15812 15815 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41698503 14313373696 8292 18446744073709551615 4194304 4196468 140727551298848 140483156126096 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15820] ppid=15812 vsize=13977904 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15820/stat : 15820 (java) S 15812 15815 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41698503 14313373696 8292 18446744073709551615 4194304 4196468 140727551298848 140483155073552 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15821] ppid=15812 vsize=13979532 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15821/stat : 15821 (java) S 15812 15815 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41698503 14315040768 8292 18446744073709551615 4194304 4196468 140727551298848 140483154021008 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15822] ppid=15812 vsize=13979532 memory=139908808566400 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15822/stat : 15822 (java) S 15812 15815 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41698505 14315040768 8292 18446744073709551615 4194304 4196468 140727551298848 140482745887216 140483200223874 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15823] ppid=15812 vsize=13979532 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15823/stat : 15823 (java) S 15812 15815 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 41698505 14315040768 8292 18446744073709551615 4194304 4196468 140727551298848 140482744833440 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15824] ppid=15812 vsize=13979532 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15824/stat : 15824 (java) S 15812 15815 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 41698505 14315040768 8292 18446744073709551615 4194304 4196468 140727551298848 140482675992048 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15825] ppid=15812 vsize=13979532 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15825/stat : 15825 (java) S 15812 15815 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41698508 14315040768 8292 18446744073709551615 4194304 4196468 140727551298848 140482674940624 140483200231323 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15826] ppid=15812 vsize=13979532 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15826/stat : 15826 (java) S 15812 15815 7968 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 15 0 41698508 14315040768 8292 18446744073709551615 4194304 4196468 140727551298848 140482673887216 140483200223874 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15827] ppid=15812 vsize=13979532 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15827/stat : 15827 (java) S 15812 15815 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41698508 14315040768 8358 18446744073709551615 4194304 4196468 140727551298848 140482672834672 140483200223874 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15828] ppid=15812 vsize=13979532 memory=139908808566400 CPUtime=0.01 cores=1,3,5,7
/proc/15815/task/15828/stat : 15828 (java) S 15812 15815 7968 0 -1 1077944384 359 0 0 0 1 0 0 0 20 0 15 0 41698508 14315040768 8358 18446744073709551615 4194304 4196468 140727551298848 140482671782128 140483200223874 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15829] ppid=15812 vsize=13979532 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15829/stat : 15829 (java) S 15812 15815 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41698508 14315040768 8358 18446744073709551615 4194304 4196468 140727551298848 140482670729824 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15830] ppid=15812 vsize=13979532 memory=139908808566400 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15830/stat : 15830 (java) S 15812 15815 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41698513 14315040768 8358 18446744073709551615 4194304 4196468 140727551298848 140482669677360 140483200223874 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 13977904 KiB
Current children cumulated memory: 32640 KiB

[startup+0.315278 s]*
/proc/loadavg: 1.40 1.42 1.41 4/211 15830
/proc/meminfo: memFree=30330320/32770624 swapFree=67108860/67108860
[pid=15815] ppid=15812 vsize=13975920 memory=42688 CPUtime=0.28 cores=1,3,5,7
/proc/15815/stat : 15815 (java) S 15812 15815 7968 0 -1 1077944320 10908 0 0 0 25 3 0 0 20 0 15 0 41698495 14311342080 10672 18446744073709551615 4194304 4196468 140727551298848 140727551281392 140483200212727 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
/proc/15815/statm: 3493980 10672 3571 1 0 3482759 0
[pid=15815/tid=15817] ppid=15812 vsize=13975920 memory=-8774313645642428999 CPUtime=0.19 cores=1,3,5,7
/proc/15815/task/15817/stat : 15817 (java) R 15812 15815 7968 0 -1 4202560 8486 0 0 0 16 3 0 0 20 0 15 0 41698503 14311342080 10672 18446744073709551615 4194304 4196468 140727551298848 140483204437296 140483200234653 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15818] ppid=15812 vsize=13975920 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15818/stat : 15818 (java) S 15812 15815 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41698503 14311342080 10672 18446744073709551615 4194304 4196468 140727551298848 140483157178640 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15819] ppid=15812 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15819/stat : 15819 (java) S 15812 15815 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41698503 14311342080 10672 18446744073709551615 4194304 4196468 140727551298848 140483156126096 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15820] ppid=15812 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15820/stat : 15820 (java) S 15812 15815 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41698503 14311342080 10672 18446744073709551615 4194304 4196468 140727551298848 140483155073552 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15821] ppid=15812 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15821/stat : 15821 (java) S 15812 15815 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41698503 14311342080 10672 18446744073709551615 4194304 4196468 140727551298848 140483154021008 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15822] ppid=15812 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15822/stat : 15822 (java) S 15812 15815 7968 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 41698505 14311342080 10672 18446744073709551615 4194304 4196468 140727551298848 140482745887216 140483200223874 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15823] ppid=15812 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15823/stat : 15823 (java) S 15812 15815 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 41698505 14311342080 10672 18446744073709551615 4194304 4196468 140727551298848 140482744833440 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15824] ppid=15812 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15824/stat : 15824 (java) S 15812 15815 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 41698505 14311342080 10672 18446744073709551615 4194304 4196468 140727551298848 140482675992048 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15825] ppid=15812 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15825/stat : 15825 (java) S 15812 15815 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41698508 14311342080 10672 18446744073709551615 4194304 4196468 140727551298848 140482674940624 140483200231323 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15826] ppid=15812 vsize=13975920 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/15815/task/15826/stat : 15826 (java) S 15812 15815 7968 0 -1 1077944384 459 0 0 0 1 0 0 0 20 0 15 0 41698508 14311342080 10672 18446744073709551615 4194304 4196468 140727551298848 140482673887216 140483200223874 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15827] ppid=15812 vsize=13975920 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/15815/task/15827/stat : 15827 (java) S 15812 15815 7968 0 -1 1077944384 133 0 0 0 2 0 0 0 20 0 15 0 41698508 14311342080 10672 18446744073709551615 4194304 4196468 140727551298848 140482672834672 140483200223874 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15828] ppid=15812 vsize=13975920 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/15815/task/15828/stat : 15828 (java) S 15812 15815 7968 0 -1 1077944384 446 0 0 0 5 0 0 0 20 0 15 0 41698508 14311342080 10672 18446744073709551615 4194304 4196468 140727551298848 140482671782128 140483200223874 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15829] ppid=15812 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15829/stat : 15829 (java) S 15812 15815 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41698508 14311342080 10672 18446744073709551615 4194304 4196468 140727551298848 140482670729824 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15830] ppid=15812 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15830/stat : 15830 (java) S 15812 15815 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41698513 14311342080 10672 18446744073709551615 4194304 4196468 140727551298848 140482669677360 140483200223874 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 42688 KiB

[startup+0.700778 s]
/proc/loadavg: 1.40 1.42 1.41 4/211 15830
/proc/meminfo: memFree=30315592/32770624 swapFree=67108860/67108860
[pid=15815] ppid=15812 vsize=13980036 memory=71624 CPUtime=0.92 cores=1,3,5,7
/proc/15815/stat : 15815 (java) S 15812 15815 7968 0 -1 1077944320 14132 0 0 0 87 5 0 0 20 0 15 0 41698495 14315556864 17906 18446744073709551615 4194304 4196468 140727551298848 140727551281392 140483200212727 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
/proc/15815/statm: 3495009 17906 3722 1 0 3483783 0
[pid=15815/tid=15817] ppid=15812 vsize=13980036 memory=546 CPUtime=0.56 cores=1,3,5,7
/proc/15815/task/15817/stat : 15817 (java) R 15812 15815 7968 0 -1 4202560 10878 0 0 0 52 4 0 0 20 0 15 0 41698503 14315556864 17906 18446744073709551615 4194304 4196468 140727551298848 140483204441920 140483184293214 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15818] ppid=15812 vsize=13980036 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15818/stat : 15818 (java) S 15812 15815 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41698503 14315556864 17906 18446744073709551615 4194304 4196468 140727551298848 140483157178640 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15819] ppid=15812 vsize=13980036 memory=15 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15819/stat : 15819 (java) S 15812 15815 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41698503 14315556864 17906 18446744073709551615 4194304 4196468 140727551298848 140483156126096 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15820] ppid=15812 vsize=13980036 memory=83 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15820/stat : 15820 (java) S 15812 15815 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41698503 14315556864 17906 18446744073709551615 4194304 4196468 140727551298848 140483155073552 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15821] ppid=15812 vsize=13980036 memory=151 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15821/stat : 15821 (java) S 15812 15815 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41698503 14315556864 17906 18446744073709551615 4194304 4196468 140727551298848 140483154021008 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15822] ppid=15812 vsize=13980036 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15822/stat : 15822 (java) S 15812 15815 7968 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 41698505 14315556864 17906 18446744073709551615 4194304 4196468 140727551298848 140482745887216 140483200223874 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15823] ppid=15812 vsize=13980036 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15823/stat : 15823 (java) S 15812 15815 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 41698505 14315556864 17906 18446744073709551615 4194304 4196468 140727551298848 140482744833440 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15824] ppid=15812 vsize=13980036 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15824/stat : 15824 (java) S 15812 15815 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 41698505 14315556864 17906 18446744073709551615 4194304 4196468 140727551298848 140482675992048 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15825] ppid=15812 vsize=13980036 memory=9 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15825/stat : 15825 (java) S 15812 15815 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41698508 14315556864 17906 18446744073709551615 4194304 4196468 140727551298848 140482674940624 140483200231323 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15826] ppid=15812 vsize=13980036 memory=36 CPUtime=0.08 cores=1,3,5,7
/proc/15815/task/15826/stat : 15826 (java) S 15812 15815 7968 0 -1 1077944384 724 0 0 0 8 0 0 0 20 0 15 0 41698508 14315556864 17906 18446744073709551615 4194304 4196468 140727551298848 140482673887216 140483200223874 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15827] ppid=15812 vsize=13980036 memory=2 CPUtime=0.1 cores=1,3,5,7
/proc/15815/task/15827/stat : 15827 (java) S 15812 15815 7968 0 -1 1077944384 537 0 0 0 10 0 0 0 20 0 15 0 41698508 14315556864 17906 18446744073709551615 4194304 4196468 140727551298848 140482672834672 140483200223874 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15828] ppid=15812 vsize=13980036 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/15815/task/15828/stat : 15828 (java) S 15812 15815 7968 0 -1 1077944384 610 0 0 0 15 0 0 0 20 0 15 0 41698508 14315556864 17906 18446744073709551615 4194304 4196468 140727551298848 140482671782128 140483200223874 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15829] ppid=15812 vsize=13980036 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15829/stat : 15829 (java) S 15812 15815 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41698508 14315556864 17906 18446744073709551615 4194304 4196468 140727551298848 140482670729824 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15830] ppid=15812 vsize=13980036 memory=6463925781705 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15830/stat : 15830 (java) S 15812 15815 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41698513 14315556864 17906 18446744073709551615 4194304 4196468 140727551298848 140482669677360 140483200223874 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
Current children cumulated CPU time: 0.92 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 71624 KiB

[startup+1.50077 s]
/proc/loadavg: 1.40 1.42 1.41 3/211 15830
/proc/meminfo: memFree=30261132/32770624 swapFree=67108860/67108860
[pid=15815] ppid=15812 vsize=13980036 memory=166760 CPUtime=2.87 cores=1,3,5,7
/proc/15815/stat : 15815 (java) S 15812 15815 7968 0 -1 1077944320 23453 0 0 0 278 9 0 0 20 0 15 0 41698495 14315556864 41690 18446744073709551615 4194304 4196468 140727551298848 140727551281392 140483200212727 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
/proc/15815/statm: 3495009 41690 3774 1 0 3483783 0
[pid=15815/tid=15817] ppid=15812 vsize=13980036 memory=7661555723018004835 CPUtime=1.35 cores=1,3,5,7
/proc/15815/task/15817/stat : 15817 (java) R 15812 15815 7968 0 -1 4202560 15066 0 0 0 129 6 0 0 20 0 15 0 41698503 14315556864 41690 18446744073709551615 4194304 4196468 140727551298848 140483204447856 140482832061058 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15818] ppid=15812 vsize=13980036 memory=-3472574513799858009 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15818/stat : 15818 (java) S 15812 15815 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41698503 14315556864 41690 18446744073709551615 4194304 4196468 140727551298848 140483157178640 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15819] ppid=15812 vsize=13980036 memory=-6512626527075966761 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15819/stat : 15819 (java) S 15812 15815 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41698503 14315556864 41690 18446744073709551615 4194304 4196468 140727551298848 140483156126096 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15820] ppid=15812 vsize=13980036 memory=-7449383003082255457 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15820/stat : 15820 (java) S 15812 15815 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 41698503 14315556864 41690 18446744073709551615 4194304 4196468 140727551298848 140483155073552 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15821] ppid=15812 vsize=13980036 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15821/stat : 15821 (java) S 15812 15815 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 41698503 14315556864 41690 18446744073709551615 4194304 4196468 140727551298848 140483154021008 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15822] ppid=15812 vsize=13980036 memory=34467112557507 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15822/stat : 15822 (java) S 15812 15815 7968 0 -1 1077944384 148 0 0 0 0 0 0 0 20 0 15 0 41698505 14315556864 41690 18446744073709551615 4194304 4196468 140727551298848 140482745887216 140483200223874 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15823] ppid=15812 vsize=13980036 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15823/stat : 15823 (java) S 15812 15815 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 41698505 14315556864 41690 18446744073709551615 4194304 4196468 140727551298848 140482744833440 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15824] ppid=15812 vsize=13980036 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15824/stat : 15824 (java) S 15812 15815 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 41698505 14315556864 41690 18446744073709551615 4194304 4196468 140727551298848 140482675992048 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15825] ppid=15812 vsize=13980036 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15825/stat : 15825 (java) S 15812 15815 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41698508 14315556864 41690 18446744073709551615 4194304 4196468 140727551298848 140482674940624 140483200231323 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15826] ppid=15812 vsize=13980036 memory=6944656592455097440 CPUtime=0.5 cores=1,3,5,7
/proc/15815/task/15826/stat : 15826 (java) R 15812 15815 7968 0 -1 4202560 1953 0 0 0 50 0 0 0 20 0 15 0 41698508 14315556864 41690 18446744073709551615 4194304 4196468 140727551298848 140482673871168 140483185338096 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15827] ppid=15812 vsize=13980036 memory=6944656575208382560 CPUtime=0.56 cores=1,3,5,7
/proc/15815/task/15827/stat : 15827 (java) R 15812 15815 7968 0 -1 4202560 2390 0 0 0 56 0 0 0 20 0 15 0 41698508 14315556864 41690 18446744073709551615 4194304 4196468 140727551298848 140482672821424 140483181735265 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15828] ppid=15812 vsize=13980036 memory=0 CPUtime=0.42 cores=1,3,5,7
/proc/15815/task/15828/stat : 15828 (java) S 15812 15815 7968 0 -1 1077944384 2508 0 0 0 41 1 0 0 20 0 15 0 41698508 14315556864 41690 18446744073709551615 4194304 4196468 140727551298848 140482671782128 140483200223874 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0

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

/proc/15815/task/15817/stat : 15817 (java) R 15812 15815 7968 0 -1 4202560 64779 0 0 0 229511 51 0 0 20 0 15 0 41698503 14317654016 201807 18446744073709551615 4194304 4196468 140727551298848 140483204450960 140482831513139 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15818] ppid=15812 vsize=13982084 memory=807228 CPUtime=13.41 cores=1,3,5,7
/proc/15815/task/15818/stat : 15818 (java) S 15812 15815 7968 0 -1 1077944384 6578 0 0 0 1268 73 0 0 20 0 15 0 41698503 14317654016 201807 18446744073709551615 4194304 4196468 140727551298848 140483157178640 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15819] ppid=15812 vsize=13982084 memory=807228 CPUtime=13.4 cores=1,3,5,7
/proc/15815/task/15819/stat : 15819 (java) S 15812 15815 7968 0 -1 1077944384 6151 0 0 0 1264 76 0 0 20 0 15 0 41698503 14317654016 201807 18446744073709551615 4194304 4196468 140727551298848 140483156126096 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15820] ppid=15812 vsize=13982084 memory=807228 CPUtime=13.46 cores=1,3,5,7
/proc/15815/task/15820/stat : 15820 (java) S 15812 15815 7968 0 -1 1077944384 7270 0 0 0 1274 72 0 0 20 0 15 0 41698503 14317654016 201807 18446744073709551615 4194304 4196468 140727551298848 140483155073552 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15821] ppid=15812 vsize=13982084 memory=807228 CPUtime=13.4 cores=1,3,5,7
/proc/15815/task/15821/stat : 15821 (java) S 15812 15815 7968 0 -1 1077944384 8301 0 0 0 1271 69 0 0 20 0 15 0 41698503 14317654016 201807 18446744073709551615 4194304 4196468 140727551298848 140483154021008 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15822] ppid=15812 vsize=13982084 memory=807228 CPUtime=10.3 cores=1,3,5,7
/proc/15815/task/15822/stat : 15822 (java) S 15812 15815 7968 0 -1 1077944384 8012 0 0 0 955 75 0 0 20 0 15 0 41698505 14317654016 201807 18446744073709551615 4194304 4196468 140727551298848 140482745887216 140483200223874 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15823] ppid=15812 vsize=13982084 memory=807228 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15823/stat : 15823 (java) S 15812 15815 7968 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 41698505 14317654016 201807 18446744073709551615 4194304 4196468 140727551298848 140482744833504 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15824] ppid=15812 vsize=13982084 memory=807228 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15824/stat : 15824 (java) S 15812 15815 7968 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 41698505 14317654016 201807 18446744073709551615 4194304 4196468 140727551298848 140482675992064 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15825] ppid=15812 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15825/stat : 15825 (java) S 15812 15815 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41698508 14317654016 201807 18446744073709551615 4194304 4196468 140727551298848 140482674940624 140483200231323 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15826] ppid=15812 vsize=13982084 memory=928 CPUtime=1.53 cores=1,3,5,7
/proc/15815/task/15826/stat : 15826 (java) S 15812 15815 7968 0 -1 1077944384 20549 0 0 0 150 3 0 0 20 0 15 0 41698508 14317654016 201807 18446744073709551615 4194304 4196468 140727551298848 140482673887216 140483200223874 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15827] ppid=15812 vsize=13982084 memory=2164 CPUtime=1.31 cores=1,3,5,7
/proc/15815/task/15827/stat : 15827 (java) S 15812 15815 7968 0 -1 1077944384 16740 0 0 0 129 2 0 0 20 0 15 0 41698508 14317654016 201807 18446744073709551615 4194304 4196468 140727551298848 140482672834672 140483200223874 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15828] ppid=15812 vsize=13982084 memory=288230574492221466 CPUtime=0.59 cores=1,3,5,7
/proc/15815/task/15828/stat : 15828 (java) S 15812 15815 7968 0 -1 1077944384 15960 0 0 0 56 3 0 0 20 0 15 0 41698508 14317654016 201807 18446744073709551615 4194304 4196468 140727551298848 140482671782128 140483200223874 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15829] ppid=15812 vsize=13982084 memory=288230617509003574 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15829/stat : 15829 (java) S 15812 15815 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41698508 14317654016 201807 18446744073709551615 4194304 4196468 140727551298848 140482670729824 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15830] ppid=15812 vsize=13982084 memory=-8774313645642428999 CPUtime=1.35 cores=1,3,5,7
/proc/15815/task/15830/stat : 15830 (java) S 15812 15815 7968 0 -1 1077944384 986 0 0 0 54 81 0 0 20 0 15 0 41698513 14317654016 201807 18446744073709551615 4194304 4196468 140727551298848 140482669677360 140483200223874 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
Current children cumulated CPU time: 2364.45 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 807228 KiB

[startup+2382.3 s]
/proc/loadavg: 1.41 1.36 1.38 3/210 16074
/proc/meminfo: memFree=29329356/32770624 swapFree=67108860/67108860
[pid=15815] ppid=15812 vsize=13982084 memory=815420 CPUtime=2425.59 cores=1,3,5,7
/proc/15815/stat : 15815 (java) S 15812 15815 7968 0 -1 1077944320 158656 0 0 0 242127 432 0 0 20 0 15 0 41698495 14317654016 203855 18446744073709551615 4194304 4196468 140727551298848 140727551281392 140483200212727 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
/proc/15815/statm: 3495521 203855 3812 1 0 3484295 0
[pid=15815/tid=15817] ppid=15812 vsize=13982084 memory=813372 CPUtime=2354.95 cores=1,3,5,7
/proc/15815/task/15817/stat : 15817 (java) R 15812 15815 7968 0 -1 4202560 65806 0 0 0 235443 52 0 0 20 0 15 0 41698503 14317654016 203855 18446744073709551615 4194304 4196468 140727551298848 140483204450976 140482832100847 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15818] ppid=15812 vsize=13982084 memory=813372 CPUtime=13.79 cores=1,3,5,7
/proc/15815/task/15818/stat : 15818 (java) S 15812 15815 7968 0 -1 1077944384 6656 0 0 0 1305 74 0 0 20 0 15 0 41698503 14317654016 203855 18446744073709551615 4194304 4196468 140727551298848 140483157178640 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15819] ppid=15812 vsize=13982084 memory=1367 CPUtime=13.79 cores=1,3,5,7
/proc/15815/task/15819/stat : 15819 (java) S 15812 15815 7968 0 -1 1077944384 6227 0 0 0 1301 78 0 0 20 0 15 0 41698503 14317654016 203855 18446744073709551615 4194304 4196468 140727551298848 140483156126096 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15820] ppid=15812 vsize=13982084 memory=807228 CPUtime=13.84 cores=1,3,5,7
/proc/15815/task/15820/stat : 15820 (java) S 15812 15815 7968 0 -1 1077944384 7470 0 0 0 1310 74 0 0 20 0 15 0 41698503 14317654016 203855 18446744073709551615 4194304 4196468 140727551298848 140483155073552 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15821] ppid=15812 vsize=13982084 memory=813372 CPUtime=13.78 cores=1,3,5,7
/proc/15815/task/15821/stat : 15821 (java) S 15812 15815 7968 0 -1 1077944384 8441 0 0 0 1308 70 0 0 20 0 15 0 41698503 14317654016 203855 18446744073709551615 4194304 4196468 140727551298848 140483154021008 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15822] ppid=15812 vsize=13982084 memory=813372 CPUtime=10.52 cores=1,3,5,7
/proc/15815/task/15822/stat : 15822 (java) S 15812 15815 7968 0 -1 1077944384 8188 0 0 0 975 77 0 0 20 0 15 0 41698505 14317654016 203855 18446744073709551615 4194304 4196468 140727551298848 140482745887216 140483200223874 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15823] ppid=15812 vsize=13982084 memory=813372 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15823/stat : 15823 (java) S 15812 15815 7968 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 41698505 14317654016 203855 18446744073709551615 4194304 4196468 140727551298848 140482744833504 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15824] ppid=15812 vsize=13982084 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15824/stat : 15824 (java) S 15812 15815 7968 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 41698505 14317654016 203855 18446744073709551615 4194304 4196468 140727551298848 140482675992064 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15825] ppid=15812 vsize=13982084 memory=815420 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15825/stat : 15825 (java) S 15812 15815 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41698508 14317654016 203855 18446744073709551615 4194304 4196468 140727551298848 140482674940624 140483200231323 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15826] ppid=15812 vsize=13982084 memory=813372 CPUtime=1.55 cores=1,3,5,7
/proc/15815/task/15826/stat : 15826 (java) S 15812 15815 7968 0 -1 1077944384 20702 0 0 0 152 3 0 0 20 0 15 0 41698508 14317654016 203855 18446744073709551615 4194304 4196468 140727551298848 140482673887216 140483200223874 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15827] ppid=15812 vsize=13982084 memory=813372 CPUtime=1.31 cores=1,3,5,7
/proc/15815/task/15827/stat : 15827 (java) S 15812 15815 7968 0 -1 1077944384 16742 0 0 0 129 2 0 0 20 0 15 0 41698508 14317654016 203855 18446744073709551615 4194304 4196468 140727551298848 140482672834672 140483200223874 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15828] ppid=15812 vsize=13982084 memory=24700 CPUtime=0.6 cores=1,3,5,7
/proc/15815/task/15828/stat : 15828 (java) S 15812 15815 7968 0 -1 1077944384 15962 0 0 0 57 3 0 0 20 0 15 0 41698508 14317654016 203855 18446744073709551615 4194304 4196468 140727551298848 140482671782128 140483200223874 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15829] ppid=15812 vsize=13982084 memory=2424 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15829/stat : 15829 (java) S 15812 15815 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41698508 14317654016 203855 18446744073709551615 4194304 4196468 140727551298848 140482670729824 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15830] ppid=15812 vsize=13982084 memory=813372 CPUtime=1.38 cores=1,3,5,7
/proc/15815/task/15830/stat : 15830 (java) S 15812 15815 7968 0 -1 1077944384 1000 0 0 0 55 83 0 0 20 0 15 0 41698513 14317654016 203855 18446744073709551615 4194304 4196468 140727551298848 140482669677360 140483200223874 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
Current children cumulated CPU time: 2425.59 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 815420 KiB

[startup+2442.3 s]
/proc/loadavg: 1.81 1.50 1.43 3/211 16079
/proc/meminfo: memFree=29313552/32770624 swapFree=67108860/67108860
[pid=15815] ppid=15812 vsize=13982084 memory=821564 CPUtime=2486.74 cores=1,3,5,7
/proc/15815/stat : 15815 (java) S 15812 15815 7968 0 -1 1077944320 160448 0 0 0 248235 439 0 0 20 0 15 0 41698495 14317654016 205391 18446744073709551615 4194304 4196468 140727551298848 140727551281392 140483200212727 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
/proc/15815/statm: 3495521 205391 3812 1 0 3484295 0
[pid=15815/tid=15817] ppid=15812 vsize=13982084 memory=-8774313645642428999 CPUtime=2414.22 cores=1,3,5,7
/proc/15815/task/15817/stat : 15817 (java) R 15812 15815 7968 0 -1 4202560 66724 0 0 0 241370 52 0 0 20 0 15 0 41698503 14317654016 205391 18446744073709551615 4194304 4196468 140727551298848 140483204450848 140482832059940 0 4 1 16800974 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15818] ppid=15812 vsize=13982084 memory=821564 CPUtime=14.18 cores=1,3,5,7
/proc/15815/task/15818/stat : 15818 (java) S 15812 15815 7968 0 -1 1077944384 6772 0 0 0 1343 75 0 0 20 0 15 0 41698503 14317654016 205391 18446744073709551615 4194304 4196468 140727551298848 140483157178640 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15819] ppid=15812 vsize=13982084 memory=819516 CPUtime=14.19 cores=1,3,5,7
/proc/15815/task/15819/stat : 15819 (java) S 15812 15815 7968 0 -1 1077944384 6428 0 0 0 1341 78 0 0 20 0 15 0 41698503 14317654016 205391 18446744073709551615 4194304 4196468 140727551298848 140483156126096 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15820] ppid=15812 vsize=13982084 memory=819516 CPUtime=14.25 cores=1,3,5,7
/proc/15815/task/15820/stat : 15820 (java) S 15812 15815 7968 0 -1 1077944384 7671 0 0 0 1349 76 0 0 20 0 15 0 41698503 14317654016 205391 18446744073709551615 4194304 4196468 140727551298848 140483155073552 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15821] ppid=15812 vsize=13982084 memory=819516 CPUtime=14.18 cores=1,3,5,7
/proc/15815/task/15821/stat : 15821 (java) S 15812 15815 7968 0 -1 1077944384 8587 0 0 0 1346 72 0 0 20 0 15 0 41698503 14317654016 205391 18446744073709551615 4194304 4196468 140727551298848 140483154021008 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15822] ppid=15812 vsize=13982084 memory=821564 CPUtime=10.74 cores=1,3,5,7
/proc/15815/task/15822/stat : 15822 (java) S 15812 15815 7968 0 -1 1077944384 8205 0 0 0 996 78 0 0 20 0 15 0 41698505 14317654016 205391 18446744073709551615 4194304 4196468 140727551298848 140482745887216 140483200223874 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15823] ppid=15812 vsize=13982084 memory=821564 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15823/stat : 15823 (java) S 15812 15815 7968 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 41698505 14317654016 205391 18446744073709551615 4194304 4196468 140727551298848 140482744833504 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15824] ppid=15812 vsize=13982084 memory=821564 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15824/stat : 15824 (java) S 15812 15815 7968 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 41698505 14317654016 205391 18446744073709551615 4194304 4196468 140727551298848 140482675992064 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15825] ppid=15812 vsize=13982084 memory=821564 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15825/stat : 15825 (java) S 15812 15815 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41698508 14317654016 205391 18446744073709551615 4194304 4196468 140727551298848 140482674940624 140483200231323 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15826] ppid=15812 vsize=13982084 memory=821564 CPUtime=1.55 cores=1,3,5,7
/proc/15815/task/15826/stat : 15826 (java) S 15812 15815 7968 0 -1 1077944384 20704 0 0 0 152 3 0 0 20 0 15 0 41698508 14317654016 205391 18446744073709551615 4194304 4196468 140727551298848 140482673887216 140483200223874 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15827] ppid=15812 vsize=13982084 memory=821564 CPUtime=1.31 cores=1,3,5,7
/proc/15815/task/15827/stat : 15827 (java) S 15812 15815 7968 0 -1 1077944384 16926 0 0 0 129 2 0 0 20 0 15 0 41698508 14317654016 205391 18446744073709551615 4194304 4196468 140727551298848 140482672834672 140483200223874 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15828] ppid=15812 vsize=13982084 memory=821564 CPUtime=0.6 cores=1,3,5,7
/proc/15815/task/15828/stat : 15828 (java) S 15812 15815 7968 0 -1 1077944384 15964 0 0 0 57 3 0 0 20 0 15 0 41698508 14317654016 205391 18446744073709551615 4194304 4196468 140727551298848 140482671782128 140483200223874 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15829] ppid=15812 vsize=13982084 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15829/stat : 15829 (java) S 15812 15815 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41698508 14317654016 205391 18446744073709551615 4194304 4196468 140727551298848 140482670729824 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15830] ppid=15812 vsize=13982084 memory=-8774313645642428999 CPUtime=1.42 cores=1,3,5,7
/proc/15815/task/15830/stat : 15830 (java) S 15812 15815 7968 0 -1 1077944384 1005 0 0 0 57 85 0 0 20 0 15 0 41698513 14317654016 205391 18446744073709551615 4194304 4196468 140727551298848 140482669677360 140483200223874 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
Current children cumulated CPU time: 2486.74 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 821564 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2475 s]*
/proc/loadavg: 1.64 1.49 1.42 6/211 16235
/proc/meminfo: memFree=29919272/32770624 swapFree=67108860/67108860
[pid=15815] ppid=15812 vsize=13982084 memory=825660 CPUtime=2520.06 cores=1,3,5,7
/proc/15815/stat : 15815 (java) S 15812 15815 7968 0 -1 1077944320 161639 0 0 0 251562 444 0 0 20 0 15 0 41698495 14317654016 206415 18446744073709551615 4194304 4196468 140727551298848 140727551281392 140483200212727 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 7 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
/proc/15815/statm: 3495521 206415 3812 1 0 3484295 0
[pid=15815/tid=15817] ppid=15812 vsize=13982084 memory=-8774313645642428999 CPUtime=2446.53 cores=1,3,5,7
/proc/15815/task/15817/stat : 15817 (java) R 15812 15815 7968 0 -1 4202560 67339 0 0 0 244600 53 0 0 20 0 15 0 41698503 14317654016 206415 18446744073709551615 4194304 4196468 140727551298848 140483204450880 140482832258433 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15818] ppid=15812 vsize=13982084 memory=4126316290023845779 CPUtime=14.41 cores=1,3,5,7
/proc/15815/task/15818/stat : 15818 (java) S 15812 15815 7968 0 -1 1077944384 6805 0 0 0 1365 76 0 0 20 0 15 0 41698503 14317654016 206415 18446744073709551615 4194304 4196468 140727551298848 140483157178640 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15819] ppid=15812 vsize=13982084 memory=-8341965534556230502 CPUtime=14.4 cores=1,3,5,7
/proc/15815/task/15819/stat : 15819 (java) S 15812 15815 7968 0 -1 1077944384 6463 0 0 0 1362 78 0 0 20 0 15 0 41698503 14317654016 206415 18446744073709551615 4194304 4196468 140727551298848 140483156126096 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15820] ppid=15812 vsize=13982084 memory=7085687693415834980 CPUtime=14.47 cores=1,3,5,7
/proc/15815/task/15820/stat : 15820 (java) S 15812 15815 7968 0 -1 1077944384 7750 0 0 0 1370 77 0 0 20 0 15 0 41698503 14317654016 206415 18446744073709551615 4194304 4196468 140727551298848 140483155073552 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15821] ppid=15812 vsize=13982084 memory=7235147594880805952 CPUtime=14.4 cores=1,3,5,7
/proc/15815/task/15821/stat : 15821 (java) S 15812 15815 7968 0 -1 1077944384 8692 0 0 0 1367 73 0 0 20 0 15 0 41698503 14317654016 206415 18446744073709551615 4194304 4196468 140727551298848 140483154021008 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15822] ppid=15812 vsize=13982084 memory=7235147594880805952 CPUtime=10.86 cores=1,3,5,7
/proc/15815/task/15822/stat : 15822 (java) S 15812 15815 7968 0 -1 1077944384 8367 0 0 0 1007 79 0 0 20 0 15 0 41698505 14317654016 206415 18446744073709551615 4194304 4196468 140727551298848 140482745887216 140483200223874 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15823] ppid=15812 vsize=13982084 memory=139908694976769 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15823/stat : 15823 (java) S 15812 15815 7968 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 41698505 14317654016 206415 18446744073709551615 4194304 4196468 140727551298848 140482744833504 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15824] ppid=15812 vsize=13982084 memory=288230376974057755 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15824/stat : 15824 (java) S 15812 15815 7968 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 41698505 14317654016 206415 18446744073709551615 4194304 4196468 140727551298848 140482675992064 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15825] ppid=15812 vsize=13982084 memory=288285558797763454 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15825/stat : 15825 (java) S 15812 15815 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41698508 14317654016 206415 18446744073709551615 4194304 4196468 140727551298848 140482674940624 140483200231323 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15826] ppid=15812 vsize=13982084 memory=7091598560232301137 CPUtime=1.55 cores=1,3,5,7
/proc/15815/task/15826/stat : 15826 (java) S 15812 15815 7968 0 -1 1077944384 20854 0 0 0 152 3 0 0 20 0 15 0 41698508 14317654016 206415 18446744073709551615 4194304 4196468 140727551298848 140482673887216 140483200223874 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15827] ppid=15812 vsize=13982084 memory=6441934600134812261 CPUtime=1.31 cores=1,3,5,7
/proc/15815/task/15827/stat : 15827 (java) S 15812 15815 7968 0 -1 1077944384 16926 0 0 0 129 2 0 0 20 0 15 0 41698508 14317654016 206415 18446744073709551615 4194304 4196468 140727551298848 140482672834672 140483200223874 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15828] ppid=15812 vsize=13982084 memory=3054941726128165456 CPUtime=0.6 cores=1,3,5,7
/proc/15815/task/15828/stat : 15828 (java) S 15812 15815 7968 0 -1 1077944384 15964 0 0 0 57 3 0 0 20 0 15 0 41698508 14317654016 206415 18446744073709551615 4194304 4196468 140727551298848 140482671782128 140483200223874 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15829] ppid=15812 vsize=13982084 memory=6926606940586076736 CPUtime=0 cores=1,3,5,7
/proc/15815/task/15829/stat : 15829 (java) S 15812 15815 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 41698508 14317654016 206415 18446744073709551615 4194304 4196468 140727551298848 140482670729824 140483200222933 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
[pid=15815/tid=15830] ppid=15812 vsize=13982084 memory=7516885358946177112 CPUtime=1.44 cores=1,3,5,7
/proc/15815/task/15830/stat : 15830 (java) S 15812 15815 7968 0 -1 1077944384 1017 0 0 0 58 86 0 0 20 0 15 0 41698513 14317654016 206415 18446744073709551615 4194304 4196468 140727551298848 140482669677360 140483200223874 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25051136 140727551299958 140727551300138 140727551300138 140727551303631 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 825660 KiB

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

[startup+2475.02 s]
# the end of solver process 15815 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.64 s, system=4.45268 s

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

Child status: 143
Real time (s): 2475.02
CPU time (s): 2520.09
CPU user time (s): 2515.64
CPU system time (s): 4.45268
CPU usage (%): 101.821
Max. virtual memory (cumulated for all children) (KiB): 13982084
Max. memory (cumulated for all children) (KiB): 825660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.64
system time used= 4.45268
maximum resident set size= 826004
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 161828
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3256
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 355214
involuntary context switches= 5668


# summary of solver processes directly reported to runsolver:
#   pid: 15815
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2515.64
#   total CPU system time (s): 4.45268

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.8521 second user time and 22.3593 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-16 11:55:21
IDJOB=4273057
IDBENCH=133519
IDSOLVER=2665
FILE ID=node128/4273057-1502878159
RUNJOBID= node128-1502869858-14426
PBS_JOBID= 
Free space on /tmp= 61988 MiB

SOLVER NAME= OscaR - ALNS 2017-07-26
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s40/Knapsack-40-150-16.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-4273057-1502878159/watcher-4273057-1502878159 -o /tmp/evaluation-result-4273057-1502878159/solver-4273057-1502878159 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502869858-14426 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 421998606 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273057-1502878159.xml

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

MD5SUM BENCH= b96279f92050ffb29891facc982b592e
RANDOM SEED=421998606

node128.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.94
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.94
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.94
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.94
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:        30359276 kB
MemAvailable:   31428544 kB
Buffers:          248116 kB
Cached:          1111336 kB
SwapCached:            0 kB
Active:          1104348 kB
Inactive:         884940 kB
Active(anon):     630052 kB
Inactive(anon):    24956 kB
Active(file):     474296 kB
Inactive(file):   859984 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42552 kB
Writeback:             0 kB
AnonPages:        635212 kB
Mapped:            54440 kB
Shmem:             25308 kB
Slab:             127160 kB
SReclaimable:     101648 kB
SUnreclaim:        25512 kB
KernelStack:        3728 kB
PageTables:         6332 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2121356 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    540672 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 node128 at 2017-08-16 12:36:36