Trace number 4291674

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
OscaR - Hybrid 2018-07-02SAT (TO)762 2400.12 2341.61

General information on the benchmark

NameMario/
Mario-n-medium-5_c18.xml
MD5SUM36a1aa2a38358c951443c34d8d302d49
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark771
Best CPU time to get the best result obtained on this benchmark86.9906
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints61
Number of domains56
Minimum domain size1
Maximum domain size30
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":28},{"size":29,"count":5},{"size":30,"count":55}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":2},{"degree":2,"count":59},{"degree":3,"count":29}]
Minimum constraint arity1
Maximum constraint arity30
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":58},{"arity":30,"count":2}]
Number of extensional constraints30
Number of intensional constraints29
Distribution of constraint types[{"type":"extension","count":30},{"type":"intension","count":29},{"type":"sum","count":1},{"type":"circuit","count":1}]
Optimization problemYES
Type of objectivemax SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.68/0.55	c version: 2018-07-02
0.68/0.55	c seed: 494019900
0.68/0.55	c timeout: 2400
0.68/0.55	c memlimit: 11000
0.68/0.55	c nbcore: 4
0.68/0.57	c Parsing instance...
2.35/1.31	c Parsing done, starting first complete search...
2.62/1.40	o 517
2.62/1.40	o 519
2.62/1.41	o 599
2.62/1.47	o 618
2.94/1.66	o 647
4.60/2.33	o 661
6.00/3.67	o 749
6.55/4.13	o 758
10.18/7.72	c First complete search done, starting ALNS search...
14.01/10.73	o 762
2400.10/2341.60	s SATISFIABLE
2400.10/2341.60	v <instantiation>
2400.10/2341.60	v 	<list>
2400.10/2341.60	v 		s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[20] s[21] s[22] s[23] s[24] s[25] s[26] s[27] s[28] s[29] f[0] f[1] f[2] f[3] f[4] f[5] f[6] f[7] f[8] f[9] f[10] f[11] f[12] f[13] f[14] f[15] f[16] f[17] f[18] f[19] f[20] f[21] f[22] f[23] f[24] f[25] f[26] f[27] f[28] f[29] g[0] g[1] g[2] g[3] g[4] g[5] g[6] g[7] g[8] g[9] g[10] g[11] g[12] g[13] g[14] g[15] g[16] g[17] g[18] g[19] g[20] g[21] g[22] g[23] g[24] g[25] g[26] g[27] g[28] g[29]
2400.10/2341.60	v 	</list>
2400.10/2341.60	v 	<values>
2400.10/2341.60	v 		2 0 23 6 9 5 24 7 8 29 13 10 12 4 14 18 1 27 16 26 15 21 22 19 17 25 11 20 28 3 46 0 180 194 49 0 171 0 0 1 43 58 0 221 0 181 178 9 240 49 45 0 0 1 111 0 26 73 0 89 0 0 74 24 6 0 54 0 0 21 31 3 0 60 0 90 78 15 17 17 8 0 0 56 61 0 80 47 0 20 
2400.10/2341.60	v 	</values>
2400.10/2341.60	v </instantiation>

Verifier Data

OK	762

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4291674-1532276090/watcher-4291674-1532276090 -o /tmp/evaluation-result-4291674-1532276090/solver-4291674-1532276090 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532262189-32666 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 494019900 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4291674-1532276090.xml 

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

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


[startup+0.108671 s]*
/proc/loadavg: 1.53 1.68 1.83 5/220 2201
/proc/meminfo: memFree=21481004/32770624 swapFree=67108860/67108860
[pid=2186] ppid=2183 vsize=14082740 memory=33884 CPUtime=0.13 cores=1,3,5,7
/proc/2186/stat : 2186 (java) S 2183 2186 32634 0 -1 1077944320 7341 0 0 0 11 2 0 0 20 0 15 0 45172229 14420725760 8471 33554432000 4194304 4196468 140729831723072 140729831705616 139787805740791 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
/proc/2186/statm: 3520685 8471 3164 1 0 3482761 0
[pid=2186/tid=2188] ppid=2183 vsize=14082740 memory=-8171376296011865461 CPUtime=0.1 cores=1,3,5,7
/proc/2186/task/2188/stat : 2188 (java) R 2183 2186 32634 0 -1 4202560 5401 0 0 0 9 1 0 0 20 0 15 0 45172230 14420725760 8603 33554432000 4194304 4196468 140729831723072 139787809968112 139787791719637 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2189] ppid=2183 vsize=14082740 memory=5792869726567804975 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2189/stat : 2189 (java) S 2183 2186 32634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45172230 14420725760 8603 33554432000 4194304 4196468 140729831723072 139787401247632 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2190] ppid=2183 vsize=14082740 memory=140498988127872 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2190/stat : 2190 (java) S 2183 2186 32634 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45172230 14420725760 8603 33554432000 4194304 4196468 140729831723072 139787400194832 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2191] ppid=2183 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2191/stat : 2191 (java) S 2183 2186 32634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45172230 14420725760 8603 33554432000 4194304 4196468 140729831723072 139787399142544 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2192] ppid=2183 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2192/stat : 2192 (java) S 2183 2186 32634 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45172230 14420725760 8603 33554432000 4194304 4196468 140729831723072 139787398089744 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2193] ppid=2183 vsize=14082740 memory=140498988127872 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2193/stat : 2193 (java) S 2183 2186 32634 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45172232 14420725760 8603 33554432000 4194304 4196468 140729831723072 139787280259184 139787805751938 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2194] ppid=2183 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2194/stat : 2194 (java) S 2183 2186 32634 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45172232 14420725760 8603 33554432000 4194304 4196468 140729831723072 139787279205152 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2195] ppid=2183 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2195/stat : 2195 (java) S 2183 2186 32634 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45172232 14420725760 8603 33554432000 4194304 4196468 140729831723072 139787278152816 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2196] ppid=2183 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2196/stat : 2196 (java) S 2183 2186 32634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45172235 14420725760 8603 33554432000 4194304 4196468 140729831723072 139787277101136 139787805759387 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2197] ppid=2183 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2197/stat : 2197 (java) S 2183 2186 32634 0 -1 1077944384 404 0 0 0 0 0 0 0 20 0 15 0 45172235 14420725760 8603 33554432000 4194304 4196468 140729831723072 139787276033904 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2198] ppid=2183 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2198/stat : 2198 (java) S 2183 2186 32634 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 45172235 14420725760 8603 33554432000 4194304 4196468 140729831723072 139787274995968 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2199] ppid=2183 vsize=14082740 memory=140498988127872 CPUtime=0.01 cores=1,3,5,7
/proc/2186/task/2199/stat : 2199 (java) R 2183 2186 32634 0 -1 4202560 275 0 0 0 1 0 0 0 20 0 15 0 45172235 14420725760 8603 33554432000 4194304 4196468 140729831723072 139787273943104 139787805762138 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2200] ppid=2183 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2200/stat : 2200 (java) S 2183 2186 32634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45172235 14420725760 8603 33554432000 4194304 4196468 140729831723072 139787272891360 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2201] ppid=2183 vsize=14082740 memory=140498988127872 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2201/stat : 2201 (java) S 2183 2186 32634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45172235 14420725760 8603 33554432000 4194304 4196468 140729831723072 139787271838128 139787805751938 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 33884 KiB

