Trace number 4273054

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)1021 2520.0801 2474.71

General information on the benchmark

NameKnapsack/Knapsack-m1-s40/
Knapsack-40-150-07.xml
MD5SUMddd3703b8a67d475e5b0b20416c98cf0
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1021
Best CPU time to get the best result obtained on this benchmark6.44064
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.31/0.36	c version: 2017-07-26
0.31/0.36	c seed: 1608028416
0.31/0.36	c timeout: 2520
0.31/0.36	c memlimit: 11000
0.31/0.36	c nbcore: 4
0.31/0.38	c Parsing instance...
0.94/0.73	c Parsing done, starting search...
0.94/0.75	o 0
1.12/0.81	o 97
1.12/0.82	o 618
1.41/0.93	o 658
1.41/0.95	o 680
1.68/1.07	o 688
2.00/1.15	o 741
2.61/1.41	o 745
2.61/1.49	o 751
2.92/1.51	o 764
2.92/1.51	o 826
2.92/1.51	o 874
2.92/1.52	o 892
2.92/1.52	o 893
2.92/1.55	o 902
2.92/1.59	o 906
3.24/1.60	o 908
3.24/1.63	o 916
3.51/1.87	o 925
3.51/1.87	o 928
3.51/1.87	o 936
3.51/1.87	o 941
3.77/2.02	o 962
3.77/2.04	o 963
4.11/2.33	o 978
4.42/2.61	o 980
4.42/2.63	o 982
4.52/2.71	o 1001
4.52/2.76	o 1005
6.84/4.99	o 1020
8.76/6.73	o 1021
2520.05/2474.70	s SATISFIABLE
2520.05/2474.70	v <instantiation>
2520.05/2474.70	v 	<list>
2520.05/2474.70	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.05/2474.70	v 	</list>
2520.05/2474.70	v 	<values>
2520.05/2474.70	v 		0 1 0 1 1 0 0 1 0 0 0 0 0 1 0 0 1 1 0 0 1 0 1 1 1 0 0 0 0 1 0 0 0 0 0 1 1 1 0 1 
2520.05/2474.70	v 	</values>
2520.05/2474.70	v </instantiation>

Verifier Data

OK	1021

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

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

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

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

solver pid=11416, runsolver pid=11413

[startup+0.100063 s]*
/proc/loadavg: 1.87 1.74 1.70 5/208 11426
/proc/meminfo: memFree=31051944/32770624 swapFree=67108860/67108860
[pid=11416] ppid=11413 vsize=13839920 memory=21120 CPUtime=0.05 cores=0,2,4,6
/proc/11416/stat : 11416 (java) S 11413 11416 8289 0 -1 1077944320 4754 0 0 0 4 1 0 0 20 0 13 0 135579747 14172078080 5280 18446744073709551615 4194304 4196468 140729488749328 140729488731872 139677241949943 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 5 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
/proc/11416/statm: 3459980 5280 2381 1 0 3449477 0
[pid=11416/tid=11419] ppid=11413 vsize=13840948 memory=-6439968830534014599 CPUtime=0.03 cores=0,2,4,6
/proc/11416/task/11419/stat : 11419 (java) R 11413 11416 8289 0 -1 4202560 3094 0 0 0 3 0 0 0 20 0 14 0 135579753 14173130752 5477 18446744073709551615 4194304 4196468 140729488749328 139677246191968 139677227396752 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11420] ppid=11413 vsize=13840948 memory=6735269665564437106 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11420/stat : 11420 (java) S 11413 11416 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 135579753 14173130752 5477 18446744073709551615 4194304 4196468 140729488749328 139677176384656 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11421] ppid=11413 vsize=13840948 memory=139726179571328 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11421/stat : 11421 (java) S 11413 11416 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 135579753 14173130752 5477 18446744073709551615 4194304 4196468 140729488749328 139677175331856 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11422] ppid=11413 vsize=13840948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11422/stat : 11422 (java) S 11413 11416 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 135579753 14173130752 5477 18446744073709551615 4194304 4196468 140729488749328 139677174279056 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11423] ppid=11413 vsize=13840948 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11423/stat : 11423 (java) S 11413 11416 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 135579753 14173130752 5477 18446744073709551615 4194304 4196468 140729488749328 139677173226256 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11424] ppid=11413 vsize=13840948 memory=139726179571328 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11424/stat : 11424 (java) S 11413 11416 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 135579755 14173130752 5477 18446744073709551615 4194304 4196468 140729488749328 139676719991152 139677241961090 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11425] ppid=11413 vsize=13840948 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11425/stat : 11425 (java) S 11413 11416 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 135579755 14173130752 5477 18446744073709551615 4194304 4196468 140729488749328 139676718937120 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11426] ppid=11413 vsize=13840948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11426/stat : 11426 (java) S 11413 11416 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 135579755 14173130752 5477 18446744073709551615 4194304 4196468 140729488749328 139676717884272 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11427] ppid=11413 vsize=13840948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11427/stat : 11427 (java) S 11413 11416 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 135579758 14173130752 5477 18446744073709551615 4194304 4196468 140729488749328 139676716832592 139677241968539 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11428] ppid=11413 vsize=13840948 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11428/stat : 11428 (java) R 11413 11416 8289 0 -1 4202560 287 0 0 0 0 0 0 0 20 0 14 0 135579758 14173130752 5477 18446744073709551615 4194304 4196468 140729488749328 139676715779328 139677222266617 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11429] ppid=11413 vsize=13840948 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11429/stat : 11429 (java) S 11413 11416 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 135579758 14173130752 5477 18446744073709551615 4194304 4196468 140729488749328 139676714727872 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11430] ppid=11413 vsize=13840948 memory=139726179571328 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11430/stat : 11430 (java) S 11413 11416 8289 0 -1 1077944384 186 0 0 0 0 0 0 0 20 0 14 0 135579758 14173130752 5477 18446744073709551615 4194304 4196468 140729488749328 139676713675376 139677241961090 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11431] ppid=11413 vsize=13840948 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11431/stat : 11431 (java) R 11413 11416 8289 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 14 0 135579758 14173130752 5477 18446744073709551615 4194304 4196468 140729488749328 139676712623200 139677241960149 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 13839920 KiB
Current children cumulated memory: 21120 KiB

