星空网 > 软件开发 > Java

GC日志补充

根据日志,确实发生了FullGC,计算资源被耗光

Java HotSpot(TM) 64-Bit Server VM (24.79-b02) for windows-amd64 JRE (1.7.0_79-b15), built on Apr 10 2015 12:36:16 by "java_re" with unknown MS VC++:1600Memory: 4k page, physical 8297976k(4972260k free), swap 16594112k(12587260k free)CommandLine flags: -XX:InitialHeapSize=132767616 -XX:MaxHeapSize=2124281856 -XX:+PrintGC -XX:+PrintGCApplicationConcurrentTime -XX:+PrintGCApplicationStoppedTime -XX:+PrintGCDateStamps -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -XX:+UseCompressedOops -XX:-UseLargePagesIndividualAllocation -XX:+UseParallelGC 2016-07-10T11:11:01.611+0800: 0.283: Application time: 0.1950225 seconds2016-07-10T11:11:01.611+0800: 0.283: [GC [PSYoungGen: 33280K->5096K(38400K)] 33280K->23216K(124416K), 0.0302209 secs] [Times: user=0.09 sys=0.03, real=0.03 secs] 2016-07-10T11:11:01.642+0800: 0.314: Total time for which application threads were stopped: 0.0303730 seconds2016-07-10T11:11:01.704+0800: 0.375: Application time: 0.0615591 seconds2016-07-10T11:11:01.704+0800: 0.375: [GC [PSYoungGen: 38376K->5112K(71680K)] 56496K->52472K(157696K), 0.0690217 secs] [Times: user=0.13 sys=0.00, real=0.06 secs] 2016-07-10T11:11:01.767+0800: 0.444: Total time for which application threads were stopped: 0.0691523 seconds2016-07-10T11:11:01.938+0800: 0.619: Application time: 0.1746697 seconds2016-07-10T11:11:01.938+0800: 0.619: [GC [PSYoungGen: 71672K->5112K(71680K)] 119032K->115648K(182272K), 0.1251536 secs] [Times: user=0.42 sys=0.03, real=0.13 secs] 2016-07-10T11:11:02.063+0800: 0.744: [Full GC [PSYoungGen: 5112K->483K(71680K)] [ParOldGen: 110536K->110472K(233472K)] 115648K->110956K(305152K) [PSPermGen: 3929K->3927K(21504K)], 1.0109616 secs] [Times: user=2.35 sys=0.02, real=1.01 secs] 2016-07-10T11:11:03.077+0800: 1.755: Total time for which application threads were stopped: 1.1363956 seconds2016-07-10T11:11:03.233+0800: 1.905: Application time: 0.1493376 seconds2016-07-10T11:11:03.233+0800: 1.905: [GC [PSYoungGen: 67043K->5120K(94208K)] 177516K->174613K(327680K), 0.1483285 secs] [Times: user=0.50 sys=0.02, real=0.14 secs] 2016-07-10T11:11:03.373+0800: 2.053: [Full GC [PSYoungGen: 5120K->0K(94208K)] [ParOldGen: 169493K->166230K(337408K)] 174613K->166230K(431616K) [PSPermGen: 3927K->3927K(21504K)], 0.9063316 secs] [Times: user=2.00 sys=0.00, real=0.91 secs] 2016-07-10T11:11:04.278+0800: 2.960: Total time for which application threads were stopped: 1.0549385 seconds2016-07-10T11:11:04.465+0800: 3.139: Application time: 0.1795216 seconds2016-07-10T11:11:04.465+0800: 3.139: [GC [PSYoungGen: 89088K->5120K(119296K)] 255318K->250182K(456704K), 0.2308464 secs] [Times: user=0.80 sys=0.05, real=0.23 secs] 2016-07-10T11:11:04.699+0800: 3.370: [Full GC [PSYoungGen: 5120K->0K(119296K)] [ParOldGen: 245062K->249869K(479744K)] 250182K->249869K(599040K) [PSPermGen: 3927K->3927K(21504K)], 1.6612877 secs] [Times: user=3.71 sys=0.00, real=1.65 secs] 2016-07-10T11:11:06.353+0800: 5.032: Total time for which application threads were stopped: 1.8925862 seconds2016-07-10T11:11:06.634+0800: 5.317: Application time: 0.2851472 seconds2016-07-10T11:11:06.634+0800: 5.317: [GC [PSYoungGen: 114176K->101856K(193024K)] 364045K->359149K(672768K), 0.2784646 secs] [Times: user=0.75 sys=0.11, real=0.28 secs] 2016-07-10T11:11:06.915+0800: 5.596: Total time for which application threads were stopped: 0.2786251 seconds2016-07-10T11:11:07.086+0800: 5.770: Application time: 0.1745460 seconds2016-07-10T11:11:07.086+0800: 5.770: [GC [PSYoungGen: 192992K->124896K(216064K)] 450285K->477797K(695808K), 0.3422439 secs] [Times: user=1.08 sys=0.08, real=0.34 secs] 2016-07-10T11:11:07.429+0800: 6.112: Total time for which application threads were stopped: 0.3424020 seconds2016-07-10T11:11:07.632+0800: 6.309: Application time: 0.1960339 seconds2016-07-10T11:11:07.632+0800: 6.309: [GC [PSYoungGen: 216032K->195040K(281600K)] 568933K->563437K(761344K), 0.3536879 secs] [Times: user=0.97 sys=0.17, real=0.36 secs] 2016-07-10T11:11:07.991+0800: 6.662: [Full GC [PSYoungGen: 195040K->34238K(281600K)] [ParOldGen: 368397K->479414K(786944K)] 563437K->513652K(1068544K) [PSPermGen: 3927K->3927K(21504K)], 4.7696220 secs] [Times: user=10.23 sys=0.09, real=4.77 secs] 2016-07-10T11:11:12.762+0800: 11.432: Total time for which application threads were stopped: 5.1237064 seconds2016-07-10T11:11:13.086+0800: 11.756: Application time: 0.3233630 seconds2016-07-10T11:11:13.086+0800: 11.756: [GC [PSYoungGen: 120766K->115584K(316928K)] 600180K->594998K(1103872K), 0.3968353 secs] [Times: user=1.40 sys=0.02, real=0.40 secs] 2016-07-10T11:11:13.483+0800: 12.153: Total time for which application threads were stopped: 0.3970583 seconds2016-07-10T11:11:13.999+0800: 12.669: Application time: 0.5166486 seconds2016-07-10T11:11:14.000+0800: 12.669: [GC [PSYoungGen: 202112K->196896K(329216K)] 747062K->741846K(1116160K), 0.6347506 secs] [Times: user=2.06 sys=0.02, real=0.63 secs] 2016-07-10T11:11:14.634+0800: 13.304: Total time for which application threads were stopped: 0.6349148 seconds2016-07-10T11:11:15.075+0800: 13.745: Application time: 0.4409345 seconds2016-07-10T11:11:15.075+0800: 13.745: [GC [PSYoungGen: 298272K->230400K(331776K)] 843222K->836078K(1118720K), 0.6775528 secs] [Times: user=2.23 sys=0.02, real=0.68 secs] 2016-07-10T11:11:15.753+0800: 14.423: Total time for which application threads were stopped: 0.6777324 seconds2016-07-10T11:11:15.788+0800: 14.457: Application time: 0.0345894 seconds2016-07-10T11:11:15.788+0800: 14.458: Total time for which application threads were stopped: 0.0008752 seconds2016-07-10T11:11:15.789+0800: 14.459: Application time: 0.0001787 seconds2016-07-10T11:11:15.789+0800: 14.459: Total time for which application threads were stopped: 0.0000462 seconds2016-07-10T11:11:15.789+0800: 14.459: Application time: 0.0000285 seconds2016-07-10T11:11:15.789+0800: 14.459: Total time for which application threads were stopped: 0.0000191 seconds2016-07-10T11:11:15.789+0800: 14.459: Application time: 0.0000201 seconds2016-07-10T11:11:15.789+0800: 14.459: Total time for which application threads were stopped: 0.0000182 seconds2016-07-10T11:11:15.789+0800: 14.459: Application time: 0.0000182 seconds2016-07-10T11:11:15.789+0800: 14.459: Total time for which application threads were stopped: 0.0000177 seconds2016-07-10T11:11:15.789+0800: 14.459: Application time: 0.0000191 seconds2016-07-10T11:11:15.789+0800: 14.459: Total time for which application threads were stopped: 0.0000327 seconds2016-07-10T11:11:15.789+0800: 14.459: Application time: 0.0000182 seconds2016-07-10T11:11:15.789+0800: 14.459: Total time for which application threads were stopped: 0.0000173 seconds2016-07-10T11:11:15.789+0800: 14.459: Application time: 0.0000177 seconds2016-07-10T11:11:15.789+0800: 14.459: Total time for which application threads were stopped: 0.0000280 seconds2016-07-10T11:11:15.789+0800: 14.459: Application time: 0.0000182 seconds2016-07-10T11:11:15.789+0800: 14.459: Total time for which application threads were stopped: 0.0000168 seconds2016-07-10T11:11:15.789+0800: 14.459: Application time: 0.0000173 seconds2016-07-10T11:11:15.789+0800: 14.459: Total time for which application threads were stopped: 0.0000289 seconds2016-07-10T11:11:15.789+0800: 14.459: Application time: 0.0000173 seconds2016-07-10T11:11:15.789+0800: 14.459: Total time for which application threads were stopped: 0.0000177 seconds2016-07-10T11:11:15.789+0800: 14.459: Application time: 0.0000163 seconds2016-07-10T11:11:15.789+0800: 14.459: Total time for which application threads were stopped: 0.0000280 seconds2016-07-10T11:11:15.789+0800: 14.459: Application time: 0.0000168 seconds2016-07-10T11:11:15.789+0800: 14.459: Total time for which application threads were stopped: 0.0000177 seconds2016-07-10T11:11:15.789+0800: 14.459: Application time: 0.0000173 seconds2016-07-10T11:11:15.789+0800: 14.459: Total time for which application threads were stopped: 0.0000173 seconds2016-07-10T11:11:15.789+0800: 14.459: Application time: 0.0000163 seconds2016-07-10T11:11:15.789+0800: 14.459: Total time for which application threads were stopped: 0.0000271 seconds2016-07-10T11:11:16.088+0800: 14.758: Application time: 0.2989714 seconds2016-07-10T11:11:16.088+0800: 14.758: [GC [PSYoungGen: 331776K->171776K(358912K)] 937454K->926110K(1145856K), 0.5125511 secs] [Times: user=1.83 sys=0.02, real=0.51 secs] 2016-07-10T11:11:16.601+0800: 15.271: [Full GC [PSYoungGen: 171776K->105556K(358912K)] [ParOldGen: 754334K->786686K(1181696K)] 926110K->892242K(1540608K) [PSPermGen: 4329K->4329K(21504K)], 6.2701571 secs] [Times: user=15.49 sys=0.03, real=6.27 secs] 2016-07-10T11:11:22.872+0800: 21.541: Total time for which application threads were stopped: 6.7829997 seconds2016-07-10T11:11:23.076+0800: 21.745: Application time: 0.2039108 seconds2016-07-10T11:11:23.076+0800: 21.745: [GC [PSYoungGen: 234068K->108192K(358912K)] 1020754K->1000814K(1540608K), 0.6294289 secs] [Times: user=1.72 sys=0.08, real=0.63 secs] 2016-07-10T11:11:23.705+0800: 22.375: Total time for which application threads were stopped: 0.6296482 seconds2016-07-10T11:11:23.815+0800: 22.485: Application time: 0.1099228 seconds2016-07-10T11:11:23.815+0800: 22.485: [GC [PSYoungGen: 236704K->105728K(388608K)] 1129326K->1106982K(1570304K), 0.2251375 secs] [Times: user=0.64 sys=0.09, real=0.23 secs] 2016-07-10T11:11:24.041+0800: 22.710: Total time for which application threads were stopped: 0.2253119 seconds2016-07-10T11:11:24.111+0800: 22.781: Application time: 0.0708327 seconds2016-07-10T11:11:24.112+0800: 22.781: [GC [PSYoungGen: 263936K->131104K(388608K)] 1265190K->1238502K(1570304K), 0.3668949 secs] [Times: user=0.87 sys=0.11, real=0.37 secs] 2016-07-10T11:11:24.479+0800: 23.148: [Full GC [PSYoungGen: 131104K->54662K(388608K)] [ParOldGen: 1107398K->1181534K(1382912K)] 1238502K->1236196K(1771520K) [PSPermGen: 4340K->4340K(21504K)], 4.9795828 secs] [Times: user=16.68 sys=0.06, real=4.98 secs] 2016-07-10T11:11:29.458+0800: 28.128: Total time for which application threads were stopped: 5.3467198 seconds2016-07-10T11:11:29.530+0800: 28.199: Application time: 0.0717229 seconds2016-07-10T11:11:29.530+0800: 28.199: [GC [PSYoungGen: 212870K->131104K(418816K)] 1394404K->1367654K(1801728K), 0.4678043 secs] [Times: user=1.65 sys=0.05, real=0.47 secs] 2016-07-10T11:11:29.998+0800: 28.667: [Full GC [PSYoungGen: 131104K->0K(418816K)] [ParOldGen: 1236550K->1366902K(1382912K)] 1367654K->1366902K(1801728K) [PSPermGen: 4340K->4340K(21504K)], 4.5502476 secs] [Times: user=15.73 sys=0.16, real=4.55 secs] 2016-07-10T11:11:34.548+0800: 33.218: Total time for which application threads were stopped: 5.0182908 seconds2016-07-10T11:11:34.634+0800: 33.303: Application time: 0.0858895 seconds2016-07-10T11:11:34.634+0800: 33.304: [Full GC [PSYoungGen: 199680K->149042K(418816K)] [ParOldGen: 1366902K->1382826K(1382912K)] 1566582K->1531868K(1801728K) [PSPermGen: 4340K->4340K(21504K)], 4.6725740 secs] [Times: user=16.83 sys=0.03, real=4.67 secs] 2016-07-10T11:11:39.307+0800: 37.976: Total time for which application threads were stopped: 4.6727737 seconds2016-07-10T11:11:39.339+0800: 38.008: Application time: 0.0322503 seconds2016-07-10T11:11:39.339+0800: 38.009: [Full GC [PSYoungGen: 199680K->190919K(418816K)] [ParOldGen: 1382826K->1382785K(1382912K)] 1582506K->1573704K(1801728K) [PSPermGen: 4340K->4340K(21504K)], 4.4004225 secs] [Times: user=15.18 sys=0.00, real=4.40 secs] 2016-07-10T11:11:43.740+0800: 42.409: Total time for which application threads were stopped: 4.4005932 seconds2016-07-10T11:11:43.744+0800: 42.414: Application time: 0.0045095 seconds2016-07-10T11:11:43.744+0800: 42.414: [Full GC [PSYoungGen: 199680K->198164K(418816K)] [ParOldGen: 1382785K->1382778K(1382912K)] 1582465K->1580942K(1801728K) [PSPermGen: 4340K->4340K(21504K)], 4.1545478 secs] [Times: user=15.40 sys=0.03, real=4.15 secs] 2016-07-10T11:11:47.899+0800: 46.568: Total time for which application threads were stopped: 4.1546966 seconds2016-07-10T11:11:47.899+0800: 46.569: Application time: 0.0006648 seconds2016-07-10T11:11:47.899+0800: 46.569: [Full GC [PSYoungGen: 199680K->199416K(418816K)] [ParOldGen: 1382778K->1382777K(1382912K)] 1582458K->1582193K(1801728K) [PSPermGen: 4340K->4340K(21504K)], 4.1697231 secs] [Times: user=16.10 sys=0.00, real=4.17 secs] 2016-07-10T11:11:52.069+0800: 50.739: Total time for which application threads were stopped: 4.1698532 seconds2016-07-10T11:11:52.069+0800: 50.739: Application time: 0.0001605 seconds2016-07-10T11:11:52.069+0800: 50.739: [Full GC [PSYoungGen: 199680K->199635K(418816K)] [ParOldGen: 1382777K->1382776K(1382912K)] 1582457K->1582412K(1801728K) [PSPermGen: 4340K->4340K(21504K)], 4.1226022 secs] [Times: user=15.72 sys=0.00, real=4.12 secs] 2016-07-10T11:11:56.193+0800: 54.862: Total time for which application threads were stopped: 4.1227216 seconds2016-07-10T11:11:56.193+0800: 54.862: Application time: 0.0000686 seconds2016-07-10T11:11:56.193+0800: 54.862: [Full GC [PSYoungGen: 199680K->199670K(418816K)] [ParOldGen: 1382776K->1382776K(1382912K)] 1582456K->1582446K(1801728K) [PSPermGen: 4340K->4340K(21504K)], 4.4784081 secs] [Times: user=16.63 sys=0.02, real=4.48 secs] 2016-07-10T11:12:00.671+0800: 59.340: Total time for which application threads were stopped: 4.4785350 seconds2016-07-10T11:12:00.671+0800: 59.340: Application time: 0.0000425 seconds2016-07-10T11:12:00.671+0800: 59.340: [Full GC [PSYoungGen: 199680K->199679K(418816K)] [ParOldGen: 1382776K->1382776K(1382912K)] 1582456K->1582456K(1801728K) [PSPermGen: 4340K->4340K(21504K)], 3.4774717 secs] [Times: user=13.09 sys=0.03, real=3.48 secs] 2016-07-10T11:12:04.148+0800: 62.818: Total time for which application threads were stopped: 3.4775991 seconds2016-07-10T11:12:04.149+0800: 62.818: Application time: 0.0000257 seconds2016-07-10T11:12:04.149+0800: 62.818: [Full GC [PSYoungGen: 199680K->199680K(418816K)] [ParOldGen: 1382776K->1382776K(1382912K)] 1582456K->1582456K(1801728K) [PSPermGen: 4340K->4340K(21504K)], 4.2112797 secs] [Times: user=14.12 sys=0.05, real=4.21 secs] 2016-07-10T11:12:08.360+0800: 67.029: Total time for which application threads were stopped: 4.2114047 seconds2016-07-10T11:12:08.360+0800: 67.029: Application time: 0.0000425 seconds2016-07-10T11:12:08.360+0800: 67.029: [Full GC [PSYoungGen: 199680K->199680K(418816K)] [ParOldGen: 1382779K->1382779K(1382912K)] 1582459K->1582459K(1801728K) [PSPermGen: 4340K->4340K(21504K)], 3.3971638 secs] [Times: user=12.64 sys=0.01, real=3.40 secs] 2016-07-10T11:12:11.757+0800: 70.427: Total time for which application threads were stopped: 3.3972897 seconds2016-07-10T11:12:11.757+0800: 70.427: Application time: 0.0000616 seconds2016-07-10T11:12:11.757+0800: 70.427: [Full GC [PSYoungGen: 199680K->199680K(418816K)] [ParOldGen: 1382783K->1382782K(1382912K)] 1582463K->1582462K(1801728K) [PSPermGen: 4340K->4340K(21504K)], 4.7923471 secs] [Times: user=15.26 sys=0.03, real=4.79 secs] 2016-07-10T11:12:16.550+0800: 75.219: Total time for which application threads were stopped: 4.7924801 seconds2016-07-10T11:12:16.550+0800: 75.219: Application time: 0.0000639 seconds2016-07-10T11:12:16.550+0800: 75.219: [Full GC [PSYoungGen: 199680K->199680K(418816K)] [ParOldGen: 1382784K->1382782K(1382912K)] 1582464K->1582462K(1801728K) [PSPermGen: 4340K->4340K(21504K)], 3.5434162 secs] [Times: user=13.07 sys=0.00, real=3.54 secs] 2016-07-10T11:12:20.094+0800: 78.763: Total time for which application threads were stopped: 3.5435403 seconds2016-07-10T11:12:20.094+0800: 78.763: Application time: 0.0000527 seconds2016-07-10T11:12:20.094+0800: 78.763: [Full GC [PSYoungGen: 199680K->199680K(418816K)] [ParOldGen: 1382784K->1382782K(1382912K)] 1582464K->1582462K(1801728K) [PSPermGen: 4340K->4340K(21504K)], 4.0548019 secs] [Times: user=13.28 sys=0.01, real=4.05 secs] 2016-07-10T11:12:24.149+0800: 82.818: Total time for which application threads were stopped: 4.0551415 seconds2016-07-10T11:12:24.149+0800: 82.818: Application time: 0.0001418 seconds2016-07-10T11:12:24.149+0800: 82.818: [Full GC [PSYoungGen: 199680K->199680K(418816K)] [ParOldGen: 1382786K->1382786K(1382912K)] 1582466K->1582466K(1801728K) [PSPermGen: 4340K->4340K(21504K)], 3.7995560 secs] [Times: user=12.96 sys=0.00, real=3.80 secs] 2016-07-10T11:12:27.948+0800: 86.618: Total time for which application threads were stopped: 3.7998489 seconds2016-07-10T11:12:27.948+0800: 86.618: Application time: 0.0000448 seconds2016-07-10T11:12:27.948+0800: 86.618: [Full GC [PSYoungGen: 199680K->199680K(418816K)] [ParOldGen: 1382789K->1382789K(1382912K)] 1582469K->1582469K(1801728K) [PSPermGen: 4340K->4340K(21504K)], 3.5940827 secs] [Times: user=12.73 sys=0.05, real=3.60 secs] 2016-07-10T11:12:31.543+0800: 90.212: Total time for which application threads were stopped: 3.5942329 seconds2016-07-10T11:12:31.544+0800: 90.212: Application time: 0.0000560 seconds2016-07-10T11:12:31.544+0800: 90.212: [Full GC [PSYoungGen: 199680K->199680K(418816K)] [ParOldGen: 1382792K->1382792K(1382912K)] 1582472K->1582472K(1801728K) [PSPermGen: 4340K->4340K(21504K)], 3.3185101 secs] [Times: user=12.87 sys=0.00, real=3.32 secs] 2016-07-10T11:12:34.862+0800: 93.531: Total time for which application threads were stopped: 3.3186459 seconds2016-07-10T11:12:34.862+0800: 93.531: Application time: 0.0000425 seconds2016-07-10T11:12:34.862+0800: 93.531: [Full GC [PSYoungGen: 199680K->199680K(418816K)] [ParOldGen: 1382795K->1382795K(1382912K)] 1582475K->1582475K(1801728K) [PSPermGen: 4340K->4340K(21504K)], 3.3179568 secs] [Times: user=12.87 sys=0.02, real=3.32 secs] 2016-07-10T11:12:38.180+0800: 96.849: Total time for which application threads were stopped: 3.3180837 seconds2016-07-10T11:12:38.180+0800: 96.849: Application time: 0.0000434 seconds2016-07-10T11:12:38.180+0800: 96.849: [Full GC [PSYoungGen: 199680K->199680K(418816K)] [ParOldGen: 1382798K->1382798K(1382912K)] 1582478K->1582478K(1801728K) [PSPermGen: 4340K->4340K(21504K)], 3.3070060 secs] [Times: user=12.65 sys=0.03, real=3.31 secs] 2016-07-10T11:12:41.487+0800: 100.156: Total time for which application threads were stopped: 3.3071324 seconds2016-07-10T11:12:41.487+0800: 100.156: Application time: 0.0000443 seconds2016-07-10T11:12:41.487+0800: 100.156: [Full GC [PSYoungGen: 199680K->199680K(418816K)] [ParOldGen: 1382802K->1382802K(1382912K)] 1582482K->1582482K(1801728K) [PSPermGen: 4340K->4340K(21504K)], 3.2446575 secs] [Times: user=12.62 sys=0.00, real=3.25 secs] 2016-07-10T11:12:44.732+0800: 103.401: Total time for which application threads were stopped: 3.2447900 seconds2016-07-10T11:12:44.732+0800: 103.401: Application time: 0.0000509 seconds2016-07-10T11:12:44.732+0800: 103.401: [Full GC [PSYoungGen: 199680K->199680K(418816K)] [ParOldGen: 1382805K->1382805K(1382912K)] 1582485K->1582485K(1801728K) [PSPermGen: 4340K->4340K(21504K)], 3.3335618 secs] [Times: user=13.03 sys=0.00, real=3.33 secs] 2016-07-10T11:12:48.065+0800: 106.735: Total time for which application threads were stopped: 3.3336887 seconds2016-07-10T11:12:48.065+0800: 106.735: Application time: 0.0000634 seconds2016-07-10T11:12:48.065+0800: 106.735: [Full GC [PSYoungGen: 199680K->199680K(418816K)] [ParOldGen: 1382807K->1382806K(1382912K)] 1582487K->1582486K(1801728K) [PSPermGen: 4340K->4340K(21504K)], 3.2392276 secs] [Times: user=12.67 sys=0.00, real=3.24 secs] 2016-07-10T11:12:51.305+0800: 109.974: Total time for which application threads were stopped: 3.2393545 seconds2016-07-10T11:12:51.306+0800: 109.974: Application time: 0.0000877 seconds2016-07-10T11:12:51.306+0800: 109.975: [Full GC [PSYoungGen: 199680K->199680K(418816K)] [ParOldGen: 1382808K->1382806K(1382912K)] 1582488K->1582486K(1801728K) [PSPermGen: 4340K->4340K(21504K)], 3.2730323 secs] [Times: user=12.70 sys=0.00, real=3.27 secs] 2016-07-10T11:12:54.579+0800: 113.248: Total time for which application threads were stopped: 3.2731751 seconds2016-07-10T11:12:54.579+0800: 113.248: Application time: 0.0000448 seconds2016-07-10T11:12:54.579+0800: 113.248: [Full GC [PSYoungGen: 199680K->199680K(418816K)] [ParOldGen: 1382809K->1382808K(1382912K)] 1582489K->1582488K(1801728K) [PSPermGen: 4340K->4340K(21504K)], 3.2918092 secs] [Times: user=12.70 sys=0.03, real=3.29 secs] 2016-07-10T11:12:57.870+0800: 116.540: Total time for which application threads were stopped: 3.2919375 seconds2016-07-10T11:12:57.870+0800: 116.540: Application time: 0.0000429 seconds2016-07-10T11:12:57.870+0800: 116.540: [Full GC [PSYoungGen: 199680K->199680K(418816K)] [ParOldGen: 1382811K->1382811K(1382912K)] 1582491K->1582491K(1801728K) [PSPermGen: 4340K->4340K(21504K)], 3.2712175 secs] [Times: user=12.32 sys=0.00, real=3.27 secs] 2016-07-10T11:13:01.142+0800: 119.811: Total time for which application threads were stopped: 3.2713463 seconds2016-07-10T11:13:01.142+0800: 119.811: Application time: 0.0000415 seconds2016-07-10T11:13:01.142+0800: 119.811: [Full GC [PSYoungGen: 199680K->199680K(418816K)] [ParOldGen: 1382814K->1382814K(1382912K)] 1582494K->1582494K(1801728K) [PSPermGen: 4340K->4340K(21504K)], 3.2676029 secs] [Times: user=12.61 sys=0.02, real=3.27 secs] 2016-07-10T11:13:04.409+0800: 123.079: Total time for which application threads were stopped: 3.2677293 seconds2016-07-10T11:13:04.409+0800: 123.079: Application time: 0.0000429 seconds2016-07-10T11:13:04.409+0800: 123.079: [Full GC [PSYoungGen: 199680K->199680K(418816K)] [ParOldGen: 1382817K->1382817K(1382912K)] 1582497K->1582497K(1801728K) [PSPermGen: 4340K->4340K(21504K)], 3.3060319 secs] [Times: user=12.84 sys=0.00, real=3.31 secs] 2016-07-10T11:13:07.716+0800: 126.385: Total time for which application threads were stopped: 3.3061602 seconds2016-07-10T11:13:07.716+0800: 126.385: Application time: 0.0000415 seconds2016-07-10T11:13:07.716+0800: 126.385: [Full GC [PSYoungGen: 199680K->199680K(418816K)] [ParOldGen: 1382820K->1382820K(1382912K)] 1582500K->1582500K(1801728K) [PSPermGen: 4340K->4340K(21504K)], 3.3341636 secs] [Times: user=12.79 sys=0.00, real=3.33 secs] 2016-07-10T11:13:11.050+0800: 129.719: Total time for which application threads were stopped: 3.3343045 seconds2016-07-10T11:13:11.050+0800: 129.719: Application time: 0.0000588 seconds2016-07-10T11:13:11.051+0800: 129.719: [Full GC [PSYoungGen: 199680K->199680K(418816K)] [ParOldGen: 1382824K->1382824K(1382912K)] 1582504K->1582504K(1801728K) [PSPermGen: 4340K->4340K(21504K)], 4.5311245 secs] [Times: user=14.24 sys=0.03, real=4.53 secs] 2016-07-10T11:13:15.582+0800: 134.251: Total time for which application threads were stopped: 4.5312869 seconds2016-07-10T11:13:15.582+0800: 134.251: Application time: 0.0000532 seconds2016-07-10T11:13:15.582+0800: 134.251: [Full GC [PSYoungGen: 199680K->199680K(418816K)] [ParOldGen: 1382827K->1382827K(1382912K)] 1582507K->1582507K(1801728K) [PSPermGen: 4340K->4340K(21504K)], 4.5097267 secs] [Times: user=13.01 sys=0.02, real=4.51 secs] 2016-07-10T11:13:20.091+0800: 138.761: Total time for which application threads were stopped: 4.5098531 seconds2016-07-10T11:13:20.091+0800: 138.761: Application time: 0.0000667 seconds2016-07-10T11:13:20.091+0800: 138.761: [Full GC [PSYoungGen: 199680K->199680K(418816K)] [ParOldGen: 1382830K->1382829K(1382912K)] 1582510K->1582509K(1801728K) [PSPermGen: 4340K->4340K(21504K)], 4.1622894 secs] [Times: user=15.51 sys=0.02, real=4.16 secs] 2016-07-10T11:13:24.254+0800: 142.923: Total time for which application threads were stopped: 4.1624620 seconds2016-07-10T11:13:24.255+0800: 142.923: Application time: 0.0001012 seconds2016-07-10T11:13:24.255+0800: 142.923: [Full GC [PSYoungGen: 199680K->199680K(418816K)] [ParOldGen: 1382832K->1382829K(1382912K)] 1582512K->1582509K(1801728K) [PSPermGen: 4340K->4340K(21504K)], 3.3909832 secs] [Times: user=12.76 sys=0.00, real=3.39 secs] 2016-07-10T11:13:27.646+0800: 146.314: Total time for which application threads were stopped: 3.3911502 seconds2016-07-10T11:13:27.646+0800: 146.314: Application time: 0.0000551 seconds2016-07-10T11:13:27.646+0800: 146.315: [Full GC [PSYoungGen: 199680K->199680K(418816K)] [ParOldGen: 1382832K->1382830K(1382912K)] 1582512K->1582510K(1801728K) [PSPermGen: 4340K->4340K(21504K)], 3.6186996 secs] [Times: user=12.95 sys=0.00, real=3.62 secs] 2016-07-10T11:13:31.264+0800: 149.933: Total time for which application threads were stopped: 3.6188307 seconds2016-07-10T11:13:31.264+0800: 149.933: Application time: 0.0000420 seconds2016-07-10T11:13:31.264+0800: 149.933: [Full GC [PSYoungGen: 199680K->199680K(418816K)] [ParOldGen: 1382833K->1382833K(1382912K)] 1582513K->1582513K(1801728K) [PSPermGen: 4340K->4340K(21504K)], 3.5778405 secs] [Times: user=12.89 sys=0.03, real=3.58 secs] 2016-07-10T11:13:34.842+0800: 153.511: Total time for which application threads were stopped: 3.5779982 seconds2016-07-10T11:13:34.842+0800: 153.511: Application time: 0.0000518 seconds2016-07-10T11:13:34.842+0800: 153.511: [Full GC [PSYoungGen: 199680K->199680K(418816K)] [ParOldGen: 1382836K->1382836K(1382912K)] 1582516K->1582516K(1801728K) [PSPermGen: 4340K->4340K(21504K)], 3.3991615 secs] [Times: user=12.59 sys=0.03, real=3.40 secs] 2016-07-10T11:13:38.241+0800: 156.911: Total time for which application threads were stopped: 3.3993028 seconds2016-07-10T11:13:38.241+0800: 156.911: Application time: 0.0000592 seconds2016-07-10T11:13:38.241+0800: 156.911: [Full GC

 




原标题:GC日志补充

关键词:

*特别声明:以上内容来自于网络收集,著作权属原作者所有,如有侵权,请联系我们: admin#shaoqun.com (#换成@)。
相关文章
我的浏览记录
最新相关资讯
海外公司注册 | 跨境电商服务平台 | 深圳旅行社 | 东南亚物流