[startup+0.213587 s]*
/proc/loadavg: 1.53 1.68 1.83 6/220 2201
/proc/meminfo: memFree=21468776/32770624 swapFree=67108860/67108860
[pid=2186] ppid=2183 vsize=14082740 memory=47000 CPUtime=0.31 cores=1,3,5,7
/proc/2186/stat : 2186 (java) S 2183 2186 32634 0 -1 1077944320 10371 0 0 0 29 2 0 0 20 0 15 0 45172229 14420725760 11750 33554432000 4194304 4196468 140729831723072 140729831705616 139787805740791 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
/proc/2186/statm: 3520685 11750 3369 1 0 3482761 0
[pid=2186/tid=2188] ppid=2183 vsize=14082740 memory=8389772277269004345 CPUtime=0.2 cores=1,3,5,7
/proc/2186/task/2188/stat : 2188 (java) R 2183 2186 32634 0 -1 4202560 8104 0 0 0 18 2 0 0 20 0 15 0 45172230 14420725760 11750 33554432000 4194304 4196468 140729831723072 139787809970384 139787797977918 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2189] ppid=2183 vsize=14082740 memory=4294967661 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2189/stat : 2189 (java) S 2183 2186 32634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45172230 14420725760 11750 33554432000 4194304 4196468 140729831723072 139787401247632 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2190] ppid=2183 vsize=14082740 memory=4123246637982897824 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2190/stat : 2190 (java) S 2183 2186 32634 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45172230 14420725760 11750 33554432000 4194304 4196468 140729831723072 139787400194832 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2191] ppid=2183 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2191/stat : 2191 (java) S 2183 2186 32634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45172230 14420725760 11750 33554432000 4194304 4196468 140729831723072 139787399142544 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2192] ppid=2183 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2192/stat : 2192 (java) S 2183 2186 32634 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45172230 14420725760 11750 33554432000 4194304 4196468 140729831723072 139787398089744 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2193] ppid=2183 vsize=14082740 memory=140498988127872 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2193/stat : 2193 (java) S 2183 2186 32634 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 45172232 14420725760 11750 33554432000 4194304 4196468 140729831723072 139787280259184 139787805751938 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2194] ppid=2183 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2194/stat : 2194 (java) S 2183 2186 32634 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45172232 14420725760 11750 33554432000 4194304 4196468 140729831723072 139787279205152 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2195] ppid=2183 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2195/stat : 2195 (java) S 2183 2186 32634 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45172232 14420725760 11750 33554432000 4194304 4196468 140729831723072 139787278152816 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2196] ppid=2183 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2196/stat : 2196 (java) S 2183 2186 32634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45172235 14420725760 11750 33554432000 4194304 4196468 140729831723072 139787277101136 139787805759387 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2197] ppid=2183 vsize=14082740 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/2186/task/2197/stat : 2197 (java) S 2183 2186 32634 0 -1 1077944384 453 0 0 0 2 0 0 0 20 0 15 0 45172235 14420725760 11750 33554432000 4194304 4196468 140729831723072 139787276049008 139787805751938 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2198] ppid=2183 vsize=14082740 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/2186/task/2198/stat : 2198 (java) S 2183 2186 32634 0 -1 1077944384 142 0 0 0 1 0 0 0 20 0 15 0 45172235 14420725760 11750 33554432000 4194304 4196468 140729831723072 139787274996208 139787805751938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2199] ppid=2183 vsize=14082740 memory=140498988127872 CPUtime=0.06 cores=1,3,5,7
/proc/2186/task/2199/stat : 2199 (java) S 2183 2186 32634 0 -1 1077944384 307 0 0 0 6 0 0 0 20 0 15 0 45172235 14420725760 11750 33554432000 4194304 4196468 140729831723072 139787273943920 139787805751938 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2200] ppid=2183 vsize=14082740 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2200/stat : 2200 (java) S 2183 2186 32634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45172235 14420725760 11750 33554432000 4194304 4196468 140729831723072 139787272891360 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2201] ppid=2183 vsize=14082740 memory=140498988127872 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2201/stat : 2201 (java) S 2183 2186 32634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45172235 14420725760 11750 33554432000 4194304 4196468 140729831723072 139787271838128 139787805751938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 47000 KiB

