Trace number 4273051

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)1188 2520.03 2473.3101

General information on the benchmark

NameKnapsack/Knapsack-m1-s30/
Knapsack-30-100-06.xml
MD5SUM3ceda869c276348ad0b4fc7c9d738878
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1188
Best CPU time to get the best result obtained on this benchmark0.33630201
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints1
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":30}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":30}]
Minimum constraint arity30
Maximum constraint arity30
Distribution of constraint arities[{"arity":30,"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.29/0.37	c version: 2017-07-26
0.29/0.37	c seed: 1914565173
0.29/0.37	c timeout: 2520
0.29/0.37	c memlimit: 11000
0.29/0.37	c nbcore: 4
0.43/0.44	c Parsing instance...
0.86/0.78	c Parsing done, starting search...
0.99/0.80	o 0
0.99/0.86	o 557
1.23/0.91	o 710
1.23/0.92	o 831
1.23/0.98	o 838
1.83/1.13	o 877
2.09/1.20	o 920
2.09/1.27	o 921
2.09/1.29	o 954
2.43/1.38	o 955
2.43/1.39	o 989
2.74/1.44	o 1022
3.01/1.59	o 1067
3.65/1.90	o 1108
3.65/1.92	o 1112
3.65/1.92	o 1134
3.65/1.92	o 1145
4.29/2.54	o 1188
2520.01/2473.30	s SATISFIABLE
2520.01/2473.30	v <instantiation>
2520.01/2473.30	v 	<list>
2520.01/2473.30	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]
2520.01/2473.30	v 	</list>
2520.01/2473.30	v 	<values>
2520.01/2473.30	v 		1 1 0 1 1 1 1 1 0 0 1 0 0 1 0 0 1 1 1 0 0 1 0 0 0 1 0 1 1 0 
2520.01/2473.30	v 	</values>
2520.01/2473.30	v </instantiation>

Verifier Data

OK	1188

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4273051-1502876014/watcher-4273051-1502876014 -o /tmp/evaluation-result-4273051-1502876014/solver-4273051-1502876014 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502875181-32539 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1914565173 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273051-1502876014.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=32564, runsolver pid=32559

[startup+0.100163 s]*
/proc/loadavg: 1.00 1.12 1.49 3/197 32581
/proc/meminfo: memFree=31494448/32770624 swapFree=67108764/67108860
[pid=32564] ppid=32559 vsize=13573664 memory=17752 CPUtime=0.02 cores=1,3,5,7
/proc/32564/stat : 32564 (java) S 32559 32564 4674 0 -1 1077944320 3804 0 0 0 2 0 0 0 20 0 9 0 135108075 13899431936 4438 18446744073709551615 4194304 4196468 140727180305680 140727180288224 140236878139127 0 0 1 16784584 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
/proc/32564/statm: 3393416 4438 2093 1 0 3382913 0
[pid=32564/tid=32571] ppid=32559 vsize=13573664 memory=7077796292425249400 CPUtime=0.02 cores=1,3,5,7
/proc/32564/task/32571/stat : 32571 (java) R 32559 32564 4674 0 -1 4202560 2433 0 0 0 2 0 0 0 20 0 9 0 135108083 13899431936 4438 18446744073709551615 4194304 4196468 140727180305680 140236882375272 140236878161053 0 4 1 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32574] ppid=32559 vsize=13573664 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32574/stat : 32574 (java) S 32559 32564 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 135108084 13899431936 4438 18446744073709551615 4194304 4196468 140727180305680 140236797553296 140236878149333 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32577] ppid=32559 vsize=13573664 memory=139860910245504 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32577/stat : 32577 (java) S 32559 32564 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 135108084 13899431936 4438 18446744073709551615 4194304 4196468 140727180305680 140236796500496 140236878149333 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32578] ppid=32559 vsize=13573664 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32578/stat : 32578 (java) S 32559 32564 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 135108084 13899431936 4438 18446744073709551615 4194304 4196468 140727180305680 140236795447696 140236878149333 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32579] ppid=32559 vsize=13573664 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32579/stat : 32579 (java) S 32559 32564 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 135108084 13899431936 4438 18446744073709551615 4194304 4196468 140727180305680 140236794394896 140236878149333 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32581] ppid=32559 vsize=13573664 memory=139860910245504 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32581/stat : 32581 (java) S 32559 32564 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 135108085 13899431936 4438 18446744073709551615 4194304 4196468 140727180305680 140236356565872 140236878150274 0 0 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32583] ppid=32559 vsize=13573664 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32583/stat : 32583 (java) S 32559 32564 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 135108085 13899431936 4438 18446744073709551615 4194304 4196468 140727180305680 140236355511840 140236878149333 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32585] ppid=32559 vsize=13573664 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32585/stat : 32585 (java) S 32559 32564 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 135108086 13899431936 4438 18446744073709551615 4194304 4196468 140727180305680 140236354459056 140236878149333 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13573664 KiB
Current children cumulated memory: 17752 KiB

