Trace number 4298693

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)50 2520.11 2501.02

General information on the benchmark

NameSumColoring/
SumColoring-myciel5_c18.xml
MD5SUM129cb36d1c9243226923c7f46c8f3d2b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark46
Best CPU time to get the best result obtained on this benchmark1545.7
Satisfiable
(Un)Satisfiability was proved
Number of variables47
Number of constraints236
Number of domains1
Minimum domain size47
Maximum domain size47
Distribution of domain sizes[{"size":47,"count":47}]
Minimum variable degree6
Maximum variable degree24
Distribution of variable degrees[{"degree":6,"count":5},{"degree":7,"count":5},{"degree":8,"count":6},{"degree":9,"count":5},{"degree":10,"count":5},{"degree":11,"count":5},{"degree":12,"count":1},{"degree":13,"count":7},{"degree":17,"count":5},{"degree":21,"count":1},{"degree":23,"count":1},{"degree":24,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":236}]
Number of extensional constraints0
Number of intensional constraints236
Distribution of constraint types[{"type":"intension","count":236}]
Optimization problemYES
Type of objectivemin 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.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: 2520
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
0.83/0.43	o 65
5.86/4.10	o 64
6.66/4.84	o 63
6.76/4.94	o 62
7.17/5.31	o 61
7.17/5.31	o 60
7.17/5.32	o 59
7.37/5.58	o 58
7.47/5.66	o 57
105.26/102.65	o 56
105.26/102.65	o 55
127.42/124.56	o 54
136.59/133.69	o 53
155.32/152.25	o 52
155.32/152.26	o 51
968.81/960.31	o 50
2520.09/2501.01	s SATISFIABLE
2520.09/2501.01	v <instantiation>
2520.09/2501.01	v 	<list>
2520.09/2501.01	v 		c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] c[30] c[31] c[32] c[33] c[34] c[35] c[36] c[37] c[38] c[39] c[40] c[41] c[42] c[43] c[44] c[45] c[46] 
2520.09/2501.01	v 	</list>
2520.09/2501.01	v 	<values>
2520.09/2501.01	v 		2 3 4 1 2 2 1 1 1 2 3 2 3 5 1 2 2 1 1 1 2 3 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 
2520.09/2501.01	v 	</values>
2520.09/2501.01	v </instantiation>

Verifier Data

OK	50

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298693-1532773495/watcher-4298693-1532773495 -o /tmp/evaluation-result-4298693-1532773495/solver-4298693-1532773495 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532740995-7594 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4298693-1532773495.xml --timelimit 2520 

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

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

solver pid=11175, runsolver pid=11172

[startup+0.102049 s]*
/proc/loadavg: 1.79 1.83 1.75 3/215 11190
/proc/meminfo: memFree=18724576/32770624 swapFree=67108860/67108860
[pid=11175] ppid=11172 vsize=10661056 memory=29592 CPUtime=0.13 cores=0,2,4,6
/proc/11175/stat : 11175 (java) S 11172 11175 7563 0 -1 1077944320 5358 0 0 0 12 1 0 0 20 0 15 0 94912649 10916921344 7398 33554432000 4194304 4196468 140734627860976 140734627843520 140125296987895 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
/proc/11175/statm: 2665264 7398 2816 1 0 2627263 0
[pid=11175/tid=11177] ppid=11172 vsize=10661056 memory=-8125511277465603198 CPUtime=0.09 cores=0,2,4,6
/proc/11175/task/11177/stat : 11177 (java) R 11172 11175 7563 0 -1 4202560 3232 0 0 0 9 0 0 0 20 0 15 0 94912649 10916921344 7398 33554432000 4194304 4196468 140734627860976 140125301209032 140125296999830 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11178] ppid=11172 vsize=10661056 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11178/stat : 11178 (java) S 11172 11175 7563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94912650 10916921344 7398 33554432000 4194304 4196468 140734627860976 140125255747856 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11179] ppid=11172 vsize=10661056 memory=140506135815808 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11179/stat : 11179 (java) S 11172 11175 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94912650 10916921344 7398 33554432000 4194304 4196468 140734627860976 140124902730128 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11180] ppid=11172 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11180/stat : 11180 (java) S 11172 11175 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94912650 10916921344 7398 33554432000 4194304 4196468 140734627860976 140124901677584 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11181] ppid=11172 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11181/stat : 11181 (java) S 11172 11175 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94912650 10916921344 7398 33554432000 4194304 4196468 140734627860976 140124900625040 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11182] ppid=11172 vsize=10661056 memory=140506135815808 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11182/stat : 11182 (java) S 11172 11175 7563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94912652 10916921344 7398 33554432000 4194304 4196468 140734627860976 140124856723952 140125296999042 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11183] ppid=11172 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11183/stat : 11183 (java) S 11172 11175 7563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94912652 10916921344 7398 33554432000 4194304 4196468 140734627860976 140124855670176 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11184] ppid=11172 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11184/stat : 11184 (java) S 11172 11175 7563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94912652 10916921344 7398 33554432000 4194304 4196468 140734627860976 140124854617584 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11185] ppid=11172 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11185/stat : 11185 (java) S 11172 11175 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94912655 10916921344 7398 33554432000 4194304 4196468 140734627860976 140124853566160 140125297006491 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11186] ppid=11172 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11186/stat : 11186 (java) S 11172 11175 7563 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 15 0 94912655 10916921344 7398 33554432000 4194304 4196468 140734627860976 140124529616880 140125296999042 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11187] ppid=11172 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11187/stat : 11187 (java) S 11172 11175 7563 0 -1 1077944384 132 0 0 0 0 0 0 0 20 0 15 0 94912655 10916921344 7398 33554432000 4194304 4196468 140734627860976 140124528564336 140125296999042 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11188] ppid=11172 vsize=10661056 memory=140506135815808 CPUtime=0.01 cores=0,2,4,6
/proc/11175/task/11188/stat : 11188 (java) R 11172 11175 7563 0 -1 4202560 320 0 0 0 1 0 0 0 20 0 15 0 94912655 10916921344 7398 33554432000 4194304 4196468 140734627860976 140124527511792 140125276124014 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11189] ppid=11172 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11189/stat : 11189 (java) S 11172 11175 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94912655 10916921344 7398 33554432000 4194304 4196468 140734627860976 140124526459488 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11190] ppid=11172 vsize=10661056 memory=140506135815808 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11190/stat : 11190 (java) S 11172 11175 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94912655 10916921344 7398 33554432000 4194304 4196468 140734627860976 140124525407024 140125296999042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 29592 KiB

