Trace number 4285789

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 - Parallel with EPS 2017-08-22SAT (TO)450 1928.3199 252.16

General information on the benchmark

NameGraphColoring/GraphColoring-m1-mono/
GraphColoring-ash331GPIA.xml
MD5SUMa2156ca8d664195666e0b5da895e2590
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark2.92958
Satisfiable
(Un)Satisfiability was proved
Number of variables662
Number of constraints4181
Number of domains1
Minimum domain size662
Maximum domain size662
Distribution of domain sizes[{"size":662,"count":662}]
Minimum variable degree2
Maximum variable degree24
Distribution of variable degrees[{"degree":2,"count":1},{"degree":7,"count":6},{"degree":8,"count":4},{"degree":9,"count":32},{"degree":10,"count":59},{"degree":11,"count":48},{"degree":12,"count":58},{"degree":13,"count":88},{"degree":14,"count":129},{"degree":15,"count":115},{"degree":16,"count":41},{"degree":17,"count":31},{"degree":18,"count":16},{"degree":19,"count":14},{"degree":20,"count":4},{"degree":21,"count":6},{"degree":22,"count":4},{"degree":23,"count":4},{"degree":24,"count":2}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":4181}]
Number of extensional constraints0
Number of intensional constraints4181
Distribution of constraint types[{"type":"intension","count":4181}]
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.29/0.25	c version: 2017-08-22
0.29/0.25	c seed: 1287719329
0.29/0.25	c timeout: 2016
0.29/0.25	c memlimit: 22000
0.29/0.25	c nbcore: 8
0.29/0.28	c Parsing instance...
1.99/0.88	c Parsing done, starting search...
29.40/13.06	o 661
41.16/14.51	o 660
49.03/15.52	o 659
63.34/17.33	o 658
77.78/19.15	o 657
92.00/20.93	o 656
106.27/22.72	o 655
119.78/24.49	o 654
134.08/26.23	o 653
147.61/27.96	o 652
161.14/29.68	o 651
174.66/31.35	o 650
188.21/33.05	o 649
201.66/34.77	o 648
215.19/36.45	o 647
228.78/38.16	o 646
242.16/39.81	o 645
254.89/41.48	o 644
268.49/43.17	o 643
281.95/44.81	o 642
294.67/46.49	o 641
307.53/48.10	o 640
320.82/49.74	o 639
333.53/51.36	o 638
346.25/52.97	o 637
358.98/54.57	o 636
372.49/56.21	o 635
384.43/57.79	o 634
397.92/59.42	o 633
410.72/61.01	o 632
423.39/62.61	o 631
435.39/64.16	o 630
448.04/65.74	o 629
460.75/67.33	o 628
472.70/68.88	o 627
485.41/70.46	o 626
498.22/72.01	o 625
510.07/73.55	o 624
522.10/75.08	o 623
533.92/76.59	o 622
545.94/78.08	o 621
557.80/79.59	o 620
569.79/81.09	o 619
581.65/82.56	o 618
593.61/84.05	o 617
605.41/85.55	o 616
616.60/87.00	o 615
628.35/88.47	o 614
639.49/89.89	o 613
651.39/91.35	o 612
663.33/92.82	o 611
674.47/94.23	o 610
685.62/95.67	o 609
696.82/97.06	o 608
707.88/98.49	o 607
719.05/99.88	o 606
730.14/101.27	o 605
741.28/102.65	o 604
752.50/104.05	o 603
763.59/105.42	o 602
774.68/106.82	o 601
785.11/108.17	o 600
796.16/109.54	o 599
806.49/110.87	o 598
817.61/112.23	o 597
827.97/113.56	o 596
838.96/114.91	o 595
849.34/116.21	o 594
859.72/117.57	o 593
869.96/118.87	o 592
880.39/120.19	o 591
891.37/121.50	o 590
900.93/122.77	o 589
911.32/124.09	o 588
921.61/125.35	o 587
931.95/126.65	o 586
942.32/127.94	o 585
952.02/129.19	o 584
962.17/130.47	o 583
971.72/131.70	o 582
982.10/132.94	o 581
992.36/134.23	o 580
1001.78/135.41	o 579
1011.33/136.64	o 578
1020.79/137.88	o 577
1030.41/139.07	o 576
1039.92/140.27	o 575
1049.75/141.59	o 574
1059.31/142.77	o 573
1068.84/143.93	o 572
1078.47/145.12	o 571
1087.14/146.25	o 570
1096.68/147.41	o 569
1105.42/148.55	o 568
1114.95/149.71	o 567
1123.72/150.83	o 566
1132.47/151.96	o 565
1141.29/153.10	o 564
1150.75/154.22	o 563
1159.48/155.34	o 562
1168.23/156.44	o 561
1176.96/157.54	o 560
1185.71/158.63	o 559
1194.46/159.71	o 558
1202.42/160.79	o 557
1211.18/161.86	o 556
1219.97/162.94	o 555
1228.75/164.02	o 554
1236.70/165.06	o 553
1244.67/166.11	o 552
1253.54/167.15	o 551
1261.38/168.19	o 550
1270.04/169.26	o 549
1277.98/170.29	o 548
1286.74/171.31	o 547
1294.70/172.34	o 546
1302.66/173.36	o 545
1310.58/174.38	o 544
1318.55/175.39	o 543
1327.29/176.41	o 542
1335.19/177.44	o 541
1343.15/178.43	o 540
1351.10/179.42	o 539
1359.07/180.40	o 538
1366.23/181.39	o 537
1374.17/182.38	o 536
1382.14/183.35	o 535
1390.09/184.33	o 534
1398.05/185.30	o 533
1405.18/186.27	o 532
1413.16/187.23	o 531
1420.40/188.18	o 530
1428.44/189.15	o 529
1435.52/190.08	o 528
1443.48/191.03	o 527
1450.55/191.96	o 526
1457.71/192.89	o 525
1465.67/193.83	o 524
1472.82/194.74	o 523
1479.97/195.66	o 522
1487.13/196.57	o 521
1494.30/197.48	o 520
1501.44/198.38	o 519
1508.55/199.29	o 518
1516.51/200.20	o 517
1522.95/201.10	o 516
1530.06/201.98	o 515
1537.14/202.86	o 514
1544.30/203.71	o 513
1550.67/204.59	o 512
1557.82/205.47	o 511
1564.97/206.33	o 510
1572.13/207.20	o 509
1578.58/208.06	o 508
1585.76/208.91	o 507
1592.03/209.75	o 506
1598.40/210.60	o 505
1605.56/211.45	o 504
1611.92/212.28	o 503
1619.15/213.13	o 502
1625.48/213.97	o 501
1631.83/214.77	o 500
1639.00/215.61	o 499
1645.19/216.41	o 498
1651.51/217.23	o 497
1657.94/218.05	o 496
1666.14/219.18	o 495
1672.43/219.97	o 494
1678.84/220.77	o 493
1685.14/221.54	o 492
1691.51/222.33	o 491
1697.94/223.12	o 490
1704.23/223.92	o 489
1709.74/224.69	o 488
1716.10/225.47	o 487
1722.48/226.23	o 486
1728.07/227.01	o 485
1734.39/227.78	o 484
1740.73/228.53	o 483
1746.28/229.29	o 482
1752.73/230.02	o 481
1758.22/230.78	o 480
1764.57/231.54	o 479
1770.11/232.27	o 478
1776.55/233.02	o 477
1782.06/233.73	o 476
1787.62/234.45	o 475
1793.32/235.18	o 474
1799.53/235.92	o 473
1805.11/236.62	o 472
1810.67/237.34	o 471
1816.32/238.06	o 470
1821.80/238.76	o 469
1827.38/239.44	o 468
1833.02/240.15	o 467
1838.51/240.85	o 466
1844.08/241.56	o 465
1849.63/242.23	o 464
1855.24/242.93	o 463
1860.76/243.61	o 462
1866.32/244.30	o 461
1871.15/244.95	o 460
1876.67/245.63	o 459
1882.24/246.32	o 458
1887.07/246.96	o 457
1892.59/247.65	o 456
1898.17/248.32	o 455
1902.95/248.95	o 454
1908.49/249.61	o 453
1913.10/250.25	o 452
1917.90/250.87	o 451
1923.46/251.50	o 450
1927.46/252.09	s SATISFIABLE
1927.46/252.09	v <instantiation>
1927.46/252.09	v 	<list>
1927.46/252.09	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] x[385] x[386] x[387] x[388] x[389] x[390] x[391] x[392] x[393] x[394] x[395] x[396] x[397] x[398] x[399] x[400] x[401] x[402] x[403] x[404] x[405] x[406] x[407] x[408] x[409] x[410] x[411] x[412] x[413] x[414] x[415] x[416] x[417] x[418] x[419] x[420] x[421] x[422] x[423] x[424] x[425] x[426] x[427] x[428] x[429] x[430] x[431] x[432] x[433] x[434] x[435] x[436] x[437] x[438] x[439] x[440] x[441] x[442] x[443] x[444] x[445] x[446] x[447] x[448] x[449] x[450] x[451] x[452] x[453] x[454] x[455] x[456] x[457] x[458] x[459] x[460] x[461] x[462] x[463] x[464] x[465] x[466] x[467] x[468] x[469] x[470] x[471] x[472] x[473] x[474] x[475] x[476] x[477] x[478] x[479] x[480] x[481] x[482] x[483] x[484] x[485] x[486] x[487] x[488] x[489] x[490] x[491] x[492] x[493] x[494] x[495] x[496] x[497] x[498] x[499] x[500] x[501] x[502] x[503] x[504] x[505] x[506] x[507] x[508] x[509] x[510] x[511] x[512] x[513] x[514] x[515] x[516] x[517] x[518] x[519] x[520] x[521] x[522] x[523] x[524] x[525] x[526] x[527] x[528] x[529] x[530] x[531] x[532] x[533] x[534] x[535] x[536] x[537] x[538] x[539] x[540] x[541] x[542] x[543] x[544] x[545] x[546] x[547] x[548] x[549] x[550] x[551] x[552] x[553] x[554] x[555] x[556] x[557] x[558] x[559] x[560] x[561] x[562] x[563] x[564] x[565] x[566] x[567] x[568] x[569] x[570] x[571] x[572] x[573] x[574] x[575] x[576] x[577] x[578] x[579] x[580] x[581] x[582] x[583] x[584] x[585] x[586] x[587] x[588] x[589] x[590] x[591] x[592] x[593] x[594] x[595] x[596] x[597] x[598] x[599] x[600] x[601] x[602] x[603] x[604] x[605] x[606] x[607] x[608] x[609] x[610] x[611] x[612] x[613] x[614] x[615] x[616] x[617] x[618] x[619] x[620] x[621] x[622] x[623] x[624] x[625] x[626] x[627] x[628] x[629] x[630] x[631] x[632] x[633] x[634] x[635] x[636] x[637] x[638] x[639] x[640] x[641] x[642] x[643] x[644] x[645] x[646] x[647] x[648] x[649] x[650] x[651] x[652] x[653] x[654] x[655] x[656] x[657] x[658] x[659] x[660] x[661]
1927.46/252.09	v 	</list>
1927.46/252.09	v 	<values>
1927.46/252.09	v 		448 450 447 448 449 450 449 446 448 449 448 449 450 447 450 449 448 450 447 450 447 449 449 447 448 450 448 450 445 450 449 446 449 447 448 450 449 446 449 450 450 446 449 448 447 445 446 450 447 448 447 448 450 446 450 448 447 448 449 446 450 446 449 446 448 445 450 447 450 447 450 447 449 447 450 447 448 447 445 450 448 450 446 447 448 450 448 450 448 450 447 450 448 450 448 446 448 450 447 450 450 448 449 446 449 448 450 449 450 445 450 445 450 447 448 449 448 447 449 447 449 448 449 448 449 450 450 448 450 447 450 448 449 448 448 450 447 449 448 446 448 450 446 450 447 450 447 449 446 449 447 448 450 449 450 448 450 447 450 448 446 448 446 449 447 450 447 448 447 448 448 449 450 447 450 449 450 447 449 446 450 448 450 447 450 448 445 446 448 450 448 450 448 449 448 447 447 450 447 449 447 448 450 448 449 447 450 448 449 448 446 447 449 450 448 447 448 450 449 450 449 447 449 448 449 446 449 450 448 449 448 450 449 448 449 447 449 450 449 448 449 448 447 450 445 448 450 448 450 449 450 448 449 448 449 448 446 450 449 450 448 450 446 450 449 446 447 448 450 448 449 448 450 447 450 447 450 449 450 447 450 449 446 450 447 449 446 448 450 448 447 448 450 448 446 450 445 447 446 447 446 450 445 447 447 449 448 449 450 446 450 446 450 449 448 450 447 450 449 448 447 448 447 449 450 449 450 447 450 447 449 447 450 447 448 446 449 450 449 450 450 448 445 449 447 449 450 449 446 449 447 449 447 450 445 449 448 449 449 447 448 447 448 450 449 447 447 450 448 450 450 447 448 449 450 449 448 449 448 449 448 449 448 450 449 450 447 450 446 450 448 446 448 449 448 449 450 449 450 449 450 449 450 449 448 447 446 447 450 447 449 445 448 445 446 450 449 445 449 450 447 450 449 450 449 448 450 447 450 448 446 448 450 448 446 450 447 450 449 448 449 448 450 448 446 447 450 448 450 448 449 446 447 446 448 447 448 450 449 447 449 448 449 448 450 448 446 448 449 446 449 446 450 446 450 448 450 448 447 445 447 449 448 450 447 450 446 449 450 448 446 449 450 449 450 447 450 447 449 447 447 446 448 450 448 449 447 450 448 449 448 450 447 449 450 449 450 449 446 448 450 448 448 449 450 447 448 449 448 450 450 448 450 447 449 450 449 448 450 449 450 448 447 449 446 449 446 448 447 450 447 450 449 450 449 447 448 447 450 447 448 450 450 448 449 448 450 448 448 450 447 450 446 450 446 449 447 450 447 449 448 449 447 449 448 447 449 446 450 446 449 448 450 448 449 450 446 447 448 450 450 449 448 449 450 448 449 448 447 450 449 446 449 450 446 449 450 447 448 449 447 450 448 450 449 447 448 447 449 448 450 448 450 449 448 446 450 446 449 450 449 447 448 447 447 449 450 449 450 448 448 450 447 449 448 449 447 450 447 448 448 450 
1927.46/252.09	v 	</values>
1927.46/252.09	v </instantiation>

