Trace number 4249189

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
R1: OscaR - Hybrid 2017-06-30SAT (TO)178 2400.09 2329.31

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n50/
TravellingSalesman-50-30-01.xml
MD5SUMc2cf49e605ec7848371b33956294adc3
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark176
Best CPU time to get the best result obtained on this benchmark2520.1101
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints51
Number of domains2
Minimum domain size36
Maximum domain size50
Distribution of domain sizes[{"size":36,"count":50},{"size":50,"count":50}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":50},{"degree":3,"count":50}]
Minimum constraint arity3
Maximum constraint arity50
Distribution of constraint arities[{"arity":3,"count":50},{"arity":50,"count":1}]
Number of extensional constraints50
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":50},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

0.42/0.31	c version: 2017-06-30
0.42/0.31	c seed: 2045710040
0.42/0.31	c timeout: 2400
0.42/0.31	c memlimit: 15500
0.42/0.31	c nbcore: 8
0.42/0.33	c Parsing instance...
1.88/0.93	c Parsing done, starting first complete search...
1.88/0.98	o 1078
1.88/0.98	o 1077
1.88/0.98	o 1074
1.88/0.98	o 1072
1.88/0.98	o 1071
1.88/0.99	o 1069
1.88/0.99	o 1068
1.88/0.99	o 1065
1.88/0.99	o 1063
1.88/0.99	o 1062
1.88/0.99	o 1060
1.88/0.99	o 1058
2.25/1.00	o 1057
2.25/1.00	o 1056
2.25/1.00	o 1055
2.25/1.01	o 1054
2.25/1.01	o 1053
2.25/1.01	o 1052
2.25/1.01	o 1050
2.25/1.01	o 1049
2.25/1.03	o 1048
2.25/1.03	o 1046
2.25/1.05	o 1045
2.25/1.06	o 1044
2.25/1.11	o 1043
2.74/1.11	o 1042
2.74/1.13	o 1040
2.74/1.13	o 1039
3.48/1.30	o 1037
3.48/1.30	o 1035
3.48/1.30	o 1034
3.48/1.30	o 1033
3.48/1.33	o 1031
3.48/1.38	o 1030
3.88/1.49	o 1029
4.40/1.67	o 1028
4.81/1.92	o 1027
4.81/1.95	o 1026
4.81/1.95	o 1023
4.81/1.95	o 1022
5.13/2.22	o 1021
5.13/2.26	o 1020
5.65/2.73	o 1019
5.95/3.05	o 1018
6.05/3.16	o 1016
6.05/3.16	o 1012
6.05/3.17	o 1011
6.36/3.38	o 1010
6.36/3.38	o 1009
6.36/3.39	o 1008
6.58/3.57	o 1007
6.88/3.87	o 1005
7.08/4.06	o 1004
8.69/5.66	o 1003
9.77/6.63	o 1002
9.87/6.73	o 1001
9.87/6.73	o 999
12.31/9.11	o 997
12.31/9.18	o 996
13.61/10.41	o 995
14.43/11.20	o 993
18.18/14.94	o 991
20.76/17.49	o 990
38.04/34.67	c First complete search done, starting ALNS search...
38.17/34.73	o 923
38.17/34.76	o 667
38.53/34.80	o 589
39.49/35.23	o 550
40.96/36.50	o 504
40.96/36.52	o 245
53.39/47.73	o 232
60.21/54.04	o 231
63.05/56.90	o 230
69.79/63.30	o 229
79.09/72.46	o 227
79.19/72.50	o 225
83.19/76.47	o 224
134.19/126.08	o 223
141.78/133.43	o 217
141.78/133.44	o 213
141.98/133.66	o 212
194.81/184.92	o 207
200.43/190.42	o 206
200.52/190.50	o 205
216.90/206.45	o 204
232.07/221.24	o 203
235.85/224.91	o 202
235.85/224.92	o 199
249.42/238.13	o 198
275.94/263.91	o 195
279.82/267.61	o 194
279.82/267.63	o 191
305.50/292.65	o 189
350.96/336.99	o 187
368.33/353.81	o 185
380.64/365.81	o 184
469.67/452.59	o 182
594.48/574.20	o 181
759.04/734.57	o 180
808.15/782.33	o 179
968.79/938.58	o 178
1763.45/1710.69	c ALNS done, starting second complete search
1763.45/1710.69	c Best operator: FullRelax_LastConf(Min) with improvement of: 758
2400.06/2329.30	s SATISFIABLE
2400.06/2329.30	v <instantiation>
2400.06/2329.30	v 	<list>
2400.06/2329.30	v 		c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] c[14] c[15] c[16] c[17] c[18] c[19] c[20] c[21] c[22] c[23] c[24] c[25] c[26] c[27] c[28] c[29] c[30] c[31] c[32] c[33] c[34] c[35] c[36] c[37] c[38] c[39] c[40] c[41] c[42] c[43] c[44] c[45] c[46] c[47] c[48] c[49] d[0] d[1] d[2] d[3] d[4] d[5] d[6] d[7] d[8] d[9] d[10] d[11] d[12] d[13] d[14] d[15] d[16] d[17] d[18] d[19] d[20] d[21] d[22] d[23] d[24] d[25] d[26] d[27] d[28] d[29] d[30] d[31] d[32] d[33] d[34] d[35] d[36] d[37] d[38] d[39] d[40] d[41] d[42] d[43] d[44] d[45] d[46] d[47] d[48] d[49]
2400.06/2329.30	v 	</list>
2400.06/2329.30	v 	<values>
2400.06/2329.30	v 		20 21 15 13 19 22 18 16 14 4 8 9 5 0 1 6 2 11 7 3 10 12 17 25 24 27 33 35 37 36 32 29 38 42 49 44 41 40 48 47 46 45 43 39 34 30 31 28 23 26 2 2 8 3 2 2 1 1 7 4 2 3 1 1 3 7 5 4 3 4 1 3 4 3 3 5 2 3 3 5 4 7 3 6 8 2 1 5 1 2 4 9 3 5 3 5 4 4 2 3 
2400.06/2329.30	v 	</values>
2400.06/2329.30	v </instantiation>