[startup+0.210637 s]*
/proc/loadavg: 1.79 1.83 1.75 5/215 11190
/proc/meminfo: memFree=18712440/32770624 swapFree=67108860/67108860
[pid=11175] ppid=11172 vsize=10661056 memory=42152 CPUtime=0.34 cores=0,2,4,6
/proc/11175/stat : 11175 (java) S 11172 11175 7563 0 -1 1077944320 8113 0 0 0 32 2 0 0 20 0 15 0 94912649 10916921344 10538 33554432000 4194304 4196468 140734627860976 140734627843520 140125296987895 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
/proc/11175/statm: 2665264 10538 2943 1 0 2627263 0
[pid=11175/tid=11177] ppid=11172 vsize=10661056 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/11175/task/11177/stat : 11177 (java) R 11172 11175 7563 0 -1 4202560 5183 0 0 0 19 1 0 0 20 0 15 0 94912649 10916921344 10538 33554432000 4194304 4196468 140734627860976 140125301210576 140125297009242 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11178] ppid=11172 vsize=10661056 memory=343 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11178/stat : 11178 (java) S 11172 11175 7563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94912650 10916921344 10538 33554432000 4194304 4196468 140734627860976 140125255747856 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11179] ppid=11172 vsize=10661056 memory=140506136450447 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11179/stat : 11179 (java) S 11172 11175 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94912650 10916921344 10538 33554432000 4194304 4196468 140734627860976 140124902730128 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11180] ppid=11172 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11180/stat : 11180 (java) S 11172 11175 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94912650 10916921344 10538 33554432000 4194304 4196468 140734627860976 140124901677584 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11181] ppid=11172 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11181/stat : 11181 (java) S 11172 11175 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94912650 10916921344 10538 33554432000 4194304 4196468 140734627860976 140124900625040 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11182] ppid=11172 vsize=10661056 memory=140506135815808 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11182/stat : 11182 (java) S 11172 11175 7563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94912652 10916921344 10538 33554432000 4194304 4196468 140734627860976 140124856723952 140125296999042 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11183] ppid=11172 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11183/stat : 11183 (java) S 11172 11175 7563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94912652 10916921344 10538 33554432000 4194304 4196468 140734627860976 140124855670176 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11184] ppid=11172 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11184/stat : 11184 (java) S 11172 11175 7563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94912652 10916921344 10538 33554432000 4194304 4196468 140734627860976 140124854617584 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11185] ppid=11172 vsize=10661056 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11185/stat : 11185 (java) S 11172 11175 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94912655 10916921344 10538 33554432000 4194304 4196468 140734627860976 140124853566160 140125297006491 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11186] ppid=11172 vsize=10661056 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/11175/task/11186/stat : 11186 (java) S 11172 11175 7563 0 -1 1077944384 364 0 0 0 1 0 0 0 20 0 15 0 94912655 10916921344 10538 33554432000 4194304 4196468 140734627860976 140124529616880 140125296999042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11187] ppid=11172 vsize=10661056 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/11175/task/11187/stat : 11187 (java) S 11172 11175 7563 0 -1 1077944384 372 0 0 0 3 0 0 0 20 0 15 0 94912655 10916921344 10538 33554432000 4194304 4196468 140734627860976 140124528564336 140125296999042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11188] ppid=11172 vsize=10661056 memory=140506135815808 CPUtime=0.08 cores=0,2,4,6
/proc/11175/task/11188/stat : 11188 (java) R 11172 11175 7563 0 -1 4202560 830 0 0 0 8 0 0 0 20 0 15 0 94912655 10916921344 10538 33554432000 4194304 4196468 140734627860976 140124527508160 140125289225022 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11189] ppid=11172 vsize=10661056 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11189/stat : 11189 (java) S 11172 11175 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94912655 10916921344 10538 33554432000 4194304 4196468 140734627860976 140124526459488 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11190] ppid=11172 vsize=10661056 memory=140506135815808 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11190/stat : 11190 (java) S 11172 11175 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94912655 10916921344 10538 33554432000 4194304 4196468 140734627860976 140124525407024 140125296999042 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 42152 KiB

