Trace number 4300073

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
slowpoke 2018-04-29SAT (TO)901 2520.07 2512.62

General information on the benchmark

NameKnapsack/
Knapsack-40-150-01_c18.xml
MD5SUM8d3b063d869bbc1321103d2dddf1736e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1128
Best CPU time to get the best result obtained on this benchmark19.1406
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.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: 2520
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
0.32/0.26	I had a sum
0.32/0.29	o 0
0.32/0.29	o 58
0.32/0.29	o 59
0.32/0.29	o 148
0.32/0.29	o 169
0.32/0.30	o 262
0.32/0.30	o 340
0.32/0.30	o 378
0.32/0.30	o 476
0.32/0.30	o 478
0.32/0.30	o 489
0.32/0.30	o 508
0.32/0.30	o 569
0.32/0.30	o 580
0.32/0.31	o 668
0.32/0.31	o 669
0.32/0.31	o 689
0.32/0.31	o 692
0.32/0.31	o 718
0.32/0.31	o 720
0.32/0.31	o 728
0.32/0.31	o 754
0.32/0.31	o 774
0.32/0.31	o 775
0.32/0.31	o 795
0.32/0.31	o 806
0.32/0.31	o 840
0.55/0.36	o 846
0.55/0.36	o 847
0.55/0.36	o 852
0.55/0.36	o 880
0.55/0.36	o 901
2520.05/2512.60	s SATISFIABLE
2520.05/2512.60	v <instantiation>
2520.05/2512.60	v 	<list>
2520.05/2512.60	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] 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/2512.60	v 	</list>
2520.05/2512.60	v 	<values>
2520.05/2512.60	v 		0 0 1 0 1 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 1 0 0 1 0 1 1 0 0 1 
2520.05/2512.60	v 	</values>
2520.05/2512.60	v </instantiation>

Verifier Data

OK	901

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4300073-1532841829/watcher-4300073-1532841829 -o /tmp/evaluation-result-4300073-1532841829/solver-4300073-1532841829 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532809183-3227 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4300073-1532841829.xml --timelimit 2520 

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

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


[startup+0.100063 s]*
/proc/loadavg: 1.33 1.30 1.31 4/216 8263
/proc/meminfo: memFree=23394920/32770624 swapFree=67108404/67108860
[pid=8248] ppid=8245 vsize=10661056 memory=27808 CPUtime=0.12 cores=1,3,5,7
/proc/8248/stat : 8248 (java) S 8245 8248 3195 0 -1 1077944320 5334 0 0 0 11 1 0 0 20 0 15 0 101746103 10916921344 6952 33554432000 4194304 4196468 140725796998208 140725796980752 139701899042551 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
/proc/8248/statm: 2665264 6952 2835 1 0 2627263 0
[pid=8248/tid=8250] ppid=8245 vsize=10661056 memory=-8393964729443120320 CPUtime=0.09 cores=1,3,5,7
/proc/8248/task/8250/stat : 8250 (java) R 8245 8248 3195 0 -1 4202560 3196 0 0 0 8 1 0 0 20 0 15 0 101746103 10916921344 6952 33554432000 4194304 4196468 140725796998208 139701903265136 139701883086181 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8251] ppid=8245 vsize=10661056 memory=8257237230052613020 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8251/stat : 8251 (java) S 8245 8248 3195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101746104 10916921344 6952 33554432000 4194304 4196468 140725796998208 139701506284688 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8252] ppid=8245 vsize=10661056 memory=140150375921280 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8252/stat : 8252 (java) S 8245 8248 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101746104 10916921344 6952 33554432000 4194304 4196468 140725796998208 139701505231888 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8253] ppid=8245 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8253/stat : 8253 (java) S 8245 8248 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101746104 10916921344 6952 33554432000 4194304 4196468 140725796998208 139701504179088 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8254] ppid=8245 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8254/stat : 8254 (java) S 8245 8248 3195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101746104 10916921344 6952 33554432000 4194304 4196468 140725796998208 139701503126288 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8255] ppid=8245 vsize=10661056 memory=140150375921280 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8255/stat : 8255 (java) S 8245 8248 3195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101746105 10916921344 6952 33554432000 4194304 4196468 140725796998208 139701391440240 139701899053698 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8256] ppid=8245 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8256/stat : 8256 (java) S 8245 8248 3195 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101746106 10916921344 6952 33554432000 4194304 4196468 140725796998208 139701390386208 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8257] ppid=8245 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8257/stat : 8257 (java) S 8245 8248 3195 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101746106 10916921344 6952 33554432000 4194304 4196468 140725796998208 139701389333360 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8258] ppid=8245 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8258/stat : 8258 (java) S 8245 8248 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101746108 10916921344 6952 33554432000 4194304 4196468 140725796998208 139701388281680 139701899061147 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8259] ppid=8245 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8259/stat : 8259 (java) S 8245 8248 3195 0 -1 1077944384 437 0 0 0 0 0 0 0 20 0 15 0 101746108 10916921344 6952 33554432000 4194304 4196468 140725796998208 139701387230064 139701899053698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8260] ppid=8245 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8260/stat : 8260 (java) S 8245 8248 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101746108 10916921344 6952 33554432000 4194304 4196468 140725796998208 139701386177264 139701899053698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8261] ppid=8245 vsize=10661056 memory=140150375921280 CPUtime=0.01 cores=1,3,5,7
/proc/8248/task/8261/stat : 8261 (java) S 8245 8248 3195 0 -1 1077944384 332 0 0 0 1 0 0 0 20 0 15 0 101746108 10916921344 6952 33554432000 4194304 4196468 140725796998208 139701385124464 139701899053698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8262] ppid=8245 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8262/stat : 8262 (java) S 8245 8248 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101746108 10916921344 6952 33554432000 4194304 4196468 140725796998208 139701384071904 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8263] ppid=8245 vsize=10661056 memory=140150375921280 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8263/stat : 8263 (java) S 8245 8248 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101746109 10916921344 6952 33554432000 4194304 4196468 140725796998208 139701383019184 139701899053698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27808 KiB