Verifier Data

OK	178

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4249189-1500722202/watcher-4249189-1500722202 -o /tmp/evaluation-result-4249189-1500722202/solver-4249189-1500722202 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node121-1500717411-16352 --watchdog 2560 java -Xmx10000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 2045710040 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4249189-1500722202.xml 

pid=17301
running on 8 cores: 1,3,5,7,9,11,13,15

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


[startup+0 s]
/proc/loadavg: 1.34 1.56 1.65 3/261 17304
/proc/meminfo: memFree=31643368/32770624 swapFree=5892/130172
[pid=17304] ppid=17301 vsize=361196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17304/stat : 17304 (java) S 17301 17304 16320 0 -1 1077944320 1718 0 0 0 0 0 0 0 20 0 2 0 7488560 369864704 1925 33554432000 4194304 4196468 140731482531440 140731482513984 140160637869815 0 0 0 16784584 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
/proc/17304/statm: 90299 1925 1072 1 0 79210 0
[pid=17304/tid=17305] ppid=17301 vsize=361196 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17305/stat : 17305 (java) S 17301 17304 16320 0 -1 1077944384 401 0 0 0 0 0 0 0 20 0 2 0 7488561 369864704 1925 33554432000 4194304 4196468 140731482531440 140160642111904 140160637880962 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0

[startup+0.100099 s]
/proc/loadavg: 1.34 1.56 1.65 3/261 17304
/proc/meminfo: memFree=31643368/32770624 swapFree=5892/130172
[pid=17304] ppid=17301 vsize=13264380 CPUtime=0.1 cores=1,3,5,7,9,11,13,15
/proc/17304/stat : 17304 (java) S 17301 17304 16320 0 -1 1077944320 5142 0 0 0 8 2 0 0 20 0 20 0 7488560 13582725120 5703 33554432000 4194304 4196468 140731482531440 140731482513984 140160637869815 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
/proc/17304/statm: 3316095 5703 2969 1 0 3303815 0
[pid=17304/tid=17305] ppid=17301 vsize=13264380 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17305/stat : 17305 (java) R 17301 17304 16320 0 -1 4202560 3228 0 0 0 7 1 0 0 20 0 20 0 7488561 13582725120 5769 33554432000 4194304 4196468 140731482531440 140160642104736 140160594505590 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13264380

[startup+0.20044 s]
/proc/loadavg: 1.34 1.56 1.65 3/261 17304
/proc/meminfo: memFree=31643368/32770624 swapFree=5892/130172
[pid=17304] ppid=17301 vsize=13263912 CPUtime=0.25 cores=1,3,5,7,9,11,13,15
/proc/17304/stat : 17304 (java) S 17301 17304 16320 0 -1 1077944320 8709 0 0 0 22 3 0 0 20 0 20 0 7488560 13582245888 8604 33554432000 4194304 4196468 140731482531440 140731482513984 140160637869815 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
/proc/17304/statm: 3315978 8604 3476 1 0 3303698 0
[pid=17304/tid=17305] ppid=17301 vsize=13263912 CPUtime=0.17 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17305/stat : 17305 (java) R 17301 17304 16320 0 -1 4202560 6430 0 0 0 15 2 0 0 20 0 20 0 7488561 13582245888 8604 33554432000 4194304 4196468 140731482531440 140160642098192 140160621950302 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 13263912

[startup+0.300362 s]
/proc/loadavg: 1.34 1.56 1.65 3/261 17304
/proc/meminfo: memFree=31643368/32770624 swapFree=5892/130172
[pid=17304] ppid=17301 vsize=13263912 CPUtime=0.42 cores=1,3,5,7,9,11,13,15
/proc/17304/stat : 17304 (java) S 17301 17304 16320 0 -1 1077944320 9700 0 0 0 38 4 0 0 20 0 20 0 7488560 13582245888 10440 33554432000 4194304 4196468 140731482531440 140731482513984 140160637869815 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
/proc/17304/statm: 3315978 10440 3639 1 0 3303698 0
[pid=17304/tid=17305] ppid=17301 vsize=13263912 CPUtime=0.27 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17305/stat : 17305 (java) R 17301 17304 16320 0 -1 4202560 7169 0 0 0 24 3 0 0 20 0 20 0 7488561 13582245888 10440 33554432000 4194304 4196468 140731482531440 140160642100176 140160621950302 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 13263912

[startup+0.700267 s]
/proc/loadavg: 1.34 1.56 1.65 3/261 17304
/proc/meminfo: memFree=31643368/32770624 swapFree=5892/130172
[pid=17304] ppid=17301 vsize=13265980 CPUtime=1.35 cores=1,3,5,7,9,11,13,15
/proc/17304/stat : 17304 (java) S 17301 17304 16320 0 -1 1077944320 14285 0 0 0 128 7 0 0 20 0 20 0 7488560 13584363520 20148 33554432000 4194304 4196468 140731482531440 140731482513984 140160637869815 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
/proc/17304/statm: 3316495 20148 3752 1 0 3304210 0
[pid=17304/tid=17305] ppid=17301 vsize=13265980 CPUtime=0.67 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17305/stat : 17305 (java) R 17301 17304 16320 0 -1 4202560 8798 0 0 0 63 4 0 0 20 0 20 0 7488561 13584363520 20148 33554432000 4194304 4196468 140731482531440 140160642082096 140160623239193 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 13265980

