Trace number 4299398

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)55 2520.09 2510.21

General information on the benchmark

NameGolombRuler/
GolombRuler-a3v18-10_c18.xml
MD5SUMfd7701f01011f2453d3fac3f444f25b8
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark55
Best CPU time to get the best result obtained on this benchmark14.9852
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of constraints46
Number of domains2
Minimum domain size100
Maximum domain size101
Distribution of domain sizes[{"size":100,"count":45},{"size":101,"count":10}]
Minimum variable degree0
Maximum variable degree10
Distribution of variable degrees[{"degree":0,"count":55},{"degree":2,"count":45},{"degree":9,"count":9},{"degree":10,"count":1}]
Minimum constraint arity3
Maximum constraint arity45
Distribution of constraint arities[{"arity":3,"count":45},{"arity":45,"count":1}]
Number of extensional constraints0
Number of intensional constraints45
Distribution of constraint types[{"type":"intension","count":45},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin VAR

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.53/0.38	o 80
0.53/0.38	o 75
0.53/0.41	o 74
0.83/0.42	o 73
0.83/0.42	o 72
0.83/0.44	o 70
0.83/0.45	o 64
1.14/0.53	o 60
8.45/6.87	o 56
86.56/84.66	o 55
2520.06/2510.20	s SATISFIABLE
2520.06/2510.20	v <instantiation>
2520.06/2510.20	v 	<list>
2520.06/2510.20	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[5][6] y[5][7] y[5][8] y[5][9] y[6][7] y[6][8] y[6][9] y[7][8] y[7][9] y[8][9] 
2520.06/2510.20	v 	</list>
2520.06/2510.20	v 	<values>
2520.06/2510.20	v 		0 1 6 10 23 26 34 41 53 55 1 6 10 23 26 34 41 53 55 5 9 22 25 33 40 52 54 4 17 20 28 35 47 49 13 16 24 31 43 45 3 11 18 30 32 8 15 27 29 7 19 21 12 14 2 
2520.06/2510.20	v 	</values>
2520.06/2510.20	v </instantiation>

Verifier Data

OK	55

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299398-1532814591/watcher-4299398-1532814591 -o /tmp/evaluation-result-4299398-1532814591/solver-4299398-1532814591 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532809628-10650 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299398-1532814591.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
Current StackSize limit: 8192 KiB

solver pid=11662, runsolver pid=11659

[startup+0.100583 s]*
/proc/loadavg: 1.04 1.31 1.43 3/218 11677
/proc/meminfo: memFree=27112480/32770624 swapFree=67108860/67108860
[pid=11662] ppid=11659 vsize=10661056 memory=27328 CPUtime=0.12 cores=1,3,5,7
/proc/11662/stat : 11662 (java) S 11659 11662 10618 0 -1 1077944320 5294 0 0 0 11 1 0 0 20 0 15 0 99022256 10916921344 6832 33554432000 4194304 4196468 140728078627856 140728078610400 140567838396151 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
/proc/11662/statm: 2665264 6832 2814 1 0 2627263 0
[pid=11662/tid=11664] ppid=11659 vsize=10661056 memory=-8269626465541067648 CPUtime=0.09 cores=1,3,5,7
/proc/11662/task/11664/stat : 11664 (java) R 11659 11662 10618 0 -1 4202560 3177 0 0 0 8 1 0 0 20 0 15 0 99022256 10916921344 6832 33554432000 4194304 4196468 140728078627856 140567842627040 140567838408086 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11665] ppid=11659 vsize=10661056 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11665/stat : 11665 (java) S 11659 11662 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99022257 10916921344 6832 33554432000 4194304 4196468 140728078627856 140567775086992 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11666] ppid=11659 vsize=10661056 memory=140414191867520 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11666/stat : 11666 (java) S 11659 11662 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99022257 10916921344 6832 33554432000 4194304 4196468 140728078627856 140567774034192 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11667] ppid=11659 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11667/stat : 11667 (java) S 11659 11662 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99022257 10916921344 6832 33554432000 4194304 4196468 140728078627856 140567772981904 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11668] ppid=11659 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11668/stat : 11668 (java) S 11659 11662 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99022257 10916921344 6832 33554432000 4194304 4196468 140728078627856 140567771929104 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11669] ppid=11659 vsize=10661056 memory=140414191867520 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11669/stat : 11669 (java) S 11659 11662 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99022258 10916921344 6832 33554432000 4194304 4196468 140728078627856 140567196215920 140567838407298 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11670] ppid=11659 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11670/stat : 11670 (java) S 11659 11662 10618 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99022259 10916921344 6832 33554432000 4194304 4196468 140728078627856 140567195161888 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11671] ppid=11659 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11671/stat : 11671 (java) S 11659 11662 10618 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99022259 10916921344 6832 33554432000 4194304 4196468 140728078627856 140567194109552 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11672] ppid=11659 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11672/stat : 11672 (java) S 11659 11662 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99022261 10916921344 6832 33554432000 4194304 4196468 140728078627856 140567193057872 140567838414747 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11673] ppid=11659 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11673/stat : 11673 (java) S 11659 11662 10618 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 15 0 99022261 10916921344 6832 33554432000 4194304 4196468 140728078627856 140567192004720 140567838407298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11674] ppid=11659 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11674/stat : 11674 (java) S 11659 11662 10618 0 -1 1077944384 128 0 0 0 0 0 0 0 20 0 15 0 99022262 10916921344 6832 33554432000 4194304 4196468 140728078627856 140567190951920 140567838407298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11675] ppid=11659 vsize=10661056 memory=140414191867520 CPUtime=0.01 cores=1,3,5,7
/proc/11662/task/11675/stat : 11675 (java) R 11659 11662 10618 0 -1 4202560 323 0 0 0 1 0 0 0 20 0 15 0 99022262 10916921344 6832 33554432000 4194304 4196468 140728078627856 140567189899632 140567838408086 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11676] ppid=11659 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11676/stat : 11676 (java) S 11659 11662 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99022262 10916921344 6832 33554432000 4194304 4196468 140728078627856 140567188847072 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11677] ppid=11659 vsize=10661056 memory=140414191867520 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11677/stat : 11677 (java) S 11659 11662 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99022262 10916921344 6832 33554432000 4194304 4196468 140728078627856 140567187794864 140567838407298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27328 KiB