[startup+0.209927 s]*
/proc/loadavg: 1.00 1.12 1.49 2/212 32596
/proc/meminfo: memFree=31477692/32770624 swapFree=67108764/67108860
[pid=32564] ppid=32559 vsize=13975920 memory=34588 CPUtime=0.13 cores=1,3,5,7
/proc/32564/stat : 32564 (java) S 32559 32564 4674 0 -1 1077944320 9076 0 0 0 11 2 0 0 20 0 15 0 135108075 14311342080 8644 18446744073709551615 4194304 4196468 140727180305680 140727180288224 140236878139127 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
/proc/32564/statm: 3493980 8647 3385 1 0 3482759 0
[pid=32564/tid=32571] ppid=32559 vsize=13975920 memory=8318255677412212789 CPUtime=0.09 cores=1,3,5,7
/proc/32564/task/32571/stat : 32571 (java) R 32559 32564 4674 0 -1 4202560 7037 0 0 0 8 1 0 0 20 0 15 0 135108083 14311342080 8647 18446744073709551615 4194304 4196468 140727180305680 140236882313832 140236862219614 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32574] ppid=32559 vsize=13975920 memory=329 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32574/stat : 32574 (java) S 32559 32564 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135108084 14311342080 8647 18446744073709551615 4194304 4196468 140727180305680 140236797553296 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32577] ppid=32559 vsize=13975920 memory=139860910274526 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32577/stat : 32577 (java) S 32559 32564 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135108084 14311342080 8647 18446744073709551615 4194304 4196468 140727180305680 140236796500496 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32578] ppid=32559 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32578/stat : 32578 (java) S 32559 32564 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135108084 14311342080 8647 18446744073709551615 4194304 4196468 140727180305680 140236795447696 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32579] ppid=32559 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32579/stat : 32579 (java) S 32559 32564 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 135108084 14311342080 8647 18446744073709551615 4194304 4196468 140727180305680 140236794394896 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32581] ppid=32559 vsize=13975920 memory=139860910245504 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32581/stat : 32581 (java) S 32559 32564 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 135108085 14311342080 8647 18446744073709551615 4194304 4196468 140727180305680 140236356565872 140236878150274 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32583] ppid=32559 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32583/stat : 32583 (java) S 32559 32564 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 135108085 14311342080 8647 18446744073709551615 4194304 4196468 140727180305680 140236355511840 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32585] ppid=32559 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32585/stat : 32585 (java) S 32559 32564 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 135108086 14311342080 8647 18446744073709551615 4194304 4196468 140727180305680 140236354458992 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32586] ppid=32559 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32586/stat : 32586 (java) S 32559 32564 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135108088 14311342080 8647 18446744073709551615 4194304 4196468 140727180305680 140236353407312 140236878157723 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32587] ppid=32559 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32587/stat : 32587 (java) S 32559 32564 4674 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 135108088 14311342080 8647 18446744073709551615 4194304 4196468 140727180305680 140236352354672 140236878150274 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32588] ppid=32559 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32588/stat : 32588 (java) S 32559 32564 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135108088 14311342080 8647 18446744073709551615 4194304 4196468 140727180305680 140236351301872 140236878150274 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32589] ppid=32559 vsize=13975920 memory=139860910245504 CPUtime=0.01 cores=1,3,5,7
/proc/32564/task/32589/stat : 32589 (java) S 32559 32564 4674 0 -1 1077944384 359 0 0 0 1 0 0 0 20 0 15 0 135108088 14311342080 8647 18446744073709551615 4194304 4196468 140727180305680 140236350249072 140236878150274 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32594] ppid=32559 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32594/stat : 32594 (java) S 32559 32564 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135108088 14311342080 8647 18446744073709551615 4194304 4196468 140727180305680 140236349196512 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32596] ppid=32559 vsize=13975920 memory=139860910245504 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32596/stat : 32596 (java) S 32559 32564 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135108092 14311342080 8647 18446744073709551615 4194304 4196468 140727180305680 140236348144816 140236878150274 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 34588 KiB

[startup+0.310363 s]*
/proc/loadavg: 1.00 1.12 1.49 4/213 32597
/proc/meminfo: memFree=31457684/32770624 swapFree=67108764/67108860
[pid=32564] ppid=32559 vsize=13975920 memory=43424 CPUtime=0.29 cores=1,3,5,7
/proc/32564/stat : 32564 (java) S 32559 32564 4674 0 -1 1077944320 10595 0 0 0 26 3 0 0 20 0 15 0 135108075 14311342080 10856 18446744073709551615 4194304 4196468 140727180305680 140727180288224 140236878139127 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
/proc/32564/statm: 3493980 10856 3598 1 0 3482759 0
[pid=32564/tid=32571] ppid=32559 vsize=13975920 memory=-8774313645642428999 CPUtime=0.19 cores=1,3,5,7
/proc/32564/task/32571/stat : 32571 (java) R 32559 32564 4674 0 -1 4202560 8180 0 0 0 17 2 0 0 20 0 15 0 135108083 14311342080 10856 18446744073709551615 4194304 4196468 140727180305680 140236882357408 140236878161053 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32574] ppid=32559 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32574/stat : 32574 (java) S 32559 32564 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135108084 14311342080 10856 18446744073709551615 4194304 4196468 140727180305680 140236797553296 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32577] ppid=32559 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32577/stat : 32577 (java) S 32559 32564 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135108084 14311342080 10856 18446744073709551615 4194304 4196468 140727180305680 140236796500496 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32578] ppid=32559 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32578/stat : 32578 (java) S 32559 32564 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135108084 14311342080 10856 18446744073709551615 4194304 4196468 140727180305680 140236795447696 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32579] ppid=32559 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32579/stat : 32579 (java) S 32559 32564 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 135108084 14311342080 10856 18446744073709551615 4194304 4196468 140727180305680 140236794394896 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32581] ppid=32559 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32581/stat : 32581 (java) S 32559 32564 4674 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 135108085 14311342080 10856 18446744073709551615 4194304 4196468 140727180305680 140236356565872 140236878150274 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32583] ppid=32559 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32583/stat : 32583 (java) S 32559 32564 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 135108085 14311342080 10856 18446744073709551615 4194304 4196468 140727180305680 140236355511840 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32585] ppid=32559 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32585/stat : 32585 (java) S 32559 32564 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 135108086 14311342080 10856 18446744073709551615 4194304 4196468 140727180305680 140236354458992 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32586] ppid=32559 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32586/stat : 32586 (java) S 32559 32564 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135108088 14311342080 10856 18446744073709551615 4194304 4196468 140727180305680 140236353407312 140236878157723 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32587] ppid=32559 vsize=13975920 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/32564/task/32587/stat : 32587 (java) S 32559 32564 4674 0 -1 1077944384 463 0 0 0 1 0 0 0 20 0 15 0 135108088 14311342080 10856 18446744073709551615 4194304 4196468 140727180305680 140236352354672 140236878150274 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32588] ppid=32559 vsize=13975920 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/32564/task/32588/stat : 32588 (java) S 32559 32564 4674 0 -1 1077944384 130 0 0 0 1 0 0 0 20 0 15 0 135108088 14311342080 10856 18446744073709551615 4194304 4196468 140727180305680 140236351301872 140236878150274 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32589] ppid=32559 vsize=13975920 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/32564/task/32589/stat : 32589 (java) S 32559 32564 4674 0 -1 1077944384 441 0 0 0 5 0 0 0 20 0 15 0 135108088 14311342080 10856 18446744073709551615 4194304 4196468 140727180305680 140236350249072 140236878150274 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32594] ppid=32559 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32594/stat : 32594 (java) S 32559 32564 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135108088 14311342080 10856 18446744073709551615 4194304 4196468 140727180305680 140236349196512 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32596] ppid=32559 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32596/stat : 32596 (java) S 32559 32564 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135108092 14311342080 10856 18446744073709551615 4194304 4196468 140727180305680 140236348144816 140236878150274 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 43424 KiB

