Trace number 4273521

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 - Conflict Ordering 2017-07-26SAT (TO)86 2520.0801 2510.24

General information on the benchmark

NameGraphColoring/GraphColoring-m1-mono/
GraphColoring-dsjc-250-9.xml
MD5SUM00e934fa2b5b2efae5113ca45f948426
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark78
Best CPU time to get the best result obtained on this benchmark2400.1
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of constraints27897
Number of domains1
Minimum domain size250
Maximum domain size250
Distribution of domain sizes[{"size":250,"count":250}]
Minimum variable degree208
Maximum variable degree235
Distribution of variable degrees[{"degree":208,"count":1},{"degree":213,"count":1},{"degree":214,"count":3},{"degree":215,"count":5},{"degree":216,"count":4},{"degree":217,"count":8},{"degree":218,"count":9},{"degree":219,"count":11},{"degree":220,"count":9},{"degree":221,"count":15},{"degree":222,"count":19},{"degree":223,"count":19},{"degree":224,"count":26},{"degree":225,"count":23},{"degree":226,"count":10},{"degree":227,"count":22},{"degree":228,"count":17},{"degree":229,"count":21},{"degree":230,"count":10},{"degree":231,"count":6},{"degree":232,"count":7},{"degree":233,"count":1},{"degree":234,"count":1},{"degree":235,"count":2}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":27897}]
Number of extensional constraints0
Number of intensional constraints27897
Distribution of constraint types[{"type":"intension","count":27897}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

0.26/0.38	c version: 2017-07-26
0.26/0.38	c seed: 501468542
0.26/0.38	c timeout: 2520
0.26/0.38	c memlimit: 11000
0.26/0.38	c nbcore: 4
0.26/0.40	c Parsing instance...
5.51/2.30	c Parsing done, starting search...
6.86/2.82	o 249
7.94/3.21	o 248
8.20/3.42	o 247
8.43/3.64	o 246
8.64/3.88	o 245
9.07/4.29	o 244
9.18/4.30	o 243
9.28/4.48	o 242
9.58/4.71	o 241
9.79/4.94	o 240
10.01/5.18	o 239
10.21/5.40	o 238
10.53/5.64	o 237
10.73/5.88	o 236
11.04/6.11	o 235
11.23/6.35	o 234
11.43/6.59	o 233
11.74/6.82	o 232
11.95/7.04	o 231
12.13/7.25	o 230
12.34/7.48	o 229
12.60/7.69	o 228
13.21/7.97	o 227
13.53/8.20	o 226
13.73/8.43	o 225
13.96/8.64	o 224
14.16/8.87	o 223
14.38/9.10	o 222
14.68/9.32	o 221
14.91/9.53	o 220
15.11/9.76	o 219
15.31/9.96	o 218
15.52/10.14	o 217
15.71/10.33	o 216
15.91/10.51	o 215
16.01/10.70	o 214
16.21/10.88	o 213
16.42/11.08	o 212
16.61/11.27	o 211
16.81/11.47	o 210
17.01/11.66	o 209
17.21/11.86	o 208
17.42/12.07	o 207
17.61/12.29	o 206
17.91/12.50	o 205
18.11/12.72	o 204
18.31/12.93	o 203
18.52/13.15	o 202
18.71/13.36	o 201
18.91/13.57	o 200
19.11/13.79	o 199
19.42/14.01	o 198
19.61/14.23	o 197
19.81/14.44	o 196
20.01/14.66	o 195
20.21/14.87	o 194
20.42/15.08	o 193
20.61/15.29	o 192
20.91/15.51	o 191
21.12/15.70	o 190
21.32/15.91	o 189
21.53/16.12	o 188
21.72/16.33	o 187
21.92/16.54	o 186
22.12/16.76	o 185
22.32/16.98	o 184
22.53/17.19	o 183
22.82/17.41	o 182
23.02/17.63	o 181
23.22/17.85	o 180
23.43/18.04	o 179
23.62/18.24	o 178
23.82/18.43	o 177
24.31/18.70	o 176
24.51/18.91	o 175
24.72/19.12	o 174
24.91/19.31	o 173
25.11/19.51	o 172
25.31/19.73	o 171
25.51/19.93	o 170
25.72/20.14	o 169
25.92/20.35	o 168
26.12/20.56	o 167
26.32/20.77	o 166
26.52/20.95	o 165
26.73/21.13	o 164
26.92/21.39	o 163
27.12/21.58	o 162
27.32/21.77	o 161
27.52/21.97	o 160
27.73/22.15	o 159
27.92/22.32	o 158
28.12/22.51	o 157
28.22/22.68	o 156
28.42/22.88	o 155
28.63/23.08	o 154
28.82/23.27	o 153
29.02/23.46	o 152
29.22/23.66	o 151
29.44/23.87	o 150
29.65/24.08	o 149
29.84/24.29	o 148
30.14/24.50	o 147
30.24/24.69	o 146
30.44/24.86	o 145
30.65/25.01	o 144
30.75/25.18	o 143
30.94/25.37	o 142
31.14/25.56	o 141
31.34/25.72	o 140
31.55/25.94	o 139
31.78/26.14	o 138
31.97/26.32	o 137
32.17/26.52	o 136
32.37/26.72	o 135
32.57/26.93	o 134
32.78/27.13	o 133
32.97/27.34	o 132
33.17/27.54	o 131
33.38/27.74	o 130
33.58/27.94	o 129
33.79/28.13	o 128
33.98/28.32	o 127
34.18/28.51	o 126
34.28/28.69	o 125
34.50/28.88	o 124
34.71/29.06	o 123
34.91/29.23	o 122
35.01/29.39	o 121
35.21/29.56	o 120
35.41/29.73	o 119
35.61/29.91	o 118
35.71/30.07	o 117
35.91/30.24	o 116
36.11/30.41	o 115
36.31/30.60	o 114
36.41/30.78	o 113
36.61/30.97	o 112
36.82/31.16	o 111
37.01/31.36	o 110
37.21/31.56	o 109
37.41/31.75	o 108
37.61/31.94	o 107
37.82/32.12	o 106
38.01/32.31	o 105
38.21/32.51	o 104
38.41/32.70	o 103
38.52/32.88	o 102
38.72/33.06	o 101
38.91/33.24	o 100
39.11/33.41	o 99
39.24/33.59	o 98
39.47/33.75	o 97
39.68/33.91	o 96
39.79/34.09	o 95
40.28/34.50	o 94
41.45/35.63	o 93
44.61/38.77	o 92
44.92/39.06	o 91
45.86/39.96	o 90
48.17/42.20	o 89
48.48/42.54	o 88
48.78/42.83	o 87
88.85/82.60	o 86
2520.03/2510.20	s SATISFIABLE
2520.03/2510.20	v <instantiation>
2520.03/2510.20	v 	<list>
2520.03/2510.20	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[95] x[96] x[97] x[98] x[99] x[100] x[101] x[102] x[103] x[104] x[105] x[106] x[107] x[108] x[109] x[110] x[111] x[112] x[113] x[114] x[115] x[116] x[117] x[118] x[119] x[120] x[121] x[122] x[123] x[124] x[125] x[126] x[127] x[128] x[129] x[130] x[131] x[132] x[133] x[134] x[135] x[136] x[137] x[138] x[139] x[140] x[141] x[142] x[143] x[144] x[145] x[146] x[147] x[148] x[149] x[150] x[151] x[152] x[153] x[154] x[155] x[156] x[157] x[158] x[159] x[160] x[161] x[162] x[163] x[164] x[165] x[166] x[167] x[168] x[169] x[170] x[171] x[172] x[173] x[174] x[175] x[176] x[177] x[178] x[179] x[180] x[181] x[182] x[183] x[184] x[185] x[186] x[187] x[188] x[189] x[190] x[191] x[192] x[193] x[194] x[195] x[196] x[197] x[198] x[199] x[200] x[201] x[202] x[203] x[204] x[205] x[206] x[207] x[208] x[209] x[210] x[211] x[212] x[213] x[214] x[215] x[216] x[217] x[218] x[219] x[220] x[221] x[222] x[223] x[224] x[225] x[226] x[227] x[228] x[229] x[230] x[231] x[232] x[233] x[234] x[235] x[236] x[237] x[238] x[239] x[240] x[241] x[242] x[243] x[244] x[245] x[246] x[247] x[248] x[249]
2520.03/2510.20	v 	</list>
2520.03/2510.20	v 	<values>
2520.03/2510.20	v 		32 9 57 23 69 64 85 63 58 39 60 8 31 11 7 56 74 41 68 16 35 14 77 38 25 9 82 31 4 57 80 20 6 22 60 73 3 75 83 41 30 51 48 83 29 55 59 69 62 74 50 49 51 65 73 22 72 81 70 37 46 68 27 0 86 47 19 6 46 50 72 34 25 18 76 83 26 76 69 21 81 17 78 40 47 79 10 52 1 75 36 42 25 80 80 76 62 53 12 2 21 5 45 67 12 16 33 24 48 34 66 56 43 77 81 37 36 12 34 15 23 24 32 77 70 6 4 0 58 49 9 85 17 38 54 61 79 49 27 61 20 54 5 40 61 67 28 16 4 86 52 84 58 52 36 10 74 53 66 71 43 18 82 3 35 41 29 77 20 19 86 15 84 35 12 51 7 43 31 13 30 11 78 84 71 71 78 54 23 48 44 28 64 10 1 37 81 19 45 55 30 72 26 39 44 63 82 38 46 24 62 14 17 60 15 8 13 21 22 65 33 56 57 47 32 78 27 67 64 73 42 44 40 69 1 22 10 79 2 28 53 18 5 59 3 55 23 85 50 44 
2520.03/2510.20	v 	</values>
2520.03/2510.20	v </instantiation>

Verifier Data

OK	86

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4273521-1502712998/watcher-4273521-1502712998 -o /tmp/evaluation-result-4273521-1502712998/solver-4273521-1502712998 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502662832-10388 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 501468542 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273521-1502712998.xml 

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

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

solver pid=19038, runsolver pid=19035

[startup+0.10012 s]*
/proc/loadavg: 1.11 1.29 1.38 3/203 19044
/proc/meminfo: memFree=31262136/32770624 swapFree=67105588/67108860
[pid=19038] ppid=19035 vsize=13358552 memory=14668 CPUtime=0.01 cores=1,3,5,7
/proc/19038/stat : 19038 (java) S 19035 19038 12560 0 -1 1077944320 3531 0 0 0 1 0 0 0 20 0 6 0 73495140 13679157248 3667 18446744073709551615 4194304 4196468 140728110843024 140728110825568 140215181065975 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
/proc/19038/statm: 3339638 3667 1913 1 0 3329135 0
[pid=19038/tid=19040] ppid=19035 vsize=13358552 memory=7077796292425249400 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19040/stat : 19040 (java) R 19035 19038 12560 0 -1 4202560 2228 0 0 0 0 0 0 0 20 0 6 0 73495149 13679157248 3733 18446744073709551615 4194304 4196468 140728110843024 140215185302096 140215181087901 0 4 1 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19041] ppid=19035 vsize=13358552 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19041/stat : 19041 (java) S 19035 19038 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 73495150 13679157248 3733 18446744073709551615 4194304 4196468 140728110843024 140215115499920 140215181076181 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19042] ppid=19035 vsize=13358552 memory=140131235239552 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19042/stat : 19042 (java) S 19035 19038 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 73495150 13679157248 3733 18446744073709551615 4194304 4196468 140728110843024 140215114447120 140215181076181 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19043] ppid=19035 vsize=13358552 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19043/stat : 19043 (java) S 19035 19038 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 73495150 13679157248 3733 18446744073709551615 4194304 4196468 140728110843024 140214779165328 140215181076181 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19044] ppid=19035 vsize=13358552 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19044/stat : 19044 (java) S 19035 19038 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 73495150 13679157248 3733 18446744073709551615 4194304 4196468 140728110843024 140214778112528 140215181076181 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13358552 KiB
Current children cumulated memory: 14668 KiB