[startup+0.2106 s]*
/proc/loadavg: 1.04 1.31 1.43 4/218 11677
/proc/meminfo: memFree=27100780/32770624 swapFree=67108860/67108860
[pid=11662] ppid=11659 vsize=10661132 memory=40352 CPUtime=0.32 cores=1,3,5,7
/proc/11662/stat : 11662 (java) S 11659 11662 10618 0 -1 1077944320 8144 0 0 0 30 2 0 0 20 0 15 0 99022256 10916999168 10088 33554432000 4194304 4196468 140728078627856 140728078610400 140567838396151 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
/proc/11662/statm: 2665283 10088 3002 1 0 2627263 0
[pid=11662/tid=11664] ppid=11659 vsize=10661132 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/11662/task/11664/stat : 11664 (java) R 11659 11662 10618 0 -1 4202560 5249 0 0 0 18 1 0 0 20 0 15 0 99022256 10916999168 10088 33554432000 4194304 4196468 140728078627856 140567842628464 140567822476638 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11665] ppid=11659 vsize=10661132 memory=365 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11665/stat : 11665 (java) S 11659 11662 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99022257 10916999168 10088 33554432000 4194304 4196468 140728078627856 140567775086992 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11666] ppid=11659 vsize=10661132 memory=140414192442381 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11666/stat : 11666 (java) S 11659 11662 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99022257 10916999168 10088 33554432000 4194304 4196468 140728078627856 140567774034192 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11667] ppid=11659 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11667/stat : 11667 (java) S 11659 11662 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99022257 10916999168 10088 33554432000 4194304 4196468 140728078627856 140567772981904 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11668] ppid=11659 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11668/stat : 11668 (java) S 11659 11662 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99022257 10916999168 10088 33554432000 4194304 4196468 140728078627856 140567771929104 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11669] ppid=11659 vsize=10661132 memory=140414191867520 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11669/stat : 11669 (java) S 11659 11662 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99022258 10916999168 10088 33554432000 4194304 4196468 140728078627856 140567196215920 140567838407298 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11670] ppid=11659 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11670/stat : 11670 (java) S 11659 11662 10618 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99022259 10916999168 10088 33554432000 4194304 4196468 140728078627856 140567195161888 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11671] ppid=11659 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11671/stat : 11671 (java) S 11659 11662 10618 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99022259 10916999168 10088 33554432000 4194304 4196468 140728078627856 140567194109552 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11672] ppid=11659 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11672/stat : 11672 (java) S 11659 11662 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99022261 10916999168 10120 33554432000 4194304 4196468 140728078627856 140567193057872 140567838414747 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11673] ppid=11659 vsize=10661132 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/11662/task/11673/stat : 11673 (java) S 11659 11662 10618 0 -1 1077944384 542 0 0 0 2 0 0 0 20 0 15 0 99022261 10916999168 10120 33554432000 4194304 4196468 140728078627856 140567192004720 140567838407298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11674] ppid=11659 vsize=10661132 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/11662/task/11674/stat : 11674 (java) S 11659 11662 10618 0 -1 1077944384 207 0 0 0 2 0 0 0 20 0 15 0 99022262 10916999168 10120 33554432000 4194304 4196468 140728078627856 140567190951920 140567838407298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11675] ppid=11659 vsize=10661132 memory=140414191867520 CPUtime=0.07 cores=1,3,5,7
/proc/11662/task/11675/stat : 11675 (java) S 11659 11662 10618 0 -1 1077944384 780 0 0 0 7 0 0 0 20 0 15 0 99022262 10916999168 10120 33554432000 4194304 4196468 140728078627856 140567189899632 140567838407298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11676] ppid=11659 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11676/stat : 11676 (java) S 11659 11662 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99022262 10916999168 10120 33554432000 4194304 4196468 140728078627856 140567188847072 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11677] ppid=11659 vsize=10661132 memory=140414191867520 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11677/stat : 11677 (java) S 11659 11662 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99022262 10916999168 10120 33554432000 4194304 4196468 140728078627856 140567187794864 140567838407298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 40352 KiB