[startup+0.310521 s]*
/proc/loadavg: 1.79 1.83 1.75 4/215 11190
/proc/meminfo: memFree=18708656/32770624 swapFree=67108860/67108860
[pid=11175] ppid=11172 vsize=10661132 memory=46024 CPUtime=0.54 cores=0,2,4,6
/proc/11175/stat : 11175 (java) S 11172 11175 7563 0 -1 1077944320 8674 0 0 0 52 2 0 0 20 0 15 0 94912649 10916999168 11506 33554432000 4194304 4196468 140734627860976 140734627843520 140125296987895 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
/proc/11175/statm: 2665283 11506 3008 1 0 2627263 0
[pid=11175/tid=11177] ppid=11172 vsize=10661132 memory=7311146985107750967 CPUtime=0.29 cores=0,2,4,6
/proc/11175/task/11177/stat : 11177 (java) R 11172 11175 7563 0 -1 4202560 5541 0 0 0 28 1 0 0 20 0 15 0 94912649 10916999168 11571 33554432000 4194304 4196468 140734627860976 140125301225104 140125281031525 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11178] ppid=11172 vsize=10661132 memory=304556153357205527 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11178/stat : 11178 (java) S 11172 11175 7563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94912650 10916999168 11571 33554432000 4194304 4196468 140734627860976 140125255747856 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11179] ppid=11172 vsize=10661132 memory=140506136450279 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11179/stat : 11179 (java) S 11172 11175 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94912650 10916999168 11571 33554432000 4194304 4196468 140734627860976 140124902730128 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11180] ppid=11172 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11180/stat : 11180 (java) S 11172 11175 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94912650 10916999168 11571 33554432000 4194304 4196468 140734627860976 140124901677584 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11181] ppid=11172 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11181/stat : 11181 (java) S 11172 11175 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94912650 10916999168 11571 33554432000 4194304 4196468 140734627860976 140124900625040 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11182] ppid=11172 vsize=10661132 memory=140506135815808 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11182/stat : 11182 (java) S 11172 11175 7563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94912652 10916999168 11571 33554432000 4194304 4196468 140734627860976 140124856723952 140125296999042 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11183] ppid=11172 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11183/stat : 11183 (java) S 11172 11175 7563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94912652 10916999168 11571 33554432000 4194304 4196468 140734627860976 140124855670176 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11184] ppid=11172 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11184/stat : 11184 (java) S 11172 11175 7563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94912652 10916999168 11571 33554432000 4194304 4196468 140734627860976 140124854617584 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11185] ppid=11172 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11185/stat : 11185 (java) S 11172 11175 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94912655 10916999168 11571 33554432000 4194304 4196468 140734627860976 140124853566160 140125297006491 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11186] ppid=11172 vsize=10661132 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/11175/task/11186/stat : 11186 (java) S 11172 11175 7563 0 -1 1077944384 387 0 0 0 2 0 0 0 20 0 15 0 94912655 10916999168 11571 33554432000 4194304 4196468 140734627860976 140124529616880 140125296999042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11187] ppid=11172 vsize=10661132 memory=-1 CPUtime=0.05 cores=0,2,4,6
/proc/11175/task/11187/stat : 11187 (java) S 11172 11175 7563 0 -1 1077944384 454 0 0 0 5 0 0 0 20 0 15 0 94912655 10916999168 11571 33554432000 4194304 4196468 140734627860976 140124528564336 140125296999042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11188] ppid=11172 vsize=10661132 memory=140506135815808 CPUtime=0.15 cores=0,2,4,6
/proc/11175/task/11188/stat : 11188 (java) R 11172 11175 7563 0 -1 4202560 929 0 0 0 15 0 0 0 20 0 15 0 94912655 10916999168 11571 33554432000 4194304 4196468 140734627860976 140124527511792 140125274990784 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11189] ppid=11172 vsize=10661132 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11189/stat : 11189 (java) S 11172 11175 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94912655 10916999168 11571 33554432000 4194304 4196468 140734627860976 140124526459488 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11190] ppid=11172 vsize=10661132 memory=140506135815808 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11190/stat : 11190 (java) S 11172 11175 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94912655 10916999168 11571 33554432000 4194304 4196468 140734627860976 140124525407024 140125296999042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 46024 KiB