[startup+0.310759 s]*
/proc/loadavg: 1.53 1.68 1.83 4/220 2201
/proc/meminfo: memFree=21465240/32770624 swapFree=67108860/67108860
[pid=2186] ppid=2183 vsize=14082740 memory=50196 CPUtime=0.43 cores=1,3,5,7
/proc/2186/stat : 2186 (java) S 2183 2186 32634 0 -1 1077944320 10728 0 0 0 40 3 0 0 20 0 15 0 45172229 14420725760 12549 33554432000 4194304 4196468 140729831723072 140729831705616 139787805740791 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
/proc/2186/statm: 3520685 12549 3370 1 0 3482761 0
[pid=2186/tid=2188] ppid=2183 vsize=14082740 memory=6935054825532540783 CPUtime=0.29 cores=1,3,5,7
/proc/2186/task/2188/stat : 2188 (java) R 2183 2186 32634 0 -1 4202560 8427 0 0 0 27 2 0 0 20 0 15 0 45172230 14420725760 12549 33554432000 4194304 4196468 140729831723072 139787809941152 139787789821278 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2189] ppid=2183 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2189/stat : 2189 (java) S 2183 2186 32634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45172230 14420725760 12549 33554432000 4194304 4196468 140729831723072 139787401247632 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2190] ppid=2183 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2190/stat : 2190 (java) S 2183 2186 32634 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45172230 14420725760 12549 33554432000 4194304 4196468 140729831723072 139787400194832 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2191] ppid=2183 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2191/stat : 2191 (java) S 2183 2186 32634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45172230 14420725760 12549 33554432000 4194304 4196468 140729831723072 139787399142544 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2192] ppid=2183 vsize=14082740 memory=140498849343951 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2192/stat : 2192 (java) S 2183 2186 32634 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45172230 14420725760 12549 33554432000 4194304 4196468 140729831723072 139787398089744 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2193] ppid=2183 vsize=14082740 memory=67 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2193/stat : 2193 (java) S 2183 2186 32634 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 45172232 14420725760 12549 33554432000 4194304 4196468 140729831723072 139787280259184 139787805751938 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2194] ppid=2183 vsize=14082740 memory=51172 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2194/stat : 2194 (java) S 2183 2186 32634 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45172232 14420725760 12549 33554432000 4194304 4196468 140729831723072 139787279205152 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2195] ppid=2183 vsize=14082740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2195/stat : 2195 (java) S 2183 2186 32634 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45172232 14420725760 12549 33554432000 4194304 4196468 140729831723072 139787278152816 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2196] ppid=2183 vsize=14082740 memory=55780 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2196/stat : 2196 (java) S 2183 2186 32634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45172235 14420725760 12549 33554432000 4194304 4196468 140729831723072 139787277101136 139787805759387 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2197] ppid=2183 vsize=14082740 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/2186/task/2197/stat : 2197 (java) S 2183 2186 32634 0 -1 1077944384 453 0 0 0 2 0 0 0 20 0 15 0 45172235 14420725760 12549 33554432000 4194304 4196468 140729831723072 139787276049008 139787805751938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2198] ppid=2183 vsize=14082740 memory=140498849337103 CPUtime=0.02 cores=1,3,5,7
/proc/2186/task/2198/stat : 2198 (java) S 2183 2186 32634 0 -1 1077944384 147 0 0 0 2 0 0 0 20 0 15 0 45172235 14420725760 12549 33554432000 4194304 4196468 140729831723072 139787274996208 139787805751938 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2199] ppid=2183 vsize=14082740 memory=280997837474144 CPUtime=0.08 cores=1,3,5,7
/proc/2186/task/2199/stat : 2199 (java) R 2183 2186 32634 0 -1 4202560 323 0 0 0 8 0 0 0 20 0 15 0 45172235 14420725760 12549 33554432000 4194304 4196468 140729831723072 139787273943920 139787791108915 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2200] ppid=2183 vsize=14082740 memory=140498849341711 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2200/stat : 2200 (java) S 2183 2186 32634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45172235 14420725760 12549 33554432000 4194304 4196468 140729831723072 139787272891360 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2201] ppid=2183 vsize=14082740 memory=140498988127883 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2201/stat : 2201 (java) S 2183 2186 32634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45172235 14420725760 12549 33554432000 4194304 4196468 140729831723072 139787271838128 139787805751938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 50196 KiB