[startup+0.2099 s]*
/proc/loadavg: 1.11 1.29 1.38 3/212 19053
/proc/meminfo: memFree=31250488/32770624 swapFree=67105588/67108860
[pid=19038] ppid=19035 vsize=13975920 memory=30796 CPUtime=0.1 cores=1,3,5,7
/proc/19038/stat : 19038 (java) S 19035 19038 12560 0 -1 1077944320 7023 0 0 0 9 1 0 0 20 0 15 0 73495140 14311342080 7699 18446744073709551615 4194304 4196468 140728110843024 140728110825568 140215181065975 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
/proc/19038/statm: 3493980 7699 3366 1 0 3482759 0
[pid=19038/tid=19040] ppid=19035 vsize=13975920 memory=8316850467074736180 CPUtime=0.07 cores=1,3,5,7
/proc/19038/task/19040/stat : 19040 (java) R 19035 19038 12560 0 -1 4202560 5044 0 0 0 6 1 0 0 20 0 15 0 73495149 14311342080 7699 18446744073709551615 4194304 4196468 140728110843024 140215185278144 140215181077910 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19041] ppid=19035 vsize=13975920 memory=9220 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19041/stat : 19041 (java) S 19035 19038 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73495150 14311342080 7699 18446744073709551615 4194304 4196468 140728110843024 140215115499920 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19042] ppid=19035 vsize=13975920 memory=3690893035174074016 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19042/stat : 19042 (java) S 19035 19038 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73495150 14311342080 7699 18446744073709551615 4194304 4196468 140728110843024 140215114447120 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19043] ppid=19035 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19043/stat : 19043 (java) S 19035 19038 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73495150 14311342080 7699 18446744073709551615 4194304 4196468 140728110843024 140214779165328 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19044] ppid=19035 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19044/stat : 19044 (java) S 19035 19038 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73495150 14311342080 7699 18446744073709551615 4194304 4196468 140728110843024 140214778112528 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19045] ppid=19035 vsize=13975920 memory=140131235239552 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19045/stat : 19045 (java) S 19035 19038 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73495152 14311342080 7699 18446744073709551615 4194304 4196468 140728110843024 140214299224688 140215181077122 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19046] ppid=19035 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19046/stat : 19046 (java) S 19035 19038 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 73495152 14311342080 7699 18446744073709551615 4194304 4196468 140728110843024 140214298170656 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19047] ppid=19035 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19047/stat : 19047 (java) S 19035 19038 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 73495152 14311342080 7699 18446744073709551615 4194304 4196468 140728110843024 140214297118320 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19048] ppid=19035 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19048/stat : 19048 (java) S 19035 19038 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73495155 14311342080 7699 18446744073709551615 4194304 4196468 140728110843024 140214296066640 140215181084571 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19049] ppid=19035 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19049/stat : 19049 (java) S 19035 19038 12560 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 73495155 14311342080 7699 18446744073709551615 4194304 4196468 140728110843024 140214295013488 140215181077122 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19050] ppid=19035 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19050/stat : 19050 (java) S 19035 19038 12560 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 73495155 14311342080 7699 18446744073709551615 4194304 4196468 140728110843024 140214293960688 140215181077122 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19051] ppid=19035 vsize=13975920 memory=140131235239552 CPUtime=0.01 cores=1,3,5,7
/proc/19038/task/19051/stat : 19051 (java) R 19035 19038 12560 0 -1 4202560 295 0 0 0 1 0 0 0 20 0 15 0 73495155 14311342080 7699 18446744073709551615 4194304 4196468 140728110843024 140214292908400 140215162306288 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19052] ppid=19035 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19052/stat : 19052 (java) S 19035 19038 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73495155 14311342080 7699 18446744073709551615 4194304 4196468 140728110843024 140214291855840 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19053] ppid=19035 vsize=13975920 memory=140131235239552 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19053/stat : 19053 (java) S 19035 19038 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73495159 14311342080 7699 18446744073709551615 4194304 4196468 140728110843024 140214290803632 140215181077122 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 30796 KiB