[startup+1.50114 s]
/proc/loadavg: 1.34 1.56 1.65 7/281 17324
/proc/meminfo: memFree=31510128/32770624 swapFree=5892/130196
[pid=17304] ppid=17301 vsize=13268028 CPUtime=4.27 cores=1,3,5,7,9,11,13,15
/proc/17304/stat : 17304 (java) S 17301 17304 16320 0 -1 1077944320 25068 0 0 0 417 10 0 0 20 0 20 0 7488560 13586460672 44709 33554432000 4194304 4196468 140731482531440 140731482513984 140160637869815 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
/proc/17304/statm: 3317007 44709 3782 1 0 3304722 0
[pid=17304/tid=17305] ppid=17301 vsize=13268028 CPUtime=1.47 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17305/stat : 17305 (java) R 17301 17304 16320 0 -1 4202560 11013 0 0 0 141 6 0 0 20 0 20 0 7488561 13586460672 44709 33554432000 4194304 4196468 140731482531440 140160642106024 140160239872141 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17307] ppid=17301 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17307/stat : 17307 (java) S 17301 17304 16320 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 7488561 13586460672 44709 33554432000 4194304 4196468 140731482531440 140160556350608 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17308] ppid=17301 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17308/stat : 17308 (java) S 17301 17304 16320 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 7488561 13586460672 44709 33554432000 4194304 4196468 140731482531440 140160555297808 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17309] ppid=17301 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17309/stat : 17309 (java) S 17301 17304 16320 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7488562 13586460672 44709 33554432000 4194304 4196468 140731482531440 140160234679184 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17310] ppid=17301 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17310/stat : 17310 (java) S 17301 17304 16320 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7488562 13586460672 44709 33554432000 4194304 4196468 140731482531440 140160233626384 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17311] ppid=17301 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17311/stat : 17311 (java) S 17301 17304 16320 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7488562 13586460672 44709 33554432000 4194304 4196468 140731482531440 140160232573584 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17312] ppid=17301 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17312/stat : 17312 (java) S 17301 17304 16320 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7488562 13586460672 44709 33554432000 4194304 4196468 140731482531440 140160231520784 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17313] ppid=17301 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17313/stat : 17313 (java) S 17301 17304 16320 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7488562 13586460672 44709 33554432000 4194304 4196468 140731482531440 140160230467984 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17314] ppid=17301 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17314/stat : 17314 (java) S 17301 17304 16320 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7488562 13586460672 44709 33554432000 4194304 4196468 140731482531440 140160229415184 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17315] ppid=17301 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17315/stat : 17315 (java) S 17301 17304 16320 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 20 0 7488564 13586460672 44709 33554432000 4194304 4196468 140731482531440 140160101006192 140160637880962 0 0 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17316] ppid=17301 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17316/stat : 17316 (java) S 17301 17304 16320 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 7488565 13586460672 44709 33554432000 4194304 4196468 140731482531440 140160099952160 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17317] ppid=17301 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17317/stat : 17317 (java) S 17301 17304 16320 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 7488565 13586460672 44709 33554432000 4194304 4196468 140731482531440 140160098899312 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17318] ppid=17301 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17318/stat : 17318 (java) S 17301 17304 16320 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7488569 13586460672 44709 33554432000 4194304 4196468 140731482531440 140160097847632 140160637888411 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17319] ppid=17301 vsize=13268028 CPUtime=0.78 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17319/stat : 17319 (java) S 17301 17304 16320 0 -1 1077944384 3419 0 0 0 78 0 0 0 20 0 20 0 7488569 13586460672 44709 33554432000 4194304 4196468 140731482531440 140160096794992 140160637880962 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17320] ppid=17301 vsize=13268028 CPUtime=0.75 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17320/stat : 17320 (java) R 17301 17304 16320 0 -1 4202560 2616 0 0 0 74 1 0 0 20 0 20 0 7488569 13586460672 44709 33554432000 4194304 4196468 140731482531440 140160095728400 140160619393324 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17321] ppid=17301 vsize=13268028 CPUtime=0.8 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17321/stat : 17321 (java) R 17301 17304 16320 0 -1 4202560 3865 0 0 0 80 0 0 0 20 0 20 0 7488569 13586460672 44709 33554432000 4194304 4196468 140731482531440 140160094675416 140160619414255 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17322] ppid=17301 vsize=13268028 CPUtime=0.42 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17322/stat : 17322 (java) S 17301 17304 16320 0 -1 1077944384 2734 0 0 0 41 1 0 0 20 0 20 0 7488569 13586460672 44709 33554432000 4194304 4196468 140731482531440 140160093636592 140160637880962 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17323] ppid=17301 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17323/stat : 17323 (java) S 17301 17304 16320 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 7488569 13586460672 44709 33554432000 4194304 4196468 140731482531440 140160092585056 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17324] ppid=17301 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17324/stat : 17324 (java) S 17301 17304 16320 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 20 0 7488570 13586460672 44709 33554432000 4194304 4196468 140731482531440 140160091532336 140160637880962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
Current children cumulated CPU time (s) 4.27
Current children cumulated vsize (KiB) 13268028

