Trace number 4291490

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)13 2400.09 2357.12

General information on the benchmark

NamePeacableArmies/
PeacableArmies-m2-15_c18.xml
MD5SUMdbf6b3e5a2b5c107908327293d925ea5
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark29
Best CPU time to get the best result obtained on this benchmark2400.29
Satisfiable
(Un)Satisfiability was proved
Number of variables227
Number of constraints5183
Number of domains2
Minimum domain size3
Maximum domain size112
Distribution of domain sizes[{"size":3,"count":225},{"size":112,"count":2}]
Minimum variable degree2
Maximum variable degree58
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":1},{"degree":44,"count":56},{"degree":46,"count":48},{"degree":48,"count":40},{"degree":50,"count":32},{"degree":52,"count":24},{"degree":54,"count":16},{"degree":56,"count":8},{"degree":58,"count":1}]
Minimum constraint arity2
Maximum constraint arity226
Distribution of constraint arities[{"arity":2,"count":5181},{"arity":226,"count":2}]
Number of extensional constraints0
Number of intensional constraints5181
Distribution of constraint types[{"type":"intension","count":5181},{"type":"count","count":2}]
Optimization problemYES
Type of objectivemax VAR

Quality of the solution as a function of time


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

Solver Data

0.67/0.56	c version: 2018-07-02
0.67/0.56	c seed: 386949965
0.67/0.56	c timeout: 2400
0.67/0.56	c memlimit: 11000
0.67/0.56	c nbcore: 4
0.67/0.58	c Parsing instance...
4.52/1.98	c Parsing done, starting first complete search...
4.80/2.03	o 0
4.80/2.10	o 1
5.14/2.17	o 2
5.43/2.24	o 3
5.73/2.34	o 4
6.04/2.41	o 5
6.04/2.47	o 6
6.64/2.62	o 7
9.07/4.69	c First complete search done, starting ALNS search...
11.38/5.95	o 8
11.38/5.96	o 9
11.38/5.98	o 10
15.72/9.91	o 11
17.95/12.16	o 12
20.69/14.82	o 13
2400.06/2357.11	s SATISFIABLE
2400.06/2357.11	v <instantiation>
2400.06/2357.11	v 	<list>
2400.06/2357.11	v 		x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[5][13] x[5][14] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[6][13] x[6][14] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[7][12] x[7][13] x[7][14] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[8][12] x[8][13] x[8][14] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[9][12] x[9][13] x[9][14] x[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] x[10][12] x[10][13] x[10][14] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[11][10] x[11][11] x[11][12] x[11][13] x[11][14] x[12][0] x[12][1] x[12][2] x[12][3] x[12][4] x[12][5] x[12][6] x[12][7] x[12][8] x[12][9] x[12][10] x[12][11] x[12][12] x[12][13] x[12][14] x[13][0] x[13][1] x[13][2] x[13][3] x[13][4] x[13][5] x[13][6] x[13][7] x[13][8] x[13][9] x[13][10] x[13][11] x[13][12] x[13][13] x[13][14] x[14][0] x[14][1] x[14][2] x[14][3] x[14][4] x[14][5] x[14][6] x[14][7] x[14][8] x[14][9] x[14][10] x[14][11] x[14][12] x[14][13] x[14][14] nb nw
2400.06/2357.11	v 	</list>
2400.06/2357.11	v 	<values>
2400.06/2357.11	v 		0 0 0 0 0 0 0 0 2 2 2 2 2 2 2 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 0 0 0 0 0 0 0 0 1 0 1 1 0 0 0 0 0 0 0 0 0 0 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 2 2 2 2 0 0 13 13 
2400.06/2357.11	v 	</values>
2400.06/2357.11	v </instantiation>

Verifier Data

OK	13

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4291490-1532254380/watcher-4291490-1532254380 -o /tmp/evaluation-result-4291490-1532254380/solver-4291490-1532254380 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532226016-29479 --watchdog 2560 java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 386949965 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4291490-1532254380.xml 

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

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
Current StackSize limit: 8192 KiB

solver pid=968, runsolver pid=965