Verifier Data

OK	450

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4285789-1503438148/watcher-4285789-1503438148 -o /tmp/evaluation-result-4285789-1503438148/solver-4285789-1503438148 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node148-1503423567-5157 --watchdog 312 java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1287719329 --timelimit 2016 --memlimit 22000 --nbcore 8 HOME/instance-4285789-1503438148.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=7450, runsolver pid=7447
Current StackSize limit: 8192 KiB


[startup+0.100148 s]*
/proc/loadavg: 8.12 5.85 6.30 2/198 7470
/proc/meminfo: memFree=23533304/32770624 swapFree=67108860/67108860
[pid=7450] ppid=7447 vsize=26000852 memory=32136 CPUtime=0.12 cores=0-7
/proc/7450/stat : 7450 (java) S 7447 7450 5130 0 -1 1077944320 8440 0 0 0 10 2 0 0 20 0 20 0 176895580 26624872448 8034 33554432000 4194304 4196468 140726248778160 140726248760704 140630675640055 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
/proc/7450/statm: 6500213 8034 3408 1 0 6487932 0
[pid=7450/tid=7452] ppid=7447 vsize=26000852 memory=4134692831991783777 CPUtime=0.08 cores=0-7
/proc/7450/task/7452/stat : 7452 (java) R 7447 7450 5130 0 -1 4202560 6382 0 0 0 7 1 0 0 20 0 20 0 176895580 26624872448 8034 33554432000 4194304 4196468 140726248778160 140630679818928 140630675651990 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7453] ppid=7447 vsize=26000852 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/7450/task/7453/stat : 7453 (java) S 7447 7450 5130 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176895581 26624872448 8034 33554432000 4194304 4196468 140726248778160 140630598220688 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7454] ppid=7447 vsize=26000852 memory=139780639581824 CPUtime=0 cores=0-7
/proc/7450/task/7454/stat : 7454 (java) S 7447 7450 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176895581 26624872448 8034 33554432000 4194304 4196468 140726248778160 140630597167888 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7455] ppid=7447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7450/task/7455/stat : 7455 (java) S 7447 7450 5130 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176895581 26624872448 8034 33554432000 4194304 4196468 140726248778160 140630596115600 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7456] ppid=7447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7450/task/7456/stat : 7456 (java) S 7447 7450 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176895581 26624872448 8034 33554432000 4194304 4196468 140726248778160 140630595062800 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7457] ppid=7447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7450/task/7457/stat : 7457 (java) S 7447 7450 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176895581 26624872448 8034 33554432000 4194304 4196468 140726248778160 140630594009488 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7458] ppid=7447 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/7450/task/7458/stat : 7458 (java) S 7447 7450 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176895581 26624872448 8034 33554432000 4194304 4196468 140726248778160 140630592956688 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7459] ppid=7447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7450/task/7459/stat : 7459 (java) S 7447 7450 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176895581 26624872448 8034 33554432000 4194304 4196468 140726248778160 140630591904400 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7460] ppid=7447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7450/task/7460/stat : 7460 (java) S 7447 7450 5130 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176895581 26624872448 8034 33554432000 4194304 4196468 140726248778160 140630590851600 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7461] ppid=7447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7450/task/7461/stat : 7461 (java) S 7447 7450 5130 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176895583 26624872448 8034 33554432000 4194304 4196468 140726248778160 140630184344176 140630675651202 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7462] ppid=7447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7450/task/7462/stat : 7462 (java) S 7447 7450 5130 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 176895583 26624872448 8034 33554432000 4194304 4196468 140726248778160 140630183290144 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7463] ppid=7447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7450/task/7463/stat : 7463 (java) S 7447 7450 5130 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 176895583 26624872448 8034 33554432000 4194304 4196468 140726248778160 140629733566064 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7464] ppid=7447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7450/task/7464/stat : 7464 (java) S 7447 7450 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176895586 26624872448 8034 33554432000 4194304 4196468 140726248778160 140629732514384 140630675658651 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7465] ppid=7447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7450/task/7465/stat : 7465 (java) S 7447 7450 5130 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 20 0 176895586 26624872448 8034 33554432000 4194304 4196468 140726248778160 140629731461232 140630675651202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7466] ppid=7447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7450/task/7466/stat : 7466 (java) S 7447 7450 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176895586 26624872448 8034 33554432000 4194304 4196468 140726248778160 140629730408432 140630675651202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7467] ppid=7447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7450/task/7467/stat : 7467 (java) S 7447 7450 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176895586 26624872448 8034 33554432000 4194304 4196468 140726248778160 140629729356144 140630675651202 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7468] ppid=7447 vsize=26000852 memory=0 CPUtime=0.02 cores=0-7
/proc/7450/task/7468/stat : 7468 (java) S 7447 7450 5130 0 -1 1077944384 376 0 0 0 2 0 0 0 20 0 20 0 176895586 26624872448 8034 33554432000 4194304 4196468 140726248778160 140629728303344 140630675651202 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7469] ppid=7447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7450/task/7469/stat : 7469 (java) S 7447 7450 5130 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176895586 26624872448 8034 33554432000 4194304 4196468 140726248778160 140629727251296 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7470] ppid=7447 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/7450/task/7470/stat : 7470 (java) S 7447 7450 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176895586 26624872448 8034 33554432000 4194304 4196468 140726248778160 140629726198576 140630675651202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 32136 KiB