[startup+0.700803 s]
/proc/loadavg: 1.53 1.68 1.83 3/220 2201
/proc/meminfo: memFree=21440824/32770624 swapFree=67108860/67108860
[pid=2186] ppid=2183 vsize=14084808 memory=88972 CPUtime=0.99 cores=1,3,5,7
/proc/2186/stat : 2186 (java) S 2183 2186 32634 0 -1 1077944320 17591 0 0 0 95 4 0 0 20 0 15 0 45172229 14422843392 22243 33554432000 4194304 4196468 140729831723072 140729831705616 139787805740791 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
/proc/2186/statm: 3521202 22243 3494 1 0 3483273 0
[pid=2186/tid=2188] ppid=2183 vsize=14084808 memory=149917712522224 CPUtime=0.68 cores=1,3,5,7
/proc/2186/task/2188/stat : 2188 (java) R 2183 2186 32634 0 -1 4202560 14879 0 0 0 64 4 0 0 20 0 15 0 45172230 14422843392 22243 33554432000 4194304 4196468 140729831723072 139787809963936 139787789821278 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2189] ppid=2183 vsize=14084808 memory=254604 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2189/stat : 2189 (java) S 2183 2186 32634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45172230 14422843392 22243 33554432000 4194304 4196468 140729831723072 139787401247632 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2190] ppid=2183 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2190/stat : 2190 (java) S 2183 2186 32634 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45172230 14422843392 22243 33554432000 4194304 4196468 140729831723072 139787400194832 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2191] ppid=2183 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2191/stat : 2191 (java) S 2183 2186 32634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45172230 14422843392 22243 33554432000 4194304 4196468 140729831723072 139787399142544 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2192] ppid=2183 vsize=14084808 memory=7809523229951467570 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2192/stat : 2192 (java) S 2183 2186 32634 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45172230 14422843392 22243 33554432000 4194304 4196468 140729831723072 139787398089744 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2193] ppid=2183 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2193/stat : 2193 (java) S 2183 2186 32634 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 45172232 14422843392 22243 33554432000 4194304 4196468 140729831723072 139787280259184 139787805751938 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2194] ppid=2183 vsize=14084808 memory=-6869218167516981601 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2194/stat : 2194 (java) S 2183 2186 32634 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 45172232 14422843392 22243 33554432000 4194304 4196468 140729831723072 139787279205152 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2195] ppid=2183 vsize=14084808 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2195/stat : 2195 (java) S 2183 2186 32634 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 45172232 14422843392 22243 33554432000 4194304 4196468 140729831723072 139787278152816 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2196] ppid=2183 vsize=14084808 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2196/stat : 2196 (java) S 2183 2186 32634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45172235 14422843392 22243 33554432000 4194304 4196468 140729831723072 139787277101136 139787805759387 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2197] ppid=2183 vsize=14084808 memory=6655300316396806240 CPUtime=0.06 cores=1,3,5,7
/proc/2186/task/2197/stat : 2197 (java) S 2183 2186 32634 0 -1 1077944384 604 0 0 0 6 0 0 0 20 0 15 0 45172235 14422843392 22243 33554432000 4194304 4196468 140729831723072 139787276049008 139787805751938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2198] ppid=2183 vsize=14084808 memory=-2605811476043407915 CPUtime=0.09 cores=1,3,5,7
/proc/2186/task/2198/stat : 2198 (java) S 2183 2186 32634 0 -1 1077944384 314 0 0 0 9 0 0 0 20 0 15 0 45172235 14422843392 22243 33554432000 4194304 4196468 140729831723072 139787274996208 139787805751938 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2199] ppid=2183 vsize=14084808 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/2186/task/2199/stat : 2199 (java) S 2183 2186 32634 0 -1 1077944384 411 0 0 0 15 0 0 0 20 0 15 0 45172235 14422843392 22243 33554432000 4194304 4196468 140729831723072 139787273943920 139787805751938 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2200] ppid=2183 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2200/stat : 2200 (java) S 2183 2186 32634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45172235 14422843392 22243 33554432000 4194304 4196468 140729831723072 139787272891360 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2201] ppid=2183 vsize=14084808 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2201/stat : 2201 (java) S 2183 2186 32634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45172235 14422843392 22243 33554432000 4194304 4196468 140729831723072 139787271838128 139787805751938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 88972 KiB

[startup+1.50164 s]
/proc/loadavg: 1.53 1.68 1.83 3/220 2201
/proc/meminfo: memFree=21407344/32770624 swapFree=67108860/67108860
[pid=2186] ppid=2183 vsize=14090952 memory=152200 CPUtime=2.94 cores=1,3,5,7
/proc/2186/stat : 2186 (java) S 2183 2186 32634 0 -1 1077944320 26890 0 0 0 286 8 0 0 20 0 15 0 45172229 14429134848 38050 33554432000 4194304 4196468 140729831723072 140729831705616 139787805740791 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
/proc/2186/statm: 3522738 38050 3547 1 0 3484809 0
[pid=2186/tid=2188] ppid=2183 vsize=14090952 memory=2321 CPUtime=1.47 cores=1,3,5,7
/proc/2186/task/2188/stat : 2188 (java) R 2183 2186 32634 0 -1 4202560 20449 0 0 0 141 6 0 0 20 0 15 0 45172230 14429134848 38050 33554432000 4194304 4196468 140729831723072 139787809970080 139787448385256 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2189] ppid=2183 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2189/stat : 2189 (java) S 2183 2186 32634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45172230 14429134848 38050 33554432000 4194304 4196468 140729831723072 139787401247632 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2190] ppid=2183 vsize=14090952 memory=2 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2190/stat : 2190 (java) S 2183 2186 32634 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45172230 14429134848 38050 33554432000 4194304 4196468 140729831723072 139787400194832 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2191] ppid=2183 vsize=14090952 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2191/stat : 2191 (java) S 2183 2186 32634 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 45172230 14429134848 38050 33554432000 4194304 4196468 140729831723072 139787399142544 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2192] ppid=2183 vsize=14090952 memory=133 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2192/stat : 2192 (java) S 2183 2186 32634 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 45172230 14429134848 38050 33554432000 4194304 4196468 140729831723072 139787398089744 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2193] ppid=2183 vsize=14090952 memory=3582 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2193/stat : 2193 (java) S 2183 2186 32634 0 -1 1077944384 127 0 0 0 0 0 0 0 20 0 15 0 45172232 14429134848 38050 33554432000 4194304 4196468 140729831723072 139787280259184 139787805751938 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0

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