[startup+0.700729 s]
/proc/loadavg: 1.79 1.83 1.75 5/215 11190
/proc/meminfo: memFree=18686692/32770624 swapFree=67108860/67108860
[pid=11175] ppid=11172 vsize=10661132 memory=88620 CPUtime=1.7 cores=0,2,4,6
/proc/11175/stat : 11175 (java) S 11172 11175 7563 0 -1 1077944320 15859 0 0 0 166 4 0 0 20 0 15 0 94912649 10916999168 22155 33554432000 4194304 4196468 140734627860976 140734627843520 140125296987895 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
/proc/11175/statm: 2665283 22155 3099 1 0 2627263 0
[pid=11175/tid=11177] ppid=11172 vsize=10661132 memory=1728 CPUtime=0.67 cores=0,2,4,6
/proc/11175/task/11177/stat : 11177 (java) R 11172 11175 7563 0 -1 4202560 5893 0 0 0 65 2 0 0 20 0 15 0 94912649 10916999168 22155 33554432000 4194304 4196468 140734627860976 140125301214336 140124936370501 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11178] ppid=11172 vsize=10661132 memory=796 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11178/stat : 11178 (java) S 11172 11175 7563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94912650 10916999168 22155 33554432000 4194304 4196468 140734627860976 140125255747856 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11179] ppid=11172 vsize=10661132 memory=1012 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11179/stat : 11179 (java) S 11172 11175 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94912650 10916999168 22155 33554432000 4194304 4196468 140734627860976 140124902730128 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11180] ppid=11172 vsize=10661132 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11180/stat : 11180 (java) S 11172 11175 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94912650 10916999168 22155 33554432000 4194304 4196468 140734627860976 140124901677584 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11181] ppid=11172 vsize=10661132 memory=1712 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11181/stat : 11181 (java) S 11172 11175 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94912650 10916999168 22155 33554432000 4194304 4196468 140734627860976 140124900625040 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11182] ppid=11172 vsize=10661132 memory=9996 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11182/stat : 11182 (java) S 11172 11175 7563 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 94912652 10916999168 22155 33554432000 4194304 4196468 140734627860976 140124856723952 140125296999042 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11183] ppid=11172 vsize=10661132 memory=5792 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11183/stat : 11183 (java) S 11172 11175 7563 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94912652 10916999168 22155 33554432000 4194304 4196468 140734627860976 140124855670176 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11184] ppid=11172 vsize=10661132 memory=1936 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11184/stat : 11184 (java) S 11172 11175 7563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94912652 10916999168 22155 33554432000 4194304 4196468 140734627860976 140124854617584 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11185] ppid=11172 vsize=10661132 memory=1196 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11185/stat : 11185 (java) S 11172 11175 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94912655 10916999168 22155 33554432000 4194304 4196468 140734627860976 140124853566160 140125297006491 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11186] ppid=11172 vsize=10661132 memory=6945208482816681536 CPUtime=0.35 cores=0,2,4,6
/proc/11175/task/11186/stat : 11186 (java) R 11172 11175 7563 0 -1 4202560 2934 0 0 0 35 0 0 0 20 0 15 0 94912655 10916999168 22155 33554432000 4194304 4196468 140734627860976 140124529597896 140125278510903 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11187] ppid=11172 vsize=10661132 memory=7811323491934034026 CPUtime=0.39 cores=0,2,4,6
/proc/11175/task/11187/stat : 11187 (java) R 11172 11175 7563 0 -1 4202560 4023 0 0 0 38 1 0 0 20 0 15 0 94912655 10916999168 22155 33554432000 4194304 4196468 140734627860976 140124528545352 140125276884912 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11188] ppid=11172 vsize=10661132 memory=5787213827163908199 CPUtime=0.27 cores=0,2,4,6
/proc/11175/task/11188/stat : 11188 (java) S 11172 11175 7563 0 -1 1077944384 1638 0 0 0 27 0 0 0 20 0 15 0 94912655 10916999168 22155 33554432000 4194304 4196468 140734627860976 140124527511792 140125296999042 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11189] ppid=11172 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11189/stat : 11189 (java) S 11172 11175 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94912655 10916999168 22155 33554432000 4194304 4196468 140734627860976 140124526459488 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11190] ppid=11172 vsize=10661132 memory=31396 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11190/stat : 11190 (java) S 11172 11175 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94912655 10916999168 22155 33554432000 4194304 4196468 140734627860976 140124525407024 140125296999042 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
Current children cumulated CPU time: 1.7 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 88620 KiB

[startup+1.50229 s]
/proc/loadavg: 1.79 1.83 1.75 3/215 11190
/proc/meminfo: memFree=18648480/32770624 swapFree=67108860/67108860
[pid=11175] ppid=11172 vsize=10661132 memory=162868 CPUtime=3.08 cores=0,2,4,6
/proc/11175/stat : 11175 (java) S 11172 11175 7563 0 -1 1077944320 17306 0 0 0 302 6 0 0 20 0 15 0 94912649 10916999168 40717 33554432000 4194304 4196468 140734627860976 140734627843520 140125296987895 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
/proc/11175/statm: 2665283 40717 3101 1 0 2627263 0
[pid=11175/tid=11177] ppid=11172 vsize=10661132 memory=0 CPUtime=1.48 cores=0,2,4,6
/proc/11175/task/11177/stat : 11177 (java) R 11172 11175 7563 0 -1 4202560 5980 0 0 0 145 3 0 0 20 0 15 0 94912649 10916999168 40717 33554432000 4194304 4196468 140734627860976 140125301225328 140734629730242 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11178] ppid=11172 vsize=10661132 memory=-8754540793456063680 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11178/stat : 11178 (java) S 11172 11175 7563 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94912650 10916999168 40717 33554432000 4194304 4196468 140734627860976 140125255747856 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11179] ppid=11172 vsize=10661132 memory=-2843869621055772062 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11179/stat : 11179 (java) S 11172 11175 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94912650 10916999168 40717 33554432000 4194304 4196468 140734627860976 140124902730128 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11180] ppid=11172 vsize=10661132 memory=5450919713671312938 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11180/stat : 11180 (java) S 11172 11175 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94912650 10916999168 40717 33554432000 4194304 4196468 140734627860976 140124901677584 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11181] ppid=11172 vsize=10661132 memory=7005738693937936738 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11181/stat : 11181 (java) S 11172 11175 7563 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94912650 10916999168 40717 33554432000 4194304 4196468 140734627860976 140124900625040 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11182] ppid=11172 vsize=10661132 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11182/stat : 11182 (java) S 11172 11175 7563 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 94912652 10916999168 40717 33554432000 4194304 4196468 140734627860976 140124856723952 140125296999042 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0

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

