Trace number 4396286

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
Concrete 3.12.2OPT13 2043.14 2008.58

General information on the benchmark

NameGraphColoring/GraphColoring-m1-mono/
GraphColoring-school1.xml
MD5SUM9dec5151d217f705456bb861c341cf0d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark13
Best CPU time to get the best result obtained on this benchmark68.3294
Satisfiable
(Un)Satisfiability was proved
Number of variables385
Number of constraints19095
Number of domains1
Minimum domain size385
Maximum domain size385
Distribution of domain sizes[{"size":385,"count":385}]
Minimum variable degree2
Maximum variable degree283
Distribution of variable degrees[{"degree":2,"count":8},{"degree":3,"count":2},{"degree":4,"count":3},{"degree":5,"count":2},{"degree":6,"count":1},{"degree":8,"count":1},{"degree":9,"count":4},{"degree":10,"count":1},{"degree":12,"count":1},{"degree":13,"count":4},{"degree":14,"count":1},{"degree":15,"count":1},{"degree":16,"count":1},{"degree":19,"count":1},{"degree":20,"count":2},{"degree":22,"count":1},{"degree":24,"count":3},{"degree":25,"count":5},{"degree":26,"count":2},{"degree":27,"count":1},{"degree":29,"count":2},{"degree":32,"count":1},{"degree":33,"count":2},{"degree":35,"count":2},{"degree":39,"count":1},"...",{"degree":150,"count":2}, {"degree":154,"count":3}, {"degree":155,"count":1}, {"degree":156,"count":2}, {"degree":160,"count":2}, {"degree":161,"count":3}, {"degree":163,"count":1}, {"degree":164,"count":1}, {"degree":167,"count":1}, {"degree":168,"count":1}, {"degree":172,"count":1}, {"degree":175,"count":1}, {"degree":177,"count":1}, {"degree":230,"count":2}, {"degree":246,"count":1}, {"degree":247,"count":1}, {"degree":252,"count":1}, {"degree":257,"count":1}, {"degree":260,"count":1}, {"degree":263,"count":1}, {"degree":265,"count":1}, {"degree":269,"count":2}, {"degree":271,"count":1}, {"degree":273,"count":1}, {"degree":283,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":19095}]
Number of extensional constraints0
Number of intensional constraints19095
Distribution of constraint types[{"type":"intension","count":19095}]
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.75/0.58	c Concrete v3.12.2.1568380929293 running
49.04/35.33	o 384
63.78/49.42	o 383
73.23/58.72	o 382
87.43/72.67	o 381
101.42/86.48	o 380
115.24/100.04	o 379
127.64/112.38	o 378
142.05/126.59	o 377
155.10/139.45	o 376
166.07/150.38	o 375
178.28/162.49	o 374
190.36/174.44	o 373
202.81/186.80	o 372
214.03/197.93	o 371
225.83/209.55	o 370
237.49/221.07	o 369
248.89/232.31	o 368
262.39/245.62	o 367
274.48/257.58	o 366
285.71/268.60	o 365
296.65/279.37	o 364
308.37/290.80	o 363
319.85/302.11	o 362
329.90/312.08	o 361
340.66/322.52	o 360
351.73/333.42	o 359
361.99/343.51	o 358
372.80/354.09	o 357
382.96/364.01	o 356
392.90/373.89	o 355
402.26/383.06	o 354
413.00/393.62	o 353
424.06/404.53	o 352
433.82/414.14	o 351
442.98/423.12	o 350
452.12/432.19	o 349
460.52/440.45	o 348
469.96/449.78	o 347
481.35/460.96	o 346
492.53/471.91	o 345
501.89/481.12	o 344
511.22/490.40	o 343
521.00/499.91	o 342
530.36/509.18	o 341
538.49/517.13	o 340
549.37/527.87	o 339
559.23/537.56	o 338
568.92/547.01	o 337
577.66/555.64	o 336
587.17/564.92	o 335
596.32/573.91	o 334
604.77/582.28	o 333
613.84/591.15	o 332
623.50/600.64	o 331
635.03/611.94	o 330
645.00/621.77	o 329
655.18/631.73	o 328
664.95/641.32	o 327
673.51/649.74	o 326
683.18/659.29	o 325
691.13/667.06	o 324
699.87/675.60	o 323
707.28/682.93	o 322
718.28/693.77	o 321
727.48/702.73	o 320
737.16/712.20	o 319
746.33/721.26	o 318
755.70/730.48	o 317
764.85/739.46	o 316
774.65/749.01	o 315
782.98/757.23	o 314
790.82/764.98	o 313
799.27/773.25	o 312
807.06/780.86	o 311
814.80/788.46	o 310
825.92/799.12	o 309
835.70/808.84	o 308
845.30/818.32	o 307
854.69/827.61	o 306
864.40/837.28	o 305
873.61/846.33	o 304
882.90/855.53	o 303
891.79/864.35	o 302
900.35/872.87	o 301
909.12/881.53	o 300
918.08/890.42	o 299
926.64/898.97	o 298
933.47/905.71	o 297
940.93/913.19	o 296
948.27/920.46	o 295
958.54/930.69	o 294
967.21/939.27	o 293
976.48/948.42	o 292
984.44/956.39	o 291
992.87/964.72	o 290
1000.35/972.17	o 289
1008.29/980.06	o 288
1015.13/986.89	o 287
1023.27/994.93	o 286
1030.61/1002.22	o 285
1037.54/1009.17	o 284
1044.09/1015.66	o 283
1050.32/1021.82	o 282
1057.24/1028.77	o 281
1064.06/1035.60	o 280
1070.79/1042.29	o 279
1077.22/1048.61	o 278
1083.05/1054.41	o 277
1088.78/1060.14	o 276
1094.87/1066.21	o 275
1104.24/1075.59	o 274
1113.68/1084.90	o 273
1123.06/1094.29	o 272
1133.30/1104.42	o 271
1143.40/1114.41	o 270
1153.34/1124.30	o 269
1162.38/1133.37	o 268
1171.35/1142.29	o 267
1179.39/1150.20	o 266
1187.42/1158.26	o 265
1196.55/1167.34	o 264
1205.39/1176.12	o 263
1213.91/1184.64	o 262
1221.95/1192.66	o 261
1230.28/1200.91	o 260
1237.61/1208.25	o 259
1245.33/1215.99	o 258
1252.07/1222.62	o 257
1258.87/1229.45	o 256
1264.69/1235.20	o 255
1271.22/1241.77	o 254
1280.96/1251.36	o 253
1290.51/1260.81	o 252
1300.04/1270.40	o 251
1309.38/1279.62	o 250
1318.10/1288.33	o 249
1326.56/1296.76	o 248
1335.09/1305.24	o 247
1343.72/1313.84	o 246
1352.06/1322.15	o 245
1360.09/1330.13	o 244
1368.11/1338.13	o 243
1375.74/1345.71	o 242
1382.96/1352.91	o 241
1389.68/1359.60	o 240
1396.30/1366.21	o 239
1403.43/1373.31	o 238
1410.12/1379.71	o 237
1416.95/1386.57	o 236
1423.57/1393.19	o 235
1429.68/1399.26	o 234
1435.47/1404.85	o 233
1440.88/1410.28	o 232
1446.28/1415.63	o 231
1451.71/1421.03	o 230
1456.82/1426.13	o 229
1461.74/1431.07	o 228
1466.94/1436.24	o 227
1470.96/1440.29	o 226
1474.77/1444.05	o 225
1478.46/1447.72	o 224
1487.60/1456.86	o 223
1495.85/1465.05	o 222
1504.67/1473.87	o 221
1513.04/1482.16	o 220
1521.46/1490.57	o 219
1530.09/1499.15	o 218
1538.82/1507.82	o 217
1546.84/1515.80	o 216
1554.57/1523.59	o 215
1561.90/1530.87	o 214
1569.52/1538.45	o 213
1576.84/1545.75	o 212
1583.56/1552.47	o 211
1590.20/1559.02	o 210
1595.91/1564.75	o 209
1601.91/1570.71	o 208
1607.73/1576.59	o 207
1613.55/1582.32	o 206
1619.18/1587.91	o 205
1624.29/1593.10	o 204
1629.41/1598.19	o 203
1634.81/1603.50	o 202
1640.34/1609.10	o 201
1644.84/1613.57	o 200
1649.55/1618.22	o 199
1653.86/1622.52	o 198
1657.96/1626.66	o 197
1662.07/1630.77	o 196
1665.88/1634.50	o 195
1669.59/1638.24	o 194
1673.19/1641.82	o 193
1676.30/1644.94	o 192
1679.32/1647.92	o 191
1681.63/1650.12	o 190
1683.96/1652.46	o 189
1686.46/1654.97	o 188
1688.37/1656.86	o 187
1690.07/1658.57	o 186
1691.68/1660.14	o 185
1692.97/1661.45	o 184
1693.87/1662.38	o 183
1694.68/1663.11	o 182
1695.07/1663.52	o 37
1697.84/1665.76	o 36
1745.77/1712.56	o 35
1769.56/1736.28	o 34
1785.62/1752.28	o 33
1809.63/1776.17	o 32
1833.09/1799.56	o 31
1852.36/1818.75	o 30
1871.42/1837.71	o 29
1887.26/1853.59	o 28
1900.75/1866.78	o 27
1914.77/1880.77	o 26
1961.34/1927.12	o 25
1989.62/1955.38	o 24
1996.23/1961.99	o 23
2005.04/1970.66	o 22
2012.46/1978.05	o 21
2017.66/1983.21	o 20
2022.97/1988.54	o 19
2027.60/1993.14	o 18
2032.69/1998.24	o 17
2036.70/2002.26	o 16
2039.81/2005.37	o 15
2041.71/2007.26	o 14
2042.94/2008.40	o 13
2043.04/2008.55	v <instantiation
2043.04/2008.55	v         cost = '13'>
2043.04/2008.55	v       <list>
2043.04/2008.55	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] x[250] x[251] x[252] x[253] x[254] x[255] x[256] x[257] x[258] x[259] x[260] x[261] x[262] x[263] x[264] x[265] x[266] x[267] x[268] x[269] x[270] x[271] x[272] x[273] x[274] x[275] x[276] x[277] x[278] x[279] x[280] x[281] x[282] x[283] x[284] x[285] x[286] x[287] x[288] x[289] x[290] x[291] x[292] x[293] x[294] x[295] x[296] x[297] x[298] x[299] x[300] x[301] x[302] x[303] x[304] x[305] x[306] x[307] x[308] x[309] x[310] x[311] x[312] x[313] x[314] x[315] x[316] x[317] x[318] x[319] x[320] x[321] x[322] x[323] x[324] x[325] x[326] x[327] x[328] x[329] x[330] x[331] x[332] x[333] x[334] x[335] x[336] x[337] x[338] x[339] x[340] x[341] x[342] x[343] x[344] x[345] x[346] x[347] x[348] x[349] x[350] x[351] x[352] x[353] x[354] x[355] x[356] x[357] x[358] x[359] x[360] x[361] x[362] x[363] x[364] x[365] x[366] x[367] x[368] x[369] x[370] x[371] x[372] x[373] x[374] x[375] x[376] x[377] x[378] x[379] x[380] x[381] x[382] x[383] x[384]
2043.04/2008.55	v       </list>
2043.04/2008.55	v       <values>
2043.04/2008.55	v         10 0 11 0 9 1 7 10 8 3 5 12 6 2 10 4 8 11 3 4 8 13 7 0 9 10 13 11 2 10 8 4 7 12 11 3 0 4 8 13 9 5 12 9 9 7 2 10 9 11 2 10 4 8 5 6 13 3 5 13 0 4 8 7 6 1 12 2 10 12 2 7 6 1 3 5 13 0 4 3 5 13 0 4 3 1 12 2 7 6 1 12 2 7 6 1 0 4 6 8 3 5 13 1 10 9 11 5 13 6 1 3 7 0 12 0 12 0 12 11 3 5 0 1 6 12 10 9 8 2 4 2 4 2 4 0 1 1 2 2 1 2 9 7 6 11 3 8 5 12 4 1 5 4 8 8 12 2 10 6 9 3 5 13 12 3 11 10 0 4 8 2 10 9 7 4 11 7 6 0 5 12 1 6 2 10 12 0 2 12 7 8 1 0 8 11 10 11 11 9 7 9 4 3 5 7 6 2 10 9 7 5 13 10 6 4 0 5 13 0 1 12 2 0 4 13 6 3 10 1 3 7 13 1 10 0 10 8 10 8 0 5 8 11 3 13 12 2 10 1 0 4 8 9 6 11 5 13 9 6 1 2 10 4 8 11 12 13 2 10 12 9 6 1 0 4 0 9 6 1 0 4 8 0 0 11 5 13 12 2 3 2 4 11 13 5 10 9 6 0 8 11 3 10 1 8 13 2 2 9 7 6 3 2 0 6 6 12 10 9 7 5 11 3 0 1 11 0 1 12 11 9 7 6 9 7 6 4 11 0 3 5 13 3 5 13 11 3 5 9 1 7 3 0 13 12 2 7 6 1 0 12 8 11 3 5 12 2 10 9 7 6 0 4 8 13 13 10 3 12 2 4 13 1 1
2043.04/2008.55	v       </values>
2043.04/2008.55	v     </instantiation>
2043.04/2008.55	s OPTIMUM FOUND

Verifier Data

OK	13

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (12831 MiB free)
  memory of node 1: 16384 MiB (13248 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4396286-1568394095/watcher-4396286-1568394095 -o /tmp/evaluation-result-4396286-1568394095/solver-4396286-1568394095 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1568394053-20870 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=771107424 HOME/instance-4396286-1568394095.xml 

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

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

solver pid=20900, runsolver pid=20893

[startup+0.100192 s]*
/proc/loadavg: 1.76 1.66 1.66 4/222 20973
/proc/meminfo: memFree=26679112/32770624 swapFree=66927244/67108860
[pid=20900] ppid=20893 vsize=113256 memory=1616 CPUtime=0.01 cores=0,2,4,6
/proc/20900/stat : 20900 (bash) S 20893 20900 19826 0 -1 4202496 892 5688 0 1 0 0 0 1 20 0 1 0 415656907 115974144 404 33554432000 4194304 5098028 140722940659120 140722940653128 140389467188224 0 0 4100 65536 18446744071580971376 0 0 17 4 0 0 2 0 0 7196144 7232144 33239040 140722940662805 140722940662929 140722940662929 140722940665838 0
/proc/20900/statm: 28314 404 320 221 0 119 0
[pid=20952] ppid=20900 vsize=113256 memory=712 CPUtime=0 cores=0,2,4,6
/proc/20952/stat : 20952 (bash) S 20900 20900 19826 0 -1 4202560 154 0 0 0 0 0 0 0 20 0 1 0 415656911 115974144 178 33554432000 4194304 5098028 140722940659120 140722940651800 140389467013756 0 65536 4096 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 33239040 140722940662805 140722940662929 140722940662929 140722940665838 0
/proc/20952/statm: 28314 178 94 221 0 119 0
[pid=20956] ppid=20952 vsize=113492 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/20956/stat : 20956 (awk) S 20952 20900 19826 0 -1 4202496 449 0 0 0 0 0 0 0 20 0 1 0 415656911 116215808 307 33554432000 4194304 4609284 140723483655408 140723483654584 140387556822016 0 0 4096 1216 18446744071580971376 0 0 17 2 0 0 0 0 0 6708720 6711756 38711296 140723483661500 140723483661530 140723483661530 140723483664367 0
/proc/20956/statm: 28373 307 255 102 0 89 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 340004 KiB
Current children cumulated memory: 3556 KiB

[startup+0.210351 s]*
/proc/loadavg: 1.76 1.66 1.66 5/227 21031
/proc/meminfo: memFree=26658040/32770624 swapFree=66927244/67108860
[pid=20900] ppid=20893 vsize=10819664 memory=42032 CPUtime=0.2 cores=0,2,4,6
/proc/20900/stat : 20900 (java) S 20893 20900 19826 0 -1 1077944320 6810 13298 0 1 11 1 5 3 20 0 15 0 415656907 11079335936 10508 33554432000 4194304 4196468 140725964370464 140725964353008 139771142553335 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 2 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
/proc/20900/statm: 2704916 10508 3132 1 0 2667149 0
[pid=20900/tid=21005] ppid=20893 vsize=10819664 memory=7022364594140610616 CPUtime=0.17 cores=0,2,4,6
/proc/20900/task/21005/stat : 21005 (java) R 20893 20900 19826 0 -1 4202560 3366 13298 0 1 8 1 5 3 20 0 15 0 415656918 11079335936 10508 33554432000 4194304 4196468 140725964370464 139771114385528 139771142565270 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21010] ppid=20893 vsize=10819664 memory=365 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21010/stat : 21010 (java) S 20893 20900 19826 0 -1 1077944384 1 13298 0 1 0 0 5 3 20 0 15 0 415656919 11079335936 10508 33554432000 4194304 4196468 140725964370464 139771146795664 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21011] ppid=20893 vsize=10819664 memory=3690057326918784672 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21011/stat : 21011 (java) S 20893 20900 19826 0 -1 1077944384 1 13298 0 1 0 0 5 3 20 0 15 0 415656919 11079335936 10508 33554432000 4194304 4196468 140725964370464 139771061615120 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21012] ppid=20893 vsize=10819664 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21012/stat : 21012 (java) S 20893 20900 19826 0 -1 1077944384 1 13298 0 1 0 0 5 3 20 0 15 0 415656919 11079335936 10508 33554432000 4194304 4196468 140725964370464 139771060562320 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21013] ppid=20893 vsize=10819664 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21013/stat : 21013 (java) S 20893 20900 19826 0 -1 1077944384 2 13298 0 1 0 0 5 3 20 0 15 0 415656919 11079335936 10508 33554432000 4194304 4196468 140725964370464 139771059509520 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21015] ppid=20893 vsize=10819664 memory=140038932158080 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21015/stat : 21015 (java) S 20893 20900 19826 0 -1 1077944384 2 13298 0 1 0 0 5 3 20 0 15 0 415656921 11079335936 10508 33554432000 4194304 4196468 140725964370464 139770669235056 139771142564482 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21017] ppid=20893 vsize=10819664 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21017/stat : 21017 (java) S 20893 20900 19826 0 -1 1077944384 13 13298 0 1 0 0 5 3 20 0 15 0 415656921 11079335936 10508 33554432000 4194304 4196468 140725964370464 139770583836192 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21019] ppid=20893 vsize=10819664 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21019/stat : 21019 (java) S 20893 20900 19826 0 -1 1077944384 1 13298 0 1 0 0 5 3 20 0 15 0 415656921 11079335936 10508 33554432000 4194304 4196468 140725964370464 139770449618288 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21020] ppid=20893 vsize=10819664 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21020/stat : 21020 (java) S 20893 20900 19826 0 -1 1077944384 2 13298 0 1 0 0 5 3 20 0 15 0 415656924 11079335936 10508 33554432000 4194304 4196468 140725964370464 139769845639504 139771142571931 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21021] ppid=20893 vsize=10819664 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21021/stat : 21021 (java) R 20893 20900 19826 0 -1 1077944384 553 13298 0 1 0 0 5 3 20 0 15 0 415656924 11079335936 10508 33554432000 4194304 4196468 140725964370464 139770668181968 139771142563541 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21023] ppid=20893 vsize=10819664 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21023/stat : 21023 (java) R 20893 20900 19826 0 -1 4202560 42 13298 0 1 0 0 5 3 20 0 15 0 415656924 11079335936 10508 33554432000 4194304 4196468 140725964370464 139770667129368 139771120187984 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21024] ppid=20893 vsize=10819664 memory=140038932158080 CPUtime=0.09 cores=0,2,4,6
/proc/20900/task/21024/stat : 21024 (java) R 20893 20900 19826 0 -1 4202560 617 13298 0 1 1 0 5 3 20 0 15 0 415656924 11079335936 10508 33554432000 4194304 4196468 140725964370464 139770666072216 139771142574682 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21028] ppid=20893 vsize=10819664 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21028/stat : 21028 (java) S 20893 20900 19826 0 -1 1077944384 3 13298 0 1 0 0 5 3 20 0 15 0 415656924 11079335936 10508 33554432000 4194304 4196468 140725964370464 139769375877344 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21030] ppid=20893 vsize=10819664 memory=140038932158080 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21030/stat : 21030 (java) S 20893 20900 19826 0 -1 1077944384 1 13298 0 1 0 0 5 3 20 0 15 0 415656924 11079335936 10508 33554432000 4194304 4196468 140725964370464 139770665024688 139771142564482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 10819664 KiB
Current children cumulated memory: 42032 KiB