[startup+0.31097 s]*
/proc/loadavg: 1.11 1.29 1.38 3/212 19053
/proc/meminfo: memFree=31240572/32770624 swapFree=67105588/67108860
[pid=19038] ppid=19035 vsize=13975920 memory=40788 CPUtime=0.26 cores=1,3,5,7
/proc/19038/stat : 19038 (java) S 19035 19038 12560 0 -1 1077944320 10892 0 0 0 23 3 0 0 20 0 15 0 73495140 14311342080 10197 18446744073709551615 4194304 4196468 140728110843024 140728110825568 140215181065975 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
/proc/19038/statm: 3493980 10197 3555 1 0 3482759 0
[pid=19038/tid=19040] ppid=19035 vsize=13975920 memory=8316850467074736180 CPUtime=0.17 cores=1,3,5,7
/proc/19038/task/19040/stat : 19040 (java) R 19035 19038 12560 0 -1 4202560 8511 0 0 0 15 2 0 0 20 0 15 0 73495149 14311342080 10197 18446744073709551615 4194304 4196468 140728110843024 140215185269488 140215164258691 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19041] ppid=19035 vsize=13975920 memory=9220 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19041/stat : 19041 (java) S 19035 19038 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73495150 14311342080 10197 18446744073709551615 4194304 4196468 140728110843024 140215115499920 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19042] ppid=19035 vsize=13975920 memory=3690893035174074016 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19042/stat : 19042 (java) S 19035 19038 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73495150 14311342080 10197 18446744073709551615 4194304 4196468 140728110843024 140215114447120 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19043] ppid=19035 vsize=13975920 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19043/stat : 19043 (java) S 19035 19038 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73495150 14311342080 10197 18446744073709551615 4194304 4196468 140728110843024 140214779165328 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19044] ppid=19035 vsize=13975920 memory=3472328296227679279 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19044/stat : 19044 (java) S 19035 19038 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73495150 14311342080 10197 18446744073709551615 4194304 4196468 140728110843024 140214778112528 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19045] ppid=19035 vsize=13975920 memory=3472468427462657712 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19045/stat : 19045 (java) S 19035 19038 12560 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 73495152 14311342080 10197 18446744073709551615 4194304 4196468 140728110843024 140214299224688 140215181077122 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19046] ppid=19035 vsize=13975920 memory=734989675373267257 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19046/stat : 19046 (java) S 19035 19038 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 73495152 14311342080 10197 18446744073709551615 4194304 4196468 140728110843024 140214298170656 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19047] ppid=19035 vsize=13975920 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19047/stat : 19047 (java) S 19035 19038 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 73495152 14311342080 10197 18446744073709551615 4194304 4196468 140728110843024 140214297118320 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19048] ppid=19035 vsize=13975920 memory=-2605811476043407915 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19048/stat : 19048 (java) S 19035 19038 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73495155 14311342080 10197 18446744073709551615 4194304 4196468 140728110843024 140214296066640 140215181084571 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19049] ppid=19035 vsize=13975920 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/19038/task/19049/stat : 19049 (java) S 19035 19038 12560 0 -1 1077944384 400 0 0 0 1 0 0 0 20 0 15 0 73495155 14311342080 10197 18446744073709551615 4194304 4196468 140728110843024 140214295013488 140215181077122 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19050] ppid=19035 vsize=13975920 memory=3472328296227418159 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19050/stat : 19050 (java) S 19035 19038 12560 0 -1 1077944384 166 0 0 0 0 0 0 0 20 0 15 0 73495155 14311342080 10197 18446744073709551615 4194304 4196468 140728110843024 140214293960688 140215181077122 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19051] ppid=19035 vsize=13975920 memory=7959527273660008365 CPUtime=0.05 cores=1,3,5,7
/proc/19038/task/19051/stat : 19051 (java) R 19035 19038 12560 0 -1 4202560 433 0 0 0 5 0 0 0 20 0 15 0 73495155 14311342080 10197 18446744073709551615 4194304 4196468 140728110843024 140214292904952 140215159869295 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19052] ppid=19035 vsize=13975920 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19052/stat : 19052 (java) S 19035 19038 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73495155 14311342080 10197 18446744073709551615 4194304 4196468 140728110843024 140214291855840 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19053] ppid=19035 vsize=13975920 memory=140131235239552 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19053/stat : 19053 (java) S 19035 19038 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73495159 14311342080 10197 18446744073709551615 4194304 4196468 140728110843024 140214290803632 140215181077122 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 13975920 KiB
Current children cumulated memory: 40788 KiB