[startup+3.10111 s]
/proc/loadavg: 1.34 1.56 1.65 3/281 17324
/proc/meminfo: memFree=31433432/32770624 swapFree=5892/130192
[pid=17304] ppid=17301 vsize=13268028 CPUtime=6.05 cores=1,3,5,7,9,11,13,15
/proc/17304/stat : 17304 (java) S 17301 17304 16320 0 -1 1077944320 27721 0 0 0 590 15 0 0 20 0 20 0 7488560 13586460672 56167 33554432000 4194304 4196468 140731482531440 140731482513984 140160637869815 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
/proc/17304/statm: 3317007 56167 3810 1 0 3304722 0
[pid=17304/tid=17305] ppid=17301 vsize=13268028 CPUtime=3.04 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17305/stat : 17305 (java) R 17301 17304 16320 0 -1 4202560 11230 0 0 0 298 6 0 0 20 0 20 0 7488561 13586460672 56167 33554432000 4194304 4196468 140731482531440 140160642099584 140160239872173 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17307] ppid=17301 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17307/stat : 17307 (java) S 17301 17304 16320 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 20 0 7488561 13586460672 56167 33554432000 4194304 4196468 140731482531440 140160556350608 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17308] ppid=17301 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17308/stat : 17308 (java) S 17301 17304 16320 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 20 0 7488561 13586460672 56167 33554432000 4194304 4196468 140731482531440 140160555297808 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17309] ppid=17301 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17309/stat : 17309 (java) S 17301 17304 16320 0 -1 1077944384 88 0 0 0 0 0 0 0 20 0 20 0 7488562 13586460672 56167 33554432000 4194304 4196468 140731482531440 140160234679184 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17310] ppid=17301 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17310/stat : 17310 (java) S 17301 17304 16320 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 20 0 7488562 13586460672 56167 33554432000 4194304 4196468 140731482531440 140160233626384 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17311] ppid=17301 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17311/stat : 17311 (java) S 17301 17304 16320 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 20 0 7488562 13586460672 56167 33554432000 4194304 4196468 140731482531440 140160232573584 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17312] ppid=17301 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17312/stat : 17312 (java) S 17301 17304 16320 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 20 0 7488562 13586460672 56167 33554432000 4194304 4196468 140731482531440 140160231520784 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17313] ppid=17301 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17313/stat : 17313 (java) S 17301 17304 16320 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 20 0 7488562 13586460672 56167 33554432000 4194304 4196468 140731482531440 140160230467984 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17314] ppid=17301 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17314/stat : 17314 (java) S 17301 17304 16320 0 -1 1077944384 341 0 0 0 0 0 0 0 20 0 20 0 7488562 13586460672 56167 33554432000 4194304 4196468 140731482531440 140160229415184 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17315] ppid=17301 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17315/stat : 17315 (java) S 17301 17304 16320 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 20 0 7488564 13586460672 56167 33554432000 4194304 4196468 140731482531440 140160101006192 140160637880962 0 0 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17316] ppid=17301 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17316/stat : 17316 (java) S 17301 17304 16320 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 20 0 7488565 13586460672 56167 33554432000 4194304 4196468 140731482531440 140160099952224 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17317] ppid=17301 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17317/stat : 17317 (java) S 17301 17304 16320 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 20 0 7488565 13586460672 56167 33554432000 4194304 4196468 140731482531440 140160098899328 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17318] ppid=17301 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17318/stat : 17318 (java) S 17301 17304 16320 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7488569 13586460672 56167 33554432000 4194304 4196468 140731482531440 140160097847632 140160637888411 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17319] ppid=17301 vsize=13268028 CPUtime=0.82 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17319/stat : 17319 (java) S 17301 17304 16320 0 -1 1077944384 3491 0 0 0 82 0 0 0 20 0 20 0 7488569 13586460672 56167 33554432000 4194304 4196468 140731482531440 140160096794992 140160637880962 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17320] ppid=17301 vsize=13268028 CPUtime=0.76 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17320/stat : 17320 (java) S 17301 17304 16320 0 -1 1077944384 2627 0 0 0 75 1 0 0 20 0 20 0 7488569 13586460672 56167 33554432000 4194304 4196468 140731482531440 140160095742192 140160637880962 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17321] ppid=17301 vsize=13268028 CPUtime=0.83 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17321/stat : 17321 (java) S 17301 17304 16320 0 -1 1077944384 3927 0 0 0 83 0 0 0 20 0 20 0 7488569 13586460672 56167 33554432000 4194304 4196468 140731482531440 140160094689392 140160637880962 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17322] ppid=17301 vsize=13268028 CPUtime=0.44 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17322/stat : 17322 (java) S 17301 17304 16320 0 -1 1077944384 3792 0 0 0 43 1 0 0 20 0 20 0 7488569 13586460672 56167 33554432000 4194304 4196468 140731482531440 140160093636592 140160637880962 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17323] ppid=17301 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17323/stat : 17323 (java) S 17301 17304 16320 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 7488569 13586460672 56167 33554432000 4194304 4196468 140731482531440 140160092585056 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17324] ppid=17301 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17324/stat : 17324 (java) S 17301 17304 16320 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 20 0 7488570 13586460672 56167 33554432000 4194304 4196468 140731482531440 140160091532336 140160637880962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 13268028