[startup+0.310336 s]*
/proc/loadavg: 1.04 1.31 1.43 5/218 11677
/proc/meminfo: memFree=27095756/32770624 swapFree=67108860/67108860
[pid=11662] ppid=11659 vsize=10661132 memory=45472 CPUtime=0.53 cores=1,3,5,7
/proc/11662/stat : 11662 (java) S 11659 11662 10618 0 -1 1077944320 9037 0 0 0 50 3 0 0 20 0 15 0 99022256 10916999168 11368 33554432000 4194304 4196468 140728078627856 140728078610400 140567838396151 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
/proc/11662/statm: 2665283 11368 3059 1 0 2627263 0
[pid=11662/tid=11664] ppid=11659 vsize=10661132 memory=7311146985107750967 CPUtime=0.29 cores=1,3,5,7
/proc/11662/task/11664/stat : 11664 (java) R 11659 11662 10618 0 -1 4202560 5703 0 0 0 27 2 0 0 20 0 15 0 99022256 10916999168 11368 33554432000 4194304 4196468 140728078627856 140567842631488 140567838408086 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11665] ppid=11659 vsize=10661132 memory=304556161963917335 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11665/stat : 11665 (java) S 11659 11662 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99022257 10916999168 11368 33554432000 4194304 4196468 140728078627856 140567775086992 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11666] ppid=11659 vsize=10661132 memory=140414192442380 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11666/stat : 11666 (java) S 11659 11662 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99022257 10916999168 11368 33554432000 4194304 4196468 140728078627856 140567774034192 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11667] ppid=11659 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11667/stat : 11667 (java) S 11659 11662 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99022257 10916999168 11368 33554432000 4194304 4196468 140728078627856 140567772981904 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11668] ppid=11659 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11668/stat : 11668 (java) S 11659 11662 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99022257 10916999168 11368 33554432000 4194304 4196468 140728078627856 140567771929104 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11669] ppid=11659 vsize=10661132 memory=140414191867520 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11669/stat : 11669 (java) S 11659 11662 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99022258 10916999168 11368 33554432000 4194304 4196468 140728078627856 140567196215920 140567838407298 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11670] ppid=11659 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11670/stat : 11670 (java) S 11659 11662 10618 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99022259 10916999168 11368 33554432000 4194304 4196468 140728078627856 140567195161888 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11671] ppid=11659 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11671/stat : 11671 (java) S 11659 11662 10618 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99022259 10916999168 11368 33554432000 4194304 4196468 140728078627856 140567194109552 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11672] ppid=11659 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11672/stat : 11672 (java) S 11659 11662 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99022261 10916999168 11368 33554432000 4194304 4196468 140728078627856 140567193057872 140567838414747 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11673] ppid=11659 vsize=10661132 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/11662/task/11673/stat : 11673 (java) R 11659 11662 10618 0 -1 1077944384 619 0 0 0 4 0 0 0 20 0 15 0 99022261 10916999168 11368 33554432000 4194304 4196468 140728078627856 140567192004720 140567838407298 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11674] ppid=11659 vsize=10661132 memory=-1 CPUtime=0.06 cores=1,3,5,7
/proc/11662/task/11674/stat : 11674 (java) R 11659 11662 10618 0 -1 4202560 414 0 0 0 6 0 0 0 20 0 15 0 99022262 10916999168 11368 33554432000 4194304 4196468 140728078627856 140567190937944 140567817642350 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11675] ppid=11659 vsize=10661132 memory=140414191867520 CPUtime=0.13 cores=1,3,5,7
/proc/11662/task/11675/stat : 11675 (java) R 11659 11662 10618 0 -1 4202560 936 0 0 0 13 0 0 0 20 0 15 0 99022262 10916999168 11368 33554432000 4194304 4196468 140728078627856 140567189899632 140567817316442 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11676] ppid=11659 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11676/stat : 11676 (java) S 11659 11662 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99022262 10916999168 11368 33554432000 4194304 4196468 140728078627856 140567188847072 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11677] ppid=11659 vsize=10661132 memory=140414191867520 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11677/stat : 11677 (java) S 11659 11662 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99022262 10916999168 11368 33554432000 4194304 4196468 140728078627856 140567187794864 140567838407298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 45472 KiB