[startup+0.209799 s]*
/proc/loadavg: 8.12 5.85 6.30 3/198 7470
/proc/meminfo: memFree=23522972/32770624 swapFree=67108860/67108860
[pid=7450] ppid=7447 vsize=26000852 memory=41284 CPUtime=0.29 cores=0-7
/proc/7450/stat : 7450 (java) S 7447 7450 5130 0 -1 1077944320 9444 0 0 0 26 3 0 0 20 0 20 0 176895580 26624872448 10321 33554432000 4194304 4196468 140726248778160 140726248760704 140630675640055 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
/proc/7450/statm: 6500213 10321 3605 1 0 6487932 0
[pid=7450/tid=7452] ppid=7447 vsize=26000852 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/7450/task/7452/stat : 7452 (java) R 7447 7450 5130 0 -1 4202560 7010 0 0 0 17 2 0 0 20 0 20 0 176895580 26624872448 10321 33554432000 4194304 4196468 140726248778160 140630679860128 140630675661981 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7453] ppid=7447 vsize=26000852 memory=13941 CPUtime=0 cores=0-7
/proc/7450/task/7453/stat : 7453 (java) S 7447 7450 5130 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176895581 26624872448 10321 33554432000 4194304 4196468 140726248778160 140630598220688 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7454] ppid=7447 vsize=26000852 memory=139780639588326 CPUtime=0 cores=0-7
/proc/7450/task/7454/stat : 7454 (java) S 7447 7450 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176895581 26624872448 10321 33554432000 4194304 4196468 140726248778160 140630597167888 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7455] ppid=7447 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/7450/task/7455/stat : 7455 (java) S 7447 7450 5130 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176895581 26624872448 10321 33554432000 4194304 4196468 140726248778160 140630596115600 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7456] ppid=7447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7450/task/7456/stat : 7456 (java) S 7447 7450 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176895581 26624872448 10321 33554432000 4194304 4196468 140726248778160 140630595062800 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7457] ppid=7447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7450/task/7457/stat : 7457 (java) S 7447 7450 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176895581 26624872448 10321 33554432000 4194304 4196468 140726248778160 140630594009488 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7458] ppid=7447 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/7450/task/7458/stat : 7458 (java) S 7447 7450 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176895581 26624872448 10321 33554432000 4194304 4196468 140726248778160 140630592956688 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7459] ppid=7447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7450/task/7459/stat : 7459 (java) S 7447 7450 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176895581 26624872448 10321 33554432000 4194304 4196468 140726248778160 140630591904400 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7460] ppid=7447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7450/task/7460/stat : 7460 (java) S 7447 7450 5130 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176895581 26624872448 10321 33554432000 4194304 4196468 140726248778160 140630590851600 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7461] ppid=7447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7450/task/7461/stat : 7461 (java) S 7447 7450 5130 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 176895583 26624872448 10321 33554432000 4194304 4196468 140726248778160 140630184344176 140630675651202 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7462] ppid=7447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7450/task/7462/stat : 7462 (java) S 7447 7450 5130 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 176895583 26624872448 10321 33554432000 4194304 4196468 140726248778160 140630183290144 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7463] ppid=7447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7450/task/7463/stat : 7463 (java) S 7447 7450 5130 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 176895583 26624872448 10321 33554432000 4194304 4196468 140726248778160 140629733566064 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7464] ppid=7447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7450/task/7464/stat : 7464 (java) S 7447 7450 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176895586 26624872448 10321 33554432000 4194304 4196468 140726248778160 140629732514384 140630675658651 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7465] ppid=7447 vsize=26000852 memory=0 CPUtime=0.01 cores=0-7
/proc/7450/task/7465/stat : 7465 (java) S 7447 7450 5130 0 -1 1077944384 574 0 0 0 1 0 0 0 20 0 20 0 176895586 26624872448 10321 33554432000 4194304 4196468 140726248778160 140629731461232 140630675651202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7466] ppid=7447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7450/task/7466/stat : 7466 (java) S 7447 7450 5130 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 20 0 176895586 26624872448 10321 33554432000 4194304 4196468 140726248778160 140629730408432 140630675651202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7467] ppid=7447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7450/task/7467/stat : 7467 (java) S 7447 7450 5130 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 20 0 176895586 26624872448 10321 33554432000 4194304 4196468 140726248778160 140629729356144 140630675651202 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7468] ppid=7447 vsize=26000852 memory=0 CPUtime=0.05 cores=0-7
/proc/7450/task/7468/stat : 7468 (java) S 7447 7450 5130 0 -1 1077944384 403 0 0 0 5 0 0 0 20 0 20 0 176895586 26624872448 10321 33554432000 4194304 4196468 140726248778160 140629728303344 140630675651202 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7469] ppid=7447 vsize=26000852 memory=0 CPUtime=0 cores=0-7
/proc/7450/task/7469/stat : 7469 (java) S 7447 7450 5130 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176895586 26624872448 10321 33554432000 4194304 4196468 140726248778160 140629727251296 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7470] ppid=7447 vsize=26000852 memory=-1 CPUtime=0 cores=0-7
/proc/7450/task/7470/stat : 7470 (java) S 7447 7450 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176895586 26624872448 10321 33554432000 4194304 4196468 140726248778160 140629726198576 140630675651202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 26000852 KiB
Current children cumulated memory: 41284 KiB