[startup+0.701627 s]
/proc/loadavg: 1.00 1.12 1.49 7/213 32597
/proc/meminfo: memFree=31429164/32770624 swapFree=67108764/67108860
[pid=32564] ppid=32559 vsize=13977988 memory=66416 CPUtime=0.86 cores=1,3,5,7
/proc/32564/stat : 32564 (java) S 32559 32564 4674 0 -1 1077944320 13372 0 1 0 81 5 0 0 20 0 15 0 135108075 14313459712 16539 18446744073709551615 4194304 4196468 140727180305680 140727180288224 140236878139127 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
/proc/32564/statm: 3494497 16539 3716 1 0 3483271 0
[pid=32564/tid=32571] ppid=32559 vsize=13977988 memory=991 CPUtime=0.53 cores=1,3,5,7
/proc/32564/task/32571/stat : 32571 (java) R 32559 32564 4674 0 -1 4202560 10128 0 1 0 49 4 0 0 20 0 15 0 135108083 14313459712 16604 18446744073709551615 4194304 4196468 140727180305680 140236882360176 140236862219614 0 4 1 16800974 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32574] ppid=32559 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32574/stat : 32574 (java) S 32559 32564 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135108084 14313459712 16604 18446744073709551615 4194304 4196468 140727180305680 140236797553296 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32577] ppid=32559 vsize=13977988 memory=11064 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32577/stat : 32577 (java) S 32559 32564 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135108084 14313459712 16604 18446744073709551615 4194304 4196468 140727180305680 140236796500496 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32578] ppid=32559 vsize=13977988 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32578/stat : 32578 (java) S 32559 32564 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135108084 14313459712 16604 18446744073709551615 4194304 4196468 140727180305680 140236795447696 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32579] ppid=32559 vsize=13977988 memory=5712 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32579/stat : 32579 (java) S 32559 32564 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 135108084 14313459712 16604 18446744073709551615 4194304 4196468 140727180305680 140236794394896 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32581] ppid=32559 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32581/stat : 32581 (java) S 32559 32564 4674 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 135108085 14313459712 16604 18446744073709551615 4194304 4196468 140727180305680 140236356565872 140236878150274 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32583] ppid=32559 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32583/stat : 32583 (java) S 32559 32564 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 135108085 14313459712 16604 18446744073709551615 4194304 4196468 140727180305680 140236355511840 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32585] ppid=32559 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32585/stat : 32585 (java) S 32559 32564 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 135108086 14313459712 16604 18446744073709551615 4194304 4196468 140727180305680 140236354458992 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32586] ppid=32559 vsize=13977988 memory=1 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32586/stat : 32586 (java) S 32559 32564 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135108088 14313459712 16604 18446744073709551615 4194304 4196468 140727180305680 140236353407312 140236878157723 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32587] ppid=32559 vsize=13977988 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/32564/task/32587/stat : 32587 (java) S 32559 32564 4674 0 -1 1077944384 790 0 0 0 9 0 0 0 20 0 15 0 135108088 14313459712 16604 18446744073709551615 4194304 4196468 140727180305680 140236352354672 140236878150274 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32588] ppid=32559 vsize=13977988 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/32564/task/32588/stat : 32588 (java) S 32559 32564 4674 0 -1 1077944384 482 0 0 0 8 0 0 0 20 0 15 0 135108088 14313459712 16604 18446744073709551615 4194304 4196468 140727180305680 140236351301872 140236878150274 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32589] ppid=32559 vsize=13977988 memory=0 CPUtime=0.14 cores=1,3,5,7
/proc/32564/task/32589/stat : 32589 (java) S 32559 32564 4674 0 -1 1077944384 592 0 0 0 14 0 0 0 20 0 15 0 135108088 14313459712 16604 18446744073709551615 4194304 4196468 140727180305680 140236350249072 140236878150274 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32594] ppid=32559 vsize=13977988 memory=31 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32594/stat : 32594 (java) S 32559 32564 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135108088 14313459712 16604 18446744073709551615 4194304 4196468 140727180305680 140236349196512 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32596] ppid=32559 vsize=13977988 memory=229 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32596/stat : 32596 (java) S 32559 32564 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 135108092 14313459712 16604 18446744073709551615 4194304 4196468 140727180305680 140236348144816 140236878150274 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
Current children cumulated CPU time: 0.86 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 66416 KiB