/proc/11175/task/11177/stat : 11177 (java) R 11172 11175 7563 0 -1 4202560 15571 0 0 0 230879 490 0 0 20 0 15 0 94912649 10916999168 49046 33554432000 4194304 4196468 140734627860976 140125301227248 140734629730242 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11178] ppid=11172 vsize=10661132 memory=196184 CPUtime=5.28 cores=0,2,4,6
/proc/11175/task/11178/stat : 11178 (java) S 11172 11175 7563 0 -1 1077944384 3129 0 0 0 513 15 0 0 20 0 15 0 94912650 10916999168 49046 33554432000 4194304 4196468 140734627860976 140125255747856 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11179] ppid=11172 vsize=10661132 memory=196184 CPUtime=5.24 cores=0,2,4,6
/proc/11175/task/11179/stat : 11179 (java) S 11172 11175 7563 0 -1 1077944384 3908 0 0 0 510 14 0 0 20 0 15 0 94912650 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124902730128 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11180] ppid=11172 vsize=10661132 memory=196184 CPUtime=5.26 cores=0,2,4,6
/proc/11175/task/11180/stat : 11180 (java) S 11172 11175 7563 0 -1 1077944384 2675 0 0 0 512 14 0 0 20 0 15 0 94912650 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124901677584 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11181] ppid=11172 vsize=10661132 memory=196184 CPUtime=5.23 cores=0,2,4,6
/proc/11175/task/11181/stat : 11181 (java) S 11172 11175 7563 0 -1 1077944384 4781 0 0 0 510 13 0 0 20 0 15 0 94912650 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124900625040 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11182] ppid=11172 vsize=10661132 memory=196184 CPUtime=2.47 cores=0,2,4,6
/proc/11175/task/11182/stat : 11182 (java) S 11172 11175 7563 0 -1 1077944384 3875 0 0 0 230 17 0 0 20 0 15 0 94912652 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124856723952 140125296999042 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11183] ppid=11172 vsize=10661132 memory=196184 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11183/stat : 11183 (java) S 11172 11175 7563 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 94912652 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124855670176 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11184] ppid=11172 vsize=10661132 memory=196184 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11184/stat : 11184 (java) S 11172 11175 7563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94912652 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124854617584 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11185] ppid=11172 vsize=10661132 memory=196184 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11185/stat : 11185 (java) S 11172 11175 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94912655 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124853566160 140125297006491 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11186] ppid=11172 vsize=10661132 memory=449 CPUtime=0.88 cores=0,2,4,6
/proc/11175/task/11186/stat : 11186 (java) S 11172 11175 7563 0 -1 1077944384 7973 0 0 0 87 1 0 0 20 0 15 0 94912655 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124529616880 140125296999042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11187] ppid=11172 vsize=10661132 memory=196184 CPUtime=0.99 cores=0,2,4,6
/proc/11175/task/11187/stat : 11187 (java) S 11172 11175 7563 0 -1 1077944384 8498 0 0 0 97 2 0 0 20 0 15 0 94912655 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124528564336 140125296999042 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11188] ppid=11172 vsize=10661132 memory=196184 CPUtime=0.36 cores=0,2,4,6
/proc/11175/task/11188/stat : 11188 (java) S 11172 11175 7563 0 -1 1077944384 3764 0 0 0 35 1 0 0 20 0 15 0 94912655 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124527511792 140125296999042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11189] ppid=11172 vsize=10661132 memory=196184 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11189/stat : 11189 (java) S 11172 11175 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94912655 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124526459488 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11190] ppid=11172 vsize=10661132 memory=1012 CPUtime=0.68 cores=0,2,4,6
/proc/11175/task/11190/stat : 11190 (java) S 11172 11175 7563 0 -1 1077944384 957 0 0 0 33 35 0 0 20 0 15 0 94912655 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124525407024 140125296999042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
Current children cumulated CPU time: 2340.17 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 196184 KiB