[startup+0.21042 s]*
/proc/loadavg: 1.87 1.74 1.70 7/214 11432
/proc/meminfo: memFree=31033148/32770624 swapFree=67108860/67108860
[pid=11416] ppid=11413 vsize=13975920 memory=34296 CPUtime=0.14 cores=0,2,4,6
/proc/11416/stat : 11416 (java) S 11413 11416 8289 0 -1 1077944320 9637 0 0 0 12 2 0 0 20 0 15 0 135579747 14311342080 8574 18446744073709551615 4194304 4196468 140729488749328 140729488731872 139677241949943 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 5 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
/proc/11416/statm: 3493980 8574 3388 1 0 3482759 0
[pid=11416/tid=11419] ppid=11413 vsize=13975920 memory=8318255677412212789 CPUtime=0.11 cores=0,2,4,6
/proc/11416/task/11419/stat : 11419 (java) R 11413 11416 8289 0 -1 4202560 7607 0 0 0 9 2 0 0 20 0 15 0 135579753 14311342080 8574 18446744073709551615 4194304 4196468 140729488749328 139677246136320 139677222594610 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11420] ppid=11413 vsize=13975920 memory=330 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11420/stat : 11420 (java) S 11413 11416 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 135579753 14311342080 8574 18446744073709551615 4194304 4196468 140729488749328 139677176384656 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11421] ppid=11413 vsize=13975920 memory=139726179582652 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11421/stat : 11421 (java) S 11413 11416 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135579753 14311342080 8574 18446744073709551615 4194304 4196468 140729488749328 139677175331856 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11422] ppid=11413 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11422/stat : 11422 (java) S 11413 11416 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 135579753 14311342080 8574 18446744073709551615 4194304 4196468 140729488749328 139677174279056 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11423] ppid=11413 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11423/stat : 11423 (java) S 11413 11416 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135579753 14311342080 8574 18446744073709551615 4194304 4196468 140729488749328 139677173226256 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11424] ppid=11413 vsize=13975920 memory=139726179571328 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11424/stat : 11424 (java) S 11413 11416 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 135579755 14311342080 8574 18446744073709551615 4194304 4196468 140729488749328 139676719991152 139677241961090 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11425] ppid=11413 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11425/stat : 11425 (java) S 11413 11416 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 135579755 14311342080 8574 18446744073709551615 4194304 4196468 140729488749328 139676718937120 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11426] ppid=11413 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11426/stat : 11426 (java) S 11413 11416 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 135579755 14311342080 8574 18446744073709551615 4194304 4196468 140729488749328 139676717884272 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11427] ppid=11413 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11427/stat : 11427 (java) S 11413 11416 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135579758 14311342080 8574 18446744073709551615 4194304 4196468 140729488749328 139676716832592 139677241968539 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11428] ppid=11413 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11428/stat : 11428 (java) R 11413 11416 8289 0 -1 4202560 307 0 0 0 0 0 0 0 20 0 15 0 135579758 14311342080 8574 18446744073709551615 4194304 4196468 140729488749328 139676715780976 139677221460800 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11429] ppid=11413 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11429/stat : 11429 (java) S 11413 11416 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135579758 14311342080 8574 18446744073709551615 4194304 4196468 140729488749328 139676714728176 139677241961090 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11430] ppid=11413 vsize=13975920 memory=139726179571328 CPUtime=0.02 cores=0,2,4,6
/proc/11416/task/11430/stat : 11430 (java) S 11413 11416 8289 0 -1 1077944384 360 0 0 0 2 0 0 0 20 0 15 0 135579758 14311342080 8574 18446744073709551615 4194304 4196468 140729488749328 139676713675376 139677241961090 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11431] ppid=11413 vsize=13975920 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11431/stat : 11431 (java) S 11413 11416 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135579758 14311342080 8640 18446744073709551615 4194304 4196468 140729488749328 139676712622816 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11432] ppid=11413 vsize=13975920 memory=139726179571328 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11432/stat : 11432 (java) S 11413 11416 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135579762 14311342080 8640 18446744073709551615 4194304 4196468 140729488749328 139676711570096 139677241961090 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 34296 KiB