[startup+0.309539 s]*
/proc/loadavg: 8.12 5.85 6.30 2/198 7470
/proc/meminfo: memFree=23515528/32770624 swapFree=67108860/67108860
[pid=7450] ppid=7447 vsize=26000872 memory=49340 CPUtime=0.48 cores=0-7
/proc/7450/stat : 7450 (java) S 7447 7450 5130 0 -1 1077944320 10665 0 0 0 44 4 0 0 20 0 20 0 176895580 26624892928 12335 33554432000 4194304 4196468 140726248778160 140726248760704 140630675640055 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
/proc/7450/statm: 6500218 12335 3691 1 0 6487932 0
[pid=7450/tid=7452] ppid=7447 vsize=26000872 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/7450/task/7452/stat : 7452 (java) R 7447 7450 5130 0 -1 4202560 7717 0 0 0 26 3 0 0 20 0 20 0 176895580 26624892928 12335 33554432000 4194304 4196468 140726248778160 140630679865648 140630659683685 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7453] ppid=7447 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/7450/task/7453/stat : 7453 (java) S 7447 7450 5130 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176895581 26624892928 12335 33554432000 4194304 4196468 140726248778160 140630598220688 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7454] ppid=7447 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/7450/task/7454/stat : 7454 (java) S 7447 7450 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176895581 26624892928 12335 33554432000 4194304 4196468 140726248778160 140630597167888 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7455] ppid=7447 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/7450/task/7455/stat : 7455 (java) S 7447 7450 5130 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176895581 26624892928 12335 33554432000 4194304 4196468 140726248778160 140630596115600 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7456] ppid=7447 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/7450/task/7456/stat : 7456 (java) S 7447 7450 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176895581 26624892928 12335 33554432000 4194304 4196468 140726248778160 140630595062800 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7457] ppid=7447 vsize=26000872 memory=2244 CPUtime=0 cores=0-7
/proc/7450/task/7457/stat : 7457 (java) S 7447 7450 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176895581 26624892928 12335 33554432000 4194304 4196468 140726248778160 140630594009488 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7458] ppid=7447 vsize=26000872 memory=139780516049839 CPUtime=0 cores=0-7
/proc/7450/task/7458/stat : 7458 (java) S 7447 7450 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176895581 26624892928 12335 33554432000 4194304 4196468 140726248778160 140630592956688 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7459] ppid=7447 vsize=26000872 memory=139780516052144 CPUtime=0 cores=0-7
/proc/7450/task/7459/stat : 7459 (java) S 7447 7450 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176895581 26624892928 12335 33554432000 4194304 4196468 140726248778160 140630591904400 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7460] ppid=7447 vsize=26000872 memory=139780516054448 CPUtime=0 cores=0-7
/proc/7450/task/7460/stat : 7460 (java) S 7447 7450 5130 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176895581 26624892928 12335 33554432000 4194304 4196468 140726248778160 140630590851600 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7461] ppid=7447 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/7450/task/7461/stat : 7461 (java) S 7447 7450 5130 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 176895583 26624892928 12335 33554432000 4194304 4196468 140726248778160 140630184344176 140630675651202 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7462] ppid=7447 vsize=26000872 memory=279561032115856 CPUtime=0 cores=0-7
/proc/7450/task/7462/stat : 7462 (java) S 7447 7450 5130 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 176895583 26624892928 12335 33554432000 4194304 4196468 140726248778160 140630183290144 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7463] ppid=7447 vsize=26000872 memory=279561032122768 CPUtime=0 cores=0-7
/proc/7450/task/7463/stat : 7463 (java) S 7447 7450 5130 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 176895583 26624892928 12335 33554432000 4194304 4196468 140726248778160 140629733566064 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7464] ppid=7447 vsize=26000872 memory=279561032064048 CPUtime=0 cores=0-7
/proc/7450/task/7464/stat : 7464 (java) S 7447 7450 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176895586 26624892928 12335 33554432000 4194304 4196468 140726248778160 140629732514384 140630675658651 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7465] ppid=7447 vsize=26000872 memory=279561032136592 CPUtime=0.03 cores=0-7
/proc/7450/task/7465/stat : 7465 (java) S 7447 7450 5130 0 -1 1077944384 789 0 0 0 3 0 0 0 20 0 20 0 176895586 26624892928 12335 33554432000 4194304 4196468 140726248778160 140629731461232 140630675651202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7466] ppid=7447 vsize=26000872 memory=279561032143504 CPUtime=0.01 cores=0-7
/proc/7450/task/7466/stat : 7466 (java) S 7447 7450 5130 0 -1 1077944384 60 0 0 0 1 0 0 0 20 0 20 0 176895586 26624892928 12335 33554432000 4194304 4196468 140726248778160 140629730408432 140630675651202 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7467] ppid=7447 vsize=26000872 memory=279561032141200 CPUtime=0.03 cores=0-7
/proc/7450/task/7467/stat : 7467 (java) S 7447 7450 5130 0 -1 1077944384 204 0 0 0 3 0 0 0 20 0 20 0 176895586 26624892928 12335 33554432000 4194304 4196468 140726248778160 140629729356144 140630675651202 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7468] ppid=7447 vsize=26000872 memory=279561032157808 CPUtime=0.08 cores=0-7
/proc/7450/task/7468/stat : 7468 (java) S 7447 7450 5130 0 -1 1077944384 511 0 0 0 8 0 0 0 20 0 20 0 176895586 26624892928 12335 33554432000 4194304 4196468 140726248778160 140629728303344 140630675651202 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7469] ppid=7447 vsize=26000872 memory=0 CPUtime=0 cores=0-7
/proc/7450/task/7469/stat : 7469 (java) S 7447 7450 5130 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176895586 26624892928 12335 33554432000 4194304 4196468 140726248778160 140629727251296 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7470] ppid=7447 vsize=26000872 memory=-1 CPUtime=0 cores=0-7
/proc/7450/task/7470/stat : 7470 (java) S 7447 7450 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176895586 26624892928 12335 33554432000 4194304 4196468 140726248778160 140629726198576 140630675651202 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 26000872 KiB
Current children cumulated memory: 49340 KiB