[startup+2382.3 s]
/proc/loadavg: 1.24 1.40 1.49 3/216 11362
/proc/meminfo: memFree=19977552/32770624 swapFree=67108860/67108860
[pid=11175] ppid=11172 vsize=10661132 memory=196184 CPUtime=2400.57 cores=0,2,4,6
/proc/11175/stat : 11175 (java) S 11172 11175 7563 0 -1 1077944320 56626 0 0 0 239461 596 0 0 20 0 15 0 94912649 10916999168 49046 33554432000 4194304 4196468 140734627860976 140734627843520 140125296987895 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
/proc/11175/statm: 2665283 49046 3144 1 0 2627263 0
[pid=11175/tid=11177] ppid=11172 vsize=10661132 memory=196184 CPUtime=2373.47 cores=0,2,4,6
/proc/11175/task/11177/stat : 11177 (java) R 11172 11175 7563 0 -1 4202560 15691 0 0 0 236846 501 0 0 20 0 15 0 94912649 10916999168 49046 33554432000 4194304 4196468 140734627860976 140125301228864 140124937068000 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11178] ppid=11172 vsize=10661132 memory=196184 CPUtime=5.42 cores=0,2,4,6
/proc/11175/task/11178/stat : 11178 (java) S 11172 11175 7563 0 -1 1077944384 3129 0 0 0 527 15 0 0 20 0 15 0 94912650 10916999168 49046 33554432000 4194304 4196468 140734627860976 140125255747856 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11179] ppid=11172 vsize=10661132 memory=196184 CPUtime=5.38 cores=0,2,4,6
/proc/11175/task/11179/stat : 11179 (java) S 11172 11175 7563 0 -1 1077944384 3911 0 0 0 523 15 0 0 20 0 15 0 94912650 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124902730128 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11180] ppid=11172 vsize=10661132 memory=196184 CPUtime=5.4 cores=0,2,4,6
/proc/11175/task/11180/stat : 11180 (java) S 11172 11175 7563 0 -1 1077944384 2676 0 0 0 525 15 0 0 20 0 15 0 94912650 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124901677584 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11181] ppid=11172 vsize=10661132 memory=196184 CPUtime=5.37 cores=0,2,4,6
/proc/11175/task/11181/stat : 11181 (java) S 11172 11175 7563 0 -1 1077944384 4782 0 0 0 524 13 0 0 20 0 15 0 94912650 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124900625040 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11182] ppid=11172 vsize=10661132 memory=4136 CPUtime=2.53 cores=0,2,4,6
/proc/11175/task/11182/stat : 11182 (java) S 11172 11175 7563 0 -1 1077944384 3880 0 0 0 235 18 0 0 20 0 15 0 94912652 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124856723952 140125296999042 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11183] ppid=11172 vsize=10661132 memory=196184 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11183/stat : 11183 (java) S 11172 11175 7563 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 94912652 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124855670176 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11184] ppid=11172 vsize=10661132 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11184/stat : 11184 (java) S 11172 11175 7563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94912652 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124854617584 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11185] ppid=11172 vsize=10661132 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11185/stat : 11185 (java) S 11172 11175 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94912655 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124853566160 140125297006491 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11186] ppid=11172 vsize=10661132 memory=1712 CPUtime=0.88 cores=0,2,4,6
/proc/11175/task/11186/stat : 11186 (java) S 11172 11175 7563 0 -1 1077944384 7973 0 0 0 87 1 0 0 20 0 15 0 94912655 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124529616880 140125296999042 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11187] ppid=11172 vsize=10661132 memory=196184 CPUtime=0.99 cores=0,2,4,6
/proc/11175/task/11187/stat : 11187 (java) S 11172 11175 7563 0 -1 1077944384 8498 0 0 0 97 2 0 0 20 0 15 0 94912655 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124528564336 140125296999042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11188] ppid=11172 vsize=10661132 memory=1792 CPUtime=0.36 cores=0,2,4,6
/proc/11175/task/11188/stat : 11188 (java) S 11172 11175 7563 0 -1 1077944384 3764 0 0 0 35 1 0 0 20 0 15 0 94912655 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124527511792 140125296999042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11189] ppid=11172 vsize=10661132 memory=196184 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11189/stat : 11189 (java) S 11172 11175 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94912655 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124526459488 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11190] ppid=11172 vsize=10661132 memory=196184 CPUtime=0.7 cores=0,2,4,6
/proc/11175/task/11190/stat : 11190 (java) S 11172 11175 7563 0 -1 1077944384 961 0 0 0 34 36 0 0 20 0 15 0 94912655 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124525407024 140125296999042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
Current children cumulated CPU time: 2400.57 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 196184 KiB