[startup+0.701541 s]
/proc/loadavg: 1.11 1.29 1.38 4/212 19053
/proc/meminfo: memFree=31225744/32770624 swapFree=67105588/67108860
[pid=19038] ppid=19035 vsize=13977988 memory=84432 CPUtime=1.16 cores=1,3,5,7
/proc/19038/stat : 19038 (java) S 19035 19038 12560 0 -1 1077944320 14783 0 0 0 111 5 0 0 20 0 15 0 73495140 14313459712 21108 18446744073709551615 4194304 4196468 140728110843024 140728110825568 140215181065975 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
/proc/19038/statm: 3494497 21108 3732 1 0 3483271 0
[pid=19038/tid=19040] ppid=19035 vsize=13977988 memory=19031000092388 CPUtime=0.55 cores=1,3,5,7
/proc/19038/task/19040/stat : 19040 (java) R 19035 19038 12560 0 -1 4202560 10297 0 0 0 51 4 0 0 20 0 15 0 73495149 14313459712 21108 18446744073709551615 4194304 4196468 140728110843024 140215185301952 140215165146462 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19041] ppid=19035 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19041/stat : 19041 (java) S 19035 19038 12560 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 73495150 14313459712 21108 18446744073709551615 4194304 4196468 140728110843024 140215115499920 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19042] ppid=19035 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19042/stat : 19042 (java) S 19035 19038 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73495150 14313459712 21108 18446744073709551615 4194304 4196468 140728110843024 140215114447120 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19043] ppid=19035 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19043/stat : 19043 (java) S 19035 19038 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73495150 14313459712 21108 18446744073709551615 4194304 4196468 140728110843024 140214779165328 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19044] ppid=19035 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19044/stat : 19044 (java) S 19035 19038 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73495150 14313459712 21108 18446744073709551615 4194304 4196468 140728110843024 140214778112528 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19045] ppid=19035 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19045/stat : 19045 (java) S 19035 19038 12560 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 73495152 14313459712 21108 18446744073709551615 4194304 4196468 140728110843024 140214299224688 140215181077122 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19046] ppid=19035 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19046/stat : 19046 (java) S 19035 19038 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 73495152 14313459712 21108 18446744073709551615 4194304 4196468 140728110843024 140214298170656 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19047] ppid=19035 vsize=13977988 memory=2016 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19047/stat : 19047 (java) S 19035 19038 12560 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 73495152 14313459712 21108 18446744073709551615 4194304 4196468 140728110843024 140214297118320 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19048] ppid=19035 vsize=13977988 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19048/stat : 19048 (java) S 19035 19038 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73495155 14313459712 21108 18446744073709551615 4194304 4196468 140728110843024 140214296066640 140215181084571 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19049] ppid=19035 vsize=13977988 memory=8620 CPUtime=0.21 cores=1,3,5,7
/proc/19038/task/19049/stat : 19049 (java) R 19035 19038 12560 0 -1 4202560 1052 0 0 0 21 0 0 0 20 0 15 0 73495155 14313459712 21108 18446744073709551615 4194304 4196468 140728110843024 140214295001168 140215181087322 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19050] ppid=19035 vsize=13977988 memory=1716 CPUtime=0.18 cores=1,3,5,7
/proc/19038/task/19050/stat : 19050 (java) R 19035 19038 12560 0 -1 4202560 1237 0 0 0 18 0 0 0 20 0 15 0 73495155 14313459712 21108 18446744073709551615 4194304 4196468 140728110843024 140214293946568 140215167217657 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19051] ppid=19035 vsize=13977988 memory=33 CPUtime=0.19 cores=1,3,5,7
/proc/19038/task/19051/stat : 19051 (java) R 19035 19038 12560 0 -1 4202560 816 0 0 0 19 0 0 0 20 0 15 0 73495155 14313459712 21108 18446744073709551615 4194304 4196468 140728110843024 140214292908400 140215181077910 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19052] ppid=19035 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19052/stat : 19052 (java) S 19035 19038 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73495155 14313459712 21108 18446744073709551615 4194304 4196468 140728110843024 140214291855840 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19053] ppid=19035 vsize=13977988 memory=737 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19053/stat : 19053 (java) S 19035 19038 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73495159 14313459712 21108 18446744073709551615 4194304 4196468 140728110843024 140214290803632 140215181077122 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
Current children cumulated CPU time: 1.16 s
Current children cumulated vsize: 13977988 KiB
Current children cumulated memory: 84432 KiB