[startup+0.100291 s]*
/proc/loadavg: 2.20 1.70 1.53 3/216 983
/proc/meminfo: memFree=16369616/32770624 swapFree=67108860/67108860
[pid=968] ppid=965 vsize=14082740 memory=30788 CPUtime=0.11 cores=0,2,4,6
/proc/968/stat : 968 (java) S 965 968 29448 0 -1 1077944320 6605 0 0 0 11 0 0 0 20 0 15 0 43001159 14420725760 7697 33554432000 4194304 4196468 140724323923680 140724323906224 140272803794679 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
/proc/968/statm: 3520685 7697 3140 1 0 3482761 0
[pid=968/tid=970] ppid=965 vsize=14082740 memory=8389772277269004345 CPUtime=0.09 cores=0,2,4,6
/proc/968/task/970/stat : 970 (java) R 965 968 29448 0 -1 4202560 4919 0 0 0 9 0 0 0 20 0 15 0 43001160 14420725760 7894 33554432000 4194304 4196468 140724323923680 140272807989344 140272796031806 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=971] ppid=965 vsize=14082740 memory=4294967638 CPUtime=0 cores=0,2,4,6
/proc/968/task/971/stat : 971 (java) S 965 968 29448 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43001161 14420725760 7894 33554432000 4194304 4196468 140724323923680 140272399215760 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=972] ppid=965 vsize=14082740 memory=3834731005247710880 CPUtime=0 cores=0,2,4,6
/proc/968/task/972/stat : 972 (java) S 965 968 29448 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43001161 14420725760 7894 33554432000 4194304 4196468 140724323923680 140272398162960 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=973] ppid=965 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/968/task/973/stat : 973 (java) S 965 968 29448 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43001161 14420725760 7960 33554432000 4194304 4196468 140724323923680 140272397110160 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=974] ppid=965 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/968/task/974/stat : 974 (java) S 965 968 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43001161 14420725760 7960 33554432000 4194304 4196468 140724323923680 140272396057360 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=975] ppid=965 vsize=14082740 memory=139977261540992 CPUtime=0 cores=0,2,4,6
/proc/968/task/975/stat : 975 (java) S 965 968 29448 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43001162 14420725760 7960 33554432000 4194304 4196468 140724323923680 140272278124912 140272803805826 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=976] ppid=965 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/968/task/976/stat : 976 (java) S 965 968 29448 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 43001162 14420725760 7960 33554432000 4194304 4196468 140724323923680 140272277070880 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=977] ppid=965 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/968/task/977/stat : 977 (java) S 965 968 29448 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 43001163 14420725760 7960 33554432000 4194304 4196468 140724323923680 140272276018032 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=978] ppid=965 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/968/task/978/stat : 978 (java) S 965 968 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43001165 14420725760 7960 33554432000 4194304 4196468 140724323923680 140272274966352 140272803813275 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=979] ppid=965 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/968/task/979/stat : 979 (java) S 965 968 29448 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 43001165 14420725760 7960 33554432000 4194304 4196468 140724323923680 140272273914736 140272803805826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=980] ppid=965 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/968/task/980/stat : 980 (java) S 965 968 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43001165 14420725760 7960 33554432000 4194304 4196468 140724323923680 140272272861936 140272803805826 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=981] ppid=965 vsize=14082740 memory=139977261540992 CPUtime=0.01 cores=0,2,4,6
/proc/968/task/981/stat : 981 (java) S 965 968 29448 0 -1 1077944384 237 0 0 0 1 0 0 0 20 0 15 0 43001165 14420725760 7960 33554432000 4194304 4196468 140724323923680 140272271809136 140272803805826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=982] ppid=965 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/968/task/982/stat : 982 (java) S 965 968 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43001165 14420725760 7960 33554432000 4194304 4196468 140724323923680 140272270756576 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=983] ppid=965 vsize=14082740 memory=139977261540992 CPUtime=0 cores=0,2,4,6
/proc/968/task/983/stat : 983 (java) S 965 968 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43001166 14420725760 7960 33554432000 4194304 4196468 140724323923680 140272269703856 140272803805826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 30788 KiB

[startup+0.213537 s]*
/proc/loadavg: 2.20 1.70 1.53 4/216 983
/proc/meminfo: memFree=16354144/32770624 swapFree=67108860/67108860
[pid=968] ppid=965 vsize=14082740 memory=46824 CPUtime=0.31 cores=0,2,4,6
/proc/968/stat : 968 (java) S 965 968 29448 0 -1 1077944320 10304 0 0 0 29 2 0 0 20 0 15 0 43001159 14420725760 11706 33554432000 4194304 4196468 140724323923680 140724323906224 140272803794679 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
/proc/968/statm: 3520685 11706 3360 1 0 3482761 0
[pid=968/tid=970] ppid=965 vsize=14082740 memory=8389772277269004345 CPUtime=0.2 cores=0,2,4,6
/proc/968/task/970/stat : 970 (java) R 965 968 29448 0 -1 4202560 8022 0 0 0 19 1 0 0 20 0 15 0 43001160 14420725760 11706 33554432000 4194304 4196468 140724323923680 140272808020656 140272803806614 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=971] ppid=965 vsize=14082740 memory=4294967638 CPUtime=0 cores=0,2,4,6
/proc/968/task/971/stat : 971 (java) S 965 968 29448 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43001161 14420725760 11706 33554432000 4194304 4196468 140724323923680 140272399215760 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=972] ppid=965 vsize=14082740 memory=3834731005247710880 CPUtime=0 cores=0,2,4,6
/proc/968/task/972/stat : 972 (java) S 965 968 29448 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43001161 14420725760 11706 33554432000 4194304 4196468 140724323923680 140272398162960 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=973] ppid=965 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/968/task/973/stat : 973 (java) S 965 968 29448 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43001161 14420725760 11706 33554432000 4194304 4196468 140724323923680 140272397110160 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=974] ppid=965 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/968/task/974/stat : 974 (java) S 965 968 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43001161 14420725760 11706 33554432000 4194304 4196468 140724323923680 140272396057360 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=975] ppid=965 vsize=14082740 memory=139977261540992 CPUtime=0 cores=0,2,4,6
/proc/968/task/975/stat : 975 (java) S 965 968 29448 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 43001162 14420725760 11706 33554432000 4194304 4196468 140724323923680 140272278124912 140272803805826 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=976] ppid=965 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/968/task/976/stat : 976 (java) S 965 968 29448 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 43001162 14420725760 11706 33554432000 4194304 4196468 140724323923680 140272277070880 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=977] ppid=965 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/968/task/977/stat : 977 (java) S 965 968 29448 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 43001163 14420725760 11706 33554432000 4194304 4196468 140724323923680 140272276018032 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=978] ppid=965 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/968/task/978/stat : 978 (java) S 965 968 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43001165 14420725760 11706 33554432000 4194304 4196468 140724323923680 140272274966352 140272803813275 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=979] ppid=965 vsize=14082740 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/968/task/979/stat : 979 (java) S 965 968 29448 0 -1 1077944384 420 0 0 0 2 0 0 0 20 0 15 0 43001165 14420725760 11706 33554432000 4194304 4196468 140724323923680 140272273914736 140272803805826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=980] ppid=965 vsize=14082740 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/968/task/980/stat : 980 (java) S 965 968 29448 0 -1 1077944384 198 0 0 0 2 0 0 0 20 0 15 0 43001165 14420725760 11706 33554432000 4194304 4196468 140724323923680 140272272861936 140272803805826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=981] ppid=965 vsize=14082740 memory=139977261540992 CPUtime=0.06 cores=0,2,4,6
/proc/968/task/981/stat : 981 (java) R 965 968 29448 0 -1 4202560 300 0 0 0 6 0 0 0 20 0 15 0 43001165 14420725760 11706 33554432000 4194304 4196468 140724323923680 140272271809136 140272782285328 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=982] ppid=965 vsize=14082740 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/968/task/982/stat : 982 (java) S 965 968 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43001165 14420725760 11706 33554432000 4194304 4196468 140724323923680 140272270756576 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=983] ppid=965 vsize=14082740 memory=139977261540992 CPUtime=0 cores=0,2,4,6
/proc/968/task/983/stat : 983 (java) S 965 968 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43001166 14420725760 11706 33554432000 4194304 4196468 140724323923680 140272269703856 140272803805826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 46824 KiB