/proc/2186/task/2188/stat : 2188 (java) R 2183 2186 32634 0 -1 4202560 147508 0 0 0 223900 49 0 0 20 0 15 0 45172230 14431232000 130730 33554432000 4194304 4196468 140729831723072 139787809977808 139787446386175 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2189] ppid=2183 vsize=14093000 memory=4872558044660077418 CPUtime=17.63 cores=1,3,5,7
/proc/2186/task/2189/stat : 2189 (java) S 2183 2186 32634 0 -1 1077944384 20632 0 0 0 1708 55 0 0 20 0 15 0 45172230 14431232000 130730 33554432000 4194304 4196468 140729831723072 139787401247632 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2190] ppid=2183 vsize=14093000 memory=1696 CPUtime=17.67 cores=1,3,5,7
/proc/2186/task/2190/stat : 2190 (java) S 2183 2186 32634 0 -1 1077944384 17814 0 0 0 1712 55 0 0 20 0 15 0 45172230 14431232000 130730 33554432000 4194304 4196468 140729831723072 139787400194832 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2191] ppid=2183 vsize=14093000 memory=916 CPUtime=17.61 cores=1,3,5,7
/proc/2186/task/2191/stat : 2191 (java) S 2183 2186 32634 0 -1 1077944384 17962 0 0 0 1708 53 0 0 20 0 15 0 45172230 14431232000 130730 33554432000 4194304 4196468 140729831723072 139787399142544 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2192] ppid=2183 vsize=14093000 memory=3848 CPUtime=17.62 cores=1,3,5,7
/proc/2186/task/2192/stat : 2192 (java) S 2183 2186 32634 0 -1 1077944384 18663 0 0 0 1707 55 0 0 20 0 15 0 45172230 14431232000 130730 33554432000 4194304 4196468 140729831723072 139787398089744 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2193] ppid=2183 vsize=14093000 memory=2588 CPUtime=3.57 cores=1,3,5,7
/proc/2186/task/2193/stat : 2193 (java) S 2183 2186 32634 0 -1 1077944384 69194 0 0 0 306 51 0 0 20 0 15 0 45172232 14431232000 130730 33554432000 4194304 4196468 140729831723072 139787280259184 139787805751938 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2194] ppid=2183 vsize=14093000 memory=2608 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2194/stat : 2194 (java) S 2183 2186 32634 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 45172232 14431232000 130730 33554432000 4194304 4196468 140729831723072 139787279205216 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2195] ppid=2183 vsize=14093000 memory=-3967418655009478193 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2195/stat : 2195 (java) S 2183 2186 32634 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 45172232 14431232000 130730 33554432000 4194304 4196468 140729831723072 139787278152832 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2196] ppid=2183 vsize=14093000 memory=836 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2196/stat : 2196 (java) S 2183 2186 32634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45172235 14431232000 130730 33554432000 4194304 4196468 140729831723072 139787277101136 139787805759387 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2197] ppid=2183 vsize=14093000 memory=1696 CPUtime=1.38 cores=1,3,5,7
/proc/2186/task/2197/stat : 2197 (java) S 2183 2186 32634 0 -1 1077944384 12220 0 0 0 136 2 0 0 20 0 15 0 45172235 14431232000 130730 33554432000 4194304 4196468 140729831723072 139787276049008 139787805751938 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2198] ppid=2183 vsize=14093000 memory=916 CPUtime=1.54 cores=1,3,5,7
/proc/2186/task/2198/stat : 2198 (java) S 2183 2186 32634 0 -1 1077944384 11946 0 0 0 153 1 0 0 20 0 15 0 45172235 14431232000 130730 33554432000 4194304 4196468 140729831723072 139787274996208 139787805751938 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2199] ppid=2183 vsize=14093000 memory=3848 CPUtime=0.94 cores=1,3,5,7
/proc/2186/task/2199/stat : 2199 (java) S 2183 2186 32634 0 -1 1077944384 16739 0 0 0 92 2 0 0 20 0 15 0 45172235 14431232000 130730 33554432000 4194304 4196468 140729831723072 139787273943920 139787805751938 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2200] ppid=2183 vsize=14093000 memory=2588 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2200/stat : 2200 (java) S 2183 2186 32634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45172235 14431232000 130730 33554432000 4194304 4196468 140729831723072 139787272891360 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2201] ppid=2183 vsize=14093000 memory=2608 CPUtime=1.23 cores=1,3,5,7
/proc/2186/task/2201/stat : 2201 (java) S 2183 2186 32634 0 -1 1077944384 1670 0 0 0 52 71 0 0 20 0 15 0 45172235 14431232000 130730 33554432000 4194304 4196468 140729831723072 139787271838128 139787805751938 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
Current children cumulated CPU time: 2318.78 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 522920 KiB