[startup+0.311373 s]*
/proc/loadavg: 1.87 1.74 1.70 5/214 11432
/proc/meminfo: memFree=31020864/32770624 swapFree=67108860/67108860
[pid=11416] ppid=11413 vsize=13975920 memory=43456 CPUtime=0.31 cores=0,2,4,6
/proc/11416/stat : 11416 (java) S 11413 11416 8289 0 -1 1077944320 11042 0 0 0 27 4 0 0 20 0 15 0 135579747 14311342080 10864 18446744073709551615 4194304 4196468 140729488749328 140729488731872 139677241949943 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 5 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
/proc/11416/statm: 3493980 10864 3623 1 0 3482759 0
[pid=11416/tid=11419] ppid=11413 vsize=13975920 memory=-8774313645642428999 CPUtime=0.21 cores=0,2,4,6
/proc/11416/task/11419/stat : 11419 (java) R 11413 11416 8289 0 -1 4202560 8608 0 0 0 18 3 0 0 20 0 15 0 135579753 14311342080 10864 18446744073709551615 4194304 4196468 140729488749328 139677246167104 139677226030430 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11420] ppid=11413 vsize=13975920 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11420/stat : 11420 (java) S 11413 11416 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 135579753 14311342080 10864 18446744073709551615 4194304 4196468 140729488749328 139677176384656 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11421] ppid=11413 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11421/stat : 11421 (java) S 11413 11416 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135579753 14311342080 10864 18446744073709551615 4194304 4196468 140729488749328 139677175331856 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11422] ppid=11413 vsize=13975920 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11422/stat : 11422 (java) S 11413 11416 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 135579753 14311342080 10864 18446744073709551615 4194304 4196468 140729488749328 139677174279056 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11423] ppid=11413 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11423/stat : 11423 (java) S 11413 11416 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135579753 14311342080 10864 18446744073709551615 4194304 4196468 140729488749328 139677173226256 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11424] ppid=11413 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11424/stat : 11424 (java) S 11413 11416 8289 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 135579755 14311342080 10864 18446744073709551615 4194304 4196468 140729488749328 139676719991152 139677241961090 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11425] ppid=11413 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11425/stat : 11425 (java) S 11413 11416 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 135579755 14311342080 10864 18446744073709551615 4194304 4196468 140729488749328 139676718937120 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11426] ppid=11413 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11426/stat : 11426 (java) S 11413 11416 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 135579755 14311342080 10864 18446744073709551615 4194304 4196468 140729488749328 139676717884272 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11427] ppid=11413 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11427/stat : 11427 (java) S 11413 11416 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135579758 14311342080 10864 18446744073709551615 4194304 4196468 140729488749328 139676716832592 139677241968539 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11428] ppid=11413 vsize=13975920 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/11416/task/11428/stat : 11428 (java) S 11413 11416 8289 0 -1 1077944384 547 0 0 0 2 0 0 0 20 0 15 0 135579758 14311342080 10864 18446744073709551615 4194304 4196468 140729488749328 139676715780976 139677241961090 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11429] ppid=11413 vsize=13975920 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/11416/task/11429/stat : 11429 (java) S 11413 11416 8289 0 -1 1077944384 72 0 0 0 1 0 0 0 20 0 15 0 135579758 14311342080 10864 18446744073709551615 4194304 4196468 140729488749328 139676714728176 139677241961090 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11430] ppid=11413 vsize=13975920 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/11416/task/11430/stat : 11430 (java) S 11413 11416 8289 0 -1 1077944384 436 0 0 0 5 0 0 0 20 0 15 0 135579758 14311342080 10864 18446744073709551615 4194304 4196468 140729488749328 139676713675376 139677241961090 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11431] ppid=11413 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11431/stat : 11431 (java) S 11413 11416 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135579758 14311342080 10864 18446744073709551615 4194304 4196468 140729488749328 139676712622816 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11432] ppid=11413 vsize=13975920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11432/stat : 11432 (java) S 11413 11416 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135579762 14311342080 10864 18446744073709551615 4194304 4196468 140729488749328 139676711570096 139677241961090 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 43456 KiB

[startup+0.700783 s]
/proc/loadavg: 1.87 1.74 1.70 3/214 11432
/proc/meminfo: memFree=30993504/32770624 swapFree=67108860/67108860
[pid=11416] ppid=11413 vsize=13980036 memory=71760 CPUtime=0.94 cores=0,2,4,6
/proc/11416/stat : 11416 (java) S 11413 11416 8289 0 -1 1077944320 14197 0 0 0 88 6 0 0 20 0 15 0 135579747 14315556864 17940 18446744073709551615 4194304 4196468 140729488749328 140729488731872 139677241949943 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 5 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
/proc/11416/statm: 3495009 17940 3720 1 0 3483783 0
[pid=11416/tid=11419] ppid=11413 vsize=13980036 memory=66216 CPUtime=0.58 cores=0,2,4,6
/proc/11416/task/11419/stat : 11419 (java) R 11413 11416 8289 0 -1 4202560 11013 0 0 0 54 4 0 0 20 0 15 0 135579753 14315556864 17940 18446744073709551615 4194304 4196468 140729488749328 139677246185760 139677226030430 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11420] ppid=11413 vsize=13980036 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11420/stat : 11420 (java) S 11413 11416 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 135579753 14315556864 17940 18446744073709551615 4194304 4196468 140729488749328 139677176384656 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11421] ppid=11413 vsize=13980036 memory=6300368093334562149 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11421/stat : 11421 (java) S 11413 11416 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135579753 14315556864 17940 18446744073709551615 4194304 4196468 140729488749328 139677175331856 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11422] ppid=11413 vsize=13980036 memory=4638778420210384998 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11422/stat : 11422 (java) S 11413 11416 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 135579753 14315556864 17940 18446744073709551615 4194304 4196468 140729488749328 139677174279056 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11423] ppid=11413 vsize=13980036 memory=245876835 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11423/stat : 11423 (java) S 11413 11416 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135579753 14315556864 17940 18446744073709551615 4194304 4196468 140729488749328 139677173226256 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11424] ppid=11413 vsize=13980036 memory=279452047688176 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11424/stat : 11424 (java) S 11413 11416 8289 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 135579755 14315556864 17940 18446744073709551615 4194304 4196468 140729488749328 139676719991152 139677241961090 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11425] ppid=11413 vsize=13980036 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11425/stat : 11425 (java) S 11413 11416 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 135579755 14315556864 17940 18446744073709551615 4194304 4196468 140729488749328 139676718937120 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11426] ppid=11413 vsize=13980036 memory=14356 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11426/stat : 11426 (java) S 11413 11416 8289 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 135579755 14315556864 17940 18446744073709551615 4194304 4196468 140729488749328 139676717884272 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11427] ppid=11413 vsize=13980036 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11427/stat : 11427 (java) S 11413 11416 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135579758 14315556864 17940 18446744073709551615 4194304 4196468 140729488749328 139676716832592 139677241968539 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11428] ppid=11413 vsize=13980036 memory=2012 CPUtime=0.11 cores=0,2,4,6
/proc/11416/task/11428/stat : 11428 (java) S 11413 11416 8289 0 -1 1077944384 870 0 0 0 11 0 0 0 20 0 15 0 135579758 14315556864 17940 18446744073709551615 4194304 4196468 140729488749328 139676715780976 139677241961090 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11429] ppid=11413 vsize=13980036 memory=11168 CPUtime=0.07 cores=0,2,4,6
/proc/11416/task/11429/stat : 11429 (java) S 11413 11416 8289 0 -1 1077944384 321 0 0 0 7 0 0 0 20 0 15 0 135579758 14315556864 17940 18446744073709551615 4194304 4196468 140729488749328 139676714728176 139677241961090 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11430] ppid=11413 vsize=13980036 memory=5788 CPUtime=0.14 cores=0,2,4,6
/proc/11416/task/11430/stat : 11430 (java) S 11413 11416 8289 0 -1 1077944384 611 0 0 0 14 0 0 0 20 0 15 0 135579758 14315556864 17940 18446744073709551615 4194304 4196468 140729488749328 139676713675376 139677241961090 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11431] ppid=11413 vsize=13980036 memory=4612 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11431/stat : 11431 (java) S 11413 11416 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135579758 14315556864 17940 18446744073709551615 4194304 4196468 140729488749328 139676712622816 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11432] ppid=11413 vsize=13980036 memory=1436 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11432/stat : 11432 (java) S 11413 11416 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135579762 14315556864 17940 18446744073709551615 4194304 4196468 140729488749328 139676711570096 139677241961090 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
Current children cumulated CPU time: 0.94 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 71760 KiB