[startup+0.310626 s]*
/proc/loadavg: 1.76 1.66 1.66 4/227 21031
/proc/meminfo: memFree=26623176/32770624 swapFree=66927244/67108860
[pid=20900] ppid=20893 vsize=10820148 memory=53756 CPUtime=0.37 cores=0,2,4,6
/proc/20900/stat : 20900 (java) S 20893 20900 19826 0 -1 1077944320 10511 13298 0 1 26 3 5 3 20 0 15 0 415656907 11079831552 13439 33554432000 4194304 4196468 140725964370464 140725964353008 139771142553335 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 2 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
/proc/20900/statm: 2705037 13439 3299 1 0 2667149 0
[pid=20900/tid=21005] ppid=20893 vsize=10820148 memory=7072938632045670450 CPUtime=0.26 cores=0,2,4,6
/proc/20900/task/21005/stat : 21005 (java) R 20893 20900 19826 0 -1 4202560 6964 13298 0 1 16 2 5 3 20 0 15 0 415656918 11079831552 13439 33554432000 4194304 4196468 140725964370464 139771114356400 139771142575261 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21010] ppid=20893 vsize=10820148 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21010/stat : 21010 (java) S 20893 20900 19826 0 -1 1077944384 1 13298 0 1 0 0 5 3 20 0 15 0 415656919 11079831552 13439 33554432000 4194304 4196468 140725964370464 139771146795664 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21011] ppid=20893 vsize=10820148 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21011/stat : 21011 (java) S 20893 20900 19826 0 -1 1077944384 1 13298 0 1 0 0 5 3 20 0 15 0 415656919 11079831552 13439 33554432000 4194304 4196468 140725964370464 139771061615120 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21012] ppid=20893 vsize=10820148 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21012/stat : 21012 (java) S 20893 20900 19826 0 -1 1077944384 1 13298 0 1 0 0 5 3 20 0 15 0 415656919 11079831552 13439 33554432000 4194304 4196468 140725964370464 139771060562320 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21013] ppid=20893 vsize=10820148 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21013/stat : 21013 (java) S 20893 20900 19826 0 -1 1077944384 2 13298 0 1 0 0 5 3 20 0 15 0 415656919 11079831552 13439 33554432000 4194304 4196468 140725964370464 139771059509520 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21015] ppid=20893 vsize=10820148 memory=140038932158080 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21015/stat : 21015 (java) S 20893 20900 19826 0 -1 1077944384 2 13298 0 1 0 0 5 3 20 0 15 0 415656921 11079831552 13439 33554432000 4194304 4196468 140725964370464 139770669235056 139771142564482 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21017] ppid=20893 vsize=10820148 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21017/stat : 21017 (java) S 20893 20900 19826 0 -1 1077944384 13 13298 0 1 0 0 5 3 20 0 15 0 415656921 11079831552 13439 33554432000 4194304 4196468 140725964370464 139770583836192 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21019] ppid=20893 vsize=10820148 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21019/stat : 21019 (java) S 20893 20900 19826 0 -1 1077944384 1 13298 0 1 0 0 5 3 20 0 15 0 415656921 11079831552 13439 33554432000 4194304 4196468 140725964370464 139770449618288 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21020] ppid=20893 vsize=10821172 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21020/stat : 21020 (java) S 20893 20900 19826 0 -1 1077944384 2 13298 0 1 0 0 5 3 20 0 15 0 415656924 11080880128 13439 33554432000 4194304 4196468 140725964370464 139769845639504 139771142571931 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21021] ppid=20893 vsize=10821172 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/20900/task/21021/stat : 21021 (java) S 20893 20900 19826 0 -1 1077944384 588 13298 0 1 1 0 5 3 20 0 15 0 415656924 11080880128 13443 33554432000 4194304 4196468 140725964370464 139770668181872 139771142564482 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21023] ppid=20893 vsize=10820148 memory=-1 CPUtime=0.09 cores=0,2,4,6
/proc/20900/task/21023/stat : 21023 (java) S 20893 20900 19826 0 -1 1077944384 67 13298 0 1 1 0 5 3 20 0 15 0 415656924 11079831552 13443 33554432000 4194304 4196468 140725964370464 139770667129072 139771142564482 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21024] ppid=20893 vsize=10821172 memory=140038932158080 CPUtime=0.13 cores=0,2,4,6
/proc/20900/task/21024/stat : 21024 (java) S 20893 20900 19826 0 -1 1077944384 656 13298 0 1 5 0 5 3 20 0 15 0 415656924 11080880128 13443 33554432000 4194304 4196468 140725964370464 139770666076272 139771142564482 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21028] ppid=20893 vsize=10821172 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21028/stat : 21028 (java) S 20893 20900 19826 0 -1 1077944384 3 13298 0 1 0 0 5 3 20 0 15 0 415656924 11080880128 13443 33554432000 4194304 4196468 140725964370464 139769375877344 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21030] ppid=20893 vsize=10821172 memory=140038932158080 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21030/stat : 21030 (java) S 20893 20900 19826 0 -1 1077944384 1 13298 0 1 0 0 5 3 20 0 15 0 415656924 11080880128 13443 33554432000 4194304 4196468 140725964370464 139770665024688 139771142564482 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 10820148 KiB
Current children cumulated memory: 53756 KiB