[startup+0.310478 s]*
/proc/loadavg: 2.20 1.70 1.53 3/216 983
/proc/meminfo: memFree=16350980/32770624 swapFree=67108860/67108860
[pid=968] ppid=965 vsize=14082740 memory=50544 CPUtime=0.44 cores=0,2,4,6
/proc/968/stat : 968 (java) S 965 968 29448 0 -1 1077944320 10727 0 0 0 42 2 0 0 20 0 15 0 43001159 14420725760 12636 33554432000 4194304 4196468 140724323923680 140724323906224 140272803794679 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
/proc/968/statm: 3520685 12636 3409 1 0 3482761 0
[pid=968/tid=970] ppid=965 vsize=14082740 memory=1398720917958146503 CPUtime=0.29 cores=0,2,4,6
/proc/968/task/970/stat : 970 (java) R 965 968 29448 0 -1 4202560 8405 0 0 0 28 1 0 0 20 0 15 0 43001160 14420725760 12636 33554432000 4194304 4196468 140724323923680 140272808015776 140272784070009 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=971] ppid=965 vsize=14082740 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/968/task/971/stat : 971 (java) S 965 968 29448 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43001161 14420725760 12636 33554432000 4194304 4196468 140724323923680 140272399215760 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=972] ppid=965 vsize=14082740 memory=2804 CPUtime=0 cores=0,2,4,6
/proc/968/task/972/stat : 972 (java) S 965 968 29448 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43001161 14420725760 12636 33554432000 4194304 4196468 140724323923680 140272398162960 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=973] ppid=965 vsize=14082740 memory=15872 CPUtime=0 cores=0,2,4,6
/proc/968/task/973/stat : 973 (java) S 965 968 29448 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43001161 14420725760 12636 33554432000 4194304 4196468 140724323923680 140272397110160 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=974] ppid=965 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/968/task/974/stat : 974 (java) S 965 968 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43001161 14420725760 12636 33554432000 4194304 4196468 140724323923680 140272396057360 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=975] ppid=965 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/968/task/975/stat : 975 (java) S 965 968 29448 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 43001162 14420725760 12636 33554432000 4194304 4196468 140724323923680 140272278124912 140272803805826 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=976] ppid=965 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/968/task/976/stat : 976 (java) S 965 968 29448 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 43001162 14420725760 12636 33554432000 4194304 4196468 140724323923680 140272277070880 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=977] ppid=965 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/968/task/977/stat : 977 (java) S 965 968 29448 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 43001163 14420725760 12636 33554432000 4194304 4196468 140724323923680 140272276018032 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=978] ppid=965 vsize=14082740 memory=0 CPUtime=0 cores=0,2,4,6
/proc/968/task/978/stat : 978 (java) S 965 968 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43001165 14420725760 12636 33554432000 4194304 4196468 140724323923680 140272274966352 140272803813275 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=979] ppid=965 vsize=14082740 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/968/task/979/stat : 979 (java) S 965 968 29448 0 -1 1077944384 420 0 0 0 2 0 0 0 20 0 15 0 43001165 14420725760 12636 33554432000 4194304 4196468 140724323923680 140272273914736 140272803805826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=980] ppid=965 vsize=14082740 memory=139977145016879 CPUtime=0.02 cores=0,2,4,6
/proc/968/task/980/stat : 980 (java) S 965 968 29448 0 -1 1077944384 203 0 0 0 2 0 0 0 20 0 15 0 43001165 14420725760 12636 33554432000 4194304 4196468 140724323923680 140272272861936 140272803805826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=981] ppid=965 vsize=14082740 memory=279954406567040 CPUtime=0.08 cores=0,2,4,6
/proc/968/task/981/stat : 981 (java) S 965 968 29448 0 -1 1077944384 315 0 0 0 8 0 0 0 20 0 15 0 43001165 14420725760 12636 33554432000 4194304 4196468 140724323923680 140272271809136 140272803805826 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=982] ppid=965 vsize=14082740 memory=139977145021487 CPUtime=0 cores=0,2,4,6
/proc/968/task/982/stat : 982 (java) S 965 968 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43001165 14420725760 12636 33554432000 4194304 4196468 140724323923680 140272270756576 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=983] ppid=965 vsize=14082740 memory=139977261541003 CPUtime=0 cores=0,2,4,6
/proc/968/task/983/stat : 983 (java) S 965 968 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43001166 14420725760 12636 33554432000 4194304 4196468 140724323923680 140272269703856 140272803805826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 14082740 KiB
Current children cumulated memory: 50544 KiB