[startup+0.700874 s]
/proc/loadavg: 8.12 5.85 6.30 5/198 7470
/proc/meminfo: memFree=23501880/32770624 swapFree=67108860/67108860
[pid=7450] ppid=7447 vsize=26002920 memory=93108 CPUtime=1.61 cores=0-7
/proc/7450/stat : 7450 (java) S 7447 7450 5130 0 -1 1077944320 14339 0 0 0 154 7 0 0 20 0 20 0 176895580 26626990080 23277 33554432000 4194304 4196468 140726248778160 140726248760704 140630675640055 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
/proc/7450/statm: 6500730 23277 3777 1 0 6488444 0
[pid=7450/tid=7452] ppid=7447 vsize=26002920 memory=0 CPUtime=0.67 cores=0-7
/proc/7450/task/7452/stat : 7452 (java) R 7447 7450 5130 0 -1 4202560 8493 0 0 0 63 4 0 0 20 0 20 0 176895580 26626990080 23277 33554432000 4194304 4196468 140726248778160 140630679874608 140630659720542 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7453] ppid=7447 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/7450/task/7453/stat : 7453 (java) S 7447 7450 5130 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176895581 26626990080 23277 33554432000 4194304 4196468 140726248778160 140630598220688 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7454] ppid=7447 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/7450/task/7454/stat : 7454 (java) S 7447 7450 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176895581 26626990080 23277 33554432000 4194304 4196468 140726248778160 140630597167888 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7455] ppid=7447 vsize=26002920 memory=0 CPUtime=0 cores=0-7
/proc/7450/task/7455/stat : 7455 (java) S 7447 7450 5130 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 176895581 26626990080 23277 33554432000 4194304 4196468 140726248778160 140630596115600 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7456] ppid=7447 vsize=26002920 memory=792 CPUtime=0 cores=0-7
/proc/7450/task/7456/stat : 7456 (java) S 7447 7450 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176895581 26626990080 23277 33554432000 4194304 4196468 140726248778160 140630595062800 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7457] ppid=7447 vsize=26002920 memory=1204 CPUtime=0 cores=0-7
/proc/7450/task/7457/stat : 7457 (java) S 7447 7450 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176895581 26626990080 23277 33554432000 4194304 4196468 140726248778160 140630594009488 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7458] ppid=7447 vsize=26002920 memory=1728 CPUtime=0 cores=0-7
/proc/7450/task/7458/stat : 7458 (java) S 7447 7450 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176895581 26626990080 23277 33554432000 4194304 4196468 140726248778160 140630592956688 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7459] ppid=7447 vsize=26002920 memory=1440 CPUtime=0 cores=0-7
/proc/7450/task/7459/stat : 7459 (java) S 7447 7450 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 176895581 26626990080 23277 33554432000 4194304 4196468 140726248778160 140630591904400 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7460] ppid=7447 vsize=26002920 memory=15880 CPUtime=0 cores=0-7
/proc/7450/task/7460/stat : 7460 (java) S 7447 7450 5130 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 176895581 26626990080 23277 33554432000 4194304 4196468 140726248778160 140630590851600 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7461] ppid=7447 vsize=26002920 memory=16244 CPUtime=0 cores=0-7
/proc/7450/task/7461/stat : 7461 (java) S 7447 7450 5130 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 176895583 26626990080 23277 33554432000 4194304 4196468 140726248778160 140630184344176 140630675651202 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0

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