[startup+0.70072 s]
/proc/loadavg: 1.76 1.66 1.66 4/227 21031
/proc/meminfo: memFree=26594260/32770624 swapFree=66927244/67108860
[pid=20900] ppid=20893 vsize=10822312 memory=84704 CPUtime=1.08 cores=0,2,4,6
/proc/20900/stat : 20900 (java) S 20893 20900 19826 0 -1 1077944320 14846 13298 0 1 94 6 5 3 20 0 15 0 415656907 11082047488 21176 33554432000 4194304 4196468 140725964370464 140725964353008 139771142553335 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 2 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
/proc/20900/statm: 2705578 21176 3494 1 0 2667661 0
[pid=20900/tid=21005] ppid=20893 vsize=10823336 memory=0 CPUtime=0.64 cores=0,2,4,6
/proc/20900/task/21005/stat : 21005 (java) R 20893 20900 19826 0 -1 4202560 10125 13298 0 1 52 4 5 3 20 0 15 0 415656918 11083096064 21241 33554432000 4194304 4196468 140725964370464 139771114347200 139771135233053 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21010] ppid=20893 vsize=10823336 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21010/stat : 21010 (java) S 20893 20900 19826 0 -1 1077944384 1 13298 0 1 0 0 5 3 20 0 15 0 415656919 11083096064 21241 33554432000 4194304 4196468 140725964370464 139771146795664 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21011] ppid=20893 vsize=10823336 memory=2475310450433 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21011/stat : 21011 (java) S 20893 20900 19826 0 -1 1077944384 1 13298 0 1 0 0 5 3 20 0 15 0 415656919 11083096064 21241 33554432000 4194304 4196468 140725964370464 139771061615120 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21012] ppid=20893 vsize=10822312 memory=218167092 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21012/stat : 21012 (java) S 20893 20900 19826 0 -1 1077944384 1 13298 0 1 0 0 5 3 20 0 15 0 415656919 11082047488 21238 33554432000 4194304 4196468 140725964370464 139771060562320 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21013] ppid=20893 vsize=10822312 memory=6529542772868560002 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21013/stat : 21013 (java) S 20893 20900 19826 0 -1 1077944384 2 13298 0 1 0 0 5 3 20 0 15 0 415656919 11082047488 21238 33554432000 4194304 4196468 140725964370464 139771059509520 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21015] ppid=20893 vsize=10822312 memory=5931614974179889744 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21015/stat : 21015 (java) S 20893 20900 19826 0 -1 1077944384 5 13298 0 1 0 0 5 3 20 0 15 0 415656921 11082047488 21238 33554432000 4194304 4196468 140725964370464 139770669235056 139771142564482 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21017] ppid=20893 vsize=10823336 memory=8025788822768413285 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21017/stat : 21017 (java) S 20893 20900 19826 0 -1 1077944384 13 13298 0 1 0 0 5 3 20 0 15 0 415656921 11083096064 21238 33554432000 4194304 4196468 140725964370464 139770583836192 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21019] ppid=20893 vsize=10823336 memory=4282807335222807926 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21019/stat : 21019 (java) S 20893 20900 19826 0 -1 1077944384 1 13298 0 1 0 0 5 3 20 0 15 0 415656921 11083096064 21238 33554432000 4194304 4196468 140725964370464 139770449618288 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21020] ppid=20893 vsize=10823336 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21020/stat : 21020 (java) S 20893 20900 19826 0 -1 1077944384 2 13298 0 1 0 0 5 3 20 0 15 0 415656924 11083096064 21238 33554432000 4194304 4196468 140725964370464 139769845639504 139771142571931 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21021] ppid=20893 vsize=10823336 memory=0 CPUtime=0.21 cores=0,2,4,6
/proc/20900/task/21021/stat : 21021 (java) S 20893 20900 19826 0 -1 1077944384 1159 13298 0 1 13 0 5 3 20 0 15 0 415656924 11083096064 21238 33554432000 4194304 4196468 140725964370464 139770668181872 139771142564482 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21023] ppid=20893 vsize=10822312 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/20900/task/21023/stat : 21023 (java) R 20893 20900 19826 0 -1 4202560 438 13298 0 1 10 0 5 3 20 0 15 0 415656924 11082047488 21238 33554432000 4194304 4196468 140725964370464 139770667129072 139771124078104 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21024] ppid=20893 vsize=10822312 memory=14004 CPUtime=0.24 cores=0,2,4,6
/proc/20900/task/21024/stat : 21024 (java) S 20893 20900 19826 0 -1 1077944384 904 13298 0 1 16 0 5 3 20 0 15 0 415656924 11082047488 21238 33554432000 4194304 4196468 140725964370464 139770666076272 139771142564482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21028] ppid=20893 vsize=10822312 memory=2120 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21028/stat : 21028 (java) S 20893 20900 19826 0 -1 1077944384 3 13298 0 1 0 0 5 3 20 0 15 0 415656924 11082047488 21238 33554432000 4194304 4196468 140725964370464 139769375877344 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21030] ppid=20893 vsize=10823336 memory=21680 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21030/stat : 21030 (java) S 20893 20900 19826 0 -1 1077944384 1 13298 0 1 0 0 5 3 20 0 15 0 415656924 11083096064 21238 33554432000 4194304 4196468 140725964370464 139770665024688 139771142564482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
Current children cumulated CPU time: 1.08 s
Current children cumulated vsize: 10822312 KiB
Current children cumulated memory: 84704 KiB