[startup+0.210632 s]*
/proc/loadavg: 1.33 1.30 1.31 4/216 8263
/proc/meminfo: memFree=23382692/32770624 swapFree=67108404/67108860
[pid=8248] ppid=8245 vsize=10661132 memory=40608 CPUtime=0.32 cores=1,3,5,7
/proc/8248/stat : 8248 (java) S 8245 8248 3195 0 -1 1077944320 8226 0 0 0 29 3 0 0 20 0 15 0 101746103 10916999168 10152 33554432000 4194304 4196468 140725796998208 140725796980752 139701899042551 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
/proc/8248/statm: 2665283 10152 2995 1 0 2627263 0
[pid=8248/tid=8250] ppid=8245 vsize=10661132 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/8248/task/8250/stat : 8250 (java) R 8245 8248 3195 0 -1 4202560 5291 0 0 0 18 2 0 0 20 0 15 0 101746103 10916999168 10152 33554432000 4194304 4196468 140725796998208 139701903274864 139701883123038 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8251] ppid=8245 vsize=10661132 memory=345 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8251/stat : 8251 (java) S 8245 8248 3195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101746104 10916999168 10152 33554432000 4194304 4196468 140725796998208 139701506284688 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8252] ppid=8245 vsize=10661132 memory=140150375932523 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8252/stat : 8252 (java) S 8245 8248 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101746104 10916999168 10152 33554432000 4194304 4196468 140725796998208 139701505231888 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8253] ppid=8245 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8253/stat : 8253 (java) S 8245 8248 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101746104 10916999168 10152 33554432000 4194304 4196468 140725796998208 139701504179088 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8254] ppid=8245 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8254/stat : 8254 (java) S 8245 8248 3195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101746104 10916999168 10152 33554432000 4194304 4196468 140725796998208 139701503126288 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8255] ppid=8245 vsize=10661132 memory=140150375921280 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8255/stat : 8255 (java) S 8245 8248 3195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101746105 10916999168 10152 33554432000 4194304 4196468 140725796998208 139701391440240 139701899053698 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8256] ppid=8245 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8256/stat : 8256 (java) S 8245 8248 3195 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101746106 10916999168 10152 33554432000 4194304 4196468 140725796998208 139701390386208 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8257] ppid=8245 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8257/stat : 8257 (java) S 8245 8248 3195 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101746106 10916999168 10152 33554432000 4194304 4196468 140725796998208 139701389333360 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8258] ppid=8245 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8258/stat : 8258 (java) S 8245 8248 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101746108 10916999168 10152 33554432000 4194304 4196468 140725796998208 139701388281680 139701899061147 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8259] ppid=8245 vsize=10661132 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/8248/task/8259/stat : 8259 (java) S 8245 8248 3195 0 -1 1077944384 807 0 0 0 2 0 0 0 20 0 15 0 101746108 10916999168 10152 33554432000 4194304 4196468 140725796998208 139701387230064 139701899053698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8260] ppid=8245 vsize=10661132 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/8248/task/8260/stat : 8260 (java) S 8245 8248 3195 0 -1 1077944384 45 0 0 0 1 0 0 0 20 0 15 0 101746108 10916999168 10152 33554432000 4194304 4196468 140725796998208 139701386177264 139701899053698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8261] ppid=8245 vsize=10661132 memory=140150375921280 CPUtime=0.07 cores=1,3,5,7
/proc/8248/task/8261/stat : 8261 (java) S 8245 8248 3195 0 -1 1077944384 723 0 0 0 7 0 0 0 20 0 15 0 101746108 10916999168 10152 33554432000 4194304 4196468 140725796998208 139701385124464 139701899053698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8262] ppid=8245 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8262/stat : 8262 (java) S 8245 8248 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101746108 10916999168 10152 33554432000 4194304 4196468 140725796998208 139701384071904 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8263] ppid=8245 vsize=10661132 memory=140150375921280 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8263/stat : 8263 (java) S 8245 8248 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101746109 10916999168 10152 33554432000 4194304 4196468 140725796998208 139701383019184 139701899053698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 40608 KiB