[startup+1.50135 s]
/proc/loadavg: 1.87 1.74 1.70 8/214 11432
/proc/meminfo: memFree=30925148/32770624 swapFree=67108860/67108860
[pid=11416] ppid=11413 vsize=13980036 memory=174508 CPUtime=2.92 cores=0,2,4,6
/proc/11416/stat : 11416 (java) S 11413 11416 8289 0 -1 1077944320 23484 0 0 0 282 10 0 0 20 0 15 0 135579747 14315556864 43627 18446744073709551615 4194304 4196468 140729488749328 140729488731872 139677241949943 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 5 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
/proc/11416/statm: 3495009 43627 3776 1 0 3483783 0
[pid=11416/tid=11419] ppid=11413 vsize=13980036 memory=1296 CPUtime=1.38 cores=0,2,4,6
/proc/11416/task/11419/stat : 11419 (java) R 11413 11416 8289 0 -1 4202560 15183 0 0 0 132 6 0 0 20 0 15 0 135579753 14315556864 43627 18446744073709551615 4194304 4196468 140729488749328 139677246186816 139676854592641 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11420] ppid=11413 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11420/stat : 11420 (java) S 11413 11416 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 135579753 14315556864 43627 18446744073709551615 4194304 4196468 140729488749328 139677176384656 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11421] ppid=11413 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11421/stat : 11421 (java) S 11413 11416 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135579753 14315556864 43627 18446744073709551615 4194304 4196468 140729488749328 139677175331856 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11422] ppid=11413 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11422/stat : 11422 (java) S 11413 11416 8289 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 135579753 14315556864 43627 18446744073709551615 4194304 4196468 140729488749328 139677174279056 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11423] ppid=11413 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11423/stat : 11423 (java) S 11413 11416 8289 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135579753 14315556864 43627 18446744073709551615 4194304 4196468 140729488749328 139677173226256 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11424] ppid=11413 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11424/stat : 11424 (java) S 11413 11416 8289 0 -1 1077944384 140 0 0 0 0 0 0 0 20 0 15 0 135579755 14315556864 43627 18446744073709551615 4194304 4196468 140729488749328 139676719991152 139677241961090 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11425] ppid=11413 vsize=13980036 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11425/stat : 11425 (java) S 11413 11416 8289 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 135579755 14315556864 43627 18446744073709551615 4194304 4196468 140729488749328 139676718937120 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0

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