[startup+1.5008 s]
/proc/loadavg: 1.76 1.66 1.66 8/227 21031
/proc/meminfo: memFree=26509960/32770624 swapFree=66927244/67108860
[pid=20900] ppid=20893 vsize=10828532 memory=217272 CPUtime=3.36 cores=0,2,4,6
/proc/20900/stat : 20900 (java) S 20893 20900 19826 0 -1 1077944320 22571 13298 0 1 316 12 5 3 20 0 15 0 415656907 11088416768 54318 33554432000 4194304 4196468 140725964370464 140725964353008 139771142553335 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 2 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
/proc/20900/statm: 2707133 54318 3578 1 0 2669197 0
[pid=20900/tid=21005] ppid=20893 vsize=10828532 memory=0 CPUtime=1.41 cores=0,2,4,6
/proc/20900/task/21005/stat : 21005 (java) R 20893 20900 19826 0 -1 4202560 12940 13298 0 1 126 7 5 3 20 0 15 0 415656918 11088416768 54318 33554432000 4194304 4196468 140725964370464 139771114386656 139771126633822 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21010] ppid=20893 vsize=10828532 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21010/stat : 21010 (java) S 20893 20900 19826 0 -1 1077944384 256 13298 0 1 0 0 5 3 20 0 15 0 415656919 11088416768 54318 33554432000 4194304 4196468 140725964370464 139771146795664 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21011] ppid=20893 vsize=10828532 memory=6944613755479294112 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21011/stat : 21011 (java) S 20893 20900 19826 0 -1 1077944384 13 13298 0 1 0 0 5 3 20 0 15 0 415656919 11088416768 54318 33554432000 4194304 4196468 140725964370464 139771061615120 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21012] ppid=20893 vsize=10828532 memory=-7606742951091920751 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21012/stat : 21012 (java) S 20893 20900 19826 0 -1 1077944384 16 13298 0 1 0 0 5 3 20 0 15 0 415656919 11088416768 54318 33554432000 4194304 4196468 140725964370464 139771060562320 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21013] ppid=20893 vsize=10828532 memory=1414298054980309879 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21013/stat : 21013 (java) S 20893 20900 19826 0 -1 1077944384 117 13298 0 1 0 0 5 3 20 0 15 0 415656919 11088416768 54318 33554432000 4194304 4196468 140725964370464 139771059509520 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21015] ppid=20893 vsize=10828532 memory=6944656592455360569 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21015/stat : 21015 (java) S 20893 20900 19826 0 -1 1077944384 97 13298 0 1 0 0 5 3 20 0 15 0 415656921 11088416768 54318 33554432000 4194304 4196468 140725964370464 139770669235056 139771142564482 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21017] ppid=20893 vsize=10828532 memory=-7606742951091920751 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21017/stat : 21017 (java) S 20893 20900 19826 0 -1 1077944384 13 13298 0 1 0 0 5 3 20 0 15 0 415656921 11088416768 54318 33554432000 4194304 4196468 140725964370464 139770583836192 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21019] ppid=20893 vsize=10828532 memory=8475934422144280176 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21019/stat : 21019 (java) S 20893 20900 19826 0 -1 1077944384 1 13298 0 1 0 0 5 3 20 0 15 0 415656921 11088416768 54318 33554432000 4194304 4196468 140725964370464 139770449618304 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21020] ppid=20893 vsize=10828532 memory=6227467169633363813 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21020/stat : 21020 (java) S 20893 20900 19826 0 -1 1077944384 2 13298 0 1 0 0 5 3 20 0 15 0 415656924 11088416768 54318 33554432000 4194304 4196468 140725964370464 139769845639504 139771142571931 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21021] ppid=20893 vsize=10828532 memory=6935650410838380624 CPUtime=0.82 cores=0,2,4,6
/proc/20900/task/21021/stat : 21021 (java) S 20893 20900 19826 0 -1 1077944384 2840 13298 0 1 74 0 5 3 20 0 15 0 415656924 11088416768 54318 33554432000 4194304 4196468 140725964370464 139770668181872 139771142564482 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21023] ppid=20893 vsize=10828532 memory=6227751947288930149 CPUtime=0.76 cores=0,2,4,6
/proc/20900/task/21023/stat : 21023 (java) S 20893 20900 19826 0 -1 1077944384 2040 13298 0 1 68 0 5 3 20 0 15 0 415656924 11088416768 54318 33554432000 4194304 4196468 140725964370464 139770667129072 139771142564482 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21024] ppid=20893 vsize=10828532 memory=7517186547908040033 CPUtime=0.49 cores=0,2,4,6
/proc/20900/task/21024/stat : 21024 (java) S 20893 20900 19826 0 -1 1077944384 2020 13298 0 1 41 0 5 3 20 0 15 0 415656924 11088416768 54318 33554432000 4194304 4196468 140725964370464 139770666076272 139771142564482 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21028] ppid=20893 vsize=10828532 memory=7732827071673183889 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21028/stat : 21028 (java) S 20893 20900 19826 0 -1 1077944384 3 13298 0 1 0 0 5 3 20 0 15 0 415656924 11088416768 54318 33554432000 4194304 4196468 140725964370464 139769375877344 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21030] ppid=20893 vsize=10828532 memory=56 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21030/stat : 21030 (java) S 20893 20900 19826 0 -1 1077944384 3 13298 0 1 0 0 5 3 20 0 15 0 415656924 11088416768 54318 33554432000 4194304 4196468 140725964370464 139770665024688 139771142564482 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
Current children cumulated CPU time: 3.36 s
Current children cumulated vsize: 10828532 KiB
Current children cumulated memory: 217272 KiB