[startup+0.70079 s]
/proc/loadavg: 2.20 1.70 1.53 3/216 983
/proc/meminfo: memFree=16328472/32770624 swapFree=67108860/67108860
[pid=968] ppid=965 vsize=14084808 memory=88676 CPUtime=1 cores=0,2,4,6
/proc/968/stat : 968 (java) S 965 968 29448 0 -1 1077944320 17570 0 0 0 95 5 0 0 20 0 15 0 43001159 14422843392 22169 33554432000 4194304 4196468 140724323923680 140724323906224 140272803794679 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
/proc/968/statm: 3521202 22169 3499 1 0 3483273 0
[pid=968/tid=970] ppid=965 vsize=14084808 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/968/task/970/stat : 970 (java) R 965 968 29448 0 -1 4202560 14826 0 0 0 63 4 0 0 20 0 15 0 43001160 14422843392 22169 33554432000 4194304 4196468 140724323923680 140272808024080 140272787875166 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=971] ppid=965 vsize=14084808 memory=0 CPUtime=0 cores=0,2,4,6
/proc/968/task/971/stat : 971 (java) S 965 968 29448 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43001161 14422843392 22169 33554432000 4194304 4196468 140724323923680 140272399215760 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=972] ppid=965 vsize=14084808 memory=0 CPUtime=0 cores=0,2,4,6
/proc/968/task/972/stat : 972 (java) S 965 968 29448 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43001161 14422843392 22169 33554432000 4194304 4196468 140724323923680 140272398162960 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=973] ppid=965 vsize=14084808 memory=144164738180110 CPUtime=0 cores=0,2,4,6
/proc/968/task/973/stat : 973 (java) S 965 968 29448 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 43001161 14422843392 22169 33554432000 4194304 4196468 140724323923680 140272397110160 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=974] ppid=965 vsize=14084808 memory=0 CPUtime=0 cores=0,2,4,6
/proc/968/task/974/stat : 974 (java) S 965 968 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43001161 14422843392 22169 33554432000 4194304 4196468 140724323923680 140272396057360 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=975] ppid=965 vsize=14084808 memory=0 CPUtime=0 cores=0,2,4,6
/proc/968/task/975/stat : 975 (java) S 965 968 29448 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 43001162 14422843392 22169 33554432000 4194304 4196468 140724323923680 140272278124912 140272803805826 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=976] ppid=965 vsize=14084808 memory=0 CPUtime=0 cores=0,2,4,6
/proc/968/task/976/stat : 976 (java) S 965 968 29448 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 43001162 14422843392 22169 33554432000 4194304 4196468 140724323923680 140272277070880 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=977] ppid=965 vsize=14084808 memory=279954289852656 CPUtime=0 cores=0,2,4,6
/proc/968/task/977/stat : 977 (java) S 965 968 29448 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 43001163 14422843392 22169 33554432000 4194304 4196468 140724323923680 140272276018032 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=978] ppid=965 vsize=14084808 memory=0 CPUtime=0 cores=0,2,4,6
/proc/968/task/978/stat : 978 (java) S 965 968 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43001165 14422843392 22169 33554432000 4194304 4196468 140724323923680 140272274966352 140272803813275 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=979] ppid=965 vsize=14084808 memory=-3472574513799858009 CPUtime=0.08 cores=0,2,4,6
/proc/968/task/979/stat : 979 (java) S 965 968 29448 0 -1 1077944384 564 0 0 0 8 0 0 0 20 0 15 0 43001165 14422843392 22169 33554432000 4194304 4196468 140724323923680 140272273914736 140272803805826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=980] ppid=965 vsize=14084808 memory=6944656592387989600 CPUtime=0.07 cores=0,2,4,6
/proc/968/task/980/stat : 980 (java) S 965 968 29448 0 -1 1077944384 374 0 0 0 7 0 0 0 20 0 15 0 43001165 14422843392 22169 33554432000 4194304 4196468 140724323923680 140272272861936 140272803805826 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=981] ppid=965 vsize=14084808 memory=6944656575208382560 CPUtime=0.15 cores=0,2,4,6
/proc/968/task/981/stat : 981 (java) S 965 968 29448 0 -1 1077944384 423 0 0 0 15 0 0 0 20 0 15 0 43001165 14422843392 22169 33554432000 4194304 4196468 140724323923680 140272271809136 140272803805826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=982] ppid=965 vsize=14084808 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/968/task/982/stat : 982 (java) S 965 968 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43001165 14422843392 22169 33554432000 4194304 4196468 140724323923680 140272270756576 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=983] ppid=965 vsize=14084808 memory=-2461829820114675750 CPUtime=0 cores=0,2,4,6
/proc/968/task/983/stat : 983 (java) S 965 968 29448 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 43001166 14422843392 22169 33554432000 4194304 4196468 140724323923680 140272269703856 140272803805826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 14084808 KiB
Current children cumulated memory: 88676 KiB

[startup+1.5013 s]
/proc/loadavg: 2.20 1.70 1.53 6/216 983
/proc/meminfo: memFree=16267788/32770624 swapFree=67108860/67108860
[pid=968] ppid=965 vsize=14086856 memory=220880 CPUtime=3.48 cores=0,2,4,6
/proc/968/stat : 968 (java) S 965 968 29448 0 -1 1077944320 24956 0 0 0 339 9 0 0 20 0 15 0 43001159 14424940544 55220 33554432000 4194304 4196468 140724323923680 140724323906224 140272803794679 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
/proc/968/statm: 3521714 55220 3551 1 0 3483785 0
[pid=968/tid=970] ppid=965 vsize=14086856 memory=54 CPUtime=1.45 cores=0,2,4,6
/proc/968/task/970/stat : 970 (java) R 965 968 29448 0 -1 4202560 17228 0 0 0 139 6 0 0 20 0 15 0 43001160 14424940544 55220 33554432000 4194304 4196468 140724323923680 140272808028208 140272445527104 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=971] ppid=965 vsize=14086856 memory=6223407613083 CPUtime=0 cores=0,2,4,6
/proc/968/task/971/stat : 971 (java) S 965 968 29448 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 43001161 14424940544 55220 33554432000 4194304 4196468 140724323923680 140272399215760 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=972] ppid=965 vsize=14086856 memory=288230621803970871 CPUtime=0 cores=0,2,4,6
/proc/968/task/972/stat : 972 (java) S 965 968 29448 0 -1 1077944384 172 0 0 0 0 0 0 0 20 0 15 0 43001161 14424940544 55220 33554432000 4194304 4196468 140724323923680 140272398162960 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=973] ppid=965 vsize=14086856 memory=13852953979127113 CPUtime=0 cores=0,2,4,6
/proc/968/task/973/stat : 973 (java) S 965 968 29448 0 -1 1077944384 170 0 0 0 0 0 0 0 20 0 15 0 43001161 14424940544 55220 33554432000 4194304 4196468 140724323923680 140272397110160 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=974] ppid=965 vsize=14086856 memory=6947385649911455296 CPUtime=0 cores=0,2,4,6
/proc/968/task/974/stat : 974 (java) S 965 968 29448 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 43001161 14424940544 55220 33554432000 4194304 4196468 140724323923680 140272396057360 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=975] ppid=965 vsize=14086856 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/968/task/975/stat : 975 (java) S 965 968 29448 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 15 0 43001162 14424940544 55220 33554432000 4194304 4196468 140724323923680 140272278124912 140272803805826 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0

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