/proc/11416/task/11419/stat : 11419 (java) R 11413 11416 8289 0 -1 4202560 64079 0 0 0 235408 46 0 0 20 0 15 0 135579753 14317654016 206569 18446744073709551615 4194304 4196468 140729488749328 139677246188176 139676854808870 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11420] ppid=11413 vsize=13982084 memory=826276 CPUtime=13.92 cores=0,2,4,6
/proc/11416/task/11420/stat : 11420 (java) S 11413 11416 8289 0 -1 1077944384 8085 0 0 0 1318 74 0 0 20 0 15 0 135579753 14317654016 206569 18446744073709551615 4194304 4196468 140729488749328 139677176384656 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11421] ppid=11413 vsize=13982084 memory=820132 CPUtime=14.01 cores=0,2,4,6
/proc/11416/task/11421/stat : 11421 (java) S 11413 11416 8289 0 -1 1077944384 7950 0 0 0 1334 67 0 0 20 0 15 0 135579753 14317654016 206569 18446744073709551615 4194304 4196468 140729488749328 139677175331856 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11422] ppid=11413 vsize=13982084 memory=822180 CPUtime=13.98 cores=0,2,4,6
/proc/11416/task/11422/stat : 11422 (java) S 11413 11416 8289 0 -1 1077944384 6102 0 0 0 1328 70 0 0 20 0 15 0 135579753 14317654016 206569 18446744073709551615 4194304 4196468 140729488749328 139677174279056 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11423] ppid=11413 vsize=13982084 memory=824228 CPUtime=13.98 cores=0,2,4,6
/proc/11416/task/11423/stat : 11423 (java) S 11413 11416 8289 0 -1 1077944384 6578 0 0 0 1323 75 0 0 20 0 15 0 135579753 14317654016 206569 18446744073709551615 4194304 4196468 140729488749328 139677173226256 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11424] ppid=11413 vsize=13982084 memory=824228 CPUtime=10.55 cores=0,2,4,6
/proc/11416/task/11424/stat : 11424 (java) S 11413 11416 8289 0 -1 1077944384 8466 0 0 0 985 70 0 0 20 0 15 0 135579755 14317654016 206569 18446744073709551615 4194304 4196468 140729488749328 139676719991152 139677241961090 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11425] ppid=11413 vsize=13982084 memory=824228 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11425/stat : 11425 (java) S 11413 11416 8289 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 135579755 14317654016 206569 18446744073709551615 4194304 4196468 140729488749328 139676718937184 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11426] ppid=11413 vsize=13982084 memory=-7812193691855986592 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11426/stat : 11426 (java) S 11413 11416 8289 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 135579755 14317654016 206569 18446744073709551615 4194304 4196468 140729488749328 139676717884288 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11427] ppid=11413 vsize=13982084 memory=826276 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11427/stat : 11427 (java) S 11413 11416 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135579758 14317654016 206569 18446744073709551615 4194304 4196468 140729488749328 139676716832592 139677241968539 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11428] ppid=11413 vsize=13982084 memory=826276 CPUtime=1.42 cores=0,2,4,6
/proc/11416/task/11428/stat : 11428 (java) S 11413 11416 8289 0 -1 1077944384 23359 0 0 0 140 2 0 0 20 0 15 0 135579758 14317654016 206569 18446744073709551615 4194304 4196468 140729488749328 139676715780976 139677241961090 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11429] ppid=11413 vsize=13982084 memory=826276 CPUtime=1.27 cores=0,2,4,6
/proc/11416/task/11429/stat : 11429 (java) S 11413 11416 8289 0 -1 1077944384 14637 0 0 0 125 2 0 0 20 0 15 0 135579758 14317654016 206569 18446744073709551615 4194304 4196468 140729488749328 139676714728176 139677241961090 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11430] ppid=11413 vsize=13982084 memory=0 CPUtime=0.6 cores=0,2,4,6
/proc/11416/task/11430/stat : 11430 (java) S 11413 11416 8289 0 -1 1077944384 16553 0 0 0 57 3 0 0 20 0 15 0 135579758 14317654016 206569 18446744073709551615 4194304 4196468 140729488749328 139676713675376 139677241961090 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11431] ppid=11413 vsize=13982084 memory=822180 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11431/stat : 11431 (java) S 11413 11416 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135579758 14317654016 206569 18446744073709551615 4194304 4196468 140729488749328 139676712622816 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11432] ppid=11413 vsize=13982084 memory=1008 CPUtime=1.43 cores=0,2,4,6
/proc/11416/task/11432/stat : 11432 (java) S 11413 11416 8289 0 -1 1077944384 881 0 0 0 72 71 0 0 20 0 15 0 135579762 14317654016 206569 18446744073709551615 4194304 4196468 140729488749328 139676711570096 139677241961090 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
Current children cumulated CPU time: 2425.82 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 826276 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=11416] ppid=11413 vsize=13982084 memory=832420 CPUtime=2487.03 cores=0,2,4,6
/proc/11416/stat : 11416 (java) S 11413 11416 8289 0 -1 1077944320 160108 0 0 0 248298 405 0 0 20 0 15 0 135579747 14317654016 208105 18446744073709551615 4194304 4196468 140729488749328 140729488731872 139677241949943 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 5 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
/proc/11416/statm: 3495521 208105 3812 1 0 3484295 0
[pid=11416/tid=11419] ppid=11413 vsize=13982084 memory=832420 CPUtime=2413.82 cores=0,2,4,6
/proc/11416/task/11419/stat : 11419 (java) R 11413 11416 8289 0 -1 4202560 65017 0 0 0 241336 46 0 0 20 0 15 0 135579753 14317654016 208105 18446744073709551615 4194304 4196468 140729488749328 139677246188176 139676854635180 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11420] ppid=11413 vsize=13982084 memory=828324 CPUtime=14.33 cores=0,2,4,6
/proc/11416/task/11420/stat : 11420 (java) S 11413 11416 8289 0 -1 1077944384 8146 0 0 0 1358 75 0 0 20 0 15 0 135579753 14317654016 208105 18446744073709551615 4194304 4196468 140729488749328 139677176384656 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11421] ppid=11413 vsize=13982084 memory=822180 CPUtime=14.42 cores=0,2,4,6
/proc/11416/task/11421/stat : 11421 (java) S 11413 11416 8289 0 -1 1077944384 8085 0 0 0 1374 68 0 0 20 0 15 0 135579753 14317654016 208105 18446744073709551615 4194304 4196468 140729488749328 139677175331856 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11422] ppid=11413 vsize=13982084 memory=824228 CPUtime=14.38 cores=0,2,4,6
/proc/11416/task/11422/stat : 11422 (java) S 11413 11416 8289 0 -1 1077944384 6339 0 0 0 1367 71 0 0 20 0 15 0 135579753 14317654016 208105 18446744073709551615 4194304 4196468 140729488749328 139677174279056 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11423] ppid=11413 vsize=13982084 memory=824228 CPUtime=14.38 cores=0,2,4,6
/proc/11416/task/11423/stat : 11423 (java) S 11413 11416 8289 0 -1 1077944384 6782 0 0 0 1362 76 0 0 20 0 15 0 135579753 14317654016 208105 18446744073709551615 4194304 4196468 140729488749328 139677173226256 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11424] ppid=11413 vsize=13982084 memory=830372 CPUtime=10.78 cores=0,2,4,6
/proc/11416/task/11424/stat : 11424 (java) S 11413 11416 8289 0 -1 1077944384 8643 0 0 0 1006 72 0 0 20 0 15 0 135579755 14317654016 208105 18446744073709551615 4194304 4196468 140729488749328 139676719991152 139677241961090 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11425] ppid=11413 vsize=13982084 memory=832420 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11425/stat : 11425 (java) S 11413 11416 8289 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 135579755 14317654016 208105 18446744073709551615 4194304 4196468 140729488749328 139676718937184 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11426] ppid=11413 vsize=13982084 memory=832420 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11426/stat : 11426 (java) S 11413 11416 8289 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 135579755 14317654016 208105 18446744073709551615 4194304 4196468 140729488749328 139676717884288 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11427] ppid=11413 vsize=13982084 memory=832420 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11427/stat : 11427 (java) S 11413 11416 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135579758 14317654016 208105 18446744073709551615 4194304 4196468 140729488749328 139676716832592 139677241968539 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11428] ppid=11413 vsize=13982084 memory=832420 CPUtime=1.42 cores=0,2,4,6
/proc/11416/task/11428/stat : 11428 (java) S 11413 11416 8289 0 -1 1077944384 23361 0 0 0 140 2 0 0 20 0 15 0 135579758 14317654016 208105 18446744073709551615 4194304 4196468 140729488749328 139676715780976 139677241961090 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11429] ppid=11413 vsize=13982084 memory=832420 CPUtime=1.3 cores=0,2,4,6
/proc/11416/task/11429/stat : 11429 (java) S 11413 11416 8289 0 -1 1077944384 14827 0 0 0 128 2 0 0 20 0 15 0 135579758 14317654016 208105 18446744073709551615 4194304 4196468 140729488749328 139676714728176 139677241961090 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11430] ppid=11413 vsize=13982084 memory=640 CPUtime=0.6 cores=0,2,4,6
/proc/11416/task/11430/stat : 11430 (java) S 11413 11416 8289 0 -1 1077944384 16555 0 0 0 57 3 0 0 20 0 15 0 135579758 14317654016 208105 18446744073709551615 4194304 4196468 140729488749328 139676713675376 139677241961090 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11431] ppid=11413 vsize=13982084 memory=1792 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11431/stat : 11431 (java) S 11413 11416 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135579758 14317654016 208105 18446744073709551615 4194304 4196468 140729488749328 139676712622816 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11432] ppid=11413 vsize=13982084 memory=832420 CPUtime=1.47 cores=0,2,4,6
/proc/11416/task/11432/stat : 11432 (java) S 11413 11416 8289 0 -1 1077944384 896 0 0 0 73 74 0 0 20 0 15 0 135579762 14317654016 208105 18446744073709551615 4194304 4196468 140729488749328 139676711570096 139677241961090 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
Current children cumulated CPU time: 2487.03 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 832420 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2474.7 s]
/proc/loadavg: 1.47 1.44 1.47 3/214 11606
/proc/meminfo: memFree=29444332/32770624 swapFree=67108860/67108860
[pid=11416] ppid=11413 vsize=13982084 memory=836516 CPUtime=2520.05 cores=0,2,4,6
/proc/11416/stat : 11416 (java) S 11413 11416 8289 0 -1 1077944320 160972 0 0 0 251596 409 0 0 20 0 15 0 135579747 14317654016 209129 18446744073709551615 4194304 4196468 140729488749328 140729488731872 139677241949943 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 5 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
/proc/11416/statm: 3495521 209129 3812 1 0 3484295 0
[pid=11416/tid=11419] ppid=11413 vsize=13982084 memory=836516 CPUtime=2445.84 cores=0,2,4,6
/proc/11416/task/11419/stat : 11419 (java) R 11413 11416 8289 0 -1 4202560 65554 0 0 0 244537 47 0 0 20 0 15 0 135579753 14317654016 209129 18446744073709551615 4194304 4196468 140729488749328 139677246188256 139676854809164 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11420] ppid=11413 vsize=13982084 memory=836516 CPUtime=14.55 cores=0,2,4,6
/proc/11416/task/11420/stat : 11420 (java) S 11413 11416 8289 0 -1 1077944384 8174 0 0 0 1379 76 0 0 20 0 15 0 135579753 14317654016 209129 18446744073709551615 4194304 4196468 140729488749328 139677176384656 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11421] ppid=11413 vsize=13982084 memory=836516 CPUtime=14.64 cores=0,2,4,6
/proc/11416/task/11421/stat : 11421 (java) S 11413 11416 8289 0 -1 1077944384 8154 0 0 0 1395 69 0 0 20 0 15 0 135579753 14317654016 209129 18446744073709551615 4194304 4196468 140729488749328 139677175331856 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11422] ppid=11413 vsize=13982084 memory=836516 CPUtime=14.6 cores=0,2,4,6
/proc/11416/task/11422/stat : 11422 (java) S 11413 11416 8289 0 -1 1077944384 6446 0 0 0 1388 72 0 0 20 0 15 0 135579753 14317654016 209129 18446744073709551615 4194304 4196468 140729488749328 139677174279056 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11423] ppid=11413 vsize=13982084 memory=836516 CPUtime=14.61 cores=0,2,4,6
/proc/11416/task/11423/stat : 11423 (java) S 11413 11416 8289 0 -1 1077944384 6803 0 0 0 1384 77 0 0 20 0 15 0 135579753 14317654016 209129 18446744073709551615 4194304 4196468 140729488749328 139677173226256 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11424] ppid=11413 vsize=13982084 memory=836516 CPUtime=10.9 cores=0,2,4,6
/proc/11416/task/11424/stat : 11424 (java) S 11413 11416 8289 0 -1 1077944384 8664 0 0 0 1017 73 0 0 20 0 15 0 135579755 14317654016 209129 18446744073709551615 4194304 4196468 140729488749328 139676719991152 139677241961090 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11425] ppid=11413 vsize=13982084 memory=836516 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11425/stat : 11425 (java) S 11413 11416 8289 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 135579755 14317654016 209129 18446744073709551615 4194304 4196468 140729488749328 139676718937184 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11426] ppid=11413 vsize=13982084 memory=2440 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11426/stat : 11426 (java) S 11413 11416 8289 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 135579755 14317654016 209129 18446744073709551615 4194304 4196468 140729488749328 139676717884288 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11427] ppid=11413 vsize=13982084 memory=836516 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11427/stat : 11427 (java) S 11413 11416 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135579758 14317654016 209129 18446744073709551615 4194304 4196468 140729488749328 139676716832592 139677241968539 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11428] ppid=11413 vsize=13982084 memory=4072 CPUtime=1.42 cores=0,2,4,6
/proc/11416/task/11428/stat : 11428 (java) S 11413 11416 8289 0 -1 1077944384 23363 0 0 0 140 2 0 0 20 0 15 0 135579758 14317654016 209129 18446744073709551615 4194304 4196468 140729488749328 139676715780976 139677241961090 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11429] ppid=11413 vsize=13982084 memory=836516 CPUtime=1.3 cores=0,2,4,6
/proc/11416/task/11429/stat : 11429 (java) S 11413 11416 8289 0 -1 1077944384 14830 0 0 0 128 2 0 0 20 0 15 0 135579758 14317654016 209129 18446744073709551615 4194304 4196468 140729488749328 139676714728176 139677241961090 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11430] ppid=11413 vsize=13982084 memory=836516 CPUtime=0.6 cores=0,2,4,6
/proc/11416/task/11430/stat : 11430 (java) S 11413 11416 8289 0 -1 1077944384 16628 0 0 0 57 3 0 0 20 0 15 0 135579758 14317654016 209129 18446744073709551615 4194304 4196468 140729488749328 139676713675376 139677241961090 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11431] ppid=11413 vsize=13982084 memory=836516 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11431/stat : 11431 (java) S 11413 11416 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135579758 14317654016 209129 18446744073709551615 4194304 4196468 140729488749328 139676712622816 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11432] ppid=11413 vsize=13982084 memory=836516 CPUtime=1.5 cores=0,2,4,6
/proc/11416/task/11432/stat : 11432 (java) S 11413 11416 8289 0 -1 1077944384 899 0 0 0 74 76 0 0 20 0 15 0 135579762 14317654016 209129 18446744073709551615 4194304 4196468 140729488749328 139676711570096 139677241961090 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 836516 KiB

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