[startup+3.11043 s]
/proc/loadavg: 1.78 1.67 1.66 6/227 21031

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

[pid=20900/tid=21028] ppid=20893 vsize=10846984 memory=15675 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21028/stat : 21028 (java) S 20893 20900 19826 0 -1 1077944384 3 13298 0 1 0 0 5 3 20 0 15 0 415656924 11107311616 786510 33554432000 4194304 4196468 140725964370464 139769375877344 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21030] ppid=20893 vsize=10846984 memory=3146040 CPUtime=1.28 cores=0,2,4,6
/proc/20900/task/21030/stat : 21030 (java) S 20893 20900 19826 0 -1 1077944384 1928 13298 0 1 62 58 5 3 20 0 15 0 415656924 11107311616 786510 33554432000 4194304 4196468 140725964370464 139770665024688 139771142564482 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
Current children cumulated CPU time: 2040.91 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 3146040 KiB

[startup+2007.2 s]
/proc/loadavg: 1.70 1.65 1.61 4/227 21234
/proc/meminfo: memFree=20473140/32770624 swapFree=66927244/67108860
[pid=20900] ppid=20893 vsize=10846984 memory=3146040 CPUtime=2041.71 cores=0,2,4,6
/proc/20900/stat : 20900 (java) S 20893 20900 19826 0 -1 1077944320 602683 13298 0 1 203812 351 5 3 20 0 15 0 415656907 11107311616 786510 33554432000 4194304 4196468 140725964370464 140725964353008 139771142553335 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 2 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
/proc/20900/statm: 2711746 786510 3642 1 0 2673805 0
[pid=20900/tid=21005] ppid=20893 vsize=10846984 memory=6791534058613427641 CPUtime=2000.09 cores=0,2,4,6
/proc/20900/task/21005/stat : 21005 (java) R 20893 20900 19826 0 -1 4202560 296454 13298 0 1 199921 80 5 3 20 0 15 0 415656918 11107311616 786510 33554432000 4194304 4196468 140725964370464 139771114382240 139770748810971 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21010] ppid=20893 vsize=10846984 memory=692 CPUtime=5.34 cores=0,2,4,6
/proc/20900/task/21010/stat : 21010 (java) S 20893 20900 19826 0 -1 1077944384 19675 13298 0 1 479 47 5 3 20 0 15 0 415656919 11107311616 786510 33554432000 4194304 4196468 140725964370464 139771146795664 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21011] ppid=20893 vsize=10846984 memory=4164 CPUtime=5.36 cores=0,2,4,6
/proc/20900/task/21011/stat : 21011 (java) S 20893 20900 19826 0 -1 1077944384 23213 13298 0 1 481 47 5 3 20 0 15 0 415656919 11107311616 786510 33554432000 4194304 4196468 140725964370464 139771061615120 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21012] ppid=20893 vsize=10846984 memory=1060 CPUtime=5.34 cores=0,2,4,6
/proc/20900/task/21012/stat : 21012 (java) S 20893 20900 19826 0 -1 1077944384 20088 13298 0 1 478 48 5 3 20 0 15 0 415656919 11107311616 786510 33554432000 4194304 4196468 140725964370464 139771060562320 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21013] ppid=20893 vsize=10846984 memory=2832 CPUtime=5.37 cores=0,2,4,6
/proc/20900/task/21013/stat : 21013 (java) S 20893 20900 19826 0 -1 1077944384 21427 13298 0 1 480 49 5 3 20 0 15 0 415656919 11107311616 786510 33554432000 4194304 4196468 140725964370464 139771059509520 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21015] ppid=20893 vsize=10846984 memory=1716 CPUtime=1.06 cores=0,2,4,6
/proc/20900/task/21015/stat : 21015 (java) S 20893 20900 19826 0 -1 1077944384 30429 13298 0 1 80 18 5 3 20 0 15 0 415656921 11107311616 786510 33554432000 4194304 4196468 140725964370464 139770669235056 139771142564482 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21017] ppid=20893 vsize=10846984 memory=1124 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21017/stat : 21017 (java) S 20893 20900 19826 0 -1 1077944384 27 13298 0 1 0 0 5 3 20 0 15 0 415656921 11107311616 786510 33554432000 4194304 4196468 140725964370464 139770583836256 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21019] ppid=20893 vsize=10846984 memory=5924 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21019/stat : 21019 (java) S 20893 20900 19826 0 -1 1077944384 10 13298 0 1 0 0 5 3 20 0 15 0 415656921 11107311616 786510 33554432000 4194304 4196468 140725964370464 139770449618304 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21020] ppid=20893 vsize=10846984 memory=916 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21020/stat : 21020 (java) S 20893 20900 19826 0 -1 1077944384 2 13298 0 1 0 0 5 3 20 0 15 0 415656924 11107311616 786510 33554432000 4194304 4196468 140725964370464 139769845639504 139771142571931 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21021] ppid=20893 vsize=10846984 memory=1656 CPUtime=7.72 cores=0,2,4,6
/proc/20900/task/21021/stat : 21021 (java) S 20893 20900 19826 0 -1 1077944384 54790 13298 0 1 758 6 5 3 20 0 15 0 415656924 11107311616 786510 33554432000 4194304 4196468 140725964370464 139770668181872 139771142564482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21023] ppid=20893 vsize=10846984 memory=14004 CPUtime=8.33 cores=0,2,4,6
/proc/20900/task/21023/stat : 21023 (java) S 20893 20900 19826 0 -1 1077944384 71039 13298 0 1 818 7 5 3 20 0 15 0 415656924 11107311616 786510 33554432000 4194304 4196468 140725964370464 139770667129072 139771142564482 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21024] ppid=20893 vsize=10846984 memory=2120 CPUtime=2.42 cores=0,2,4,6
/proc/20900/task/21024/stat : 21024 (java) S 20893 20900 19826 0 -1 1077944384 61387 13298 0 1 228 6 5 3 20 0 15 0 415656924 11107311616 786510 33554432000 4194304 4196468 140725964370464 139770666076272 139771142564482 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21028] ppid=20893 vsize=10846984 memory=1436 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21028/stat : 21028 (java) S 20893 20900 19826 0 -1 1077944384 3 13298 0 1 0 0 5 3 20 0 15 0 415656924 11107311616 786510 33554432000 4194304 4196468 140725964370464 139769375877344 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21030] ppid=20893 vsize=10846984 memory=3146040 CPUtime=1.28 cores=0,2,4,6
/proc/20900/task/21030/stat : 21030 (java) S 20893 20900 19826 0 -1 1077944384 1929 13298 0 1 62 58 5 3 20 0 15 0 415656924 11107311616 786510 33554432000 4194304 4196468 140725964370464 139770665024688 139771142564482 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
Current children cumulated CPU time: 2041.71 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 3146040 KiB