/proc/968/task/970/stat : 970 (java) R 965 968 29448 0 -1 4202560 62720 0 0 0 223806 34 0 0 20 0 15 0 43001160 14431232000 128885 33554432000 4194304 4196468 140724323923680 140272808031808 140272451924382 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=971] ppid=965 vsize=14093000 memory=515540 CPUtime=12.35 cores=0,2,4,6
/proc/968/task/971/stat : 971 (java) S 965 968 29448 0 -1 1077944384 11120 0 0 0 1174 61 0 0 20 0 15 0 43001161 14431232000 128885 33554432000 4194304 4196468 140724323923680 140272399215760 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=972] ppid=965 vsize=14093000 memory=515540 CPUtime=12.36 cores=0,2,4,6
/proc/968/task/972/stat : 972 (java) S 965 968 29448 0 -1 1077944384 11802 0 0 0 1178 58 0 0 20 0 15 0 43001161 14431232000 128885 33554432000 4194304 4196468 140724323923680 140272398162960 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=973] ppid=965 vsize=14093000 memory=515540 CPUtime=12.37 cores=0,2,4,6
/proc/968/task/973/stat : 973 (java) S 965 968 29448 0 -1 1077944384 10532 0 0 0 1177 60 0 0 20 0 15 0 43001161 14431232000 128885 33554432000 4194304 4196468 140724323923680 140272397110160 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=974] ppid=965 vsize=14093000 memory=515540 CPUtime=12.35 cores=0,2,4,6
/proc/968/task/974/stat : 974 (java) S 965 968 29448 0 -1 1077944384 10608 0 0 0 1179 56 0 0 20 0 15 0 43001161 14431232000 128885 33554432000 4194304 4196468 140724323923680 140272396057360 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=975] ppid=965 vsize=14093000 memory=515540 CPUtime=8.41 cores=0,2,4,6
/proc/968/task/975/stat : 975 (java) S 965 968 29448 0 -1 1077944384 10148 0 0 0 787 54 0 0 20 0 15 0 43001162 14431232000 128885 33554432000 4194304 4196468 140724323923680 140272278124912 140272803805826 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=976] ppid=965 vsize=14093000 memory=515540 CPUtime=0 cores=0,2,4,6
/proc/968/task/976/stat : 976 (java) S 965 968 29448 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 43001162 14431232000 128885 33554432000 4194304 4196468 140724323923680 140272277070944 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=977] ppid=965 vsize=14093000 memory=515540 CPUtime=0 cores=0,2,4,6
/proc/968/task/977/stat : 977 (java) S 965 968 29448 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 43001163 14431232000 128885 33554432000 4194304 4196468 140724323923680 140272276018048 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=978] ppid=965 vsize=14093000 memory=515540 CPUtime=0 cores=0,2,4,6
/proc/968/task/978/stat : 978 (java) S 965 968 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43001165 14431232000 128885 33554432000 4194304 4196468 140724323923680 140272274966352 140272803813275 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=979] ppid=965 vsize=14093000 memory=515540 CPUtime=2.51 cores=0,2,4,6
/proc/968/task/979/stat : 979 (java) S 965 968 29448 0 -1 1077944384 12364 0 0 0 249 2 0 0 20 0 15 0 43001165 14431232000 128885 33554432000 4194304 4196468 140724323923680 140272273914736 140272803805826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=980] ppid=965 vsize=14093000 memory=515540 CPUtime=2.47 cores=0,2,4,6
/proc/968/task/980/stat : 980 (java) S 965 968 29448 0 -1 1077944384 13035 0 0 0 244 3 0 0 20 0 15 0 43001165 14431232000 128885 33554432000 4194304 4196468 140724323923680 140272272861936 140272803805826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=981] ppid=965 vsize=14093000 memory=515540 CPUtime=1.28 cores=0,2,4,6
/proc/968/task/981/stat : 981 (java) S 965 968 29448 0 -1 1077944384 32631 0 0 0 125 3 0 0 20 0 15 0 43001165 14431232000 128885 33554432000 4194304 4196468 140724323923680 140272271809136 140272803805826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=982] ppid=965 vsize=14093000 memory=515540 CPUtime=0 cores=0,2,4,6
/proc/968/task/982/stat : 982 (java) S 965 968 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43001165 14431232000 128885 33554432000 4194304 4196468 140724323923680 140272270756576 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=983] ppid=965 vsize=14093000 memory=4132 CPUtime=1.33 cores=0,2,4,6
/proc/968/task/983/stat : 983 (java) S 965 968 29448 0 -1 1077944384 1267 0 0 0 67 66 0 0 20 0 15 0 43001166 14431232000 128885 33554432000 4194304 4196468 140724323923680 140272269703856 140272803805826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
Current children cumulated CPU time: 2303.93 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 515540 KiB