[startup+1.50154 s]
/proc/loadavg: 1.02 1.27 1.38 5/212 19053
/proc/meminfo: memFree=31124288/32770624 swapFree=67105588/67108860
[pid=19038] ppid=19035 vsize=13977988 memory=209712 CPUtime=3.59 cores=1,3,5,7
/proc/19038/stat : 19038 (java) S 19035 19038 12560 0 -1 1077944320 17157 0 0 0 349 10 0 0 20 0 15 0 73495140 14313459712 52428 18446744073709551615 4194304 4196468 140728110843024 140728110825568 140215181065975 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
/proc/19038/statm: 3494497 52428 3784 1 0 3483271 0
[pid=19038/tid=19040] ppid=19035 vsize=13977988 memory=40900 CPUtime=1.33 cores=1,3,5,7
/proc/19038/task/19040/stat : 19040 (java) R 19035 19038 12560 0 -1 4202560 10530 0 0 0 128 5 0 0 20 0 15 0 73495149 14313459712 52428 18446744073709551615 4194304 4196468 140728110843024 140215185301312 140214798963083 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19041] ppid=19035 vsize=13977988 memory=1292 CPUtime=0.01 cores=1,3,5,7
/proc/19038/task/19041/stat : 19041 (java) S 19035 19038 12560 0 -1 1077944384 29 0 0 0 1 0 0 0 20 0 15 0 73495150 14313459712 52428 18446744073709551615 4194304 4196468 140728110843024 140215115499920 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19042] ppid=19035 vsize=13977988 memory=280262185869152 CPUtime=0.01 cores=1,3,5,7
/proc/19038/task/19042/stat : 19042 (java) S 19035 19038 12560 0 -1 1077944384 13 0 0 0 1 0 0 0 20 0 15 0 73495150 14313459712 52428 18446744073709551615 4194304 4196468 140728110843024 140215114447120 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19043] ppid=19035 vsize=13977988 memory=6944937900100196217 CPUtime=0.01 cores=1,3,5,7
/proc/19038/task/19043/stat : 19043 (java) S 19035 19038 12560 0 -1 1077944384 14 0 0 0 1 0 0 0 20 0 15 0 73495150 14313459712 52428 18446744073709551615 4194304 4196468 140728110843024 140214779165328 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19044] ppid=19035 vsize=13977988 memory=6944656592387989600 CPUtime=0.01 cores=1,3,5,7
/proc/19038/task/19044/stat : 19044 (java) S 19035 19038 12560 0 -1 1077944384 61 0 0 0 1 0 0 0 20 0 15 0 73495150 14313459712 52428 18446744073709551615 4194304 4196468 140728110843024 140214778112528 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19045] ppid=19035 vsize=13977988 memory=-7812736537705029536 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19045/stat : 19045 (java) S 19035 19038 12560 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 73495152 14313459712 52428 18446744073709551615 4194304 4196468 140728110843024 140214299224688 140215181077122 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19046] ppid=19035 vsize=13977988 memory=5793990212118078307 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19046/stat : 19046 (java) S 19035 19038 12560 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 73495152 14313459712 52428 18446744073709551615 4194304 4196468 140728110843024 140214298170656 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19047] ppid=19035 vsize=13977988 memory=6933690330692294553 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19047/stat : 19047 (java) S 19035 19038 12560 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 73495152 14313459712 52428 18446744073709551615 4194304 4196468 140728110843024 140214297118320 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19048] ppid=19035 vsize=13977988 memory=7670029770853998929 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19048/stat : 19048 (java) S 19035 19038 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73495155 14313459712 52428 18446744073709551615 4194304 4196468 140728110843024 140214296066640 140215181084571 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19049] ppid=19035 vsize=13977988 memory=0 CPUtime=0.89 cores=1,3,5,7
/proc/19038/task/19049/stat : 19049 (java) R 19035 19038 12560 0 -1 4202560 1837 0 0 0 89 0 0 0 20 0 15 0 73495155 14313459712 52428 18446744073709551615 4194304 4196468 140728110843024 140214295000928 140215167088129 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19050] ppid=19035 vsize=13977988 memory=0 CPUtime=0.85 cores=1,3,5,7
/proc/19038/task/19050/stat : 19050 (java) R 19035 19038 12560 0 -1 4202560 1634 0 0 0 85 0 0 0 20 0 15 0 73495155 14313459712 52428 18446744073709551615 4194304 4196468 140728110843024 140214293946712 140215166191012 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19051] ppid=19035 vsize=13977988 memory=0 CPUtime=0.41 cores=1,3,5,7
/proc/19038/task/19051/stat : 19051 (java) S 19035 19038 12560 0 -1 1077944384 1581 0 0 0 41 0 0 0 20 0 15 0 73495155 14313459712 52428 18446744073709551615 4194304 4196468 140728110843024 140214292908400 140215181077122 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19052] ppid=19035 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19052/stat : 19052 (java) S 19035 19038 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73495155 14313459712 52428 18446744073709551615 4194304 4196468 140728110843024 140214291855840 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19053] ppid=19035 vsize=13977988 memory=0 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19053/stat : 19053 (java) S 19035 19038 12560 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 73495159 14313459712 52428 18446744073709551615 4194304 4196468 140728110843024 140214290803632 140215181077122 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
Current children cumulated CPU time: 3.59 s
Current children cumulated vsize: 13977988 KiB

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