[startup+2008 s]*
/proc/loadavg: 1.72 1.65 1.61 4/227 21234
/proc/meminfo: memFree=20473140/32770624 swapFree=66927244/67108860
[pid=20900] ppid=20893 vsize=10846984 memory=3146040 CPUtime=2042.55 cores=0,2,4,6
/proc/20900/stat : 20900 (java) S 20893 20900 19826 0 -1 1077944320 604485 13298 0 1 203896 351 5 3 20 0 15 0 415656907 11107311616 786510 33554432000 4194304 4196468 140725964370464 140725964353008 139771142553335 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 2 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
/proc/20900/statm: 2711746 786510 3642 1 0 2673805 0
[pid=20900/tid=21005] ppid=20893 vsize=10846984 memory=6791534058613427641 CPUtime=2000.9 cores=0,2,4,6
/proc/20900/task/21005/stat : 21005 (java) R 20893 20900 19826 0 -1 4202560 296617 13298 0 1 200002 80 5 3 20 0 15 0 415656918 11107311616 786510 33554432000 4194304 4196468 140725964370464 139771114384960 139770739623134 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21010] ppid=20893 vsize=10846984 memory=4872558044660077418 CPUtime=5.34 cores=0,2,4,6
/proc/20900/task/21010/stat : 21010 (java) S 20893 20900 19826 0 -1 1077944384 19675 13298 0 1 479 47 5 3 20 0 15 0 415656919 11107311616 786510 33554432000 4194304 4196468 140725964370464 139771146795664 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21011] ppid=20893 vsize=10846984 memory=2832 CPUtime=5.36 cores=0,2,4,6
/proc/20900/task/21011/stat : 21011 (java) S 20893 20900 19826 0 -1 1077944384 23213 13298 0 1 481 47 5 3 20 0 15 0 415656919 11107311616 786510 33554432000 4194304 4196468 140725964370464 139771061615120 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21012] ppid=20893 vsize=10846984 memory=56 CPUtime=5.34 cores=0,2,4,6
/proc/20900/task/21012/stat : 21012 (java) S 20893 20900 19826 0 -1 1077944384 20088 13298 0 1 478 48 5 3 20 0 15 0 415656919 11107311616 786510 33554432000 4194304 4196468 140725964370464 139771060562320 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21013] ppid=20893 vsize=10846984 memory=6791534058613427641 CPUtime=5.37 cores=0,2,4,6
/proc/20900/task/21013/stat : 21013 (java) S 20893 20900 19826 0 -1 1077944384 21427 13298 0 1 480 49 5 3 20 0 15 0 415656919 11107311616 786510 33554432000 4194304 4196468 140725964370464 139771059509520 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21015] ppid=20893 vsize=10846984 memory=804 CPUtime=1.06 cores=0,2,4,6
/proc/20900/task/21015/stat : 21015 (java) S 20893 20900 19826 0 -1 1077944384 30462 13298 0 1 80 18 5 3 20 0 15 0 415656921 11107311616 786510 33554432000 4194304 4196468 140725964370464 139770669235056 139771142564482 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21017] ppid=20893 vsize=10846984 memory=1808 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21017/stat : 21017 (java) S 20893 20900 19826 0 -1 1077944384 27 13298 0 1 0 0 5 3 20 0 15 0 415656921 11107311616 786510 33554432000 4194304 4196468 140725964370464 139770583836256 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21019] ppid=20893 vsize=10846984 memory=924 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21019/stat : 21019 (java) S 20893 20900 19826 0 -1 1077944384 10 13298 0 1 0 0 5 3 20 0 15 0 415656921 11107311616 786510 33554432000 4194304 4196468 140725964370464 139770449618304 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21020] ppid=20893 vsize=10846984 memory=3848 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21020/stat : 21020 (java) S 20893 20900 19826 0 -1 1077944384 2 13298 0 1 0 0 5 3 20 0 15 0 415656924 11107311616 786510 33554432000 4194304 4196468 140725964370464 139769845639504 139771142571931 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21021] ppid=20893 vsize=10846984 memory=4100 CPUtime=7.72 cores=0,2,4,6
/proc/20900/task/21021/stat : 21021 (java) S 20893 20900 19826 0 -1 1077944384 54790 13298 0 1 758 6 5 3 20 0 15 0 415656924 11107311616 786510 33554432000 4194304 4196468 140725964370464 139770668181872 139771142564482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21023] ppid=20893 vsize=10846984 memory=2312 CPUtime=8.36 cores=0,2,4,6
/proc/20900/task/21023/stat : 21023 (java) S 20893 20900 19826 0 -1 1077944384 72451 13298 0 1 821 7 5 3 20 0 15 0 415656924 11107311616 786510 33554432000 4194304 4196468 140725964370464 139770667129072 139771142564482 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21024] ppid=20893 vsize=10846984 memory=2312 CPUtime=2.42 cores=0,2,4,6
/proc/20900/task/21024/stat : 21024 (java) S 20893 20900 19826 0 -1 1077944384 61581 13298 0 1 228 6 5 3 20 0 15 0 415656924 11107311616 786510 33554432000 4194304 4196468 140725964370464 139770666076272 139771142564482 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21028] ppid=20893 vsize=10846984 memory=1408 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21028/stat : 21028 (java) S 20893 20900 19826 0 -1 1077944384 3 13298 0 1 0 0 5 3 20 0 15 0 415656924 11107311616 786510 33554432000 4194304 4196468 140725964370464 139769375877344 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21030] ppid=20893 vsize=10846984 memory=1408 CPUtime=1.28 cores=0,2,4,6
/proc/20900/task/21030/stat : 21030 (java) S 20893 20900 19826 0 -1 1077944384 1929 13298 0 1 62 58 5 3 20 0 15 0 415656924 11107311616 786510 33554432000 4194304 4196468 140725964370464 139770665024688 139771142564482 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
Current children cumulated CPU time: 2042.55 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 3146040 KiB