[startup+2442.3 s]
/proc/loadavg: 1.46 1.43 1.50 3/216 11363
/proc/meminfo: memFree=19953356/32770624 swapFree=67108860/67108860
[pid=11175] ppid=11172 vsize=10661132 memory=196184 CPUtime=2460.98 cores=0,2,4,6
/proc/11175/stat : 11175 (java) S 11172 11175 7563 0 -1 1077944320 57261 0 0 0 245486 612 0 0 20 0 15 0 94912649 10916999168 49046 33554432000 4194304 4196468 140734627860976 140734627843520 140125296987895 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
/proc/11175/statm: 2665283 49046 3144 1 0 2627263 0
[pid=11175/tid=11177] ppid=11172 vsize=10661132 memory=196184 CPUtime=2433.25 cores=0,2,4,6
/proc/11175/task/11177/stat : 11177 (java) R 11172 11175 7563 0 -1 4202560 15855 0 0 0 242810 515 0 0 20 0 15 0 94912649 10916999168 49046 33554432000 4194304 4196468 140734627860976 140125301227408 140734629730242 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11178] ppid=11172 vsize=10661132 memory=196184 CPUtime=5.54 cores=0,2,4,6
/proc/11175/task/11178/stat : 11178 (java) S 11172 11175 7563 0 -1 1077944384 3141 0 0 0 539 15 0 0 20 0 15 0 94912650 10916999168 49046 33554432000 4194304 4196468 140734627860976 140125255747856 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11179] ppid=11172 vsize=10661132 memory=196184 CPUtime=5.52 cores=0,2,4,6
/proc/11175/task/11179/stat : 11179 (java) S 11172 11175 7563 0 -1 1077944384 3955 0 0 0 537 15 0 0 20 0 15 0 94912650 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124902730128 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11180] ppid=11172 vsize=10661132 memory=196184 CPUtime=5.55 cores=0,2,4,6
/proc/11175/task/11180/stat : 11180 (java) S 11172 11175 7563 0 -1 1077944384 2803 0 0 0 540 15 0 0 20 0 15 0 94912650 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124901677584 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11181] ppid=11172 vsize=10661132 memory=196184 CPUtime=5.5 cores=0,2,4,6
/proc/11175/task/11181/stat : 11181 (java) S 11172 11175 7563 0 -1 1077944384 5040 0 0 0 537 13 0 0 20 0 15 0 94912650 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124900625040 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11182] ppid=11172 vsize=10661132 memory=0 CPUtime=2.59 cores=0,2,4,6
/proc/11175/task/11182/stat : 11182 (java) S 11172 11175 7563 0 -1 1077944384 3898 0 0 0 241 18 0 0 20 0 15 0 94912652 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124856723952 140125296999042 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11183] ppid=11172 vsize=10661132 memory=796 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11183/stat : 11183 (java) S 11172 11175 7563 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 94912652 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124855670176 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11184] ppid=11172 vsize=10661132 memory=196184 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11184/stat : 11184 (java) S 11172 11175 7563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94912652 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124854617584 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11185] ppid=11172 vsize=10661132 memory=196184 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11185/stat : 11185 (java) S 11172 11175 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94912655 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124853566160 140125297006491 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11186] ppid=11172 vsize=10661132 memory=196184 CPUtime=0.88 cores=0,2,4,6
/proc/11175/task/11186/stat : 11186 (java) S 11172 11175 7563 0 -1 1077944384 7975 0 0 0 87 1 0 0 20 0 15 0 94912655 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124529616880 140125296999042 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11187] ppid=11172 vsize=10661132 memory=18252 CPUtime=0.99 cores=0,2,4,6
/proc/11175/task/11187/stat : 11187 (java) S 11172 11175 7563 0 -1 1077944384 8500 0 0 0 97 2 0 0 20 0 15 0 94912655 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124528564336 140125296999042 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11188] ppid=11172 vsize=10661132 memory=196184 CPUtime=0.36 cores=0,2,4,6
/proc/11175/task/11188/stat : 11188 (java) S 11172 11175 7563 0 -1 1077944384 3766 0 0 0 35 1 0 0 20 0 15 0 94912655 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124527511792 140125296999042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11189] ppid=11172 vsize=10661132 memory=1936 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11189/stat : 11189 (java) S 11172 11175 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94912655 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124526459488 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11190] ppid=11172 vsize=10661132 memory=196184 CPUtime=0.71 cores=0,2,4,6
/proc/11175/task/11190/stat : 11190 (java) S 11172 11175 7563 0 -1 1077944384 967 0 0 0 34 37 0 0 20 0 15 0 94912655 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124525407024 140125296999042 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
Current children cumulated CPU time: 2460.98 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 196184 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2501 s]*
/proc/loadavg: 1.50 1.46 1.50 3/215 11363
/proc/meminfo: memFree=19995884/32770624 swapFree=67108860/67108860
[pid=11175] ppid=11172 vsize=10661132 memory=196184 CPUtime=2520.09 cores=0,2,4,6
/proc/11175/stat : 11175 (java) S 11172 11175 7563 0 -1 1077944320 57693 0 0 0 251382 627 0 0 20 0 15 0 94912649 10916999168 49046 33554432000 4194304 4196468 140734627860976 140734627843520 140125296987895 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
/proc/11175/statm: 2665283 49046 3144 1 0 2627263 0
[pid=11175/tid=11177] ppid=11172 vsize=10661132 memory=6791534058613427641 CPUtime=2491.76 cores=0,2,4,6
/proc/11175/task/11177/stat : 11177 (java) R 11172 11175 7563 0 -1 4202560 16078 0 0 0 248649 527 0 0 20 0 15 0 94912649 10916999168 49046 33554432000 4194304 4196468 140734627860976 140125301227408 140124937068497 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11178] ppid=11172 vsize=10661132 memory=4872558044660077418 CPUtime=5.68 cores=0,2,4,6
/proc/11175/task/11178/stat : 11178 (java) S 11172 11175 7563 0 -1 1077944384 3146 0 0 0 552 16 0 0 20 0 15 0 94912650 10916999168 49046 33554432000 4194304 4196468 140734627860976 140125255747856 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11179] ppid=11172 vsize=10661132 memory=3047711553320166262 CPUtime=5.64 cores=0,2,4,6
/proc/11175/task/11179/stat : 11179 (java) S 11172 11175 7563 0 -1 1077944384 3968 0 0 0 549 15 0 0 20 0 15 0 94912650 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124902730128 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11180] ppid=11172 vsize=10661132 memory=8514701219730523551 CPUtime=5.67 cores=0,2,4,6
/proc/11175/task/11180/stat : 11180 (java) S 11172 11175 7563 0 -1 1077944384 2811 0 0 0 552 15 0 0 20 0 15 0 94912650 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124901677584 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11181] ppid=11172 vsize=10661132 memory=6155693240904344676 CPUtime=5.64 cores=0,2,4,6
/proc/11175/task/11181/stat : 11181 (java) S 11172 11175 7563 0 -1 1077944384 5051 0 0 0 550 14 0 0 20 0 15 0 94912650 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124900625040 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11182] ppid=11172 vsize=10661132 memory=7809636926644644451 CPUtime=2.65 cores=0,2,4,6
/proc/11175/task/11182/stat : 11182 (java) S 11172 11175 7563 0 -1 1077944384 4054 0 0 0 246 19 0 0 20 0 15 0 94912652 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124856723952 140125296999042 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11183] ppid=11172 vsize=10661132 memory=7668620171209167467 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11183/stat : 11183 (java) S 11172 11175 7563 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 94912652 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124855670176 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11184] ppid=11172 vsize=10661132 memory=7668617791765375084 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11184/stat : 11184 (java) S 11172 11175 7563 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94912652 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124854617584 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11185] ppid=11172 vsize=10661132 memory=7668617791765375084 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11185/stat : 11185 (java) S 11172 11175 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94912655 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124853566160 140125297006491 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11186] ppid=11172 vsize=10661132 memory=3047711566422646390 CPUtime=0.88 cores=0,2,4,6
/proc/11175/task/11186/stat : 11186 (java) S 11172 11175 7563 0 -1 1077944384 7975 0 0 0 87 1 0 0 20 0 15 0 94912655 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124529616880 140125296999042 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11187] ppid=11172 vsize=10661132 memory=7595717061369752422 CPUtime=0.99 cores=0,2,4,6
/proc/11175/task/11187/stat : 11187 (java) S 11172 11175 7563 0 -1 1077944384 8500 0 0 0 97 2 0 0 20 0 15 0 94912655 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124528564336 140125296999042 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11188] ppid=11172 vsize=10661132 memory=4641072019031747694 CPUtime=0.36 cores=0,2,4,6
/proc/11175/task/11188/stat : 11188 (java) S 11172 11175 7563 0 -1 1077944384 3766 0 0 0 35 1 0 0 20 0 15 0 94912655 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124527511792 140125296999042 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11189] ppid=11172 vsize=10661132 memory=7523099772962497640 CPUtime=0 cores=0,2,4,6
/proc/11175/task/11189/stat : 11189 (java) S 11172 11175 7563 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94912655 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124526459488 140125296998101 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
[pid=11175/tid=11190] ppid=11172 vsize=10661132 memory=7667212796241666406 CPUtime=0.74 cores=0,2,4,6
/proc/11175/task/11190/stat : 11190 (java) S 11172 11175 7563 0 -1 1077944384 983 0 0 0 35 39 0 0 20 0 15 0 94912655 10916999168 49046 33554432000 4194304 4196468 140734627860976 140124525407024 140125296999042 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30236672 140734627869852 140734627869961 140734627869961 140734627872719 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 196184 KiB

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