[startup+2474.71 s]
# the end of solver process 11416 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.98 s, system=4.10003 s

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

[startup+2474.7 s]
/proc/loadavg: 1.47 1.44 1.47 3/214 11606
/proc/meminfo: memFree=29444332/32770624 swapFree=67108860/67108860
[pid=11416] ppid=11413 vsize=13982084 memory=836516 CPUtime=2520.05 cores=0,2,4,6
/proc/11416/stat : 11416 (java) S 11413 11416 8289 0 -1 1077944320 160972 0 0 0 251596 409 0 0 20 0 15 0 135579747 14317654016 209129 18446744073709551615 4194304 4196468 140729488749328 140729488731872 139677241949943 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 5 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
/proc/11416/statm: 3495521 209129 3812 1 0 3484295 0
[pid=11416/tid=11419] ppid=11413 vsize=13982084 memory=836516 CPUtime=2445.84 cores=0,2,4,6
/proc/11416/task/11419/stat : 11419 (java) R 11413 11416 8289 0 -1 4202560 65554 0 0 0 244537 47 0 0 20 0 15 0 135579753 14317654016 209129 18446744073709551615 4194304 4196468 140729488749328 139677246188256 139676854809164 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11420] ppid=11413 vsize=13982084 memory=836516 CPUtime=14.55 cores=0,2,4,6
/proc/11416/task/11420/stat : 11420 (java) S 11413 11416 8289 0 -1 1077944384 8174 0 0 0 1379 76 0 0 20 0 15 0 135579753 14317654016 209129 18446744073709551615 4194304 4196468 140729488749328 139677176384656 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11421] ppid=11413 vsize=13982084 memory=836516 CPUtime=14.64 cores=0,2,4,6
/proc/11416/task/11421/stat : 11421 (java) S 11413 11416 8289 0 -1 1077944384 8154 0 0 0 1395 69 0 0 20 0 15 0 135579753 14317654016 209129 18446744073709551615 4194304 4196468 140729488749328 139677175331856 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11422] ppid=11413 vsize=13982084 memory=836516 CPUtime=14.6 cores=0,2,4,6
/proc/11416/task/11422/stat : 11422 (java) S 11413 11416 8289 0 -1 1077944384 6446 0 0 0 1388 72 0 0 20 0 15 0 135579753 14317654016 209129 18446744073709551615 4194304 4196468 140729488749328 139677174279056 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11423] ppid=11413 vsize=13982084 memory=836516 CPUtime=14.61 cores=0,2,4,6
/proc/11416/task/11423/stat : 11423 (java) S 11413 11416 8289 0 -1 1077944384 6803 0 0 0 1384 77 0 0 20 0 15 0 135579753 14317654016 209129 18446744073709551615 4194304 4196468 140729488749328 139677173226256 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11424] ppid=11413 vsize=13982084 memory=836516 CPUtime=10.9 cores=0,2,4,6
/proc/11416/task/11424/stat : 11424 (java) S 11413 11416 8289 0 -1 1077944384 8664 0 0 0 1017 73 0 0 20 0 15 0 135579755 14317654016 209129 18446744073709551615 4194304 4196468 140729488749328 139676719991152 139677241961090 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11425] ppid=11413 vsize=13982084 memory=836516 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11425/stat : 11425 (java) S 11413 11416 8289 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 135579755 14317654016 209129 18446744073709551615 4194304 4196468 140729488749328 139676718937184 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11426] ppid=11413 vsize=13982084 memory=2440 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11426/stat : 11426 (java) S 11413 11416 8289 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 135579755 14317654016 209129 18446744073709551615 4194304 4196468 140729488749328 139676717884288 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11427] ppid=11413 vsize=13982084 memory=836516 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11427/stat : 11427 (java) S 11413 11416 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135579758 14317654016 209129 18446744073709551615 4194304 4196468 140729488749328 139676716832592 139677241968539 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11428] ppid=11413 vsize=13982084 memory=4072 CPUtime=1.42 cores=0,2,4,6
/proc/11416/task/11428/stat : 11428 (java) S 11413 11416 8289 0 -1 1077944384 23363 0 0 0 140 2 0 0 20 0 15 0 135579758 14317654016 209129 18446744073709551615 4194304 4196468 140729488749328 139676715780976 139677241961090 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11429] ppid=11413 vsize=13982084 memory=836516 CPUtime=1.3 cores=0,2,4,6
/proc/11416/task/11429/stat : 11429 (java) S 11413 11416 8289 0 -1 1077944384 14830 0 0 0 128 2 0 0 20 0 15 0 135579758 14317654016 209129 18446744073709551615 4194304 4196468 140729488749328 139676714728176 139677241961090 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11430] ppid=11413 vsize=13982084 memory=836516 CPUtime=0.6 cores=0,2,4,6
/proc/11416/task/11430/stat : 11430 (java) S 11413 11416 8289 0 -1 1077944384 16628 0 0 0 57 3 0 0 20 0 15 0 135579758 14317654016 209129 18446744073709551615 4194304 4196468 140729488749328 139676713675376 139677241961090 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11431] ppid=11413 vsize=13982084 memory=836516 CPUtime=0 cores=0,2,4,6
/proc/11416/task/11431/stat : 11431 (java) S 11413 11416 8289 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135579758 14317654016 209129 18446744073709551615 4194304 4196468 140729488749328 139676712622816 139677241960149 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
[pid=11416/tid=11432] ppid=11413 vsize=13982084 memory=836516 CPUtime=1.5 cores=0,2,4,6
/proc/11416/task/11432/stat : 11432 (java) S 11413 11416 8289 0 -1 1077944384 899 0 0 0 74 76 0 0 20 0 15 0 135579762 14317654016 209129 18446744073709551615 4194304 4196468 140729488749328 139676711570096 139677241961090 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28266496 140729488753012 140729488753193 140729488753193 140729488756687 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 836516 KiB