[startup+2008.4 s]
/proc/loadavg: 1.72 1.65 1.61 4/227 21234
/proc/meminfo: memFree=20473140/32770624 swapFree=66927244/67108860
[pid=20900] ppid=20893 vsize=10846984 memory=3146040 CPUtime=2042.94 cores=0,2,4,6
/proc/20900/stat : 20900 (java) S 20893 20900 19826 0 -1 1077944320 604527 13298 0 1 203935 351 5 3 20 0 15 0 415656907 11107311616 786510 33554432000 4194304 4196468 140725964370464 140725964353008 139771142553335 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 2 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
/proc/20900/statm: 2711746 786510 3642 1 0 2673805 0
[pid=20900/tid=21005] ppid=20893 vsize=10846984 memory=303430223234596890 CPUtime=2001.29 cores=0,2,4,6
/proc/20900/task/21005/stat : 21005 (java) R 20893 20900 19826 0 -1 4202560 296659 13298 0 1 200041 80 5 3 20 0 15 0 415656918 11107311616 786510 33554432000 4194304 4196468 140725964370464 139771114384960 139770741447199 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21010] ppid=20893 vsize=10846984 memory=288230596050944315 CPUtime=5.34 cores=0,2,4,6
/proc/20900/task/21010/stat : 21010 (java) S 20893 20900 19826 0 -1 1077944384 19675 13298 0 1 479 47 5 3 20 0 15 0 415656919 11107311616 786510 33554432000 4194304 4196468 140725964370464 139771146795664 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21011] ppid=20893 vsize=10846984 memory=6791534058613427641 CPUtime=5.36 cores=0,2,4,6
/proc/20900/task/21011/stat : 21011 (java) S 20893 20900 19826 0 -1 1077944384 23213 13298 0 1 481 47 5 3 20 0 15 0 415656919 11107311616 786510 33554432000 4194304 4196468 140725964370464 139771061615120 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21012] ppid=20893 vsize=10846984 memory=692 CPUtime=5.34 cores=0,2,4,6
/proc/20900/task/21012/stat : 21012 (java) S 20893 20900 19826 0 -1 1077944384 20088 13298 0 1 478 48 5 3 20 0 15 0 415656919 11107311616 786510 33554432000 4194304 4196468 140725964370464 139771060562320 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21013] ppid=20893 vsize=10846984 memory=4164 CPUtime=5.37 cores=0,2,4,6
/proc/20900/task/21013/stat : 21013 (java) S 20893 20900 19826 0 -1 1077944384 21427 13298 0 1 480 49 5 3 20 0 15 0 415656919 11107311616 786510 33554432000 4194304 4196468 140725964370464 139771059509520 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21015] ppid=20893 vsize=10846984 memory=1060 CPUtime=1.06 cores=0,2,4,6
/proc/20900/task/21015/stat : 21015 (java) S 20893 20900 19826 0 -1 1077944384 30462 13298 0 1 80 18 5 3 20 0 15 0 415656921 11107311616 786510 33554432000 4194304 4196468 140725964370464 139770669235056 139771142564482 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21017] ppid=20893 vsize=10846984 memory=2832 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21017/stat : 21017 (java) S 20893 20900 19826 0 -1 1077944384 27 13298 0 1 0 0 5 3 20 0 15 0 415656921 11107311616 786510 33554432000 4194304 4196468 140725964370464 139770583836256 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21019] ppid=20893 vsize=10846984 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21019/stat : 21019 (java) S 20893 20900 19826 0 -1 1077944384 10 13298 0 1 0 0 5 3 20 0 15 0 415656921 11107311616 786510 33554432000 4194304 4196468 140725964370464 139770449618304 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21020] ppid=20893 vsize=10846984 memory=804 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21020/stat : 21020 (java) S 20893 20900 19826 0 -1 1077944384 2 13298 0 1 0 0 5 3 20 0 15 0 415656924 11107311616 786510 33554432000 4194304 4196468 140725964370464 139769845639504 139771142571931 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21021] ppid=20893 vsize=10846984 memory=1808 CPUtime=7.72 cores=0,2,4,6
/proc/20900/task/21021/stat : 21021 (java) S 20893 20900 19826 0 -1 1077944384 54790 13298 0 1 758 6 5 3 20 0 15 0 415656924 11107311616 786510 33554432000 4194304 4196468 140725964370464 139770668181872 139771142564482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21023] ppid=20893 vsize=10846984 memory=924 CPUtime=8.36 cores=0,2,4,6
/proc/20900/task/21023/stat : 21023 (java) S 20893 20900 19826 0 -1 1077944384 72451 13298 0 1 821 7 5 3 20 0 15 0 415656924 11107311616 786510 33554432000 4194304 4196468 140725964370464 139770667129072 139771142564482 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21024] ppid=20893 vsize=10846984 memory=3848 CPUtime=2.42 cores=0,2,4,6
/proc/20900/task/21024/stat : 21024 (java) S 20893 20900 19826 0 -1 1077944384 61581 13298 0 1 228 6 5 3 20 0 15 0 415656924 11107311616 786510 33554432000 4194304 4196468 140725964370464 139770666076272 139771142564482 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21028] ppid=20893 vsize=10846984 memory=4100 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21028/stat : 21028 (java) S 20893 20900 19826 0 -1 1077944384 3 13298 0 1 0 0 5 3 20 0 15 0 415656924 11107311616 786510 33554432000 4194304 4196468 140725964370464 139769375877344 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21030] ppid=20893 vsize=10846984 memory=2312 CPUtime=1.28 cores=0,2,4,6
/proc/20900/task/21030/stat : 21030 (java) S 20893 20900 19826 0 -1 1077944384 1929 13298 0 1 62 58 5 3 20 0 15 0 415656924 11107311616 786510 33554432000 4194304 4196468 140725964370464 139770665024688 139771142564482 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
Current children cumulated CPU time: 2042.94 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 3146040 KiB