[startup+0.312065 s]*
/proc/loadavg: 1.33 1.30 1.31 8/216 8263
/proc/meminfo: memFree=23378412/32770624 swapFree=67108404/67108860
[pid=8248] ppid=8245 vsize=10661132 memory=45368 CPUtime=0.55 cores=1,3,5,7
/proc/8248/stat : 8248 (java) S 8245 8248 3195 0 -1 1077944320 9032 0 0 0 52 3 0 0 20 0 15 0 101746103 10916999168 11342 33554432000 4194304 4196468 140725796998208 140725796980752 139701899042551 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
/proc/8248/statm: 2665283 11342 3049 1 0 2627263 0
[pid=8248/tid=8250] ppid=8245 vsize=10661132 memory=7311146985107750967 CPUtime=0.3 cores=1,3,5,7
/proc/8248/task/8250/stat : 8250 (java) R 8245 8248 3195 0 -1 4202560 5761 0 0 0 28 2 0 0 20 0 15 0 101746103 10916999168 11342 33554432000 4194304 4196468 140725796998208 139701903268960 140725797488578 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8251] ppid=8245 vsize=10661132 memory=290763883793350679 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8251/stat : 8251 (java) S 8245 8248 3195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101746104 10916999168 11342 33554432000 4194304 4196468 140725796998208 139701506284688 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8252] ppid=8245 vsize=10661132 memory=15115714434381464 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8252/stat : 8252 (java) S 8245 8248 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101746104 10916999168 11342 33554432000 4194304 4196468 140725796998208 139701505231888 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8253] ppid=8245 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8253/stat : 8253 (java) S 8245 8248 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101746104 10916999168 11342 33554432000 4194304 4196468 140725796998208 139701504179088 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8254] ppid=8245 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8254/stat : 8254 (java) S 8245 8248 3195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101746104 10916999168 11342 33554432000 4194304 4196468 140725796998208 139701503126288 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8255] ppid=8245 vsize=10661132 memory=140150375921280 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8255/stat : 8255 (java) S 8245 8248 3195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101746105 10916999168 11342 33554432000 4194304 4196468 140725796998208 139701391440240 139701899053698 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8256] ppid=8245 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8256/stat : 8256 (java) S 8245 8248 3195 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101746106 10916999168 11342 33554432000 4194304 4196468 140725796998208 139701390386208 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8257] ppid=8245 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8257/stat : 8257 (java) S 8245 8248 3195 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101746106 10916999168 11342 33554432000 4194304 4196468 140725796998208 139701389333360 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8258] ppid=8245 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8258/stat : 8258 (java) S 8245 8248 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101746108 10916999168 11342 33554432000 4194304 4196468 140725796998208 139701388281680 139701899061147 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8259] ppid=8245 vsize=10661132 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/8248/task/8259/stat : 8259 (java) R 8245 8248 3195 0 -1 4202560 896 0 0 0 6 0 0 0 20 0 15 0 101746108 10916999168 11342 33554432000 4194304 4196468 140725796998208 139701387216160 139701884167288 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8260] ppid=8245 vsize=10661132 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/8248/task/8260/stat : 8260 (java) R 8245 8248 3195 0 -1 4202560 213 0 0 0 4 0 0 0 20 0 15 0 101746108 10916999168 11342 33554432000 4194304 4196468 140725796998208 139701386163616 139701880563797 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8261] ppid=8245 vsize=10661132 memory=140150375921280 CPUtime=0.13 cores=1,3,5,7
/proc/8248/task/8261/stat : 8261 (java) R 8245 8248 3195 0 -1 4202560 794 0 0 0 13 0 0 0 20 0 15 0 101746108 10916999168 11342 33554432000 4194304 4196468 140725796998208 139701385124464 139701877562993 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8262] ppid=8245 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8262/stat : 8262 (java) S 8245 8248 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101746108 10916999168 11342 33554432000 4194304 4196468 140725796998208 139701384071904 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8263] ppid=8245 vsize=10661132 memory=140150375921280 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8263/stat : 8263 (java) S 8245 8248 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101746109 10916999168 11342 33554432000 4194304 4196468 140725796998208 139701383019184 139701899053698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 45368 KiB