/proc/19038/task/19040/stat : 19040 (java) R 19035 19038 12560 0 -1 4202560 74004 0 0 0 237982 77 0 0 20 0 15 0 73495149 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140215185304320 140214798395067 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19041] ppid=19035 vsize=13980036 memory=3809072 CPUtime=1.03 cores=1,3,5,7
/proc/19038/task/19041/stat : 19041 (java) S 19035 19038 12560 0 -1 1077944384 4833 0 0 0 86 17 0 0 20 0 15 0 73495150 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140215115499920 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19042] ppid=19035 vsize=13980036 memory=3809072 CPUtime=1.04 cores=1,3,5,7
/proc/19038/task/19042/stat : 19042 (java) S 19035 19038 12560 0 -1 1077944384 7650 0 0 0 85 19 0 0 20 0 15 0 73495150 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140215114447120 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19043] ppid=19035 vsize=13980036 memory=3809072 CPUtime=1.04 cores=1,3,5,7
/proc/19038/task/19043/stat : 19043 (java) S 19035 19038 12560 0 -1 1077944384 5379 0 0 0 86 18 0 0 20 0 15 0 73495150 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140214779165328 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19044] ppid=19035 vsize=13980036 memory=3809072 CPUtime=1.02 cores=1,3,5,7
/proc/19038/task/19044/stat : 19044 (java) S 19035 19038 12560 0 -1 1077944384 6023 0 0 0 84 18 0 0 20 0 15 0 73495150 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140214778112528 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19045] ppid=19035 vsize=13980036 memory=3809836 CPUtime=0.32 cores=1,3,5,7
/proc/19038/task/19045/stat : 19045 (java) S 19035 19038 12560 0 -1 1077944384 10342 0 0 0 27 5 0 0 20 0 15 0 73495152 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140214299224688 140215181077122 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19046] ppid=19035 vsize=13980036 memory=40972 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19046/stat : 19046 (java) S 19035 19038 12560 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 15 0 73495152 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140214298170720 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19047] ppid=19035 vsize=13980036 memory=3809072 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19047/stat : 19047 (java) S 19035 19038 12560 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 73495152 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140214297118336 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19048] ppid=19035 vsize=13980036 memory=4144 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19048/stat : 19048 (java) S 19035 19038 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73495155 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140214296066640 140215181084571 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19049] ppid=19035 vsize=13980036 memory=3809072 CPUtime=2.33 cores=1,3,5,7
/proc/19038/task/19049/stat : 19049 (java) S 19035 19038 12560 0 -1 1077944384 11044 0 0 0 231 2 0 0 20 0 15 0 73495155 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140214295013488 140215181077122 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19050] ppid=19035 vsize=13980036 memory=3809072 CPUtime=2.48 cores=1,3,5,7
/proc/19038/task/19050/stat : 19050 (java) S 19035 19038 12560 0 -1 1077944384 12775 0 0 0 246 2 0 0 20 0 15 0 73495155 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140214293960688 140215181077122 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19051] ppid=19035 vsize=13980036 memory=3809072 CPUtime=0.73 cores=1,3,5,7
/proc/19038/task/19051/stat : 19051 (java) S 19035 19038 12560 0 -1 1077944384 7502 0 0 0 71 2 0 0 20 0 15 0 73495155 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140214292908400 140215181077122 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19052] ppid=19035 vsize=13980036 memory=2160 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19052/stat : 19052 (java) S 19035 19038 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73495155 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140214291855840 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19053] ppid=19035 vsize=13980036 memory=832 CPUtime=1.39 cores=1,3,5,7
/proc/19038/task/19053/stat : 19053 (java) S 19035 19038 12560 0 -1 1077944384 2496 0 0 0 61 78 0 0 20 0 15 0 73495159 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140214290803632 140215181077122 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
Current children cumulated CPU time: 2392.06 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 3706120 KiB

[startup+2442.3 s]
/proc/loadavg: 1.90 1.90 1.77 3/209 19272
/proc/meminfo: memFree=27008088/32770624 swapFree=67105588/67108860
[pid=19038] ppid=19035 vsize=13980036 memory=3706120 CPUtime=2452.09 cores=1,3,5,7
/proc/19038/stat : 19038 (java) S 19035 19038 12560 0 -1 1077944320 144790 0 0 0 244984 225 0 0 20 0 15 0 73495140 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140728110825568 140215181065975 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
/proc/19038/statm: 3495009 926530 3819 1 0 3483783 0
[pid=19038/tid=19040] ppid=19035 vsize=13980036 memory=3706120 CPUtime=2440.58 cores=1,3,5,7
/proc/19038/task/19040/stat : 19040 (java) R 19035 19038 12560 0 -1 4202560 75231 0 0 0 243981 77 0 0 20 0 15 0 73495149 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140215185304208 140214802967363 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19041] ppid=19035 vsize=13980036 memory=3706120 CPUtime=1.03 cores=1,3,5,7
/proc/19038/task/19041/stat : 19041 (java) S 19035 19038 12560 0 -1 1077944384 4833 0 0 0 86 17 0 0 20 0 15 0 73495150 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140215115499920 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19042] ppid=19035 vsize=13980036 memory=3706120 CPUtime=1.04 cores=1,3,5,7
/proc/19038/task/19042/stat : 19042 (java) S 19035 19038 12560 0 -1 1077944384 7650 0 0 0 85 19 0 0 20 0 15 0 73495150 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140215114447120 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19043] ppid=19035 vsize=13980036 memory=3706120 CPUtime=1.04 cores=1,3,5,7
/proc/19038/task/19043/stat : 19043 (java) S 19035 19038 12560 0 -1 1077944384 5379 0 0 0 86 18 0 0 20 0 15 0 73495150 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140214779165328 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19044] ppid=19035 vsize=13980036 memory=3706120 CPUtime=1.02 cores=1,3,5,7
/proc/19038/task/19044/stat : 19044 (java) S 19035 19038 12560 0 -1 1077944384 6023 0 0 0 84 18 0 0 20 0 15 0 73495150 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140214778112528 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19045] ppid=19035 vsize=13980036 memory=3706120 CPUtime=0.32 cores=1,3,5,7
/proc/19038/task/19045/stat : 19045 (java) S 19035 19038 12560 0 -1 1077944384 10358 0 0 0 27 5 0 0 20 0 15 0 73495152 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140214299224688 140215181077122 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19046] ppid=19035 vsize=13980036 memory=3706120 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19046/stat : 19046 (java) S 19035 19038 12560 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 15 0 73495152 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140214298170720 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19047] ppid=19035 vsize=13980036 memory=3706120 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19047/stat : 19047 (java) S 19035 19038 12560 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 73495152 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140214297118336 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19048] ppid=19035 vsize=13980036 memory=3706120 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19048/stat : 19048 (java) S 19035 19038 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73495155 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140214296066640 140215181084571 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19049] ppid=19035 vsize=13980036 memory=3706120 CPUtime=2.33 cores=1,3,5,7
/proc/19038/task/19049/stat : 19049 (java) S 19035 19038 12560 0 -1 1077944384 11052 0 0 0 231 2 0 0 20 0 15 0 73495155 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140214295013488 140215181077122 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19050] ppid=19035 vsize=13980036 memory=3706120 CPUtime=2.49 cores=1,3,5,7
/proc/19038/task/19050/stat : 19050 (java) S 19035 19038 12560 0 -1 1077944384 12781 0 0 0 246 3 0 0 20 0 15 0 73495155 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140214293960688 140215181077122 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19051] ppid=19035 vsize=13980036 memory=3706120 CPUtime=0.73 cores=1,3,5,7
/proc/19038/task/19051/stat : 19051 (java) S 19035 19038 12560 0 -1 1077944384 7516 0 0 0 71 2 0 0 20 0 15 0 73495155 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140214292908400 140215181077122 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19052] ppid=19035 vsize=13980036 memory=3706120 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19052/stat : 19052 (java) S 19035 19038 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73495155 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140214291855840 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19053] ppid=19035 vsize=13980036 memory=3706120 CPUtime=1.42 cores=1,3,5,7
/proc/19038/task/19053/stat : 19053 (java) S 19035 19038 12560 0 -1 1077944384 2559 0 0 0 63 79 0 0 20 0 15 0 73495159 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140214290803632 140215181077122 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
Current children cumulated CPU time: 2452.09 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 3706120 KiB