[startup+2322.3 s]*
/proc/loadavg: 1.54 1.51 1.52 3/220 2357
/proc/meminfo: memFree=22530900/32770624 swapFree=67108860/67108860
[pid=2186] ppid=2183 vsize=14093000 memory=505708 CPUtime=2380.3 cores=1,3,5,7
/proc/2186/stat : 2186 (java) S 2183 2186 32634 0 -1 1077944320 342361 0 0 0 237656 374 0 0 20 0 15 0 45172229 14431232000 126427 33554432000 4194304 4196468 140729831723072 140729831705616 139787805740791 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
/proc/2186/statm: 3523250 126427 3612 1 0 3485321 0
[pid=2186/tid=2188] ppid=2183 vsize=14093000 memory=6935054825532540783 CPUtime=2298.88 cores=1,3,5,7
/proc/2186/task/2188/stat : 2188 (java) R 2183 2186 32634 0 -1 4202560 149958 0 0 0 229838 50 0 0 20 0 15 0 45172230 14431232000 126427 33554432000 4194304 4196468 140729831723072 139787809977808 139787446386406 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2189] ppid=2183 vsize=14093000 memory=1404 CPUtime=18.14 cores=1,3,5,7
/proc/2186/task/2189/stat : 2189 (java) S 2183 2186 32634 0 -1 1077944384 20999 0 0 0 1758 56 0 0 20 0 15 0 45172230 14431232000 126427 33554432000 4194304 4196468 140729831723072 139787401247632 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2190] ppid=2183 vsize=14093000 memory=486796 CPUtime=18.17 cores=1,3,5,7
/proc/2186/task/2190/stat : 2190 (java) S 2183 2186 32634 0 -1 1077944384 18190 0 0 0 1762 55 0 0 20 0 15 0 45172230 14431232000 126427 33554432000 4194304 4196468 140729831723072 139787400194832 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2191] ppid=2183 vsize=14093000 memory=446180 CPUtime=18.12 cores=1,3,5,7
/proc/2186/task/2191/stat : 2191 (java) S 2183 2186 32634 0 -1 1077944384 18331 0 0 0 1758 54 0 0 20 0 15 0 45172230 14431232000 126427 33554432000 4194304 4196468 140729831723072 139787399142544 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2192] ppid=2183 vsize=14093000 memory=4872558044660077418 CPUtime=18.11 cores=1,3,5,7
/proc/2186/task/2192/stat : 2192 (java) S 2183 2186 32634 0 -1 1077944384 19199 0 0 0 1756 55 0 0 20 0 15 0 45172230 14431232000 126427 33554432000 4194304 4196468 140729831723072 139787398089744 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2193] ppid=2183 vsize=14093000 memory=1228 CPUtime=3.64 cores=1,3,5,7
/proc/2186/task/2193/stat : 2193 (java) S 2183 2186 32634 0 -1 1077944384 71582 0 0 0 312 52 0 0 20 0 15 0 45172232 14431232000 126427 33554432000 4194304 4196468 140729831723072 139787280259184 139787805751938 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2194] ppid=2183 vsize=14093000 memory=1948 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2194/stat : 2194 (java) S 2183 2186 32634 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 45172232 14431232000 126427 33554432000 4194304 4196468 140729831723072 139787279205216 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2195] ppid=2183 vsize=14093000 memory=5524 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2195/stat : 2195 (java) S 2183 2186 32634 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 45172232 14431232000 126427 33554432000 4194304 4196468 140729831723072 139787278152832 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2196] ppid=2183 vsize=14093000 memory=1444 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2196/stat : 2196 (java) S 2183 2186 32634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45172235 14431232000 126427 33554432000 4194304 4196468 140729831723072 139787277101136 139787805759387 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2197] ppid=2183 vsize=14093000 memory=1200 CPUtime=1.39 cores=1,3,5,7
/proc/2186/task/2197/stat : 2197 (java) S 2183 2186 32634 0 -1 1077944384 12234 0 0 0 137 2 0 0 20 0 15 0 45172235 14431232000 126427 33554432000 4194304 4196468 140729831723072 139787276049008 139787805751938 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2198] ppid=2183 vsize=14093000 memory=1008 CPUtime=1.54 cores=1,3,5,7
/proc/2186/task/2198/stat : 2198 (java) S 2183 2186 32634 0 -1 1077944384 12007 0 0 0 153 1 0 0 20 0 15 0 45172235 14431232000 126427 33554432000 4194304 4196468 140729831723072 139787274996208 139787805751938 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2199] ppid=2183 vsize=14093000 memory=11968 CPUtime=0.94 cores=1,3,5,7
/proc/2186/task/2199/stat : 2199 (java) S 2183 2186 32634 0 -1 1077944384 16739 0 0 0 92 2 0 0 20 0 15 0 45172235 14431232000 126427 33554432000 4194304 4196468 140729831723072 139787273943920 139787805751938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2200] ppid=2183 vsize=14093000 memory=1696 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2200/stat : 2200 (java) S 2183 2186 32634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45172235 14431232000 126427 33554432000 4194304 4196468 140729831723072 139787272891360 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2201] ppid=2183 vsize=14093000 memory=8372 CPUtime=1.26 cores=1,3,5,7
/proc/2186/task/2201/stat : 2201 (java) S 2183 2186 32634 0 -1 1077944384 1673 0 0 0 53 73 0 0 20 0 15 0 45172235 14431232000 126427 33554432000 4194304 4196468 140729831723072 139787271838128 139787805751938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
Current children cumulated CPU time: 2380.3 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 505708 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2341.6 s]
/proc/loadavg: 1.32 1.46 1.51 3/220 2357
/proc/meminfo: memFree=22573660/32770624 swapFree=67108860/67108860
[pid=2186] ppid=2183 vsize=14093000 memory=485392 CPUtime=2400.1 cores=1,3,5,7
/proc/2186/stat : 2186 (java) S 2183 2186 32634 0 -1 1077944320 343632 0 0 0 239633 377 0 0 20 0 15 0 45172229 14431232000 121348 33554432000 4194304 4196468 140729831723072 140729831705616 139787805740791 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
/proc/2186/statm: 3523250 121348 3612 1 0 3485321 0
[pid=2186/tid=2188] ppid=2183 vsize=14093000 memory=479096 CPUtime=2317.99 cores=1,3,5,7
/proc/2186/task/2188/stat : 2188 (java) R 2183 2186 32634 0 -1 4202560 150193 0 0 0 231748 51 0 0 20 0 15 0 45172230 14431232000 121348 33554432000 4194304 4196468 140729831723072 139787809977808 139787443869886 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2189] ppid=2183 vsize=14093000 memory=482620 CPUtime=18.3 cores=1,3,5,7
/proc/2186/task/2189/stat : 2189 (java) S 2183 2186 32634 0 -1 1077944384 21212 0 0 0 1774 56 0 0 20 0 15 0 45172230 14431232000 121348 33554432000 4194304 4196468 140729831723072 139787401247632 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2190] ppid=2183 vsize=14093000 memory=487240 CPUtime=18.33 cores=1,3,5,7
/proc/2186/task/2190/stat : 2190 (java) S 2183 2186 32634 0 -1 1077944384 18402 0 0 0 1777 56 0 0 20 0 15 0 45172230 14431232000 121348 33554432000 4194304 4196468 140729831723072 139787400194832 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2191] ppid=2183 vsize=14093000 memory=491856 CPUtime=18.29 cores=1,3,5,7
/proc/2186/task/2191/stat : 2191 (java) S 2183 2186 32634 0 -1 1077944384 18555 0 0 0 1774 55 0 0 20 0 15 0 45172230 14431232000 121348 33554432000 4194304 4196468 140729831723072 139787399142544 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2192] ppid=2183 vsize=14093000 memory=496472 CPUtime=18.28 cores=1,3,5,7
/proc/2186/task/2192/stat : 2192 (java) S 2183 2186 32634 0 -1 1077944384 19434 0 0 0 1772 56 0 0 20 0 15 0 45172230 14431232000 121348 33554432000 4194304 4196468 140729831723072 139787398089744 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2193] ppid=2183 vsize=14093000 memory=519556 CPUtime=3.66 cores=1,3,5,7
/proc/2186/task/2193/stat : 2193 (java) S 2183 2186 32634 0 -1 1077944384 71724 0 0 0 314 52 0 0 20 0 15 0 45172232 14431232000 121348 33554432000 4194304 4196468 140729831723072 139787280259184 139787805751938 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2194] ppid=2183 vsize=14093000 memory=519556 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2194/stat : 2194 (java) S 2183 2186 32634 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 45172232 14431232000 121348 33554432000 4194304 4196468 140729831723072 139787279205216 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2195] ppid=2183 vsize=14093000 memory=524176 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2195/stat : 2195 (java) S 2183 2186 32634 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 45172232 14431232000 121348 33554432000 4194304 4196468 140729831723072 139787278152832 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2196] ppid=2183 vsize=14093000 memory=510324 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2196/stat : 2196 (java) S 2183 2186 32634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45172235 14431232000 121348 33554432000 4194304 4196468 140729831723072 139787277101136 139787805759387 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2197] ppid=2183 vsize=14093000 memory=479164 CPUtime=1.39 cores=1,3,5,7
/proc/2186/task/2197/stat : 2197 (java) S 2183 2186 32634 0 -1 1077944384 12236 0 0 0 137 2 0 0 20 0 15 0 45172235 14431232000 121348 33554432000 4194304 4196468 140729831723072 139787276049008 139787805751938 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2198] ppid=2183 vsize=14093000 memory=485392 CPUtime=1.54 cores=1,3,5,7
/proc/2186/task/2198/stat : 2198 (java) S 2183 2186 32634 0 -1 1077944384 12009 0 0 0 153 1 0 0 20 0 15 0 45172235 14431232000 121348 33554432000 4194304 4196468 140729831723072 139787274996208 139787805751938 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2199] ppid=2183 vsize=14093000 memory=1728 CPUtime=0.94 cores=1,3,5,7
/proc/2186/task/2199/stat : 2199 (java) S 2183 2186 32634 0 -1 1077944384 16741 0 0 0 92 2 0 0 20 0 15 0 45172235 14431232000 121348 33554432000 4194304 4196468 140729831723072 139787273943920 139787805751938 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2200] ppid=2183 vsize=14093000 memory=479164 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2200/stat : 2200 (java) S 2183 2186 32634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45172235 14431232000 121348 33554432000 4194304 4196468 140729831723072 139787272891360 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2201] ppid=2183 vsize=14093000 memory=479164 CPUtime=1.27 cores=1,3,5,7
/proc/2186/task/2201/stat : 2201 (java) S 2183 2186 32634 0 -1 1077944384 1677 0 0 0 54 73 0 0 20 0 15 0 45172235 14431232000 121348 33554432000 4194304 4196468 140729831723072 139787271838128 139787805751938 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
Current children cumulated CPU time: 2400.1 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 485392 KiB

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