[pid=7450/tid=7480] ppid=7447 vsize=27743860 memory=2428 CPUtime=42.83 cores=0-7
/proc/7450/task/7480/stat : 7480 (java) S 7447 7450 5130 0 -1 1077944384 14345 0 0 0 4244 39 0 0 20 0 46 0 176896705 28409712640 2069862 33554432000 4194304 4196468 140726248778160 140628779824784 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7481] ppid=7447 vsize=27743860 memory=1292 CPUtime=0.71 cores=0-7
/proc/7450/task/7481/stat : 7481 (java) S 7447 7450 5130 0 -1 1077944384 150 0 0 0 62 9 0 0 20 0 46 0 176896705 28409712640 2069862 33554432000 4194304 4196468 140726248778160 140628778771248 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7482] ppid=7447 vsize=27743860 memory=1728 CPUtime=0 cores=0-7
/proc/7450/task/7482/stat : 7482 (java) S 7447 7450 5130 0 -1 1077944384 111 0 0 0 0 0 0 0 20 0 46 0 176896705 28409712640 2069862 33554432000 4194304 4196468 140726248778160 140628777718672 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7483] ppid=7447 vsize=27743860 memory=8279336 CPUtime=202.53 cores=0-7
/proc/7450/task/7483/stat : 7483 (java) R 7447 7450 5130 0 -1 4202560 89773 0 0 0 20165 88 0 0 20 0 46 0 176896705 28409712640 2069862 33554432000 4194304 4196468 140726248778160 140628776663040 140630267917568 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7484] ppid=7447 vsize=27743860 memory=8279336 CPUtime=104.86 cores=0-7
/proc/7450/task/7484/stat : 7484 (java) R 7447 7450 5130 0 -1 4202560 38080 0 0 0 10438 48 0 0 20 0 46 0 176896759 28409712640 2069862 33554432000 4194304 4196468 140726248778160 140628775607544 140630270533292 0 4 0 16800975 0 0 0 -1 2 0 0 2 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7485] ppid=7447 vsize=27743860 memory=4096 CPUtime=96.69 cores=0-7
/proc/7450/task/7485/stat : 7485 (java) S 7447 7450 5130 0 -1 1077944384 17237 0 0 0 9619 50 0 0 20 0 46 0 176896759 28409712640 2069862 33554432000 4194304 4196468 140726248778160 140628774561296 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7486] ppid=7447 vsize=27743860 memory=8279232 CPUtime=88.48 cores=0-7
/proc/7450/task/7486/stat : 7486 (java) R 7447 7450 5130 0 -1 4202560 19068 0 0 0 8797 51 0 0 20 0 46 0 176896886 28409712640 2069862 33554432000 4194304 4196468 140726248778160 140628773502456 140630273714324 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7487] ppid=7447 vsize=27743860 memory=4096 CPUtime=0 cores=0-7
/proc/7450/task/7487/stat : 7487 (java) S 7447 7450 5130 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 46 0 176896888 28409712640 2069862 33554432000 4194304 4196468 140726248778160 140627226351152 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7488] ppid=7447 vsize=27743860 memory=4096 CPUtime=20.66 cores=0-7
/proc/7450/task/7488/stat : 7488 (java) R 7447 7450 5130 0 -1 4202560 2980 0 0 0 2058 8 0 0 20 0 46 0 176896888 28409712640 2069862 33554432000 4194304 4196468 140726248778160 140627225292536 140630267917589 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7489] ppid=7447 vsize=27743860 memory=49456 CPUtime=0 cores=0-7
/proc/7450/task/7489/stat : 7489 (java) S 7447 7450 5130 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 46 0 176896889 28409712640 2069862 33554432000 4194304 4196468 140726248778160 140627224245040 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7490] ppid=7447 vsize=27743860 memory=8279280 CPUtime=67.34 cores=0-7
/proc/7450/task/7490/stat : 7490 (java) S 7447 7450 5130 0 -1 1077944384 17030 0 0 0 6714 20 0 0 20 0 46 0 176896890 28409712640 2069862 33554432000 4194304 4196468 140726248778160 140627223192464 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7491] ppid=7447 vsize=27743860 memory=1292 CPUtime=120.04 cores=0-7
/proc/7450/task/7491/stat : 7491 (java) S 7447 7450 5130 0 -1 1077944384 36811 0 0 0 11965 39 0 0 20 0 46 0 176896891 28409712640 2069862 33554432000 4194304 4196468 140726248778160 140627222140176 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7492] ppid=7447 vsize=27743860 memory=8279328 CPUtime=62.46 cores=0-7
/proc/7450/task/7492/stat : 7492 (java) S 7447 7450 5130 0 -1 1077944384 15399 0 0 0 6218 28 0 0 20 0 46 0 176896891 28409712640 2069862 33554432000 4194304 4196468 140726248778160 140627221087376 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7493] ppid=7447 vsize=27743860 memory=8279336 CPUtime=190.89 cores=0-7
/proc/7450/task/7493/stat : 7493 (java) R 7447 7450 5130 0 -1 4202560 41137 0 0 0 19030 59 0 0 20 0 46 0 176896893 28409712640 2069862 33554432000 4194304 4196468 140726248778160 140627220029048 140630268768492 0 4 0 16800975 0 0 0 -1 5 0 0 2 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7494] ppid=7447 vsize=27743860 memory=-8412652160765825907 CPUtime=110.13 cores=0-7
/proc/7450/task/7494/stat : 7494 (java) S 7447 7450 5130 0 -1 1077944384 26299 0 0 0 10983 30 0 0 20 0 46 0 176896893 28409712640 2069862 33554432000 4194304 4196468 140726248778160 140627218982288 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7495] ppid=7447 vsize=27743860 memory=7019467088074257463 CPUtime=0.01 cores=0-7
/proc/7450/task/7495/stat : 7495 (java) S 7447 7450 5130 0 -1 1077944384 673 0 0 0 1 0 0 0 20 0 46 0 176896894 28409712640 2069862 33554432000 4194304 4196468 140726248778160 140627217930000 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7496] ppid=7447 vsize=27743860 memory=7019467087923328055 CPUtime=99.4 cores=0-7
/proc/7450/task/7496/stat : 7496 (java) R 7447 7450 5130 0 -1 4202560 13291 0 0 0 9897 43 0 0 20 0 46 0 176896895 28409712640 2069862 33554432000 4194304 4196468 140726248778160 140627216871160 140630273714324 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
Current children cumulated CPU time: 1691.51 s
Current children cumulated vsize: 27743860 KiB
Current children cumulated memory: 8279448 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]*
/proc/loadavg: 8.74 7.44 6.85 10/225 7504
/proc/meminfo: memFree=15268876/32770624 swapFree=67108860/67108860
[pid=7450] ppid=7447 vsize=27743860 memory=8279372 CPUtime=1927.46 cores=0-7
/proc/7450/stat : 7450 (java) S 7447 7450 5130 0 -1 1077944320 751499 0 0 0 191612 1134 0 0 20 0 46 0 176895580 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140726248760704 140630675640055 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
/proc/7450/statm: 6935965 2069843 3860 1 0 6923158 0
[pid=7450/tid=7452] ppid=7447 vsize=27743860 memory=8112282956445269571 CPUtime=11.02 cores=0-7
/proc/7450/task/7452/stat : 7452 (java) S 7447 7450 5130 0 -1 1077944384 16723 0 0 0 1036 66 0 0 20 0 46 0 176895580 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140630679877760 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7453] ppid=7447 vsize=27743860 memory=4872558044660077418 CPUtime=7.36 cores=0-7
/proc/7450/task/7453/stat : 7453 (java) S 7447 7450 5130 0 -1 1077944384 23893 0 0 0 693 43 0 0 20 0 46 0 176895581 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140630598220688 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7454] ppid=7447 vsize=27743860 memory=1440 CPUtime=7.24 cores=0-7
/proc/7450/task/7454/stat : 7454 (java) S 7447 7450 5130 0 -1 1077944384 22352 0 0 0 683 41 0 0 20 0 46 0 176895581 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140630597167888 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7455] ppid=7447 vsize=27743860 memory=15880 CPUtime=7.39 cores=0-7
/proc/7450/task/7455/stat : 7455 (java) S 7447 7450 5130 0 -1 1077944384 23135 0 0 0 701 38 0 0 20 0 46 0 176895581 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140630596115600 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7456] ppid=7447 vsize=27743860 memory=16244 CPUtime=7.33 cores=0-7
/proc/7450/task/7456/stat : 7456 (java) S 7447 7450 5130 0 -1 1077944384 21668 0 0 0 696 37 0 0 20 0 46 0 176895581 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140630595062800 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7457] ppid=7447 vsize=27743860 memory=27932 CPUtime=7.39 cores=0-7
/proc/7450/task/7457/stat : 7457 (java) S 7447 7450 5130 0 -1 1077944384 20675 0 0 0 702 37 0 0 20 0 46 0 176895581 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140630594009488 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7458] ppid=7447 vsize=27743860 memory=4044 CPUtime=7.36 cores=0-7
/proc/7450/task/7458/stat : 7458 (java) S 7447 7450 5130 0 -1 1077944384 22072 0 0 0 697 39 0 0 20 0 46 0 176895581 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140630592956688 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7459] ppid=7447 vsize=27743860 memory=8112282956445269571 CPUtime=7.31 cores=0-7
/proc/7450/task/7459/stat : 7459 (java) S 7447 7450 5130 0 -1 1077944384 21046 0 0 0 693 38 0 0 20 0 46 0 176895581 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140630591904400 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7460] ppid=7447 vsize=27743860 memory=1228 CPUtime=7.37 cores=0-7
/proc/7450/task/7460/stat : 7460 (java) S 7447 7450 5130 0 -1 1077944384 22848 0 0 0 694 43 0 0 20 0 46 0 176895581 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140630590851600 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7461] ppid=7447 vsize=27743860 memory=1952 CPUtime=0.49 cores=0-7
/proc/7450/task/7461/stat : 7461 (java) S 7447 7450 5130 0 -1 1077944384 21397 0 0 0 44 5 0 0 20 0 46 0 176895583 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140630184344176 140630675651202 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 14 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7462] ppid=7447 vsize=27743860 memory=5796 CPUtime=0 cores=0-7
/proc/7450/task/7462/stat : 7462 (java) S 7447 7450 5130 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 46 0 176895583 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140630183290208 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7463] ppid=7447 vsize=27743860 memory=8279372 CPUtime=0 cores=0-7
/proc/7450/task/7463/stat : 7463 (java) S 7447 7450 5130 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 46 0 176895583 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140629733566080 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7464] ppid=7447 vsize=27743860 memory=1792 CPUtime=0 cores=0-7
/proc/7450/task/7464/stat : 7464 (java) S 7447 7450 5130 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 46 0 176895586 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140629732514384 140630675658651 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7465] ppid=7447 vsize=27743860 memory=636 CPUtime=1.73 cores=0-7
/proc/7450/task/7465/stat : 7465 (java) S 7447 7450 5130 0 -1 1077944384 13452 0 0 0 170 3 0 0 20 0 46 0 176895586 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140629731461232 140630675651202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7466] ppid=7447 vsize=27743860 memory=1236 CPUtime=2.06 cores=0-7
/proc/7450/task/7466/stat : 7466 (java) S 7447 7450 5130 0 -1 1077944384 10960 0 0 0 205 1 0 0 20 0 46 0 176895586 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140629730408432 140630675651202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 24 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7467] ppid=7447 vsize=27743860 memory=8279372 CPUtime=1.81 cores=0-7
/proc/7450/task/7467/stat : 7467 (java) S 7447 7450 5130 0 -1 1077944384 9142 0 0 0 180 1 0 0 20 0 46 0 176895586 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140629729356144 140630675651202 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 36 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7468] ppid=7447 vsize=27743860 memory=2240 CPUtime=1.27 cores=0-7
/proc/7450/task/7468/stat : 7468 (java) S 7447 7450 5130 0 -1 1077944384 35901 0 0 0 120 7 0 0 20 0 46 0 176895586 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140629728303344 140630675651202 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 23 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7469] ppid=7447 vsize=27743860 memory=2464 CPUtime=0 cores=0-7
/proc/7450/task/7469/stat : 7469 (java) S 7447 7450 5130 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 46 0 176895586 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140629727251296 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7470] ppid=7447 vsize=27743860 memory=4080 CPUtime=0.14 cores=0-7
/proc/7450/task/7470/stat : 7470 (java) S 7447 7450 5130 0 -1 1077944384 1716 0 0 0 6 8 0 0 20 0 46 0 176895586 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140629726198576 140630675651202 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 45 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7471] ppid=7447 vsize=27743860 memory=8112282956445269571 CPUtime=0.06 cores=0-7
/proc/7450/task/7471/stat : 7471 (java) S 7447 7450 5130 0 -1 1077944384 2143 0 0 0 5 1 0 0 20 0 46 0 176896679 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140629715907920 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7472] ppid=7447 vsize=27743860 memory=1584 CPUtime=1 cores=0-7
/proc/7450/task/7472/stat : 7472 (java) S 7447 7450 5130 0 -1 1077944384 2791 0 0 0 46 54 0 0 20 0 46 0 176896691 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140629712758192 140630675651202 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7473] ppid=7447 vsize=27743860 memory=2196 CPUtime=156.22 cores=0-7
/proc/7450/task/7473/stat : 7473 (java) R 7447 7450 5130 0 -1 4202560 13439 0 0 0 15599 23 0 0 20 0 46 0 176896701 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140628789283824 140630270533281 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7474] ppid=7447 vsize=27743860 memory=8052 CPUtime=1.19 cores=0-7
/proc/7450/task/7474/stat : 7474 (java) S 7447 7450 5130 0 -1 1077944384 155 0 0 0 109 10 0 0 20 0 46 0 176896702 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140628786139824 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7475] ppid=7447 vsize=27743860 memory=8279372 CPUtime=1.21 cores=0-7
/proc/7450/task/7475/stat : 7475 (java) S 7447 7450 5130 0 -1 1077944384 1019 0 0 0 107 14 0 0 20 0 46 0 176896702 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140628785087760 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7476] ppid=7447 vsize=27743860 memory=5796 CPUtime=123.59 cores=0-7
/proc/7450/task/7476/stat : 7476 (java) R 7447 7450 5130 0 -1 4202560 29440 0 0 0 12326 33 0 0 20 0 46 0 176896702 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140628784028784 140630273714324 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7477] ppid=7447 vsize=27743860 memory=4616 CPUtime=2.73 cores=0-7
/proc/7450/task/7477/stat : 7477 (java) S 7447 7450 5130 0 -1 1077944384 1240 0 0 0 258 15 0 0 20 0 46 0 176896702 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140628782982672 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7478] ppid=7447 vsize=27743860 memory=8112282956445269571 CPUtime=148.66 cores=0-7
/proc/7450/task/7478/stat : 7478 (java) S 7447 7450 5130 0 -1 1077944384 25647 0 0 0 14840 26 0 0 20 0 46 0 176896705 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140628781929872 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 1 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7479] ppid=7447 vsize=27743860 memory=792 CPUtime=35.63 cores=0-7
/proc/7450/task/7479/stat : 7479 (java) S 7447 7450 5130 0 -1 1077944384 9380 0 0 0 3524 39 0 0 20 0 46 0 176896705 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140628780877456 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7480] ppid=7447 vsize=27743860 memory=4336 CPUtime=42.85 cores=0-7
/proc/7450/task/7480/stat : 7480 (java) S 7447 7450 5130 0 -1 1077944384 14694 0 0 0 4246 39 0 0 20 0 46 0 176896705 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140628779824784 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 2 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7481] ppid=7447 vsize=27743860 memory=8279832 CPUtime=0.71 cores=0-7
/proc/7450/task/7481/stat : 7481 (java) S 7447 7450 5130 0 -1 1077944384 150 0 0 0 62 9 0 0 20 0 46 0 176896705 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140628778771248 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7482] ppid=7447 vsize=27743860 memory=8279372 CPUtime=23.42 cores=0-7
/proc/7450/task/7482/stat : 7482 (java) R 7447 7450 5130 0 -1 4202560 7324 0 0 0 2333 9 0 0 20 0 46 0 176896705 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140628777715328 140630270533292 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7483] ppid=7447 vsize=27743860 memory=8112282956445269571 CPUtime=231.37 cores=0-7
/proc/7450/task/7483/stat : 7483 (java) R 7447 7450 5130 0 -1 4202560 100498 0 0 0 23037 100 0 0 20 0 46 0 176896705 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140628776660264 140630268808256 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7484] ppid=7447 vsize=27743860 memory=12136 CPUtime=128.77 cores=0-7
/proc/7450/task/7484/stat : 7484 (java) R 7447 7450 5130 0 -1 4202560 43403 0 0 0 12826 51 0 0 20 0 46 0 176896759 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140628775607544 140630273714324 0 4 0 16800975 0 0 0 -1 1 0 0 2 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7485] ppid=7447 vsize=27743860 memory=1004 CPUtime=96.69 cores=0-7
/proc/7450/task/7485/stat : 7485 (java) S 7447 7450 5130 0 -1 1077944384 17321 0 0 0 9619 50 0 0 20 0 46 0 176896759 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140628774561296 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7486] ppid=7447 vsize=27743860 memory=1228 CPUtime=109.15 cores=0-7
/proc/7450/task/7486/stat : 7486 (java) S 7447 7450 5130 0 -1 1077944384 22742 0 0 0 10862 53 0 0 20 0 46 0 176896886 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140628773508496 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7487] ppid=7447 vsize=27743860 memory=1952 CPUtime=0 cores=0-7
/proc/7450/task/7487/stat : 7487 (java) S 7447 7450 5130 0 -1 1077944384 27 0 0 0 0 0 0 0 20 0 46 0 176896888 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140627226351152 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7488] ppid=7447 vsize=27743860 memory=5796 CPUtime=49.45 cores=0-7
/proc/7450/task/7488/stat : 7488 (java) R 7447 7450 5130 0 -1 4202560 9775 0 0 0 4927 18 0 0 20 0 46 0 176896888 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140627225292536 140630273714324 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7489] ppid=7447 vsize=27743860 memory=4616 CPUtime=0 cores=0-7
/proc/7450/task/7489/stat : 7489 (java) S 7447 7450 5130 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 46 0 176896889 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140627224245040 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7490] ppid=7447 vsize=27743860 memory=8632 CPUtime=67.34 cores=0-7
/proc/7450/task/7490/stat : 7490 (java) S 7447 7450 5130 0 -1 1077944384 17065 0 0 0 6714 20 0 0 20 0 46 0 176896890 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140627223192464 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7491] ppid=7447 vsize=27743860 memory=792 CPUtime=120.05 cores=0-7
/proc/7450/task/7491/stat : 7491 (java) S 7447 7450 5130 0 -1 1077944384 36906 0 0 0 11966 39 0 0 20 0 46 0 176896891 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140627222140176 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7492] ppid=7447 vsize=27743860 memory=1204 CPUtime=62.46 cores=0-7
/proc/7450/task/7492/stat : 7492 (java) S 7447 7450 5130 0 -1 1077944384 15454 0 0 0 6218 28 0 0 20 0 46 0 176896891 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140627221087376 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7493] ppid=7447 vsize=27743860 memory=8112282956445269571 CPUtime=209.53 cores=0-7
/proc/7450/task/7493/stat : 7493 (java) S 7447 7450 5130 0 -1 1077944384 44729 0 0 0 20890 63 0 0 20 0 46 0 176896893 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140627220035088 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7494] ppid=7447 vsize=27743860 memory=288230583166042425 CPUtime=118.19 cores=0-7
/proc/7450/task/7494/stat : 7494 (java) R 7447 7450 5130 0 -1 4202560 28519 0 0 0 11789 30 0 0 20 0 46 0 176896893 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140627218976248 140630273714308 0 4 0 16800975 0 0 0 -1 4 0 0 2 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7495] ppid=7447 vsize=27743860 memory=16106952816067941 CPUtime=14.81 cores=0-7
/proc/7450/task/7495/stat : 7495 (java) R 7447 7450 5130 0 -1 4202560 5814 0 0 0 1478 3 0 0 20 0 46 0 176896894 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140627217923824 140630270533281 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
[pid=7450/tid=7496] ppid=7447 vsize=27743860 memory=1792 CPUtime=104.71 cores=0-7
/proc/7450/task/7496/stat : 7496 (java) S 7447 7450 5130 0 -1 1077944384 13411 0 0 0 10428 43 0 0 20 0 46 0 176896895 28409712640 2069843 33554432000 4194304 4196468 140726248778160 140627216877200 140630675650261 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 7888896 140726248780903 140726248781088 140726248781088 140726248783823 0
Current children cumulated CPU time: 1927.46 s
Current children cumulated vsize: 27743860 KiB
Current children cumulated memory: 8279372 KiB

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