[startup+2502.3 s]
/proc/loadavg: 1.69 1.84 1.76 3/209 19274
/proc/meminfo: memFree=27004612/32770624 swapFree=67105588/67108860
[pid=19038] ppid=19035 vsize=13980036 memory=3706120 CPUtime=2512.13 cores=1,3,5,7
/proc/19038/stat : 19038 (java) S 19035 19038 12560 0 -1 1077944320 146171 0 0 0 250985 228 0 0 20 0 15 0 73495140 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140728110825568 140215181065975 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
/proc/19038/statm: 3495009 926530 3819 1 0 3483783 0
[pid=19038/tid=19040] ppid=19035 vsize=13980036 memory=3706120 CPUtime=2500.58 cores=1,3,5,7
/proc/19038/task/19040/stat : 19040 (java) R 19035 19038 12560 0 -1 4202560 76519 0 0 0 249980 78 0 0 20 0 15 0 73495149 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140215185304208 140214798395067 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19041] ppid=19035 vsize=13980036 memory=3706120 CPUtime=1.03 cores=1,3,5,7
/proc/19038/task/19041/stat : 19041 (java) S 19035 19038 12560 0 -1 1077944384 4833 0 0 0 86 17 0 0 20 0 15 0 73495150 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140215115499920 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19042] ppid=19035 vsize=13980036 memory=3706120 CPUtime=1.04 cores=1,3,5,7
/proc/19038/task/19042/stat : 19042 (java) S 19035 19038 12560 0 -1 1077944384 7650 0 0 0 85 19 0 0 20 0 15 0 73495150 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140215114447120 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19043] ppid=19035 vsize=13980036 memory=3706120 CPUtime=1.04 cores=1,3,5,7
/proc/19038/task/19043/stat : 19043 (java) S 19035 19038 12560 0 -1 1077944384 5379 0 0 0 86 18 0 0 20 0 15 0 73495150 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140214779165328 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19044] ppid=19035 vsize=13980036 memory=3706120 CPUtime=1.02 cores=1,3,5,7
/proc/19038/task/19044/stat : 19044 (java) S 19035 19038 12560 0 -1 1077944384 6023 0 0 0 84 18 0 0 20 0 15 0 73495150 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140214778112528 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19045] ppid=19035 vsize=13980036 memory=3706120 CPUtime=0.32 cores=1,3,5,7
/proc/19038/task/19045/stat : 19045 (java) S 19035 19038 12560 0 -1 1077944384 10370 0 0 0 27 5 0 0 20 0 15 0 73495152 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140214299224688 140215181077122 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19046] ppid=19035 vsize=13980036 memory=3706120 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19046/stat : 19046 (java) S 19035 19038 12560 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 15 0 73495152 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140214298170720 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19047] ppid=19035 vsize=13980036 memory=4144 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19047/stat : 19047 (java) S 19035 19038 12560 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 73495152 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140214297118336 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19048] ppid=19035 vsize=13980036 memory=3706120 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19048/stat : 19048 (java) S 19035 19038 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73495155 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140214296066640 140215181084571 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19049] ppid=19035 vsize=13980036 memory=4144 CPUtime=2.33 cores=1,3,5,7
/proc/19038/task/19049/stat : 19049 (java) S 19035 19038 12560 0 -1 1077944384 11060 0 0 0 231 2 0 0 20 0 15 0 73495155 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140214295013488 140215181077122 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19050] ppid=19035 vsize=13980036 memory=3706120 CPUtime=2.49 cores=1,3,5,7
/proc/19038/task/19050/stat : 19050 (java) S 19035 19038 12560 0 -1 1077944384 12787 0 0 0 246 3 0 0 20 0 15 0 73495155 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140214293960688 140215181077122 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19051] ppid=19035 vsize=13980036 memory=4144 CPUtime=0.73 cores=1,3,5,7
/proc/19038/task/19051/stat : 19051 (java) S 19035 19038 12560 0 -1 1077944384 7530 0 0 0 71 2 0 0 20 0 15 0 73495155 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140214292908400 140215181077122 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19052] ppid=19035 vsize=13980036 memory=3706120 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19052/stat : 19052 (java) S 19035 19038 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73495155 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140214291855840 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19053] ppid=19035 vsize=13980036 memory=3706120 CPUtime=1.46 cores=1,3,5,7
/proc/19038/task/19053/stat : 19053 (java) S 19035 19038 12560 0 -1 1077944384 2612 0 0 0 64 82 0 0 20 0 15 0 73495159 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140214290803632 140215181077122 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
Current children cumulated CPU time: 2512.13 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 3706120 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2510.2 s]
/proc/loadavg: 1.71 1.84 1.77 3/209 19274
/proc/meminfo: memFree=27002780/32770624 swapFree=67105588/67108860
[pid=19038] ppid=19035 vsize=13980036 memory=3706120 CPUtime=2520.03 cores=1,3,5,7
/proc/19038/stat : 19038 (java) S 19035 19038 12560 0 -1 1077944320 146316 0 0 0 251775 228 0 0 20 0 15 0 73495140 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140728110825568 140215181065975 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 8 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
/proc/19038/statm: 3495009 926530 3819 1 0 3483783 0
[pid=19038/tid=19040] ppid=19035 vsize=13980036 memory=4048 CPUtime=2508.49 cores=1,3,5,7
/proc/19038/task/19040/stat : 19040 (java) R 19035 19038 12560 0 -1 4202560 76660 0 0 0 250770 79 0 0 20 0 15 0 73495149 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140215185304208 140214798395374 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19041] ppid=19035 vsize=13980036 memory=644 CPUtime=1.03 cores=1,3,5,7
/proc/19038/task/19041/stat : 19041 (java) S 19035 19038 12560 0 -1 1077944384 4833 0 0 0 86 17 0 0 20 0 15 0 73495150 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140215115499920 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19042] ppid=19035 vsize=13980036 memory=1744 CPUtime=1.04 cores=1,3,5,7
/proc/19038/task/19042/stat : 19042 (java) S 19035 19038 12560 0 -1 1077944384 7650 0 0 0 85 19 0 0 20 0 15 0 73495150 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140215114447120 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19043] ppid=19035 vsize=13980036 memory=8620 CPUtime=1.04 cores=1,3,5,7
/proc/19038/task/19043/stat : 19043 (java) S 19035 19038 12560 0 -1 1077944384 5379 0 0 0 86 18 0 0 20 0 15 0 73495150 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140214779165328 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19044] ppid=19035 vsize=13980036 memory=1716 CPUtime=1.02 cores=1,3,5,7
/proc/19038/task/19044/stat : 19044 (java) S 19035 19038 12560 0 -1 1077944384 6023 0 0 0 84 18 0 0 20 0 15 0 73495150 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140214778112528 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19045] ppid=19035 vsize=13980036 memory=14260 CPUtime=0.32 cores=1,3,5,7
/proc/19038/task/19045/stat : 19045 (java) S 19035 19038 12560 0 -1 1077944384 10372 0 0 0 27 5 0 0 20 0 15 0 73495152 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140214299224688 140215181077122 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19046] ppid=19035 vsize=13980036 memory=4144 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19046/stat : 19046 (java) S 19035 19038 12560 0 -1 1077944384 41 0 0 0 0 0 0 0 20 0 15 0 73495152 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140214298170720 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19047] ppid=19035 vsize=13980036 memory=40972 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19047/stat : 19047 (java) S 19035 19038 12560 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 73495152 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140214297118336 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19048] ppid=19035 vsize=13980036 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19048/stat : 19048 (java) S 19035 19038 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73495155 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140214296066640 140215181084571 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19049] ppid=19035 vsize=13980036 memory=-8774313645642428999 CPUtime=2.33 cores=1,3,5,7
/proc/19038/task/19049/stat : 19049 (java) S 19035 19038 12560 0 -1 1077944384 11060 0 0 0 231 2 0 0 20 0 15 0 73495155 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140214295013488 140215181077122 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19050] ppid=19035 vsize=13980036 memory=8620 CPUtime=2.49 cores=1,3,5,7
/proc/19038/task/19050/stat : 19050 (java) S 19035 19038 12560 0 -1 1077944384 12787 0 0 0 246 3 0 0 20 0 15 0 73495155 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140214293960688 140215181077122 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19051] ppid=19035 vsize=13980036 memory=1716 CPUtime=0.73 cores=1,3,5,7
/proc/19038/task/19051/stat : 19051 (java) S 19035 19038 12560 0 -1 1077944384 7530 0 0 0 71 2 0 0 20 0 15 0 73495155 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140214292908400 140215181077122 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19052] ppid=19035 vsize=13980036 memory=14260 CPUtime=0 cores=1,3,5,7
/proc/19038/task/19052/stat : 19052 (java) S 19035 19038 12560 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 73495155 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140214291855840 140215181076181 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
[pid=19038/tid=19053] ppid=19035 vsize=13980036 memory=280262186558528 CPUtime=1.46 cores=1,3,5,7
/proc/19038/task/19053/stat : 19053 (java) S 19035 19038 12560 0 -1 1077944384 2614 0 0 0 64 82 0 0 20 0 15 0 73495159 14315556864 926530 18446744073709551615 4194304 4196468 140728110843024 140214290803632 140215181077122 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38891520 140728110846319 140728110846505 140728110846505 140728110849999 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 13980036 KiB
Current children cumulated memory: 3706120 KiB

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