[startup+1.50159 s]
/proc/loadavg: 1.00 1.12 1.49 7/213 32597
/proc/meminfo: memFree=31355712/32770624 swapFree=67108764/67108860
[pid=32564] ppid=32559 vsize=13980036 memory=199956 CPUtime=3.01 cores=1,3,5,7
/proc/32564/stat : 32564 (java) S 32559 32564 4674 0 -1 1077944320 24858 0 1 0 292 9 0 0 20 0 15 0 135108075 14315556864 49989 18446744073709551615 4194304 4196468 140727180305680 140727180288224 140236878139127 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
/proc/32564/statm: 3495009 49989 3784 1 0 3483783 0
[pid=32564/tid=32571] ppid=32559 vsize=13980036 memory=112 CPUtime=1.31 cores=1,3,5,7
/proc/32564/task/32571/stat : 32571 (java) R 32559 32564 4674 0 -1 4202560 14464 0 1 0 125 6 0 0 20 0 15 0 135108083 14315556864 49989 18446744073709551615 4194304 4196468 140727180305680 140236882377360 140236475191262 0 4 1 16800974 0 0 0 -1 1 0 0 8 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32574] ppid=32559 vsize=13980036 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32574/stat : 32574 (java) S 32559 32564 4674 0 -1 1077944384 260 0 0 0 0 0 0 0 20 0 15 0 135108084 14315556864 49989 18446744073709551615 4194304 4196468 140727180305680 140236797553296 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32577] ppid=32559 vsize=13980036 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32577/stat : 32577 (java) S 32559 32564 4674 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 135108084 14315556864 49989 18446744073709551615 4194304 4196468 140727180305680 140236796500496 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32578] ppid=32559 vsize=13980036 memory=39424 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32578/stat : 32578 (java) S 32559 32564 4674 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 135108084 14315556864 49989 18446744073709551615 4194304 4196468 140727180305680 140236795447696 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32579] ppid=32559 vsize=13980036 memory=139860778281161 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32579/stat : 32579 (java) S 32559 32564 4674 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 135108084 14315556864 49989 18446744073709551615 4194304 4196468 140727180305680 140236794394896 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32581] ppid=32559 vsize=13980036 memory=148 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32581/stat : 32581 (java) S 32559 32564 4674 0 -1 1077944384 282 0 0 0 0 0 0 0 20 0 15 0 135108085 14315556864 49989 18446744073709551615 4194304 4196468 140727180305680 140236356565872 140236878150274 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32583] ppid=32559 vsize=13980036 memory=12874 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32583/stat : 32583 (java) S 32559 32564 4674 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 135108085 14315556864 49989 18446744073709551615 4194304 4196468 140727180305680 140236355511840 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32585] ppid=32559 vsize=13980036 memory=21491 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32585/stat : 32585 (java) S 32559 32564 4674 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 135108086 14315556864 49989 18446744073709551615 4194304 4196468 140727180305680 140236354458992 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32586] ppid=32559 vsize=13980036 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32586/stat : 32586 (java) S 32559 32564 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135108088 14315556864 49989 18446744073709551615 4194304 4196468 140727180305680 140236353407312 140236878157723 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32587] ppid=32559 vsize=13980036 memory=164 CPUtime=0.6 cores=1,3,5,7
/proc/32564/task/32587/stat : 32587 (java) S 32559 32564 4674 0 -1 1077944384 2878 0 0 0 60 0 0 0 20 0 15 0 135108088 14315556864 49989 18446744073709551615 4194304 4196468 140727180305680 140236352354672 140236878150274 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32588] ppid=32559 vsize=13980036 memory=0 CPUtime=0.63 cores=1,3,5,7
/proc/32564/task/32588/stat : 32588 (java) R 32559 32564 4674 0 -1 4202560 2506 0 0 0 63 0 0 0 20 0 15 0 135108088 14315556864 49989 18446744073709551615 4194304 4196468 140727180305680 140236351282888 140236862045745 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32589] ppid=32559 vsize=13980036 memory=0 CPUtime=0.42 cores=1,3,5,7
/proc/32564/task/32589/stat : 32589 (java) S 32559 32564 4674 0 -1 1077944384 2895 0 0 0 42 0 0 0 20 0 15 0 135108088 14315556864 49989 18446744073709551615 4194304 4196468 140727180305680 140236350249072 140236878150274 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0

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