[startup+252.16 s]
# the end of solver process 7450 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1916.92 s, system=11.3947 s

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

[startup+252.126 s]*
/proc/loadavg: 8.74 7.44 6.85 2/181 7506
/proc/meminfo: memFree=16475576/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143
Real time (s): 252.16
CPU time (s): 1928.32
CPU user time (s): 1916.92
CPU system time (s): 11.3947
CPU usage (%): 764.721
Max. virtual memory (cumulated for all children) (KiB): 27743892
Max. memory (cumulated for all children) (KiB): 8381140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1916.92
system time used= 11.3947
maximum resident set size= 8383300
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 752312
page faults= 0
swaps= 0
block input operations= 0
block output operations= 584
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 55016
involuntary context switches= 43039


# summary of solver processes directly reported to runsolver:
#   pid: 7450
#   total CPU time (s): 1928.32
#   total CPU user time (s): 1916.92
#   total CPU system time (s): 11.3947

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.91487 second user time and 4.28264 second system time

The end

Launcher Data

Begin job on node148 at 2017-08-22 23:28:07
IDJOB=4285789
IDBENCH=120649
IDSOLVER=2682
FILE ID=node148/4285789-1503438148
RUNJOBID= node148-1503423567-5157
PBS_JOBID= 20632130
Free space on /tmp= 61644 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-08-22
BENCH NAME= XCSP17/GraphColoring/GraphColoring-m1-mono/GraphColoring-ash331GPIA.xml
COMMAND LINE= java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 22000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4285789-1503438148/watcher-4285789-1503438148 -o /tmp/evaluation-result-4285789-1503438148/solver-4285789-1503438148 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node148-1503423567-5157 --watchdog 312  java -Xmx22000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1287719329 --timelimit 2016 --memlimit 22000 --nbcore 8 HOME/instance-4285789-1503438148.xml

TIME LIMIT= 2016 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= a2156ca8d664195666e0b5da895e2590
RANDOM SEED=1287719329

node148.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.19
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.19
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.19
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.19
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:        23550268 kB
MemAvailable:   31941544 kB
Buffers:          296528 kB
Cached:          8374172 kB
SwapCached:            0 kB
Active:          1723520 kB
Inactive:        7000816 kB
Active(anon):       3400 kB
Inactive(anon):    94832 kB
Active(file):    1720120 kB
Inactive(file):  6905984 kB
Unevictable:        7760 kB
Mlocked:            7760 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42480 kB
Writeback:             4 kB
AnonPages:         61944 kB
Mapped:            55200 kB
Shmem:             41608 kB
Slab:             188604 kB
SReclaimable:     162012 kB
SUnreclaim:        26592 kB
KernelStack:        3152 kB
PageTables:         4756 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     343116 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61600 MiB
End job on node148 at 2017-08-22 23:32:19