[startup+6.30082 s]
/proc/loadavg: 1.55 1.60 1.66 3/281 17324
/proc/meminfo: memFree=31342256/32770624 swapFree=5892/130196
[pid=17304] ppid=17301 vsize=13268028 CPUtime=9.46 cores=1,3,5,7,9,11,13,15
/proc/17304/stat : 17304 (java) S 17301 17304 16320 0 -1 1077944320 28309 0 0 0 915 31 0 0 20 0 20 0 7488560 13586460672 89113 33554432000 4194304 4196468 140731482531440 140731482513984 140160637869815 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
/proc/17304/statm: 3317007 89113 3810 1 0 3304722 0
[pid=17304/tid=17305] ppid=17301 vsize=13268028 CPUtime=6.21 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17305/stat : 17305 (java) R 17301 17304 16320 0 -1 4202560 11647 0 0 0 613 8 0 0 20 0 20 0 7488561 13586460672 89113 33554432000 4194304 4196468 140731482531440 140160642108048 140160239956192 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17307] ppid=17301 vsize=13268028 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17307/stat : 17307 (java) S 17301 17304 16320 0 -1 1077944384 85 0 0 0 1 2 0 0 20 0 20 0 7488561 13586460672 89113 33554432000 4194304 4196468 140731482531440 140160556350608 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17308] ppid=17301 vsize=13268028 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17308/stat : 17308 (java) S 17301 17304 16320 0 -1 1077944384 25 0 0 0 1 2 0 0 20 0 20 0 7488561 13586460672 89113 33554432000 4194304 4196468 140731482531440 140160555297808 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17309] ppid=17301 vsize=13268028 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17309/stat : 17309 (java) S 17301 17304 16320 0 -1 1077944384 103 0 0 0 1 2 0 0 20 0 20 0 7488562 13586460672 89113 33554432000 4194304 4196468 140731482531440 140160234679184 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17310] ppid=17301 vsize=13268028 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17310/stat : 17310 (java) S 17301 17304 16320 0 -1 1077944384 23 0 0 0 1 2 0 0 20 0 20 0 7488562 13586460672 89113 33554432000 4194304 4196468 140731482531440 140160233626384 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17311] ppid=17301 vsize=13268028 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17311/stat : 17311 (java) S 17301 17304 16320 0 -1 1077944384 323 0 0 0 1 2 0 0 20 0 20 0 7488562 13586460672 89113 33554432000 4194304 4196468 140731482531440 140160232573584 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17312] ppid=17301 vsize=13268028 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17312/stat : 17312 (java) S 17301 17304 16320 0 -1 1077944384 64 0 0 0 1 2 0 0 20 0 20 0 7488562 13586460672 89113 33554432000 4194304 4196468 140731482531440 140160231520784 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17313] ppid=17301 vsize=13268028 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17313/stat : 17313 (java) S 17301 17304 16320 0 -1 1077944384 46 0 0 0 1 2 0 0 20 0 20 0 7488562 13586460672 89113 33554432000 4194304 4196468 140731482531440 140160230467984 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17314] ppid=17301 vsize=13268028 CPUtime=0.03 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17314/stat : 17314 (java) S 17301 17304 16320 0 -1 1077944384 355 0 0 0 1 2 0 0 20 0 20 0 7488562 13586460672 89113 33554432000 4194304 4196468 140731482531440 140160229415184 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17315] ppid=17301 vsize=13268028 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17315/stat : 17315 (java) S 17301 17304 16320 0 -1 1077944384 306 0 0 0 1 0 0 0 20 0 20 0 7488564 13586460672 89113 33554432000 4194304 4196468 140731482531440 140160101006192 140160637880962 0 0 0 16800975 18446744071579849748 0 0 -1 11 0 0 48 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17316] ppid=17301 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17316/stat : 17316 (java) S 17301 17304 16320 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 20 0 7488565 13586460672 89113 33554432000 4194304 4196468 140731482531440 140160099952224 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17317] ppid=17301 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17317/stat : 17317 (java) S 17301 17304 16320 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 20 0 7488565 13586460672 89113 33554432000 4194304 4196468 140731482531440 140160098899328 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17318] ppid=17301 vsize=13268028 CPUtime=0 cores=1,3,5,7,9,11,13,15

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

[pid=17304/tid=17320] ppid=17301 vsize=13270076 CPUtime=1.66 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17320/stat : 17320 (java) S 17301 17304 16320 0 -1 1077944384 10742 0 0 0 164 2 0 0 20 0 20 0 7488569 13588557824 162989 33554432000 4194304 4196468 140731482531440 140160095742192 140160637880962 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17321] ppid=17301 vsize=13270076 CPUtime=1.77 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17321/stat : 17321 (java) S 17301 17304 16320 0 -1 1077944384 11274 0 0 0 175 2 0 0 20 0 20 0 7488569 13588557824 162989 33554432000 4194304 4196468 140731482531440 140160094689392 140160637880962 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17322] ppid=17301 vsize=13270076 CPUtime=0.86 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17322/stat : 17322 (java) S 17301 17304 16320 0 -1 1077944384 19575 0 0 0 83 3 0 0 20 0 20 0 7488569 13588557824 162989 33554432000 4194304 4196468 140731482531440 140160093636592 140160637880962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17323] ppid=17301 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17323/stat : 17323 (java) S 17301 17304 16320 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 7488569 13588557824 162989 33554432000 4194304 4196468 140731482531440 140160092585056 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17324] ppid=17301 vsize=13270076 CPUtime=1.22 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17324/stat : 17324 (java) S 17301 17304 16320 0 -1 1077944384 836 0 0 0 57 65 0 0 20 0 20 0 7488570 13588557824 162989 33554432000 4194304 4196468 140731482531440 140160091532336 140160637880962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 51 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
Current children cumulated CPU time (s) 2331.09
Current children cumulated vsize (KiB) 13270076