/proc/32564/task/32571/stat : 32571 (java) R 32559 32564 4674 0 -1 4202560 79195 0 1 0 235374 65 0 0 20 0 15 0 135108083 14317654016 324835 18446744073709551615 4194304 4196468 140727180305680 140236882377392 140236475753128 0 4 1 16800974 0 0 0 -1 5 0 0 8 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32574] ppid=32559 vsize=13982084 memory=1297292 CPUtime=14.18 cores=1,3,5,7
/proc/32564/task/32574/stat : 32574 (java) S 32559 32564 4674 0 -1 1077944384 9043 0 0 0 1345 73 0 0 20 0 15 0 135108084 14317654016 324835 18446744073709551615 4194304 4196468 140727180305680 140236797553296 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32577] ppid=32559 vsize=13982084 memory=1295244 CPUtime=14.16 cores=1,3,5,7
/proc/32564/task/32577/stat : 32577 (java) S 32559 32564 4674 0 -1 1077944384 10169 0 0 0 1341 75 0 0 20 0 15 0 135108084 14317654016 324835 18446744073709551615 4194304 4196468 140727180305680 140236796500496 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32578] ppid=32559 vsize=13982084 memory=1297292 CPUtime=14.2 cores=1,3,5,7
/proc/32564/task/32578/stat : 32578 (java) S 32559 32564 4674 0 -1 1077944384 11205 0 0 0 1348 72 0 0 20 0 15 0 135108084 14317654016 324835 18446744073709551615 4194304 4196468 140727180305680 140236795447696 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32579] ppid=32559 vsize=13982084 memory=1297292 CPUtime=14.13 cores=1,3,5,7
/proc/32564/task/32579/stat : 32579 (java) S 32559 32564 4674 0 -1 1077944384 11127 0 0 0 1342 71 0 0 20 0 15 0 135108084 14317654016 324835 18446744073709551615 4194304 4196468 140727180305680 140236794394896 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32581] ppid=32559 vsize=13982084 memory=1297292 CPUtime=10.73 cores=1,3,5,7
/proc/32564/task/32581/stat : 32581 (java) S 32559 32564 4674 0 -1 1077944384 11653 0 0 0 998 75 0 0 20 0 15 0 135108085 14317654016 324835 18446744073709551615 4194304 4196468 140727180305680 140236356565872 140236878150274 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32583] ppid=32559 vsize=13982084 memory=1297292 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32583/stat : 32583 (java) S 32559 32564 4674 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 135108085 14317654016 324835 18446744073709551615 4194304 4196468 140727180305680 140236355511904 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32585] ppid=32559 vsize=13982084 memory=1297292 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32585/stat : 32585 (java) S 32559 32564 4674 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 135108086 14317654016 324835 18446744073709551615 4194304 4196468 140727180305680 140236354459008 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32586] ppid=32559 vsize=13982084 memory=1297292 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32586/stat : 32586 (java) S 32559 32564 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135108088 14317654016 324835 18446744073709551615 4194304 4196468 140727180305680 140236353407312 140236878157723 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32587] ppid=32559 vsize=13982084 memory=1297292 CPUtime=1.88 cores=1,3,5,7
/proc/32564/task/32587/stat : 32587 (java) S 32559 32564 4674 0 -1 1077944384 27431 0 0 0 185 3 0 0 20 0 15 0 135108088 14317654016 324835 18446744073709551615 4194304 4196468 140727180305680 140236352354672 140236878150274 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32588] ppid=32559 vsize=13982084 memory=1296 CPUtime=1.33 cores=1,3,5,7
/proc/32564/task/32588/stat : 32588 (java) S 32559 32564 4674 0 -1 1077944384 21592 0 0 0 131 2 0 0 20 0 15 0 135108088 14317654016 324835 18446744073709551615 4194304 4196468 140727180305680 140236351301872 140236878150274 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32589] ppid=32559 vsize=13982084 memory=1297292 CPUtime=0.59 cores=1,3,5,7
/proc/32564/task/32589/stat : 32589 (java) S 32559 32564 4674 0 -1 1077944384 14421 0 0 0 58 1 0 0 20 0 15 0 135108088 14317654016 324835 18446744073709551615 4194304 4196468 140727180305680 140236350249072 140236878150274 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32594] ppid=32559 vsize=13982084 memory=1297292 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32594/stat : 32594 (java) S 32559 32564 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135108088 14317654016 324835 18446744073709551615 4194304 4196468 140727180305680 140236349196512 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32596] ppid=32559 vsize=13982084 memory=1297292 CPUtime=1.49 cores=1,3,5,7
/proc/32564/task/32596/stat : 32596 (java) S 32559 32564 4674 0 -1 1077944384 990 0 0 0 70 79 0 0 20 0 15 0 135108092 14317654016 324835 18446744073709551615 4194304 4196468 140727180305680 140236348144816 140236878150274 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
Current children cumulated CPU time: 2427.19 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 1299340 KiB