[startup+2322.3 s]
/proc/loadavg: 1.28 1.30 1.34 3/214 1144
/proc/meminfo: memFree=15962468/32770624 swapFree=67108860/67108860
[pid=968] ppid=965 vsize=14093000 memory=515540 CPUtime=2364.78 cores=0,2,4,6
/proc/968/stat : 968 (java) S 965 968 29448 0 -1 1077944320 179540 0 0 0 236138 340 0 0 20 0 15 0 43001159 14431232000 128885 33554432000 4194304 4196468 140724323923680 140724323906224 140272803794679 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
/proc/968/statm: 3523250 128885 3613 1 0 3485321 0
[pid=968/tid=970] ppid=965 vsize=14093000 memory=515540 CPUtime=2297.83 cores=0,2,4,6
/proc/968/task/970/stat : 970 (java) R 965 968 29448 0 -1 4202560 63590 0 0 0 229748 35 0 0 20 0 15 0 43001160 14431232000 128885 33554432000 4194304 4196468 140724323923680 140272808031808 140272447169000 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=971] ppid=965 vsize=14093000 memory=515540 CPUtime=12.65 cores=0,2,4,6
/proc/968/task/971/stat : 971 (java) S 965 968 29448 0 -1 1077944384 11234 0 0 0 1203 62 0 0 20 0 15 0 43001161 14431232000 128885 33554432000 4194304 4196468 140724323923680 140272399215760 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=972] ppid=965 vsize=14093000 memory=515540 CPUtime=12.66 cores=0,2,4,6
/proc/968/task/972/stat : 972 (java) S 965 968 29448 0 -1 1077944384 11834 0 0 0 1207 59 0 0 20 0 15 0 43001161 14431232000 128885 33554432000 4194304 4196468 140724323923680 140272398162960 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=973] ppid=965 vsize=14093000 memory=515540 CPUtime=12.68 cores=0,2,4,6
/proc/968/task/973/stat : 973 (java) S 965 968 29448 0 -1 1077944384 10722 0 0 0 1206 62 0 0 20 0 15 0 43001161 14431232000 128885 33554432000 4194304 4196468 140724323923680 140272397110160 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=974] ppid=965 vsize=14093000 memory=515540 CPUtime=12.64 cores=0,2,4,6
/proc/968/task/974/stat : 974 (java) S 965 968 29448 0 -1 1077944384 10905 0 0 0 1207 57 0 0 20 0 15 0 43001161 14431232000 128885 33554432000 4194304 4196468 140724323923680 140272396057360 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=975] ppid=965 vsize=14093000 memory=515540 CPUtime=8.61 cores=0,2,4,6
/proc/968/task/975/stat : 975 (java) S 965 968 29448 0 -1 1077944384 10323 0 0 0 806 55 0 0 20 0 15 0 43001162 14431232000 128885 33554432000 4194304 4196468 140724323923680 140272278124912 140272803805826 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=976] ppid=965 vsize=14093000 memory=515540 CPUtime=0 cores=0,2,4,6
/proc/968/task/976/stat : 976 (java) S 965 968 29448 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 43001162 14431232000 128885 33554432000 4194304 4196468 140724323923680 140272277070944 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=977] ppid=965 vsize=14093000 memory=515540 CPUtime=0 cores=0,2,4,6
/proc/968/task/977/stat : 977 (java) S 965 968 29448 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 43001163 14431232000 128885 33554432000 4194304 4196468 140724323923680 140272276018048 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=978] ppid=965 vsize=14093000 memory=515540 CPUtime=0 cores=0,2,4,6
/proc/968/task/978/stat : 978 (java) S 965 968 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43001165 14431232000 128885 33554432000 4194304 4196468 140724323923680 140272274966352 140272803813275 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=979] ppid=965 vsize=14093000 memory=515540 CPUtime=2.51 cores=0,2,4,6
/proc/968/task/979/stat : 979 (java) S 965 968 29448 0 -1 1077944384 12366 0 0 0 249 2 0 0 20 0 15 0 43001165 14431232000 128885 33554432000 4194304 4196468 140724323923680 140272273914736 140272803805826 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=980] ppid=965 vsize=14093000 memory=515540 CPUtime=2.47 cores=0,2,4,6
/proc/968/task/980/stat : 980 (java) S 965 968 29448 0 -1 1077944384 13037 0 0 0 244 3 0 0 20 0 15 0 43001165 14431232000 128885 33554432000 4194304 4196468 140724323923680 140272272861936 140272803805826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=981] ppid=965 vsize=14093000 memory=0 CPUtime=1.28 cores=0,2,4,6
/proc/968/task/981/stat : 981 (java) S 965 968 29448 0 -1 1077944384 32829 0 0 0 125 3 0 0 20 0 15 0 43001165 14431232000 128885 33554432000 4194304 4196468 140724323923680 140272271809136 140272803805826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=982] ppid=965 vsize=14093000 memory=515540 CPUtime=0 cores=0,2,4,6
/proc/968/task/982/stat : 982 (java) S 965 968 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43001165 14431232000 128885 33554432000 4194304 4196468 140724323923680 140272270756576 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=983] ppid=965 vsize=14093000 memory=515540 CPUtime=1.36 cores=0,2,4,6
/proc/968/task/983/stat : 983 (java) S 965 968 29448 0 -1 1077944384 1281 0 0 0 69 67 0 0 20 0 15 0 43001166 14431232000 128885 33554432000 4194304 4196468 140724323923680 140272269703856 140272803805826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
Current children cumulated CPU time: 2364.78 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 515540 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2357.11 s]
/proc/loadavg: 1.37 1.32 1.35 3/215 1145
/proc/meminfo: memFree=15963432/32770624 swapFree=67108860/67108860
[pid=968] ppid=965 vsize=14093000 memory=516056 CPUtime=2400.06 cores=0,2,4,6
/proc/968/stat : 968 (java) S 965 968 29448 0 -1 1077944320 183012 0 0 0 239662 344 0 0 20 0 15 0 43001159 14431232000 129014 33554432000 4194304 4196468 140724323923680 140724323906224 140272803794679 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
/proc/968/statm: 3523250 129014 3613 1 0 3485321 0
[pid=968/tid=970] ppid=965 vsize=14093000 memory=516056 CPUtime=2332.27 cores=0,2,4,6
/proc/968/task/970/stat : 970 (java) R 965 968 29448 0 -1 4202560 63989 0 0 0 233192 35 0 0 20 0 15 0 43001160 14431232000 129014 33554432000 4194304 4196468 140724323923680 140272808031808 140272451924361 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=971] ppid=965 vsize=14093000 memory=515540 CPUtime=12.82 cores=0,2,4,6
/proc/968/task/971/stat : 971 (java) S 965 968 29448 0 -1 1077944384 11706 0 0 0 1219 63 0 0 20 0 15 0 43001161 14431232000 129014 33554432000 4194304 4196468 140724323923680 140272399215760 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=972] ppid=965 vsize=14093000 memory=515540 CPUtime=12.84 cores=0,2,4,6
/proc/968/task/972/stat : 972 (java) S 965 968 29448 0 -1 1077944384 11866 0 0 0 1224 60 0 0 20 0 15 0 43001161 14431232000 129014 33554432000 4194304 4196468 140724323923680 140272398162960 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=973] ppid=965 vsize=14093000 memory=516056 CPUtime=12.83 cores=0,2,4,6
/proc/968/task/973/stat : 973 (java) S 965 968 29448 0 -1 1077944384 10758 0 0 0 1221 62 0 0 20 0 15 0 43001161 14431232000 129014 33554432000 4194304 4196468 140724323923680 140272397110160 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=974] ppid=965 vsize=14093000 memory=516056 CPUtime=12.81 cores=0,2,4,6
/proc/968/task/974/stat : 974 (java) S 965 968 29448 0 -1 1077944384 10984 0 0 0 1223 58 0 0 20 0 15 0 43001161 14431232000 129014 33554432000 4194304 4196468 140724323923680 140272396057360 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=975] ppid=965 vsize=14093000 memory=516056 CPUtime=8.75 cores=0,2,4,6
/proc/968/task/975/stat : 975 (java) S 965 968 29448 0 -1 1077944384 12725 0 0 0 819 56 0 0 20 0 15 0 43001162 14431232000 129014 33554432000 4194304 4196468 140724323923680 140272278124912 140272803805826 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=976] ppid=965 vsize=14093000 memory=516056 CPUtime=0 cores=0,2,4,6
/proc/968/task/976/stat : 976 (java) S 965 968 29448 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 43001162 14431232000 129014 33554432000 4194304 4196468 140724323923680 140272277070944 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=977] ppid=965 vsize=14093000 memory=516056 CPUtime=0 cores=0,2,4,6
/proc/968/task/977/stat : 977 (java) S 965 968 29448 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 43001163 14431232000 129014 33554432000 4194304 4196468 140724323923680 140272276018048 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=978] ppid=965 vsize=14093000 memory=0 CPUtime=0 cores=0,2,4,6
/proc/968/task/978/stat : 978 (java) S 965 968 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43001165 14431232000 129014 33554432000 4194304 4196468 140724323923680 140272274966352 140272803813275 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=979] ppid=965 vsize=14093000 memory=516056 CPUtime=2.51 cores=0,2,4,6
/proc/968/task/979/stat : 979 (java) S 965 968 29448 0 -1 1077944384 12366 0 0 0 249 2 0 0 20 0 15 0 43001165 14431232000 129014 33554432000 4194304 4196468 140724323923680 140272273914736 140272803805826 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=980] ppid=965 vsize=14093000 memory=0 CPUtime=2.48 cores=0,2,4,6
/proc/968/task/980/stat : 980 (java) S 965 968 29448 0 -1 1077944384 13086 0 0 0 245 3 0 0 20 0 15 0 43001165 14431232000 129014 33554432000 4194304 4196468 140724323923680 140272272861936 140272803805826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=981] ppid=965 vsize=14093000 memory=6947385649911455296 CPUtime=1.28 cores=0,2,4,6
/proc/968/task/981/stat : 981 (java) S 965 968 29448 0 -1 1077944384 32829 0 0 0 125 3 0 0 20 0 15 0 43001165 14431232000 129014 33554432000 4194304 4196468 140724323923680 140272271809136 140272803805826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=982] ppid=965 vsize=14093000 memory=2340 CPUtime=0 cores=0,2,4,6
/proc/968/task/982/stat : 982 (java) S 965 968 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43001165 14431232000 129014 33554432000 4194304 4196468 140724323923680 140272270756576 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=983] ppid=965 vsize=14093000 memory=16444 CPUtime=1.38 cores=0,2,4,6
/proc/968/task/983/stat : 983 (java) S 965 968 29448 0 -1 1077944384 1284 0 0 0 70 68 0 0 20 0 15 0 43001166 14431232000 129014 33554432000 4194304 4196468 140724323923680 140272269703856 140272803805826 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
Current children cumulated CPU time: 2400.06 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 516056 KiB

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