[startup+2322.3 s]
/proc/loadavg: 1.55 1.47 1.42 3/281 17488
/proc/meminfo: memFree=27862104/32770624 swapFree=5892/132704
[pid=17304] ppid=17301 vsize=13270076 CPUtime=2392.83 cores=1,3,5,7,9,11,13,15
/proc/17304/stat : 17304 (java) S 17301 17304 16320 0 -1 1077944320 196911 0 0 0 238770 513 0 0 20 0 20 0 7488560 13588557824 163501 33554432000 4194304 4196468 140731482531440 140731482513984 140160637869815 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
/proc/17304/statm: 3317519 163501 3846 1 0 3305234 0
[pid=17304/tid=17305] ppid=17301 vsize=13270076 CPUtime=2302.58 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17305/stat : 17305 (java) R 17301 17304 16320 0 -1 4202560 85009 0 0 0 230222 36 0 0 20 0 20 0 7488561 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160642108128 140160241056521 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17307] ppid=17301 vsize=13270076 CPUtime=9.54 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17307/stat : 17307 (java) S 17301 17304 16320 0 -1 1077944384 5438 0 0 0 905 49 0 0 20 0 20 0 7488561 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160556350608 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17308] ppid=17301 vsize=13270076 CPUtime=9.63 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17308/stat : 17308 (java) S 17301 17304 16320 0 -1 1077944384 5268 0 0 0 917 46 0 0 20 0 20 0 7488561 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160555297808 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17309] ppid=17301 vsize=13270076 CPUtime=9.61 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17309/stat : 17309 (java) S 17301 17304 16320 0 -1 1077944384 4984 0 0 0 909 52 0 0 20 0 20 0 7488562 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160234679184 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17310] ppid=17301 vsize=13270076 CPUtime=9.79 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17310/stat : 17310 (java) S 17301 17304 16320 0 -1 1077944384 5513 0 0 0 928 51 0 0 20 0 20 0 7488562 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160233626384 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17311] ppid=17301 vsize=13270076 CPUtime=9.79 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17311/stat : 17311 (java) S 17301 17304 16320 0 -1 1077944384 5678 0 0 0 927 52 0 0 20 0 20 0 7488562 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160232573584 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17312] ppid=17301 vsize=13270076 CPUtime=9.77 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17312/stat : 17312 (java) S 17301 17304 16320 0 -1 1077944384 5627 0 0 0 928 49 0 0 20 0 20 0 7488562 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160231520784 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17313] ppid=17301 vsize=13270076 CPUtime=9.54 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17313/stat : 17313 (java) S 17301 17304 16320 0 -1 1077944384 5318 0 0 0 904 50 0 0 20 0 20 0 7488562 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160230467984 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17314] ppid=17301 vsize=13270076 CPUtime=9.65 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17314/stat : 17314 (java) S 17301 17304 16320 0 -1 1077944384 6002 0 0 0 912 53 0 0 20 0 20 0 7488562 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160229415184 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17315] ppid=17301 vsize=13270076 CPUtime=5.39 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17315/stat : 17315 (java) S 17301 17304 16320 0 -1 1077944384 8033 0 0 0 493 46 0 0 20 0 20 0 7488564 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160101006192 140160637880962 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 48 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17316] ppid=17301 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17316/stat : 17316 (java) S 17301 17304 16320 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 20 0 7488565 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160099952224 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17317] ppid=17301 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17317/stat : 17317 (java) S 17301 17304 16320 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 20 0 7488565 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160098899328 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17318] ppid=17301 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17318/stat : 17318 (java) S 17301 17304 16320 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7488569 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160097847632 140160637888411 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17319] ppid=17301 vsize=13270076 CPUtime=1.84 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17319/stat : 17319 (java) S 17301 17304 16320 0 -1 1077944384 16132 0 0 0 182 2 0 0 20 0 20 0 7488569 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160096794992 140160637880962 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17320] ppid=17301 vsize=13270076 CPUtime=1.66 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17320/stat : 17320 (java) S 17301 17304 16320 0 -1 1077944384 10744 0 0 0 164 2 0 0 20 0 20 0 7488569 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160095742192 140160637880962 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17321] ppid=17301 vsize=13270076 CPUtime=1.77 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17321/stat : 17321 (java) S 17301 17304 16320 0 -1 1077944384 11276 0 0 0 175 2 0 0 20 0 20 0 7488569 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160094689392 140160637880962 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17322] ppid=17301 vsize=13270076 CPUtime=0.86 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17322/stat : 17322 (java) S 17301 17304 16320 0 -1 1077944384 19577 0 0 0 83 3 0 0 20 0 20 0 7488569 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160093636592 140160637880962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17323] ppid=17301 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17323/stat : 17323 (java) S 17301 17304 16320 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 7488569 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160092585056 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17324] ppid=17301 vsize=13270076 CPUtime=1.25 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17324/stat : 17324 (java) S 17301 17304 16320 0 -1 1077944384 850 0 0 0 58 67 0 0 20 0 20 0 7488570 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160091532336 140160637880962 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 51 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
Current children cumulated CPU time (s) 2392.83
Current children cumulated vsize (KiB) 13270076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2329.3 s]
/proc/loadavg: 1.59 1.48 1.43 3/281 17488
/proc/meminfo: memFree=27699828/32770624 swapFree=5892/132724
[pid=17304] ppid=17301 vsize=13270076 CPUtime=2400.06 cores=1,3,5,7,9,11,13,15
/proc/17304/stat : 17304 (java) S 17301 17304 16320 0 -1 1077944320 197283 0 0 0 239491 515 0 0 20 0 20 0 7488560 13588557824 163501 33554432000 4194304 4196468 140731482531440 140731482513984 140160637869815 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
/proc/17304/statm: 3317519 163501 3846 1 0 3305234 0
[pid=17304/tid=17305] ppid=17301 vsize=13270076 CPUtime=2309.52 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17305/stat : 17305 (java) R 17301 17304 16320 0 -1 4202560 85376 0 0 0 230916 36 0 0 20 0 20 0 7488561 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160642108080 140160240954424 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17307] ppid=17301 vsize=13270076 CPUtime=9.57 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17307/stat : 17307 (java) S 17301 17304 16320 0 -1 1077944384 5438 0 0 0 908 49 0 0 20 0 20 0 7488561 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160556350608 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17308] ppid=17301 vsize=13270076 CPUtime=9.68 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17308/stat : 17308 (java) S 17301 17304 16320 0 -1 1077944384 5269 0 0 0 921 47 0 0 20 0 20 0 7488561 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160555297808 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17309] ppid=17301 vsize=13270076 CPUtime=9.65 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17309/stat : 17309 (java) S 17301 17304 16320 0 -1 1077944384 4984 0 0 0 913 52 0 0 20 0 20 0 7488562 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160234679184 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17310] ppid=17301 vsize=13270076 CPUtime=9.82 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17310/stat : 17310 (java) S 17301 17304 16320 0 -1 1077944384 5513 0 0 0 931 51 0 0 20 0 20 0 7488562 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160233626384 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17311] ppid=17301 vsize=13270076 CPUtime=9.83 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17311/stat : 17311 (java) S 17301 17304 16320 0 -1 1077944384 5682 0 0 0 930 53 0 0 20 0 20 0 7488562 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160232573584 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17312] ppid=17301 vsize=13270076 CPUtime=9.8 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17312/stat : 17312 (java) S 17301 17304 16320 0 -1 1077944384 5627 0 0 0 931 49 0 0 20 0 20 0 7488562 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160231520784 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17313] ppid=17301 vsize=13270076 CPUtime=9.57 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17313/stat : 17313 (java) S 17301 17304 16320 0 -1 1077944384 5318 0 0 0 907 50 0 0 20 0 20 0 7488562 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160230467984 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17314] ppid=17301 vsize=13270076 CPUtime=9.68 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17314/stat : 17314 (java) S 17301 17304 16320 0 -1 1077944384 6002 0 0 0 915 53 0 0 20 0 20 0 7488562 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160229415184 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17315] ppid=17301 vsize=13270076 CPUtime=5.41 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17315/stat : 17315 (java) S 17301 17304 16320 0 -1 1077944384 8033 0 0 0 495 46 0 0 20 0 20 0 7488564 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160101006192 140160637880962 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 48 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17316] ppid=17301 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17316/stat : 17316 (java) S 17301 17304 16320 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 20 0 7488565 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160099952224 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17317] ppid=17301 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17317/stat : 17317 (java) S 17301 17304 16320 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 20 0 7488565 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160098899328 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17318] ppid=17301 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17318/stat : 17318 (java) S 17301 17304 16320 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7488569 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160097847632 140160637888411 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17319] ppid=17301 vsize=13270076 CPUtime=1.84 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17319/stat : 17319 (java) S 17301 17304 16320 0 -1 1077944384 16132 0 0 0 182 2 0 0 20 0 20 0 7488569 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160096794992 140160637880962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17320] ppid=17301 vsize=13270076 CPUtime=1.66 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17320/stat : 17320 (java) S 17301 17304 16320 0 -1 1077944384 10744 0 0 0 164 2 0 0 20 0 20 0 7488569 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160095742192 140160637880962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17321] ppid=17301 vsize=13270076 CPUtime=1.77 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17321/stat : 17321 (java) S 17301 17304 16320 0 -1 1077944384 11276 0 0 0 175 2 0 0 20 0 20 0 7488569 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160094689392 140160637880962 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17322] ppid=17301 vsize=13270076 CPUtime=0.86 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17322/stat : 17322 (java) S 17301 17304 16320 0 -1 1077944384 19577 0 0 0 83 3 0 0 20 0 20 0 7488569 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160093636592 140160637880962 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17323] ppid=17301 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17323/stat : 17323 (java) S 17301 17304 16320 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 7488569 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160092585056 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17324] ppid=17301 vsize=13270076 CPUtime=1.25 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17324/stat : 17324 (java) S 17301 17304 16320 0 -1 1077944384 850 0 0 0 58 67 0 0 20 0 20 0 7488570 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160091532336 140160637880962 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 51 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 13270076

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 17304 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2329.3 s]
/proc/loadavg: 1.59 1.48 1.43 3/281 17488
/proc/meminfo: memFree=27699828/32770624 swapFree=5892/132724
[pid=17304] ppid=17301 vsize=13270076 CPUtime=2400.06 cores=1,3,5,7,9,11,13,15
/proc/17304/stat : 17304 (java) S 17301 17304 16320 0 -1 1077944320 197283 0 0 0 239491 515 0 0 20 0 20 0 7488560 13588557824 163501 33554432000 4194304 4196468 140731482531440 140731482513984 140160637869815 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
/proc/17304/statm: 3317519 163501 3846 1 0 3305234 0
[pid=17304/tid=17305] ppid=17301 vsize=13270076 CPUtime=2309.52 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17305/stat : 17305 (java) R 17301 17304 16320 0 -1 4202560 85376 0 0 0 230916 36 0 0 20 0 20 0 7488561 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160642108080 140160240954424 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17307] ppid=17301 vsize=13270076 CPUtime=9.57 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17307/stat : 17307 (java) S 17301 17304 16320 0 -1 1077944384 5438 0 0 0 908 49 0 0 20 0 20 0 7488561 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160556350608 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17308] ppid=17301 vsize=13270076 CPUtime=9.68 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17308/stat : 17308 (java) S 17301 17304 16320 0 -1 1077944384 5269 0 0 0 921 47 0 0 20 0 20 0 7488561 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160555297808 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17309] ppid=17301 vsize=13270076 CPUtime=9.65 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17309/stat : 17309 (java) S 17301 17304 16320 0 -1 1077944384 4984 0 0 0 913 52 0 0 20 0 20 0 7488562 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160234679184 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17310] ppid=17301 vsize=13270076 CPUtime=9.82 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17310/stat : 17310 (java) S 17301 17304 16320 0 -1 1077944384 5513 0 0 0 931 51 0 0 20 0 20 0 7488562 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160233626384 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17311] ppid=17301 vsize=13270076 CPUtime=9.83 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17311/stat : 17311 (java) S 17301 17304 16320 0 -1 1077944384 5682 0 0 0 930 53 0 0 20 0 20 0 7488562 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160232573584 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17312] ppid=17301 vsize=13270076 CPUtime=9.8 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17312/stat : 17312 (java) S 17301 17304 16320 0 -1 1077944384 5627 0 0 0 931 49 0 0 20 0 20 0 7488562 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160231520784 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17313] ppid=17301 vsize=13270076 CPUtime=9.57 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17313/stat : 17313 (java) S 17301 17304 16320 0 -1 1077944384 5318 0 0 0 907 50 0 0 20 0 20 0 7488562 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160230467984 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17314] ppid=17301 vsize=13270076 CPUtime=9.68 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17314/stat : 17314 (java) S 17301 17304 16320 0 -1 1077944384 6002 0 0 0 915 53 0 0 20 0 20 0 7488562 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160229415184 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17315] ppid=17301 vsize=13270076 CPUtime=5.41 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17315/stat : 17315 (java) S 17301 17304 16320 0 -1 1077944384 8033 0 0 0 495 46 0 0 20 0 20 0 7488564 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160101006192 140160637880962 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 48 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17316] ppid=17301 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17316/stat : 17316 (java) S 17301 17304 16320 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 20 0 7488565 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160099952224 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17317] ppid=17301 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17317/stat : 17317 (java) S 17301 17304 16320 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 20 0 7488565 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160098899328 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17318] ppid=17301 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17318/stat : 17318 (java) S 17301 17304 16320 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 7488569 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160097847632 140160637888411 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17319] ppid=17301 vsize=13270076 CPUtime=1.84 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17319/stat : 17319 (java) S 17301 17304 16320 0 -1 1077944384 16132 0 0 0 182 2 0 0 20 0 20 0 7488569 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160096794992 140160637880962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17320] ppid=17301 vsize=13270076 CPUtime=1.66 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17320/stat : 17320 (java) S 17301 17304 16320 0 -1 1077944384 10744 0 0 0 164 2 0 0 20 0 20 0 7488569 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160095742192 140160637880962 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17321] ppid=17301 vsize=13270076 CPUtime=1.77 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17321/stat : 17321 (java) S 17301 17304 16320 0 -1 1077944384 11276 0 0 0 175 2 0 0 20 0 20 0 7488569 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160094689392 140160637880962 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17322] ppid=17301 vsize=13270076 CPUtime=0.86 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17322/stat : 17322 (java) S 17301 17304 16320 0 -1 1077944384 19577 0 0 0 83 3 0 0 20 0 20 0 7488569 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160093636592 140160637880962 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17323] ppid=17301 vsize=13270076 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17323/stat : 17323 (java) S 17301 17304 16320 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 7488569 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160092585056 140160637880021 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
[pid=17304/tid=17324] ppid=17301 vsize=13270076 CPUtime=1.25 cores=1,3,5,7,9,11,13,15
/proc/17304/task/17324/stat : 17324 (java) S 17301 17304 16320 0 -1 1077944384 850 0 0 0 58 67 0 0 20 0 20 0 7488570 13588557824 163501 33554432000 4194304 4196468 140731482531440 140160091532336 140160637880962 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 51 0 0 6293624 6294260 26370048 140731482539149 140731482539332 140731482539332 140731482542031 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 13270076