[startup+2442.3 s]
/proc/loadavg: 1.37 1.36 1.39 3/215 32765
/proc/meminfo: memFree=28921888/32770624 swapFree=67108764/67108860
[pid=32564] ppid=32559 vsize=13982084 memory=1305484 CPUtime=2488.41 cores=1,3,5,7
/proc/32564/stat : 32564 (java) S 32559 32564 4674 0 -1 1077944320 200932 0 1 0 248397 444 0 0 20 0 15 0 135108075 14317654016 326371 18446744073709551615 4194304 4196468 140727180305680 140727180288224 140236878139127 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
/proc/32564/statm: 3495521 326371 3812 1 0 3484295 0
[pid=32564/tid=32571] ppid=32559 vsize=13982084 memory=1728 CPUtime=2413.69 cores=1,3,5,7
/proc/32564/task/32571/stat : 32571 (java) R 32559 32564 4674 0 -1 4202560 80420 0 1 0 241303 66 0 0 20 0 15 0 135108083 14317654016 326371 18446744073709551615 4194304 4196468 140727180305680 140236882377312 140236475392643 0 4 1 16800974 0 0 0 -1 1 0 0 8 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32574] ppid=32559 vsize=13982084 memory=1305484 CPUtime=14.59 cores=1,3,5,7
/proc/32564/task/32574/stat : 32574 (java) S 32559 32564 4674 0 -1 1077944384 9252 0 0 0 1384 75 0 0 20 0 15 0 135108084 14317654016 326371 18446744073709551615 4194304 4196468 140727180305680 140236797553296 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32577] ppid=32559 vsize=13982084 memory=1303436 CPUtime=14.57 cores=1,3,5,7
/proc/32564/task/32577/stat : 32577 (java) S 32559 32564 4674 0 -1 1077944384 10459 0 0 0 1380 77 0 0 20 0 15 0 135108084 14317654016 326371 18446744073709551615 4194304 4196468 140727180305680 140236796500496 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32578] ppid=32559 vsize=13982084 memory=1303436 CPUtime=14.61 cores=1,3,5,7
/proc/32564/task/32578/stat : 32578 (java) S 32559 32564 4674 0 -1 1077944384 11452 0 0 0 1388 73 0 0 20 0 15 0 135108084 14317654016 326371 18446744073709551615 4194304 4196468 140727180305680 140236795447696 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32579] ppid=32559 vsize=13982084 memory=1303436 CPUtime=14.54 cores=1,3,5,7
/proc/32564/task/32579/stat : 32579 (java) S 32559 32564 4674 0 -1 1077944384 11247 0 0 0 1382 72 0 0 20 0 15 0 135108084 14317654016 326371 18446744073709551615 4194304 4196468 140727180305680 140236794394896 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32581] ppid=32559 vsize=13982084 memory=1301388 CPUtime=10.95 cores=1,3,5,7
/proc/32564/task/32581/stat : 32581 (java) S 32559 32564 4674 0 -1 1077944384 11856 0 0 0 1018 77 0 0 20 0 15 0 135108085 14317654016 326371 18446744073709551615 4194304 4196468 140727180305680 140236356565872 140236878150274 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32583] ppid=32559 vsize=13982084 memory=1305484 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32583/stat : 32583 (java) S 32559 32564 4674 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 135108085 14317654016 326371 18446744073709551615 4194304 4196468 140727180305680 140236355511904 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32585] ppid=32559 vsize=13982084 memory=1305484 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32585/stat : 32585 (java) S 32559 32564 4674 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 135108086 14317654016 326371 18446744073709551615 4194304 4196468 140727180305680 140236354459008 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32586] ppid=32559 vsize=13982084 memory=1305484 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32586/stat : 32586 (java) S 32559 32564 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135108088 14317654016 326371 18446744073709551615 4194304 4196468 140727180305680 140236353407312 140236878157723 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32587] ppid=32559 vsize=13982084 memory=1305484 CPUtime=1.89 cores=1,3,5,7
/proc/32564/task/32587/stat : 32587 (java) S 32559 32564 4674 0 -1 1077944384 27561 0 0 0 186 3 0 0 20 0 15 0 135108088 14317654016 326371 18446744073709551615 4194304 4196468 140727180305680 140236352354672 140236878150274 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32588] ppid=32559 vsize=13982084 memory=1305484 CPUtime=1.34 cores=1,3,5,7
/proc/32564/task/32588/stat : 32588 (java) S 32559 32564 4674 0 -1 1077944384 21807 0 0 0 132 2 0 0 20 0 15 0 135108088 14317654016 326371 18446744073709551615 4194304 4196468 140727180305680 140236351301872 140236878150274 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32589] ppid=32559 vsize=13982084 memory=0 CPUtime=0.59 cores=1,3,5,7
/proc/32564/task/32589/stat : 32589 (java) S 32559 32564 4674 0 -1 1077944384 14423 0 0 0 58 1 0 0 20 0 15 0 135108088 14317654016 326371 18446744073709551615 4194304 4196468 140727180305680 140236350249072 140236878150274 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32594] ppid=32559 vsize=13982084 memory=4148 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32594/stat : 32594 (java) S 32559 32564 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135108088 14317654016 326371 18446744073709551615 4194304 4196468 140727180305680 140236349196512 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32596] ppid=32559 vsize=13982084 memory=1305484 CPUtime=1.53 cores=1,3,5,7
/proc/32564/task/32596/stat : 32596 (java) S 32559 32564 4674 0 -1 1077944384 1007 0 0 0 72 81 0 0 20 0 15 0 135108092 14317654016 326371 18446744073709551615 4194304 4196468 140727180305680 140236348144816 140236878150274 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
Current children cumulated CPU time: 2488.41 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 1305484 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2473.3 s]
/proc/loadavg: 1.40 1.37 1.39 3/216 300
/proc/meminfo: memFree=28913312/32770624 swapFree=67108764/67108860
[pid=32564] ppid=32559 vsize=13982084 memory=1309580 CPUtime=2520.01 cores=1,3,5,7
/proc/32564/stat : 32564 (java) S 32559 32564 4674 0 -1 1077944320 202608 0 1 0 251553 448 0 0 20 0 15 0 135108075 14317654016 327395 18446744073709551615 4194304 4196468 140727180305680 140727180288224 140236878139127 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
/proc/32564/statm: 3495521 327395 3812 1 0 3484295 0
[pid=32564/tid=32571] ppid=32559 vsize=13982084 memory=1309580 CPUtime=2444.35 cores=1,3,5,7
/proc/32564/task/32571/stat : 32571 (java) R 32559 32564 4674 0 -1 4202560 81161 0 1 0 244368 67 0 0 20 0 15 0 135108083 14317654016 327395 18446744073709551615 4194304 4196468 140727180305680 140236882377424 140236475262513 0 4 1 16800974 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32574] ppid=32559 vsize=13982084 memory=1305484 CPUtime=14.79 cores=1,3,5,7
/proc/32564/task/32574/stat : 32574 (java) S 32559 32564 4674 0 -1 1077944384 9358 0 0 0 1404 75 0 0 20 0 15 0 135108084 14317654016 327395 18446744073709551615 4194304 4196468 140727180305680 140236797553296 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32577] ppid=32559 vsize=13982084 memory=1309580 CPUtime=14.77 cores=1,3,5,7
/proc/32564/task/32577/stat : 32577 (java) S 32559 32564 4674 0 -1 1077944384 10697 0 0 0 1400 77 0 0 20 0 15 0 135108084 14317654016 327395 18446744073709551615 4194304 4196468 140727180305680 140236796500496 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32578] ppid=32559 vsize=13982084 memory=1309580 CPUtime=14.83 cores=1,3,5,7
/proc/32564/task/32578/stat : 32578 (java) S 32559 32564 4674 0 -1 1077944384 11748 0 0 0 1409 74 0 0 20 0 15 0 135108084 14317654016 327395 18446744073709551615 4194304 4196468 140727180305680 140236795447696 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32579] ppid=32559 vsize=13982084 memory=1309580 CPUtime=14.74 cores=1,3,5,7
/proc/32564/task/32579/stat : 32579 (java) S 32559 32564 4674 0 -1 1077944384 11364 0 0 0 1402 72 0 0 20 0 15 0 135108084 14317654016 327395 18446744073709551615 4194304 4196468 140727180305680 140236794394896 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32581] ppid=32559 vsize=13982084 memory=1309580 CPUtime=11.05 cores=1,3,5,7
/proc/32564/task/32581/stat : 32581 (java) S 32559 32564 4674 0 -1 1077944384 12017 0 0 0 1027 78 0 0 20 0 15 0 135108085 14317654016 327395 18446744073709551615 4194304 4196468 140727180305680 140236356565872 140236878150274 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32583] ppid=32559 vsize=13982084 memory=1309580 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32583/stat : 32583 (java) S 32559 32564 4674 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 135108085 14317654016 327395 18446744073709551615 4194304 4196468 140727180305680 140236355511904 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32585] ppid=32559 vsize=13982084 memory=1307532 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32585/stat : 32585 (java) S 32559 32564 4674 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 135108086 14317654016 327395 18446744073709551615 4194304 4196468 140727180305680 140236354459008 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32586] ppid=32559 vsize=13982084 memory=1307532 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32586/stat : 32586 (java) S 32559 32564 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135108088 14317654016 327395 18446744073709551615 4194304 4196468 140727180305680 140236353407312 140236878157723 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32587] ppid=32559 vsize=13982084 memory=1309580 CPUtime=1.89 cores=1,3,5,7
/proc/32564/task/32587/stat : 32587 (java) S 32559 32564 4674 0 -1 1077944384 27563 0 0 0 186 3 0 0 20 0 15 0 135108088 14317654016 327395 18446744073709551615 4194304 4196468 140727180305680 140236352354672 140236878150274 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32588] ppid=32559 vsize=13982084 memory=1309580 CPUtime=1.34 cores=1,3,5,7
/proc/32564/task/32588/stat : 32588 (java) S 32559 32564 4674 0 -1 1077944384 21809 0 0 0 132 2 0 0 20 0 15 0 135108088 14317654016 327395 18446744073709551615 4194304 4196468 140727180305680 140236351301872 140236878150274 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32589] ppid=32559 vsize=13982084 memory=1309580 CPUtime=0.59 cores=1,3,5,7
/proc/32564/task/32589/stat : 32589 (java) S 32559 32564 4674 0 -1 1077944384 14425 0 0 0 58 1 0 0 20 0 15 0 135108088 14317654016 327395 18446744073709551615 4194304 4196468 140727180305680 140236350249072 140236878150274 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32594] ppid=32559 vsize=13982084 memory=1309580 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32594/stat : 32594 (java) S 32559 32564 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135108088 14317654016 327395 18446744073709551615 4194304 4196468 140727180305680 140236349196512 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32596] ppid=32559 vsize=13982084 memory=1309580 CPUtime=1.54 cores=1,3,5,7
/proc/32564/task/32596/stat : 32596 (java) S 32559 32564 4674 0 -1 1077944384 1018 0 0 0 72 82 0 0 20 0 15 0 135108092 14317654016 327395 18446744073709551615 4194304 4196468 140727180305680 140236348144816 140236878150274 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 1309580 KiB

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