[startup+2357.12 s]
# the end of solver process 968 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2396.64 s, system=3.4543 s

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

[startup+2357.11 s]
/proc/loadavg: 1.37 1.32 1.35 3/215 1145
/proc/meminfo: memFree=15963432/32770624 swapFree=67108860/67108860
[pid=968] ppid=965 vsize=14093000 memory=516056 CPUtime=2400.06 cores=0,2,4,6
/proc/968/stat : 968 (java) S 965 968 29448 0 -1 1077944320 183012 0 0 0 239662 344 0 0 20 0 15 0 43001159 14431232000 129014 33554432000 4194304 4196468 140724323923680 140724323906224 140272803794679 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
/proc/968/statm: 3523250 129014 3613 1 0 3485321 0
[pid=968/tid=970] ppid=965 vsize=14093000 memory=516056 CPUtime=2332.27 cores=0,2,4,6
/proc/968/task/970/stat : 970 (java) R 965 968 29448 0 -1 4202560 63989 0 0 0 233192 35 0 0 20 0 15 0 43001160 14431232000 129014 33554432000 4194304 4196468 140724323923680 140272808031808 140272451924361 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=971] ppid=965 vsize=14093000 memory=515540 CPUtime=12.82 cores=0,2,4,6
/proc/968/task/971/stat : 971 (java) S 965 968 29448 0 -1 1077944384 11706 0 0 0 1219 63 0 0 20 0 15 0 43001161 14431232000 129014 33554432000 4194304 4196468 140724323923680 140272399215760 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=972] ppid=965 vsize=14093000 memory=515540 CPUtime=12.84 cores=0,2,4,6
/proc/968/task/972/stat : 972 (java) S 965 968 29448 0 -1 1077944384 11866 0 0 0 1224 60 0 0 20 0 15 0 43001161 14431232000 129014 33554432000 4194304 4196468 140724323923680 140272398162960 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=973] ppid=965 vsize=14093000 memory=516056 CPUtime=12.83 cores=0,2,4,6
/proc/968/task/973/stat : 973 (java) S 965 968 29448 0 -1 1077944384 10758 0 0 0 1221 62 0 0 20 0 15 0 43001161 14431232000 129014 33554432000 4194304 4196468 140724323923680 140272397110160 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=974] ppid=965 vsize=14093000 memory=516056 CPUtime=12.81 cores=0,2,4,6
/proc/968/task/974/stat : 974 (java) S 965 968 29448 0 -1 1077944384 10984 0 0 0 1223 58 0 0 20 0 15 0 43001161 14431232000 129014 33554432000 4194304 4196468 140724323923680 140272396057360 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=975] ppid=965 vsize=14093000 memory=516056 CPUtime=8.75 cores=0,2,4,6
/proc/968/task/975/stat : 975 (java) S 965 968 29448 0 -1 1077944384 12725 0 0 0 819 56 0 0 20 0 15 0 43001162 14431232000 129014 33554432000 4194304 4196468 140724323923680 140272278124912 140272803805826 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=976] ppid=965 vsize=14093000 memory=516056 CPUtime=0 cores=0,2,4,6
/proc/968/task/976/stat : 976 (java) S 965 968 29448 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 43001162 14431232000 129014 33554432000 4194304 4196468 140724323923680 140272277070944 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=977] ppid=965 vsize=14093000 memory=516056 CPUtime=0 cores=0,2,4,6
/proc/968/task/977/stat : 977 (java) S 965 968 29448 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 43001163 14431232000 129014 33554432000 4194304 4196468 140724323923680 140272276018048 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=978] ppid=965 vsize=14093000 memory=0 CPUtime=0 cores=0,2,4,6
/proc/968/task/978/stat : 978 (java) S 965 968 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43001165 14431232000 129014 33554432000 4194304 4196468 140724323923680 140272274966352 140272803813275 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=979] ppid=965 vsize=14093000 memory=516056 CPUtime=2.51 cores=0,2,4,6
/proc/968/task/979/stat : 979 (java) S 965 968 29448 0 -1 1077944384 12366 0 0 0 249 2 0 0 20 0 15 0 43001165 14431232000 129014 33554432000 4194304 4196468 140724323923680 140272273914736 140272803805826 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=980] ppid=965 vsize=14093000 memory=0 CPUtime=2.48 cores=0,2,4,6
/proc/968/task/980/stat : 980 (java) S 965 968 29448 0 -1 1077944384 13086 0 0 0 245 3 0 0 20 0 15 0 43001165 14431232000 129014 33554432000 4194304 4196468 140724323923680 140272272861936 140272803805826 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=981] ppid=965 vsize=14093000 memory=6947385649911455296 CPUtime=1.28 cores=0,2,4,6
/proc/968/task/981/stat : 981 (java) S 965 968 29448 0 -1 1077944384 32829 0 0 0 125 3 0 0 20 0 15 0 43001165 14431232000 129014 33554432000 4194304 4196468 140724323923680 140272271809136 140272803805826 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=982] ppid=965 vsize=14093000 memory=2340 CPUtime=0 cores=0,2,4,6
/proc/968/task/982/stat : 982 (java) S 965 968 29448 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 43001165 14431232000 129014 33554432000 4194304 4196468 140724323923680 140272270756576 140272803804885 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
[pid=968/tid=983] ppid=965 vsize=14093000 memory=16444 CPUtime=1.38 cores=0,2,4,6
/proc/968/task/983/stat : 983 (java) S 965 968 29448 0 -1 1077944384 1284 0 0 0 70 68 0 0 20 0 15 0 43001166 14431232000 129014 33554432000 4194304 4196468 140724323923680 140272269703856 140272803805826 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15634432 140724323931221 140724323931401 140724323931401 140724323934159 0
Current children cumulated CPU time: 2400.06 s
Current children cumulated vsize: 14093000 KiB
Current children cumulated memory: 516056 KiB