[startup+2501.02 s]
# the end of solver process 11175 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2513.83 s, system=6.27517 s

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

Child status: 143
Real time (s): 2501.02
CPU time (s): 2520.11
CPU user time (s): 2513.83
CPU system time (s): 6.27517
CPU usage (%): 100.763
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 208364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2513.83
system time used= 6.27517
maximum resident set size= 208368
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58038
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2864
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 132302
involuntary context switches= 3898


# summary of solver processes directly reported to runsolver:
#   pid: 11175
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2513.83
#   total CPU system time (s): 6.27517

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.0389 second user time and 23.1359 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-28 12:24:55
IDJOB=4298693
IDBENCH=141221
IDSOLVER=2765
FILE ID=node105/4298693-1532773495
RUNJOBID= node105-1532740995-7594
PBS_JOBID= 21022450
Free space on /tmp= 44624 MiB

SOLVER NAME= slowpoke 2018-04-29
BENCH NAME= XCSP18/SumColoring/SumColoring-myciel5_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME --timelimit TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298693-1532773495/watcher-4298693-1532773495 -o /tmp/evaluation-result-4298693-1532773495/solver-4298693-1532773495 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532740995-7594 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4298693-1532773495.xml --timelimit 2520

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

MD5SUM BENCH= 129cb36d1c9243226923c7f46c8f3d2b
RANDOM SEED=504696860

node105.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.32
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.32
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.32
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.32
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:        18743132 kB
MemAvailable:   30184732 kB
Buffers:          267676 kB
Cached:         11313892 kB
SwapCached:            0 kB
Active:          4125464 kB
Inactive:        9251532 kB
Active(anon):    1749936 kB
Inactive(anon):    73348 kB
Active(file):    2375528 kB
Inactive(file):  9178184 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              1260 kB
Writeback:             0 kB
AnonPages:       1806352 kB
Mapped:            54836 kB
Shmem:             25228 kB
Slab:             344004 kB
SReclaimable:     316348 kB
SUnreclaim:        27656 kB
KernelStack:        3776 kB
PageTables:         9088 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2561260 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1738752 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 44620 MiB
End job on node105 at 2018-07-28 13:06:36