[startup+0.700774 s]
/proc/loadavg: 1.33 1.30 1.31 5/216 8263
/proc/meminfo: memFree=23356576/32770624 swapFree=67108404/67108860
[pid=8248] ppid=8245 vsize=10661132 memory=86112 CPUtime=1.55 cores=1,3,5,7
/proc/8248/stat : 8248 (java) S 8245 8248 3195 0 -1 1077944320 11595 0 0 0 150 5 0 0 20 0 15 0 101746103 10916999168 21528 33554432000 4194304 4196468 140725796998208 140725796980752 139701899042551 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
/proc/8248/statm: 2665283 21528 3091 1 0 2627263 0
[pid=8248/tid=8250] ppid=8245 vsize=10661132 memory=1840 CPUtime=0.67 cores=1,3,5,7
/proc/8248/task/8250/stat : 8250 (java) R 8245 8248 3195 0 -1 4202560 5791 0 0 0 63 4 0 0 20 0 15 0 101746103 10916999168 21528 33554432000 4194304 4196468 140725796998208 139701903283136 140725797488578 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8251] ppid=8245 vsize=10661132 memory=1716 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8251/stat : 8251 (java) S 8245 8248 3195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101746104 10916999168 21528 33554432000 4194304 4196468 140725796998208 139701506284688 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8252] ppid=8245 vsize=10661132 memory=796 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8252/stat : 8252 (java) S 8245 8248 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101746104 10916999168 21528 33554432000 4194304 4196468 140725796998208 139701505231888 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8253] ppid=8245 vsize=10661132 memory=11008 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8253/stat : 8253 (java) S 8245 8248 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101746104 10916999168 21528 33554432000 4194304 4196468 140725796998208 139701504179088 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8254] ppid=8245 vsize=10661132 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8254/stat : 8254 (java) S 8245 8248 3195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101746104 10916999168 21528 33554432000 4194304 4196468 140725796998208 139701503126288 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8255] ppid=8245 vsize=10661132 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8255/stat : 8255 (java) S 8245 8248 3195 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 101746105 10916999168 21528 33554432000 4194304 4196468 140725796998208 139701391440240 139701899053698 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8256] ppid=8245 vsize=10661132 memory=8568 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8256/stat : 8256 (java) S 8245 8248 3195 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 101746106 10916999168 21528 33554432000 4194304 4196468 140725796998208 139701390386208 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8257] ppid=8245 vsize=10661132 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8257/stat : 8257 (java) S 8245 8248 3195 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 101746106 10916999168 21528 33554432000 4194304 4196468 140725796998208 139701389333360 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8258] ppid=8245 vsize=10661132 memory=6297835844906604903 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8258/stat : 8258 (java) S 8245 8248 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101746108 10916999168 21528 33554432000 4194304 4196468 140725796998208 139701388281680 139701899061147 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8259] ppid=8245 vsize=10661132 memory=7597685182856913236 CPUtime=0.36 cores=1,3,5,7
/proc/8248/task/8259/stat : 8259 (java) S 8245 8248 3195 0 -1 1077944384 2228 0 0 0 36 0 0 0 20 0 15 0 101746108 10916999168 21528 33554432000 4194304 4196468 140725796998208 139701387230064 139701899053698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8260] ppid=8245 vsize=10661132 memory=7523071198212214892 CPUtime=0.33 cores=1,3,5,7
/proc/8248/task/8260/stat : 8260 (java) S 8245 8248 3195 0 -1 1077944384 1286 0 0 0 33 0 0 0 20 0 15 0 101746108 10916999168 21528 33554432000 4194304 4196468 140725796998208 139701386177264 139701899053698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8261] ppid=8245 vsize=10661132 memory=0 CPUtime=0.16 cores=1,3,5,7
/proc/8248/task/8261/stat : 8261 (java) S 8245 8248 3195 0 -1 1077944384 918 0 0 0 16 0 0 0 20 0 15 0 101746108 10916999168 21528 33554432000 4194304 4196468 140725796998208 139701385124464 139701899053698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8262] ppid=8245 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8262/stat : 8262 (java) S 8245 8248 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101746108 10916999168 21528 33554432000 4194304 4196468 140725796998208 139701384071904 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8263] ppid=8245 vsize=10661132 memory=33 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8263/stat : 8263 (java) S 8245 8248 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101746109 10916999168 21528 33554432000 4194304 4196468 140725796998208 139701383019184 139701899053698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
Current children cumulated CPU time: 1.55 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 86112 KiB

[startup+1.50071 s]
/proc/loadavg: 1.33 1.30 1.31 3/216 8263
/proc/meminfo: memFree=23305688/32770624 swapFree=67108404/67108860
[pid=8248] ppid=8245 vsize=10661132 memory=172428 CPUtime=2.49 cores=1,3,5,7
/proc/8248/stat : 8248 (java) S 8245 8248 3195 0 -1 1077944320 12228 0 0 0 238 11 0 0 20 0 15 0 101746103 10916999168 43107 33554432000 4194304 4196468 140725796998208 140725796980752 139701899042551 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
/proc/8248/statm: 2665283 43107 3106 1 0 2627263 0
[pid=8248/tid=8250] ppid=8245 vsize=10661132 memory=8112282956445269571 CPUtime=1.48 cores=1,3,5,7
/proc/8248/task/8250/stat : 8250 (java) R 8245 8248 3195 0 -1 4202560 6114 0 0 0 138 10 0 0 20 0 15 0 101746103 10916999168 43107 33554432000 4194304 4196468 140725796998208 139701903281424 140725797488578 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8251] ppid=8245 vsize=10661132 memory=-8754540793456063680 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8251/stat : 8251 (java) S 8245 8248 3195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101746104 10916999168 43107 33554432000 4194304 4196468 140725796998208 139701506284688 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8252] ppid=8245 vsize=10661132 memory=-2843874019102283166 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8252/stat : 8252 (java) S 8245 8248 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101746104 10916999168 43107 33554432000 4194304 4196468 140725796998208 139701505231888 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8253] ppid=8245 vsize=10661132 memory=5450919713671312938 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8253/stat : 8253 (java) S 8245 8248 3195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 101746104 10916999168 43107 33554432000 4194304 4196468 140725796998208 139701504179088 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8254] ppid=8245 vsize=10661132 memory=7005738693937936738 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8254/stat : 8254 (java) S 8245 8248 3195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 101746104 10916999168 43107 33554432000 4194304 4196468 140725796998208 139701503126288 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8255] ppid=8245 vsize=10661132 memory=-7165351541977658656 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8255/stat : 8255 (java) S 8245 8248 3195 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 101746105 10916999168 43107 33554432000 4194304 4196468 140725796998208 139701391440240 139701899053698 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0

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