[startup+2510.24 s]
# the end of solver process 19038 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.77 s, system=2.30923 s

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

Child status: 143
Real time (s): 2510.24
CPU time (s): 2520.08
CPU user time (s): 2517.77
CPU system time (s): 2.30923
CPU usage (%): 100.392
Max. virtual memory (cumulated for all children) (KiB): 13980036
Max. memory (cumulated for all children) (KiB): 3921672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.77
system time used= 2.30923
maximum resident set size= 3923948
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 147954
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1752
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57668
involuntary context switches= 1315


# summary of solver processes directly reported to runsolver:
#   pid: 19038
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2517.77
#   total CPU system time (s): 2.30923

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.0314 second user time and 24.1538 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-14 14:02:36
IDJOB=4273521
IDBENCH=120550
IDSOLVER=2666
FILE ID=node126/4273521-1502712998
RUNJOBID= node126-1502662832-10388
PBS_JOBID= 
Free space on /tmp= 61988 MiB

SOLVER NAME= OscaR - Conflict Ordering 2017-07-26
BENCH NAME= XCSP17/GraphColoring/GraphColoring-m1-mono/GraphColoring-dsjc-250-9.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4273521-1502712998/watcher-4273521-1502712998 -o /tmp/evaluation-result-4273521-1502712998/solver-4273521-1502712998 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502662832-10388 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-conf_order.jar --randomseed 501468542 --timelimit 2520 --memlimit 11000 --nbcore 4 HOME/instance-4273521-1502712998.xml

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

MD5SUM BENCH= 00e934fa2b5b2efae5113ca45f948426
RANDOM SEED=501468542

node126.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.81
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.81
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.81
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.81
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:        31267132 kB
MemAvailable:   31735352 kB
Buffers:          301548 kB
Cached:           435144 kB
SwapCached:          524 kB
Active:           793900 kB
Inactive:         226104 kB
Active(anon):     231224 kB
Inactive(anon):    85396 kB
Active(file):     562676 kB
Inactive(file):   140708 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:             43128 kB
Writeback:             4 kB
AnonPages:        282604 kB
Mapped:            64020 kB
Shmem:             33440 kB
Slab:             188008 kB
SReclaimable:     161344 kB
SUnreclaim:        26664 kB
KernelStack:        3520 kB
PageTables:         5856 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1174612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    221184 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 61948 MiB
End job on node126 at 2017-08-14 14:44:26