[startup+2473.31 s]
# the end of solver process 32564 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.54 s, system=4.49546 s

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

[startup+2473.3 s]
/proc/loadavg: 1.40 1.37 1.39 3/216 300
/proc/meminfo: memFree=28913312/32770624 swapFree=67108764/67108860
[pid=32564] ppid=32559 vsize=13982084 memory=1309580 CPUtime=2520.01 cores=1,3,5,7
/proc/32564/stat : 32564 (java) S 32559 32564 4674 0 -1 1077944320 202608 0 1 0 251553 448 0 0 20 0 15 0 135108075 14317654016 327395 18446744073709551615 4194304 4196468 140727180305680 140727180288224 140236878139127 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 7 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
/proc/32564/statm: 3495521 327395 3812 1 0 3484295 0
[pid=32564/tid=32571] ppid=32559 vsize=13982084 memory=1309580 CPUtime=2444.35 cores=1,3,5,7
/proc/32564/task/32571/stat : 32571 (java) R 32559 32564 4674 0 -1 4202560 81161 0 1 0 244368 67 0 0 20 0 15 0 135108083 14317654016 327395 18446744073709551615 4194304 4196468 140727180305680 140236882377424 140236475262513 0 4 1 16800974 0 0 0 -1 3 0 0 8 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32574] ppid=32559 vsize=13982084 memory=1305484 CPUtime=14.79 cores=1,3,5,7
/proc/32564/task/32574/stat : 32574 (java) S 32559 32564 4674 0 -1 1077944384 9358 0 0 0 1404 75 0 0 20 0 15 0 135108084 14317654016 327395 18446744073709551615 4194304 4196468 140727180305680 140236797553296 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32577] ppid=32559 vsize=13982084 memory=1309580 CPUtime=14.77 cores=1,3,5,7
/proc/32564/task/32577/stat : 32577 (java) S 32559 32564 4674 0 -1 1077944384 10697 0 0 0 1400 77 0 0 20 0 15 0 135108084 14317654016 327395 18446744073709551615 4194304 4196468 140727180305680 140236796500496 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32578] ppid=32559 vsize=13982084 memory=1309580 CPUtime=14.83 cores=1,3,5,7
/proc/32564/task/32578/stat : 32578 (java) S 32559 32564 4674 0 -1 1077944384 11748 0 0 0 1409 74 0 0 20 0 15 0 135108084 14317654016 327395 18446744073709551615 4194304 4196468 140727180305680 140236795447696 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32579] ppid=32559 vsize=13982084 memory=1309580 CPUtime=14.74 cores=1,3,5,7
/proc/32564/task/32579/stat : 32579 (java) S 32559 32564 4674 0 -1 1077944384 11364 0 0 0 1402 72 0 0 20 0 15 0 135108084 14317654016 327395 18446744073709551615 4194304 4196468 140727180305680 140236794394896 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32581] ppid=32559 vsize=13982084 memory=1309580 CPUtime=11.05 cores=1,3,5,7
/proc/32564/task/32581/stat : 32581 (java) S 32559 32564 4674 0 -1 1077944384 12017 0 0 0 1027 78 0 0 20 0 15 0 135108085 14317654016 327395 18446744073709551615 4194304 4196468 140727180305680 140236356565872 140236878150274 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32583] ppid=32559 vsize=13982084 memory=1309580 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32583/stat : 32583 (java) S 32559 32564 4674 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 135108085 14317654016 327395 18446744073709551615 4194304 4196468 140727180305680 140236355511904 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32585] ppid=32559 vsize=13982084 memory=1307532 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32585/stat : 32585 (java) S 32559 32564 4674 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 135108086 14317654016 327395 18446744073709551615 4194304 4196468 140727180305680 140236354459008 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32586] ppid=32559 vsize=13982084 memory=1307532 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32586/stat : 32586 (java) S 32559 32564 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135108088 14317654016 327395 18446744073709551615 4194304 4196468 140727180305680 140236353407312 140236878157723 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32587] ppid=32559 vsize=13982084 memory=1309580 CPUtime=1.89 cores=1,3,5,7
/proc/32564/task/32587/stat : 32587 (java) S 32559 32564 4674 0 -1 1077944384 27563 0 0 0 186 3 0 0 20 0 15 0 135108088 14317654016 327395 18446744073709551615 4194304 4196468 140727180305680 140236352354672 140236878150274 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32588] ppid=32559 vsize=13982084 memory=1309580 CPUtime=1.34 cores=1,3,5,7
/proc/32564/task/32588/stat : 32588 (java) S 32559 32564 4674 0 -1 1077944384 21809 0 0 0 132 2 0 0 20 0 15 0 135108088 14317654016 327395 18446744073709551615 4194304 4196468 140727180305680 140236351301872 140236878150274 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32589] ppid=32559 vsize=13982084 memory=1309580 CPUtime=0.59 cores=1,3,5,7
/proc/32564/task/32589/stat : 32589 (java) S 32559 32564 4674 0 -1 1077944384 14425 0 0 0 58 1 0 0 20 0 15 0 135108088 14317654016 327395 18446744073709551615 4194304 4196468 140727180305680 140236350249072 140236878150274 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32594] ppid=32559 vsize=13982084 memory=1309580 CPUtime=0 cores=1,3,5,7
/proc/32564/task/32594/stat : 32594 (java) S 32559 32564 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 135108088 14317654016 327395 18446744073709551615 4194304 4196468 140727180305680 140236349196512 140236878149333 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
[pid=32564/tid=32596] ppid=32559 vsize=13982084 memory=1309580 CPUtime=1.54 cores=1,3,5,7
/proc/32564/task/32596/stat : 32596 (java) S 32559 32564 4674 0 -1 1077944384 1018 0 0 0 72 82 0 0 20 0 15 0 135108092 14317654016 327395 18446744073709551615 4194304 4196468 140727180305680 140236348144816 140236878150274 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17666048 140727180312948 140727180313129 140727180313129 140727180316623 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 13982084 KiB
Current children cumulated memory: 1309580 KiB