[startup+0.700788 s]
/proc/loadavg: 1.20 1.34 1.44 5/218 11677
/proc/meminfo: memFree=27069956/32770624 swapFree=67108860/67108860
[pid=11662] ppid=11659 vsize=10661132 memory=87200 CPUtime=1.69 cores=1,3,5,7
/proc/11662/stat : 11662 (java) S 11659 11662 10618 0 -1 1077944320 15440 0 0 0 164 5 0 0 20 0 15 0 99022256 10916999168 21800 33554432000 4194304 4196468 140728078627856 140728078610400 140567838396151 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
/proc/11662/statm: 2665283 21800 3096 1 0 2627263 0
[pid=11662/tid=11664] ppid=11659 vsize=10661132 memory=17100 CPUtime=0.66 cores=1,3,5,7
/proc/11662/task/11664/stat : 11664 (java) R 11659 11662 10618 0 -1 4202560 5861 0 0 0 64 2 0 0 20 0 15 0 99022256 10916999168 21800 33554432000 4194304 4196468 140728078627856 140567842622560 140728078677954 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11665] ppid=11659 vsize=10661132 memory=18220 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11665/stat : 11665 (java) S 11659 11662 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99022257 10916999168 21800 33554432000 4194304 4196468 140728078627856 140567775086992 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11666] ppid=11659 vsize=10661132 memory=1788 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11666/stat : 11666 (java) S 11659 11662 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99022257 10916999168 21800 33554432000 4194304 4196468 140728078627856 140567774034192 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11667] ppid=11659 vsize=10661132 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11667/stat : 11667 (java) S 11659 11662 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99022257 10916999168 21800 33554432000 4194304 4196468 140728078627856 140567772981904 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11668] ppid=11659 vsize=10661132 memory=644 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11668/stat : 11668 (java) S 11659 11662 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99022257 10916999168 21800 33554432000 4194304 4196468 140728078627856 140567771929104 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11669] ppid=11659 vsize=10661132 memory=952 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11669/stat : 11669 (java) S 11659 11662 10618 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 99022258 10916999168 21800 33554432000 4194304 4196468 140728078627856 140567196215920 140567838407298 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11670] ppid=11659 vsize=10661132 memory=2376 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11670/stat : 11670 (java) S 11659 11662 10618 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99022259 10916999168 21800 33554432000 4194304 4196468 140728078627856 140567195161888 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11671] ppid=11659 vsize=10661132 memory=1536 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11671/stat : 11671 (java) S 11659 11662 10618 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99022259 10916999168 21800 33554432000 4194304 4196468 140728078627856 140567194109552 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11672] ppid=11659 vsize=10661132 memory=7379241883359864663 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11672/stat : 11672 (java) S 11659 11662 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99022261 10916999168 21800 33554432000 4194304 4196468 140728078627856 140567193057872 140567838414747 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11673] ppid=11659 vsize=10661132 memory=6081108994580113768 CPUtime=0.37 cores=1,3,5,7
/proc/11662/task/11673/stat : 11673 (java) R 11659 11662 10618 0 -1 4202560 3671 0 0 0 37 0 0 0 20 0 15 0 99022261 10916999168 21800 33554432000 4194304 4196468 140728078627856 140567191985000 140567819919265 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11674] ppid=11659 vsize=10661132 memory=6154282490091891024 CPUtime=0.4 cores=1,3,5,7
/proc/11662/task/11674/stat : 11674 (java) R 11659 11662 10618 0 -1 4202560 3099 0 0 0 40 0 0 0 20 0 15 0 99022262 10916999168 21800 33554432000 4194304 4196468 140728078627856 140567190939592 140567818113287 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11675] ppid=11659 vsize=10661132 memory=0 CPUtime=0.21 cores=1,3,5,7
/proc/11662/task/11675/stat : 11675 (java) S 11659 11662 10618 0 -1 1077944384 1437 0 0 0 21 0 0 0 20 0 15 0 99022262 10916999168 21800 33554432000 4194304 4196468 140728078627856 140567189899632 140567838407298 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11676] ppid=11659 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11676/stat : 11676 (java) S 11659 11662 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99022262 10916999168 21800 33554432000 4194304 4196468 140728078627856 140567188847072 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11677] ppid=11659 vsize=10661132 memory=4576 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11677/stat : 11677 (java) S 11659 11662 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99022262 10916999168 21800 33554432000 4194304 4196468 140728078627856 140567187794864 140567838407298 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
Current children cumulated CPU time: 1.69 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 87200 KiB

[startup+1.50074 s]
/proc/loadavg: 1.20 1.34 1.44 3/218 11677
/proc/meminfo: memFree=27024164/32770624 swapFree=67108860/67108860
[pid=11662] ppid=11659 vsize=10661132 memory=170004 CPUtime=2.89 cores=1,3,5,7
/proc/11662/stat : 11662 (java) S 11659 11662 10618 0 -1 1077944320 17458 0 0 0 282 7 0 0 20 0 15 0 99022256 10916999168 42501 33554432000 4194304 4196468 140728078627856 140728078610400 140567838396151 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
/proc/11662/statm: 2665283 42501 3106 1 0 2627263 0
[pid=11662/tid=11664] ppid=11659 vsize=10661132 memory=147432 CPUtime=1.46 cores=1,3,5,7
/proc/11662/task/11664/stat : 11664 (java) R 11659 11662 10618 0 -1 4202560 6330 0 0 0 142 4 0 0 20 0 15 0 99022256 10916999168 42501 33554432000 4194304 4196468 140728078627856 140567842636816 140728078677954 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11665] ppid=11659 vsize=10661132 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11665/stat : 11665 (java) S 11659 11662 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99022257 10916999168 42501 33554432000 4194304 4196468 140728078627856 140567775086992 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11666] ppid=11659 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11666/stat : 11666 (java) S 11659 11662 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99022257 10916999168 42501 33554432000 4194304 4196468 140728078627856 140567774034192 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11667] ppid=11659 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11667/stat : 11667 (java) S 11659 11662 10618 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99022257 10916999168 42501 33554432000 4194304 4196468 140728078627856 140567772981904 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11668] ppid=11659 vsize=10661132 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11668/stat : 11668 (java) S 11659 11662 10618 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99022257 10916999168 42501 33554432000 4194304 4196468 140728078627856 140567771929104 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11669] ppid=11659 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11669/stat : 11669 (java) S 11659 11662 10618 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 99022258 10916999168 42501 33554432000 4194304 4196468 140728078627856 140567196215920 140567838407298 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0

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