Child status: 143
Real time (s): 2474.71
CPU time (s): 2520.08
CPU user time (s): 2515.98
CPU system time (s): 4.10003
CPU usage (%): 101.833
Max. virtual memory (cumulated for all children) (KiB): 13982084
Max. memory (cumulated for all children) (KiB): 836516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.98
system time used= 4.10003
maximum resident set size= 836788
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 161213
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= 357162
involuntary context switches= 8925


# summary of solver processes directly reported to runsolver:
#   pid: 11416
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2515.98
#   total CPU system time (s): 4.10003

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.1781 second user time and 22.3184 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-16 11:46:38
IDJOB=4273054
IDBENCH=133504
IDSOLVER=2665
FILE ID=node133/4273054-1502877646
RUNJOBID= node133-1502874281-11066
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-07.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-4273054-1502877646/watcher-4273054-1502877646 -o /tmp/evaluation-result-4273054-1502877646/solver-4273054-1502877646 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502874281-11066 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1608028416 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273054-1502877646.xml

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

MD5SUM BENCH= ddd3703b8a67d475e5b0b20416c98cf0
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:        31078396 kB
MemAvailable:   31943272 kB
Buffers:          284760 kB
Cached:           881804 kB
SwapCached:            0 kB
Active:           945012 kB
Inactive:         294280 kB
Active(anon):      14328 kB
Inactive(anon):   108944 kB
Active(file):     930684 kB
Inactive(file):   185336 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             84328 kB
Writeback:             4 kB
AnonPages:         68908 kB
Mapped:            72316 kB
Shmem:             49852 kB
Slab:             156380 kB
SReclaimable:     129384 kB
SUnreclaim:        26996 kB
KernelStack:        3184 kB
PageTables:         5576 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1277988 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:53