[startup+2008.5 s]
/proc/loadavg: 1.72 1.65 1.61 4/227 21234
/proc/meminfo: memFree=20473140/32770624 swapFree=66927244/67108860
[pid=20900] ppid=20893 vsize=10846984 memory=3146040 CPUtime=2043.04 cores=0,2,4,6
/proc/20900/stat : 20900 (java) S 20893 20900 19826 0 -1 1077944320 604688 13298 0 1 203945 351 5 3 20 0 15 0 415656907 11107311616 786510 33554432000 4194304 4196468 140725964370464 140725964353008 139771142553335 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 2 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
/proc/20900/statm: 2711746 786510 3642 1 0 2673805 0
[pid=20900/tid=21005] ppid=20893 vsize=10846984 memory=3146040 CPUtime=2001.39 cores=0,2,4,6
/proc/20900/task/21005/stat : 21005 (java) R 20893 20900 19826 0 -1 4202560 296742 13298 0 1 200051 80 5 3 20 0 15 0 415656918 11107311616 786510 33554432000 4194304 4196468 140725964370464 139771114384960 139770751719763 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21010] ppid=20893 vsize=10846984 memory=3146040 CPUtime=5.34 cores=0,2,4,6
/proc/20900/task/21010/stat : 21010 (java) S 20893 20900 19826 0 -1 1077944384 19675 13298 0 1 479 47 5 3 20 0 15 0 415656919 11107311616 786510 33554432000 4194304 4196468 140725964370464 139771146795664 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21011] ppid=20893 vsize=10846984 memory=3146032 CPUtime=5.36 cores=0,2,4,6
/proc/20900/task/21011/stat : 21011 (java) S 20893 20900 19826 0 -1 1077944384 23213 13298 0 1 481 47 5 3 20 0 15 0 415656919 11107311616 786510 33554432000 4194304 4196468 140725964370464 139771061615120 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21012] ppid=20893 vsize=10846984 memory=3146032 CPUtime=5.34 cores=0,2,4,6
/proc/20900/task/21012/stat : 21012 (java) S 20893 20900 19826 0 -1 1077944384 20088 13298 0 1 478 48 5 3 20 0 15 0 415656919 11107311616 786510 33554432000 4194304 4196468 140725964370464 139771060562320 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21013] ppid=20893 vsize=10846984 memory=3146028 CPUtime=5.37 cores=0,2,4,6
/proc/20900/task/21013/stat : 21013 (java) S 20893 20900 19826 0 -1 1077944384 21427 13298 0 1 480 49 5 3 20 0 15 0 415656919 11107311616 786510 33554432000 4194304 4196468 140725964370464 139771059509520 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21015] ppid=20893 vsize=10846984 memory=3146032 CPUtime=1.06 cores=0,2,4,6
/proc/20900/task/21015/stat : 21015 (java) S 20893 20900 19826 0 -1 1077944384 30462 13298 0 1 80 18 5 3 20 0 15 0 415656921 11107311616 786510 33554432000 4194304 4196468 140725964370464 139770669235056 139771142564482 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21017] ppid=20893 vsize=10846984 memory=3146032 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21017/stat : 21017 (java) S 20893 20900 19826 0 -1 1077944384 27 13298 0 1 0 0 5 3 20 0 15 0 415656921 11107311616 786510 33554432000 4194304 4196468 140725964370464 139770583836256 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21019] ppid=20893 vsize=10846984 memory=3146040 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21019/stat : 21019 (java) S 20893 20900 19826 0 -1 1077944384 10 13298 0 1 0 0 5 3 20 0 15 0 415656921 11107311616 786510 33554432000 4194304 4196468 140725964370464 139770449618304 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21020] ppid=20893 vsize=10846984 memory=3146040 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21020/stat : 21020 (java) S 20893 20900 19826 0 -1 1077944384 2 13298 0 1 0 0 5 3 20 0 15 0 415656924 11107311616 786510 33554432000 4194304 4196468 140725964370464 139769845639504 139771142571931 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21021] ppid=20893 vsize=10846984 memory=3146040 CPUtime=7.72 cores=0,2,4,6
/proc/20900/task/21021/stat : 21021 (java) S 20893 20900 19826 0 -1 1077944384 54868 13298 0 1 758 6 5 3 20 0 15 0 415656924 11107311616 786510 33554432000 4194304 4196468 140725964370464 139770668181872 139771142564482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21023] ppid=20893 vsize=10846984 memory=3146040 CPUtime=8.36 cores=0,2,4,6
/proc/20900/task/21023/stat : 21023 (java) S 20893 20900 19826 0 -1 1077944384 72451 13298 0 1 821 7 5 3 20 0 15 0 415656924 11107311616 786510 33554432000 4194304 4196468 140725964370464 139770667129072 139771142564482 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21024] ppid=20893 vsize=10846984 memory=3146040 CPUtime=2.42 cores=0,2,4,6
/proc/20900/task/21024/stat : 21024 (java) S 20893 20900 19826 0 -1 1077944384 61581 13298 0 1 228 6 5 3 20 0 15 0 415656924 11107311616 786510 33554432000 4194304 4196468 140725964370464 139770666076272 139771142564482 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21028] ppid=20893 vsize=10846984 memory=6791534058613427641 CPUtime=0.08 cores=0,2,4,6
/proc/20900/task/21028/stat : 21028 (java) S 20893 20900 19826 0 -1 1077944384 3 13298 0 1 0 0 5 3 20 0 15 0 415656924 11107311616 786510 33554432000 4194304 4196468 140725964370464 139769375877344 139771142563541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
[pid=20900/tid=21030] ppid=20893 vsize=10846984 memory=6791534058613427641 CPUtime=1.28 cores=0,2,4,6
/proc/20900/task/21030/stat : 21030 (java) S 20893 20900 19826 0 -1 1077944384 1929 13298 0 1 62 58 5 3 20 0 15 0 415656924 11107311616 786510 33554432000 4194304 4196468 140725964370464 139770665024688 139771142564482 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32772096 140725964376816 140725964379333 140725964379333 140725964382159 0
Current children cumulated CPU time: 2043.04 s
Current children cumulated vsize: 10846984 KiB
Current children cumulated memory: 3146040 KiB

Child status: 0
Real time (s): 2008.58
CPU time (s): 2043.14
CPU user time (s): 2039.57
CPU system time (s): 3.57263
CPU usage (%): 101.721
Max. virtual memory (cumulated for all children) (KiB): 10847584
Max. memory (cumulated for all children) (KiB): 3146040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2039.57
system time used= 3.57264
maximum resident set size= 3148140
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 619187
page faults= 1
swaps= 0
block input operations= 72
block output operations= 2752
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 67571
involuntary context switches= 3139


# summary of solver processes directly reported to runsolver:
#   pid: 20900
#   total CPU time (s): 2043.14
#   total CPU user time (s): 2039.57
#   total CPU system time (s): 3.57263

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.6553 second user time and 19.8603 second system time

The end

Launcher Data

Begin job on node137 at 2019-09-13 19:00:53
IDJOB=4396286
IDBENCH=120595
IDSOLVER=2846
FILE ID=node137/4396286-1568394095
RUNJOBID= node137-1568394053-20870
PBS_JOBID= 21701855
Free space on /tmp= 61428 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/GraphColoring/GraphColoring-m1-mono/GraphColoring-school1.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4396286-1568394095/watcher-4396286-1568394095 -o /tmp/evaluation-result-4396286-1568394095/solver-4396286-1568394095 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1568394053-20870 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=771107424 HOME/instance-4396286-1568394095.xml

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

MD5SUM BENCH= 9dec5151d217f705456bb861c341cf0d
RANDOM SEED=771107424

node137.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	: 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		: 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	: 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		: 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	: 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		: 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	: 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		: 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:        26707232 kB
MemAvailable:   31809036 kB
Buffers:          166968 kB
Cached:          5201008 kB
SwapCached:        77564 kB
Active:          1405612 kB
Inactive:        4041676 kB
Active(anon):       3696 kB
Inactive(anon):   117600 kB
Active(file):    1401916 kB
Inactive(file):  3924076 kB
Unevictable:      108712 kB
Mlocked:          108712 kB
SwapTotal:      67108860 kB
SwapFree:       66927244 kB
Dirty:             71316 kB
Writeback:             0 kB
AnonPages:        112520 kB
Mapped:            44272 kB
Shmem:             32756 kB
Slab:             213084 kB
SReclaimable:     183296 kB
SUnreclaim:        29788 kB
KernelStack:        3408 kB
PageTables:         5528 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     502216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61356 MiB
End job on node137 at 2019-09-13 19:34:22