Child status: 143
Real time (s): 2357.12
CPU time (s): 2400.09
CPU user time (s): 2396.64
CPU system time (s): 3.4543
CPU usage (%): 101.823
Max. virtual memory (cumulated for all children) (KiB): 14093000
Max. memory (cumulated for all children) (KiB): 701256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2396.64
system time used= 3.4543
maximum resident set size= 720064
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 183167
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 277665
involuntary context switches= 8409


# summary of solver processes directly reported to runsolver:
#   pid: 968
#   total CPU time (s): 2400.09
#   total CPU user time (s): 2396.64
#   total CPU system time (s): 3.4543

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.6444 second user time and 21.2677 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-22 12:13:00
IDJOB=4291490
IDBENCH=141481
IDSOLVER=2746
FILE ID=node102/4291490-1532254380
RUNJOBID= node102-1532226016-29479
PBS_JOBID= 21018947
Free space on /tmp= 53212 MiB

SOLVER NAME= OscaR - Hybrid 2018-07-02
BENCH NAME= XCSP18/PeacableArmies/PeacableArmies-m2-15_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-4291490-1532254380/watcher-4291490-1532254380 -o /tmp/evaluation-result-4291490-1532254380/solver-4291490-1532254380 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532226016-29479 --watchdog 2560  java -Xmx11000m -jar oscarCPXcsp3-hybrid.jar --randomseed 386949965 --timelimit 2400 --memlimit 11000 --nbcore 4 HOME/instance-4291490-1532254380.xml

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

MD5SUM BENCH= dbf6b3e5a2b5c107908327293d925ea5
RANDOM SEED=386949965

node102.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.51
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.51
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.51
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.51
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:        16386772 kB
MemAvailable:   31567396 kB
Buffers:          235728 kB
Cached:         15033776 kB
SwapCached:            0 kB
Active:          1883216 kB
Inactive:       13813452 kB
Active(anon):     429444 kB
Inactive(anon):    16892 kB
Active(file):    1453772 kB
Inactive(file): 13796560 kB
Unevictable:        6604 kB
Mlocked:            6604 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             35876 kB
Writeback:           196 kB
AnonPages:        453804 kB
Mapped:            49260 kB
Shmem:             17036 kB
Slab:             386016 kB
SReclaimable:     358752 kB
SUnreclaim:        27264 kB
KernelStack:        3808 kB
PageTables:         6388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1397704 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    313344 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 53176 MiB
End job on node102 at 2018-07-22 12:52:17