Child status: 143
Real time (s): 2329.31
CPU time (s): 2400.09
CPU user time (s): 2394.93
CPU system time (s): 5.15454
CPU usage (%): 103.038
Max. virtual memory (cumulated for all children) (KiB): 13270076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2394.93
system time used= 5.15454
maximum resident set size= 654356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 197529
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2960
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 286368
involuntary context switches= 171429

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.4549 second user time and 19.8402 second system time

The end

Launcher Data

Begin job on node121 at 2017-07-22 13:16:42
IDJOB=4249189
IDBENCH=135751
IDSOLVER=2629
FILE ID=node121/4249189-1500722202
RUNJOBID= node121-1500717411-16352
PBS_JOBID= 20623364
Free space on /tmp= 61944 MiB

SOLVER NAME= OscaR - Hybrid 2017-06-30
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n50/TravellingSalesman-50-30-01.xml
COMMAND LINE= java -Xmx10000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit MEMLIMIT --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4249189-1500722202/watcher-4249189-1500722202 -o /tmp/evaluation-result-4249189-1500722202/solver-4249189-1500722202 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node121-1500717411-16352 --watchdog 2560  java -Xmx10000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 2045710040 --timelimit 2400 --memlimit 15500 --nbcore 8 HOME/instance-4249189-1500722202.xml

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

MD5SUM BENCH= c2cf49e605ec7848371b33956294adc3
RANDOM SEED=2045710040

node121.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5334.00
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 2400.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5334.00
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 8
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	: 5334.00
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 2133.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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	: 5334.00
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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	: 5334.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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	: 5334.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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	: 5334.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2267.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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	: 5334.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2400.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        31643876 kB
MemAvailable:   31849460 kB
Buffers:          147268 kB
Cached:           332480 kB
SwapCached:            0 kB
Active:           488896 kB
Inactive:         190648 kB
Active(anon):     150664 kB
Inactive(anon):    60476 kB
Active(file):     338232 kB
Inactive(file):   130172 kB
Unevictable:        5892 kB
Mlocked:            5892 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42168 kB
Writeback:             0 kB
AnonPages:        350368 kB
Mapped:            45260 kB
Shmem:              8840 kB
Slab:             139364 kB
SReclaimable:     106028 kB
SUnreclaim:        33336 kB
KernelStack:        4864 kB
PageTables:         5972 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1154876 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    235520 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61904 MiB
End job on node121 at 2017-07-22 13:55:31