/proc/11662/task/11664/stat : 11664 (java) R 11659 11662 10618 0 -1 4202560 19466 0 0 0 235332 2055 0 0 20 0 15 0 99022256 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567842635088 140728078677954 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11665] ppid=11659 vsize=10661132 memory=196244 CPUtime=2.79 cores=1,3,5,7
/proc/11662/task/11665/stat : 11665 (java) S 11659 11662 10618 0 -1 1077944384 2233 0 0 0 249 30 0 0 20 0 15 0 99022257 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567775086992 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11666] ppid=11659 vsize=10661132 memory=196244 CPUtime=2.82 cores=1,3,5,7
/proc/11662/task/11666/stat : 11666 (java) S 11659 11662 10618 0 -1 1077944384 2488 0 0 0 248 34 0 0 20 0 15 0 99022257 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567774034192 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11667] ppid=11659 vsize=10661132 memory=196244 CPUtime=2.81 cores=1,3,5,7
/proc/11662/task/11667/stat : 11667 (java) S 11659 11662 10618 0 -1 1077944384 3519 0 0 0 253 28 0 0 20 0 15 0 99022257 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567772981904 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11668] ppid=11659 vsize=10661132 memory=196244 CPUtime=2.79 cores=1,3,5,7
/proc/11662/task/11668/stat : 11668 (java) S 11659 11662 10618 0 -1 1077944384 3118 0 0 0 250 29 0 0 20 0 15 0 99022257 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567771929104 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11669] ppid=11659 vsize=10661132 memory=196244 CPUtime=4.13 cores=1,3,5,7
/proc/11662/task/11669/stat : 11669 (java) S 11659 11662 10618 0 -1 1077944384 5176 0 0 0 387 26 0 0 20 0 15 0 99022258 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567196215920 140567838407298 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11670] ppid=11659 vsize=10661132 memory=196244 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11670/stat : 11670 (java) S 11659 11662 10618 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 99022259 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567195161888 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11671] ppid=11659 vsize=10661132 memory=196244 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11671/stat : 11671 (java) S 11659 11662 10618 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 99022259 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567194109552 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11672] ppid=11659 vsize=10661132 memory=65 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11672/stat : 11672 (java) S 11659 11662 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99022261 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567193057872 140567838414747 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11673] ppid=11659 vsize=10661132 memory=196244 CPUtime=0.74 cores=1,3,5,7
/proc/11662/task/11673/stat : 11673 (java) S 11659 11662 10618 0 -1 1077944384 6364 0 0 0 73 1 0 0 20 0 15 0 99022261 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567192004720 140567838407298 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11674] ppid=11659 vsize=10661132 memory=196244 CPUtime=0.78 cores=1,3,5,7
/proc/11662/task/11674/stat : 11674 (java) S 11659 11662 10618 0 -1 1077944384 6128 0 0 0 77 1 0 0 20 0 15 0 99022262 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567190951920 140567838407298 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11675] ppid=11659 vsize=10661132 memory=0 CPUtime=0.28 cores=1,3,5,7
/proc/11662/task/11675/stat : 11675 (java) S 11659 11662 10618 0 -1 1077944384 3008 0 0 0 28 0 0 0 20 0 15 0 99022262 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567189899632 140567838407298 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11676] ppid=11659 vsize=10661132 memory=12040 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11676/stat : 11676 (java) S 11659 11662 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99022262 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567188847072 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11677] ppid=11659 vsize=10661132 memory=196244 CPUtime=0.67 cores=1,3,5,7
/proc/11662/task/11677/stat : 11677 (java) S 11659 11662 10618 0 -1 1077944384 890 0 0 0 34 33 0 0 20 0 15 0 99022262 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567187794864 140567838407298 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
Current children cumulated CPU time: 2391.76 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 196244 KiB