[startup+2341.61 s]
# the end of solver process 2186 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2396.34 s, system=3.77662 s

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

[startup+2341.6 s]
/proc/loadavg: 1.32 1.46 1.51 3/220 2357
/proc/meminfo: memFree=22573660/32770624 swapFree=67108860/67108860
[pid=2186] ppid=2183 vsize=14093000 memory=485392 CPUtime=2400.1 cores=1,3,5,7
/proc/2186/stat : 2186 (java) S 2183 2186 32634 0 -1 1077944320 343632 0 0 0 239633 377 0 0 20 0 15 0 45172229 14431232000 121348 33554432000 4194304 4196468 140729831723072 140729831705616 139787805740791 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
/proc/2186/statm: 3523250 121348 3612 1 0 3485321 0
[pid=2186/tid=2188] ppid=2183 vsize=14093000 memory=479096 CPUtime=2317.99 cores=1,3,5,7
/proc/2186/task/2188/stat : 2188 (java) R 2183 2186 32634 0 -1 4202560 150193 0 0 0 231748 51 0 0 20 0 15 0 45172230 14431232000 121348 33554432000 4194304 4196468 140729831723072 139787809977808 139787443869886 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2189] ppid=2183 vsize=14093000 memory=482620 CPUtime=18.3 cores=1,3,5,7
/proc/2186/task/2189/stat : 2189 (java) S 2183 2186 32634 0 -1 1077944384 21212 0 0 0 1774 56 0 0 20 0 15 0 45172230 14431232000 121348 33554432000 4194304 4196468 140729831723072 139787401247632 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2190] ppid=2183 vsize=14093000 memory=487240 CPUtime=18.33 cores=1,3,5,7
/proc/2186/task/2190/stat : 2190 (java) S 2183 2186 32634 0 -1 1077944384 18402 0 0 0 1777 56 0 0 20 0 15 0 45172230 14431232000 121348 33554432000 4194304 4196468 140729831723072 139787400194832 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2191] ppid=2183 vsize=14093000 memory=491856 CPUtime=18.29 cores=1,3,5,7
/proc/2186/task/2191/stat : 2191 (java) S 2183 2186 32634 0 -1 1077944384 18555 0 0 0 1774 55 0 0 20 0 15 0 45172230 14431232000 121348 33554432000 4194304 4196468 140729831723072 139787399142544 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2192] ppid=2183 vsize=14093000 memory=496472 CPUtime=18.28 cores=1,3,5,7
/proc/2186/task/2192/stat : 2192 (java) S 2183 2186 32634 0 -1 1077944384 19434 0 0 0 1772 56 0 0 20 0 15 0 45172230 14431232000 121348 33554432000 4194304 4196468 140729831723072 139787398089744 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2193] ppid=2183 vsize=14093000 memory=519556 CPUtime=3.66 cores=1,3,5,7
/proc/2186/task/2193/stat : 2193 (java) S 2183 2186 32634 0 -1 1077944384 71724 0 0 0 314 52 0 0 20 0 15 0 45172232 14431232000 121348 33554432000 4194304 4196468 140729831723072 139787280259184 139787805751938 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2194] ppid=2183 vsize=14093000 memory=519556 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2194/stat : 2194 (java) S 2183 2186 32634 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 45172232 14431232000 121348 33554432000 4194304 4196468 140729831723072 139787279205216 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2195] ppid=2183 vsize=14093000 memory=524176 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2195/stat : 2195 (java) S 2183 2186 32634 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 45172232 14431232000 121348 33554432000 4194304 4196468 140729831723072 139787278152832 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2196] ppid=2183 vsize=14093000 memory=510324 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2196/stat : 2196 (java) S 2183 2186 32634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45172235 14431232000 121348 33554432000 4194304 4196468 140729831723072 139787277101136 139787805759387 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2197] ppid=2183 vsize=14093000 memory=479164 CPUtime=1.39 cores=1,3,5,7
/proc/2186/task/2197/stat : 2197 (java) S 2183 2186 32634 0 -1 1077944384 12236 0 0 0 137 2 0 0 20 0 15 0 45172235 14431232000 121348 33554432000 4194304 4196468 140729831723072 139787276049008 139787805751938 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2198] ppid=2183 vsize=14093000 memory=485392 CPUtime=1.54 cores=1,3,5,7
/proc/2186/task/2198/stat : 2198 (java) S 2183 2186 32634 0 -1 1077944384 12009 0 0 0 153 1 0 0 20 0 15 0 45172235 14431232000 121348 33554432000 4194304 4196468 140729831723072 139787274996208 139787805751938 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2199] ppid=2183 vsize=14093000 memory=1728 CPUtime=0.94 cores=1,3,5,7
/proc/2186/task/2199/stat : 2199 (java) S 2183 2186 32634 0 -1 1077944384 16741 0 0 0 92 2 0 0 20 0 15 0 45172235 14431232000 121348 33554432000 4194304 4196468 140729831723072 139787273943920 139787805751938 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2200] ppid=2183 vsize=14093000 memory=479164 CPUtime=0 cores=1,3,5,7
/proc/2186/task/2200/stat : 2200 (java) S 2183 2186 32634 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 45172235 14431232000 121348 33554432000 4194304 4196468 140729831723072 139787272891360 139787805750997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
[pid=2186/tid=2201] ppid=2183 vsize=14093000 memory=479164 CPUtime=1.27 cores=1,3,5,7
/proc/2186/task/2201/stat : 2201 (java) S 2183 2186 32634 0 -1 1077944384 1677 0 0 0 54 73 0 0 20 0 15 0 45172235 14431232000 121348 33554432000 4194304 4196468 140729831723072 139787271838128 139787805751938 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11161600 140729831724117 140729831724297 140729831724297 140729831727055 0
Current children cumulated CPU time: 2400.1 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 485392 KiB