/proc/8248/task/8250/stat : 8250 (java) R 8245 8248 3195 0 -1 4202560 17695 0 0 0 227173 10308 0 0 20 0 15 0 101746103 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701903283552 139701539088384 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8251] ppid=8245 vsize=10661132 memory=195732 CPUtime=2.29 cores=1,3,5,7
/proc/8248/task/8251/stat : 8251 (java) S 8245 8248 3195 0 -1 1077944384 2069 0 0 0 199 30 0 0 20 0 15 0 101746104 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701506284688 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8252] ppid=8245 vsize=10661132 memory=195732 CPUtime=2.32 cores=1,3,5,7
/proc/8248/task/8252/stat : 8252 (java) S 8245 8248 3195 0 -1 1077944384 1675 0 0 0 202 30 0 0 20 0 15 0 101746104 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701505231888 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8253] ppid=8245 vsize=10661132 memory=195732 CPUtime=2.32 cores=1,3,5,7
/proc/8248/task/8253/stat : 8253 (java) S 8245 8248 3195 0 -1 1077944384 2350 0 0 0 206 26 0 0 20 0 15 0 101746104 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701504179088 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8254] ppid=8245 vsize=10661132 memory=195732 CPUtime=2.3 cores=1,3,5,7
/proc/8248/task/8254/stat : 8254 (java) S 8245 8248 3195 0 -1 1077944384 2032 0 0 0 197 33 0 0 20 0 15 0 101746104 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701503126288 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8255] ppid=8245 vsize=10661132 memory=195732 CPUtime=3.57 cores=1,3,5,7
/proc/8248/task/8255/stat : 8255 (java) S 8245 8248 3195 0 -1 1077944384 5166 0 0 0 332 25 0 0 20 0 15 0 101746105 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701391440240 139701899053698 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8256] ppid=8245 vsize=10661132 memory=230 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8256/stat : 8256 (java) S 8245 8248 3195 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 101746106 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701390386208 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8257] ppid=8245 vsize=10661132 memory=6628 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8257/stat : 8257 (java) S 8245 8248 3195 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 101746106 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701389333360 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8258] ppid=8245 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8258/stat : 8258 (java) S 8245 8248 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101746108 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701388281680 139701899061147 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8259] ppid=8245 vsize=10661132 memory=0 CPUtime=0.45 cores=1,3,5,7
/proc/8248/task/8259/stat : 8259 (java) S 8245 8248 3195 0 -1 1077944384 3853 0 0 0 45 0 0 0 20 0 15 0 101746108 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701387230064 139701899053698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8260] ppid=8245 vsize=10661132 memory=61 CPUtime=0.42 cores=1,3,5,7
/proc/8248/task/8260/stat : 8260 (java) S 8245 8248 3195 0 -1 1077944384 1761 0 0 0 42 0 0 0 20 0 15 0 101746108 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701386177264 139701899053698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8261] ppid=8245 vsize=10661132 memory=195732 CPUtime=0.19 cores=1,3,5,7
/proc/8248/task/8261/stat : 8261 (java) S 8245 8248 3195 0 -1 1077944384 2247 0 0 0 19 0 0 0 20 0 15 0 101746108 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701385124464 139701899053698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8262] ppid=8245 vsize=10661132 memory=4012 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8262/stat : 8262 (java) S 8245 8248 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101746108 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701384071904 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8263] ppid=8245 vsize=10661132 memory=195732 CPUtime=0.61 cores=1,3,5,7
/proc/8248/task/8263/stat : 8263 (java) S 8245 8248 3195 0 -1 1077944384 749 0 0 0 26 35 0 0 20 0 15 0 101746109 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701383019184 139701899053698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
Current children cumulated CPU time: 2389.38 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 195732 KiB