[startup+2442.3 s]
/proc/loadavg: 1.35 1.24 1.29 3/219 11880
/proc/meminfo: memFree=26906736/32770624 swapFree=67108860/67108860
[pid=11662] ppid=11659 vsize=10661132 memory=196244 CPUtime=2451.95 cores=1,3,5,7
/proc/11662/stat : 11662 (java) S 11659 11662 10618 0 -1 1077944320 53988 0 0 0 242953 2242 0 0 20 0 15 0 99022256 10916999168 49061 33554432000 4194304 4196468 140728078627856 140728078610400 140567838396151 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
/proc/11662/statm: 2665283 49061 3138 1 0 2627263 0
[pid=11662/tid=11664] ppid=11659 vsize=10661132 memory=196244 CPUtime=2433.67 cores=1,3,5,7
/proc/11662/task/11664/stat : 11664 (java) R 11659 11662 10618 0 -1 4202560 19638 0 0 0 241260 2107 0 0 20 0 15 0 99022256 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567842634832 140728078677954 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11665] ppid=11659 vsize=10661132 memory=196244 CPUtime=2.84 cores=1,3,5,7
/proc/11662/task/11665/stat : 11665 (java) S 11659 11662 10618 0 -1 1077944384 2233 0 0 0 254 30 0 0 20 0 15 0 99022257 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567775086992 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11666] ppid=11659 vsize=10661132 memory=196244 CPUtime=2.88 cores=1,3,5,7
/proc/11662/task/11666/stat : 11666 (java) S 11659 11662 10618 0 -1 1077944384 2488 0 0 0 254 34 0 0 20 0 15 0 99022257 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567774034192 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11667] ppid=11659 vsize=10661132 memory=196244 CPUtime=2.88 cores=1,3,5,7
/proc/11662/task/11667/stat : 11667 (java) S 11659 11662 10618 0 -1 1077944384 3519 0 0 0 259 29 0 0 20 0 15 0 99022257 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567772981904 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11668] ppid=11659 vsize=10661132 memory=196244 CPUtime=2.85 cores=1,3,5,7
/proc/11662/task/11668/stat : 11668 (java) S 11659 11662 10618 0 -1 1077944384 3118 0 0 0 255 30 0 0 20 0 15 0 99022257 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567771929104 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11669] ppid=11659 vsize=10661132 memory=196244 CPUtime=4.24 cores=1,3,5,7
/proc/11662/task/11669/stat : 11669 (java) S 11659 11662 10618 0 -1 1077944384 5182 0 0 0 398 26 0 0 20 0 15 0 99022258 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567196215920 140567838407298 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11670] ppid=11659 vsize=10661132 memory=196244 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11670/stat : 11670 (java) S 11659 11662 10618 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 99022259 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567195161888 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11671] ppid=11659 vsize=10661132 memory=196244 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11671/stat : 11671 (java) S 11659 11662 10618 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 99022259 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567194109552 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11672] ppid=11659 vsize=10661132 memory=196244 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11672/stat : 11672 (java) S 11659 11662 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99022261 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567193057872 140567838414747 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11673] ppid=11659 vsize=10661132 memory=196244 CPUtime=0.74 cores=1,3,5,7
/proc/11662/task/11673/stat : 11673 (java) S 11659 11662 10618 0 -1 1077944384 6364 0 0 0 73 1 0 0 20 0 15 0 99022261 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567192004720 140567838407298 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11674] ppid=11659 vsize=10661132 memory=196244 CPUtime=0.78 cores=1,3,5,7
/proc/11662/task/11674/stat : 11674 (java) S 11659 11662 10618 0 -1 1077944384 6128 0 0 0 77 1 0 0 20 0 15 0 99022262 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567190951920 140567838407298 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11675] ppid=11659 vsize=10661132 memory=422 CPUtime=0.28 cores=1,3,5,7
/proc/11662/task/11675/stat : 11675 (java) S 11659 11662 10618 0 -1 1077944384 3008 0 0 0 28 0 0 0 20 0 15 0 99022262 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567189899632 140567838407298 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11676] ppid=11659 vsize=10661132 memory=196244 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11676/stat : 11676 (java) S 11659 11662 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99022262 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567188847072 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11677] ppid=11659 vsize=10661132 memory=1160 CPUtime=0.68 cores=1,3,5,7
/proc/11662/task/11677/stat : 11677 (java) S 11659 11662 10618 0 -1 1077944384 894 0 0 0 35 33 0 0 20 0 15 0 99022262 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567187794864 140567838407298 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
Current children cumulated CPU time: 2451.95 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 196244 KiB