Child status: 143
Real time (s): 2341.61
CPU time (s): 2400.12
CPU user time (s): 2396.34
CPU system time (s): 3.77662
CPU usage (%): 102.499
Max. virtual memory (cumulated for all children) (KiB): 14093000
Max. memory (cumulated for all children) (KiB): 527536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2396.34
system time used= 3.77662
maximum resident set size= 528296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 343937
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2808
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 132609
involuntary context switches= 4842


# summary of solver processes directly reported to runsolver:
#   pid: 2186
#   total CPU time (s): 2400.12
#   total CPU user time (s): 2396.34
#   total CPU system time (s): 3.77662

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.4469 second user time and 22.5291 second system time

The end

Launcher Data

Begin job on node135 at 2018-07-22 18:14:51
IDJOB=4291674
IDBENCH=141526
IDSOLVER=2746
FILE ID=node135/4291674-1532276090
RUNJOBID= node135-1532262189-32666
PBS_JOBID= 21018977
Free space on /tmp= 52776 MiB

SOLVER NAME= OscaR - Hybrid 2018-07-02
BENCH NAME= XCSP18/Mario/Mario-n-medium-5_c18.xml
COMMAND LINE= java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4291674-1532276090/watcher-4291674-1532276090 -o /tmp/evaluation-result-4291674-1532276090/solver-4291674-1532276090 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532262189-32666 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 494019900 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4291674-1532276090.xml

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

MD5SUM BENCH= 36a1aa2a38358c951443c34d8d302d49
RANDOM SEED=494019900

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:        21502320 kB
MemAvailable:   30206924 kB
Buffers:          166540 kB
Cached:          8737760 kB
SwapCached:            0 kB
Active:          3297752 kB
Inactive:        7387592 kB
Active(anon):    1730756 kB
Inactive(anon):    69912 kB
Active(file):    1566996 kB
Inactive(file):  7317680 kB
Unevictable:        7188 kB
Mlocked:            7188 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             35596 kB
Writeback:             0 kB
AnonPages:       1791796 kB
Mapped:            49464 kB
Shmem:             17056 kB
Slab:             276168 kB
SReclaimable:     248388 kB
SUnreclaim:        27780 kB
KernelStack:        3792 kB
PageTables:         9284 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2626136 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1615872 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= 52864 MiB
End job on node135 at 2018-07-22 18:53:52