[startup+2442.3 s]
/proc/loadavg: 0.74 0.62 0.69 2/195 8408
/proc/meminfo: memFree=23406416/32770624 swapFree=67108404/67108860
[pid=8248] ppid=8245 vsize=10661132 memory=195732 CPUtime=2449.55 cores=1,3,5,7
/proc/8248/stat : 8248 (java) S 8245 8248 3195 0 -1 1077944320 41200 0 0 0 234235 10720 0 0 20 0 15 0 101746103 10916999168 48933 33554432000 4194304 4196468 140725796998208 140725796980752 139701899042551 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
/proc/8248/statm: 2665283 48933 3145 1 0 2627263 0
[pid=8248/tid=8250] ppid=8245 vsize=10661132 memory=195732 CPUtime=2434.62 cores=1,3,5,7
/proc/8248/task/8250/stat : 8250 (java) R 8245 8248 3195 0 -1 4202560 17863 0 0 0 232890 10572 0 0 20 0 15 0 101746103 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701903281984 140725797488578 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8251] ppid=8245 vsize=10661132 memory=195732 CPUtime=2.37 cores=1,3,5,7
/proc/8248/task/8251/stat : 8251 (java) S 8245 8248 3195 0 -1 1077944384 2070 0 0 0 206 31 0 0 20 0 15 0 101746104 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701506284688 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8252] ppid=8245 vsize=10661132 memory=195732 CPUtime=2.39 cores=1,3,5,7
/proc/8248/task/8252/stat : 8252 (java) S 8245 8248 3195 0 -1 1077944384 1677 0 0 0 207 32 0 0 20 0 15 0 101746104 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701505231888 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8253] ppid=8245 vsize=10661132 memory=195732 CPUtime=2.38 cores=1,3,5,7
/proc/8248/task/8253/stat : 8253 (java) S 8245 8248 3195 0 -1 1077944384 2350 0 0 0 211 27 0 0 20 0 15 0 101746104 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701504179088 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8254] ppid=8245 vsize=10661132 memory=195732 CPUtime=2.36 cores=1,3,5,7
/proc/8248/task/8254/stat : 8254 (java) S 8245 8248 3195 0 -1 1077944384 2032 0 0 0 202 34 0 0 20 0 15 0 101746104 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701503126288 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8255] ppid=8245 vsize=10661132 memory=195732 CPUtime=3.66 cores=1,3,5,7
/proc/8248/task/8255/stat : 8255 (java) S 8245 8248 3195 0 -1 1077944384 5171 0 0 0 341 25 0 0 20 0 15 0 101746105 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701391440240 139701899053698 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8256] ppid=8245 vsize=10661132 memory=195732 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8256/stat : 8256 (java) S 8245 8248 3195 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 101746106 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701390386208 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8257] ppid=8245 vsize=10661132 memory=195732 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8257/stat : 8257 (java) S 8245 8248 3195 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 101746106 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701389333360 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8258] ppid=8245 vsize=10661132 memory=195732 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8258/stat : 8258 (java) S 8245 8248 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101746108 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701388281680 139701899061147 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8259] ppid=8245 vsize=10661132 memory=195732 CPUtime=0.45 cores=1,3,5,7
/proc/8248/task/8259/stat : 8259 (java) S 8245 8248 3195 0 -1 1077944384 3853 0 0 0 45 0 0 0 20 0 15 0 101746108 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701387230064 139701899053698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8260] ppid=8245 vsize=10661132 memory=195732 CPUtime=0.42 cores=1,3,5,7
/proc/8248/task/8260/stat : 8260 (java) S 8245 8248 3195 0 -1 1077944384 1761 0 0 0 42 0 0 0 20 0 15 0 101746108 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701386177264 139701899053698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8261] ppid=8245 vsize=10661132 memory=195732 CPUtime=0.19 cores=1,3,5,7
/proc/8248/task/8261/stat : 8261 (java) S 8245 8248 3195 0 -1 1077944384 2247 0 0 0 19 0 0 0 20 0 15 0 101746108 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701385124464 139701899053698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8262] ppid=8245 vsize=10661132 memory=195732 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8262/stat : 8262 (java) S 8245 8248 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101746108 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701384071904 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8263] ppid=8245 vsize=10661132 memory=195732 CPUtime=0.63 cores=1,3,5,7
/proc/8248/task/8263/stat : 8263 (java) S 8245 8248 3195 0 -1 1077944384 753 0 0 0 26 37 0 0 20 0 15 0 101746109 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701383019184 139701899053698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
Current children cumulated CPU time: 2449.55 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 195732 KiB