[startup+2502.3 s]
/proc/loadavg: 1.31 1.24 1.28 3/220 11882
/proc/meminfo: memFree=26906920/32770624 swapFree=67108860/67108860
[pid=11662] ppid=11659 vsize=10661132 memory=196244 CPUtime=2512.14 cores=1,3,5,7
/proc/11662/stat : 11662 (java) S 11659 11662 10618 0 -1 1077944320 54842 0 0 0 248918 2296 0 0 20 0 15 0 99022256 10916999168 49061 33554432000 4194304 4196468 140728078627856 140728078610400 140567838396151 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
/proc/11662/statm: 2665283 49061 3138 1 0 2627263 0
[pid=11662/tid=11664] ppid=11659 vsize=10661132 memory=33 CPUtime=2493.44 cores=1,3,5,7
/proc/11662/task/11664/stat : 11664 (java) R 11659 11662 10618 0 -1 4202560 20022 0 0 0 247187 2157 0 0 20 0 15 0 99022256 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567842636464 140728078677954 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11665] ppid=11659 vsize=10661132 memory=196244 CPUtime=2.92 cores=1,3,5,7
/proc/11662/task/11665/stat : 11665 (java) S 11659 11662 10618 0 -1 1077944384 2448 0 0 0 261 31 0 0 20 0 15 0 99022257 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567775086992 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11666] ppid=11659 vsize=10661132 memory=196244 CPUtime=2.96 cores=1,3,5,7
/proc/11662/task/11666/stat : 11666 (java) S 11659 11662 10618 0 -1 1077944384 2491 0 0 0 261 35 0 0 20 0 15 0 99022257 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567774034192 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11667] ppid=11659 vsize=10661132 memory=196244 CPUtime=2.95 cores=1,3,5,7
/proc/11662/task/11667/stat : 11667 (java) S 11659 11662 10618 0 -1 1077944384 3549 0 0 0 265 30 0 0 20 0 15 0 99022257 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567772981904 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11668] ppid=11659 vsize=10661132 memory=196244 CPUtime=2.93 cores=1,3,5,7
/proc/11662/task/11668/stat : 11668 (java) S 11659 11662 10618 0 -1 1077944384 3144 0 0 0 262 31 0 0 20 0 15 0 99022257 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567771929104 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11669] ppid=11659 vsize=10661132 memory=196244 CPUtime=4.35 cores=1,3,5,7
/proc/11662/task/11669/stat : 11669 (java) S 11659 11662 10618 0 -1 1077944384 5358 0 0 0 408 27 0 0 20 0 15 0 99022258 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567196215920 140567838407298 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11670] ppid=11659 vsize=10661132 memory=196244 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11670/stat : 11670 (java) S 11659 11662 10618 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 99022259 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567195161888 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11671] ppid=11659 vsize=10661132 memory=196244 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11671/stat : 11671 (java) S 11659 11662 10618 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 99022259 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567194109552 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11672] ppid=11659 vsize=10661132 memory=196244 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11672/stat : 11672 (java) S 11659 11662 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99022261 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567193057872 140567838414747 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11673] ppid=11659 vsize=10661132 memory=196244 CPUtime=0.74 cores=1,3,5,7
/proc/11662/task/11673/stat : 11673 (java) S 11659 11662 10618 0 -1 1077944384 6366 0 0 0 73 1 0 0 20 0 15 0 99022261 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567192004720 140567838407298 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11674] ppid=11659 vsize=10661132 memory=196244 CPUtime=0.78 cores=1,3,5,7
/proc/11662/task/11674/stat : 11674 (java) S 11659 11662 10618 0 -1 1077944384 6130 0 0 0 77 1 0 0 20 0 15 0 99022262 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567190951920 140567838407298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11675] ppid=11659 vsize=10661132 memory=3560 CPUtime=0.28 cores=1,3,5,7
/proc/11662/task/11675/stat : 11675 (java) S 11659 11662 10618 0 -1 1077944384 3010 0 0 0 28 0 0 0 20 0 15 0 99022262 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567189899632 140567838407298 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11676] ppid=11659 vsize=10661132 memory=1944 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11676/stat : 11676 (java) S 11659 11662 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99022262 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567188847072 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11677] ppid=11659 vsize=10661132 memory=5484 CPUtime=0.7 cores=1,3,5,7
/proc/11662/task/11677/stat : 11677 (java) S 11659 11662 10618 0 -1 1077944384 908 0 0 0 36 34 0 0 20 0 15 0 99022262 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567187794864 140567838407298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
Current children cumulated CPU time: 2512.14 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 196244 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2510.2 s]
/proc/loadavg: 1.36 1.25 1.29 3/220 11882
/proc/meminfo: memFree=26906920/32770624 swapFree=67108860/67108860
[pid=11662] ppid=11659 vsize=10661132 memory=196244 CPUtime=2520.06 cores=1,3,5,7
/proc/11662/stat : 11662 (java) S 11659 11662 10618 0 -1 1077944320 54865 0 0 0 249703 2303 0 0 20 0 15 0 99022256 10916999168 49061 33554432000 4194304 4196468 140728078627856 140728078610400 140567838396151 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
/proc/11662/statm: 2665283 49061 3138 1 0 2627263 0
[pid=11662/tid=11664] ppid=11659 vsize=10661132 memory=196244 CPUtime=2501.31 cores=1,3,5,7
/proc/11662/task/11664/stat : 11664 (java) R 11659 11662 10618 0 -1 4202560 20045 0 0 0 247967 2164 0 0 20 0 15 0 99022256 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567842634992 140728078677954 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11665] ppid=11659 vsize=10661132 memory=952 CPUtime=2.93 cores=1,3,5,7
/proc/11662/task/11665/stat : 11665 (java) S 11659 11662 10618 0 -1 1077944384 2448 0 0 0 262 31 0 0 20 0 15 0 99022257 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567775086992 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11666] ppid=11659 vsize=10661132 memory=2376 CPUtime=2.97 cores=1,3,5,7
/proc/11662/task/11666/stat : 11666 (java) S 11659 11662 10618 0 -1 1077944384 2491 0 0 0 262 35 0 0 20 0 15 0 99022257 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567774034192 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11667] ppid=11659 vsize=10661132 memory=196244 CPUtime=2.96 cores=1,3,5,7
/proc/11662/task/11667/stat : 11667 (java) S 11659 11662 10618 0 -1 1077944384 3549 0 0 0 266 30 0 0 20 0 15 0 99022257 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567772981904 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11668] ppid=11659 vsize=10661132 memory=196244 CPUtime=2.94 cores=1,3,5,7
/proc/11662/task/11668/stat : 11668 (java) S 11659 11662 10618 0 -1 1077944384 3144 0 0 0 263 31 0 0 20 0 15 0 99022257 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567771929104 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11669] ppid=11659 vsize=10661132 memory=196244 CPUtime=4.36 cores=1,3,5,7
/proc/11662/task/11669/stat : 11669 (java) S 11659 11662 10618 0 -1 1077944384 5358 0 0 0 409 27 0 0 20 0 15 0 99022258 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567196215920 140567838407298 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11670] ppid=11659 vsize=10661132 memory=196244 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11670/stat : 11670 (java) S 11659 11662 10618 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 99022259 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567195161888 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11671] ppid=11659 vsize=10661132 memory=8476 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11671/stat : 11671 (java) S 11659 11662 10618 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 99022259 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567194109552 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11672] ppid=11659 vsize=10661132 memory=4576 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11672/stat : 11672 (java) S 11659 11662 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99022261 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567193057872 140567838414747 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11673] ppid=11659 vsize=10661132 memory=15864 CPUtime=0.74 cores=1,3,5,7
/proc/11662/task/11673/stat : 11673 (java) S 11659 11662 10618 0 -1 1077944384 6366 0 0 0 73 1 0 0 20 0 15 0 99022261 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567192004720 140567838407298 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11674] ppid=11659 vsize=10661132 memory=3560 CPUtime=0.78 cores=1,3,5,7
/proc/11662/task/11674/stat : 11674 (java) S 11659 11662 10618 0 -1 1077944384 6130 0 0 0 77 1 0 0 20 0 15 0 99022262 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567190951920 140567838407298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11675] ppid=11659 vsize=10661132 memory=164 CPUtime=0.28 cores=1,3,5,7
/proc/11662/task/11675/stat : 11675 (java) S 11659 11662 10618 0 -1 1077944384 3010 0 0 0 28 0 0 0 20 0 15 0 99022262 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567189899632 140567838407298 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11676] ppid=11659 vsize=10661132 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/11662/task/11676/stat : 11676 (java) S 11659 11662 10618 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99022262 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567188847072 140567838406357 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
[pid=11662/tid=11677] ppid=11659 vsize=10661132 memory=-4695052241013923951 CPUtime=0.7 cores=1,3,5,7
/proc/11662/task/11677/stat : 11677 (java) S 11659 11662 10618 0 -1 1077944384 908 0 0 0 36 34 0 0 20 0 15 0 99022262 10916999168 49061 33554432000 4194304 4196468 140728078627856 140567187794864 140567838407298 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34373632 140728078632092 140728078632201 140728078632201 140728078634959 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 196244 KiB

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