Child status: 143
Real time (s): 2473.31
CPU time (s): 2520.03
CPU user time (s): 2515.54
CPU system time (s): 4.49546
CPU usage (%): 101.889
Max. virtual memory (cumulated for all children) (KiB): 13982084
Max. memory (cumulated for all children) (KiB): 1309580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.54
system time used= 4.49546
maximum resident set size= 1310008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 202856
page faults= 1
swaps= 0
block input operations= 7216
block output operations= 3184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 364064
involuntary context switches= 7927


# summary of solver processes directly reported to runsolver:
#   pid: 32564
#   total CPU time (s): 2520.03
#   total CPU user time (s): 2515.54
#   total CPU system time (s): 4.49546

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.3238 second user time and 23.7185 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-16 11:19:42
IDJOB=4273051
IDBENCH=133465
IDSOLVER=2665
FILE ID=node134/4273051-1502876014
RUNJOBID= node134-1502875181-32539
PBS_JOBID= 
Free space on /tmp= 62032 MiB

SOLVER NAME= OscaR - ALNS 2017-07-26
BENCH NAME= XCSP17/Knapsack/Knapsack-m1-s30/Knapsack-30-100-06.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-4273051-1502876014/watcher-4273051-1502876014 -o /tmp/evaluation-result-4273051-1502876014/solver-4273051-1502876014 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502875181-32539 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-alns.jar --randomseed 1914565173 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273051-1502876014.xml

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

MD5SUM BENCH= 3ceda869c276348ad0b4fc7c9d738878
RANDOM SEED=1914565173

node134.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.43
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.43
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.43
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.43
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:        31515112 kB
MemAvailable:   31961960 kB
Buffers:          294236 kB
Cached:           455728 kB
SwapCached:            4 kB
Active:           532656 kB
Inactive:         274020 kB
Active(anon):       4044 kB
Inactive(anon):   102648 kB
Active(file):     528612 kB
Inactive(file):   171372 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108764 kB
Dirty:             84432 kB
Writeback:             0 kB
AnonPages:         57188 kB
Mapped:            62252 kB
Shmem:             49756 kB
Slab:             151988 kB
SReclaimable:     125396 kB
SUnreclaim:        26592 kB
KernelStack:        3168 kB
PageTables:         4816 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324924 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 61948 MiB
End job on node134 at 2017-08-16 12:00:56