[startup+2502.3 s]
/proc/loadavg: 0.74 0.65 0.70 2/194 8409
/proc/meminfo: memFree=23406432/32770624 swapFree=67108404/67108860
[pid=8248] ppid=8245 vsize=10661132 memory=195732 CPUtime=2509.7 cores=1,3,5,7
/proc/8248/stat : 8248 (java) S 8245 8248 3195 0 -1 1077944320 41980 0 0 0 239996 10974 0 0 20 0 15 0 101746103 10916999168 48933 33554432000 4194304 4196468 140725796998208 140725796980752 139701899042551 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
/proc/8248/statm: 2665283 48933 3145 1 0 2627263 0
[pid=8248/tid=8250] ppid=8245 vsize=10661132 memory=195732 CPUtime=2494.42 cores=1,3,5,7
/proc/8248/task/8250/stat : 8250 (java) R 8245 8248 3195 0 -1 4202560 18198 0 0 0 238619 10823 0 0 20 0 15 0 101746103 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701903282432 140725797488578 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8251] ppid=8245 vsize=10661132 memory=195732 CPUtime=2.43 cores=1,3,5,7
/proc/8248/task/8251/stat : 8251 (java) S 8245 8248 3195 0 -1 1077944384 2086 0 0 0 211 32 0 0 20 0 15 0 101746104 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701506284688 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8252] ppid=8245 vsize=10661132 memory=195732 CPUtime=2.45 cores=1,3,5,7
/proc/8248/task/8252/stat : 8252 (java) S 8245 8248 3195 0 -1 1077944384 1683 0 0 0 213 32 0 0 20 0 15 0 101746104 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701505231888 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8253] ppid=8245 vsize=10661132 memory=195732 CPUtime=2.43 cores=1,3,5,7
/proc/8248/task/8253/stat : 8253 (java) S 8245 8248 3195 0 -1 1077944384 2353 0 0 0 215 28 0 0 20 0 15 0 101746104 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701504179088 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8254] ppid=8245 vsize=10661132 memory=195732 CPUtime=2.43 cores=1,3,5,7
/proc/8248/task/8254/stat : 8254 (java) S 8245 8248 3195 0 -1 1077944384 2265 0 0 0 208 35 0 0 20 0 15 0 101746104 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701503126288 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8255] ppid=8245 vsize=10661132 memory=2396 CPUtime=3.74 cores=1,3,5,7
/proc/8248/task/8255/stat : 8255 (java) S 8245 8248 3195 0 -1 1077944384 5338 0 0 0 349 25 0 0 20 0 15 0 101746105 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701391440240 139701899053698 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8256] ppid=8245 vsize=10661132 memory=4012 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8256/stat : 8256 (java) S 8245 8248 3195 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 101746106 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701390386208 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8257] ppid=8245 vsize=10661132 memory=29324 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8257/stat : 8257 (java) S 8245 8248 3195 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 101746106 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701389333360 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8258] ppid=8245 vsize=10661132 memory=195732 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8258/stat : 8258 (java) S 8245 8248 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101746108 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701388281680 139701899061147 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8259] ppid=8245 vsize=10661132 memory=195732 CPUtime=0.45 cores=1,3,5,7
/proc/8248/task/8259/stat : 8259 (java) S 8245 8248 3195 0 -1 1077944384 3855 0 0 0 45 0 0 0 20 0 15 0 101746108 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701387230064 139701899053698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8260] ppid=8245 vsize=10661132 memory=0 CPUtime=0.42 cores=1,3,5,7
/proc/8248/task/8260/stat : 8260 (java) S 8245 8248 3195 0 -1 1077944384 1763 0 0 0 42 0 0 0 20 0 15 0 101746108 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701386177264 139701899053698 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8261] ppid=8245 vsize=10661132 memory=7378972498833534570 CPUtime=0.19 cores=1,3,5,7
/proc/8248/task/8261/stat : 8261 (java) S 8245 8248 3195 0 -1 1077944384 2249 0 0 0 19 0 0 0 20 0 15 0 101746108 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701385124464 139701899053698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8262] ppid=8245 vsize=10661132 memory=195732 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8262/stat : 8262 (java) S 8245 8248 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101746108 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701384071904 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8263] ppid=8245 vsize=10661132 memory=195732 CPUtime=0.65 cores=1,3,5,7
/proc/8248/task/8263/stat : 8263 (java) S 8245 8248 3195 0 -1 1077944384 767 0 0 0 27 38 0 0 20 0 15 0 101746109 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701383019184 139701899053698 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
Current children cumulated CPU time: 2509.7 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 195732 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2512.6 s]
/proc/loadavg: 0.71 0.64 0.69 2/194 8409
/proc/meminfo: memFree=23406432/32770624 swapFree=67108404/67108860
[pid=8248] ppid=8245 vsize=10661132 memory=195732 CPUtime=2520.05 cores=1,3,5,7
/proc/8248/stat : 8248 (java) S 8245 8248 3195 0 -1 1077944320 42017 0 0 0 240987 11018 0 0 20 0 15 0 101746103 10916999168 48933 33554432000 4194304 4196468 140725796998208 140725796980752 139701899042551 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
/proc/8248/statm: 2665283 48933 3145 1 0 2627263 0
[pid=8248/tid=8250] ppid=8245 vsize=10661132 memory=644 CPUtime=2504.68 cores=1,3,5,7
/proc/8248/task/8250/stat : 8250 (java) R 8245 8248 3195 0 -1 4202560 18229 0 0 0 239602 10866 0 0 20 0 15 0 101746103 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701903282352 140725797488578 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8251] ppid=8245 vsize=10661132 memory=956 CPUtime=2.44 cores=1,3,5,7
/proc/8248/task/8251/stat : 8251 (java) S 8245 8248 3195 0 -1 1077944384 2086 0 0 0 212 32 0 0 20 0 15 0 101746104 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701506284688 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8252] ppid=8245 vsize=10661132 memory=8112282956445269571 CPUtime=2.46 cores=1,3,5,7
/proc/8248/task/8252/stat : 8252 (java) S 8245 8248 3195 0 -1 1077944384 1684 0 0 0 214 32 0 0 20 0 15 0 101746104 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701505231888 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8253] ppid=8245 vsize=10661132 memory=70918500008062 CPUtime=2.45 cores=1,3,5,7
/proc/8248/task/8253/stat : 8253 (java) S 8245 8248 3195 0 -1 1077944384 2353 0 0 0 217 28 0 0 20 0 15 0 101746104 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701504179088 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8254] ppid=8245 vsize=10661132 memory=13854062080706283 CPUtime=2.44 cores=1,3,5,7
/proc/8248/task/8254/stat : 8254 (java) S 8245 8248 3195 0 -1 1077944384 2265 0 0 0 209 35 0 0 20 0 15 0 101746104 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701503126288 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8255] ppid=8245 vsize=10661132 memory=288292190260841798 CPUtime=3.77 cores=1,3,5,7
/proc/8248/task/8255/stat : 8255 (java) S 8245 8248 3195 0 -1 1077944384 5341 0 0 0 351 26 0 0 20 0 15 0 101746105 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701391440240 139701899053698 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8256] ppid=8245 vsize=10661132 memory=-6948614817169703622 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8256/stat : 8256 (java) S 8245 8248 3195 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 101746106 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701390386208 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8257] ppid=8245 vsize=10661132 memory=-3252517613199061085 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8257/stat : 8257 (java) S 8245 8248 3195 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 101746106 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701389333360 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8258] ppid=8245 vsize=10661132 memory=-2317720213663851332 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8258/stat : 8258 (java) S 8245 8248 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101746108 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701388281680 139701899061147 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8259] ppid=8245 vsize=10661132 memory=-7957962119327172001 CPUtime=0.45 cores=1,3,5,7
/proc/8248/task/8259/stat : 8259 (java) S 8245 8248 3195 0 -1 1077944384 3855 0 0 0 45 0 0 0 20 0 15 0 101746108 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701387230064 139701899053698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8260] ppid=8245 vsize=10661132 memory=6944656592455360604 CPUtime=0.42 cores=1,3,5,7
/proc/8248/task/8260/stat : 8260 (java) S 8245 8248 3195 0 -1 1077944384 1763 0 0 0 42 0 0 0 20 0 15 0 101746108 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701386177264 139701899053698 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8261] ppid=8245 vsize=10661132 memory=-4695052241013923951 CPUtime=0.19 cores=1,3,5,7
/proc/8248/task/8261/stat : 8261 (java) S 8245 8248 3195 0 -1 1077944384 2249 0 0 0 19 0 0 0 20 0 15 0 101746108 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701385124464 139701899053698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8262] ppid=8245 vsize=10661132 memory=-3252517613199061085 CPUtime=0 cores=1,3,5,7
/proc/8248/task/8262/stat : 8262 (java) S 8245 8248 3195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 101746108 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701384071904 139701899052757 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
[pid=8248/tid=8263] ppid=8245 vsize=10661132 memory=-2026666227646606628 CPUtime=0.65 cores=1,3,5,7
/proc/8248/task/8263/stat : 8263 (java) S 8245 8248 3195 0 -1 1077944384 769 0 0 0 27 38 0 0 20 0 15 0 101746109 10916999168 48933 33554432000 4194304 4196468 140725796998208 139701383019184 139701899053698 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8032256 140725797000348 140725797000457 140725797000457 140725797003215 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 195732 KiB

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