[startup+2510.21 s]
# the end of solver process 11662 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2497.05 s, system=23.041 s

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

Child status: 143
Real time (s): 2510.21
CPU time (s): 2520.09
CPU user time (s): 2497.05
CPU system time (s): 23.041
CPU usage (%): 100.394
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 200256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2497.05
system time used= 23.041
maximum resident set size= 202304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55064
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2888
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 164660
involuntary context switches= 5425


# summary of solver processes directly reported to runsolver:
#   pid: 11662
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2497.05
#   total CPU system time (s): 23.041

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.2177 second user time and 23.6257 second system time

The end

Launcher Data

Begin job on node135 at 2018-07-28 23:49:51
IDJOB=4299398
IDBENCH=141371
IDSOLVER=2765
FILE ID=node135/4299398-1532814591
RUNJOBID= node135-1532809628-10650
PBS_JOBID= 21022479
Free space on /tmp= 48364 MiB

SOLVER NAME= slowpoke 2018-04-29
BENCH NAME= XCSP18/GolombRuler/GolombRuler-a3v18-10_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299398-1532814591/watcher-4299398-1532814591 -o /tmp/evaluation-result-4299398-1532814591/solver-4299398-1532814591 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532809628-10650 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299398-1532814591.xml --timelimit 2520

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

MD5SUM BENCH= fd7701f01011f2453d3fac3f444f25b8
RANDOM SEED=1502096365

node135.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:        27128904 kB
MemAvailable:   31769040 kB
Buffers:          202908 kB
Cached:          4669748 kB
SwapCached:            0 kB
Active:          1822476 kB
Inactive:        3265812 kB
Active(anon):     166528 kB
Inactive(anon):    76928 kB
Active(file):    1655948 kB
Inactive(file):  3188884 kB
Unevictable:        7212 kB
Mlocked:            7212 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1244 kB
Writeback:             0 kB
AnonPages:        222668 kB
Mapped:            54764 kB
Shmem:             25248 kB
Slab:             250476 kB
SReclaimable:     222276 kB
SUnreclaim:        28200 kB
KernelStack:        3552 kB
PageTables:         5308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1098732 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    157696 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 48364 MiB
End job on node135 at 2018-07-29 00:31:41