[startup+2512.62 s]
# the end of solver process 8248 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2409.88 s, system=110.185 s

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

Child status: 143
Real time (s): 2512.62
CPU time (s): 2520.07
CPU user time (s): 2409.88
CPU system time (s): 110.185
CPU usage (%): 100.296
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 195732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2409.88
system time used= 110.185
maximum resident set size= 196160
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42320
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2824
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 163305
involuntary context switches= 3935


# summary of solver processes directly reported to runsolver:
#   pid: 8248
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2409.88
#   total CPU system time (s): 110.185

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.2664 second user time and 22.6169 second system time

The end

Launcher Data

Begin job on node148 at 2018-07-29 07:23:50
IDJOB=4300073
IDBENCH=141538
IDSOLVER=2765
FILE ID=node148/4300073-1532841829
RUNJOBID= node148-1532809183-3227
PBS_JOBID= 21022476
Free space on /tmp= 43264 MiB

SOLVER NAME= slowpoke 2018-04-29
BENCH NAME= XCSP18/Knapsack/Knapsack-40-150-01_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4300073-1532841829/watcher-4300073-1532841829 -o /tmp/evaluation-result-4300073-1532841829/solver-4300073-1532841829 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1532809183-3227 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4300073-1532841829.xml --timelimit 2520

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

MD5SUM BENCH= 8d3b063d869bbc1321103d2dddf1736e
RANDOM SEED=902026357

node148.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.50
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.50
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.50
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.50
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:        23411020 kB
MemAvailable:   31755376 kB
Buffers:          237876 kB
Cached:          8239220 kB
SwapCached:          352 kB
Active:          2216032 kB
Inactive:        6491428 kB
Active(anon):     183720 kB
Inactive(anon):    74228 kB
Active(file):    2032312 kB
Inactive(file):  6417200 kB
Unevictable:        7080 kB
Mlocked:            7080 kB
SwapTotal:      67108860 kB
SwapFree:       67108404 kB
Dirty:              1284 kB
Writeback:             0 kB
AnonPages:        250784 kB
Mapped:            55664 kB
Shmem:             25016 kB
Slab:             351808 kB
SReclaimable:     323304 kB
SUnreclaim:        28504 kB
KernelStack:        3808 kB
PageTables:         5768 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1134660 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    184320 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 43264 MiB
End job on node148 at 2018-07-29 08:05:42