Skip to content

Instantly share code, notes, and snippets.

@keybounce
Created February 16, 2014 07:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save keybounce/9030705 to your computer and use it in GitHub Desktop.
Save keybounce/9030705 to your computer and use it in GitHub Desktop.
CMS garbage collection log for video at http://youtu.be/xtIcQ4v2Z6c
{Heap before GC invocations=0 (full 0):
par new generation total 136320K, used 102272K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 91776K, used 0K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 12673K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:34.322+0800: 2.219: [GC2014-02-15T15:28:34.322+0800: 2.219: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 16757760 bytes, 16757760 total
: 102272K->16473K(136320K), 0.0241460 secs] 102272K->16473K(228096K), 0.0242290 secs] [Times: user=0.04 sys=0.01, real=0.02 secs]
Heap after GC invocations=1 (full 0):
par new generation total 136320K, used 16473K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 48% used [0x00000007b8520000, 0x00000007b95365a0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 91776K, used 0K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 12673K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=1 (full 0):
par new generation total 136320K, used 118745K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 48% used [0x00000007b8520000, 0x00000007b95365a0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 91776K, used 0K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 14551K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:35.421+0800: 3.318: [GC2014-02-15T15:28:35.421+0800: 3.318: [ParNew
Desired survivor size 17432576 bytes, new threshold 2 (max 5)
- age 1: 16368944 bytes, 16368944 total
- age 2: 8957848 bytes, 25326792 total
: 118745K->31871K(136320K), 0.0354710 secs] 118745K->31871K(228096K), 0.0355440 secs] [Times: user=0.06 sys=0.01, real=0.03 secs]
Heap after GC invocations=2 (full 0):
par new generation total 136320K, used 31871K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 93% used [0x00000007b63e0000, 0x00000007b82ffea0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 91776K, used 0K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 14551K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=2 (full 0):
par new generation total 136320K, used 134143K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 93% used [0x00000007b63e0000, 0x00000007b82ffea0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 91776K, used 0K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 15174K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:36.276+0800: 4.172: [GC2014-02-15T15:28:36.276+0800: 4.172: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2672928 bytes, 2672928 total
- age 2: 10373504 bytes, 13046432 total
: 134143K->17388K(136320K), 0.0585530 secs] 134143K->26959K(228096K), 0.0586230 secs] [Times: user=0.20 sys=0.01, real=0.06 secs]
Heap after GC invocations=3 (full 0):
par new generation total 136320K, used 17388K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 51% used [0x00000007b8520000, 0x00000007b961b0a8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 91776K, used 9571K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 15174K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=3 (full 0):
par new generation total 136320K, used 119660K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 51% used [0x00000007b8520000, 0x00000007b961b0a8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 91776K, used 9571K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 16126K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:37.306+0800: 5.203: [GC2014-02-15T15:28:37.306+0800: 5.203: [ParNew
Desired survivor size 17432576 bytes, new threshold 3 (max 5)
- age 1: 15308000 bytes, 15308000 total
- age 2: 1912944 bytes, 17220944 total
- age 3: 10361104 bytes, 27582048 total
: 119660K->31041K(136320K), 0.0275220 secs] 129231K->40612K(228096K), 0.0275930 secs] [Times: user=0.10 sys=0.01, real=0.03 secs]
Heap after GC invocations=4 (full 0):
par new generation total 136320K, used 31041K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 91% used [0x00000007b63e0000, 0x00000007b8230670, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 91776K, used 9571K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 16126K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=4 (full 0):
par new generation total 136320K, used 133313K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 91% used [0x00000007b63e0000, 0x00000007b8230670, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 91776K, used 9571K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 17125K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:38.038+0800: 5.935: [GC2014-02-15T15:28:38.038+0800: 5.935: [ParNew
Desired survivor size 17432576 bytes, new threshold 3 (max 5)
- age 1: 3894344 bytes, 3894344 total
- age 2: 12768904 bytes, 16663248 total
- age 3: 1795072 bytes, 18458320 total
: 133313K->25807K(136320K), 0.0317660 secs] 142884K->45619K(228096K), 0.0318340 secs] [Times: user=0.06 sys=0.01, real=0.04 secs]
Heap after GC invocations=5 (full 0):
par new generation total 136320K, used 25807K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 75% used [0x00000007b8520000, 0x00000007b9e53d88, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 91776K, used 19811K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 17125K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=5 (full 0):
par new generation total 136320K, used 128079K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 75% used [0x00000007b8520000, 0x00000007b9e53d88, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 91776K, used 19811K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 18139K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:38.503+0800: 6.400: [GC2014-02-15T15:28:38.503+0800: 6.400: [ParNew
Desired survivor size 17432576 bytes, new threshold 3 (max 5)
- age 1: 3703560 bytes, 3703560 total
- age 2: 2820096 bytes, 6523656 total
- age 3: 12617128 bytes, 19140784 total
: 128079K->24069K(136320K), 0.0216980 secs] 147891K->45608K(228096K), 0.0217860 secs] [Times: user=0.06 sys=0.01, real=0.02 secs]
Heap after GC invocations=6 (full 0):
par new generation total 136320K, used 24069K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 70% used [0x00000007b63e0000, 0x00000007b7b61478, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 91776K, used 21539K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 18139K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=6 (full 0):
par new generation total 136320K, used 126341K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 70% used [0x00000007b63e0000, 0x00000007b7b61478, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 91776K, used 21539K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 19147K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:38.972+0800: 6.869: [GC2014-02-15T15:28:38.972+0800: 6.869: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 3608656 bytes, 3608656 total
- age 2: 2614640 bytes, 6223296 total
- age 3: 2559072 bytes, 8782368 total
: 126341K->9691K(136320K), 0.0210540 secs] 147880K->43532K(228096K), 0.0211200 secs] [Times: user=0.04 sys=0.01, real=0.02 secs]
Heap after GC invocations=7 (full 0):
par new generation total 136320K, used 9691K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 28% used [0x00000007b8520000, 0x00000007b8e96d50, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 91776K, used 33840K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 19147K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=7 (full 0):
par new generation total 136320K, used 111963K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 28% used [0x00000007b8520000, 0x00000007b8e96d50, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 91776K, used 33840K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 20697K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:39.348+0800: 7.244: [GC2014-02-15T15:28:39.348+0800: 7.244: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2263688 bytes, 2263688 total
- age 2: 2942272 bytes, 5205960 total
- age 3: 2614640 bytes, 7820600 total
- age 4: 2559072 bytes, 10379672 total
: 111963K->15530K(136320K), 0.0148350 secs] 145804K->49371K(228096K), 0.0149230 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
Heap after GC invocations=8 (full 0):
par new generation total 136320K, used 15530K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 45% used [0x00000007b63e0000, 0x00000007b730aad0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 91776K, used 33840K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 20697K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=8 (full 0):
par new generation total 136320K, used 117802K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 45% used [0x00000007b63e0000, 0x00000007b730aad0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 91776K, used 33840K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 21661K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:39.727+0800: 7.624: [GC2014-02-15T15:28:39.727+0800: 7.624: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 3456784 bytes, 3456784 total
- age 2: 1159952 bytes, 4616736 total
- age 3: 2942272 bytes, 7559008 total
- age 4: 2602304 bytes, 10161312 total
- age 5: 2559072 bytes, 12720384 total
: 117802K->18380K(136320K), 0.0152740 secs] 151643K->52221K(228096K), 0.0153470 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
Heap after GC invocations=9 (full 0):
par new generation total 136320K, used 18380K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 53% used [0x00000007b8520000, 0x00000007b9713348, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 91776K, used 33840K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 21661K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=9 (full 0):
par new generation total 136320K, used 120652K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 53% used [0x00000007b8520000, 0x00000007b9713348, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 91776K, used 33840K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 23104K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:40.346+0800: 8.242: [GC2014-02-15T15:28:40.346+0800: 8.242: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 6951352 bytes, 6951352 total
- age 2: 2467024 bytes, 9418376 total
- age 3: 1140432 bytes, 10558808 total
- age 4: 2918184 bytes, 13476992 total
- age 5: 2602304 bytes, 16079296 total
: 120652K->18796K(136320K), 0.0243020 secs] 154493K->55145K(228096K), 0.0244100 secs] [Times: user=0.07 sys=0.00, real=0.03 secs]
Heap after GC invocations=10 (full 0):
par new generation total 136320K, used 18796K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 55% used [0x00000007b63e0000, 0x00000007b763b190, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 91776K, used 36349K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 23104K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=10 (full 0):
par new generation total 136320K, used 121068K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 55% used [0x00000007b63e0000, 0x00000007b763b190, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 91776K, used 36349K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 23124K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:41.068+0800: 8.965: [GC2014-02-15T15:28:41.068+0800: 8.965: [ParNew
Desired survivor size 17432576 bytes, new threshold 1 (max 5)
- age 1: 21306280 bytes, 21306280 total
- age 2: 4253040 bytes, 25559320 total
- age 3: 2400096 bytes, 27959416 total
- age 4: 1140432 bytes, 29099848 total
- age 5: 2918072 bytes, 32017920 total
: 121068K->34035K(136320K), 0.0303500 secs] 157417K->72949K(228096K), 0.0304190 secs] [Times: user=0.05 sys=0.01, real=0.03 secs]
Heap after GC invocations=11 (full 0):
par new generation total 136320K, used 34035K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 99% used [0x00000007b8520000, 0x00000007ba65cc00, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 91776K, used 38914K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 23124K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=11 (full 0):
par new generation total 136320K, used 136307K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 99% used [0x00000007b8520000, 0x00000007ba65cc00, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 91776K, used 38914K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 23170K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:41.723+0800: 9.619: [GC2014-02-15T15:28:41.723+0800: 9.619: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 15881000 bytes, 15881000 total
: 136307K->33788K(136320K), 0.0436450 secs] 175221K->92857K(228096K), 0.0437060 secs] [Times: user=0.07 sys=0.01, real=0.04 secs]
Heap after GC invocations=12 (full 0):
par new generation total 136320K, used 33788K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 99% used [0x00000007b63e0000, 0x00000007b84df200, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 91776K, used 59069K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 23170K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:28:41.767+0800: 9.663: [GC [1 CMS-initial-mark: 59069K(91776K)] 92857K(228096K), 0.0051940 secs] [Times: user=0.00 sys=0.00, real=0.01 secs]
2014-02-15T15:28:41.772+0800: 9.668: [CMS-concurrent-mark-start]
2014-02-15T15:28:41.812+0800: 9.709: [CMS-concurrent-mark: 0.039/0.040 secs] [Times: user=0.14 sys=0.00, real=0.04 secs]
2014-02-15T15:28:41.813+0800: 9.709: [GC[YG occupancy: 41711 K (136320 K)]2014-02-15T15:28:41.813+0800: 9.709: [Rescan (parallel) , 0.0048100 secs]2014-02-15T15:28:41.817+0800: 9.714: [weak refs processing, 0.0002660 secs]2014-02-15T15:28:41.818+0800: 9.714: [scrub string table, 0.0003680 secs] [1 CMS-remark: 59069K(91776K)] 100780K(228096K), 0.0055340 secs] [Times: user=0.01 sys=0.00, real=0.00 secs]
2014-02-15T15:28:41.818+0800: 9.715: [CMS-concurrent-sweep-start]
2014-02-15T15:28:41.833+0800: 9.730: [CMS-concurrent-sweep: 0.015/0.015 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
2014-02-15T15:28:41.833+0800: 9.730: [CMS-concurrent-reset-start]
2014-02-15T15:28:41.841+0800: 9.738: [CMS-concurrent-reset: 0.008/0.008 secs] [Times: user=0.01 sys=0.01, real=0.01 secs]
{Heap before GC invocations=12 (full 1):
par new generation total 136320K, used 136060K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 99% used [0x00000007b63e0000, 0x00000007b84df200, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 91776K, used 58165K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 23230K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:42.261+0800: 10.158: [GC2014-02-15T15:28:42.261+0800: 10.158: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 15216856 bytes, 15216856 total
- age 2: 1347984 bytes, 16564840 total
: 136060K->19637K(136320K), 0.0127590 secs] 194225K->77802K(228096K), 0.0128210 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
Heap after GC invocations=13 (full 1):
par new generation total 136320K, used 19637K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 57% used [0x00000007b8520000, 0x00000007b984d548, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 91776K, used 58165K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 23230K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=13 (full 1):
par new generation total 136320K, used 121909K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 57% used [0x00000007b8520000, 0x00000007b984d548, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 91776K, used 58165K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 23241K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:42.811+0800: 10.708: [GC2014-02-15T15:28:42.811+0800: 10.708: [ParNew
Desired survivor size 17432576 bytes, new threshold 2 (max 5)
- age 1: 17354128 bytes, 17354128 total
- age 2: 2660520 bytes, 20014648 total
- age 3: 1345168 bytes, 21359816 total
: 121909K->21462K(136320K), 0.0146160 secs] 180074K->79627K(228096K), 0.0147070 secs] [Times: user=0.03 sys=0.00, real=0.01 secs]
Heap after GC invocations=14 (full 1):
par new generation total 136320K, used 21462K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 63% used [0x00000007b63e0000, 0x00000007b78d5a30, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 91776K, used 58165K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 23241K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=14 (full 1):
par new generation total 136320K, used 123734K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 63% used [0x00000007b63e0000, 0x00000007b78d5a30, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 91776K, used 58165K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 23289K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:43.361+0800: 11.257: [GC2014-02-15T15:28:43.361+0800: 11.257: [ParNew
Desired survivor size 17432576 bytes, new threshold 2 (max 5)
- age 1: 16714112 bytes, 16714112 total
- age 2: 3378928 bytes, 20093040 total
: 123734K->21141K(136320K), 0.0198980 secs] 181899K->82178K(228096K), 0.0199650 secs] [Times: user=0.04 sys=0.00, real=0.02 secs]
Heap after GC invocations=15 (full 1):
par new generation total 136320K, used 21141K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 62% used [0x00000007b8520000, 0x00000007b99c54a8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 91776K, used 61037K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 23289K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=15 (full 1):
par new generation total 136320K, used 123413K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 62% used [0x00000007b8520000, 0x00000007b99c54a8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 91776K, used 61037K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 23615K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:44.023+0800: 11.919: [GC2014-02-15T15:28:44.023+0800: 11.919: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 13203560 bytes, 13203560 total
- age 2: 3829352 bytes, 17032912 total
: 123413K->18586K(136320K), 0.0270420 secs] 184450K->81871K(228096K), 0.0271280 secs] [Times: user=0.07 sys=0.00, real=0.03 secs]
Heap after GC invocations=16 (full 1):
par new generation total 136320K, used 18586K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 54% used [0x00000007b63e0000, 0x00000007b7606ad8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 91776K, used 63284K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 23615K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=16 (full 1):
par new generation total 136320K, used 120858K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 54% used [0x00000007b63e0000, 0x00000007b7606ad8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 91776K, used 63284K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 23779K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:44.329+0800: 12.225: [GC2014-02-15T15:28:44.329+0800: 12.225: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 3137224 bytes, 3137224 total
- age 2: 2421456 bytes, 5558680 total
- age 3: 2268376 bytes, 7827056 total
: 120858K->11496K(136320K), 0.0103680 secs] 184143K->74780K(228096K), 0.0104620 secs] [Times: user=0.03 sys=0.00, real=0.01 secs]
Heap after GC invocations=17 (full 1):
par new generation total 136320K, used 11496K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 33% used [0x00000007b8520000, 0x00000007b905a090, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 91776K, used 63284K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 23779K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=17 (full 1):
par new generation total 136320K, used 113768K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 33% used [0x00000007b8520000, 0x00000007b905a090, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 91776K, used 63284K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 24517K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:44.815+0800: 12.712: [GC2014-02-15T15:28:44.815+0800: 12.712: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 4280256 bytes, 4280256 total
- age 2: 2564096 bytes, 6844352 total
- age 3: 2418392 bytes, 9262744 total
- age 4: 2268376 bytes, 11531120 total
: 113768K->16024K(136320K), 0.0115800 secs] 177052K->79308K(228096K), 0.0116470 secs] [Times: user=0.03 sys=0.00, real=0.01 secs]
Heap after GC invocations=18 (full 1):
par new generation total 136320K, used 16024K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 47% used [0x00000007b63e0000, 0x00000007b7386258, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 91776K, used 63284K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 24517K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=18 (full 1):
par new generation total 136320K, used 118296K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 47% used [0x00000007b63e0000, 0x00000007b7386258, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 91776K, used 63284K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 25115K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:45.227+0800: 13.124: [GC2014-02-15T15:28:45.227+0800: 13.124: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 5883848 bytes, 5883848 total
- age 2: 2394040 bytes, 8277888 total
- age 3: 2204416 bytes, 10482304 total
- age 4: 2411144 bytes, 12893448 total
- age 5: 2268376 bytes, 15161824 total
: 118296K->19540K(136320K), 0.0131450 secs] 181580K->82824K(228096K), 0.0132350 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
Heap after GC invocations=19 (full 1):
par new generation total 136320K, used 19540K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 57% used [0x00000007b8520000, 0x00000007b9835030, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 91776K, used 63284K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 25115K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=19 (full 1):
par new generation total 136320K, used 121812K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 57% used [0x00000007b8520000, 0x00000007b9835030, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 91776K, used 63284K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 25745K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:45.508+0800: 13.405: [GC2014-02-15T15:28:45.509+0800: 13.405: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 6747712 bytes, 6747712 total
- age 2: 3344496 bytes, 10092208 total
- age 3: 2393720 bytes, 12485928 total
- age 4: 2190448 bytes, 14676376 total
- age 5: 2410848 bytes, 17087224 total
: 121812K->20145K(136320K), 0.0203760 secs] 185096K->85651K(228096K), 0.0204450 secs] [Times: user=0.04 sys=0.00, real=0.02 secs]
Heap after GC invocations=20 (full 1):
par new generation total 136320K, used 20145K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 59% used [0x00000007b63e0000, 0x00000007b778c440, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 91776K, used 65506K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 25745K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=20 (full 1):
par new generation total 136320K, used 122417K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 59% used [0x00000007b63e0000, 0x00000007b778c440, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 91776K, used 65506K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 26633K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:45.843+0800: 13.739: [GC2014-02-15T15:28:45.843+0800: 13.739: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 5049680 bytes, 5049680 total
- age 2: 3218360 bytes, 8268040 total
- age 3: 3342464 bytes, 11610504 total
- age 4: 2393504 bytes, 14004008 total
- age 5: 2181592 bytes, 16185600 total
: 122417K->22025K(136320K), 0.0191700 secs] 187923K->89906K(228096K), 0.0192630 secs] [Times: user=0.07 sys=0.00, real=0.02 secs]
Heap after GC invocations=21 (full 1):
par new generation total 136320K, used 22025K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 64% used [0x00000007b8520000, 0x00000007b9aa26f8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 91776K, used 67880K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 26633K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=21 (full 1):
par new generation total 136320K, used 124297K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 64% used [0x00000007b8520000, 0x00000007b9aa26f8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 91776K, used 67880K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 27284K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:46.119+0800: 14.015: [GC2014-02-15T15:28:46.119+0800: 14.015: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 5629064 bytes, 5629064 total
- age 2: 2609928 bytes, 8238992 total
- age 3: 3216976 bytes, 11455968 total
- age 4: 3342408 bytes, 14798376 total
- age 5: 2392632 bytes, 17191008 total
: 124297K->22386K(136320K), 0.0158640 secs] 192178K->92401K(228096K), 0.0159350 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
Heap after GC invocations=22 (full 1):
par new generation total 136320K, used 22386K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 65% used [0x00000007b63e0000, 0x00000007b79bc8b0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 91776K, used 70015K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 27284K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=22 (full 1):
par new generation total 136320K, used 124658K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 65% used [0x00000007b63e0000, 0x00000007b79bc8b0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 91776K, used 70015K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 28179K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:46.405+0800: 14.302: [GC2014-02-15T15:28:46.405+0800: 14.302: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 5126384 bytes, 5126384 total
- age 2: 2678952 bytes, 7805336 total
- age 3: 2596192 bytes, 10401528 total
- age 4: 3216200 bytes, 13617728 total
- age 5: 3342384 bytes, 16960112 total
: 124658K->23438K(136320K), 0.0139190 secs] 194673K->95800K(228096K), 0.0140160 secs] [Times: user=0.03 sys=0.00, real=0.01 secs]
Heap after GC invocations=23 (full 1):
par new generation total 136320K, used 23438K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 68% used [0x00000007b8520000, 0x00000007b9c03940, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 91776K, used 72362K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 28179K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=23 (full 1):
par new generation total 136320K, used 125710K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 68% used [0x00000007b8520000, 0x00000007b9c03940, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 91776K, used 72362K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 28822K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:46.615+0800: 14.512: [GC2014-02-15T15:28:46.615+0800: 14.512: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 5879152 bytes, 5879152 total
- age 2: 2837576 bytes, 8716728 total
- age 3: 2678664 bytes, 11395392 total
- age 4: 2596192 bytes, 13991584 total
- age 5: 3216200 bytes, 17207784 total
: 125710K->24141K(136320K), 0.0138010 secs] 198072K->99772K(228096K), 0.0138660 secs] [Times: user=0.03 sys=0.00, real=0.01 secs]
Heap after GC invocations=24 (full 1):
par new generation total 136320K, used 24141K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 70% used [0x00000007b63e0000, 0x00000007b7b73790, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 91776K, used 75630K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 28822K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:28:46.629+0800: 14.526: [GC [1 CMS-initial-mark: 75630K(91776K)] 101821K(228096K), 0.0053030 secs] [Times: user=0.00 sys=0.00, real=0.01 secs]
2014-02-15T15:28:46.635+0800: 14.531: [CMS-concurrent-mark-start]
2014-02-15T15:28:46.763+0800: 14.660: [CMS-concurrent-mark: 0.058/0.129 secs] [Times: user=0.39 sys=0.01, real=0.13 secs]
2014-02-15T15:28:46.764+0800: 14.660: [GC[YG occupancy: 81134 K (136320 K)]2014-02-15T15:28:46.764+0800: 14.660: [Rescan (parallel) , 0.0352250 secs]2014-02-15T15:28:46.799+0800: 14.695: [weak refs processing, 0.0000800 secs]2014-02-15T15:28:46.799+0800: 14.695: [scrub string table, 0.0004180 secs] [1 CMS-remark: 75630K(91776K)] 156764K(228096K), 0.0357970 secs] [Times: user=0.09 sys=0.00, real=0.03 secs]
2014-02-15T15:28:46.800+0800: 14.696: [CMS-concurrent-sweep-start]
2014-02-15T15:28:46.825+0800: 14.722: [CMS-concurrent-sweep: 0.025/0.026 secs] [Times: user=0.09 sys=0.00, real=0.02 secs]
2014-02-15T15:28:46.825+0800: 14.722: [CMS-concurrent-reset-start]
2014-02-15T15:28:46.827+0800: 14.724: [CMS-concurrent-reset: 0.002/0.002 secs] [Times: user=0.01 sys=0.00, real=0.00 secs]
{Heap before GC invocations=24 (full 2):
par new generation total 136320K, used 126413K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 70% used [0x00000007b63e0000, 0x00000007b7b73790, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 91776K, used 70388K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 29597K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:46.941+0800: 14.838: [GC2014-02-15T15:28:46.941+0800: 14.838: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 4241312 bytes, 4241312 total
- age 2: 3177672 bytes, 7418984 total
- age 3: 2837344 bytes, 10256328 total
- age 4: 2678696 bytes, 12935024 total
- age 5: 2596160 bytes, 15531184 total
: 126413K->23186K(136320K), 0.0130710 secs] 196802K->96720K(228096K), 0.0131660 secs] [Times: user=0.03 sys=0.00, real=0.01 secs]
Heap after GC invocations=25 (full 2):
par new generation total 136320K, used 23186K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 68% used [0x00000007b8520000, 0x00000007b9bc4ba8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 91776K, used 73533K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 29597K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=25 (full 2):
par new generation total 136320K, used 125458K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 68% used [0x00000007b8520000, 0x00000007b9bc4ba8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 91776K, used 73533K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 30222K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:47.226+0800: 15.123: [GC2014-02-15T15:28:47.226+0800: 15.123: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 5314304 bytes, 5314304 total
- age 2: 2444568 bytes, 7758872 total
- age 3: 3174896 bytes, 10933768 total
- age 4: 2837072 bytes, 13770840 total
- age 5: 2678424 bytes, 16449264 total
: 125458K->22969K(136320K), 0.0124100 secs] 198992K->99045K(228096K), 0.0124730 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
Heap after GC invocations=26 (full 2):
par new generation total 136320K, used 22969K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 67% used [0x00000007b63e0000, 0x00000007b7a4e478, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 91776K, used 76075K [0x00000007ba660000, 0x00000007c0000000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 30222K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:28:47.239+0800: 15.136: [GC [1 CMS-initial-mark: 76075K(91776K)] 101092K(228096K), 0.0052910 secs] [Times: user=0.01 sys=0.00, real=0.01 secs]
2014-02-15T15:28:47.244+0800: 15.141: [CMS-concurrent-mark-start]
2014-02-15T15:28:47.328+0800: 15.225: [CMS-concurrent-mark: 0.049/0.084 secs] [Times: user=0.17 sys=0.01, real=0.08 secs]
2014-02-15T15:28:47.328+0800: 15.225: [GC[YG occupancy: 53702 K (136320 K)]2014-02-15T15:28:47.328+0800: 15.225: [Rescan (parallel) , 0.0203740 secs]2014-02-15T15:28:47.349+0800: 15.245: [weak refs processing, 0.0000670 secs]2014-02-15T15:28:47.349+0800: 15.245: [scrub string table, 0.0004450 secs] [1 CMS-remark: 76075K(91776K)] 129778K(228096K), 0.0209610 secs] [Times: user=0.05 sys=0.00, real=0.02 secs]
2014-02-15T15:28:47.350+0800: 15.246: [CMS-concurrent-sweep-start]
2014-02-15T15:28:47.369+0800: 15.266: [CMS-concurrent-sweep: 0.020/0.020 secs] [Times: user=0.04 sys=0.00, real=0.02 secs]
2014-02-15T15:28:47.370+0800: 15.266: [CMS-concurrent-reset-start]
2014-02-15T15:28:47.372+0800: 15.268: [CMS-concurrent-reset: 0.002/0.002 secs] [Times: user=0.00 sys=0.00, real=0.00 secs]
{Heap before GC invocations=26 (full 3):
par new generation total 136320K, used 125241K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 67% used [0x00000007b63e0000, 0x00000007b7a4e478, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 96196K, used 75993K [0x00000007ba660000, 0x00000007c0451000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 30964K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:47.536+0800: 15.432: [GC2014-02-15T15:28:47.536+0800: 15.432: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 5513512 bytes, 5513512 total
- age 2: 2732712 bytes, 8246224 total
- age 3: 2443592 bytes, 10689816 total
- age 4: 3174896 bytes, 13864712 total
- age 5: 2836456 bytes, 16701168 total
: 125241K->22902K(136320K), 0.0130310 secs] 201234K->101517K(232516K), 0.0130980 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
Heap after GC invocations=27 (full 3):
par new generation total 136320K, used 22902K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 67% used [0x00000007b8520000, 0x00000007b9b7db78, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 96196K, used 78614K [0x00000007ba660000, 0x00000007c0451000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 30964K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=27 (full 3):
par new generation total 136320K, used 125174K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 67% used [0x00000007b8520000, 0x00000007b9b7db78, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 96196K, used 78614K [0x00000007ba660000, 0x00000007c0451000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 31833K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:47.752+0800: 15.649: [GC2014-02-15T15:28:47.752+0800: 15.649: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 3516008 bytes, 3516008 total
- age 2: 2849168 bytes, 6365176 total
- age 3: 2732712 bytes, 9097888 total
- age 4: 2443440 bytes, 11541328 total
- age 5: 3174008 bytes, 14715336 total
: 125174K->21923K(136320K), 0.0128260 secs] 203789K->103315K(232516K), 0.0128890 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
Heap after GC invocations=28 (full 3):
par new generation total 136320K, used 21923K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 64% used [0x00000007b63e0000, 0x00000007b7948f50, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 96196K, used 81391K [0x00000007ba660000, 0x00000007c0451000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 31833K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:28:47.765+0800: 15.662: [GC [1 CMS-initial-mark: 81391K(96196K)] 104339K(232516K), 0.0047360 secs] [Times: user=0.00 sys=0.00, real=0.01 secs]
2014-02-15T15:28:47.770+0800: 15.667: [CMS-concurrent-mark-start]
2014-02-15T15:28:47.898+0800: 15.795: [CMS-concurrent-mark: 0.064/0.128 secs] [Times: user=0.36 sys=0.01, real=0.12 secs]
2014-02-15T15:28:47.899+0800: 15.795: [GC[YG occupancy: 78233 K (136320 K)]2014-02-15T15:28:47.899+0800: 15.795: [Rescan (parallel) , 0.0366940 secs]2014-02-15T15:28:47.935+0800: 15.832: [weak refs processing, 0.0000710 secs]2014-02-15T15:28:47.935+0800: 15.832: [scrub string table, 0.0004440 secs] [1 CMS-remark: 81391K(96196K)] 159625K(232516K), 0.0372820 secs] [Times: user=0.07 sys=0.00, real=0.04 secs]
2014-02-15T15:28:47.936+0800: 15.833: [CMS-concurrent-sweep-start]
2014-02-15T15:28:47.961+0800: 15.857: [CMS-concurrent-sweep: 0.024/0.025 secs] [Times: user=0.07 sys=0.00, real=0.03 secs]
2014-02-15T15:28:47.961+0800: 15.857: [CMS-concurrent-reset-start]
2014-02-15T15:28:47.963+0800: 15.860: [CMS-concurrent-reset: 0.002/0.002 secs] [Times: user=0.01 sys=0.00, real=0.00 secs]
{Heap before GC invocations=28 (full 4):
par new generation total 136320K, used 124195K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 64% used [0x00000007b63e0000, 0x00000007b7948f50, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 102952K, used 81330K [0x00000007ba660000, 0x00000007c0aea000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 32628K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:48.037+0800: 15.933: [GC2014-02-15T15:28:48.037+0800: 15.933: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 7737784 bytes, 7737784 total
- age 2: 2181120 bytes, 9918904 total
- age 3: 2824200 bytes, 12743104 total
- age 4: 2732664 bytes, 15475768 total
- age 5: 2442880 bytes, 17918648 total
: 124195K->27718K(136320K), 0.0134080 secs] 205525K->112129K(239272K), 0.0134770 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
Heap after GC invocations=29 (full 4):
par new generation total 136320K, used 27718K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 81% used [0x00000007b8520000, 0x00000007ba031b28, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 102952K, used 84410K [0x00000007ba660000, 0x00000007c0aea000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 32628K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=29 (full 4):
par new generation total 136320K, used 129990K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 81% used [0x00000007b8520000, 0x00000007ba031b28, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 102952K, used 84410K [0x00000007ba660000, 0x00000007c0aea000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 33722K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:48.454+0800: 16.350: [GC2014-02-15T15:28:48.454+0800: 16.350: [ParNew
Desired survivor size 17432576 bytes, new threshold 4 (max 5)
- age 1: 5352768 bytes, 5352768 total
- age 2: 7614472 bytes, 12967240 total
- age 3: 2179880 bytes, 15147120 total
- age 4: 2824008 bytes, 17971128 total
- age 5: 2732664 bytes, 20703792 total
: 129990K->34048K(136320K), 0.0231860 secs] 214401K->120865K(239272K), 0.0232780 secs] [Times: user=0.05 sys=0.00, real=0.02 secs]
Heap after GC invocations=30 (full 4):
par new generation total 136320K, used 34048K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 100% used [0x00000007b63e0000, 0x00000007b8520000, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 102952K, used 86817K [0x00000007ba660000, 0x00000007c0aea000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 33722K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:28:48.477+0800: 16.374: [GC [1 CMS-initial-mark: 86817K(102952K)] 123555K(239272K), 0.0075300 secs] [Times: user=0.00 sys=0.00, real=0.01 secs]
2014-02-15T15:28:48.485+0800: 16.381: [CMS-concurrent-mark-start]
2014-02-15T15:28:48.616+0800: 16.513: [CMS-concurrent-mark: 0.069/0.131 secs] [Times: user=0.30 sys=0.01, real=0.13 secs]
2014-02-15T15:28:48.616+0800: 16.513: [GC[YG occupancy: 77377 K (136320 K)]2014-02-15T15:28:48.616+0800: 16.513: [Rescan (parallel) , 0.0282190 secs]2014-02-15T15:28:48.645+0800: 16.541: [weak refs processing, 0.0000990 secs]2014-02-15T15:28:48.645+0800: 16.541: [scrub string table, 0.0006300 secs] [1 CMS-remark: 86817K(102952K)] 164194K(239272K), 0.0290380 secs] [Times: user=0.06 sys=0.00, real=0.03 secs]
2014-02-15T15:28:48.645+0800: 16.542: [CMS-concurrent-sweep-start]
2014-02-15T15:28:48.671+0800: 16.568: [CMS-concurrent-sweep: 0.025/0.026 secs] [Times: user=0.05 sys=0.00, real=0.03 secs]
2014-02-15T15:28:48.671+0800: 16.568: [CMS-concurrent-reset-start]
2014-02-15T15:28:48.673+0800: 16.570: [CMS-concurrent-reset: 0.002/0.002 secs] [Times: user=0.01 sys=0.00, real=0.00 secs]
{Heap before GC invocations=30 (full 5):
par new generation total 136320K, used 136320K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 100% used [0x00000007b63e0000, 0x00000007b8520000, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 109412K, used 86432K [0x00000007ba660000, 0x00000007c1139000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 35077K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:48.806+0800: 16.703: [GC2014-02-15T15:28:48.806+0800: 16.703: [ParNew
Desired survivor size 17432576 bytes, new threshold 3 (max 5)
- age 1: 7078168 bytes, 7078168 total
- age 2: 3327880 bytes, 10406048 total
- age 3: 7609696 bytes, 18015744 total
- age 4: 2179904 bytes, 20195648 total
: 136320K->23005K(136320K), 0.0207670 secs] 222752K->114880K(245732K), 0.0208440 secs] [Times: user=0.04 sys=0.00, real=0.02 secs]
Heap after GC invocations=31 (full 5):
par new generation total 136320K, used 23005K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 67% used [0x00000007b8520000, 0x00000007b9b975b8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 109412K, used 91874K [0x00000007ba660000, 0x00000007c1139000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 35077K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:28:48.828+0800: 16.724: [GC [1 CMS-initial-mark: 91874K(109412K)] 117349K(245732K), 0.0066610 secs] [Times: user=0.01 sys=0.00, real=0.01 secs]
2014-02-15T15:28:48.834+0800: 16.731: [CMS-concurrent-mark-start]
2014-02-15T15:28:48.989+0800: 16.885: [CMS-concurrent-mark: 0.067/0.154 secs] [Times: user=0.29 sys=0.01, real=0.15 secs]
2014-02-15T15:28:48.989+0800: 16.886: [GC[YG occupancy: 81086 K (136320 K)]2014-02-15T15:28:48.989+0800: 16.886: [Rescan (parallel) , 0.0341980 secs]2014-02-15T15:28:49.023+0800: 16.920: [weak refs processing, 0.0000770 secs]2014-02-15T15:28:49.023+0800: 16.920: [scrub string table, 0.0003990 secs] [1 CMS-remark: 91874K(109412K)] 172961K(245732K), 0.0347610 secs] [Times: user=0.07 sys=0.00, real=0.04 secs]
2014-02-15T15:28:49.024+0800: 16.920: [CMS-concurrent-sweep-start]
2014-02-15T15:28:49.047+0800: 16.943: [CMS-concurrent-sweep: 0.023/0.023 secs] [Times: user=0.04 sys=0.00, real=0.02 secs]
2014-02-15T15:28:49.047+0800: 16.944: [CMS-concurrent-reset-start]
2014-02-15T15:28:49.049+0800: 16.946: [CMS-concurrent-reset: 0.002/0.002 secs] [Times: user=0.01 sys=0.00, real=0.00 secs]
{Heap before GC invocations=31 (full 6):
par new generation total 136320K, used 125277K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 67% used [0x00000007b8520000, 0x00000007b9b975b8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 116248K, used 91833K [0x00000007ba660000, 0x00000007c17e6000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 36408K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:49.134+0800: 17.031: [GC2014-02-15T15:28:49.134+0800: 17.031: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 4837656 bytes, 4837656 total
- age 2: 3600808 bytes, 8438464 total
- age 3: 3324952 bytes, 11763416 total
: 125277K->20041K(136320K), 0.0181570 secs] 217111K->121444K(252568K), 0.0182240 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
Heap after GC invocations=32 (full 6):
par new generation total 136320K, used 20041K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 58% used [0x00000007b63e0000, 0x00000007b7772588, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 116248K, used 101402K [0x00000007ba660000, 0x00000007c17e6000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 36408K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:28:49.153+0800: 17.049: [GC [1 CMS-initial-mark: 101402K(116248K)] 123758K(252568K), 0.0047420 secs] [Times: user=0.01 sys=0.00, real=0.00 secs]
2014-02-15T15:28:49.158+0800: 17.054: [CMS-concurrent-mark-start]
2014-02-15T15:28:49.323+0800: 17.219: [CMS-concurrent-mark: 0.068/0.165 secs] [Times: user=0.31 sys=0.01, real=0.17 secs]
2014-02-15T15:28:49.323+0800: 17.220: [GC[YG occupancy: 82978 K (136320 K)]2014-02-15T15:28:49.323+0800: 17.220: [Rescan (parallel) , 0.0353150 secs]2014-02-15T15:28:49.358+0800: 17.255: [weak refs processing, 0.0000810 secs]2014-02-15T15:28:49.358+0800: 17.255: [scrub string table, 0.0004060 secs] [1 CMS-remark: 101402K(116248K)] 184381K(252568K), 0.0358730 secs] [Times: user=0.08 sys=0.00, real=0.03 secs]
2014-02-15T15:28:49.359+0800: 17.256: [CMS-concurrent-sweep-start]
2014-02-15T15:28:49.382+0800: 17.279: [CMS-concurrent-sweep: 0.023/0.023 secs] [Times: user=0.05 sys=0.00, real=0.03 secs]
2014-02-15T15:28:49.383+0800: 17.279: [CMS-concurrent-reset-start]
2014-02-15T15:28:49.385+0800: 17.281: [CMS-concurrent-reset: 0.002/0.002 secs] [Times: user=0.01 sys=0.00, real=0.00 secs]
{Heap before GC invocations=32 (full 7):
par new generation total 136320K, used 122313K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 58% used [0x00000007b63e0000, 0x00000007b7772588, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 128324K, used 101375K [0x00000007ba660000, 0x00000007c23b1000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 37747K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:49.463+0800: 17.360: [GC2014-02-15T15:28:49.464+0800: 17.360: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 4402352 bytes, 4402352 total
- age 2: 2513608 bytes, 6915960 total
- age 3: 3600408 bytes, 10516368 total
- age 4: 3324616 bytes, 13840984 total
: 122313K->14793K(136320K), 0.0094640 secs] 223689K->116169K(264644K), 0.0095510 secs] [Times: user=0.03 sys=0.00, real=0.01 secs]
Heap after GC invocations=33 (full 7):
par new generation total 136320K, used 14793K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 43% used [0x00000007b8520000, 0x00000007b93927c0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 128324K, used 101375K [0x00000007ba660000, 0x00000007c23b1000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 37747K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=33 (full 7):
par new generation total 136320K, used 117065K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 43% used [0x00000007b8520000, 0x00000007b93927c0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 128324K, used 101375K [0x00000007ba660000, 0x00000007c23b1000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 38759K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:49.828+0800: 17.725: [GC2014-02-15T15:28:49.828+0800: 17.725: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 4661792 bytes, 4661792 total
- age 2: 2238248 bytes, 6900040 total
- age 3: 2513608 bytes, 9413648 total
- age 4: 3600352 bytes, 13014000 total
- age 5: 3320880 bytes, 16334880 total
: 117065K->22101K(136320K), 0.0128030 secs] 218441K->123476K(264644K), 0.0128730 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
Heap after GC invocations=34 (full 7):
par new generation total 136320K, used 22101K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 64% used [0x00000007b63e0000, 0x00000007b7975410, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 128324K, used 101375K [0x00000007ba660000, 0x00000007c23b1000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 38759K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=34 (full 7):
par new generation total 136320K, used 124373K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 64% used [0x00000007b63e0000, 0x00000007b7975410, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 128324K, used 101375K [0x00000007ba660000, 0x00000007c23b1000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 39778K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:50.071+0800: 17.967: [GC2014-02-15T15:28:50.071+0800: 17.968: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2162168 bytes, 2162168 total
- age 2: 3017872 bytes, 5180040 total
- age 3: 2227936 bytes, 7407976 total
- age 4: 2513608 bytes, 9921584 total
- age 5: 3600352 bytes, 13521936 total
: 124373K->20951K(136320K), 0.0152880 secs] 225748K->125579K(264644K), 0.0153540 secs] [Times: user=0.04 sys=0.00, real=0.01 secs]
Heap after GC invocations=35 (full 7):
par new generation total 136320K, used 20951K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 61% used [0x00000007b8520000, 0x00000007b9995d38, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 128324K, used 104628K [0x00000007ba660000, 0x00000007c23b1000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 39778K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=35 (full 7):
par new generation total 136320K, used 123223K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 61% used [0x00000007b8520000, 0x00000007b9995d38, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 128324K, used 104628K [0x00000007ba660000, 0x00000007c23b1000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 40786K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:50.358+0800: 18.254: [GC2014-02-15T15:28:50.358+0800: 18.254: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2565120 bytes, 2565120 total
- age 2: 1348576 bytes, 3913696 total
- age 3: 3010048 bytes, 6923744 total
- age 4: 2227896 bytes, 9151640 total
- age 5: 2513608 bytes, 11665248 total
: 123223K->19715K(136320K), 0.0132430 secs] 227851K->127865K(264644K), 0.0133130 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
Heap after GC invocations=36 (full 7):
par new generation total 136320K, used 19715K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 57% used [0x00000007b63e0000, 0x00000007b7720fa0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 128324K, used 108149K [0x00000007ba660000, 0x00000007c23b1000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 40786K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:28:50.371+0800: 18.268: [GC [1 CMS-initial-mark: 108149K(128324K)] 129912K(264644K), 0.0056080 secs] [Times: user=0.01 sys=0.00, real=0.00 secs]
2014-02-15T15:28:50.377+0800: 18.273: [CMS-concurrent-mark-start]
2014-02-15T15:28:50.534+0800: 18.430: [CMS-concurrent-mark: 0.073/0.157 secs] [Times: user=0.45 sys=0.01, real=0.16 secs]
2014-02-15T15:28:50.534+0800: 18.430: [GC[YG occupancy: 66860 K (136320 K)]2014-02-15T15:28:50.534+0800: 18.430: [Rescan (parallel) , 0.0334200 secs]2014-02-15T15:28:50.567+0800: 18.464: [weak refs processing, 0.0000870 secs]2014-02-15T15:28:50.567+0800: 18.464: [scrub string table, 0.0004390 secs] [1 CMS-remark: 108149K(128324K)] 175010K(264644K), 0.0340190 secs] [Times: user=0.08 sys=0.00, real=0.03 secs]
2014-02-15T15:28:50.568+0800: 18.465: [CMS-concurrent-sweep-start]
2014-02-15T15:28:50.594+0800: 18.490: [CMS-concurrent-sweep: 0.026/0.026 secs] [Times: user=0.06 sys=0.00, real=0.03 secs]
2014-02-15T15:28:50.594+0800: 18.490: [CMS-concurrent-reset-start]
2014-02-15T15:28:50.596+0800: 18.493: [CMS-concurrent-reset: 0.002/0.002 secs] [Times: user=0.00 sys=0.00, real=0.00 secs]
{Heap before GC invocations=36 (full 8):
par new generation total 136320K, used 121987K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 57% used [0x00000007b63e0000, 0x00000007b7720fa0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 136668K, used 107964K [0x00000007ba660000, 0x00000007c2bd7000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 42030K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:50.705+0800: 18.602: [GC2014-02-15T15:28:50.706+0800: 18.602: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 3167480 bytes, 3167480 total
- age 2: 1808552 bytes, 4976032 total
- age 3: 1348184 bytes, 6324216 total
- age 4: 3008384 bytes, 9332600 total
- age 5: 2227896 bytes, 11560496 total
: 121987K->14948K(136320K), 0.0142200 secs] 229952K->125374K(272988K), 0.0142860 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
Heap after GC invocations=37 (full 8):
par new generation total 136320K, used 14948K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 43% used [0x00000007b8520000, 0x00000007b93b9220, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 136668K, used 110425K [0x00000007ba660000, 0x00000007c2bd7000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 42030K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=37 (full 8):
par new generation total 136320K, used 117220K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 43% used [0x00000007b8520000, 0x00000007b93b9220, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 136668K, used 110425K [0x00000007ba660000, 0x00000007c2bd7000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 42916K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:51.048+0800: 18.944: [GC2014-02-15T15:28:51.048+0800: 18.944: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 3277328 bytes, 3277328 total
- age 2: 2510184 bytes, 5787512 total
- age 3: 1797216 bytes, 7584728 total
- age 4: 1347240 bytes, 8931968 total
- age 5: 3008384 bytes, 11940352 total
: 117220K->15762K(136320K), 0.0176200 secs] 227646K->128371K(272988K), 0.0176890 secs] [Times: user=0.06 sys=0.00, real=0.02 secs]
Heap after GC invocations=38 (full 8):
par new generation total 136320K, used 15762K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 46% used [0x00000007b63e0000, 0x00000007b7344958, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 136668K, used 112609K [0x00000007ba660000, 0x00000007c2bd7000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 42916K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:28:51.065+0800: 18.962: [GC [1 CMS-initial-mark: 112609K(136668K)] 130442K(272988K), 0.0079840 secs] [Times: user=0.03 sys=0.00, real=0.01 secs]
2014-02-15T15:28:51.074+0800: 18.970: [CMS-concurrent-mark-start]
2014-02-15T15:28:51.176+0800: 19.073: [CMS-concurrent-mark: 0.076/0.103 secs] [Times: user=0.37 sys=0.01, real=0.10 secs]
2014-02-15T15:28:51.177+0800: 19.073: [GC[YG occupancy: 38303 K (136320 K)]2014-02-15T15:28:51.177+0800: 19.073: [Rescan (parallel) , 0.0178570 secs]2014-02-15T15:28:51.194+0800: 19.091: [weak refs processing, 0.0000870 secs]2014-02-15T15:28:51.195+0800: 19.091: [scrub string table, 0.0004930 secs] [1 CMS-remark: 112609K(136668K)] 150913K(272988K), 0.0185360 secs] [Times: user=0.05 sys=0.00, real=0.02 secs]
2014-02-15T15:28:51.195+0800: 19.092: [CMS-concurrent-sweep-start]
2014-02-15T15:28:51.225+0800: 19.121: [CMS-concurrent-sweep: 0.029/0.029 secs] [Times: user=0.09 sys=0.00, real=0.03 secs]
2014-02-15T15:28:51.225+0800: 19.121: [CMS-concurrent-reset-start]
2014-02-15T15:28:51.227+0800: 19.124: [CMS-concurrent-reset: 0.002/0.002 secs] [Times: user=0.01 sys=0.00, real=0.00 secs]
{Heap before GC invocations=38 (full 9):
par new generation total 136320K, used 118034K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 46% used [0x00000007b63e0000, 0x00000007b7344958, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 142324K, used 112434K [0x00000007ba660000, 0x00000007c315d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 44782K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:51.566+0800: 19.462: [GC2014-02-15T15:28:51.566+0800: 19.462: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 4079264 bytes, 4079264 total
- age 2: 1878840 bytes, 5958104 total
- age 3: 2501752 bytes, 8459856 total
- age 4: 1789096 bytes, 10248952 total
- age 5: 1347184 bytes, 11596136 total
: 118034K->16940K(136320K), 0.0194960 secs] 230468K->132319K(278644K), 0.0195690 secs] [Times: user=0.07 sys=0.01, real=0.02 secs]
Heap after GC invocations=39 (full 9):
par new generation total 136320K, used 16940K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 49% used [0x00000007b8520000, 0x00000007b95ab170, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 142324K, used 115378K [0x00000007ba660000, 0x00000007c315d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 44782K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=39 (full 9):
par new generation total 136320K, used 119212K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 49% used [0x00000007b8520000, 0x00000007b95ab170, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 142324K, used 115378K [0x00000007ba660000, 0x00000007c315d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 46349K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:51.948+0800: 19.845: [GC2014-02-15T15:28:51.949+0800: 19.845: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 4497200 bytes, 4497200 total
- age 2: 2678768 bytes, 7175968 total
- age 3: 1878536 bytes, 9054504 total
- age 4: 2501648 bytes, 11556152 total
- age 5: 1787704 bytes, 13343856 total
: 119212K->17226K(136320K), 0.0192620 secs] 234591K->133922K(278644K), 0.0193410 secs] [Times: user=0.08 sys=0.00, real=0.02 secs]
Heap after GC invocations=40 (full 9):
par new generation total 136320K, used 17226K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 50% used [0x00000007b63e0000, 0x00000007b74b29d0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 142324K, used 116696K [0x00000007ba660000, 0x00000007c315d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 46349K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=40 (full 9):
par new generation total 136320K, used 119498K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 50% used [0x00000007b63e0000, 0x00000007b74b29d0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 142324K, used 116696K [0x00000007ba660000, 0x00000007c315d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 47231K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:52.195+0800: 20.092: [GC2014-02-15T15:28:52.195+0800: 20.092: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2911120 bytes, 2911120 total
- age 2: 2346656 bytes, 5257776 total
- age 3: 2558296 bytes, 7816072 total
- age 4: 1878360 bytes, 9694432 total
- age 5: 2501648 bytes, 12196080 total
: 119498K->17282K(136320K), 0.0167080 secs] 236194K->135750K(278644K), 0.0168020 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
Heap after GC invocations=41 (full 9):
par new generation total 136320K, used 17282K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 50% used [0x00000007b8520000, 0x00000007b9600b80, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 142324K, used 118468K [0x00000007ba660000, 0x00000007c315d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 47231K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:28:52.213+0800: 20.109: [GC [1 CMS-initial-mark: 118468K(142324K)] 137761K(278644K), 0.0077420 secs] [Times: user=0.01 sys=0.00, real=0.01 secs]
2014-02-15T15:28:52.220+0800: 20.117: [CMS-concurrent-mark-start]
2014-02-15T15:28:52.393+0800: 20.290: [CMS-concurrent-mark: 0.074/0.173 secs] [Times: user=0.31 sys=0.01, real=0.17 secs]
2014-02-15T15:28:52.393+0800: 20.290: [GC[YG occupancy: 79412 K (136320 K)]2014-02-15T15:28:52.393+0800: 20.290: [Rescan (parallel) , 0.0431350 secs]2014-02-15T15:28:52.437+0800: 20.333: [weak refs processing, 0.0000860 secs]2014-02-15T15:28:52.437+0800: 20.333: [scrub string table, 0.0006150 secs] [1 CMS-remark: 118468K(142324K)] 197880K(278644K), 0.0439070 secs] [Times: user=0.08 sys=0.00, real=0.04 secs]
2014-02-15T15:28:52.437+0800: 20.334: [CMS-concurrent-sweep-start]
2014-02-15T15:28:52.474+0800: 20.371: [CMS-concurrent-sweep: 0.037/0.037 secs] [Times: user=0.10 sys=0.01, real=0.04 secs]
2014-02-15T15:28:52.474+0800: 20.371: [CMS-concurrent-reset-start]
2014-02-15T15:28:52.476+0800: 20.373: [CMS-concurrent-reset: 0.002/0.002 secs] [Times: user=0.01 sys=0.00, real=0.00 secs]
{Heap before GC invocations=41 (full 10):
par new generation total 136320K, used 119554K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 50% used [0x00000007b8520000, 0x00000007b9600b80, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 149880K, used 118404K [0x00000007ba660000, 0x00000007c38be000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 48163K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:52.606+0800: 20.503: [GC2014-02-15T15:28:52.606+0800: 20.503: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 3259384 bytes, 3259384 total
- age 2: 1769880 bytes, 5029264 total
- age 3: 2346536 bytes, 7375800 total
- age 4: 2557496 bytes, 9933296 total
- age 5: 1878232 bytes, 11811528 total
: 119554K->17515K(136320K), 0.0174150 secs] 237959K->138368K(286200K), 0.0175020 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
Heap after GC invocations=42 (full 10):
par new generation total 136320K, used 17515K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 51% used [0x00000007b63e0000, 0x00000007b74faf58, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 149880K, used 120852K [0x00000007ba660000, 0x00000007c38be000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 48163K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=42 (full 10):
par new generation total 136320K, used 119787K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 51% used [0x00000007b63e0000, 0x00000007b74faf58, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 149880K, used 120852K [0x00000007ba660000, 0x00000007c38be000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 48942K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:54.475+0800: 22.371: [GC2014-02-15T15:28:54.475+0800: 22.371: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 3299272 bytes, 3299272 total
- age 2: 1912848 bytes, 5212120 total
- age 3: 1769744 bytes, 6981864 total
- age 4: 2344736 bytes, 9326600 total
- age 5: 2554184 bytes, 11880784 total
: 119787K->16902K(136320K), 0.0174120 secs] 240640K->139594K(286200K), 0.0174760 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
Heap after GC invocations=43 (full 10):
par new generation total 136320K, used 16902K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 49% used [0x00000007b8520000, 0x00000007b95a1808, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 149880K, used 122692K [0x00000007ba660000, 0x00000007c38be000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 48942K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=43 (full 10):
par new generation total 136320K, used 119174K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 49% used [0x00000007b8520000, 0x00000007b95a1808, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 149880K, used 122692K [0x00000007ba660000, 0x00000007c38be000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 50013K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:54.733+0800: 22.630: [GC2014-02-15T15:28:54.733+0800: 22.630: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 3434544 bytes, 3434544 total
- age 2: 1912328 bytes, 5346872 total
- age 3: 1912608 bytes, 7259480 total
- age 4: 1769744 bytes, 9029224 total
- age 5: 2344520 bytes, 11373744 total
: 119174K->16726K(136320K), 0.0162190 secs] 241866K->141929K(286200K), 0.0163170 secs] [Times: user=0.03 sys=0.00, real=0.01 secs]
Heap after GC invocations=44 (full 10):
par new generation total 136320K, used 16726K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 49% used [0x00000007b63e0000, 0x00000007b7435a88, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 149880K, used 125203K [0x00000007ba660000, 0x00000007c38be000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 50013K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:28:54.750+0800: 22.646: [GC [1 CMS-initial-mark: 125203K(149880K)] 143963K(286200K), 0.0063160 secs] [Times: user=0.01 sys=0.00, real=0.00 secs]
2014-02-15T15:28:54.756+0800: 22.653: [CMS-concurrent-mark-start]
2014-02-15T15:28:54.954+0800: 22.851: [CMS-concurrent-mark: 0.082/0.198 secs] [Times: user=0.35 sys=0.01, real=0.20 secs]
2014-02-15T15:28:54.955+0800: 22.851: [GC[YG occupancy: 77989 K (136320 K)]2014-02-15T15:28:54.955+0800: 22.851: [Rescan (parallel) , 0.0385640 secs]2014-02-15T15:28:54.993+0800: 22.890: [weak refs processing, 0.0000900 secs]2014-02-15T15:28:54.993+0800: 22.890: [scrub string table, 0.0006390 secs] [1 CMS-remark: 125203K(149880K)] 203192K(286200K), 0.0393690 secs] [Times: user=0.08 sys=0.00, real=0.04 secs]
2014-02-15T15:28:54.994+0800: 22.891: [CMS-concurrent-sweep-start]
2014-02-15T15:28:55.023+0800: 22.919: [CMS-concurrent-sweep: 0.028/0.028 secs] [Times: user=0.06 sys=0.00, real=0.03 secs]
2014-02-15T15:28:55.023+0800: 22.919: [CMS-concurrent-reset-start]
2014-02-15T15:28:55.025+0800: 22.921: [CMS-concurrent-reset: 0.002/0.002 secs] [Times: user=0.00 sys=0.00, real=0.00 secs]
{Heap before GC invocations=44 (full 11):
par new generation total 136320K, used 118998K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 49% used [0x00000007b63e0000, 0x00000007b7435a88, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 158428K, used 125158K [0x00000007ba660000, 0x00000007c4117000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 51124K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:55.112+0800: 23.008: [GC2014-02-15T15:28:55.112+0800: 23.009: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 3852400 bytes, 3852400 total
- age 2: 2271856 bytes, 6124256 total
- age 3: 1793504 bytes, 7917760 total
- age 4: 1911776 bytes, 9829536 total
- age 5: 1769568 bytes, 11599104 total
: 118998K->11548K(136320K), 0.0217650 secs] 244156K->139007K(294748K), 0.0218350 secs] [Times: user=0.06 sys=0.00, real=0.02 secs]
Heap after GC invocations=45 (full 11):
par new generation total 136320K, used 11548K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 33% used [0x00000007b8520000, 0x00000007b9067080, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 158428K, used 127459K [0x00000007ba660000, 0x00000007c4117000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 51124K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=45 (full 11):
par new generation total 136320K, used 113820K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 33% used [0x00000007b8520000, 0x00000007b9067080, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 158428K, used 127459K [0x00000007ba660000, 0x00000007c4117000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 52093K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:55.420+0800: 23.316: [GC2014-02-15T15:28:55.420+0800: 23.316: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 3164024 bytes, 3164024 total
- age 2: 2205632 bytes, 5369656 total
- age 3: 2271496 bytes, 7641152 total
- age 4: 1792832 bytes, 9433984 total
- age 5: 1911776 bytes, 11345760 total
: 113820K->15934K(136320K), 0.0149440 secs] 241279K->145143K(294748K), 0.0150320 secs] [Times: user=0.03 sys=0.00, real=0.01 secs]
Heap after GC invocations=46 (full 11):
par new generation total 136320K, used 15934K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 46% used [0x00000007b63e0000, 0x00000007b736fb98, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 158428K, used 129208K [0x00000007ba660000, 0x00000007c4117000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 52093K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=46 (full 11):
par new generation total 136320K, used 118206K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 46% used [0x00000007b63e0000, 0x00000007b736fb98, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 158428K, used 129208K [0x00000007ba660000, 0x00000007c4117000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 52909K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:55.746+0800: 23.642: [GC2014-02-15T15:28:55.746+0800: 23.642: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2890408 bytes, 2890408 total
- age 2: 1879952 bytes, 4770360 total
- age 3: 2203200 bytes, 6973560 total
- age 4: 2263184 bytes, 9236744 total
- age 5: 1792016 bytes, 11028760 total
: 118206K->15577K(136320K), 0.0158830 secs] 247415K->146669K(294748K), 0.0159490 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
Heap after GC invocations=47 (full 11):
par new generation total 136320K, used 15577K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 45% used [0x00000007b8520000, 0x00000007b9456600, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 158428K, used 131092K [0x00000007ba660000, 0x00000007c4117000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 52909K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:28:55.762+0800: 23.659: [GC [1 CMS-initial-mark: 131092K(158428K)] 148717K(294748K), 0.0071830 secs] [Times: user=0.01 sys=0.00, real=0.00 secs]
2014-02-15T15:28:55.769+0800: 23.666: [CMS-concurrent-mark-start]
2014-02-15T15:28:55.917+0800: 23.813: [CMS-concurrent-mark: 0.094/0.148 secs] [Times: user=0.54 sys=0.01, real=0.15 secs]
2014-02-15T15:28:55.917+0800: 23.814: [GC[YG occupancy: 85407 K (136320 K)]2014-02-15T15:28:55.917+0800: 23.814: [Rescan (parallel) , 0.0565060 secs]2014-02-15T15:28:55.974+0800: 23.870: [weak refs processing, 0.0000930 secs]2014-02-15T15:28:55.974+0800: 23.870: [scrub string table, 0.0007770 secs] [1 CMS-remark: 131092K(158428K)] 216500K(294748K), 0.0574550 secs] [Times: user=0.17 sys=0.00, real=0.06 secs]
2014-02-15T15:28:55.975+0800: 23.871: [CMS-concurrent-sweep-start]
2014-02-15T15:28:56.006+0800: 23.902: [CMS-concurrent-sweep: 0.031/0.031 secs] [Times: user=0.09 sys=0.00, real=0.03 secs]
2014-02-15T15:28:56.006+0800: 23.903: [CMS-concurrent-reset-start]
2014-02-15T15:28:56.008+0800: 23.905: [CMS-concurrent-reset: 0.002/0.002 secs] [Times: user=0.00 sys=0.00, real=0.00 secs]
{Heap before GC invocations=47 (full 12):
par new generation total 136320K, used 117849K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 45% used [0x00000007b8520000, 0x00000007b9456600, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 165752K, used 130941K [0x00000007ba660000, 0x00000007c483e000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 53755K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:56.040+0800: 23.937: [GC2014-02-15T15:28:56.040+0800: 23.937: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2462872 bytes, 2462872 total
- age 2: 2047704 bytes, 4510576 total
- age 3: 1872928 bytes, 6383504 total
- age 4: 2203200 bytes, 8586704 total
- age 5: 2263184 bytes, 10849888 total
: 117849K->15999K(136320K), 0.0147700 secs] 248791K->148699K(302072K), 0.0148430 secs] [Times: user=0.04 sys=0.01, real=0.01 secs]
Heap after GC invocations=48 (full 12):
par new generation total 136320K, used 15999K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 46% used [0x00000007b63e0000, 0x00000007b737fe38, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 165752K, used 132700K [0x00000007ba660000, 0x00000007c483e000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 53755K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=48 (full 12):
par new generation total 136320K, used 118271K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 46% used [0x00000007b63e0000, 0x00000007b737fe38, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 165752K, used 132700K [0x00000007ba660000, 0x00000007c483e000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 54777K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:56.285+0800: 24.182: [GC2014-02-15T15:28:56.285+0800: 24.182: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2786704 bytes, 2786704 total
- age 2: 1281256 bytes, 4067960 total
- age 3: 2047616 bytes, 6115576 total
- age 4: 1872888 bytes, 7988464 total
- age 5: 2203200 bytes, 10191664 total
: 118271K->15771K(136320K), 0.0146660 secs] 250971K->150690K(302072K), 0.0147350 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
Heap after GC invocations=49 (full 12):
par new generation total 136320K, used 15771K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 46% used [0x00000007b8520000, 0x00000007b9486e98, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 165752K, used 134918K [0x00000007ba660000, 0x00000007c483e000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 54777K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=49 (full 12):
par new generation total 136320K, used 118043K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 46% used [0x00000007b8520000, 0x00000007b9486e98, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 165752K, used 134918K [0x00000007ba660000, 0x00000007c483e000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 55781K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:56.627+0800: 24.524: [GC2014-02-15T15:28:56.627+0800: 24.524: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 3535096 bytes, 3535096 total
- age 2: 1453616 bytes, 4988712 total
- age 3: 1281216 bytes, 6269928 total
- age 4: 2046936 bytes, 8316864 total
- age 5: 1872472 bytes, 10189336 total
: 118043K->14866K(136320K), 0.0142160 secs] 252962K->151944K(302072K), 0.0143300 secs] [Times: user=0.02 sys=0.00, real=0.02 secs]
Heap after GC invocations=50 (full 12):
par new generation total 136320K, used 14866K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 43% used [0x00000007b63e0000, 0x00000007b7264830, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 165752K, used 137078K [0x00000007ba660000, 0x00000007c483e000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 55781K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:28:56.642+0800: 24.538: [GC [1 CMS-initial-mark: 137078K(165752K)] 153992K(302072K), 0.0061740 secs] [Times: user=0.01 sys=0.00, real=0.00 secs]
2014-02-15T15:28:56.648+0800: 24.544: [CMS-concurrent-mark-start]
2014-02-15T15:28:56.816+0800: 24.712: [CMS-concurrent-mark: 0.092/0.168 secs] [Times: user=0.43 sys=0.01, real=0.17 secs]
2014-02-15T15:28:56.816+0800: 24.712: [GC[YG occupancy: 33292 K (136320 K)]2014-02-15T15:28:56.816+0800: 24.712: [Rescan (parallel) , 0.0109980 secs]2014-02-15T15:28:56.827+0800: 24.723: [weak refs processing, 0.0000830 secs]2014-02-15T15:28:56.827+0800: 24.724: [scrub string table, 0.0007810 secs] [1 CMS-remark: 137078K(165752K)] 170371K(302072K), 0.0119360 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
2014-02-15T15:28:56.828+0800: 24.724: [CMS-concurrent-sweep-start]
2014-02-15T15:28:56.861+0800: 24.758: [CMS-concurrent-sweep: 0.033/0.033 secs] [Times: user=0.07 sys=0.00, real=0.04 secs]
2014-02-15T15:28:56.862+0800: 24.758: [CMS-concurrent-reset-start]
2014-02-15T15:28:56.864+0800: 24.760: [CMS-concurrent-reset: 0.002/0.002 secs] [Times: user=0.00 sys=0.00, real=0.00 secs]
{Heap before GC invocations=50 (full 13):
par new generation total 136320K, used 117138K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 43% used [0x00000007b63e0000, 0x00000007b7264830, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 173460K, used 137032K [0x00000007ba660000, 0x00000007c4fc5000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 56992K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:57.039+0800: 24.935: [GC2014-02-15T15:28:57.039+0800: 24.935: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 4566792 bytes, 4566792 total
- age 2: 1980120 bytes, 6546912 total
- age 3: 1453480 bytes, 8000392 total
- age 4: 1281216 bytes, 9281608 total
- age 5: 2046768 bytes, 11328376 total
: 117138K->14946K(136320K), 0.0147310 secs] 254170K->153816K(309780K), 0.0148190 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
Heap after GC invocations=51 (full 13):
par new generation total 136320K, used 14946K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 43% used [0x00000007b8520000, 0x00000007b93b8a50, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 173460K, used 138869K [0x00000007ba660000, 0x00000007c4fc5000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 56992K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=51 (full 13):
par new generation total 136320K, used 117218K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 43% used [0x00000007b8520000, 0x00000007b93b8a50, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 173460K, used 138869K [0x00000007ba660000, 0x00000007c4fc5000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 58106K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:57.279+0800: 25.175: [GC2014-02-15T15:28:57.279+0800: 25.175: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2468544 bytes, 2468544 total
- age 2: 2454792 bytes, 4923336 total
- age 3: 1972352 bytes, 6895688 total
- age 4: 1453440 bytes, 8349128 total
- age 5: 1281016 bytes, 9630144 total
: 117218K->14525K(136320K), 0.0135920 secs] 256088K->155410K(309780K), 0.0136670 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
Heap after GC invocations=52 (full 13):
par new generation total 136320K, used 14525K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 42% used [0x00000007b63e0000, 0x00000007b720f4e8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 173460K, used 140885K [0x00000007ba660000, 0x00000007c4fc5000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 58106K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=52 (full 13):
par new generation total 136320K, used 116797K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 42% used [0x00000007b63e0000, 0x00000007b720f4e8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 173460K, used 140885K [0x00000007ba660000, 0x00000007c4fc5000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 59167K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:57.518+0800: 25.414: [GC2014-02-15T15:28:57.518+0800: 25.414: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2685208 bytes, 2685208 total
- age 2: 1424048 bytes, 4109256 total
- age 3: 2454112 bytes, 6563368 total
- age 4: 1972272 bytes, 8535640 total
- age 5: 1453440 bytes, 9989080 total
: 116797K->13872K(136320K), 0.0110510 secs] 257682K->156011K(309780K), 0.0111240 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
Heap after GC invocations=53 (full 13):
par new generation total 136320K, used 13872K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 40% used [0x00000007b8520000, 0x00000007b92ac068, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 173460K, used 142139K [0x00000007ba660000, 0x00000007c4fc5000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 59167K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=53 (full 13):
par new generation total 136320K, used 116144K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 40% used [0x00000007b8520000, 0x00000007b92ac068, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 173460K, used 142139K [0x00000007ba660000, 0x00000007c4fc5000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 60311K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:57.834+0800: 25.731: [GC2014-02-15T15:28:57.834+0800: 25.731: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 3815064 bytes, 3815064 total
- age 2: 1588152 bytes, 5403216 total
- age 3: 1423848 bytes, 6827064 total
- age 4: 2454112 bytes, 9281176 total
- age 5: 1972192 bytes, 11253368 total
: 116144K->14458K(136320K), 0.0137200 secs] 258283K->158023K(309780K), 0.0138070 secs] [Times: user=0.03 sys=0.00, real=0.01 secs]
Heap after GC invocations=54 (full 13):
par new generation total 136320K, used 14458K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 42% used [0x00000007b63e0000, 0x00000007b71fe9e0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 173460K, used 143564K [0x00000007ba660000, 0x00000007c4fc5000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 60311K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:28:57.848+0800: 25.745: [GC [1 CMS-initial-mark: 143564K(173460K)] 160070K(309780K), 0.0068200 secs] [Times: user=0.01 sys=0.00, real=0.01 secs]
2014-02-15T15:28:57.855+0800: 25.752: [CMS-concurrent-mark-start]
2014-02-15T15:28:58.055+0800: 25.951: [CMS-concurrent-mark: 0.108/0.200 secs] [Times: user=0.42 sys=0.01, real=0.20 secs]
2014-02-15T15:28:58.055+0800: 25.952: [GC[YG occupancy: 69772 K (136320 K)]2014-02-15T15:28:58.055+0800: 25.952: [Rescan (parallel) , 0.0332020 secs]2014-02-15T15:28:58.089+0800: 25.985: [weak refs processing, 0.0000890 secs]2014-02-15T15:28:58.089+0800: 25.985: [scrub string table, 0.0008520 secs] [1 CMS-remark: 143564K(173460K)] 213337K(309780K), 0.0342170 secs] [Times: user=0.07 sys=0.00, real=0.04 secs]
2014-02-15T15:28:58.090+0800: 25.986: [CMS-concurrent-sweep-start]
2014-02-15T15:28:58.133+0800: 26.029: [CMS-concurrent-sweep: 0.043/0.043 secs] [Times: user=0.11 sys=0.00, real=0.04 secs]
2014-02-15T15:28:58.133+0800: 26.030: [CMS-concurrent-reset-start]
2014-02-15T15:28:58.136+0800: 26.032: [CMS-concurrent-reset: 0.003/0.003 secs] [Times: user=0.01 sys=0.00, real=0.00 secs]
{Heap before GC invocations=54 (full 14):
par new generation total 136320K, used 116730K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 42% used [0x00000007b63e0000, 0x00000007b71fe9e0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 181540K, used 143414K [0x00000007ba660000, 0x00000007c57a9000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 61291K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:58.225+0800: 26.121: [GC2014-02-15T15:28:58.225+0800: 26.121: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 4858296 bytes, 4858296 total
- age 2: 2167576 bytes, 7025872 total
- age 3: 1587416 bytes, 8613288 total
- age 4: 1423248 bytes, 10036536 total
- age 5: 2453848 bytes, 12490384 total
: 116730K->15277K(136320K), 0.0194930 secs] 260145K->160624K(317860K), 0.0195830 secs] [Times: user=0.04 sys=0.01, real=0.02 secs]
Heap after GC invocations=55 (full 14):
par new generation total 136320K, used 15277K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 44% used [0x00000007b8520000, 0x00000007b940b590, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 181540K, used 145347K [0x00000007ba660000, 0x00000007c57a9000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 61291K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=55 (full 14):
par new generation total 136320K, used 107269K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 89% used [0x00000007b0000000, 0x00000007b59d5ff0, 0x00000007b63e0000)
from space 34048K, 44% used [0x00000007b8520000, 0x00000007b940b590, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 181540K, used 145347K [0x00000007ba660000, 0x00000007c57a9000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 62191K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:58.628+0800: 26.525: [GC2014-02-15T15:28:58.628+0800: 26.525: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 3648784 bytes, 3648784 total
- age 2: 3464424 bytes, 7113208 total
- age 3: 2161256 bytes, 9274464 total
- age 4: 1587256 bytes, 10861720 total
- age 5: 1423208 bytes, 12284928 total
: 107269K->16939K(136320K), 0.0237560 secs] 252616K->164690K(317860K), 0.0238370 secs] [Times: user=0.07 sys=0.00, real=0.03 secs]
Heap after GC invocations=56 (full 14):
par new generation total 136320K, used 16939K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 49% used [0x00000007b63e0000, 0x00000007b746acd8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 181540K, used 147751K [0x00000007ba660000, 0x00000007c57a9000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 62191K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=56 (full 14):
par new generation total 136320K, used 119211K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 49% used [0x00000007b63e0000, 0x00000007b746acd8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 181540K, used 147751K [0x00000007ba660000, 0x00000007c57a9000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 62546K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:28:59.526+0800: 27.423: [GC2014-02-15T15:28:59.527+0800: 27.423: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 6493336 bytes, 6493336 total
- age 2: 2273608 bytes, 8766944 total
- age 3: 3464136 bytes, 12231080 total
- age 4: 2161256 bytes, 14392336 total
- age 5: 1587120 bytes, 15979456 total
: 119211K->22405K(136320K), 0.0259160 secs] 266962K->171553K(317860K), 0.0260290 secs] [Times: user=0.05 sys=0.00, real=0.03 secs]
Heap after GC invocations=57 (full 14):
par new generation total 136320K, used 22405K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 65% used [0x00000007b8520000, 0x00000007b9b01428, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 181540K, used 149148K [0x00000007ba660000, 0x00000007c57a9000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 62546K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:28:59.553+0800: 27.449: [GC [1 CMS-initial-mark: 149148K(181540K)] 171553K(317860K), 0.0112580 secs] [Times: user=0.01 sys=0.00, real=0.01 secs]
2014-02-15T15:28:59.564+0800: 27.460: [CMS-concurrent-mark-start]
2014-02-15T15:28:59.684+0800: 27.581: [CMS-concurrent-mark: 0.107/0.120 secs] [Times: user=0.38 sys=0.00, real=0.12 secs]
2014-02-15T15:28:59.684+0800: 27.581: [GC[YG occupancy: 43560 K (136320 K)]2014-02-15T15:28:59.684+0800: 27.581: [Rescan (parallel) , 0.0075280 secs]2014-02-15T15:28:59.692+0800: 27.588: [weak refs processing, 0.0000980 secs]2014-02-15T15:28:59.692+0800: 27.588: [scrub string table, 0.0008320 secs] [1 CMS-remark: 149148K(181540K)] 192709K(317860K), 0.0085320 secs] [Times: user=0.02 sys=0.01, real=0.01 secs]
2014-02-15T15:28:59.693+0800: 27.589: [CMS-concurrent-sweep-start]
2014-02-15T15:28:59.731+0800: 27.627: [CMS-concurrent-sweep: 0.038/0.038 secs] [Times: user=0.08 sys=0.00, real=0.04 secs]
2014-02-15T15:28:59.731+0800: 27.627: [CMS-concurrent-reset-start]
2014-02-15T15:28:59.733+0800: 27.629: [CMS-concurrent-reset: 0.002/0.002 secs] [Times: user=0.00 sys=0.00, real=0.00 secs]
{Heap before GC invocations=57 (full 15):
par new generation total 136320K, used 124677K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 65% used [0x00000007b8520000, 0x00000007b9b01428, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 188420K, used 148850K [0x00000007ba660000, 0x00000007c5e61000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 62578K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:29:00.018+0800: 27.915: [GC2014-02-15T15:29:00.018+0800: 27.915: [ParNew
Desired survivor size 17432576 bytes, new threshold 4 (max 5)
- age 1: 8089384 bytes, 8089384 total
- age 2: 5381952 bytes, 13471336 total
- age 3: 2266784 bytes, 15738120 total
- age 4: 3462608 bytes, 19200728 total
- age 5: 2158696 bytes, 21359424 total
: 124677K->23058K(136320K), 0.0200040 secs] 273527K->173466K(324740K), 0.0200670 secs] [Times: user=0.04 sys=0.00, real=0.02 secs]
Heap after GC invocations=58 (full 15):
par new generation total 136320K, used 23058K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 67% used [0x00000007b63e0000, 0x00000007b7a648c8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 188420K, used 150408K [0x00000007ba660000, 0x00000007c5e61000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 62578K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=58 (full 15):
par new generation total 136320K, used 125330K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 67% used [0x00000007b63e0000, 0x00000007b7a648c8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 188420K, used 150408K [0x00000007ba660000, 0x00000007c5e61000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 62719K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:29:00.710+0800: 28.607: [GC2014-02-15T15:29:00.710+0800: 28.607: [ParNew
Desired survivor size 17432576 bytes, new threshold 4 (max 5)
- age 1: 7249328 bytes, 7249328 total
- age 2: 4655608 bytes, 11904936 total
- age 3: 3374904 bytes, 15279840 total
- age 4: 2266672 bytes, 17546512 total
: 125330K->20209K(136320K), 0.0264380 secs] 275738K->176122K(324740K), 0.0265300 secs] [Times: user=0.04 sys=0.00, real=0.02 secs]
Heap after GC invocations=59 (full 15):
par new generation total 136320K, used 20209K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 59% used [0x00000007b8520000, 0x00000007b98dc4e8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 188420K, used 155913K [0x00000007ba660000, 0x00000007c5e61000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 62719K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:29:00.737+0800: 28.634: [GC [1 CMS-initial-mark: 155913K(188420K)] 176130K(324740K), 0.0072870 secs] [Times: user=0.01 sys=0.00, real=0.01 secs]
2014-02-15T15:29:00.745+0800: 28.641: [CMS-concurrent-mark-start]
2014-02-15T15:29:00.850+0800: 28.747: [CMS-concurrent-mark: 0.095/0.106 secs] [Times: user=0.30 sys=0.02, real=0.11 secs]
2014-02-15T15:29:00.851+0800: 28.747: [GC[YG occupancy: 52257 K (136320 K)]2014-02-15T15:29:00.851+0800: 28.747: [Rescan (parallel) , 0.0097900 secs]2014-02-15T15:29:00.860+0800: 28.757: [weak refs processing, 0.0000960 secs]2014-02-15T15:29:00.860+0800: 28.757: [scrub string table, 0.0009170 secs] [1 CMS-remark: 155913K(188420K)] 208171K(324740K), 0.0108850 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
2014-02-15T15:29:00.862+0800: 28.758: [CMS-concurrent-sweep-start]
2014-02-15T15:29:00.897+0800: 28.794: [CMS-concurrent-sweep: 0.036/0.036 secs] [Times: user=0.07 sys=0.00, real=0.03 secs]
2014-02-15T15:29:00.897+0800: 28.794: [CMS-concurrent-reset-start]
2014-02-15T15:29:00.899+0800: 28.796: [CMS-concurrent-reset: 0.002/0.002 secs] [Times: user=0.00 sys=0.00, real=0.00 secs]
{Heap before GC invocations=59 (full 16):
par new generation total 136320K, used 122481K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 59% used [0x00000007b8520000, 0x00000007b98dc4e8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 197332K, used 155890K [0x00000007ba660000, 0x00000007c6715000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 62722K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:29:01.087+0800: 28.983: [GC2014-02-15T15:29:01.087+0800: 28.983: [ParNew
Desired survivor size 17432576 bytes, new threshold 3 (max 5)
- age 1: 9402896 bytes, 9402896 total
- age 2: 5711640 bytes, 15114536 total
- age 3: 2779104 bytes, 17893640 total
- age 4: 3374528 bytes, 21268168 total
: 122481K->21900K(136320K), 0.0184280 secs] 278371K->180011K(333652K), 0.0184960 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
Heap after GC invocations=60 (full 16):
par new generation total 136320K, used 21900K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 64% used [0x00000007b63e0000, 0x00000007b7943380, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 197332K, used 158110K [0x00000007ba660000, 0x00000007c6715000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 62722K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=60 (full 16):
par new generation total 136320K, used 124172K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 64% used [0x00000007b63e0000, 0x00000007b7943380, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 197332K, used 158110K [0x00000007ba660000, 0x00000007c6715000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 62727K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:29:01.410+0800: 29.306: [GC2014-02-15T15:29:01.410+0800: 29.306: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 8850912 bytes, 8850912 total
- age 2: 3077832 bytes, 11928744 total
- age 3: 3991936 bytes, 15920680 total
: 124172K->23250K(136320K), 0.0188160 secs] 282283K->187369K(333652K), 0.0189150 secs] [Times: user=0.04 sys=0.01, real=0.01 secs]
Heap after GC invocations=61 (full 16):
par new generation total 136320K, used 23250K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 68% used [0x00000007b8520000, 0x00000007b9bd4bf0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 197332K, used 164118K [0x00000007ba660000, 0x00000007c6715000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 62727K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:29:01.429+0800: 29.325: [GC [1 CMS-initial-mark: 164118K(197332K)] 189349K(333652K), 0.0065310 secs] [Times: user=0.00 sys=0.00, real=0.01 secs]
2014-02-15T15:29:01.435+0800: 29.332: [CMS-concurrent-mark-start]
2014-02-15T15:29:01.546+0800: 29.443: [CMS-concurrent-mark: 0.107/0.111 secs] [Times: user=0.43 sys=0.02, real=0.11 secs]
2014-02-15T15:29:01.546+0800: 29.443: [GC[YG occupancy: 60765 K (136320 K)]2014-02-15T15:29:01.547+0800: 29.443: [Rescan (parallel) , 0.0108450 secs]2014-02-15T15:29:01.557+0800: 29.454: [weak refs processing, 0.0000990 secs]2014-02-15T15:29:01.557+0800: 29.454: [scrub string table, 0.0010130 secs] [1 CMS-remark: 164118K(197332K)] 224883K(333652K), 0.0120350 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
2014-02-15T15:29:01.559+0800: 29.455: [CMS-concurrent-sweep-start]
2014-02-15T15:29:01.598+0800: 29.494: [CMS-concurrent-sweep: 0.039/0.039 secs] [Times: user=0.08 sys=0.01, real=0.04 secs]
2014-02-15T15:29:01.598+0800: 29.494: [CMS-concurrent-reset-start]
2014-02-15T15:29:01.600+0800: 29.496: [CMS-concurrent-reset: 0.002/0.002 secs] [Times: user=0.00 sys=0.00, real=0.01 secs]
{Heap before GC invocations=61 (full 17):
par new generation total 136320K, used 125522K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 68% used [0x00000007b8520000, 0x00000007b9bd4bf0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 207744K, used 164117K [0x00000007ba660000, 0x00000007c7140000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 63129K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:29:02.186+0800: 30.083: [GC2014-02-15T15:29:02.186+0800: 30.083: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 4088544 bytes, 4088544 total
- age 2: 5397872 bytes, 9486416 total
- age 3: 270968 bytes, 9757384 total
- age 4: 3621016 bytes, 13378400 total
: 125522K->15905K(136320K), 0.0125970 secs] 289640K->180023K(344064K), 0.0126860 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
Heap after GC invocations=62 (full 17):
par new generation total 136320K, used 15905K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 46% used [0x00000007b63e0000, 0x00000007b7368730, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 207744K, used 164117K [0x00000007ba660000, 0x00000007c7140000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 63129K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=62 (full 17):
par new generation total 136320K, used 118177K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 46% used [0x00000007b63e0000, 0x00000007b7368730, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 207744K, used 164117K [0x00000007ba660000, 0x00000007c7140000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 64051K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:29:02.535+0800: 30.432: [GC2014-02-15T15:29:02.535+0800: 30.432: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 3330192 bytes, 3330192 total
- age 2: 2230520 bytes, 5560712 total
- age 3: 4510432 bytes, 10071144 total
- age 4: 262536 bytes, 10333680 total
- age 5: 3621016 bytes, 13954696 total
: 118177K->18833K(136320K), 0.0120510 secs] 282295K->182950K(344064K), 0.0121230 secs] [Times: user=0.03 sys=0.00, real=0.01 secs]
Heap after GC invocations=63 (full 17):
par new generation total 136320K, used 18833K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 55% used [0x00000007b8520000, 0x00000007b9784570, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 207744K, used 164117K [0x00000007ba660000, 0x00000007c7140000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 64051K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=63 (full 17):
par new generation total 136320K, used 121105K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 55% used [0x00000007b8520000, 0x00000007b9784570, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 207744K, used 164117K [0x00000007ba660000, 0x00000007c7140000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 65119K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:29:02.757+0800: 30.654: [GC2014-02-15T15:29:02.757+0800: 30.654: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2577968 bytes, 2577968 total
- age 2: 2199616 bytes, 4777584 total
- age 3: 1731728 bytes, 6509312 total
- age 4: 4510088 bytes, 11019400 total
- age 5: 262536 bytes, 11281936 total
: 121105K->19041K(136320K), 0.0145420 secs] 285222K->186696K(344064K), 0.0146090 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
Heap after GC invocations=64 (full 17):
par new generation total 136320K, used 19041K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 55% used [0x00000007b63e0000, 0x00000007b76786b0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 207744K, used 167655K [0x00000007ba660000, 0x00000007c7140000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 65119K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=64 (full 17):
par new generation total 136320K, used 121313K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 55% used [0x00000007b63e0000, 0x00000007b76786b0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 207744K, used 167655K [0x00000007ba660000, 0x00000007c7140000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 66015K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:29:03.085+0800: 30.982: [GC2014-02-15T15:29:03.085+0800: 30.982: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 3399496 bytes, 3399496 total
- age 2: 1419168 bytes, 4818664 total
- age 3: 2157448 bytes, 6976112 total
- age 4: 1728272 bytes, 8704384 total
- age 5: 4510088 bytes, 13214472 total
: 121313K->14540K(136320K), 0.0139580 secs] 288968K->182451K(344064K), 0.0140820 secs] [Times: user=0.03 sys=0.00, real=0.01 secs]
Heap after GC invocations=65 (full 17):
par new generation total 136320K, used 14540K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 42% used [0x00000007b8520000, 0x00000007b93530c0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 207744K, used 167911K [0x00000007ba660000, 0x00000007c7140000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 66015K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=65 (full 17):
par new generation total 136320K, used 116812K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 42% used [0x00000007b8520000, 0x00000007b93530c0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 207744K, used 167911K [0x00000007ba660000, 0x00000007c7140000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 66944K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:29:03.297+0800: 31.193: [GC2014-02-15T15:29:03.297+0800: 31.193: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 3222544 bytes, 3222544 total
- age 2: 1766376 bytes, 4988920 total
- age 3: 1419064 bytes, 6407984 total
- age 4: 2157384 bytes, 8565368 total
- age 5: 1728000 bytes, 10293368 total
: 116812K->17135K(136320K), 0.0142090 secs] 284723K->189451K(344064K), 0.0142920 secs] [Times: user=0.02 sys=0.01, real=0.02 secs]
Heap after GC invocations=66 (full 17):
par new generation total 136320K, used 17135K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 50% used [0x00000007b63e0000, 0x00000007b749bea0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 207744K, used 172316K [0x00000007ba660000, 0x00000007c7140000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 66944K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:29:03.312+0800: 31.208: [GC [1 CMS-initial-mark: 172316K(207744K)] 191346K(344064K), 0.0076190 secs] [Times: user=0.01 sys=0.00, real=0.00 secs]
2014-02-15T15:29:03.319+0800: 31.216: [CMS-concurrent-mark-start]
{Heap before GC invocations=66 (full 18):
par new generation total 136320K, used 119407K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 50% used [0x00000007b63e0000, 0x00000007b749bea0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 207744K, used 172316K [0x00000007ba660000, 0x00000007c7140000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 67855K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:29:03.569+0800: 31.465: [GC2014-02-15T15:29:03.569+0800: 31.465: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 5267544 bytes, 5267544 total
- age 2: 1649088 bytes, 6916632 total
- age 3: 1752016 bytes, 8668648 total
- age 4: 1419064 bytes, 10087712 total
- age 5: 2157280 bytes, 12244992 total
: 119407K->16076K(136320K), 0.0153370 secs] 291723K->190083K(344064K), 0.0154310 secs] [Times: user=0.04 sys=0.00, real=0.02 secs]
Heap after GC invocations=67 (full 18):
par new generation total 136320K, used 16076K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 47% used [0x00000007b8520000, 0x00000007b94d30b8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 207744K, used 174007K [0x00000007ba660000, 0x00000007c7140000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 67855K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:29:03.593+0800: 31.489: [CMS-concurrent-mark: 0.114/0.273 secs] [Times: user=0.73 sys=0.02, real=0.28 secs]
2014-02-15T15:29:03.593+0800: 31.489: [GC[YG occupancy: 19863 K (136320 K)]2014-02-15T15:29:03.593+0800: 31.489: [Rescan (parallel) , 0.0073020 secs]2014-02-15T15:29:03.600+0800: 31.497: [weak refs processing, 0.0001280 secs]2014-02-15T15:29:03.600+0800: 31.497: [scrub string table, 0.0008870 secs] [1 CMS-remark: 174007K(207744K)] 193870K(344064K), 0.0083900 secs] [Times: user=0.01 sys=0.00, real=0.01 secs]
2014-02-15T15:29:03.601+0800: 31.498: [CMS-concurrent-sweep-start]
2014-02-15T15:29:03.640+0800: 31.537: [CMS-concurrent-sweep: 0.038/0.039 secs] [Times: user=0.08 sys=0.00, real=0.04 secs]
2014-02-15T15:29:03.640+0800: 31.537: [CMS-concurrent-reset-start]
2014-02-15T15:29:03.642+0800: 31.539: [CMS-concurrent-reset: 0.002/0.002 secs] [Times: user=0.00 sys=0.00, real=0.00 secs]
{Heap before GC invocations=67 (full 18):
par new generation total 136320K, used 118348K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 47% used [0x00000007b8520000, 0x00000007b94d30b8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 220164K, used 173927K [0x00000007ba660000, 0x00000007c7d61000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 68577K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:29:03.870+0800: 31.766: [GC2014-02-15T15:29:03.870+0800: 31.766: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2509112 bytes, 2509112 total
- age 2: 3731000 bytes, 6240112 total
- age 3: 1639376 bytes, 7879488 total
- age 4: 1729976 bytes, 9609464 total
- age 5: 1419064 bytes, 11028528 total
: 118348K->15086K(136320K), 0.0153610 secs] 292275K->191142K(356484K), 0.0154640 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
Heap after GC invocations=68 (full 18):
par new generation total 136320K, used 15086K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 44% used [0x00000007b63e0000, 0x00000007b729bab8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 220164K, used 176055K [0x00000007ba660000, 0x00000007c7d61000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 68577K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=68 (full 18):
par new generation total 136320K, used 117358K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 44% used [0x00000007b63e0000, 0x00000007b729bab8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 220164K, used 176055K [0x00000007ba660000, 0x00000007c7d61000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 68996K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:29:04.169+0800: 32.066: [GC2014-02-15T15:29:04.169+0800: 32.066: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 4096296 bytes, 4096296 total
- age 2: 1638152 bytes, 5734448 total
- age 3: 3729456 bytes, 9463904 total
- age 4: 1601552 bytes, 11065456 total
- age 5: 1688376 bytes, 12753832 total
: 117358K->20337K(136320K), 0.0191040 secs] 293414K->197784K(356484K), 0.0191800 secs] [Times: user=0.06 sys=0.00, real=0.02 secs]
Heap after GC invocations=69 (full 18):
par new generation total 136320K, used 20337K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 59% used [0x00000007b8520000, 0x00000007b98fc518, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 220164K, used 177447K [0x00000007ba660000, 0x00000007c7d61000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 68996K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=69 (full 18):
par new generation total 136320K, used 122609K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 59% used [0x00000007b8520000, 0x00000007b98fc518, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 220164K, used 177447K [0x00000007ba660000, 0x00000007c7d61000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 69988K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:29:04.508+0800: 32.405: [GC2014-02-15T15:29:04.508+0800: 32.405: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2829624 bytes, 2829624 total
- age 2: 3125848 bytes, 5955472 total
- age 3: 1627840 bytes, 7583312 total
- age 4: 3729416 bytes, 11312728 total
- age 5: 1601552 bytes, 12914280 total
: 122609K->13399K(136320K), 0.0174910 secs] 300056K->192493K(356484K), 0.0175700 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
Heap after GC invocations=70 (full 18):
par new generation total 136320K, used 13399K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 39% used [0x00000007b63e0000, 0x00000007b70f5ce8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 220164K, used 179094K [0x00000007ba660000, 0x00000007c7d61000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 69988K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=70 (full 18):
par new generation total 136320K, used 115671K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 39% used [0x00000007b63e0000, 0x00000007b70f5ce8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 220164K, used 179094K [0x00000007ba660000, 0x00000007c7d61000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 70915K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:29:04.741+0800: 32.638: [GC2014-02-15T15:29:04.741+0800: 32.638: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 3142672 bytes, 3142672 total
- age 2: 1719928 bytes, 4862600 total
- age 3: 3012432 bytes, 7875032 total
- age 4: 1626496 bytes, 9501528 total
- age 5: 3729168 bytes, 13230696 total
: 115671K->16297K(136320K), 0.0153840 secs] 294765K->196959K(356484K), 0.0154890 secs] [Times: user=0.03 sys=0.00, real=0.01 secs]
Heap after GC invocations=71 (full 18):
par new generation total 136320K, used 16297K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 47% used [0x00000007b8520000, 0x00000007b950a490, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 220164K, used 180662K [0x00000007ba660000, 0x00000007c7d61000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 70915K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:29:04.757+0800: 32.654: [GC [1 CMS-initial-mark: 180662K(220164K)] 198934K(356484K), 0.0091570 secs] [Times: user=0.01 sys=0.00, real=0.01 secs]
2014-02-15T15:29:04.766+0800: 32.663: [CMS-concurrent-mark-start]
2014-02-15T15:29:04.952+0800: 32.849: [CMS-concurrent-mark: 0.107/0.186 secs] [Times: user=0.42 sys=0.01, real=0.19 secs]
2014-02-15T15:29:04.952+0800: 32.849: [GC[YG occupancy: 85165 K (136320 K)]2014-02-15T15:29:04.953+0800: 32.849: [Rescan (parallel) , 0.0435270 secs]2014-02-15T15:29:04.996+0800: 32.893: [weak refs processing, 0.0000990 secs]2014-02-15T15:29:04.996+0800: 32.893: [scrub string table, 0.0009430 secs] [1 CMS-remark: 180662K(220164K)] 265827K(356484K), 0.0446410 secs] [Times: user=0.08 sys=0.00, real=0.04 secs]
2014-02-15T15:29:04.997+0800: 32.894: [CMS-concurrent-sweep-start]
2014-02-15T15:29:05.039+0800: 32.936: [CMS-concurrent-sweep: 0.041/0.042 secs] [Times: user=0.10 sys=0.00, real=0.04 secs]
2014-02-15T15:29:05.039+0800: 32.936: [CMS-concurrent-reset-start]
2014-02-15T15:29:05.042+0800: 32.938: [CMS-concurrent-reset: 0.002/0.002 secs] [Times: user=0.01 sys=0.00, real=0.01 secs]
{Heap before GC invocations=71 (full 19):
par new generation total 136320K, used 118569K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 47% used [0x00000007b8520000, 0x00000007b950a490, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 228376K, used 180414K [0x00000007ba660000, 0x00000007c8566000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 71389K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:29:05.071+0800: 32.967: [GC2014-02-15T15:29:05.071+0800: 32.967: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 3279504 bytes, 3279504 total
- age 2: 1880464 bytes, 5159968 total
- age 3: 1694288 bytes, 6854256 total
- age 4: 3008544 bytes, 9862800 total
- age 5: 1626240 bytes, 11489040 total
: 118569K->14947K(136320K), 0.0192200 secs] 298983K->199009K(364696K), 0.0193100 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
Heap after GC invocations=72 (full 19):
par new generation total 136320K, used 14947K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 43% used [0x00000007b63e0000, 0x00000007b7278de8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 228376K, used 184061K [0x00000007ba660000, 0x00000007c8566000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 71389K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=72 (full 19):
par new generation total 136320K, used 117219K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 43% used [0x00000007b63e0000, 0x00000007b7278de8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 228376K, used 184061K [0x00000007ba660000, 0x00000007c8566000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 72218K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:29:05.385+0800: 33.282: [GC2014-02-15T15:29:05.386+0800: 33.282: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2964328 bytes, 2964328 total
- age 2: 2693448 bytes, 5657776 total
- age 3: 1878088 bytes, 7535864 total
- age 4: 1694016 bytes, 9229880 total
- age 5: 3008176 bytes, 12238056 total
: 117219K->16420K(136320K), 0.0201920 secs] 301281K->202074K(364696K), 0.0202630 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
Heap after GC invocations=73 (full 19):
par new generation total 136320K, used 16420K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 48% used [0x00000007b8520000, 0x00000007b95293f0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 228376K, used 185653K [0x00000007ba660000, 0x00000007c8566000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 72218K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=73 (full 19):
par new generation total 136320K, used 118692K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 48% used [0x00000007b8520000, 0x00000007b95293f0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 228376K, used 185653K [0x00000007ba660000, 0x00000007c8566000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 73095K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:29:05.645+0800: 33.541: [GC2014-02-15T15:29:05.645+0800: 33.541: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 3936680 bytes, 3936680 total
- age 2: 2049720 bytes, 5986400 total
- age 3: 2642712 bytes, 8629112 total
- age 4: 1874344 bytes, 10503456 total
- age 5: 1693488 bytes, 12196944 total
: 118692K->17353K(136320K), 0.0254730 secs] 304346K->205948K(364696K), 0.0255650 secs] [Times: user=0.05 sys=0.00, real=0.03 secs]
Heap after GC invocations=74 (full 19):
par new generation total 136320K, used 17353K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 50% used [0x00000007b63e0000, 0x00000007b74d26a0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 228376K, used 188594K [0x00000007ba660000, 0x00000007c8566000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 73095K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:29:05.671+0800: 33.567: [GC [1 CMS-initial-mark: 188594K(228376K)] 207987K(364696K), 0.0117130 secs] [Times: user=0.01 sys=0.00, real=0.01 secs]
2014-02-15T15:29:05.683+0800: 33.579: [CMS-concurrent-mark-start]
2014-02-15T15:29:05.878+0800: 33.774: [CMS-concurrent-mark: 0.144/0.195 secs] [Times: user=0.56 sys=0.02, real=0.19 secs]
2014-02-15T15:29:05.878+0800: 33.774: [GC[YG occupancy: 55539 K (136320 K)]2014-02-15T15:29:05.878+0800: 33.774: [Rescan (parallel) , 0.0298070 secs]2014-02-15T15:29:05.908+0800: 33.804: [weak refs processing, 0.0000940 secs]2014-02-15T15:29:05.908+0800: 33.804: [scrub string table, 0.0009860 secs] [1 CMS-remark: 188594K(228376K)] 244134K(364696K), 0.0309660 secs] [Times: user=0.07 sys=0.00, real=0.03 secs]
2014-02-15T15:29:05.909+0800: 33.805: [CMS-concurrent-sweep-start]
2014-02-15T15:29:05.967+0800: 33.863: [CMS-concurrent-sweep: 0.057/0.058 secs] [Times: user=0.19 sys=0.00, real=0.06 secs]
2014-02-15T15:29:05.967+0800: 33.863: [CMS-concurrent-reset-start]
2014-02-15T15:29:05.970+0800: 33.867: [CMS-concurrent-reset: 0.003/0.003 secs] [Times: user=0.00 sys=0.00, real=0.01 secs]
{Heap before GC invocations=74 (full 20):
par new generation total 136320K, used 119625K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 50% used [0x00000007b63e0000, 0x00000007b74d26a0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 238532K, used 188438K [0x00000007ba660000, 0x00000007c8f51000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 73674K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:29:06.055+0800: 33.951: [GC2014-02-15T15:29:06.055+0800: 33.951: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1661192 bytes, 1661192 total
- age 2: 2628352 bytes, 4289544 total
- age 3: 1994424 bytes, 6283968 total
- age 4: 2586528 bytes, 8870496 total
- age 5: 1874072 bytes, 10744568 total
: 119625K->16930K(136320K), 0.0443520 secs] 308063K->247990K(374852K), 0.0444280 secs] [Times: user=0.07 sys=0.02, real=0.04 secs]
Heap after GC invocations=75 (full 20):
par new generation total 136320K, used 16930K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 49% used [0x00000007b8520000, 0x00000007b95a8878, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 238532K, used 231060K [0x00000007ba660000, 0x00000007c8f51000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 73674K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:29:06.099+0800: 33.996: [GC [1 CMS-initial-mark: 231060K(238532K)] 249737K(374852K), 0.0125530 secs] [Times: user=0.01 sys=0.00, real=0.02 secs]
2014-02-15T15:29:06.112+0800: 34.009: [CMS-concurrent-mark-start]
2014-02-15T15:29:06.349+0800: 34.245: [CMS-concurrent-mark: 0.141/0.237 secs] [Times: user=0.61 sys=0.01, real=0.23 secs]
2014-02-15T15:29:06.349+0800: 34.246: [GC[YG occupancy: 67573 K (136320 K)]2014-02-15T15:29:06.349+0800: 34.246: [Rescan (parallel) , 0.0439810 secs]2014-02-15T15:29:06.393+0800: 34.290: [weak refs processing, 0.0001290 secs]2014-02-15T15:29:06.393+0800: 34.290: [scrub string table, 0.0014670 secs] [1 CMS-remark: 231060K(238532K)] 298633K(374852K), 0.0456800 secs] [Times: user=0.09 sys=0.00, real=0.05 secs]
2014-02-15T15:29:06.395+0800: 34.291: [CMS-concurrent-sweep-start]
2014-02-15T15:29:06.444+0800: 34.341: [CMS-concurrent-sweep: 0.049/0.049 secs] [Times: user=0.09 sys=0.00, real=0.05 secs]
2014-02-15T15:29:06.445+0800: 34.341: [CMS-concurrent-reset-start]
2014-02-15T15:29:06.447+0800: 34.344: [CMS-concurrent-reset: 0.003/0.003 secs] [Times: user=0.01 sys=0.00, real=0.00 secs]
{Heap before GC invocations=75 (full 21):
par new generation total 136320K, used 119202K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 49% used [0x00000007b8520000, 0x00000007b95a8878, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 292404K, used 230996K [0x00000007ba660000, 0x00000007cc3ed000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 74494K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:29:06.586+0800: 34.482: [GC2014-02-15T15:29:06.586+0800: 34.482: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 3599832 bytes, 3599832 total
- age 2: 1129832 bytes, 4729664 total
- age 3: 2616888 bytes, 7346552 total
- age 4: 1991368 bytes, 9337920 total
- age 5: 2585968 bytes, 11923888 total
: 119202K->16725K(136320K), 0.0232240 secs] 350198K->249560K(428724K), 0.0233140 secs] [Times: user=0.05 sys=0.00, real=0.02 secs]
Heap after GC invocations=76 (full 21):
par new generation total 136320K, used 16725K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 49% used [0x00000007b63e0000, 0x00000007b7435728, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 292404K, used 232834K [0x00000007ba660000, 0x00000007cc3ed000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 74494K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:29:06.609+0800: 34.506: [GC [1 CMS-initial-mark: 232834K(292404K)] 251417K(428724K), 0.0138990 secs] [Times: user=0.01 sys=0.00, real=0.02 secs]
2014-02-15T15:29:06.623+0800: 34.520: [CMS-concurrent-mark-start]
{Heap before GC invocations=76 (full 22):
par new generation total 136320K, used 118997K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 49% used [0x00000007b63e0000, 0x00000007b7435728, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 292404K, used 232834K [0x00000007ba660000, 0x00000007cc3ed000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 75434K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:29:06.976+0800: 34.872: [GC2014-02-15T15:29:06.976+0800: 34.872: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 3457456 bytes, 3457456 total
- age 2: 2262288 bytes, 5719744 total
- age 3: 1129792 bytes, 6849536 total
- age 4: 2616888 bytes, 9466424 total
- age 5: 1991096 bytes, 11457520 total
: 118997K->16640K(136320K), 0.0234090 secs] 351832K->252003K(428724K), 0.0235070 secs] [Times: user=0.05 sys=0.00, real=0.02 secs]
Heap after GC invocations=77 (full 22):
par new generation total 136320K, used 16640K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 48% used [0x00000007b8520000, 0x00000007b95603b0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 292404K, used 235362K [0x00000007ba660000, 0x00000007cc3ed000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 75434K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:29:07.167+0800: 35.064: [CMS-concurrent-mark: 0.154/0.544 secs] [Times: user=0.83 sys=0.03, real=0.54 secs]
2014-02-15T15:29:07.168+0800: 35.064: [GC[YG occupancy: 70805 K (136320 K)]2014-02-15T15:29:07.168+0800: 35.064: [Rescan (parallel) , 0.0362000 secs]2014-02-15T15:29:07.204+0800: 35.101: [weak refs processing, 0.0000950 secs]2014-02-15T15:29:07.204+0800: 35.101: [scrub string table, 0.0010070 secs] [1 CMS-remark: 235362K(292404K)] 306168K(428724K), 0.0373780 secs] [Times: user=0.07 sys=0.00, real=0.04 secs]
2014-02-15T15:29:07.206+0800: 35.102: [CMS-concurrent-sweep-start]
2014-02-15T15:29:07.251+0800: 35.148: [CMS-concurrent-sweep: 0.045/0.046 secs] [Times: user=0.10 sys=0.01, real=0.05 secs]
2014-02-15T15:29:07.251+0800: 35.148: [CMS-concurrent-reset-start]
2014-02-15T15:29:07.254+0800: 35.150: [CMS-concurrent-reset: 0.002/0.002 secs] [Times: user=0.00 sys=0.00, real=0.00 secs]
{Heap before GC invocations=77 (full 22):
par new generation total 136320K, used 118912K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 48% used [0x00000007b8520000, 0x00000007b95603b0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 297920K, used 235356K [0x00000007ba660000, 0x00000007cc950000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 76600K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:29:07.335+0800: 35.231: [GC2014-02-15T15:29:07.335+0800: 35.231: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2906808 bytes, 2906808 total
- age 2: 1975312 bytes, 4882120 total
- age 3: 2261960 bytes, 7144080 total
- age 4: 1129512 bytes, 8273592 total
- age 5: 2616888 bytes, 10890480 total
: 118912K->16162K(136320K), 0.0195320 secs] 354269K->253470K(434240K), 0.0195970 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
Heap after GC invocations=78 (full 22):
par new generation total 136320K, used 16162K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 47% used [0x00000007b63e0000, 0x00000007b73a88c8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 297920K, used 237308K [0x00000007ba660000, 0x00000007cc950000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 76600K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=78 (full 22):
par new generation total 136320K, used 118434K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 47% used [0x00000007b63e0000, 0x00000007b73a88c8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 297920K, used 237308K [0x00000007ba660000, 0x00000007cc950000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 77669K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:29:07.759+0800: 35.656: [GC2014-02-15T15:29:07.759+0800: 35.656: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 9742816 bytes, 9742816 total
- age 2: 1945400 bytes, 11688216 total
- age 3: 1972112 bytes, 13660328 total
- age 4: 2253064 bytes, 15913392 total
- age 5: 1128640 bytes, 17042032 total
: 118434K->24776K(136320K), 0.0250550 secs] 355742K->264645K(434240K), 0.0251580 secs] [Times: user=0.06 sys=0.01, real=0.03 secs]
Heap after GC invocations=79 (full 22):
par new generation total 136320K, used 24776K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 72% used [0x00000007b8520000, 0x00000007b9d52330, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 297920K, used 239869K [0x00000007ba660000, 0x00000007cc950000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 77669K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=79 (full 22):
par new generation total 136320K, used 127048K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 72% used [0x00000007b8520000, 0x00000007b9d52330, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 297920K, used 239869K [0x00000007ba660000, 0x00000007cc950000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 78372K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:29:08.141+0800: 36.037: [GC2014-02-15T15:29:08.141+0800: 36.037: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2036512 bytes, 2036512 total
- age 2: 8599832 bytes, 10636344 total
- age 3: 1945040 bytes, 12581384 total
- age 4: 1969424 bytes, 14550808 total
- age 5: 2253064 bytes, 16803872 total
: 127048K->22611K(136320K), 0.0226880 secs] 366917K->263591K(434240K), 0.0227630 secs] [Times: user=0.05 sys=0.00, real=0.02 secs]
Heap after GC invocations=80 (full 22):
par new generation total 136320K, used 22611K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 66% used [0x00000007b63e0000, 0x00000007b79f4c00, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 297920K, used 240980K [0x00000007ba660000, 0x00000007cc950000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 78372K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=80 (full 22):
par new generation total 136320K, used 124883K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 66% used [0x00000007b63e0000, 0x00000007b79f4c00, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 297920K, used 240980K [0x00000007ba660000, 0x00000007cc950000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 79335K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:29:08.487+0800: 36.384: [GC2014-02-15T15:29:08.487+0800: 36.384: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 3172504 bytes, 3172504 total
- age 2: 1501960 bytes, 4674464 total
- age 3: 8571688 bytes, 13246152 total
- age 4: 1944840 bytes, 15190992 total
- age 5: 1969064 bytes, 17160056 total
: 124883K->20730K(136320K), 0.0251060 secs] 365863K->263926K(434240K), 0.0252160 secs] [Times: user=0.05 sys=0.00, real=0.03 secs]
Heap after GC invocations=81 (full 22):
par new generation total 136320K, used 20730K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 60% used [0x00000007b8520000, 0x00000007b995eb68, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 297920K, used 243195K [0x00000007ba660000, 0x00000007cc950000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 79335K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=81 (full 22):
par new generation total 136320K, used 123002K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 60% used [0x00000007b8520000, 0x00000007b995eb68, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 297920K, used 243195K [0x00000007ba660000, 0x00000007cc950000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 80159K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:29:08.827+0800: 36.723: [GC2014-02-15T15:29:08.827+0800: 36.723: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2915144 bytes, 2915144 total
- age 2: 2063920 bytes, 4979064 total
- age 3: 1499744 bytes, 6478808 total
- age 4: 8569080 bytes, 15047888 total
- age 5: 1944840 bytes, 16992728 total
: 123002K->22735K(136320K), 0.0204860 secs] 366198K->267866K(434240K), 0.0205570 secs] [Times: user=0.04 sys=0.00, real=0.02 secs]
Heap after GC invocations=82 (full 22):
par new generation total 136320K, used 22735K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 66% used [0x00000007b63e0000, 0x00000007b7a13e28, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 297920K, used 245131K [0x00000007ba660000, 0x00000007cc950000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 80159K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:29:08.848+0800: 36.744: [GC [1 CMS-initial-mark: 245131K(297920K)] 267942K(434240K), 0.0112590 secs] [Times: user=0.01 sys=0.00, real=0.01 secs]
2014-02-15T15:29:08.859+0800: 36.755: [CMS-concurrent-mark-start]
2014-02-15T15:29:09.027+0800: 36.924: [CMS-concurrent-mark: 0.149/0.168 secs] [Times: user=0.72 sys=0.01, real=0.17 secs]
2014-02-15T15:29:09.028+0800: 36.924: [GC[YG occupancy: 26631 K (136320 K)]2014-02-15T15:29:09.028+0800: 36.924: [Rescan (parallel) , 0.0084900 secs]2014-02-15T15:29:09.036+0800: 36.933: [weak refs processing, 0.0001610 secs]2014-02-15T15:29:09.036+0800: 36.933: [scrub string table, 0.0017410 secs] [1 CMS-remark: 245131K(297920K)] 271762K(434240K), 0.0104820 secs] [Times: user=0.03 sys=0.00, real=0.01 secs]
2014-02-15T15:29:09.038+0800: 36.935: [CMS-concurrent-sweep-start]
2014-02-15T15:29:09.087+0800: 36.983: [CMS-concurrent-sweep: 0.049/0.049 secs] [Times: user=0.16 sys=0.00, real=0.05 secs]
2014-02-15T15:29:09.087+0800: 36.983: [CMS-concurrent-reset-start]
2014-02-15T15:29:09.089+0800: 36.986: [CMS-concurrent-reset: 0.002/0.002 secs] [Times: user=0.00 sys=0.00, real=0.00 secs]
{Heap before GC invocations=82 (full 23):
par new generation total 136320K, used 125007K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 66% used [0x00000007b63e0000, 0x00000007b7a13e28, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 309696K, used 244656K [0x00000007ba660000, 0x00000007cd4d0000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 80866K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:29:09.501+0800: 37.398: [GC2014-02-15T15:29:09.501+0800: 37.398: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 6278776 bytes, 6278776 total
- age 2: 2225600 bytes, 8504376 total
- age 3: 2060080 bytes, 10564456 total
- age 4: 1499208 bytes, 12063664 total
- age 5: 8565472 bytes, 20629136 total
: 125007K->25539K(136320K), 0.0302060 secs] 369664K->272102K(446016K), 0.0303060 secs] [Times: user=0.08 sys=0.00, real=0.03 secs]
Heap after GC invocations=83 (full 23):
par new generation total 136320K, used 25539K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 75% used [0x00000007b8520000, 0x00000007b9e10e30, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 309696K, used 246563K [0x00000007ba660000, 0x00000007cd4d0000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 80866K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=83 (full 23):
par new generation total 136320K, used 127811K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 75% used [0x00000007b8520000, 0x00000007b9e10e30, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 309696K, used 246563K [0x00000007ba660000, 0x00000007cd4d0000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 81638K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:29:09.929+0800: 37.826: [GC2014-02-15T15:29:09.929+0800: 37.826: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2873896 bytes, 2873896 total
- age 2: 5485312 bytes, 8359208 total
- age 3: 2216976 bytes, 10576184 total
- age 4: 2058912 bytes, 12635096 total
- age 5: 1499128 bytes, 14134224 total
: 127811K->23361K(136320K), 0.0262050 secs] 374374K->278305K(446016K), 0.0262780 secs] [Times: user=0.05 sys=0.00, real=0.03 secs]
Heap after GC invocations=84 (full 23):
par new generation total 136320K, used 23361K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 68% used [0x00000007b63e0000, 0x00000007b7ab0460, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 309696K, used 254944K [0x00000007ba660000, 0x00000007cd4d0000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 81638K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:29:09.956+0800: 37.852: [GC [1 CMS-initial-mark: 254944K(309696K)] 280327K(446016K), 0.0148330 secs] [Times: user=0.01 sys=0.00, real=0.02 secs]
2014-02-15T15:29:09.971+0800: 37.867: [CMS-concurrent-mark-start]
2014-02-15T15:29:10.244+0800: 38.140: [CMS-concurrent-mark: 0.160/0.273 secs] [Times: user=0.82 sys=0.01, real=0.27 secs]
2014-02-15T15:29:10.244+0800: 38.140: [GC[YG occupancy: 73476 K (136320 K)]2014-02-15T15:29:10.244+0800: 38.140: [Rescan (parallel) , 0.0369510 secs]2014-02-15T15:29:10.281+0800: 38.177: [weak refs processing, 0.0001080 secs]2014-02-15T15:29:10.281+0800: 38.177: [scrub string table, 0.0012750 secs] [1 CMS-remark: 254944K(309696K)] 328421K(446016K), 0.0384300 secs] [Times: user=0.08 sys=0.01, real=0.04 secs]
2014-02-15T15:29:10.282+0800: 38.179: [CMS-concurrent-sweep-start]
2014-02-15T15:29:10.342+0800: 38.238: [CMS-concurrent-sweep: 0.060/0.060 secs] [Times: user=0.24 sys=0.00, real=0.06 secs]
2014-02-15T15:29:10.342+0800: 38.239: [CMS-concurrent-reset-start]
2014-02-15T15:29:10.345+0800: 38.241: [CMS-concurrent-reset: 0.002/0.002 secs] [Times: user=0.00 sys=0.00, real=0.00 secs]
{Heap before GC invocations=84 (full 24):
par new generation total 136320K, used 125633K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 68% used [0x00000007b63e0000, 0x00000007b7ab0460, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 322532K, used 254800K [0x00000007ba660000, 0x00000007ce159000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 82332K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:29:10.597+0800: 38.493: [GC2014-02-15T15:29:10.597+0800: 38.493: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 4433040 bytes, 4433040 total
- age 2: 1709296 bytes, 6142336 total
- age 3: 5475920 bytes, 11618256 total
- age 4: 2216856 bytes, 13835112 total
- age 5: 2058912 bytes, 15894024 total
: 125633K->22564K(136320K), 0.0270470 secs] 380433K->278855K(458852K), 0.0271300 secs] [Times: user=0.06 sys=0.00, real=0.03 secs]
Heap after GC invocations=85 (full 24):
par new generation total 136320K, used 22564K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 66% used [0x00000007b8520000, 0x00000007b9b29390, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 322532K, used 256290K [0x00000007ba660000, 0x00000007ce159000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 82332K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=85 (full 24):
par new generation total 136320K, used 124836K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 66% used [0x00000007b8520000, 0x00000007b9b29390, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 322532K, used 256290K [0x00000007ba660000, 0x00000007ce159000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 82805K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:29:11.600+0800: 39.496: [GC2014-02-15T15:29:11.600+0800: 39.496: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1312480 bytes, 1312480 total
- age 2: 3207568 bytes, 4520048 total
- age 3: 1708352 bytes, 6228400 total
- age 4: 5473960 bytes, 11702360 total
- age 5: 2215864 bytes, 13918224 total
: 124836K->19689K(136320K), 0.0284580 secs] 381127K->278004K(458852K), 0.0285460 secs] [Times: user=0.09 sys=0.00, real=0.02 secs]
Heap after GC invocations=86 (full 24):
par new generation total 136320K, used 19689K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 57% used [0x00000007b63e0000, 0x00000007b771a478, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 322532K, used 258315K [0x00000007ba660000, 0x00000007ce159000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 82805K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=86 (full 24):
par new generation total 136320K, used 121961K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 57% used [0x00000007b63e0000, 0x00000007b771a478, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 322532K, used 258315K [0x00000007ba660000, 0x00000007ce159000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 82811K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:29:11.957+0800: 39.853: [GC2014-02-15T15:29:11.957+0800: 39.853: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 5591128 bytes, 5591128 total
- age 2: 996040 bytes, 6587168 total
- age 3: 3204896 bytes, 9792064 total
- age 4: 1708352 bytes, 11500416 total
- age 5: 5473912 bytes, 16974328 total
: 121961K->27077K(136320K), 0.0357250 secs] 380276K->287570K(458852K), 0.0358160 secs] [Times: user=0.07 sys=0.00, real=0.04 secs]
Heap after GC invocations=87 (full 24):
par new generation total 136320K, used 27077K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 79% used [0x00000007b8520000, 0x00000007b9f915b8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 322532K, used 260493K [0x00000007ba660000, 0x00000007ce159000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 82811K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=87 (full 24):
par new generation total 136320K, used 129349K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 79% used [0x00000007b8520000, 0x00000007b9f915b8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 322532K, used 260493K [0x00000007ba660000, 0x00000007ce159000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 82815K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:29:12.271+0800: 40.167: [GC2014-02-15T15:29:12.271+0800: 40.167: [ParNew
Desired survivor size 17432576 bytes, new threshold 4 (max 5)
- age 1: 9553512 bytes, 9553512 total
- age 2: 4737032 bytes, 14290544 total
- age 3: 993480 bytes, 15284024 total
- age 4: 3204784 bytes, 18488808 total
- age 5: 1708352 bytes, 20197160 total
: 129349K->21375K(136320K), 0.0379390 secs] 389842K->287230K(458852K), 0.0380090 secs] [Times: user=0.08 sys=0.01, real=0.03 secs]
Heap after GC invocations=88 (full 24):
par new generation total 136320K, used 21375K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 62% used [0x00000007b63e0000, 0x00000007b78bfeb8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 322532K, used 265854K [0x00000007ba660000, 0x00000007ce159000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 82815K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:29:12.309+0800: 40.205: [GC [1 CMS-initial-mark: 265854K(322532K)] 289171K(458852K), 0.0167780 secs] [Times: user=0.01 sys=0.00, real=0.02 secs]
2014-02-15T15:29:12.326+0800: 40.222: [CMS-concurrent-mark-start]
2014-02-15T15:29:12.489+0800: 40.385: [CMS-concurrent-mark: 0.161/0.163 secs] [Times: user=0.60 sys=0.01, real=0.16 secs]
2014-02-15T15:29:12.489+0800: 40.386: [GC[YG occupancy: 53468 K (136320 K)]2014-02-15T15:29:12.489+0800: 40.386: [Rescan (parallel) , 0.0092960 secs]2014-02-15T15:29:12.498+0800: 40.395: [weak refs processing, 0.0002620 secs]2014-02-15T15:29:12.499+0800: 40.395: [scrub string table, 0.0012530 secs] [1 CMS-remark: 265854K(322532K)] 319322K(458852K), 0.0109240 secs] [Times: user=0.02 sys=0.00, real=0.02 secs]
2014-02-15T15:29:12.500+0800: 40.397: [CMS-concurrent-sweep-start]
2014-02-15T15:29:12.557+0800: 40.453: [CMS-concurrent-sweep: 0.056/0.056 secs] [Times: user=0.13 sys=0.01, real=0.05 secs]
2014-02-15T15:29:12.557+0800: 40.453: [CMS-concurrent-reset-start]
2014-02-15T15:29:12.559+0800: 40.456: [CMS-concurrent-reset: 0.003/0.003 secs] [Times: user=0.00 sys=0.00, real=0.00 secs]
{Heap before GC invocations=88 (full 25):
par new generation total 136320K, used 123647K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 62% used [0x00000007b63e0000, 0x00000007b78bfeb8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 326872K, used 258225K [0x00000007ba660000, 0x00000007ce596000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 82816K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:29:12.663+0800: 40.559: [GC2014-02-15T15:29:12.663+0800: 40.560: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 9117344 bytes, 9117344 total
- age 2: 3364968 bytes, 12482312 total
- age 3: 3864368 bytes, 16346680 total
- age 4: 992248 bytes, 17338928 total
: 123647K->23260K(136320K), 0.0266650 secs] 381873K->286299K(463192K), 0.0267430 secs] [Times: user=0.05 sys=0.00, real=0.03 secs]
Heap after GC invocations=89 (full 25):
par new generation total 136320K, used 23260K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 68% used [0x00000007b8520000, 0x00000007b9bd71e8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 326872K, used 263039K [0x00000007ba660000, 0x00000007ce596000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 82816K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=89 (full 25):
par new generation total 136320K, used 125532K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 68% used [0x00000007b8520000, 0x00000007b9bd71e8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 326872K, used 263039K [0x00000007ba660000, 0x00000007ce596000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 82922K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:29:13.624+0800: 41.520: [GC2014-02-15T15:29:13.624+0800: 41.520: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 4867712 bytes, 4867712 total
- age 2: 5682704 bytes, 10550416 total
- age 3: 340584 bytes, 10891000 total
- age 4: 3035840 bytes, 13926840 total
- age 5: 992248 bytes, 14919088 total
: 125532K->24052K(136320K), 0.0231890 secs] 388571K->287092K(463192K), 0.0232600 secs] [Times: user=0.04 sys=0.00, real=0.02 secs]
Heap after GC invocations=90 (full 25):
par new generation total 136320K, used 24052K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 70% used [0x00000007b63e0000, 0x00000007b7b5d310, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 326872K, used 263039K [0x00000007ba660000, 0x00000007ce596000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 82922K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=90 (full 25):
par new generation total 136320K, used 126324K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 70% used [0x00000007b63e0000, 0x00000007b7b5d310, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 326872K, used 263039K [0x00000007ba660000, 0x00000007ce596000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 82928K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:29:13.970+0800: 41.866: [GC2014-02-15T15:29:13.970+0800: 41.867: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 8628640 bytes, 8628640 total
- age 2: 3244888 bytes, 11873528 total
- age 3: 4571568 bytes, 16445096 total
- age 4: 331480 bytes, 16776576 total
- age 5: 3035800 bytes, 19812376 total
: 126324K->22605K(136320K), 0.0255140 secs] 389364K->286624K(463192K), 0.0256080 secs] [Times: user=0.07 sys=0.00, real=0.02 secs]
Heap after GC invocations=91 (full 25):
par new generation total 136320K, used 22605K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 66% used [0x00000007b8520000, 0x00000007b9b33588, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 326872K, used 264019K [0x00000007ba660000, 0x00000007ce596000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 82928K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=91 (full 25):
par new generation total 136320K, used 124877K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 66% used [0x00000007b8520000, 0x00000007b9b33588, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 326872K, used 264019K [0x00000007ba660000, 0x00000007ce596000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 82931K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:29:14.315+0800: 42.211: [GC2014-02-15T15:29:14.315+0800: 42.211: [ParNew
Desired survivor size 17432576 bytes, new threshold 3 (max 5)
- age 1: 8454152 bytes, 8454152 total
- age 2: 6851584 bytes, 15305736 total
- age 3: 2341488 bytes, 17647224 total
- age 4: 4571568 bytes, 22218792 total
- age 5: 331208 bytes, 22550000 total
: 124877K->33406K(136320K), 0.0259510 secs] 388896K->300390K(463192K), 0.0260190 secs] [Times: user=0.05 sys=0.00, real=0.03 secs]
Heap after GC invocations=92 (full 25):
par new generation total 136320K, used 33406K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 98% used [0x00000007b63e0000, 0x00000007b847f930, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 326872K, used 266984K [0x00000007ba660000, 0x00000007ce596000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 82931K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=92 (full 25):
par new generation total 136320K, used 135678K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 98% used [0x00000007b63e0000, 0x00000007b847f930, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 326872K, used 266984K [0x00000007ba660000, 0x00000007ce596000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 82936K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:29:14.635+0800: 42.531: [GC2014-02-15T15:29:14.635+0800: 42.531: [ParNew
Desired survivor size 17432576 bytes, new threshold 3 (max 5)
- age 1: 8896200 bytes, 8896200 total
- age 2: 6815000 bytes, 15711200 total
- age 3: 4863720 bytes, 20574920 total
: 135678K->29988K(136320K), 0.0229580 secs] 402662K->304014K(463192K), 0.0230610 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
Heap after GC invocations=93 (full 25):
par new generation total 136320K, used 29988K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 88% used [0x00000007b8520000, 0x00000007ba269288, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 326872K, used 274025K [0x00000007ba660000, 0x00000007ce596000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 82936K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:29:14.658+0800: 42.555: [GC [1 CMS-initial-mark: 274025K(326872K)] 306053K(463192K), 0.0089850 secs] [Times: user=0.00 sys=0.00, real=0.01 secs]
2014-02-15T15:29:14.667+0800: 42.564: [CMS-concurrent-mark-start]
2014-02-15T15:29:14.849+0800: 42.745: [CMS-concurrent-mark: 0.178/0.182 secs] [Times: user=0.64 sys=0.02, real=0.18 secs]
2014-02-15T15:29:14.849+0800: 42.746: [GC[YG occupancy: 48315 K (136320 K)]2014-02-15T15:29:14.849+0800: 42.746: [Rescan (parallel) , 0.0070200 secs]2014-02-15T15:29:14.856+0800: 42.753: [weak refs processing, 0.0001260 secs]2014-02-15T15:29:14.856+0800: 42.753: [scrub string table, 0.0011910 secs] [1 CMS-remark: 274025K(326872K)] 322341K(463192K), 0.0084390 secs] [Times: user=0.01 sys=0.01, real=0.01 secs]
2014-02-15T15:29:14.858+0800: 42.754: [CMS-concurrent-sweep-start]
2014-02-15T15:29:14.919+0800: 42.815: [CMS-concurrent-sweep: 0.061/0.061 secs] [Times: user=0.12 sys=0.00, real=0.06 secs]
2014-02-15T15:29:14.919+0800: 42.815: [CMS-concurrent-reset-start]
2014-02-15T15:29:14.921+0800: 42.817: [CMS-concurrent-reset: 0.002/0.002 secs] [Times: user=0.00 sys=0.00, real=0.01 secs]
{Heap before GC invocations=93 (full 26):
par new generation total 136320K, used 116660K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 84% used [0x00000007b0000000, 0x00000007b54a4020, 0x00000007b63e0000)
from space 34048K, 88% used [0x00000007b8520000, 0x00000007ba269288, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 342512K, used 270582K [0x00000007ba660000, 0x00000007cf4dc000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 83214K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:29:15.374+0800: 43.270: [GC2014-02-15T15:29:15.374+0800: 43.270: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 3504088 bytes, 3504088 total
- age 2: 5578688 bytes, 9082776 total
- age 3: 3164920 bytes, 12247696 total
: 116660K->19824K(136320K), 0.0124330 secs] 387242K->293498K(478832K), 0.0125270 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
Heap after GC invocations=94 (full 26):
par new generation total 136320K, used 19824K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 58% used [0x00000007b63e0000, 0x00000007b773c038, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 342512K, used 273674K [0x00000007ba660000, 0x00000007cf4dc000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 83214K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=94 (full 26):
par new generation total 136320K, used 121775K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 99% used [0x00000007b0000000, 0x00000007b638fcb8, 0x00000007b63e0000)
from space 34048K, 58% used [0x00000007b63e0000, 0x00000007b773c038, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 342512K, used 273674K [0x00000007ba660000, 0x00000007cf4dc000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 83214K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:29:15.457+0800: 43.354: [GC2014-02-15T15:29:15.457+0800: 43.354: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 335464 bytes, 335464 total
- age 2: 2777352 bytes, 3112816 total
- age 3: 3387720 bytes, 6500536 total
- age 4: 3163888 bytes, 9664424 total
: 121775K->12509K(136320K), 0.0099690 secs] 395449K->286183K(478832K), 0.0100450 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
Heap after GC invocations=95 (full 26):
par new generation total 136320K, used 12509K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 36% used [0x00000007b8520000, 0x00000007b9157640, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 342512K, used 273674K [0x00000007ba660000, 0x00000007cf4dc000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 83214K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=95 (full 26):
par new generation total 136320K, used 114781K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 36% used [0x00000007b8520000, 0x00000007b9157640, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 342512K, used 273674K [0x00000007ba660000, 0x00000007cf4dc000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 83743K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:30:46.862+0800: 134.759: [GC2014-02-15T15:30:46.862+0800: 134.759: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 916376 bytes, 916376 total
- age 2: 7352 bytes, 923728 total
- age 3: 2266184 bytes, 3189912 total
- age 4: 3386912 bytes, 6576824 total
- age 5: 3163888 bytes, 9740712 total
: 114781K->13121K(136320K), 0.0092020 secs] 388455K->286795K(478832K), 0.0092860 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
Heap after GC invocations=96 (full 26):
par new generation total 136320K, used 13121K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 38% used [0x00000007b63e0000, 0x00000007b70b0480, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 342512K, used 273674K [0x00000007ba660000, 0x00000007cf4dc000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 83743K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=96 (full 26):
par new generation total 136320K, used 115393K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 38% used [0x00000007b63e0000, 0x00000007b70b0480, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 342512K, used 273674K [0x00000007ba660000, 0x00000007cf4dc000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 84681K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:31:33.090+0800: 180.986: [GC2014-02-15T15:31:33.090+0800: 180.986: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 973168 bytes, 973168 total
- age 2: 499824 bytes, 1472992 total
- age 3: 808 bytes, 1473800 total
- age 4: 2222608 bytes, 3696408 total
- age 5: 3386912 bytes, 7083320 total
: 115393K->9246K(136320K), 0.0103890 secs] 389067K->286010K(478832K), 0.0104770 secs] [Times: user=0.02 sys=0.01, real=0.01 secs]
Heap after GC invocations=97 (full 26):
par new generation total 136320K, used 9246K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 27% used [0x00000007b8520000, 0x00000007b8e27aa8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 342512K, used 276764K [0x00000007ba660000, 0x00000007cf4dc000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 84681K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=97 (full 26):
par new generation total 136320K, used 56013K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 45% used [0x00000007b0000000, 0x00000007b2dabcc0, 0x00000007b63e0000)
from space 34048K, 27% used [0x00000007b8520000, 0x00000007b8e27aa8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 342512K, used 276764K [0x00000007ba660000, 0x00000007cf4dc000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 84742K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:33:10.613+0800: 278.510: [GC2014-02-15T15:33:10.613+0800: 278.510: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 11648 bytes, 11648 total
- age 2: 715944 bytes, 727592 total
- age 3: 472040 bytes, 1199632 total
- age 4: 696 bytes, 1200328 total
- age 5: 2222608 bytes, 3422936 total
: 56013K->7231K(136320K), 0.0096940 secs] 332777K->287302K(478832K), 0.0097620 secs] [Times: user=0.01 sys=0.00, real=0.01 secs]
Heap after GC invocations=98 (full 26):
par new generation total 136320K, used 7231K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 21% used [0x00000007b63e0000, 0x00000007b6aefc00, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 342512K, used 280071K [0x00000007ba660000, 0x00000007cf4dc000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 84742K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:33:10.623+0800: 278.520: [GC [1 CMS-initial-mark: 280071K(342512K)] 287302K(478832K), 0.0071720 secs] [Times: user=0.01 sys=0.00, real=0.01 secs]
2014-02-15T15:33:10.630+0800: 278.527: [CMS-concurrent-mark-start]
2014-02-15T15:33:10.769+0800: 278.666: [CMS-concurrent-mark: 0.138/0.139 secs] [Times: user=0.28 sys=0.00, real=0.13 secs]
2014-02-15T15:33:10.770+0800: 278.666: [GC[YG occupancy: 7269 K (136320 K)]2014-02-15T15:33:10.770+0800: 278.666: [Rescan (parallel) , 0.0050910 secs]2014-02-15T15:33:10.775+0800: 278.671: [weak refs processing, 0.0002560 secs]2014-02-15T15:33:10.775+0800: 278.671: [class unloading, 0.0052730 secs]2014-02-15T15:33:10.780+0800: 278.677: [scrub symbol table, 0.0135740 secs]2014-02-15T15:33:10.794+0800: 278.690: [scrub string table, 0.0011080 secs] [1 CMS-remark: 280071K(342512K)] 287341K(478832K), 0.0274120 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
2014-02-15T15:33:10.797+0800: 278.694: [CMS-concurrent-sweep-start]
2014-02-15T15:33:10.869+0800: 278.765: [CMS-concurrent-sweep: 0.072/0.072 secs] [Times: user=0.07 sys=0.00, real=0.07 secs]
2014-02-15T15:33:10.869+0800: 278.765: [CMS-concurrent-reset-start]
2014-02-15T15:33:10.871+0800: 278.768: [CMS-concurrent-reset: 0.002/0.002 secs] [Times: user=0.00 sys=0.00, real=0.01 secs]
{Heap before GC invocations=98 (full 27):
par new generation total 136320K, used 109503K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 21% used [0x00000007b63e0000, 0x00000007b6aefc00, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 348220K, used 275090K [0x00000007ba660000, 0x00000007cfa6f000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 85485K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:33:13.848+0800: 281.745: [GC2014-02-15T15:33:13.848+0800: 281.745: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 12780280 bytes, 12780280 total
- age 2: 7816 bytes, 12788096 total
- age 3: 711744 bytes, 13499840 total
- age 4: 463472 bytes, 13963312 total
- age 5: 696 bytes, 13964008 total
: 109503K->15232K(136320K), 0.0202000 secs] 384593K->292500K(484540K), 0.0202720 secs] [Times: user=0.04 sys=0.00, real=0.02 secs]
Heap after GC invocations=99 (full 27):
par new generation total 136320K, used 15232K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 44% used [0x00000007b8520000, 0x00000007b9400208, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 348220K, used 277268K [0x00000007ba660000, 0x00000007cfa6f000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 85485K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=99 (full 27):
par new generation total 136320K, used 79185K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 62% used [0x00000007b0000000, 0x00000007b3e742c0, 0x00000007b63e0000)
from space 34048K, 44% used [0x00000007b8520000, 0x00000007b9400208, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 348220K, used 277268K [0x00000007ba660000, 0x00000007cfa6f000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 85923K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:33:14.538+0800: 282.434: [GC2014-02-15T15:33:14.538+0800: 282.434: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 6216480 bytes, 6216480 total
- age 2: 2416200 bytes, 8632680 total
- age 3: 7816 bytes, 8640496 total
- age 4: 711152 bytes, 9351648 total
- age 5: 463472 bytes, 9815120 total
: 79185K->12795K(136320K), 0.0163330 secs] 356453K->290065K(484540K), 0.0164490 secs] [Times: user=0.05 sys=0.00, real=0.02 secs]
Heap after GC invocations=100 (full 27):
par new generation total 136320K, used 12795K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 37% used [0x00000007b63e0000, 0x00000007b705ef98, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 348220K, used 277269K [0x00000007ba660000, 0x00000007cfa6f000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 85923K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:33:14.555+0800: 282.451: [GC [1 CMS-initial-mark: 277269K(348220K)] 290215K(484540K), 0.0104460 secs] [Times: user=0.01 sys=0.00, real=0.01 secs]
2014-02-15T15:33:14.565+0800: 282.462: [CMS-concurrent-mark-start]
2014-02-15T15:33:14.735+0800: 282.631: [CMS-concurrent-mark: 0.169/0.170 secs] [Times: user=0.48 sys=0.01, real=0.17 secs]
2014-02-15T15:33:14.735+0800: 282.632: [GC[YG occupancy: 13511 K (136320 K)]2014-02-15T15:33:14.735+0800: 282.632: [Rescan (parallel) , 0.0066400 secs]2014-02-15T15:33:14.742+0800: 282.638: [weak refs processing, 0.0001150 secs]2014-02-15T15:33:14.742+0800: 282.638: [class unloading, 0.0046840 secs]2014-02-15T15:33:14.747+0800: 282.643: [scrub symbol table, 0.0144860 secs]2014-02-15T15:33:14.761+0800: 282.658: [scrub string table, 0.0011560 secs] [1 CMS-remark: 277269K(348220K)] 290780K(484540K), 0.0291250 secs] [Times: user=0.03 sys=0.00, real=0.03 secs]
2014-02-15T15:33:14.764+0800: 282.661: [CMS-concurrent-sweep-start]
2014-02-15T15:33:14.838+0800: 282.734: [CMS-concurrent-sweep: 0.073/0.073 secs] [Times: user=0.08 sys=0.00, real=0.07 secs]
2014-02-15T15:33:14.838+0800: 282.734: [CMS-concurrent-reset-start]
2014-02-15T15:33:14.841+0800: 282.737: [CMS-concurrent-reset: 0.003/0.003 secs] [Times: user=0.00 sys=0.00, real=0.01 secs]
{Heap before GC invocations=100 (full 28):
par new generation total 136320K, used 115067K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 37% used [0x00000007b63e0000, 0x00000007b705ef98, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 350476K, used 276874K [0x00000007ba660000, 0x00000007cfca3000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 86884K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:33:16.266+0800: 284.163: [GC2014-02-15T15:33:16.266+0800: 284.163: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 5318848 bytes, 5318848 total
- age 2: 4884072 bytes, 10202920 total
- age 3: 2400888 bytes, 12603808 total
- age 4: 7816 bytes, 12611624 total
- age 5: 711152 bytes, 13322776 total
: 115067K->16552K(136320K), 0.0172030 secs] 391942K->293879K(486796K), 0.0172960 secs] [Times: user=0.04 sys=0.00, real=0.02 secs]
Heap after GC invocations=101 (full 28):
par new generation total 136320K, used 16552K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 48% used [0x00000007b8520000, 0x00000007b954a0d8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 350476K, used 277326K [0x00000007ba660000, 0x00000007cfca3000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 86884K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=101 (full 28):
par new generation total 136320K, used 118824K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 48% used [0x00000007b8520000, 0x00000007b954a0d8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 350476K, used 277326K [0x00000007ba660000, 0x00000007cfca3000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 87478K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:33:17.708+0800: 285.604: [GC2014-02-15T15:33:17.708+0800: 285.604: [ParNew
Desired survivor size 17432576 bytes, new threshold 3 (max 5)
- age 1: 11743344 bytes, 11743344 total
- age 2: 4633848 bytes, 16377192 total
- age 3: 4883736 bytes, 21260928 total
- age 4: 2382992 bytes, 23643920 total
- age 5: 7816 bytes, 23651736 total
: 118824K->29151K(136320K), 0.0276080 secs] 396151K->307177K(486796K), 0.0277020 secs] [Times: user=0.06 sys=0.00, real=0.03 secs]
Heap after GC invocations=102 (full 28):
par new generation total 136320K, used 29151K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 85% used [0x00000007b63e0000, 0x00000007b8057f60, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 350476K, used 278025K [0x00000007ba660000, 0x00000007cfca3000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 87478K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=102 (full 28):
par new generation total 136320K, used 116140K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 85% used [0x00000007b0000000, 0x00000007b54f3200, 0x00000007b63e0000)
from space 34048K, 85% used [0x00000007b63e0000, 0x00000007b8057f60, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 350476K, used 278025K [0x00000007ba660000, 0x00000007cfca3000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 87886K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:33:18.464+0800: 286.361: [GC2014-02-15T15:33:18.464+0800: 286.361: [ParNew
Desired survivor size 17432576 bytes, new threshold 3 (max 5)
- age 1: 7948088 bytes, 7948088 total
- age 2: 8722600 bytes, 16670688 total
- age 3: 2191968 bytes, 18862656 total
: 116140K->29420K(136320K), 0.0482980 secs] 394166K->313693K(486796K), 0.0483790 secs] [Times: user=0.09 sys=0.01, real=0.05 secs]
Heap after GC invocations=103 (full 28):
par new generation total 136320K, used 29420K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 86% used [0x00000007b8520000, 0x00000007ba1db3e0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 350476K, used 284272K [0x00000007ba660000, 0x00000007cfca3000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 87886K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=103 (full 28):
par new generation total 136320K, used 131692K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 86% used [0x00000007b8520000, 0x00000007ba1db3e0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 350476K, used 284272K [0x00000007ba660000, 0x00000007cfca3000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 87954K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:33:18.876+0800: 286.772: [GC2014-02-15T15:33:18.876+0800: 286.772: [ParNew
Desired survivor size 17432576 bytes, new threshold 3 (max 5)
- age 1: 9523696 bytes, 9523696 total
- age 2: 7752272 bytes, 17275968 total
- age 3: 8721616 bytes, 25997584 total
: 131692K->34048K(136320K), 0.0310600 secs] 415965K->328847K(486796K), 0.0311540 secs] [Times: user=0.05 sys=0.01, real=0.03 secs]
Heap after GC invocations=104 (full 28):
par new generation total 136320K, used 34048K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 100% used [0x00000007b63e0000, 0x00000007b8520000, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 350476K, used 294799K [0x00000007ba660000, 0x00000007cfca3000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 87954K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:33:18.907+0800: 286.804: [GC [1 CMS-initial-mark: 294799K(350476K)] 329994K(486796K), 0.0156040 secs] [Times: user=0.01 sys=0.00, real=0.02 secs]
2014-02-15T15:33:18.923+0800: 286.819: [CMS-concurrent-mark-start]
2014-02-15T15:33:19.089+0800: 286.985: [CMS-concurrent-mark: 0.165/0.166 secs] [Times: user=0.52 sys=0.00, real=0.16 secs]
2014-02-15T15:33:19.089+0800: 286.986: [GC[YG occupancy: 115814 K (136320 K)]2014-02-15T15:33:19.089+0800: 286.986: [Rescan (parallel) , 0.0404880 secs]2014-02-15T15:33:19.130+0800: 287.026: [weak refs processing, 0.0001430 secs]2014-02-15T15:33:19.130+0800: 287.026: [scrub string table, 0.0011730 secs] [1 CMS-remark: 294799K(350476K)] 410614K(486796K), 0.0418770 secs] [Times: user=0.08 sys=0.00, real=0.05 secs]
2014-02-15T15:33:19.131+0800: 287.028: [CMS-concurrent-sweep-start]
{Heap before GC invocations=104 (full 29):
par new generation total 136320K, used 131081K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 94% used [0x00000007b0000000, 0x00000007b5ec24c8, 0x00000007b63e0000)
from space 34048K, 100% used [0x00000007b63e0000, 0x00000007b8520000, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 350476K, used 294758K [0x00000007ba660000, 0x00000007cfca3000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 87957K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:33:19.148+0800: 287.045: [GC2014-02-15T15:33:19.148+0800: 287.045: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 8513224 bytes, 8513224 total
- age 2: 1118496 bytes, 9631720 total
- age 3: 7752072 bytes, 17383792 total
: 131081K->23689K(136320K), 0.0344990 secs] 425839K->327210K(486796K), 0.0345780 secs] [Times: user=0.07 sys=0.01, real=0.04 secs]
Heap after GC invocations=105 (full 29):
par new generation total 136320K, used 23689K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 69% used [0x00000007b8520000, 0x00000007b9c426e0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 350476K, used 303520K [0x00000007ba660000, 0x00000007cfca3000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 87957K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:33:19.248+0800: 287.144: [CMS-concurrent-sweep: 0.081/0.117 secs] [Times: user=0.28 sys=0.01, real=0.11 secs]
2014-02-15T15:33:19.248+0800: 287.144: [CMS-concurrent-reset-start]
2014-02-15T15:33:19.250+0800: 287.147: [CMS-concurrent-reset: 0.002/0.002 secs] [Times: user=0.01 sys=0.00, real=0.01 secs]
{Heap before GC invocations=105 (full 29):
par new generation total 136320K, used 125961K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 69% used [0x00000007b8520000, 0x00000007b9c426e0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 384144K, used 303470K [0x00000007ba660000, 0x00000007d1d84000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 88040K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:33:19.674+0800: 287.570: [GC2014-02-15T15:33:19.674+0800: 287.570: [ParNew
Desired survivor size 17432576 bytes, new threshold 4 (max 5)
- age 1: 2191680 bytes, 2191680 total
- age 2: 8507184 bytes, 10698864 total
- age 3: 1117800 bytes, 11816664 total
- age 4: 7752072 bytes, 19568736 total
: 125961K->27114K(136320K), 0.0157390 secs] 429432K->338777K(520464K), 0.0158070 secs] [Times: user=0.02 sys=0.01, real=0.02 secs]
Heap after GC invocations=106 (full 29):
par new generation total 136320K, used 27114K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 79% used [0x00000007b63e0000, 0x00000007b7e5a9d8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 384144K, used 311662K [0x00000007ba660000, 0x00000007d1d84000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 88040K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=106 (full 29):
par new generation total 136320K, used 129386K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 79% used [0x00000007b63e0000, 0x00000007b7e5a9d8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 384144K, used 311662K [0x00000007ba660000, 0x00000007d1d84000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 88279K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:33:20.400+0800: 288.296: [GC2014-02-15T15:33:20.400+0800: 288.296: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2767840 bytes, 2767840 total
- age 2: 1723584 bytes, 4491424 total
- age 3: 11856 bytes, 4503280 total
- age 4: 365088 bytes, 4868368 total
: 129386K->8851K(136320K), 0.0178730 secs] 441049K->327761K(520464K), 0.0179420 secs] [Times: user=0.02 sys=0.01, real=0.01 secs]
Heap after GC invocations=107 (full 29):
par new generation total 136320K, used 8851K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 25% used [0x00000007b8520000, 0x00000007b8dc4f00, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 384144K, used 318910K [0x00000007ba660000, 0x00000007d1d84000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 88279K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:33:20.418+0800: 288.315: [GC [1 CMS-initial-mark: 318910K(384144K)] 329111K(520464K), 0.0069080 secs] [Times: user=0.01 sys=0.00, real=0.01 secs]
2014-02-15T15:33:20.425+0800: 288.322: [CMS-concurrent-mark-start]
2014-02-15T15:33:20.696+0800: 288.593: [CMS-concurrent-mark: 0.209/0.271 secs] [Times: user=0.83 sys=0.02, real=0.27 secs]
2014-02-15T15:33:20.696+0800: 288.593: [GC[YG occupancy: 58877 K (136320 K)]2014-02-15T15:33:20.696+0800: 288.593: [Rescan (parallel) , 0.0135370 secs]2014-02-15T15:33:20.710+0800: 288.606: [weak refs processing, 0.0002220 secs]2014-02-15T15:33:20.710+0800: 288.607: [scrub string table, 0.0016020 secs] [1 CMS-remark: 318910K(384144K)] 377787K(520464K), 0.0154840 secs] [Times: user=0.05 sys=0.00, real=0.02 secs]
2014-02-15T15:33:20.712+0800: 288.608: [CMS-concurrent-sweep-start]
{Heap before GC invocations=107 (full 30):
par new generation total 136320K, used 95680K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 84% used [0x00000007b0000000, 0x00000007b54cb1e0, 0x00000007b63e0000)
from space 34048K, 25% used [0x00000007b8520000, 0x00000007b8dc4f00, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 384144K, used 318902K [0x00000007ba660000, 0x00000007d1d84000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 88457K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:33:20.750+0800: 288.647: [GC2014-02-15T15:33:20.750+0800: 288.647: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 3114368 bytes, 3114368 total
- age 2: 1655552 bytes, 4769920 total
- age 3: 900240 bytes, 5670160 total
- age 4: 11120 bytes, 5681280 total
- age 5: 342768 bytes, 6024048 total
: 95680K->7952K(136320K), 0.0078910 secs] 414582K->326854K(520464K), 0.0079650 secs] [Times: user=0.01 sys=0.00, real=0.00 secs]
Heap after GC invocations=108 (full 30):
par new generation total 136320K, used 7952K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 23% used [0x00000007b63e0000, 0x00000007b6ba4050, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 384144K, used 318902K [0x00000007ba660000, 0x00000007d1d84000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 88457K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:33:20.805+0800: 288.701: [CMS-concurrent-sweep: 0.084/0.093 secs] [Times: user=0.23 sys=0.00, real=0.09 secs]
2014-02-15T15:33:20.805+0800: 288.701: [CMS-concurrent-reset-start]
2014-02-15T15:33:20.807+0800: 288.703: [CMS-concurrent-reset: 0.002/0.002 secs] [Times: user=0.01 sys=0.00, real=0.00 secs]
{Heap before GC invocations=108 (full 30):
par new generation total 136320K, used 109571K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 99% used [0x00000007b0000000, 0x00000007b633ce38, 0x00000007b63e0000)
from space 34048K, 23% used [0x00000007b63e0000, 0x00000007b6ba4050, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 393100K, used 310547K [0x00000007ba660000, 0x00000007d2643000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 88563K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:33:22.791+0800: 290.687: [GC2014-02-15T15:33:22.791+0800: 290.687: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2729952 bytes, 2729952 total
- age 2: 2114168 bytes, 4844120 total
- age 3: 1645136 bytes, 6489256 total
- age 4: 900064 bytes, 7389320 total
- age 5: 11032 bytes, 7400352 total
: 109571K->10582K(136320K), 0.0085790 secs] 420118K->321464K(529420K), 0.0086520 secs] [Times: user=0.02 sys=0.00, real=0.00 secs]
Heap after GC invocations=109 (full 30):
par new generation total 136320K, used 10582K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 31% used [0x00000007b8520000, 0x00000007b8f75820, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 393100K, used 310882K [0x00000007ba660000, 0x00000007d2643000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 88563K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=109 (full 30):
par new generation total 136320K, used 112854K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 31% used [0x00000007b8520000, 0x00000007b8f75820, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 393100K, used 310882K [0x00000007ba660000, 0x00000007d2643000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 88703K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:33:24.249+0800: 292.145: [GC2014-02-15T15:33:24.249+0800: 292.145: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 411360 bytes, 411360 total
- age 2: 2487480 bytes, 2898840 total
- age 3: 2060040 bytes, 4958880 total
- age 4: 1645024 bytes, 6603904 total
- age 5: 899648 bytes, 7503552 total
: 112854K->13406K(136320K), 0.0092820 secs] 423736K->324300K(529420K), 0.0093900 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
Heap after GC invocations=110 (full 30):
par new generation total 136320K, used 13406K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 39% used [0x00000007b63e0000, 0x00000007b70f7a20, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 393100K, used 310894K [0x00000007ba660000, 0x00000007d2643000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 88703K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=110 (full 30):
par new generation total 136320K, used 115678K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 39% used [0x00000007b63e0000, 0x00000007b70f7a20, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 393100K, used 310894K [0x00000007ba660000, 0x00000007d2643000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 88845K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:33:28.401+0800: 296.298: [GC2014-02-15T15:33:28.401+0800: 296.298: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 440144 bytes, 440144 total
- age 2: 240432 bytes, 680576 total
- age 3: 2435080 bytes, 3115656 total
- age 4: 2060040 bytes, 5175696 total
- age 5: 1645024 bytes, 6820720 total
: 115678K->8785K(136320K), 0.0086380 secs] 426572K->320559K(529420K), 0.0087180 secs] [Times: user=0.01 sys=0.00, real=0.01 secs]
Heap after GC invocations=111 (full 30):
par new generation total 136320K, used 8785K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 25% used [0x00000007b8520000, 0x00000007b8db4648, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 393100K, used 311773K [0x00000007ba660000, 0x00000007d2643000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 88845K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=111 (full 30):
par new generation total 136320K, used 111057K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 25% used [0x00000007b8520000, 0x00000007b8db4648, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 393100K, used 311773K [0x00000007ba660000, 0x00000007d2643000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 88953K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:33:31.883+0800: 299.780: [GC2014-02-15T15:33:31.883+0800: 299.780: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1095704 bytes, 1095704 total
- age 2: 312232 bytes, 1407936 total
- age 3: 218048 bytes, 1625984 total
- age 4: 2434888 bytes, 4060872 total
- age 5: 2059768 bytes, 6120640 total
: 111057K->9181K(136320K), 0.0088530 secs] 422831K->322564K(529420K), 0.0089440 secs] [Times: user=0.01 sys=0.00, real=0.01 secs]
Heap after GC invocations=112 (full 30):
par new generation total 136320K, used 9181K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 26% used [0x00000007b63e0000, 0x00000007b6cd7710, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 393100K, used 313382K [0x00000007ba660000, 0x00000007d2643000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 88953K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=112 (full 30):
par new generation total 136320K, used 111453K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 26% used [0x00000007b63e0000, 0x00000007b6cd7710, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 393100K, used 313382K [0x00000007ba660000, 0x00000007d2643000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89102K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:33:39.166+0800: 307.062: [GC2014-02-15T15:33:39.166+0800: 307.062: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 401712 bytes, 401712 total
- age 2: 788656 bytes, 1190368 total
- age 3: 279912 bytes, 1470280 total
- age 4: 217936 bytes, 1688216 total
- age 5: 2434656 bytes, 4122872 total
: 111453K->5925K(136320K), 0.0102100 secs] 424836K->321321K(529420K), 0.0102720 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
Heap after GC invocations=113 (full 30):
par new generation total 136320K, used 5925K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 17% used [0x00000007b8520000, 0x00000007b8ae9760, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 393100K, used 315395K [0x00000007ba660000, 0x00000007d2643000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89102K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=113 (full 30):
par new generation total 136320K, used 108197K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 17% used [0x00000007b8520000, 0x00000007b8ae9760, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 393100K, used 315395K [0x00000007ba660000, 0x00000007d2643000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89164K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:33:44.838+0800: 312.734: [GC2014-02-15T15:33:44.838+0800: 312.734: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 771632 bytes, 771632 total
- age 2: 274608 bytes, 1046240 total
- age 3: 264136 bytes, 1310376 total
- age 4: 279736 bytes, 1590112 total
- age 5: 217840 bytes, 1807952 total
: 108197K->4485K(136320K), 0.0072640 secs] 423593K->322261K(529420K), 0.0073680 secs] [Times: user=0.01 sys=0.00, real=0.01 secs]
Heap after GC invocations=114 (full 30):
par new generation total 136320K, used 4485K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 13% used [0x00000007b63e0000, 0x00000007b6841780, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 393100K, used 317775K [0x00000007ba660000, 0x00000007d2643000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89164K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=114 (full 30):
par new generation total 136320K, used 106757K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 13% used [0x00000007b63e0000, 0x00000007b6841780, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 393100K, used 317775K [0x00000007ba660000, 0x00000007d2643000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89222K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:33:54.264+0800: 322.160: [GC2014-02-15T15:33:54.264+0800: 322.160: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 738672 bytes, 738672 total
- age 2: 625112 bytes, 1363784 total
- age 3: 274608 bytes, 1638392 total
- age 4: 224712 bytes, 1863104 total
- age 5: 279608 bytes, 2142712 total
: 106757K->2889K(136320K), 0.0071700 secs] 424533K->320879K(529420K), 0.0072480 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
Heap after GC invocations=115 (full 30):
par new generation total 136320K, used 2889K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 8% used [0x00000007b8520000, 0x00000007b87f27e0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 393100K, used 317989K [0x00000007ba660000, 0x00000007d2643000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89222K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=115 (full 30):
par new generation total 136320K, used 105161K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 8% used [0x00000007b8520000, 0x00000007b87f27e0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 393100K, used 317989K [0x00000007ba660000, 0x00000007d2643000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89258K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:33:56.255+0800: 324.152: [GC2014-02-15T15:33:56.255+0800: 324.152: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 191840 bytes, 191840 total
- age 2: 580472 bytes, 772312 total
- age 3: 624904 bytes, 1397216 total
- age 4: 274608 bytes, 1671824 total
- age 5: 207688 bytes, 1879512 total
: 105161K->2841K(136320K), 0.0086580 secs] 423151K->321059K(529420K), 0.0087390 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
Heap after GC invocations=116 (full 30):
par new generation total 136320K, used 2841K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 8% used [0x00000007b63e0000, 0x00000007b66a66c8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 393100K, used 318217K [0x00000007ba660000, 0x00000007d2643000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89258K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=116 (full 30):
par new generation total 136320K, used 105113K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 8% used [0x00000007b63e0000, 0x00000007b66a66c8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 393100K, used 318217K [0x00000007ba660000, 0x00000007d2643000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89308K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:34:05.608+0800: 333.504: [GC2014-02-15T15:34:05.608+0800: 333.505: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1206424 bytes, 1206424 total
- age 2: 69824 bytes, 1276248 total
- age 3: 579080 bytes, 1855328 total
- age 4: 100464 bytes, 1955792 total
- age 5: 274608 bytes, 2230400 total
: 105113K->2521K(136320K), 0.0067250 secs] 423331K->320942K(529420K), 0.0067920 secs] [Times: user=0.01 sys=0.00, real=0.01 secs]
Heap after GC invocations=117 (full 30):
par new generation total 136320K, used 2521K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 7% used [0x00000007b8520000, 0x00000007b8796720, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 393100K, used 318420K [0x00000007ba660000, 0x00000007d2643000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89308K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=117 (full 30):
par new generation total 136320K, used 104793K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 7% used [0x00000007b8520000, 0x00000007b8796720, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 393100K, used 318420K [0x00000007ba660000, 0x00000007d2643000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89402K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:34:08.407+0800: 336.304: [GC2014-02-15T15:34:08.407+0800: 336.304: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 3153984 bytes, 3153984 total
- age 2: 1018576 bytes, 4172560 total
- age 3: 66952 bytes, 4239512 total
- age 4: 567528 bytes, 4807040 total
- age 5: 99856 bytes, 4906896 total
: 104793K->5059K(136320K), 0.0088560 secs] 423214K->323753K(529420K), 0.0089190 secs] [Times: user=0.01 sys=0.00, real=0.01 secs]
Heap after GC invocations=118 (full 30):
par new generation total 136320K, used 5059K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 14% used [0x00000007b63e0000, 0x00000007b68d0c08, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 393100K, used 318694K [0x00000007ba660000, 0x00000007d2643000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89402K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=118 (full 30):
par new generation total 136320K, used 107331K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 14% used [0x00000007b63e0000, 0x00000007b68d0c08, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 393100K, used 318694K [0x00000007ba660000, 0x00000007d2643000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89433K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:34:12.770+0800: 340.666: [GC2014-02-15T15:34:12.770+0800: 340.666: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 287584 bytes, 287584 total
- age 2: 2947560 bytes, 3235144 total
- age 3: 1016104 bytes, 4251248 total
- age 4: 66312 bytes, 4317560 total
- age 5: 567528 bytes, 4885088 total
: 107331K->5824K(136320K), 0.0079570 secs] 426025K->324616K(529420K), 0.0080410 secs] [Times: user=0.01 sys=0.00, real=0.00 secs]
Heap after GC invocations=119 (full 30):
par new generation total 136320K, used 5824K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 17% used [0x00000007b8520000, 0x00000007b8ad0238, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 393100K, used 318792K [0x00000007ba660000, 0x00000007d2643000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89433K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=119 (full 30):
par new generation total 136320K, used 94864K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 87% used [0x00000007b0000000, 0x00000007b56f3fd0, 0x00000007b63e0000)
from space 34048K, 17% used [0x00000007b8520000, 0x00000007b8ad0238, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 393100K, used 318792K [0x00000007ba660000, 0x00000007d2643000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89439K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:34:14.044+0800: 341.940: [GC2014-02-15T15:34:14.044+0800: 341.940: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 169336 bytes, 169336 total
- age 2: 193856 bytes, 363192 total
- age 3: 2947560 bytes, 3310752 total
- age 4: 1015992 bytes, 4326744 total
- age 5: 66248 bytes, 4392992 total
: 94864K->5803K(136320K), 0.0067840 secs] 413656K->325150K(529420K), 0.0068500 secs] [Times: user=0.01 sys=0.00, real=0.01 secs]
Heap after GC invocations=120 (full 30):
par new generation total 136320K, used 5803K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 17% used [0x00000007b63e0000, 0x00000007b698adb0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 393100K, used 319347K [0x00000007ba660000, 0x00000007d2643000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89439K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=120 (full 30):
par new generation total 136320K, used 103984K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 95% used [0x00000007b0000000, 0x00000007b5fe1428, 0x00000007b63e0000)
from space 34048K, 17% used [0x00000007b63e0000, 0x00000007b698adb0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 393100K, used 319347K [0x00000007ba660000, 0x00000007d2643000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89456K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:34:17.473+0800: 345.370: [GC2014-02-15T15:34:17.473+0800: 345.370: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1241208 bytes, 1241208 total
- age 2: 91520 bytes, 1332728 total
- age 3: 152848 bytes, 1485576 total
- age 4: 2895520 bytes, 4381096 total
- age 5: 1015992 bytes, 5397088 total
: 103984K->7444K(136320K), 0.0082680 secs] 423331K->326861K(529420K), 0.0083520 secs] [Times: user=0.01 sys=0.00, real=0.01 secs]
Heap after GC invocations=121 (full 30):
par new generation total 136320K, used 7444K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 21% used [0x00000007b8520000, 0x00000007b8c653c8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 393100K, used 319416K [0x00000007ba660000, 0x00000007d2643000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89456K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=121 (full 30):
par new generation total 136320K, used 109716K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 21% used [0x00000007b8520000, 0x00000007b8c653c8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 393100K, used 319416K [0x00000007ba660000, 0x00000007d2643000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89484K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:34:20.256+0800: 348.152: [GC2014-02-15T15:34:20.256+0800: 348.152: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 289120 bytes, 289120 total
- age 2: 1086600 bytes, 1375720 total
- age 3: 87056 bytes, 1462776 total
- age 4: 152776 bytes, 1615552 total
- age 5: 2894680 bytes, 4510232 total
: 109716K->7309K(136320K), 0.0079220 secs] 429133K->327722K(529420K), 0.0079870 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
Heap after GC invocations=122 (full 30):
par new generation total 136320K, used 7309K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 21% used [0x00000007b63e0000, 0x00000007b6b035a0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 393100K, used 320412K [0x00000007ba660000, 0x00000007d2643000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89484K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=122 (full 30):
par new generation total 136320K, used 109581K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 21% used [0x00000007b63e0000, 0x00000007b6b035a0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 393100K, used 320412K [0x00000007ba660000, 0x00000007d2643000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89502K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:34:22.911+0800: 350.807: [GC2014-02-15T15:34:22.911+0800: 350.807: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1809096 bytes, 1809096 total
- age 2: 175240 bytes, 1984336 total
- age 3: 1014280 bytes, 2998616 total
- age 4: 86032 bytes, 3084648 total
- age 5: 144136 bytes, 3228784 total
: 109581K->4565K(136320K), 0.0085300 secs] 429994K->327691K(529420K), 0.0086190 secs] [Times: user=0.02 sys=0.01, real=0.00 secs]
Heap after GC invocations=123 (full 30):
par new generation total 136320K, used 4565K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 13% used [0x00000007b8520000, 0x00000007b8995798, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 393100K, used 323125K [0x00000007ba660000, 0x00000007d2643000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89502K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:34:22.920+0800: 350.816: [GC [1 CMS-initial-mark: 323125K(393100K)] 328525K(529420K), 0.0058280 secs] [Times: user=0.00 sys=0.00, real=0.00 secs]
2014-02-15T15:34:22.926+0800: 350.822: [CMS-concurrent-mark-start]
2014-02-15T15:34:23.109+0800: 351.006: [CMS-concurrent-mark: 0.184/0.184 secs] [Times: user=0.48 sys=0.01, real=0.18 secs]
2014-02-15T15:34:23.109+0800: 351.006: [GC[YG occupancy: 40818 K (136320 K)]2014-02-15T15:34:23.109+0800: 351.006: [Rescan (parallel) , 0.0059870 secs]2014-02-15T15:34:23.115+0800: 351.012: [weak refs processing, 0.0001740 secs]2014-02-15T15:34:23.116+0800: 351.012: [scrub string table, 0.0012330 secs] [1 CMS-remark: 323125K(393100K)] 363944K(529420K), 0.0074910 secs] [Times: user=0.01 sys=0.00, real=0.01 secs]
2014-02-15T15:34:23.117+0800: 351.014: [CMS-concurrent-sweep-start]
2014-02-15T15:34:23.190+0800: 351.086: [CMS-concurrent-sweep: 0.073/0.073 secs] [Times: user=0.12 sys=0.01, real=0.08 secs]
2014-02-15T15:34:23.190+0800: 351.086: [CMS-concurrent-reset-start]
2014-02-15T15:34:23.192+0800: 351.088: [CMS-concurrent-reset: 0.002/0.002 secs] [Times: user=0.00 sys=0.00, real=0.00 secs]
{Heap before GC invocations=123 (full 31):
par new generation total 136320K, used 101161K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 94% used [0x00000007b0000000, 0x00000007b5e54e80, 0x00000007b63e0000)
from space 34048K, 13% used [0x00000007b8520000, 0x00000007b8995798, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 402984K, used 318356K [0x00000007ba660000, 0x00000007d2fea000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89513K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:34:24.623+0800: 352.519: [GC2014-02-15T15:34:24.623+0800: 352.519: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 492488 bytes, 492488 total
- age 2: 1611872 bytes, 2104360 total
- age 3: 174584 bytes, 2278944 total
- age 4: 1014144 bytes, 3293088 total
- age 5: 86032 bytes, 3379120 total
: 101161K->5195K(136320K), 0.0083660 secs] 419517K->323693K(539304K), 0.0084360 secs] [Times: user=0.01 sys=0.00, real=0.01 secs]
Heap after GC invocations=124 (full 31):
par new generation total 136320K, used 5195K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 15% used [0x00000007b63e0000, 0x00000007b68f2f70, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 402984K, used 318497K [0x00000007ba660000, 0x00000007d2fea000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89513K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=124 (full 31):
par new generation total 136320K, used 95678K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 88% used [0x00000007b0000000, 0x00000007b585c980, 0x00000007b63e0000)
from space 34048K, 15% used [0x00000007b63e0000, 0x00000007b68f2f70, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 402984K, used 318497K [0x00000007ba660000, 0x00000007d2fea000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89531K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:34:26.789+0800: 354.685: [GC2014-02-15T15:34:26.789+0800: 354.685: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2041024 bytes, 2041024 total
- age 2: 92728 bytes, 2133752 total
- age 3: 1602576 bytes, 3736328 total
- age 4: 162632 bytes, 3898960 total
- age 5: 1014144 bytes, 4913104 total
: 95678K->6654K(136320K), 0.0073390 secs] 414175K->325235K(539304K), 0.0074150 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
Heap after GC invocations=125 (full 31):
par new generation total 136320K, used 6654K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 19% used [0x00000007b8520000, 0x00000007b8b9fb10, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 402984K, used 318580K [0x00000007ba660000, 0x00000007d2fea000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89531K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=125 (full 31):
par new generation total 136320K, used 108926K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 19% used [0x00000007b8520000, 0x00000007b8b9fb10, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 402984K, used 318580K [0x00000007ba660000, 0x00000007d2fea000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89548K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:34:31.040+0800: 358.937: [GC2014-02-15T15:34:31.040+0800: 358.937: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1811992 bytes, 1811992 total
- age 2: 1873944 bytes, 3685936 total
- age 3: 54640 bytes, 3740576 total
- age 4: 1548792 bytes, 5289368 total
- age 5: 162384 bytes, 5451752 total
: 108926K->6602K(136320K), 0.0095270 secs] 427507K->326121K(539304K), 0.0096150 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
Heap after GC invocations=126 (full 31):
par new generation total 136320K, used 6602K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 19% used [0x00000007b63e0000, 0x00000007b6a52b80, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 402984K, used 319518K [0x00000007ba660000, 0x00000007d2fea000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89548K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=126 (full 31):
par new generation total 136320K, used 108874K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 19% used [0x00000007b63e0000, 0x00000007b6a52b80, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 402984K, used 319518K [0x00000007ba660000, 0x00000007d2fea000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89575K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:34:36.325+0800: 364.221: [GC2014-02-15T15:34:36.325+0800: 364.221: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2189824 bytes, 2189824 total
- age 2: 869000 bytes, 3058824 total
- age 3: 1868600 bytes, 4927424 total
- age 4: 54528 bytes, 4981952 total
- age 5: 1498936 bytes, 6480888 total
: 108874K->7624K(136320K), 0.0103760 secs] 428393K->327302K(539304K), 0.0104590 secs] [Times: user=0.02 sys=0.01, real=0.01 secs]
Heap after GC invocations=127 (full 31):
par new generation total 136320K, used 7624K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 22% used [0x00000007b8520000, 0x00000007b8c92308, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 402984K, used 319678K [0x00000007ba660000, 0x00000007d2fea000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89575K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=127 (full 31):
par new generation total 136320K, used 109896K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 22% used [0x00000007b8520000, 0x00000007b8c92308, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 402984K, used 319678K [0x00000007ba660000, 0x00000007d2fea000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89611K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:34:42.330+0800: 370.226: [GC2014-02-15T15:34:42.330+0800: 370.226: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 874464 bytes, 874464 total
- age 2: 2070800 bytes, 2945264 total
- age 3: 868976 bytes, 3814240 total
- age 4: 1344184 bytes, 5158424 total
- age 5: 54464 bytes, 5212888 total
: 109896K->9041K(136320K), 0.0098640 secs] 429574K->330130K(539304K), 0.0099410 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
Heap after GC invocations=128 (full 31):
par new generation total 136320K, used 9041K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 26% used [0x00000007b63e0000, 0x00000007b6cb4608, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 402984K, used 321089K [0x00000007ba660000, 0x00000007d2fea000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89611K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=128 (full 31):
par new generation total 136320K, used 111310K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 99% used [0x00000007b0000000, 0x00000007b63df3c8, 0x00000007b63e0000)
from space 34048K, 26% used [0x00000007b63e0000, 0x00000007b6cb4608, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 402984K, used 321089K [0x00000007ba660000, 0x00000007d2fea000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89634K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:34:48.158+0800: 376.054: [GC2014-02-15T15:34:48.158+0800: 376.054: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1979704 bytes, 1979704 total
- age 2: 460128 bytes, 2439832 total
- age 3: 2062216 bytes, 4502048 total
- age 4: 859752 bytes, 5361800 total
- age 5: 1344144 bytes, 6705944 total
: 111310K->8524K(136320K), 0.0115640 secs] 432399K->329668K(539304K), 0.0116690 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
Heap after GC invocations=129 (full 31):
par new generation total 136320K, used 8524K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 25% used [0x00000007b8520000, 0x00000007b8d73320, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 402984K, used 321143K [0x00000007ba660000, 0x00000007d2fea000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89634K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=129 (full 31):
par new generation total 136320K, used 110796K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 25% used [0x00000007b8520000, 0x00000007b8d73320, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 402984K, used 321143K [0x00000007ba660000, 0x00000007d2fea000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89668K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:34:55.073+0800: 382.969: [GC2014-02-15T15:34:55.073+0800: 382.969: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1010416 bytes, 1010416 total
- age 2: 1113280 bytes, 2123696 total
- age 3: 460032 bytes, 2583728 total
- age 4: 2062128 bytes, 4645856 total
- age 5: 859752 bytes, 5505608 total
: 110796K->8630K(136320K), 0.0103990 secs] 431940K->331089K(539304K), 0.0104810 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
Heap after GC invocations=130 (full 31):
par new generation total 136320K, used 8630K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 25% used [0x00000007b63e0000, 0x00000007b6c4d9f8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 402984K, used 322459K [0x00000007ba660000, 0x00000007d2fea000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89668K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=130 (full 31):
par new generation total 136320K, used 110902K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 25% used [0x00000007b63e0000, 0x00000007b6c4d9f8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 402984K, used 322459K [0x00000007ba660000, 0x00000007d2fea000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89693K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:35:03.314+0800: 391.210: [GC2014-02-15T15:35:03.314+0800: 391.211: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1208824 bytes, 1208824 total
- age 2: 112880 bytes, 1321704 total
- age 3: 1105400 bytes, 2427104 total
- age 4: 460032 bytes, 2887136 total
- age 5: 2062128 bytes, 4949264 total
: 110902K->8180K(136320K), 0.0105200 secs] 433361K->331481K(539304K), 0.0106230 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
Heap after GC invocations=131 (full 31):
par new generation total 136320K, used 8180K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 24% used [0x00000007b8520000, 0x00000007b8d1d078, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 402984K, used 323300K [0x00000007ba660000, 0x00000007d2fea000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89693K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=131 (full 31):
par new generation total 136320K, used 110452K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 24% used [0x00000007b8520000, 0x00000007b8d1d078, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 402984K, used 323300K [0x00000007ba660000, 0x00000007d2fea000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89714K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:35:11.218+0800: 399.114: [GC2014-02-15T15:35:11.218+0800: 399.114: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1336064 bytes, 1336064 total
- age 2: 190144 bytes, 1526208 total
- age 3: 112752 bytes, 1638960 total
- age 4: 1105400 bytes, 2744360 total
- age 5: 460032 bytes, 3204392 total
: 110452K->5180K(136320K), 0.0121120 secs] 433753K->330495K(539304K), 0.0121870 secs] [Times: user=0.02 sys=0.01, real=0.02 secs]
Heap after GC invocations=132 (full 31):
par new generation total 136320K, used 5180K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 15% used [0x00000007b63e0000, 0x00000007b68ef380, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 402984K, used 325314K [0x00000007ba660000, 0x00000007d2fea000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89714K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=132 (full 31):
par new generation total 136320K, used 107452K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 15% used [0x00000007b63e0000, 0x00000007b68ef380, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 402984K, used 325314K [0x00000007ba660000, 0x00000007d2fea000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89720K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:35:18.522+0800: 406.419: [GC2014-02-15T15:35:18.522+0800: 406.419: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1585896 bytes, 1585896 total
- age 2: 434016 bytes, 2019912 total
- age 3: 189120 bytes, 2209032 total
- age 4: 112688 bytes, 2321720 total
- age 5: 1105248 bytes, 3426968 total
: 107452K->4725K(136320K), 0.0088040 secs] 432767K->330489K(539304K), 0.0089090 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
Heap after GC invocations=133 (full 31):
par new generation total 136320K, used 4725K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 13% used [0x00000007b8520000, 0x00000007b89bd578, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 402984K, used 325764K [0x00000007ba660000, 0x00000007d2fea000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89720K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=133 (full 31):
par new generation total 136320K, used 106997K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 13% used [0x00000007b8520000, 0x00000007b89bd578, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 402984K, used 325764K [0x00000007ba660000, 0x00000007d2fea000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89735K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:35:24.498+0800: 412.395: [GC2014-02-15T15:35:24.498+0800: 412.395: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1822184 bytes, 1822184 total
- age 2: 879328 bytes, 2701512 total
- age 3: 433952 bytes, 3135464 total
- age 4: 189032 bytes, 3324496 total
- age 5: 112664 bytes, 3437160 total
: 106997K->5560K(136320K), 0.0102420 secs] 432761K->332405K(539304K), 0.0103180 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
Heap after GC invocations=134 (full 31):
par new generation total 136320K, used 5560K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 16% used [0x00000007b63e0000, 0x00000007b694e290, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 402984K, used 326844K [0x00000007ba660000, 0x00000007d2fea000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89735K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=134 (full 31):
par new generation total 136320K, used 104694K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 96% used [0x00000007b0000000, 0x00000007b60cf6a0, 0x00000007b63e0000)
from space 34048K, 16% used [0x00000007b63e0000, 0x00000007b694e290, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 402984K, used 326844K [0x00000007ba660000, 0x00000007d2fea000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89762K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:35:31.731+0800: 419.627: [GC2014-02-15T15:35:31.731+0800: 419.627: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 942256 bytes, 942256 total
- age 2: 1127072 bytes, 2069328 total
- age 3: 873104 bytes, 2942432 total
- age 4: 433424 bytes, 3375856 total
- age 5: 147032 bytes, 3522888 total
: 104694K->3936K(136320K), 0.0094730 secs] 431539K->330891K(539304K), 0.0095440 secs] [Times: user=0.01 sys=0.01, real=0.01 secs]
Heap after GC invocations=135 (full 31):
par new generation total 136320K, used 3936K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 11% used [0x00000007b8520000, 0x00000007b88f80d0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 402984K, used 326955K [0x00000007ba660000, 0x00000007d2fea000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89762K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=135 (full 31):
par new generation total 136320K, used 106208K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 11% used [0x00000007b8520000, 0x00000007b88f80d0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 402984K, used 326955K [0x00000007ba660000, 0x00000007d2fea000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89771K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:35:39.615+0800: 427.512: [GC2014-02-15T15:35:39.615+0800: 427.512: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1793176 bytes, 1793176 total
- age 2: 121096 bytes, 1914272 total
- age 3: 1100720 bytes, 3014992 total
- age 4: 851504 bytes, 3866496 total
- age 5: 433400 bytes, 4299896 total
: 106208K->6057K(136320K), 0.0118600 secs] 433163K->333156K(539304K), 0.0119260 secs] [Times: user=0.03 sys=0.00, real=0.01 secs]
Heap after GC invocations=136 (full 31):
par new generation total 136320K, used 6057K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 17% used [0x00000007b63e0000, 0x00000007b69ca4e8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 402984K, used 327099K [0x00000007ba660000, 0x00000007d2fea000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89771K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=136 (full 31):
par new generation total 136320K, used 108329K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 17% used [0x00000007b63e0000, 0x00000007b69ca4e8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 402984K, used 327099K [0x00000007ba660000, 0x00000007d2fea000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89781K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:35:47.385+0800: 435.282: [GC2014-02-15T15:35:47.385+0800: 435.282: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 512312 bytes, 512312 total
- age 2: 1357656 bytes, 1869968 total
- age 3: 107624 bytes, 1977592 total
- age 4: 1081888 bytes, 3059480 total
- age 5: 851464 bytes, 3910944 total
: 108329K->5846K(136320K), 0.0113400 secs] 435428K->333370K(539304K), 0.0114090 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
Heap after GC invocations=137 (full 31):
par new generation total 136320K, used 5846K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 17% used [0x00000007b8520000, 0x00000007b8ad5a68, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 402984K, used 327524K [0x00000007ba660000, 0x00000007d2fea000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89781K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=137 (full 31):
par new generation total 136320K, used 108118K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 17% used [0x00000007b8520000, 0x00000007b8ad5a68, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 402984K, used 327524K [0x00000007ba660000, 0x00000007d2fea000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89824K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:35:56.367+0800: 444.263: [GC2014-02-15T15:35:56.367+0800: 444.263: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 778752 bytes, 778752 total
- age 2: 60832 bytes, 839584 total
- age 3: 1331192 bytes, 2170776 total
- age 4: 106584 bytes, 2277360 total
- age 5: 1065416 bytes, 3342776 total
: 108118K->3843K(136320K), 0.0125100 secs] 435642K->332169K(539304K), 0.0126030 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
Heap after GC invocations=138 (full 31):
par new generation total 136320K, used 3843K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 11% used [0x00000007b63e0000, 0x00000007b67a0ef8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 402984K, used 328325K [0x00000007ba660000, 0x00000007d2fea000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89824K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=138 (full 31):
par new generation total 136320K, used 106115K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 11% used [0x00000007b63e0000, 0x00000007b67a0ef8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 402984K, used 328325K [0x00000007ba660000, 0x00000007d2fea000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89843K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:36:05.325+0800: 453.222: [GC2014-02-15T15:36:05.325+0800: 453.222: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 3200448 bytes, 3200448 total
- age 2: 292200 bytes, 3492648 total
- age 3: 60768 bytes, 3553416 total
- age 4: 1331064 bytes, 4884480 total
- age 5: 106584 bytes, 4991064 total
: 106115K->6732K(136320K), 0.0173240 secs] 434441K->336105K(539304K), 0.0174110 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
Heap after GC invocations=139 (full 31):
par new generation total 136320K, used 6732K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 19% used [0x00000007b8520000, 0x00000007b8bb3358, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 402984K, used 329372K [0x00000007ba660000, 0x00000007d2fea000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89843K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=139 (full 31):
par new generation total 136320K, used 109004K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 19% used [0x00000007b8520000, 0x00000007b8bb3358, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 402984K, used 329372K [0x00000007ba660000, 0x00000007d2fea000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89911K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:36:12.262+0800: 460.158: [GC2014-02-15T15:36:12.262+0800: 460.158: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1547240 bytes, 1547240 total
- age 2: 2196744 bytes, 3743984 total
- age 3: 283968 bytes, 4027952 total
- age 4: 60768 bytes, 4088720 total
- age 5: 1331040 bytes, 5419760 total
: 109004K->6714K(136320K), 0.0108160 secs] 438377K->336196K(539304K), 0.0109030 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
Heap after GC invocations=140 (full 31):
par new generation total 136320K, used 6714K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 19% used [0x00000007b63e0000, 0x00000007b6a6eba0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 402984K, used 329481K [0x00000007ba660000, 0x00000007d2fea000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 89911K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=140 (full 31):
par new generation total 136320K, used 108986K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 19% used [0x00000007b63e0000, 0x00000007b6a6eba0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 402984K, used 329481K [0x00000007ba660000, 0x00000007d2fea000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90222K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:36:14.151+0800: 462.047: [GC2014-02-15T15:36:14.151+0800: 462.047: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 4535608 bytes, 4535608 total
- age 2: 1413832 bytes, 5949440 total
- age 3: 2192472 bytes, 8141912 total
- age 4: 283968 bytes, 8425880 total
- age 5: 60768 bytes, 8486648 total
: 108986K->10839K(136320K), 0.0212030 secs] 438468K->341619K(539304K), 0.0212830 secs] [Times: user=0.06 sys=0.00, real=0.02 secs]
Heap after GC invocations=141 (full 31):
par new generation total 136320K, used 10839K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 31% used [0x00000007b8520000, 0x00000007b8fb5f90, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 402984K, used 330779K [0x00000007ba660000, 0x00000007d2fea000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90222K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:36:14.173+0800: 462.069: [GC [1 CMS-initial-mark: 330779K(402984K)] 341637K(539304K), 0.0129490 secs] [Times: user=0.01 sys=0.00, real=0.01 secs]
2014-02-15T15:36:14.186+0800: 462.082: [CMS-concurrent-mark-start]
2014-02-15T15:36:14.474+0800: 462.370: [CMS-concurrent-mark: 0.247/0.288 secs] [Times: user=1.36 sys=0.04, real=0.29 secs]
2014-02-15T15:36:14.474+0800: 462.370: [GC[YG occupancy: 37498 K (136320 K)]2014-02-15T15:36:14.474+0800: 462.370: [Rescan (parallel) , 0.0225550 secs]2014-02-15T15:36:14.496+0800: 462.393: [weak refs processing, 0.0002120 secs]2014-02-15T15:36:14.497+0800: 462.393: [scrub string table, 0.0016320 secs] [1 CMS-remark: 330779K(402984K)] 368277K(539304K), 0.0245010 secs] [Times: user=0.05 sys=0.00, real=0.02 secs]
2014-02-15T15:36:14.499+0800: 462.395: [CMS-concurrent-sweep-start]
2014-02-15T15:36:14.594+0800: 462.491: [CMS-concurrent-sweep: 0.096/0.096 secs] [Times: user=0.34 sys=0.01, real=0.10 secs]
2014-02-15T15:36:14.595+0800: 462.491: [CMS-concurrent-reset-start]
2014-02-15T15:36:14.597+0800: 462.493: [CMS-concurrent-reset: 0.002/0.002 secs] [Times: user=0.00 sys=0.00, real=0.00 secs]
{Heap before GC invocations=141 (full 32):
par new generation total 136320K, used 113111K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 31% used [0x00000007b8520000, 0x00000007b8fb5f90, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 412364K, used 325765K [0x00000007ba660000, 0x00000007d3913000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90375K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:36:15.681+0800: 463.577: [GC2014-02-15T15:36:15.681+0800: 463.578: [ParNew
Desired survivor size 17432576 bytes, new threshold 4 (max 5)
- age 1: 10498728 bytes, 10498728 total
- age 2: 4126688 bytes, 14625416 total
- age 3: 1410992 bytes, 16036408 total
- age 4: 2192472 bytes, 18228880 total
- age 5: 283968 bytes, 18512848 total
: 113111K->24276K(136320K), 0.0377360 secs] 438877K->350105K(548684K), 0.0378090 secs] [Times: user=0.11 sys=0.00, real=0.03 secs]
Heap after GC invocations=142 (full 32):
par new generation total 136320K, used 24276K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 71% used [0x00000007b63e0000, 0x00000007b7b95078, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 412364K, used 325828K [0x00000007ba660000, 0x00000007d3913000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90375K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=142 (full 32):
par new generation total 136320K, used 126548K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 71% used [0x00000007b63e0000, 0x00000007b7b95078, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 412364K, used 325828K [0x00000007ba660000, 0x00000007d3913000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90426K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:36:16.586+0800: 464.483: [GC2014-02-15T15:36:16.586+0800: 464.483: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 250840 bytes, 250840 total
- age 2: 10396696 bytes, 10647536 total
- age 3: 4125936 bytes, 14773472 total
- age 4: 1410992 bytes, 16184464 total
: 126548K->22878K(136320K), 0.0382950 secs] 452377K->351133K(548684K), 0.0383760 secs] [Times: user=0.14 sys=0.00, real=0.04 secs]
Heap after GC invocations=143 (full 32):
par new generation total 136320K, used 22878K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 67% used [0x00000007b8520000, 0x00000007b9b77b48, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 412364K, used 328255K [0x00000007ba660000, 0x00000007d3913000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90426K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=143 (full 32):
par new generation total 136320K, used 125150K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 67% used [0x00000007b8520000, 0x00000007b9b77b48, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 412364K, used 328255K [0x00000007ba660000, 0x00000007d3913000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90437K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:36:21.209+0800: 469.106: [GC2014-02-15T15:36:21.209+0800: 469.106: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 10530288 bytes, 10530288 total
- age 2: 184800 bytes, 10715088 total
- age 3: 3053504 bytes, 13768592 total
- age 4: 1461904 bytes, 15230496 total
- age 5: 1410928 bytes, 16641424 total
: 125150K->23512K(136320K), 0.0299160 secs] 453405K->351767K(548684K), 0.0300120 secs] [Times: user=0.06 sys=0.00, real=0.03 secs]
Heap after GC invocations=144 (full 32):
par new generation total 136320K, used 23512K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 69% used [0x00000007b63e0000, 0x00000007b7ad6268, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 412364K, used 328255K [0x00000007ba660000, 0x00000007d3913000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90437K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=144 (full 32):
par new generation total 136320K, used 125784K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 69% used [0x00000007b63e0000, 0x00000007b7ad6268, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 412364K, used 328255K [0x00000007ba660000, 0x00000007d3913000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90441K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:36:21.580+0800: 469.476: [GC2014-02-15T15:36:21.580+0800: 469.476: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 42696 bytes, 42696 total
- age 2: 10394296 bytes, 10436992 total
- age 3: 184800 bytes, 10621792 total
- age 4: 3053504 bytes, 13675296 total
- age 5: 1461904 bytes, 15137200 total
: 125784K->16085K(136320K), 0.0269680 secs] 454039K->345719K(548684K), 0.0270380 secs] [Times: user=0.05 sys=0.00, real=0.02 secs]
Heap after GC invocations=145 (full 32):
par new generation total 136320K, used 16085K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 47% used [0x00000007b8520000, 0x00000007b94d57a8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 412364K, used 329633K [0x00000007ba660000, 0x00000007d3913000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90441K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=145 (full 32):
par new generation total 136320K, used 118357K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 47% used [0x00000007b8520000, 0x00000007b94d57a8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 412364K, used 329633K [0x00000007ba660000, 0x00000007d3913000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90509K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:36:28.216+0800: 476.112: [GC2014-02-15T15:36:28.216+0800: 476.112: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 144912 bytes, 144912 total
- age 2: 472 bytes, 145384 total
- age 3: 10371928 bytes, 10517312 total
- age 4: 184800 bytes, 10702112 total
- age 5: 3053392 bytes, 13755504 total
: 118357K->15142K(136320K), 0.0301270 secs] 447991K->346217K(548684K), 0.0302250 secs] [Times: user=0.06 sys=0.00, real=0.03 secs]
Heap after GC invocations=146 (full 32):
par new generation total 136320K, used 15142K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 44% used [0x00000007b63e0000, 0x00000007b72a9978, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 412364K, used 331074K [0x00000007ba660000, 0x00000007d3913000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90509K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=146 (full 32):
par new generation total 136320K, used 117414K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 44% used [0x00000007b63e0000, 0x00000007b72a9978, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 412364K, used 331074K [0x00000007ba660000, 0x00000007d3913000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90596K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:36:45.857+0800: 493.754: [GC2014-02-15T15:36:45.857+0800: 493.754: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 294288 bytes, 294288 total
- age 2: 35800 bytes, 330088 total
- age 3: 472 bytes, 330560 total
- age 4: 10371728 bytes, 10702288 total
- age 5: 184800 bytes, 10887088 total
: 117414K->13898K(136320K), 0.0282300 secs] 448489K->347906K(548684K), 0.0283160 secs] [Times: user=0.06 sys=0.01, real=0.03 secs]
Heap after GC invocations=147 (full 32):
par new generation total 136320K, used 13898K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 40% used [0x00000007b8520000, 0x00000007b92b2800, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 412364K, used 334008K [0x00000007ba660000, 0x00000007d3913000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90596K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=147 (full 32):
par new generation total 136320K, used 116170K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 40% used [0x00000007b8520000, 0x00000007b92b2800, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 412364K, used 334008K [0x00000007ba660000, 0x00000007d3913000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90622K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:37:04.060+0800: 511.957: [GC2014-02-15T15:37:04.060+0800: 511.957: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 212368 bytes, 212368 total
- age 2: 112384 bytes, 324752 total
- age 3: 35800 bytes, 360552 total
- age 4: 472 bytes, 361024 total
- age 5: 10371728 bytes, 10732752 total
: 116170K->11415K(136320K), 0.0221270 secs] 450178K->345617K(548684K), 0.0222480 secs] [Times: user=0.04 sys=0.00, real=0.02 secs]
Heap after GC invocations=148 (full 32):
par new generation total 136320K, used 11415K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 33% used [0x00000007b63e0000, 0x00000007b6f05d60, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 412364K, used 334202K [0x00000007ba660000, 0x00000007d3913000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90622K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=148 (full 32):
par new generation total 136320K, used 113687K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 33% used [0x00000007b63e0000, 0x00000007b6f05d60, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 412364K, used 334202K [0x00000007ba660000, 0x00000007d3913000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90661K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:37:22.156+0800: 530.053: [GC2014-02-15T15:37:22.156+0800: 530.053: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 157176 bytes, 157176 total
- age 2: 50080 bytes, 207256 total
- age 3: 103320 bytes, 310576 total
- age 4: 35800 bytes, 346376 total
- age 5: 472 bytes, 346848 total
: 113687K->10714K(136320K), 0.0388050 secs] 447889K->356021K(548684K), 0.0388740 secs] [Times: user=0.07 sys=0.01, real=0.04 secs]
Heap after GC invocations=149 (full 32):
par new generation total 136320K, used 10714K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 31% used [0x00000007b8520000, 0x00000007b8f96a10, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 412364K, used 345306K [0x00000007ba660000, 0x00000007d3913000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90661K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:37:22.196+0800: 530.092: [GC [1 CMS-initial-mark: 345306K(412364K)] 356035K(548684K), 0.0068150 secs] [Times: user=0.01 sys=0.00, real=0.01 secs]
2014-02-15T15:37:22.202+0800: 530.099: [CMS-concurrent-mark-start]
2014-02-15T15:37:22.408+0800: 530.305: [CMS-concurrent-mark: 0.206/0.206 secs] [Times: user=0.53 sys=0.02, real=0.20 secs]
2014-02-15T15:37:22.408+0800: 530.305: [GC[YG occupancy: 12090 K (136320 K)]2014-02-15T15:37:22.408+0800: 530.305: [Rescan (parallel) , 0.0051400 secs]2014-02-15T15:37:22.414+0800: 530.310: [weak refs processing, 0.0002130 secs]2014-02-15T15:37:22.414+0800: 530.310: [scrub string table, 0.0012090 secs] [1 CMS-remark: 345306K(412364K)] 357397K(548684K), 0.0066500 secs] [Times: user=0.01 sys=0.00, real=0.01 secs]
2014-02-15T15:37:22.415+0800: 530.312: [CMS-concurrent-sweep-start]
2014-02-15T15:37:22.502+0800: 530.398: [CMS-concurrent-sweep: 0.087/0.087 secs] [Times: user=0.16 sys=0.01, real=0.09 secs]
2014-02-15T15:37:22.502+0800: 530.399: [CMS-concurrent-reset-start]
2014-02-15T15:37:22.506+0800: 530.402: [CMS-concurrent-reset: 0.003/0.003 secs] [Times: user=0.00 sys=0.00, real=0.00 secs]
{Heap before GC invocations=149 (full 33):
par new generation total 136320K, used 112986K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 31% used [0x00000007b8520000, 0x00000007b8f96a10, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 436744K, used 345025K [0x00000007ba660000, 0x00000007d50e2000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90683K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:37:40.017+0800: 547.914: [GC2014-02-15T15:37:40.017+0800: 547.914: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 755008 bytes, 755008 total
- age 2: 15432 bytes, 770440 total
- age 3: 23464 bytes, 793904 total
- age 4: 93464 bytes, 887368 total
- age 5: 35800 bytes, 923168 total
: 112986K->2778K(136320K), 0.0075330 secs] 458012K->347804K(573064K), 0.0076110 secs] [Times: user=0.01 sys=0.00, real=0.01 secs]
Heap after GC invocations=150 (full 33):
par new generation total 136320K, used 2778K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 8% used [0x00000007b63e0000, 0x00000007b66969c8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 436744K, used 345026K [0x00000007ba660000, 0x00000007d50e2000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90683K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=150 (full 33):
par new generation total 136320K, used 105050K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 8% used [0x00000007b63e0000, 0x00000007b66969c8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 436744K, used 345026K [0x00000007ba660000, 0x00000007d50e2000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90689K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:37:51.655+0800: 559.552: [GC2014-02-15T15:37:51.655+0800: 559.552: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 473792 bytes, 473792 total
- age 2: 569928 bytes, 1043720 total
- age 3: 15432 bytes, 1059152 total
- age 4: 23192 bytes, 1082344 total
- age 5: 93376 bytes, 1175720 total
: 105050K->1491K(136320K), 0.0075620 secs] 450076K->346552K(573064K), 0.0076320 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
Heap after GC invocations=151 (full 33):
par new generation total 136320K, used 1491K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 4% used [0x00000007b8520000, 0x00000007b8694cb0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 436744K, used 345061K [0x00000007ba660000, 0x00000007d50e2000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90689K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=151 (full 33):
par new generation total 136320K, used 103763K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 4% used [0x00000007b8520000, 0x00000007b8694cb0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 436744K, used 345061K [0x00000007ba660000, 0x00000007d50e2000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90697K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:38:01.505+0800: 569.401: [GC2014-02-15T15:38:01.505+0800: 569.401: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 539376 bytes, 539376 total
- age 2: 259360 bytes, 798736 total
- age 3: 569800 bytes, 1368536 total
- age 4: 15432 bytes, 1383968 total
- age 5: 23192 bytes, 1407160 total
: 103763K->1876K(136320K), 0.0071610 secs] 448824K->347029K(573064K), 0.0072530 secs] [Times: user=0.01 sys=0.00, real=0.01 secs]
Heap after GC invocations=152 (full 33):
par new generation total 136320K, used 1876K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 5% used [0x00000007b63e0000, 0x00000007b65b5108, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 436744K, used 345153K [0x00000007ba660000, 0x00000007d50e2000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90697K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=152 (full 33):
par new generation total 136320K, used 104148K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 5% used [0x00000007b63e0000, 0x00000007b65b5108, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 436744K, used 345153K [0x00000007ba660000, 0x00000007d50e2000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90714K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:38:09.503+0800: 577.400: [GC2014-02-15T15:38:09.503+0800: 577.400: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2253488 bytes, 2253488 total
- age 2: 338128 bytes, 2591616 total
- age 3: 259336 bytes, 2850952 total
- age 4: 569776 bytes, 3420728 total
- age 5: 15432 bytes, 3436160 total
: 104148K->3892K(136320K), 0.0094030 secs] 449301K->349068K(573064K), 0.0094970 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
Heap after GC invocations=153 (full 33):
par new generation total 136320K, used 3892K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 11% used [0x00000007b8520000, 0x00000007b88ed0c0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 436744K, used 345176K [0x00000007ba660000, 0x00000007d50e2000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90714K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=153 (full 33):
par new generation total 136320K, used 106164K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 11% used [0x00000007b8520000, 0x00000007b88ed0c0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 436744K, used 345176K [0x00000007ba660000, 0x00000007d50e2000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90723K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:38:19.199+0800: 587.095: [GC2014-02-15T15:38:19.199+0800: 587.095: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1590504 bytes, 1590504 total
- age 2: 2069736 bytes, 3660240 total
- age 3: 322640 bytes, 3982880 total
- age 4: 259272 bytes, 4242152 total
- age 5: 556608 bytes, 4798760 total
: 106164K->5757K(136320K), 0.0120400 secs] 451340K->350949K(573064K), 0.0121330 secs] [Times: user=0.02 sys=0.00, real=0.02 secs]
Heap after GC invocations=154 (full 33):
par new generation total 136320K, used 5757K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 16% used [0x00000007b63e0000, 0x00000007b697f768, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 436744K, used 345191K [0x00000007ba660000, 0x00000007d50e2000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90723K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=154 (full 33):
par new generation total 136320K, used 108029K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 16% used [0x00000007b63e0000, 0x00000007b697f768, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 436744K, used 345191K [0x00000007ba660000, 0x00000007d50e2000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90744K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:38:25.992+0800: 593.889: [GC2014-02-15T15:38:25.992+0800: 593.889: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 3968856 bytes, 3968856 total
- age 2: 1368808 bytes, 5337664 total
- age 3: 1174336 bytes, 6512000 total
- age 4: 321968 bytes, 6833968 total
- age 5: 259272 bytes, 7093240 total
: 108029K->10104K(136320K), 0.0166330 secs] 453221K->355839K(573064K), 0.0167250 secs] [Times: user=0.04 sys=0.00, real=0.01 secs]
Heap after GC invocations=155 (full 33):
par new generation total 136320K, used 10104K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 29% used [0x00000007b8520000, 0x00000007b8efe0a0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 436744K, used 345735K [0x00000007ba660000, 0x00000007d50e2000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90744K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=155 (full 33):
par new generation total 136320K, used 112376K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 29% used [0x00000007b8520000, 0x00000007b8efe0a0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 436744K, used 345735K [0x00000007ba660000, 0x00000007d50e2000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90773K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:38:32.616+0800: 600.513: [GC2014-02-15T15:38:32.616+0800: 600.513: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 871712 bytes, 871712 total
- age 2: 3744608 bytes, 4616320 total
- age 3: 1351184 bytes, 5967504 total
- age 4: 1175056 bytes, 7142560 total
- age 5: 321968 bytes, 7464528 total
: 112376K->9282K(136320K), 0.0147230 secs] 458111K->355262K(573064K), 0.0148210 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
Heap after GC invocations=156 (full 33):
par new generation total 136320K, used 9282K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 27% used [0x00000007b63e0000, 0x00000007b6cf0888, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 436744K, used 345980K [0x00000007ba660000, 0x00000007d50e2000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90773K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=156 (full 33):
par new generation total 136320K, used 111554K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 27% used [0x00000007b63e0000, 0x00000007b6cf0888, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 436744K, used 345980K [0x00000007ba660000, 0x00000007d50e2000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90791K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:38:33.717+0800: 601.614: [GC2014-02-15T15:38:33.717+0800: 601.614: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 10359160 bytes, 10359160 total
- age 2: 576976 bytes, 10936136 total
- age 3: 3744496 bytes, 14680632 total
- age 4: 1351184 bytes, 16031816 total
- age 5: 1173824 bytes, 17205640 total
: 111554K->20907K(136320K), 0.0330160 secs] 457534K->367203K(573064K), 0.0330910 secs] [Times: user=0.06 sys=0.00, real=0.04 secs]
Heap after GC invocations=157 (full 33):
par new generation total 136320K, used 20907K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 61% used [0x00000007b8520000, 0x00000007b998ad00, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 436744K, used 346296K [0x00000007ba660000, 0x00000007d50e2000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90791K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=157 (full 33):
par new generation total 136320K, used 123179K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 61% used [0x00000007b8520000, 0x00000007b998ad00, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 436744K, used 346296K [0x00000007ba660000, 0x00000007d50e2000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90798K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:38:34.041+0800: 601.938: [GC2014-02-15T15:38:34.041+0800: 601.938: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 67592 bytes, 67592 total
- age 2: 10260968 bytes, 10328560 total
- age 3: 566560 bytes, 10895120 total
- age 4: 3744496 bytes, 14639616 total
- age 5: 1351184 bytes, 15990800 total
: 123179K->21458K(136320K), 0.0291040 secs] 469475K->368906K(573064K), 0.0291830 secs] [Times: user=0.06 sys=0.00, real=0.03 secs]
Heap after GC invocations=158 (full 33):
par new generation total 136320K, used 21458K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 63% used [0x00000007b63e0000, 0x00000007b78d4ac0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 436744K, used 347448K [0x00000007ba660000, 0x00000007d50e2000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90798K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=158 (full 33):
par new generation total 136320K, used 123730K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 63% used [0x00000007b63e0000, 0x00000007b78d4ac0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 436744K, used 347448K [0x00000007ba660000, 0x00000007d50e2000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90817K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:38:41.917+0800: 609.813: [GC2014-02-15T15:38:41.917+0800: 609.813: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 680688 bytes, 680688 total
- age 2: 1696 bytes, 682384 total
- age 3: 10207208 bytes, 10889592 total
- age 4: 538176 bytes, 11427768 total
- age 5: 3744496 bytes, 15172264 total
: 123730K->15310K(136320K), 0.0292880 secs] 471178K->364084K(573064K), 0.0293600 secs] [Times: user=0.06 sys=0.00, real=0.03 secs]
Heap after GC invocations=159 (full 33):
par new generation total 136320K, used 15310K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 44% used [0x00000007b8520000, 0x00000007b9413950, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 436744K, used 348773K [0x00000007ba660000, 0x00000007d50e2000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90817K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=159 (full 33):
par new generation total 136320K, used 117582K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 44% used [0x00000007b8520000, 0x00000007b9413950, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 436744K, used 348773K [0x00000007ba660000, 0x00000007d50e2000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90830K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:38:49.068+0800: 616.964: [GC2014-02-15T15:38:49.068+0800: 616.964: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 9648520 bytes, 9648520 total
- age 2: 526744 bytes, 10175264 total
- age 3: 1696 bytes, 10176960 total
- age 4: 5868008 bytes, 16044968 total
- age 5: 538088 bytes, 16583056 total
: 117582K->22411K(136320K), 0.0358840 secs] 466356K->374772K(573064K), 0.0359550 secs] [Times: user=0.07 sys=0.00, real=0.04 secs]
Heap after GC invocations=160 (full 33):
par new generation total 136320K, used 22411K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 65% used [0x00000007b63e0000, 0x00000007b79c2c20, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 436744K, used 352361K [0x00000007ba660000, 0x00000007d50e2000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90830K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=160 (full 33):
par new generation total 136320K, used 124683K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 65% used [0x00000007b63e0000, 0x00000007b79c2c20, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 436744K, used 352361K [0x00000007ba660000, 0x00000007d50e2000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90842K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:38:51.425+0800: 619.322: [GC2014-02-15T15:38:51.425+0800: 619.322: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 9611184 bytes, 9611184 total
- age 2: 3700032 bytes, 13311216 total
- age 3: 526696 bytes, 13837912 total
- age 4: 1312 bytes, 13839224 total
- age 5: 11736 bytes, 13850960 total
: 124683K->15854K(136320K), 0.0307380 secs] 477044K->368741K(573064K), 0.0308300 secs] [Times: user=0.06 sys=0.00, real=0.03 secs]
Heap after GC invocations=161 (full 33):
par new generation total 136320K, used 15854K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 46% used [0x00000007b8520000, 0x00000007b949b9e0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 436744K, used 352887K [0x00000007ba660000, 0x00000007d50e2000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90842K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=161 (full 33):
par new generation total 136320K, used 118126K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 46% used [0x00000007b8520000, 0x00000007b949b9e0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 436744K, used 352887K [0x00000007ba660000, 0x00000007d50e2000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90843K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:38:51.710+0800: 619.607: [GC2014-02-15T15:38:51.710+0800: 619.607: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 621664 bytes, 621664 total
- age 2: 9562296 bytes, 10183960 total
- age 3: 3685168 bytes, 13869128 total
- age 4: 2344 bytes, 13871472 total
- age 5: 1312 bytes, 13872784 total
: 118126K->21155K(136320K), 0.0275980 secs] 471013K->374053K(573064K), 0.0276710 secs] [Times: user=0.05 sys=0.00, real=0.02 secs]
Heap after GC invocations=162 (full 33):
par new generation total 136320K, used 21155K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 62% used [0x00000007b63e0000, 0x00000007b7888c60, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 436744K, used 352898K [0x00000007ba660000, 0x00000007d50e2000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90843K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=162 (full 33):
par new generation total 136320K, used 123427K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 62% used [0x00000007b63e0000, 0x00000007b7888c60, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 436744K, used 352898K [0x00000007ba660000, 0x00000007d50e2000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90864K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:39:07.749+0800: 635.646: [GC2014-02-15T15:39:07.750+0800: 635.646: [ParNew
Desired survivor size 17432576 bytes, new threshold 4 (max 5)
- age 1: 4528824 bytes, 4528824 total
- age 2: 50536 bytes, 4579360 total
- age 3: 9485000 bytes, 14064360 total
- age 4: 3644704 bytes, 17709064 total
- age 5: 2320 bytes, 17711384 total
: 123427K->27408K(136320K), 0.0306390 secs] 476325K->380308K(573064K), 0.0307390 secs] [Times: user=0.09 sys=0.00, real=0.04 secs]
Heap after GC invocations=163 (full 33):
par new generation total 136320K, used 27408K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 80% used [0x00000007b8520000, 0x00000007b9fe4160, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 436744K, used 352900K [0x00000007ba660000, 0x00000007d50e2000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90864K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=163 (full 33):
par new generation total 136320K, used 129680K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 80% used [0x00000007b8520000, 0x00000007b9fe4160, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 436744K, used 352900K [0x00000007ba660000, 0x00000007d50e2000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90873K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:39:20.760+0800: 648.657: [GC2014-02-15T15:39:20.760+0800: 648.657: [ParNew
Desired survivor size 17432576 bytes, new threshold 4 (max 5)
- age 1: 4735496 bytes, 4735496 total
- age 2: 3819344 bytes, 8554840 total
- age 3: 50536 bytes, 8605376 total
- age 4: 9484912 bytes, 18090288 total
: 129680K->24598K(136320K), 0.0432390 secs] 482580K->381070K(573064K), 0.0433190 secs] [Times: user=0.08 sys=0.00, real=0.04 secs]
Heap after GC invocations=164 (full 33):
par new generation total 136320K, used 24598K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 72% used [0x00000007b63e0000, 0x00000007b7be5ab0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 436744K, used 356471K [0x00000007ba660000, 0x00000007d50e2000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90873K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=164 (full 33):
par new generation total 136320K, used 126870K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 72% used [0x00000007b63e0000, 0x00000007b7be5ab0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 436744K, used 356471K [0x00000007ba660000, 0x00000007d50e2000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90875K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:39:28.973+0800: 656.870: [GC2014-02-15T15:39:28.973+0800: 656.870: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2572048 bytes, 2572048 total
- age 2: 4563544 bytes, 7135592 total
- age 3: 3819344 bytes, 10954936 total
- age 4: 50536 bytes, 11005472 total
: 126870K->17350K(136320K), 0.0499650 secs] 483342K->383235K(573064K), 0.0500520 secs] [Times: user=0.09 sys=0.00, real=0.05 secs]
Heap after GC invocations=165 (full 33):
par new generation total 136320K, used 17350K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 50% used [0x00000007b8520000, 0x00000007b9611be8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 436744K, used 365884K [0x00000007ba660000, 0x00000007d50e2000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90875K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:39:29.024+0800: 656.920: [GC [1 CMS-initial-mark: 365884K(436744K)] 384566K(573064K), 0.0145450 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
2014-02-15T15:39:29.038+0800: 656.935: [CMS-concurrent-mark-start]
2014-02-15T15:39:29.254+0800: 657.150: [CMS-concurrent-mark: 0.216/0.216 secs] [Times: user=0.56 sys=0.03, real=0.22 secs]
2014-02-15T15:39:29.254+0800: 657.150: [GC[YG occupancy: 21663 K (136320 K)]2014-02-15T15:39:29.254+0800: 657.150: [Rescan (parallel) , 0.0104330 secs]2014-02-15T15:39:29.264+0800: 657.161: [weak refs processing, 0.0002120 secs]2014-02-15T15:39:29.265+0800: 657.161: [scrub string table, 0.0012240 secs] [1 CMS-remark: 365884K(436744K)] 387547K(573064K), 0.0119550 secs] [Times: user=0.03 sys=0.00, real=0.01 secs]
2014-02-15T15:39:29.266+0800: 657.162: [CMS-concurrent-sweep-start]
2014-02-15T15:39:29.368+0800: 657.265: [CMS-concurrent-sweep: 0.102/0.102 secs] [Times: user=0.16 sys=0.01, real=0.10 secs]
2014-02-15T15:39:29.368+0800: 657.265: [CMS-concurrent-reset-start]
2014-02-15T15:39:29.371+0800: 657.268: [CMS-concurrent-reset: 0.003/0.003 secs] [Times: user=0.01 sys=0.00, real=0.01 secs]
{Heap before GC invocations=165 (full 34):
par new generation total 136320K, used 119622K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 50% used [0x00000007b8520000, 0x00000007b9611be8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 444504K, used 351156K [0x00000007ba660000, 0x00000007d5876000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90877K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:39:38.368+0800: 666.264: [GC2014-02-15T15:39:38.368+0800: 666.264: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 361656 bytes, 361656 total
- age 2: 2213456 bytes, 2575112 total
- age 3: 4483232 bytes, 7058344 total
- age 4: 3819320 bytes, 10877664 total
- age 5: 50536 bytes, 10928200 total
: 119622K->12423K(136320K), 0.0176840 secs] 470779K->363579K(580824K), 0.0177590 secs] [Times: user=0.04 sys=0.00, real=0.02 secs]
Heap after GC invocations=166 (full 34):
par new generation total 136320K, used 12423K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 36% used [0x00000007b63e0000, 0x00000007b7001df8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 444504K, used 351156K [0x00000007ba660000, 0x00000007d5876000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90877K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=166 (full 34):
par new generation total 136320K, used 114695K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 36% used [0x00000007b63e0000, 0x00000007b7001df8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 444504K, used 351156K [0x00000007ba660000, 0x00000007d5876000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90880K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:39:49.738+0800: 677.634: [GC2014-02-15T15:39:49.738+0800: 677.634: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1735720 bytes, 1735720 total
- age 2: 31520 bytes, 1767240 total
- age 3: 2120184 bytes, 3887424 total
- age 4: 3949672 bytes, 7837096 total
- age 5: 3819320 bytes, 11656416 total
: 114695K->16635K(136320K), 0.0173110 secs] 465851K->367841K(580824K), 0.0173970 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
Heap after GC invocations=167 (full 34):
par new generation total 136320K, used 16635K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 48% used [0x00000007b8520000, 0x00000007b955eed0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 444504K, used 351205K [0x00000007ba660000, 0x00000007d5876000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90880K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=167 (full 34):
par new generation total 136320K, used 118907K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 48% used [0x00000007b8520000, 0x00000007b955eed0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 444504K, used 351205K [0x00000007ba660000, 0x00000007d5876000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90885K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:39:56.333+0800: 684.229: [GC2014-02-15T15:39:56.333+0800: 684.229: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1701136 bytes, 1701136 total
- age 2: 1466024 bytes, 3167160 total
- age 3: 30960 bytes, 3198120 total
- age 4: 1290912 bytes, 4489032 total
- age 5: 3893816 bytes, 8382848 total
: 118907K->11286K(136320K), 0.0224380 secs] 470113K->366228K(580824K), 0.0225170 secs] [Times: user=0.04 sys=0.00, real=0.02 secs]
Heap after GC invocations=168 (full 34):
par new generation total 136320K, used 11286K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 33% used [0x00000007b63e0000, 0x00000007b6ee5b30, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 444504K, used 354942K [0x00000007ba660000, 0x00000007d5876000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90885K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=168 (full 34):
par new generation total 136320K, used 113558K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 33% used [0x00000007b63e0000, 0x00000007b6ee5b30, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 444504K, used 354942K [0x00000007ba660000, 0x00000007d5876000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90890K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:40:01.569+0800: 689.466: [GC2014-02-15T15:40:01.569+0800: 689.466: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 916736 bytes, 916736 total
- age 2: 1550936 bytes, 2467672 total
- age 3: 1465456 bytes, 3933128 total
- age 4: 30920 bytes, 3964048 total
- age 5: 1263552 bytes, 5227600 total
: 113558K->8970K(136320K), 0.0189690 secs] 468500K->367728K(580824K), 0.0190700 secs] [Times: user=0.04 sys=0.00, real=0.02 secs]
Heap after GC invocations=169 (full 34):
par new generation total 136320K, used 8970K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 26% used [0x00000007b8520000, 0x00000007b8de2850, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 444504K, used 358758K [0x00000007ba660000, 0x00000007d5876000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90890K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=169 (full 34):
par new generation total 136320K, used 111242K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 26% used [0x00000007b8520000, 0x00000007b8de2850, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 444504K, used 358758K [0x00000007ba660000, 0x00000007d5876000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90896K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:40:10.669+0800: 698.565: [GC2014-02-15T15:40:10.669+0800: 698.565: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1053208 bytes, 1053208 total
- age 2: 740680 bytes, 1793888 total
- age 3: 742648 bytes, 2536536 total
- age 4: 1438792 bytes, 3975328 total
- age 5: 30856 bytes, 4006184 total
: 111242K->4171K(136320K), 0.0110600 secs] 470000K->364161K(580824K), 0.0111300 secs] [Times: user=0.02 sys=0.00, real=0.02 secs]
Heap after GC invocations=170 (full 34):
par new generation total 136320K, used 4171K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 12% used [0x00000007b63e0000, 0x00000007b67f2fd8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 444504K, used 359989K [0x00000007ba660000, 0x00000007d5876000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90896K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=170 (full 34):
par new generation total 136320K, used 106443K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 12% used [0x00000007b63e0000, 0x00000007b67f2fd8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 444504K, used 359989K [0x00000007ba660000, 0x00000007d5876000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90897K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:40:15.963+0800: 703.859: [GC2014-02-15T15:40:15.963+0800: 703.859: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 3966112 bytes, 3966112 total
- age 2: 907192 bytes, 4873304 total
- age 3: 740664 bytes, 5613968 total
- age 4: 676480 bytes, 6290448 total
- age 5: 1438792 bytes, 7729240 total
: 106443K->7890K(136320K), 0.0140850 secs] 466433K->367910K(580824K), 0.0141730 secs] [Times: user=0.03 sys=0.00, real=0.01 secs]
Heap after GC invocations=171 (full 34):
par new generation total 136320K, used 7890K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 23% used [0x00000007b8520000, 0x00000007b8cd4b60, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 444504K, used 360019K [0x00000007ba660000, 0x00000007d5876000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90897K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=171 (full 34):
par new generation total 136320K, used 110162K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 23% used [0x00000007b8520000, 0x00000007b8cd4b60, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 444504K, used 360019K [0x00000007ba660000, 0x00000007d5876000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90903K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:40:18.294+0800: 706.191: [GC2014-02-15T15:40:18.294+0800: 706.191: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 7452592 bytes, 7452592 total
- age 2: 3731104 bytes, 11183696 total
- age 3: 907064 bytes, 12090760 total
- age 4: 740176 bytes, 12830936 total
- age 5: 676480 bytes, 13507416 total
: 110162K->16536K(136320K), 0.0350390 secs] 470182K->377965K(580824K), 0.0351310 secs] [Times: user=0.07 sys=0.00, real=0.03 secs]
Heap after GC invocations=172 (full 34):
par new generation total 136320K, used 16536K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 48% used [0x00000007b63e0000, 0x00000007b7406298, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 444504K, used 361428K [0x00000007ba660000, 0x00000007d5876000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90903K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=172 (full 34):
par new generation total 136320K, used 118808K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 48% used [0x00000007b63e0000, 0x00000007b7406298, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 444504K, used 361428K [0x00000007ba660000, 0x00000007d5876000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90904K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:40:19.197+0800: 707.093: [GC2014-02-15T15:40:19.197+0800: 707.093: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 142136 bytes, 142136 total
- age 2: 7345136 bytes, 7487272 total
- age 3: 3727360 bytes, 11214632 total
- age 4: 907064 bytes, 12121696 total
- age 5: 740176 bytes, 12861872 total
: 118808K->23086K(136320K), 0.0214880 secs] 480237K->385176K(580824K), 0.0215920 secs] [Times: user=0.04 sys=0.00, real=0.02 secs]
Heap after GC invocations=173 (full 34):
par new generation total 136320K, used 23086K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 67% used [0x00000007b8520000, 0x00000007b9baba98, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 444504K, used 362089K [0x00000007ba660000, 0x00000007d5876000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90904K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=173 (full 34):
par new generation total 136320K, used 125358K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 67% used [0x00000007b8520000, 0x00000007b9baba98, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 444504K, used 362089K [0x00000007ba660000, 0x00000007d5876000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90911K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:40:30.306+0800: 718.203: [GC2014-02-15T15:40:30.306+0800: 718.203: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 421280 bytes, 421280 total
- age 2: 34136 bytes, 455416 total
- age 3: 7318160 bytes, 7773576 total
- age 4: 3725048 bytes, 11498624 total
- age 5: 905304 bytes, 12403928 total
: 125358K->15275K(136320K), 0.0225920 secs] 487448K->378079K(580824K), 0.0226620 secs] [Times: user=0.05 sys=0.00, real=0.02 secs]
Heap after GC invocations=174 (full 34):
par new generation total 136320K, used 15275K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 44% used [0x00000007b63e0000, 0x00000007b72cadf8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 444504K, used 362804K [0x00000007ba660000, 0x00000007d5876000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90911K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=174 (full 34):
par new generation total 136320K, used 117547K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 44% used [0x00000007b63e0000, 0x00000007b72cadf8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 444504K, used 362804K [0x00000007ba660000, 0x00000007d5876000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90916K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:40:33.166+0800: 721.062: [GC2014-02-15T15:40:33.166+0800: 721.062: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 10363976 bytes, 10363976 total
- age 2: 191816 bytes, 10555792 total
- age 3: 34040 bytes, 10589832 total
- age 4: 12456 bytes, 10602288 total
- age 5: 815488 bytes, 11417776 total
: 117547K->16393K(136320K), 0.0324870 secs] 480351K->380081K(580824K), 0.0325640 secs] [Times: user=0.07 sys=0.00, real=0.03 secs]
Heap after GC invocations=175 (full 34):
par new generation total 136320K, used 16393K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 48% used [0x00000007b8520000, 0x00000007b9522760, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 444504K, used 363687K [0x00000007ba660000, 0x00000007d5876000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90916K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=175 (full 34):
par new generation total 136320K, used 118665K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 48% used [0x00000007b8520000, 0x00000007b9522760, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 444504K, used 363687K [0x00000007ba660000, 0x00000007d5876000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90916K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:40:33.435+0800: 721.332: [GC2014-02-15T15:40:33.435+0800: 721.332: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 44104 bytes, 44104 total
- age 2: 10295688 bytes, 10339792 total
- age 3: 189504 bytes, 10529296 total
- age 4: 34040 bytes, 10563336 total
- age 5: 12456 bytes, 10575792 total
: 118665K->16624K(136320K), 0.0216280 secs] 482353K->381110K(580824K), 0.0217200 secs] [Times: user=0.05 sys=0.00, real=0.02 secs]
Heap after GC invocations=176 (full 34):
par new generation total 136320K, used 16624K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 48% used [0x00000007b63e0000, 0x00000007b741c368, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 444504K, used 364485K [0x00000007ba660000, 0x00000007d5876000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90916K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=176 (full 34):
par new generation total 136320K, used 118896K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 48% used [0x00000007b63e0000, 0x00000007b741c368, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 444504K, used 364485K [0x00000007ba660000, 0x00000007d5876000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90919K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:40:40.689+0800: 728.585: [GC2014-02-15T15:40:40.689+0800: 728.585: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2997688 bytes, 2997688 total
- age 2: 1656 bytes, 2999344 total
- age 3: 10241176 bytes, 13240520 total
- age 4: 149784 bytes, 13390304 total
- age 5: 20472 bytes, 13410776 total
: 118896K->15808K(136320K), 0.0251250 secs] 483382K->380306K(580824K), 0.0252010 secs] [Times: user=0.05 sys=0.01, real=0.03 secs]
Heap after GC invocations=177 (full 34):
par new generation total 136320K, used 15808K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 46% used [0x00000007b8520000, 0x00000007b94902c0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 444504K, used 364497K [0x00000007ba660000, 0x00000007d5876000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90919K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:40:40.714+0800: 728.611: [GC [1 CMS-initial-mark: 364497K(444504K)] 380308K(580824K), 0.0176270 secs] [Times: user=0.01 sys=0.00, real=0.02 secs]
2014-02-15T15:40:40.732+0800: 728.628: [CMS-concurrent-mark-start]
2014-02-15T15:40:40.937+0800: 728.833: [CMS-concurrent-mark: 0.205/0.205 secs] [Times: user=0.52 sys=0.01, real=0.20 secs]
2014-02-15T15:40:40.937+0800: 728.833: [GC[YG occupancy: 17901 K (136320 K)]2014-02-15T15:40:40.937+0800: 728.833: [Rescan (parallel) , 0.0111050 secs]2014-02-15T15:40:40.948+0800: 728.844: [weak refs processing, 0.0001930 secs]2014-02-15T15:40:40.948+0800: 728.845: [scrub string table, 0.0012370 secs] [1 CMS-remark: 364497K(444504K)] 382398K(580824K), 0.0126370 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
2014-02-15T15:40:40.950+0800: 728.846: [CMS-concurrent-sweep-start]
2014-02-15T15:40:41.057+0800: 728.953: [CMS-concurrent-sweep: 0.107/0.107 secs] [Times: user=0.16 sys=0.01, real=0.10 secs]
2014-02-15T15:40:41.057+0800: 728.953: [CMS-concurrent-reset-start]
2014-02-15T15:40:41.059+0800: 728.955: [CMS-concurrent-reset: 0.002/0.002 secs] [Times: user=0.00 sys=0.01, real=0.00 secs]
{Heap before GC invocations=177 (full 35):
par new generation total 136320K, used 118080K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 46% used [0x00000007b8520000, 0x00000007b94902c0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 444776K, used 351371K [0x00000007ba660000, 0x00000007d58ba000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90920K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:40:45.600+0800: 733.497: [GC2014-02-15T15:40:45.601+0800: 733.497: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1260088 bytes, 1260088 total
- age 2: 2027576 bytes, 3287664 total
- age 3: 1656 bytes, 3289320 total
- age 4: 10241152 bytes, 13530472 total
- age 5: 149080 bytes, 13679552 total
: 118080K->18658K(136320K), 0.0234060 secs] 469452K->370050K(581096K), 0.0234860 secs] [Times: user=0.05 sys=0.00, real=0.02 secs]
Heap after GC invocations=178 (full 35):
par new generation total 136320K, used 18658K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 54% used [0x00000007b63e0000, 0x00000007b7618ba0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 444776K, used 351391K [0x00000007ba660000, 0x00000007d58ba000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90920K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=178 (full 35):
par new generation total 136320K, used 120930K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 54% used [0x00000007b63e0000, 0x00000007b7618ba0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 444776K, used 351391K [0x00000007ba660000, 0x00000007d58ba000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90923K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:40:51.345+0800: 739.242: [GC2014-02-15T15:40:51.345+0800: 739.242: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 783328 bytes, 783328 total
- age 2: 1131840 bytes, 1915168 total
- age 3: 2026368 bytes, 3941536 total
- age 4: 1656 bytes, 3943192 total
- age 5: 10240640 bytes, 14183832 total
: 120930K->26270K(136320K), 0.0236040 secs] 472322K->377807K(581096K), 0.0237020 secs] [Times: user=0.04 sys=0.00, real=0.02 secs]
Heap after GC invocations=179 (full 35):
par new generation total 136320K, used 26270K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 77% used [0x00000007b8520000, 0x00000007b9ec7948, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 444776K, used 351537K [0x00000007ba660000, 0x00000007d58ba000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90923K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=179 (full 35):
par new generation total 136320K, used 128542K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 77% used [0x00000007b8520000, 0x00000007b9ec7948, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 444776K, used 351537K [0x00000007ba660000, 0x00000007d58ba000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90925K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:40:57.790+0800: 745.687: [GC2014-02-15T15:40:57.790+0800: 745.687: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 733344 bytes, 733344 total
- age 2: 594792 bytes, 1328136 total
- age 3: 1131768 bytes, 2459904 total
- age 4: 2022160 bytes, 4482064 total
- age 5: 1656 bytes, 4483720 total
: 128542K->8501K(136320K), 0.0425410 secs] 480079K->370163K(581096K), 0.0426320 secs] [Times: user=0.08 sys=0.00, real=0.04 secs]
Heap after GC invocations=180 (full 35):
par new generation total 136320K, used 8501K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 24% used [0x00000007b63e0000, 0x00000007b6c2d688, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 444776K, used 361661K [0x00000007ba660000, 0x00000007d58ba000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90925K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=180 (full 35):
par new generation total 136320K, used 110773K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 24% used [0x00000007b63e0000, 0x00000007b6c2d688, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 444776K, used 361661K [0x00000007ba660000, 0x00000007d58ba000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90933K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:41:08.723+0800: 756.619: [GC2014-02-15T15:41:08.723+0800: 756.619: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 3071392 bytes, 3071392 total
- age 2: 457512 bytes, 3528904 total
- age 3: 586304 bytes, 4115208 total
- age 4: 1131000 bytes, 5246208 total
- age 5: 1419832 bytes, 6666040 total
: 110773K->9468K(136320K), 0.0144640 secs] 472435K->371131K(581096K), 0.0145500 secs] [Times: user=0.03 sys=0.00, real=0.01 secs]
Heap after GC invocations=181 (full 35):
par new generation total 136320K, used 9468K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 27% used [0x00000007b8520000, 0x00000007b8e5f1a0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 444776K, used 361663K [0x00000007ba660000, 0x00000007d58ba000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 90933K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=181 (full 35):
par new generation total 136320K, used 111740K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 27% used [0x00000007b8520000, 0x00000007b8e5f1a0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 444776K, used 361663K [0x00000007ba660000, 0x00000007d58ba000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91370K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:41:13.903+0800: 761.800: [GC2014-02-15T15:41:13.903+0800: 761.800: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 3628696 bytes, 3628696 total
- age 2: 2738640 bytes, 6367336 total
- age 3: 456936 bytes, 6824272 total
- age 4: 132008 bytes, 6956280 total
- age 5: 830160 bytes, 7786440 total
: 111740K->9178K(136320K), 0.0191100 secs] 473403K->372231K(581096K), 0.0192060 secs] [Times: user=0.04 sys=0.00, real=0.02 secs]
Heap after GC invocations=182 (full 35):
par new generation total 136320K, used 9178K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 26% used [0x00000007b63e0000, 0x00000007b6cd69b8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 444776K, used 363053K [0x00000007ba660000, 0x00000007d58ba000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91370K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=182 (full 35):
par new generation total 136320K, used 111450K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 26% used [0x00000007b63e0000, 0x00000007b6cd69b8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 444776K, used 363053K [0x00000007ba660000, 0x00000007d58ba000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91371K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:41:22.462+0800: 770.358: [GC2014-02-15T15:41:22.462+0800: 770.358: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1991976 bytes, 1991976 total
- age 2: 2900968 bytes, 4892944 total
- age 3: 2729464 bytes, 7622408 total
- age 4: 456672 bytes, 8079080 total
- age 5: 132008 bytes, 8211088 total
: 111450K->13418K(136320K), 0.0131070 secs] 474503K->377225K(581096K), 0.0131760 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
Heap after GC invocations=183 (full 35):
par new generation total 136320K, used 13418K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 39% used [0x00000007b8520000, 0x00000007b923ab28, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 444776K, used 363806K [0x00000007ba660000, 0x00000007d58ba000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91371K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=183 (full 35):
par new generation total 136320K, used 110209K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 94% used [0x00000007b0000000, 0x00000007b5e85b20, 0x00000007b63e0000)
from space 34048K, 39% used [0x00000007b8520000, 0x00000007b923ab28, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 444776K, used 363806K [0x00000007ba660000, 0x00000007d58ba000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91373K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:41:30.298+0800: 778.194: [GC2014-02-15T15:41:30.298+0800: 778.194: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 4844560 bytes, 4844560 total
- age 2: 1807232 bytes, 6651792 total
- age 3: 2875144 bytes, 9526936 total
- age 4: 2204296 bytes, 11731232 total
- age 5: 456160 bytes, 12187392 total
: 110209K->14019K(136320K), 0.0203670 secs] 474016K->377954K(581096K), 0.0204540 secs] [Times: user=0.04 sys=0.00, real=0.02 secs]
Heap after GC invocations=184 (full 35):
par new generation total 136320K, used 14019K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 41% used [0x00000007b63e0000, 0x00000007b7190d40, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 444776K, used 363935K [0x00000007ba660000, 0x00000007d58ba000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91373K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=184 (full 35):
par new generation total 136320K, used 116291K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 41% used [0x00000007b63e0000, 0x00000007b7190d40, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 444776K, used 363935K [0x00000007ba660000, 0x00000007d58ba000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91375K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:41:32.536+0800: 780.432: [GC2014-02-15T15:41:32.536+0800: 780.432: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 7931696 bytes, 7931696 total
- age 2: 4342872 bytes, 12274568 total
- age 3: 1807184 bytes, 14081752 total
- age 4: 2792840 bytes, 16874592 total
- age 5: 2203768 bytes, 19078360 total
: 116291K->20091K(136320K), 0.0369890 secs] 480226K->384471K(581096K), 0.0370760 secs] [Times: user=0.07 sys=0.00, real=0.04 secs]
Heap after GC invocations=185 (full 35):
par new generation total 136320K, used 20091K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 59% used [0x00000007b8520000, 0x00000007b98beef8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 444776K, used 364379K [0x00000007ba660000, 0x00000007d58ba000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91375K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=185 (full 35):
par new generation total 136320K, used 122363K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 59% used [0x00000007b8520000, 0x00000007b98beef8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 444776K, used 364379K [0x00000007ba660000, 0x00000007d58ba000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91378K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:41:32.791+0800: 780.688: [GC2014-02-15T15:41:32.791+0800: 780.688: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 35760 bytes, 35760 total
- age 2: 7875616 bytes, 7911376 total
- age 3: 4336776 bytes, 12248152 total
- age 4: 1807184 bytes, 14055336 total
- age 5: 2792840 bytes, 16848176 total
: 122363K->24708K(136320K), 0.0339270 secs] 486743K->391247K(581096K), 0.0340340 secs] [Times: user=0.06 sys=0.00, real=0.03 secs]
Heap after GC invocations=186 (full 35):
par new generation total 136320K, used 24708K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 72% used [0x00000007b63e0000, 0x00000007b7c01098, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 444776K, used 366539K [0x00000007ba660000, 0x00000007d58ba000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91378K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:41:32.826+0800: 780.722: [GC [1 CMS-initial-mark: 366539K(444776K)] 392280K(581096K), 0.0199740 secs] [Times: user=0.02 sys=0.00, real=0.02 secs]
2014-02-15T15:41:32.846+0800: 780.742: [CMS-concurrent-mark-start]
2014-02-15T15:41:33.065+0800: 780.961: [CMS-concurrent-mark: 0.218/0.219 secs] [Times: user=0.65 sys=0.02, real=0.22 secs]
2014-02-15T15:41:33.065+0800: 780.962: [GC[YG occupancy: 54392 K (136320 K)]2014-02-15T15:41:33.065+0800: 780.962: [Rescan (parallel) , 0.0221300 secs]2014-02-15T15:41:33.087+0800: 780.984: [weak refs processing, 0.0002100 secs]2014-02-15T15:41:33.088+0800: 780.984: [scrub string table, 0.0012020 secs] [1 CMS-remark: 366539K(444776K)] 420931K(581096K), 0.0236260 secs] [Times: user=0.04 sys=0.00, real=0.02 secs]
2014-02-15T15:41:33.089+0800: 780.985: [CMS-concurrent-sweep-start]
2014-02-15T15:41:33.189+0800: 781.086: [CMS-concurrent-sweep: 0.100/0.100 secs] [Times: user=0.16 sys=0.01, real=0.10 secs]
2014-02-15T15:41:33.189+0800: 781.086: [CMS-concurrent-reset-start]
2014-02-15T15:41:33.192+0800: 781.088: [CMS-concurrent-reset: 0.003/0.003 secs] [Times: user=0.00 sys=0.00, real=0.01 secs]
{Heap before GC invocations=186 (full 36):
par new generation total 136320K, used 126980K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 72% used [0x00000007b63e0000, 0x00000007b7c01098, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 448756K, used 354516K [0x00000007ba660000, 0x00000007d5c9d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91379K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:41:46.622+0800: 794.518: [GC2014-02-15T15:41:46.622+0800: 794.518: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 709248 bytes, 709248 total
- age 2: 400 bytes, 709648 total
- age 3: 7304208 bytes, 8013856 total
- age 4: 4326152 bytes, 12340008 total
- age 5: 1807184 bytes, 14147192 total
: 126980K->16487K(136320K), 0.0301730 secs] 481496K->373684K(585076K), 0.0302520 secs] [Times: user=0.06 sys=0.00, real=0.03 secs]
Heap after GC invocations=187 (full 36):
par new generation total 136320K, used 16487K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 48% used [0x00000007b8520000, 0x00000007b9539dc8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 448756K, used 357196K [0x00000007ba660000, 0x00000007d5c9d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91379K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=187 (full 36):
par new generation total 136320K, used 118759K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 48% used [0x00000007b8520000, 0x00000007b9539dc8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 448756K, used 357196K [0x00000007ba660000, 0x00000007d5c9d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91383K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:41:57.257+0800: 805.153: [GC2014-02-15T15:41:57.257+0800: 805.153: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1139920 bytes, 1139920 total
- age 2: 14464 bytes, 1154384 total
- age 3: 400 bytes, 1154784 total
- age 4: 7304208 bytes, 8458992 total
- age 5: 4324600 bytes, 12783592 total
: 118759K->14544K(136320K), 0.0279730 secs] 475956K->373510K(585076K), 0.0280590 secs] [Times: user=0.05 sys=0.00, real=0.03 secs]
Heap after GC invocations=188 (full 36):
par new generation total 136320K, used 14544K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 42% used [0x00000007b63e0000, 0x00000007b7214140, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 448756K, used 358966K [0x00000007ba660000, 0x00000007d5c9d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91383K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=188 (full 36):
par new generation total 136320K, used 116816K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 42% used [0x00000007b63e0000, 0x00000007b7214140, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 448756K, used 358966K [0x00000007ba660000, 0x00000007d5c9d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91403K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:41:59.060+0800: 806.956: [GC2014-02-15T15:41:59.060+0800: 806.957: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 7718336 bytes, 7718336 total
- age 2: 346952 bytes, 8065288 total
- age 3: 11896 bytes, 8077184 total
- age 4: 400 bytes, 8077584 total
- age 5: 3091064 bytes, 11168648 total
: 116816K->19433K(136320K), 0.0335960 secs] 475782K->382504K(585076K), 0.0336780 secs] [Times: user=0.06 sys=0.00, real=0.03 secs]
Heap after GC invocations=189 (full 36):
par new generation total 136320K, used 19433K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 57% used [0x00000007b8520000, 0x00000007b981a500, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 448756K, used 363071K [0x00000007ba660000, 0x00000007d5c9d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91403K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=189 (full 36):
par new generation total 136320K, used 121705K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 57% used [0x00000007b8520000, 0x00000007b981a500, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 448756K, used 363071K [0x00000007ba660000, 0x00000007d5c9d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91404K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:42:01.442+0800: 809.339: [GC2014-02-15T15:42:01.442+0800: 809.339: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 5290584 bytes, 5290584 total
- age 2: 7091600 bytes, 12382184 total
- age 3: 345288 bytes, 12727472 total
- age 4: 11856 bytes, 12739328 total
- age 5: 400 bytes, 12739728 total
: 121705K->18231K(136320K), 0.0400670 secs] 484776K->384428K(585076K), 0.0401680 secs] [Times: user=0.09 sys=0.00, real=0.04 secs]
Heap after GC invocations=190 (full 36):
par new generation total 136320K, used 18231K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 53% used [0x00000007b63e0000, 0x00000007b75add70, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 448756K, used 366197K [0x00000007ba660000, 0x00000007d5c9d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91404K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=190 (full 36):
par new generation total 136320K, used 120503K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 53% used [0x00000007b63e0000, 0x00000007b75add70, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 448756K, used 366197K [0x00000007ba660000, 0x00000007d5c9d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91415K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:42:04.578+0800: 812.474: [GC2014-02-15T15:42:04.578+0800: 812.475: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1310056 bytes, 1310056 total
- age 2: 5214256 bytes, 6524312 total
- age 3: 7090872 bytes, 13615184 total
- age 4: 345288 bytes, 13960472 total
- age 5: 11808 bytes, 13972280 total
: 120503K->22313K(136320K), 0.0283940 secs] 486700K->388511K(585076K), 0.0284680 secs] [Times: user=0.06 sys=0.00, real=0.03 secs]
Heap after GC invocations=191 (full 36):
par new generation total 136320K, used 22313K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 65% used [0x00000007b8520000, 0x00000007b9aea698, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 448756K, used 366197K [0x00000007ba660000, 0x00000007d5c9d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91415K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=191 (full 36):
par new generation total 136320K, used 124585K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 65% used [0x00000007b8520000, 0x00000007b9aea698, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 448756K, used 366197K [0x00000007ba660000, 0x00000007d5c9d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91417K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:42:17.190+0800: 825.086: [GC2014-02-15T15:42:17.190+0800: 825.086: [ParNew
Desired survivor size 17432576 bytes, new threshold 4 (max 5)
- age 1: 4525696 bytes, 4525696 total
- age 2: 1177728 bytes, 5703424 total
- age 3: 5214144 bytes, 10917568 total
- age 4: 6533288 bytes, 17450856 total
- age 5: 344696 bytes, 17795552 total
: 124585K->26089K(136320K), 0.0334710 secs] 490783K->392298K(585076K), 0.0335830 secs] [Times: user=0.07 sys=0.00, real=0.03 secs]
Heap after GC invocations=192 (full 36):
par new generation total 136320K, used 26089K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 76% used [0x00000007b63e0000, 0x00000007b7d5a578, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 448756K, used 366209K [0x00000007ba660000, 0x00000007d5c9d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91417K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=192 (full 36):
par new generation total 136320K, used 128361K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 76% used [0x00000007b63e0000, 0x00000007b7d5a578, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 448756K, used 366209K [0x00000007ba660000, 0x00000007d5c9d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91417K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:42:28.477+0800: 836.373: [GC2014-02-15T15:42:28.477+0800: 836.373: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 3716656 bytes, 3716656 total
- age 2: 4310560 bytes, 8027216 total
- age 3: 1179536 bytes, 9206752 total
- age 4: 5215216 bytes, 14421968 total
: 128361K->16308K(136320K), 0.0548150 secs] 494570K->389238K(585076K), 0.0548850 secs] [Times: user=0.10 sys=0.00, real=0.06 secs]
Heap after GC invocations=193 (full 36):
par new generation total 136320K, used 16308K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 47% used [0x00000007b8520000, 0x00000007b950d250, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 448756K, used 372930K [0x00000007ba660000, 0x00000007d5c9d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91417K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:42:28.532+0800: 836.428: [GC [1 CMS-initial-mark: 372930K(448756K)] 389245K(585076K), 0.0205280 secs] [Times: user=0.02 sys=0.00, real=0.02 secs]
2014-02-15T15:42:28.553+0800: 836.449: [CMS-concurrent-mark-start]
2014-02-15T15:42:28.821+0800: 836.717: [CMS-concurrent-mark: 0.267/0.268 secs] [Times: user=0.72 sys=0.03, real=0.27 secs]
2014-02-15T15:42:28.821+0800: 836.718: [GC[YG occupancy: 19160 K (136320 K)]2014-02-15T15:42:28.821+0800: 836.718: [Rescan (parallel) , 0.0148920 secs]2014-02-15T15:42:28.836+0800: 836.733: [weak refs processing, 0.0002350 secs]2014-02-15T15:42:28.836+0800: 836.733: [scrub string table, 0.0012120 secs] [1 CMS-remark: 372930K(448756K)] 392090K(585076K), 0.0164380 secs] [Times: user=0.03 sys=0.00, real=0.01 secs]
2014-02-15T15:42:28.838+0800: 836.734: [CMS-concurrent-sweep-start]
2014-02-15T15:42:28.942+0800: 836.838: [CMS-concurrent-sweep: 0.104/0.104 secs] [Times: user=0.15 sys=0.01, real=0.11 secs]
2014-02-15T15:42:28.942+0800: 836.838: [CMS-concurrent-reset-start]
2014-02-15T15:42:28.945+0800: 836.842: [CMS-concurrent-reset: 0.003/0.003 secs] [Times: user=0.00 sys=0.00, real=0.00 secs]
{Heap before GC invocations=193 (full 37):
par new generation total 136320K, used 118580K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 47% used [0x00000007b8520000, 0x00000007b950d250, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 464384K, used 366860K [0x00000007ba660000, 0x00000007d6be0000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91423K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:42:37.023+0800: 844.920: [GC2014-02-15T15:42:37.023+0800: 844.920: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2799984 bytes, 2799984 total
- age 2: 3529824 bytes, 6329808 total
- age 3: 4303728 bytes, 10633536 total
- age 4: 1177552 bytes, 11811088 total
- age 5: 5214072 bytes, 17025160 total
: 118580K->29182K(136320K), 0.0286880 secs] 485441K->396042K(600704K), 0.0287580 secs] [Times: user=0.05 sys=0.00, real=0.03 secs]
Heap after GC invocations=194 (full 37):
par new generation total 136320K, used 29182K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 85% used [0x00000007b63e0000, 0x00000007b805f928, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 464384K, used 366860K [0x00000007ba660000, 0x00000007d6be0000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91423K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=194 (full 37):
par new generation total 136320K, used 131454K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 85% used [0x00000007b63e0000, 0x00000007b805f928, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 464384K, used 366860K [0x00000007ba660000, 0x00000007d6be0000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91423K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:42:44.992+0800: 852.888: [GC2014-02-15T15:42:44.992+0800: 852.888: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 750512 bytes, 750512 total
- age 2: 2617904 bytes, 3368416 total
- age 3: 3529760 bytes, 6898176 total
- age 4: 3779400 bytes, 10677576 total
- age 5: 1177552 bytes, 11855128 total
: 131454K->19794K(136320K), 0.0404810 secs] 498314K->391860K(600704K), 0.0405530 secs] [Times: user=0.07 sys=0.00, real=0.04 secs]
Heap after GC invocations=195 (full 37):
par new generation total 136320K, used 19794K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 58% used [0x00000007b8520000, 0x00000007b9874af8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 464384K, used 372065K [0x00000007ba660000, 0x00000007d6be0000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91423K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=195 (full 37):
par new generation total 136320K, used 122066K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 58% used [0x00000007b8520000, 0x00000007b9874af8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 464384K, used 372065K [0x00000007ba660000, 0x00000007d6be0000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91424K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:42:53.324+0800: 861.221: [GC2014-02-15T15:42:53.325+0800: 861.221: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2604960 bytes, 2604960 total
- age 2: 527944 bytes, 3132904 total
- age 3: 2535280 bytes, 5668184 total
- age 4: 3527136 bytes, 9195320 total
- age 5: 3779400 bytes, 12974720 total
: 122066K->13641K(136320K), 0.0312860 secs] 494132K->386862K(600704K), 0.0317450 secs] [Times: user=0.06 sys=0.00, real=0.03 secs]
Heap after GC invocations=196 (full 37):
par new generation total 136320K, used 13641K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 40% used [0x00000007b63e0000, 0x00000007b7132750, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 464384K, used 373220K [0x00000007ba660000, 0x00000007d6be0000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91424K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=196 (full 37):
par new generation total 136320K, used 115913K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 40% used [0x00000007b63e0000, 0x00000007b7132750, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 464384K, used 373220K [0x00000007ba660000, 0x00000007d6be0000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91460K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:43:01.617+0800: 869.513: [GC2014-02-15T15:43:01.617+0800: 869.514: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 5343144 bytes, 5343144 total
- age 2: 2379064 bytes, 7722208 total
- age 3: 3616 bytes, 7725824 total
- age 4: 2535216 bytes, 10261040 total
- age 5: 3523296 bytes, 13784336 total
: 115913K->22329K(136320K), 0.0348460 secs] 489134K->399256K(600704K), 0.0349210 secs] [Times: user=0.06 sys=0.00, real=0.04 secs]
Heap after GC invocations=197 (full 37):
par new generation total 136320K, used 22329K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 65% used [0x00000007b8520000, 0x00000007b9aee500, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 464384K, used 376927K [0x00000007ba660000, 0x00000007d6be0000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91460K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=197 (full 37):
par new generation total 136320K, used 124601K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 65% used [0x00000007b8520000, 0x00000007b9aee500, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 464384K, used 376927K [0x00000007ba660000, 0x00000007d6be0000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91465K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:43:03.924+0800: 871.821: [GC2014-02-15T15:43:03.924+0800: 871.821: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 8767192 bytes, 8767192 total
- age 2: 4687008 bytes, 13454200 total
- age 3: 2379000 bytes, 15833200 total
- age 4: 3616 bytes, 15836816 total
- age 5: 2459456 bytes, 18296272 total
: 124601K->25600K(136320K), 0.0419790 secs] 501528K->405983K(600704K), 0.0420770 secs] [Times: user=0.08 sys=0.00, real=0.04 secs]
Heap after GC invocations=198 (full 37):
par new generation total 136320K, used 25600K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 75% used [0x00000007b63e0000, 0x00000007b7ce03d0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 464384K, used 380382K [0x00000007ba660000, 0x00000007d6be0000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91465K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=198 (full 37):
par new generation total 136320K, used 127872K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 75% used [0x00000007b63e0000, 0x00000007b7ce03d0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 464384K, used 380382K [0x00000007ba660000, 0x00000007d6be0000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91465K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:43:04.199+0800: 872.095: [GC2014-02-15T15:43:04.199+0800: 872.095: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 79296 bytes, 79296 total
- age 2: 8705552 bytes, 8784848 total
- age 3: 4687008 bytes, 13471856 total
- age 4: 2379000 bytes, 15850856 total
- age 5: 3616 bytes, 15854472 total
: 127872K->24889K(136320K), 0.0337300 secs] 508255K->407681K(600704K), 0.0338120 secs] [Times: user=0.06 sys=0.00, real=0.04 secs]
Heap after GC invocations=199 (full 37):
par new generation total 136320K, used 24889K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 73% used [0x00000007b8520000, 0x00000007b9d6e5b0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 464384K, used 382791K [0x00000007ba660000, 0x00000007d6be0000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91465K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:43:04.233+0800: 872.130: [GC [1 CMS-initial-mark: 382791K(464384K)] 408764K(600704K), 0.0224200 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
2014-02-15T15:43:04.256+0800: 872.152: [CMS-concurrent-mark-start]
2014-02-15T15:43:04.498+0800: 872.395: [CMS-concurrent-mark: 0.240/0.242 secs] [Times: user=0.65 sys=0.02, real=0.24 secs]
2014-02-15T15:43:04.498+0800: 872.395: [GC[YG occupancy: 43448 K (136320 K)]2014-02-15T15:43:04.498+0800: 872.395: [Rescan (parallel) , 0.0182380 secs]2014-02-15T15:43:04.516+0800: 872.413: [weak refs processing, 0.0002090 secs]2014-02-15T15:43:04.517+0800: 872.413: [scrub string table, 0.0017770 secs] [1 CMS-remark: 382791K(464384K)] 426240K(600704K), 0.0203330 secs] [Times: user=0.04 sys=0.00, real=0.02 secs]
2014-02-15T15:43:04.519+0800: 872.415: [CMS-concurrent-sweep-start]
2014-02-15T15:43:04.647+0800: 872.543: [CMS-concurrent-sweep: 0.128/0.128 secs] [Times: user=0.21 sys=0.01, real=0.13 secs]
2014-02-15T15:43:04.647+0800: 872.543: [CMS-concurrent-reset-start]
2014-02-15T15:43:04.649+0800: 872.546: [CMS-concurrent-reset: 0.002/0.002 secs] [Times: user=0.00 sys=0.00, real=0.00 secs]
{Heap before GC invocations=199 (full 38):
par new generation total 136320K, used 127161K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 73% used [0x00000007b8520000, 0x00000007b9d6e5b0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 470776K, used 371912K [0x00000007ba660000, 0x00000007d721e000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91468K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:43:13.679+0800: 881.575: [GC2014-02-15T15:43:13.679+0800: 881.575: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2642112 bytes, 2642112 total
- age 2: 42672 bytes, 2684784 total
- age 3: 8659624 bytes, 11344408 total
- age 4: 4160984 bytes, 15505392 total
- age 5: 2379000 bytes, 17884392 total
: 127161K->31582K(136320K), 0.0335490 secs] 499074K->403498K(607096K), 0.0336220 secs] [Times: user=0.07 sys=0.00, real=0.04 secs]
Heap after GC invocations=200 (full 38):
par new generation total 136320K, used 31582K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 92% used [0x00000007b63e0000, 0x00000007b82b7a90, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 470776K, used 371916K [0x00000007ba660000, 0x00000007d721e000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91468K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=200 (full 38):
par new generation total 136320K, used 133854K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 92% used [0x00000007b63e0000, 0x00000007b82b7a90, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 470776K, used 371916K [0x00000007ba660000, 0x00000007d721e000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91471K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:43:22.218+0800: 890.115: [GC2014-02-15T15:43:22.218+0800: 890.115: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2349488 bytes, 2349488 total
- age 2: 2448536 bytes, 4798024 total
- age 3: 42672 bytes, 4840696 total
- age 4: 8656552 bytes, 13497248 total
- age 5: 4160920 bytes, 17658168 total
: 133854K->20979K(136320K), 0.0402770 secs] 505770K->395229K(607096K), 0.0403480 secs] [Times: user=0.08 sys=0.00, real=0.04 secs]
Heap after GC invocations=201 (full 38):
par new generation total 136320K, used 20979K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 61% used [0x00000007b8520000, 0x00000007b999cf50, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 470776K, used 374250K [0x00000007ba660000, 0x00000007d721e000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91471K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=201 (full 38):
par new generation total 136320K, used 123251K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 61% used [0x00000007b8520000, 0x00000007b999cf50, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 470776K, used 374250K [0x00000007ba660000, 0x00000007d721e000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91471K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:43:28.867+0800: 896.763: [GC2014-02-15T15:43:28.867+0800: 896.763: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2416776 bytes, 2416776 total
- age 2: 1245424 bytes, 3662200 total
- age 3: 1924168 bytes, 5586368 total
- age 4: 42672 bytes, 5629040 total
- age 5: 8655976 bytes, 14285016 total
: 123251K->23315K(136320K), 0.0355200 secs] 497501K->401638K(607096K), 0.0356090 secs] [Times: user=0.07 sys=0.00, real=0.04 secs]
Heap after GC invocations=202 (full 38):
par new generation total 136320K, used 23315K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 68% used [0x00000007b63e0000, 0x00000007b7aa4d18, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 470776K, used 378323K [0x00000007ba660000, 0x00000007d721e000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91471K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=202 (full 38):
par new generation total 136320K, used 125587K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 68% used [0x00000007b63e0000, 0x00000007b7aa4d18, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 470776K, used 378323K [0x00000007ba660000, 0x00000007d721e000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91475K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:43:39.105+0800: 907.002: [GC2014-02-15T15:43:39.105+0800: 907.002: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 468416 bytes, 468416 total
- age 2: 2269080 bytes, 2737496 total
- age 3: 1235008 bytes, 3972504 total
- age 4: 1922208 bytes, 5894712 total
- age 5: 42672 bytes, 5937384 total
: 125587K->13718K(136320K), 0.0362830 secs] 503910K->400628K(607096K), 0.0363560 secs] [Times: user=0.07 sys=0.00, real=0.04 secs]
Heap after GC invocations=203 (full 38):
par new generation total 136320K, used 13718K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 40% used [0x00000007b8520000, 0x00000007b92858f8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 470776K, used 386909K [0x00000007ba660000, 0x00000007d721e000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91475K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:43:39.142+0800: 907.038: [GC [1 CMS-initial-mark: 386909K(470776K)] 402213K(607096K), 0.0121190 secs] [Times: user=0.01 sys=0.00, real=0.01 secs]
2014-02-15T15:43:39.154+0800: 907.051: [CMS-concurrent-mark-start]
2014-02-15T15:43:39.385+0800: 907.281: [CMS-concurrent-mark: 0.230/0.231 secs] [Times: user=0.58 sys=0.02, real=0.23 secs]
2014-02-15T15:43:39.385+0800: 907.282: [GC[YG occupancy: 17251 K (136320 K)]2014-02-15T15:43:39.385+0800: 907.282: [Rescan (parallel) , 0.0067380 secs]2014-02-15T15:43:39.392+0800: 907.288: [weak refs processing, 0.0002280 secs]2014-02-15T15:43:39.392+0800: 907.289: [scrub string table, 0.0014110 secs] [1 CMS-remark: 386909K(470776K)] 404161K(607096K), 0.0084830 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
2014-02-15T15:43:39.394+0800: 907.290: [CMS-concurrent-sweep-start]
2014-02-15T15:43:39.506+0800: 907.403: [CMS-concurrent-sweep: 0.113/0.113 secs] [Times: user=0.19 sys=0.01, real=0.11 secs]
2014-02-15T15:43:39.507+0800: 907.403: [CMS-concurrent-reset-start]
2014-02-15T15:43:39.509+0800: 907.405: [CMS-concurrent-reset: 0.002/0.002 secs] [Times: user=0.01 sys=0.00, real=0.00 secs]
{Heap before GC invocations=203 (full 39):
par new generation total 136320K, used 115990K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 40% used [0x00000007b8520000, 0x00000007b92858f8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 487476K, used 385103K [0x00000007ba660000, 0x00000007d826d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91486K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:43:48.648+0800: 916.544: [GC2014-02-15T15:43:48.648+0800: 916.544: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 286608 bytes, 286608 total
- age 2: 253688 bytes, 540296 total
- age 3: 2245160 bytes, 2785456 total
- age 4: 1178464 bytes, 3963920 total
- age 5: 1922208 bytes, 5886128 total
: 115990K->6722K(136320K), 0.0132310 secs] 501093K->391867K(623796K), 0.0133150 secs] [Times: user=0.02 sys=0.00, real=0.02 secs]
Heap after GC invocations=204 (full 39):
par new generation total 136320K, used 6722K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 19% used [0x00000007b63e0000, 0x00000007b6a70838, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 487476K, used 385145K [0x00000007ba660000, 0x00000007d826d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91486K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=204 (full 39):
par new generation total 136320K, used 108994K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 19% used [0x00000007b63e0000, 0x00000007b6a70838, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 487476K, used 385145K [0x00000007ba660000, 0x00000007d826d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91486K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:43:55.803+0800: 923.700: [GC2014-02-15T15:43:55.803+0800: 923.700: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1154136 bytes, 1154136 total
- age 2: 41888 bytes, 1196024 total
- age 3: 253520 bytes, 1449544 total
- age 4: 1462384 bytes, 2911928 total
- age 5: 1178464 bytes, 4090392 total
: 108994K->8085K(136320K), 0.0157090 secs] 494139K->395116K(623796K), 0.0157750 secs] [Times: user=0.03 sys=0.00, real=0.01 secs]
Heap after GC invocations=205 (full 39):
par new generation total 136320K, used 8085K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 23% used [0x00000007b8520000, 0x00000007b8d057f0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 487476K, used 387030K [0x00000007ba660000, 0x00000007d826d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91486K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=205 (full 39):
par new generation total 136320K, used 110357K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 23% used [0x00000007b8520000, 0x00000007b8d057f0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 487476K, used 387030K [0x00000007ba660000, 0x00000007d826d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91487K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:44:06.360+0800: 934.256: [GC2014-02-15T15:44:06.360+0800: 934.256: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 560240 bytes, 560240 total
- age 2: 925384 bytes, 1485624 total
- age 3: 33752 bytes, 1519376 total
- age 4: 253520 bytes, 1772896 total
- age 5: 1462384 bytes, 3235280 total
: 110357K->5709K(136320K), 0.0115580 secs] 497388K->393852K(623796K), 0.0116670 secs] [Times: user=0.03 sys=0.00, real=0.01 secs]
Heap after GC invocations=206 (full 39):
par new generation total 136320K, used 5709K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 16% used [0x00000007b63e0000, 0x00000007b6973530, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 487476K, used 388143K [0x00000007ba660000, 0x00000007d826d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91487K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=206 (full 39):
par new generation total 136320K, used 107981K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 16% used [0x00000007b63e0000, 0x00000007b6973530, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 487476K, used 388143K [0x00000007ba660000, 0x00000007d826d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91491K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:44:16.520+0800: 944.416: [GC2014-02-15T15:44:16.520+0800: 944.416: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2952464 bytes, 2952464 total
- age 2: 295296 bytes, 3247760 total
- age 3: 871528 bytes, 4119288 total
- age 4: 2712 bytes, 4122000 total
- age 5: 235136 bytes, 4357136 total
: 107981K->4692K(136320K), 0.0121750 secs] 496124K->393508K(623796K), 0.0122510 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
Heap after GC invocations=207 (full 39):
par new generation total 136320K, used 4692K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 13% used [0x00000007b8520000, 0x00000007b89b50e8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 487476K, used 388816K [0x00000007ba660000, 0x00000007d826d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91491K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=207 (full 39):
par new generation total 136320K, used 106964K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 13% used [0x00000007b8520000, 0x00000007b89b50e8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 487476K, used 388816K [0x00000007ba660000, 0x00000007d826d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91492K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:44:24.752+0800: 952.649: [GC2014-02-15T15:44:24.753+0800: 952.649: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2241624 bytes, 2241624 total
- age 2: 1836928 bytes, 4078552 total
- age 3: 295168 bytes, 4373720 total
- age 4: 871528 bytes, 5245248 total
- age 5: 2664 bytes, 5247912 total
: 106964K->7262K(136320K), 0.0124270 secs] 495780K->396309K(623796K), 0.0125750 secs] [Times: user=0.03 sys=0.00, real=0.01 secs]
Heap after GC invocations=208 (full 39):
par new generation total 136320K, used 7262K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 21% used [0x00000007b63e0000, 0x00000007b6af7940, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 487476K, used 389047K [0x00000007ba660000, 0x00000007d826d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91492K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=208 (full 39):
par new generation total 136320K, used 109532K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 99% used [0x00000007b0000000, 0x00000007b63df780, 0x00000007b63e0000)
from space 34048K, 21% used [0x00000007b63e0000, 0x00000007b6af7940, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 487476K, used 389047K [0x00000007ba660000, 0x00000007d826d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91495K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:44:31.796+0800: 959.692: [GC2014-02-15T15:44:31.796+0800: 959.692: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 939616 bytes, 939616 total
- age 2: 1505528 bytes, 2445144 total
- age 3: 1810760 bytes, 4255904 total
- age 4: 295128 bytes, 4551032 total
- age 5: 871528 bytes, 5422560 total
: 109532K->9490K(136320K), 0.0147150 secs] 498579K->398540K(623796K), 0.0148000 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
Heap after GC invocations=209 (full 39):
par new generation total 136320K, used 9490K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 27% used [0x00000007b8520000, 0x00000007b8e64b58, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 487476K, used 389050K [0x00000007ba660000, 0x00000007d826d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91495K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=209 (full 39):
par new generation total 136320K, used 111762K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 27% used [0x00000007b8520000, 0x00000007b8e64b58, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 487476K, used 389050K [0x00000007ba660000, 0x00000007d826d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91497K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:44:41.914+0800: 969.811: [GC2014-02-15T15:44:41.915+0800: 969.811: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1317632 bytes, 1317632 total
- age 2: 658472 bytes, 1976104 total
- age 3: 1384416 bytes, 3360520 total
- age 4: 1784128 bytes, 5144648 total
- age 5: 295088 bytes, 5439736 total
: 111762K->7901K(136320K), 0.0124500 secs] 500812K->397802K(623796K), 0.0125320 secs] [Times: user=0.03 sys=0.00, real=0.01 secs]
Heap after GC invocations=210 (full 39):
par new generation total 136320K, used 7901K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 23% used [0x00000007b63e0000, 0x00000007b6b976b0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 487476K, used 389901K [0x00000007ba660000, 0x00000007d826d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91497K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=210 (full 39):
par new generation total 136320K, used 110173K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 23% used [0x00000007b63e0000, 0x00000007b6b976b0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 487476K, used 389901K [0x00000007ba660000, 0x00000007d826d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91499K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:44:47.748+0800: 975.644: [GC2014-02-15T15:44:47.748+0800: 975.644: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1246808 bytes, 1246808 total
- age 2: 918808 bytes, 2165616 total
- age 3: 636256 bytes, 2801872 total
- age 4: 1384328 bytes, 4186200 total
- age 5: 1784128 bytes, 5970328 total
: 110173K->9471K(136320K), 0.0138160 secs] 500074K->399662K(623796K), 0.0138850 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
Heap after GC invocations=211 (full 39):
par new generation total 136320K, used 9471K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 27% used [0x00000007b8520000, 0x00000007b8e5fe88, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 487476K, used 390190K [0x00000007ba660000, 0x00000007d826d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91499K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=211 (full 39):
par new generation total 136320K, used 111743K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 27% used [0x00000007b8520000, 0x00000007b8e5fe88, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 487476K, used 390190K [0x00000007ba660000, 0x00000007d826d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91504K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:44:58.382+0800: 986.278: [GC2014-02-15T15:44:58.382+0800: 986.278: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 295208 bytes, 295208 total
- age 2: 1018464 bytes, 1313672 total
- age 3: 916664 bytes, 2230336 total
- age 4: 636144 bytes, 2866480 total
- age 5: 1383304 bytes, 4249784 total
: 111743K->5611K(136320K), 0.0158260 secs] 501934K->397552K(623796K), 0.0159090 secs] [Times: user=0.03 sys=0.00, real=0.01 secs]
Heap after GC invocations=212 (full 39):
par new generation total 136320K, used 5611K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 16% used [0x00000007b63e0000, 0x00000007b695afe8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 487476K, used 391940K [0x00000007ba660000, 0x00000007d826d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91504K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=212 (full 39):
par new generation total 136320K, used 107883K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 16% used [0x00000007b63e0000, 0x00000007b695afe8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 487476K, used 391940K [0x00000007ba660000, 0x00000007d826d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91504K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:45:06.379+0800: 994.276: [GC2014-02-15T15:45:06.379+0800: 994.276: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2229320 bytes, 2229320 total
- age 2: 53040 bytes, 2282360 total
- age 3: 963096 bytes, 3245456 total
- age 4: 79872 bytes, 3325328 total
- age 5: 636144 bytes, 3961472 total
: 107883K->4482K(136320K), 0.0131680 secs] 499824K->397778K(623796K), 0.0132600 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
Heap after GC invocations=213 (full 39):
par new generation total 136320K, used 4482K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 13% used [0x00000007b8520000, 0x00000007b8980b48, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 487476K, used 393295K [0x00000007ba660000, 0x00000007d826d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91504K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=213 (full 39):
par new generation total 136320K, used 106754K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 13% used [0x00000007b8520000, 0x00000007b8980b48, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 487476K, used 393295K [0x00000007ba660000, 0x00000007d826d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91505K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:45:18.849+0800: 1006.745: [GC2014-02-15T15:45:18.849+0800: 1006.745: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1933704 bytes, 1933704 total
- age 2: 2034912 bytes, 3968616 total
- age 3: 35432 bytes, 4004048 total
- age 4: 905392 bytes, 4909440 total
- age 5: 56328 bytes, 4965768 total
: 106754K->8016K(136320K), 0.0133280 secs] 500050K->401933K(623796K), 0.0134140 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
Heap after GC invocations=214 (full 39):
par new generation total 136320K, used 8016K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 23% used [0x00000007b63e0000, 0x00000007b6bb42e8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 487476K, used 393917K [0x00000007ba660000, 0x00000007d826d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91505K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=214 (full 39):
par new generation total 136320K, used 94996K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 85% used [0x00000007b0000000, 0x00000007b54f1010, 0x00000007b63e0000)
from space 34048K, 23% used [0x00000007b63e0000, 0x00000007b6bb42e8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 487476K, used 393917K [0x00000007ba660000, 0x00000007d826d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91510K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:45:29.295+0800: 1017.192: [GC2014-02-15T15:45:29.295+0800: 1017.192: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1258136 bytes, 1258136 total
- age 2: 1709584 bytes, 2967720 total
- age 3: 2034848 bytes, 5002568 total
- age 4: 35432 bytes, 5038000 total
- age 5: 905328 bytes, 5943328 total
: 94996K->6928K(136320K), 0.0125880 secs] 488913K->400902K(623796K), 0.0126600 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
Heap after GC invocations=215 (full 39):
par new generation total 136320K, used 6928K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 20% used [0x00000007b8520000, 0x00000007b8be4378, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 487476K, used 393973K [0x00000007ba660000, 0x00000007d826d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91510K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=215 (full 39):
par new generation total 136320K, used 109200K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 20% used [0x00000007b8520000, 0x00000007b8be4378, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 487476K, used 393973K [0x00000007ba660000, 0x00000007d826d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91533K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:45:33.125+0800: 1021.022: [GC2014-02-15T15:45:33.125+0800: 1021.022: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1118832 bytes, 1118832 total
- age 2: 916072 bytes, 2034904 total
- age 3: 1690520 bytes, 3725424 total
- age 4: 2034848 bytes, 5760272 total
- age 5: 8808 bytes, 5769080 total
: 109200K->8219K(136320K), 0.0148390 secs] 503174K->403069K(623796K), 0.0149120 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
Heap after GC invocations=216 (full 39):
par new generation total 136320K, used 8219K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 24% used [0x00000007b63e0000, 0x00000007b6be6ef0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 487476K, used 394849K [0x00000007ba660000, 0x00000007d826d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91533K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=216 (full 39):
par new generation total 136320K, used 110491K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 24% used [0x00000007b63e0000, 0x00000007b6be6ef0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 487476K, used 394849K [0x00000007ba660000, 0x00000007d826d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91563K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:45:40.939+0800: 1028.835: [GC2014-02-15T15:45:40.939+0800: 1028.835: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 939920 bytes, 939920 total
- age 2: 881600 bytes, 1821520 total
- age 3: 913928 bytes, 2735448 total
- age 4: 1690456 bytes, 4425904 total
- age 5: 2034848 bytes, 6460752 total
: 110491K->11243K(136320K), 0.0148430 secs] 505341K->406101K(623796K), 0.0149260 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
Heap after GC invocations=217 (full 39):
par new generation total 136320K, used 11243K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 33% used [0x00000007b8520000, 0x00000007b901ade0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 487476K, used 394857K [0x00000007ba660000, 0x00000007d826d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91563K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=217 (full 39):
par new generation total 136320K, used 113515K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 33% used [0x00000007b8520000, 0x00000007b901ade0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 487476K, used 394857K [0x00000007ba660000, 0x00000007d826d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91570K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:45:50.811+0800: 1038.707: [GC2014-02-15T15:45:50.811+0800: 1038.707: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1908976 bytes, 1908976 total
- age 2: 514200 bytes, 2423176 total
- age 3: 881536 bytes, 3304712 total
- age 4: 389448 bytes, 3694160 total
- age 5: 1690416 bytes, 5384576 total
: 113515K->7468K(136320K), 0.0181510 secs] 508373K->404270K(623796K), 0.0182260 secs] [Times: user=0.03 sys=0.00, real=0.01 secs]
Heap after GC invocations=218 (full 39):
par new generation total 136320K, used 7468K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 21% used [0x00000007b63e0000, 0x00000007b6b2b330, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 487476K, used 396801K [0x00000007ba660000, 0x00000007d826d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91570K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=218 (full 39):
par new generation total 136320K, used 109740K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 21% used [0x00000007b63e0000, 0x00000007b6b2b330, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 487476K, used 396801K [0x00000007ba660000, 0x00000007d826d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91572K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:45:58.678+0800: 1046.575: [GC2014-02-15T15:45:58.678+0800: 1046.575: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 3272760 bytes, 3272760 total
- age 2: 747880 bytes, 4020640 total
- age 3: 494760 bytes, 4515400 total
- age 4: 882152 bytes, 5397552 total
- age 5: 390312 bytes, 5787864 total
: 109740K->9716K(136320K), 0.0217120 secs] 506542K->408176K(623796K), 0.0218080 secs] [Times: user=0.04 sys=0.01, real=0.03 secs]
Heap after GC invocations=219 (full 39):
par new generation total 136320K, used 9716K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 28% used [0x00000007b8520000, 0x00000007b8e9d238, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 487476K, used 398459K [0x00000007ba660000, 0x00000007d826d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91572K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=219 (full 39):
par new generation total 136320K, used 111988K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 28% used [0x00000007b8520000, 0x00000007b8e9d238, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 487476K, used 398459K [0x00000007ba660000, 0x00000007d826d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91572K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:46:09.840+0800: 1057.737: [GC2014-02-15T15:46:09.841+0800: 1057.737: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2344744 bytes, 2344744 total
- age 2: 3010472 bytes, 5355216 total
- age 3: 747488 bytes, 6102704 total
- age 4: 370880 bytes, 6473584 total
- age 5: 882064 bytes, 7355648 total
: 111988K->10017K(136320K), 0.0154030 secs] 510448K->408858K(623796K), 0.0154850 secs] [Times: user=0.03 sys=0.00, real=0.01 secs]
Heap after GC invocations=220 (full 39):
par new generation total 136320K, used 10017K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 29% used [0x00000007b63e0000, 0x00000007b6da8490, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 487476K, used 398841K [0x00000007ba660000, 0x00000007d826d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91572K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=220 (full 39):
par new generation total 136320K, used 112289K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 29% used [0x00000007b63e0000, 0x00000007b6da8490, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 487476K, used 398841K [0x00000007ba660000, 0x00000007d826d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91573K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:46:18.518+0800: 1066.414: [GC2014-02-15T15:46:18.518+0800: 1066.414: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2018872 bytes, 2018872 total
- age 2: 2120488 bytes, 4139360 total
- age 3: 2931240 bytes, 7070600 total
- age 4: 748808 bytes, 7819408 total
- age 5: 349000 bytes, 8168408 total
: 112289K->12363K(136320K), 0.0201130 secs] 511130K->412002K(623796K), 0.0202020 secs] [Times: user=0.04 sys=0.01, real=0.02 secs]
Heap after GC invocations=221 (full 39):
par new generation total 136320K, used 12363K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 36% used [0x00000007b8520000, 0x00000007b9132cd0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 487476K, used 399639K [0x00000007ba660000, 0x00000007d826d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91573K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=221 (full 39):
par new generation total 136320K, used 114635K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 36% used [0x00000007b8520000, 0x00000007b9132cd0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 487476K, used 399639K [0x00000007ba660000, 0x00000007d826d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91573K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:46:27.459+0800: 1075.355: [GC2014-02-15T15:46:27.459+0800: 1075.356: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2764888 bytes, 2764888 total
- age 2: 1009952 bytes, 3774840 total
- age 3: 2092520 bytes, 5867360 total
- age 4: 2928336 bytes, 8795696 total
- age 5: 222952 bytes, 9018648 total
: 114635K->15007K(136320K), 0.0213110 secs] 514274K->414984K(623796K), 0.0213910 secs] [Times: user=0.04 sys=0.00, real=0.03 secs]
Heap after GC invocations=222 (full 39):
par new generation total 136320K, used 15007K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 44% used [0x00000007b63e0000, 0x00000007b7287c78, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 487476K, used 399977K [0x00000007ba660000, 0x00000007d826d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91573K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:46:27.481+0800: 1075.377: [GC [1 CMS-initial-mark: 399977K(487476K)] 416717K(623796K), 0.0155510 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
2014-02-15T15:46:27.496+0800: 1075.393: [CMS-concurrent-mark-start]
2014-02-15T15:46:27.781+0800: 1075.677: [CMS-concurrent-mark: 0.284/0.284 secs] [Times: user=0.72 sys=0.02, real=0.29 secs]
2014-02-15T15:46:27.781+0800: 1075.677: [GC[YG occupancy: 18839 K (136320 K)]2014-02-15T15:46:27.781+0800: 1075.677: [Rescan (parallel) , 0.0112930 secs]2014-02-15T15:46:27.792+0800: 1075.689: [weak refs processing, 0.0002460 secs]2014-02-15T15:46:27.792+0800: 1075.689: [scrub string table, 0.0013690 secs] [1 CMS-remark: 399977K(487476K)] 418816K(623796K), 0.0130530 secs] [Times: user=0.03 sys=0.01, real=0.01 secs]
2014-02-15T15:46:27.794+0800: 1075.690: [CMS-concurrent-sweep-start]
2014-02-15T15:46:27.911+0800: 1075.807: [CMS-concurrent-sweep: 0.117/0.117 secs] [Times: user=0.21 sys=0.01, real=0.12 secs]
2014-02-15T15:46:27.911+0800: 1075.807: [CMS-concurrent-reset-start]
2014-02-15T15:46:27.913+0800: 1075.810: [CMS-concurrent-reset: 0.002/0.002 secs] [Times: user=0.00 sys=0.00, real=0.00 secs]
{Heap before GC invocations=222 (full 40):
par new generation total 136320K, used 117279K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 44% used [0x00000007b63e0000, 0x00000007b7287c78, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 500204K, used 395158K [0x00000007ba660000, 0x00000007d8edb000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91576K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:46:34.870+0800: 1082.767: [GC2014-02-15T15:46:34.870+0800: 1082.767: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2100784 bytes, 2100784 total
- age 2: 1581640 bytes, 3682424 total
- age 3: 1008608 bytes, 4691032 total
- age 4: 2092288 bytes, 6783320 total
- age 5: 2919520 bytes, 9702840 total
: 117279K->12961K(136320K), 0.0183000 secs] 512437K->408320K(636524K), 0.0183690 secs] [Times: user=0.04 sys=0.00, real=0.01 secs]
Heap after GC invocations=223 (full 40):
par new generation total 136320K, used 12961K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 38% used [0x00000007b8520000, 0x00000007b91c8728, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 500204K, used 395359K [0x00000007ba660000, 0x00000007d8edb000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91576K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=223 (full 40):
par new generation total 136320K, used 115233K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 38% used [0x00000007b8520000, 0x00000007b91c8728, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 500204K, used 395359K [0x00000007ba660000, 0x00000007d8edb000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91576K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:46:41.575+0800: 1089.472: [GC2014-02-15T15:46:41.575+0800: 1089.472: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1131712 bytes, 1131712 total
- age 2: 1087760 bytes, 2219472 total
- age 3: 1572528 bytes, 3792000 total
- age 4: 1008568 bytes, 4800568 total
- age 5: 2092264 bytes, 6892832 total
: 115233K->8387K(136320K), 0.0185840 secs] 510592K->406606K(636524K), 0.0186580 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
Heap after GC invocations=224 (full 40):
par new generation total 136320K, used 8387K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 24% used [0x00000007b63e0000, 0x00000007b6c10e08, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 500204K, used 398219K [0x00000007ba660000, 0x00000007d8edb000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91576K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=224 (full 40):
par new generation total 136320K, used 110659K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 24% used [0x00000007b63e0000, 0x00000007b6c10e08, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 500204K, used 398219K [0x00000007ba660000, 0x00000007d8edb000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91576K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:46:47.874+0800: 1095.771: [GC2014-02-15T15:46:47.874+0800: 1095.771: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1058296 bytes, 1058296 total
- age 2: 946848 bytes, 2005144 total
- age 3: 1086152 bytes, 3091296 total
- age 4: 1571400 bytes, 4662696 total
- age 5: 1008528 bytes, 5671224 total
: 110659K->10691K(136320K), 0.0184260 secs] 508878K->410938K(636524K), 0.0185100 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
Heap after GC invocations=225 (full 40):
par new generation total 136320K, used 10691K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 31% used [0x00000007b8520000, 0x00000007b8f90db0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 500204K, used 400246K [0x00000007ba660000, 0x00000007d8edb000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91576K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=225 (full 40):
par new generation total 136320K, used 112963K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 31% used [0x00000007b8520000, 0x00000007b8f90db0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 500204K, used 400246K [0x00000007ba660000, 0x00000007d8edb000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91578K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:46:59.158+0800: 1107.055: [GC2014-02-15T15:46:59.158+0800: 1107.055: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1296328 bytes, 1296328 total
- age 2: 885232 bytes, 2181560 total
- age 3: 937048 bytes, 3118608 total
- age 4: 1076104 bytes, 4194712 total
- age 5: 1040400 bytes, 5235112 total
: 112963K->5837K(136320K), 0.0154350 secs] 513210K->407070K(636524K), 0.0155020 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
Heap after GC invocations=226 (full 40):
par new generation total 136320K, used 5837K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 17% used [0x00000007b63e0000, 0x00000007b6993698, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 500204K, used 401232K [0x00000007ba660000, 0x00000007d8edb000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91578K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=226 (full 40):
par new generation total 136320K, used 108109K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 17% used [0x00000007b63e0000, 0x00000007b6993698, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 500204K, used 401232K [0x00000007ba660000, 0x00000007d8edb000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91578K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:47:08.690+0800: 1116.586: [GC2014-02-15T15:47:08.690+0800: 1116.586: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1233896 bytes, 1233896 total
- age 2: 1042808 bytes, 2276704 total
- age 3: 83368 bytes, 2360072 total
- age 4: 937024 bytes, 3297096 total
- age 5: 1052872 bytes, 4349968 total
: 108109K->7158K(136320K), 0.0132370 secs] 509342K->409411K(636524K), 0.0133470 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
Heap after GC invocations=227 (full 40):
par new generation total 136320K, used 7158K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 21% used [0x00000007b8520000, 0x00000007b8c1d908, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 500204K, used 402253K [0x00000007ba660000, 0x00000007d8edb000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91578K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=227 (full 40):
par new generation total 136320K, used 109430K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 21% used [0x00000007b8520000, 0x00000007b8c1d908, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 500204K, used 402253K [0x00000007ba660000, 0x00000007d8edb000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91579K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:47:15.206+0800: 1123.102: [GC2014-02-15T15:47:15.206+0800: 1123.102: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2424672 bytes, 2424672 total
- age 2: 193304 bytes, 2617976 total
- age 3: 518400 bytes, 3136376 total
- age 4: 83328 bytes, 3219704 total
- age 5: 937024 bytes, 4156728 total
: 109430K->5565K(136320K), 0.0104890 secs] 511683K->408847K(636524K), 0.0105700 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
Heap after GC invocations=228 (full 40):
par new generation total 136320K, used 5565K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 16% used [0x00000007b63e0000, 0x00000007b694f770, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 500204K, used 403281K [0x00000007ba660000, 0x00000007d8edb000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91579K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=228 (full 40):
par new generation total 136320K, used 107837K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 16% used [0x00000007b63e0000, 0x00000007b694f770, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 500204K, used 403281K [0x00000007ba660000, 0x00000007d8edb000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91606K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:47:22.065+0800: 1129.962: [GC2014-02-15T15:47:22.066+0800: 1129.962: [ParNew
Desired survivor size 17432576 bytes, new threshold 1 (max 5)
- age 1: 19674512 bytes, 19674512 total
- age 2: 1705864 bytes, 21380376 total
- age 3: 156328 bytes, 21536704 total
- age 4: 517904 bytes, 22054608 total
- age 5: 83328 bytes, 22137936 total
: 107837K->23842K(136320K), 0.0153370 secs] 511119K->428040K(636524K), 0.0154360 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
Heap after GC invocations=229 (full 40):
par new generation total 136320K, used 23842K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 70% used [0x00000007b8520000, 0x00000007b9c68a90, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 500204K, used 404197K [0x00000007ba660000, 0x00000007d8edb000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91606K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=229 (full 40):
par new generation total 136320K, used 126114K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 70% used [0x00000007b8520000, 0x00000007b9c68a90, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 500204K, used 404197K [0x00000007ba660000, 0x00000007d8edb000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91606K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:47:24.346+0800: 1132.242: [GC2014-02-15T15:47:24.346+0800: 1132.242: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 8967864 bytes, 8967864 total
: 126114K->11986K(136320K), 0.0350490 secs] 530312K->420456K(636524K), 0.0351320 secs] [Times: user=0.06 sys=0.01, real=0.04 secs]
Heap after GC invocations=230 (full 40):
par new generation total 136320K, used 11986K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 35% used [0x00000007b63e0000, 0x00000007b6f949f8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 500204K, used 408470K [0x00000007ba660000, 0x00000007d8edb000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91606K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=230 (full 40):
par new generation total 136320K, used 114258K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 35% used [0x00000007b63e0000, 0x00000007b6f949f8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 500204K, used 408470K [0x00000007ba660000, 0x00000007d8edb000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91607K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:47:24.679+0800: 1132.576: [GC2014-02-15T15:47:24.679+0800: 1132.576: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 34256 bytes, 34256 total
- age 2: 8909192 bytes, 8943448 total
: 114258K->15518K(136320K), 0.0241580 secs] 522728K->423989K(636524K), 0.0242330 secs] [Times: user=0.05 sys=0.00, real=0.03 secs]
Heap after GC invocations=231 (full 40):
par new generation total 136320K, used 15518K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 45% used [0x00000007b8520000, 0x00000007b9447b60, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 500204K, used 408470K [0x00000007ba660000, 0x00000007d8edb000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91607K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=231 (full 40):
par new generation total 136320K, used 117790K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 45% used [0x00000007b8520000, 0x00000007b9447b60, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 500204K, used 408470K [0x00000007ba660000, 0x00000007d8edb000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91618K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:47:34.190+0800: 1142.086: [GC2014-02-15T15:47:34.190+0800: 1142.086: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 211024 bytes, 211024 total
- age 2: 768 bytes, 211792 total
- age 3: 8869272 bytes, 9081064 total
: 117790K->10505K(136320K), 0.0229960 secs] 526261K->418975K(636524K), 0.0230730 secs] [Times: user=0.04 sys=0.00, real=0.02 secs]
Heap after GC invocations=232 (full 40):
par new generation total 136320K, used 10505K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 30% used [0x00000007b63e0000, 0x00000007b6e225e0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 500204K, used 408470K [0x00000007ba660000, 0x00000007d8edb000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91618K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=232 (full 40):
par new generation total 136320K, used 112777K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 30% used [0x00000007b63e0000, 0x00000007b6e225e0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 500204K, used 408470K [0x00000007ba660000, 0x00000007d8edb000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91619K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:47:44.873+0800: 1152.769: [GC2014-02-15T15:47:44.873+0800: 1152.769: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 728616 bytes, 728616 total
- age 2: 25968 bytes, 754584 total
- age 3: 768 bytes, 755352 total
- age 4: 8869152 bytes, 9624504 total
: 112777K->15883K(136320K), 0.0216130 secs] 521247K->424354K(636524K), 0.0216900 secs] [Times: user=0.04 sys=0.00, real=0.02 secs]
Heap after GC invocations=233 (full 40):
par new generation total 136320K, used 15883K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 46% used [0x00000007b8520000, 0x00000007b94a2f20, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 500204K, used 408470K [0x00000007ba660000, 0x00000007d8edb000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91619K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=233 (full 40):
par new generation total 136320K, used 118155K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 46% used [0x00000007b8520000, 0x00000007b94a2f20, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 500204K, used 408470K [0x00000007ba660000, 0x00000007d8edb000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91620K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:47:56.262+0800: 1164.158: [GC2014-02-15T15:47:56.262+0800: 1164.158: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 249800 bytes, 249800 total
- age 2: 530112 bytes, 779912 total
- age 3: 25968 bytes, 805880 total
- age 4: 768 bytes, 806648 total
- age 5: 8869224 bytes, 9675872 total
: 118155K->11019K(136320K), 0.0241460 secs] 526626K->419489K(636524K), 0.0242420 secs] [Times: user=0.05 sys=0.00, real=0.02 secs]
Heap after GC invocations=234 (full 40):
par new generation total 136320K, used 11019K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 32% used [0x00000007b63e0000, 0x00000007b6ea2dc8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 500204K, used 408470K [0x00000007ba660000, 0x00000007d8edb000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91620K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=234 (full 40):
par new generation total 136320K, used 113291K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 32% used [0x00000007b63e0000, 0x00000007b6ea2dc8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 500204K, used 408470K [0x00000007ba660000, 0x00000007d8edb000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91623K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:48:04.043+0800: 1171.940: [GC2014-02-15T15:48:04.043+0800: 1171.940: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2223344 bytes, 2223344 total
- age 2: 35792 bytes, 2259136 total
- age 3: 530064 bytes, 2789200 total
- age 4: 25872 bytes, 2815072 total
- age 5: 768 bytes, 2815840 total
: 113291K->8450K(136320K), 0.0378390 secs] 521761K->425690K(636524K), 0.0379070 secs] [Times: user=0.07 sys=0.01, real=0.04 secs]
Heap after GC invocations=235 (full 40):
par new generation total 136320K, used 8450K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 24% used [0x00000007b8520000, 0x00000007b8d60800, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 500204K, used 417240K [0x00000007ba660000, 0x00000007d8edb000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91623K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:48:04.082+0800: 1171.978: [GC [1 CMS-initial-mark: 417240K(500204K)] 427284K(636524K), 0.0065040 secs] [Times: user=0.01 sys=0.00, real=0.00 secs]
2014-02-15T15:48:04.088+0800: 1171.985: [CMS-concurrent-mark-start]
2014-02-15T15:48:04.361+0800: 1172.258: [CMS-concurrent-mark: 0.272/0.273 secs] [Times: user=0.70 sys=0.02, real=0.28 secs]
2014-02-15T15:48:04.361+0800: 1172.258: [GC[YG occupancy: 12220 K (136320 K)]2014-02-15T15:48:04.361+0800: 1172.258: [Rescan (parallel) , 0.0053540 secs]2014-02-15T15:48:04.367+0800: 1172.263: [weak refs processing, 0.0002390 secs]2014-02-15T15:48:04.367+0800: 1172.264: [scrub string table, 0.0012100 secs] [1 CMS-remark: 417240K(500204K)] 429461K(636524K), 0.0068900 secs] [Times: user=0.01 sys=0.00, real=0.00 secs]
2014-02-15T15:48:04.369+0800: 1172.265: [CMS-concurrent-sweep-start]
2014-02-15T15:48:04.515+0800: 1172.411: [CMS-concurrent-sweep: 0.146/0.146 secs] [Times: user=0.25 sys=0.02, real=0.15 secs]
2014-02-15T15:48:04.515+0800: 1172.411: [CMS-concurrent-reset-start]
2014-02-15T15:48:04.517+0800: 1172.414: [CMS-concurrent-reset: 0.002/0.002 secs] [Times: user=0.00 sys=0.00, real=0.00 secs]
{Heap before GC invocations=235 (full 41):
par new generation total 136320K, used 110722K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 24% used [0x00000007b8520000, 0x00000007b8d60800, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 509992K, used 402891K [0x00000007ba660000, 0x00000007d986a000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91623K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:48:13.497+0800: 1181.393: [GC2014-02-15T15:48:13.497+0800: 1181.393: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1162552 bytes, 1162552 total
- age 2: 2013904 bytes, 3176456 total
- age 3: 35792 bytes, 3212248 total
- age 4: 5736 bytes, 3217984 total
- age 5: 25872 bytes, 3243856 total
: 110722K->4237K(136320K), 0.0089140 secs] 513613K->407129K(646312K), 0.0090100 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
Heap after GC invocations=236 (full 41):
par new generation total 136320K, used 4237K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 12% used [0x00000007b63e0000, 0x00000007b68037c8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 509992K, used 402891K [0x00000007ba660000, 0x00000007d986a000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91623K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=236 (full 41):
par new generation total 136320K, used 106509K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 12% used [0x00000007b63e0000, 0x00000007b68037c8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 509992K, used 402891K [0x00000007ba660000, 0x00000007d986a000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91632K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:48:20.008+0800: 1187.904: [GC2014-02-15T15:48:20.008+0800: 1187.905: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1085776 bytes, 1085776 total
- age 2: 922936 bytes, 2008712 total
- age 3: 1099064 bytes, 3107776 total
- age 4: 33744 bytes, 3141520 total
- age 5: 5736 bytes, 3147256 total
: 106509K->4579K(136320K), 0.0081030 secs] 509401K->407497K(646312K), 0.0081650 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
Heap after GC invocations=237 (full 41):
par new generation total 136320K, used 4579K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 13% used [0x00000007b8520000, 0x00000007b8998f80, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 509992K, used 402917K [0x00000007ba660000, 0x00000007d986a000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91632K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=237 (full 41):
par new generation total 136320K, used 106851K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 13% used [0x00000007b8520000, 0x00000007b8998f80, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 509992K, used 402917K [0x00000007ba660000, 0x00000007d986a000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91634K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:48:28.786+0800: 1196.683: [GC2014-02-15T15:48:28.787+0800: 1196.683: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 577280 bytes, 577280 total
- age 2: 842232 bytes, 1419512 total
- age 3: 922824 bytes, 2342336 total
- age 4: 1081584 bytes, 3423920 total
- age 5: 33744 bytes, 3457664 total
: 106851K->4611K(136320K), 0.0095280 secs] 509769K->407534K(646312K), 0.0096210 secs] [Times: user=0.01 sys=0.00, real=0.01 secs]
Heap after GC invocations=238 (full 41):
par new generation total 136320K, used 4611K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 13% used [0x00000007b63e0000, 0x00000007b6860d90, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 509992K, used 402923K [0x00000007ba660000, 0x00000007d986a000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91634K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=238 (full 41):
par new generation total 136320K, used 106883K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 13% used [0x00000007b63e0000, 0x00000007b6860d90, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 509992K, used 402923K [0x00000007ba660000, 0x00000007d986a000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91640K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:48:39.431+0800: 1207.327: [GC2014-02-15T15:48:39.431+0800: 1207.327: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1858240 bytes, 1858240 total
- age 2: 318880 bytes, 2177120 total
- age 3: 833080 bytes, 3010200 total
- age 4: 922800 bytes, 3933000 total
- age 5: 1001584 bytes, 4934584 total
: 106883K->6488K(136320K), 0.0126900 secs] 509806K->409444K(646312K), 0.0127640 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
Heap after GC invocations=239 (full 41):
par new generation total 136320K, used 6488K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 19% used [0x00000007b8520000, 0x00000007b8b76238, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 509992K, used 402956K [0x00000007ba660000, 0x00000007d986a000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91640K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=239 (full 41):
par new generation total 136320K, used 108760K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 19% used [0x00000007b8520000, 0x00000007b8b76238, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 509992K, used 402956K [0x00000007ba660000, 0x00000007d986a000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91641K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:48:47.377+0800: 1215.273: [GC2014-02-15T15:48:47.377+0800: 1215.273: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1928752 bytes, 1928752 total
- age 2: 1618904 bytes, 3547656 total
- age 3: 310888 bytes, 3858544 total
- age 4: 71592 bytes, 3930136 total
- age 5: 398496 bytes, 4328632 total
: 108760K->4415K(136320K), 0.0107050 secs] 511716K->408278K(646312K), 0.0107970 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
Heap after GC invocations=240 (full 41):
par new generation total 136320K, used 4415K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 12% used [0x00000007b63e0000, 0x00000007b682ff70, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 509992K, used 403862K [0x00000007ba660000, 0x00000007d986a000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91641K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=240 (full 41):
par new generation total 136320K, used 106687K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 12% used [0x00000007b63e0000, 0x00000007b682ff70, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 509992K, used 403862K [0x00000007ba660000, 0x00000007d986a000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91642K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:48:54.003+0800: 1221.900: [GC2014-02-15T15:48:54.003+0800: 1221.900: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 11839264 bytes, 11839264 total
- age 2: 1189728 bytes, 13028992 total
- age 3: 1618856 bytes, 14647848 total
- age 4: 310064 bytes, 14957912 total
- age 5: 44072 bytes, 15001984 total
: 106687K->16876K(136320K), 0.0288670 secs] 510550K->421130K(646312K), 0.0289360 secs] [Times: user=0.06 sys=0.00, real=0.03 secs]
Heap after GC invocations=241 (full 41):
par new generation total 136320K, used 16876K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 49% used [0x00000007b8520000, 0x00000007b959b278, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 509992K, used 404254K [0x00000007ba660000, 0x00000007d986a000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91642K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=241 (full 41):
par new generation total 136320K, used 119148K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 49% used [0x00000007b8520000, 0x00000007b959b278, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 509992K, used 404254K [0x00000007ba660000, 0x00000007d986a000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91642K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:48:54.887+0800: 1222.783: [GC2014-02-15T15:48:54.887+0800: 1222.783: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1602240 bytes, 1602240 total
- age 2: 11697928 bytes, 13300168 total
- age 3: 1189496 bytes, 14489664 total
- age 4: 1618856 bytes, 16108520 total
- age 5: 310016 bytes, 16418536 total
: 119148K->24014K(136320K), 0.0328130 secs] 523402K->428313K(646312K), 0.0329170 secs] [Times: user=0.07 sys=0.00, real=0.04 secs]
Heap after GC invocations=242 (full 41):
par new generation total 136320K, used 24014K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 70% used [0x00000007b63e0000, 0x00000007b7b53bf8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 509992K, used 404298K [0x00000007ba660000, 0x00000007d986a000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91642K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=242 (full 41):
par new generation total 136320K, used 126280K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 99% used [0x00000007b0000000, 0x00000007b63de468, 0x00000007b63e0000)
from space 34048K, 70% used [0x00000007b63e0000, 0x00000007b7b53bf8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 509992K, used 404298K [0x00000007ba660000, 0x00000007d986a000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91642K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:48:57.958+0800: 1225.854: [GC2014-02-15T15:48:57.958+0800: 1225.855: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1083648 bytes, 1083648 total
- age 2: 1522296 bytes, 2605944 total
- age 3: 11628208 bytes, 14234152 total
- age 4: 1123232 bytes, 15357384 total
- age 5: 1618856 bytes, 16976240 total
: 126280K->22551K(136320K), 0.0326740 secs] 530578K->427157K(646312K), 0.0327420 secs] [Times: user=0.06 sys=0.01, real=0.04 secs]
Heap after GC invocations=243 (full 41):
par new generation total 136320K, used 22551K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 66% used [0x00000007b8520000, 0x00000007b9b25db0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 509992K, used 404606K [0x00000007ba660000, 0x00000007d986a000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91642K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=243 (full 41):
par new generation total 136320K, used 124823K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 66% used [0x00000007b8520000, 0x00000007b9b25db0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 509992K, used 404606K [0x00000007ba660000, 0x00000007d986a000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91642K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:49:02.752+0800: 1230.649: [GC2014-02-15T15:49:02.752+0800: 1230.649: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1002832 bytes, 1002832 total
- age 2: 929368 bytes, 1932200 total
- age 3: 1520184 bytes, 3452384 total
- age 4: 11619368 bytes, 15071752 total
- age 5: 293224 bytes, 15364976 total
: 124823K->24285K(136320K), 0.0309890 secs] 529429K->430479K(646312K), 0.0310980 secs] [Times: user=0.06 sys=0.00, real=0.03 secs]
Heap after GC invocations=244 (full 41):
par new generation total 136320K, used 24285K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 71% used [0x00000007b63e0000, 0x00000007b7b97588, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 509992K, used 406194K [0x00000007ba660000, 0x00000007d986a000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91642K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=244 (full 41):
par new generation total 136320K, used 126557K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 71% used [0x00000007b63e0000, 0x00000007b7b97588, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 509992K, used 406194K [0x00000007ba660000, 0x00000007d986a000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91642K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:49:09.869+0800: 1237.765: [GC2014-02-15T15:49:09.869+0800: 1237.765: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1973776 bytes, 1973776 total
- age 2: 885000 bytes, 2858776 total
- age 3: 875328 bytes, 3734104 total
- age 4: 1520184 bytes, 5254288 total
- age 5: 11619344 bytes, 16873632 total
: 126557K->30606K(136320K), 0.0284240 secs] 532751K->437088K(646312K), 0.0284970 secs] [Times: user=0.06 sys=0.00, real=0.03 secs]
Heap after GC invocations=245 (full 41):
par new generation total 136320K, used 30606K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 89% used [0x00000007b8520000, 0x00000007ba303b50, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 509992K, used 406481K [0x00000007ba660000, 0x00000007d986a000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91642K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=245 (full 41):
par new generation total 136320K, used 132878K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 89% used [0x00000007b8520000, 0x00000007ba303b50, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 509992K, used 406481K [0x00000007ba660000, 0x00000007d986a000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91643K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:49:19.694+0800: 1247.591: [GC2014-02-15T15:49:19.694+0800: 1247.591: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 759544 bytes, 759544 total
- age 2: 1073240 bytes, 1832784 total
- age 3: 807096 bytes, 2639880 total
- age 4: 871320 bytes, 3511200 total
- age 5: 1520136 bytes, 5031336 total
: 132878K->10065K(136320K), 0.0423750 secs] 539360K->427635K(646312K), 0.0424710 secs] [Times: user=0.08 sys=0.00, real=0.04 secs]
Heap after GC invocations=246 (full 41):
par new generation total 136320K, used 10065K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 29% used [0x00000007b63e0000, 0x00000007b6db4770, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 509992K, used 417569K [0x00000007ba660000, 0x00000007d986a000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91643K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=246 (full 41):
par new generation total 136320K, used 112337K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 29% used [0x00000007b63e0000, 0x00000007b6db4770, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 509992K, used 417569K [0x00000007ba660000, 0x00000007d986a000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91645K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:49:23.797+0800: 1251.694: [GC2014-02-15T15:49:23.797+0800: 1251.694: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2606104 bytes, 2606104 total
- age 2: 72688 bytes, 2678792 total
- age 3: 1066488 bytes, 3745280 total
- age 4: 807096 bytes, 4552376 total
- age 5: 871320 bytes, 5423696 total
: 112337K->6494K(136320K), 0.0153120 secs] 529907K->425579K(646312K), 0.0153830 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
Heap after GC invocations=247 (full 41):
par new generation total 136320K, used 6494K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 19% used [0x00000007b8520000, 0x00000007b8b77a08, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 509992K, used 419084K [0x00000007ba660000, 0x00000007d986a000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91645K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:49:23.813+0800: 1251.709: [GC [1 CMS-initial-mark: 419084K(509992K)] 425604K(646312K), 0.0082020 secs] [Times: user=0.01 sys=0.00, real=0.01 secs]
2014-02-15T15:49:23.821+0800: 1251.718: [CMS-concurrent-mark-start]
2014-02-15T15:49:24.106+0800: 1252.002: [CMS-concurrent-mark: 0.285/0.285 secs] [Times: user=0.75 sys=0.03, real=0.28 secs]
2014-02-15T15:49:24.106+0800: 1252.003: [GC[YG occupancy: 10413 K (136320 K)]2014-02-15T15:49:24.106+0800: 1252.003: [Rescan (parallel) , 0.0069950 secs]2014-02-15T15:49:24.113+0800: 1252.010: [weak refs processing, 0.0002150 secs]2014-02-15T15:49:24.113+0800: 1252.010: [scrub string table, 0.0013220 secs] [1 CMS-remark: 419084K(509992K)] 429498K(646312K), 0.0086240 secs] [Times: user=0.01 sys=0.00, real=0.01 secs]
2014-02-15T15:49:24.115+0800: 1252.012: [CMS-concurrent-sweep-start]
2014-02-15T15:49:24.250+0800: 1252.147: [CMS-concurrent-sweep: 0.135/0.135 secs] [Times: user=0.24 sys=0.01, real=0.14 secs]
2014-02-15T15:49:24.250+0800: 1252.147: [CMS-concurrent-reset-start]
2014-02-15T15:49:24.253+0800: 1252.149: [CMS-concurrent-reset: 0.002/0.002 secs] [Times: user=0.00 sys=0.00, real=0.00 secs]
{Heap before GC invocations=247 (full 42):
par new generation total 136320K, used 108766K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 19% used [0x00000007b8520000, 0x00000007b8b77a08, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 513992K, used 406051K [0x00000007ba660000, 0x00000007d9c52000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91647K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:49:33.056+0800: 1260.952: [GC2014-02-15T15:49:33.056+0800: 1260.952: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2930904 bytes, 2930904 total
- age 2: 1988824 bytes, 4919728 total
- age 3: 72688 bytes, 4992416 total
- age 4: 1066416 bytes, 6058832 total
- age 5: 806040 bytes, 6864872 total
: 108766K->10640K(136320K), 0.0156030 secs] 514817K->417542K(650312K), 0.0156970 secs] [Times: user=0.03 sys=0.01, real=0.02 secs]
Heap after GC invocations=248 (full 42):
par new generation total 136320K, used 10640K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 31% used [0x00000007b63e0000, 0x00000007b6e442d8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 513992K, used 406901K [0x00000007ba660000, 0x00000007d9c52000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91647K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=248 (full 42):
par new generation total 136320K, used 112172K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 99% used [0x00000007b0000000, 0x00000007b6326fc0, 0x00000007b63e0000)
from space 34048K, 31% used [0x00000007b63e0000, 0x00000007b6e442d8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 513992K, used 406901K [0x00000007ba660000, 0x00000007d9c52000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91652K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:49:42.488+0800: 1270.385: [GC2014-02-15T15:49:42.488+0800: 1270.385: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2042536 bytes, 2042536 total
- age 2: 2230920 bytes, 4273456 total
- age 3: 1988544 bytes, 6262000 total
- age 4: 9056 bytes, 6271056 total
- age 5: 1066392 bytes, 7337448 total
: 112172K->9360K(136320K), 0.0143060 secs] 519074K->417050K(650312K), 0.0143730 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
Heap after GC invocations=249 (full 42):
par new generation total 136320K, used 9360K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 27% used [0x00000007b8520000, 0x00000007b8e44038, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 513992K, used 407690K [0x00000007ba660000, 0x00000007d9c52000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91652K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=249 (full 42):
par new generation total 136320K, used 111001K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 99% used [0x00000007b0000000, 0x00000007b6342660, 0x00000007b63e0000)
from space 34048K, 27% used [0x00000007b8520000, 0x00000007b8e44038, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 513992K, used 407690K [0x00000007ba660000, 0x00000007d9c52000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91653K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:49:51.278+0800: 1279.175: [GC2014-02-15T15:49:51.278+0800: 1279.175: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2104720 bytes, 2104720 total
- age 2: 1341800 bytes, 3446520 total
- age 3: 2230856 bytes, 5677376 total
- age 4: 1988544 bytes, 7665920 total
- age 5: 9056 bytes, 7674976 total
: 111001K->10165K(136320K), 0.0180620 secs] 518692K->418902K(650312K), 0.0181580 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
Heap after GC invocations=250 (full 42):
par new generation total 136320K, used 10165K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 29% used [0x00000007b63e0000, 0x00000007b6dcd628, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 513992K, used 408737K [0x00000007ba660000, 0x00000007d9c52000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91653K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=250 (full 42):
par new generation total 136320K, used 112437K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 29% used [0x00000007b63e0000, 0x00000007b6dcd628, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 513992K, used 408737K [0x00000007ba660000, 0x00000007d9c52000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91654K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:49:58.715+0800: 1286.611: [GC2014-02-15T15:49:58.715+0800: 1286.611: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1636240 bytes, 1636240 total
- age 2: 1409776 bytes, 3046016 total
- age 3: 1341736 bytes, 4387752 total
- age 4: 2229736 bytes, 6617488 total
- age 5: 1988496 bytes, 8605984 total
: 112437K->13625K(136320K), 0.0198350 secs] 521174K->422371K(650312K), 0.0458280 secs] [Times: user=0.04 sys=0.00, real=0.05 secs]
Heap after GC invocations=251 (full 42):
par new generation total 136320K, used 13625K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 40% used [0x00000007b8520000, 0x00000007b926e748, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 513992K, used 408746K [0x00000007ba660000, 0x00000007d9c52000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91654K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=251 (full 42):
par new generation total 136320K, used 115897K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 40% used [0x00000007b8520000, 0x00000007b926e748, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 513992K, used 408746K [0x00000007ba660000, 0x00000007d9c52000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91655K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:50:09.268+0800: 1297.164: [GC2014-02-15T15:50:09.268+0800: 1297.164: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 768464 bytes, 768464 total
- age 2: 952288 bytes, 1720752 total
- age 3: 1409712 bytes, 3130464 total
- age 4: 1341712 bytes, 4472176 total
- age 5: 2204136 bytes, 6676312 total
: 115897K->8034K(136320K), 0.0178620 secs] 524643K->418725K(650312K), 0.0179750 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
Heap after GC invocations=252 (full 42):
par new generation total 136320K, used 8034K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 23% used [0x00000007b63e0000, 0x00000007b6bb8a30, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 513992K, used 410691K [0x00000007ba660000, 0x00000007d9c52000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91655K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=252 (full 42):
par new generation total 136320K, used 110306K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 23% used [0x00000007b63e0000, 0x00000007b6bb8a30, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 513992K, used 410691K [0x00000007ba660000, 0x00000007d9c52000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91656K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:50:20.026+0800: 1307.922: [GC2014-02-15T15:50:20.026+0800: 1307.922: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 791056 bytes, 791056 total
- age 2: 6496 bytes, 797552 total
- age 3: 849392 bytes, 1646944 total
- age 4: 1408432 bytes, 3055376 total
- age 5: 1337784 bytes, 4393160 total
: 110306K->6903K(136320K), 0.0184290 secs] 520997K->419757K(650312K), 0.0184990 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
Heap after GC invocations=253 (full 42):
par new generation total 136320K, used 6903K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 20% used [0x00000007b8520000, 0x00000007b8bddf88, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 513992K, used 412853K [0x00000007ba660000, 0x00000007d9c52000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91656K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=253 (full 42):
par new generation total 136320K, used 109175K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 20% used [0x00000007b8520000, 0x00000007b8bddf88, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 513992K, used 412853K [0x00000007ba660000, 0x00000007d9c52000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91667K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:50:31.514+0800: 1319.410: [GC2014-02-15T15:50:31.514+0800: 1319.410: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 875240 bytes, 875240 total
- age 2: 12952 bytes, 888192 total
- age 3: 6368 bytes, 894560 total
- age 4: 776672 bytes, 1671232 total
- age 5: 1408432 bytes, 3079664 total
: 109175K->4938K(136320K), 0.0139960 secs] 522029K->419104K(650312K), 0.0140620 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
Heap after GC invocations=254 (full 42):
par new generation total 136320K, used 4938K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 14% used [0x00000007b63e0000, 0x00000007b68b2998, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 513992K, used 414165K [0x00000007ba660000, 0x00000007d9c52000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91667K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=254 (full 42):
par new generation total 136320K, used 106576K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 99% used [0x00000007b0000000, 0x00000007b63416b0, 0x00000007b63e0000)
from space 34048K, 14% used [0x00000007b63e0000, 0x00000007b68b2998, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 513992K, used 414165K [0x00000007ba660000, 0x00000007d9c52000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91668K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:50:39.753+0800: 1327.649: [GC2014-02-15T15:50:39.753+0800: 1327.649: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 743176 bytes, 743176 total
- age 2: 383864 bytes, 1127040 total
- age 3: 12280 bytes, 1139320 total
- age 4: 6344 bytes, 1145664 total
- age 5: 776672 bytes, 1922336 total
: 106576K->3990K(136320K), 0.0119520 secs] 520741K->419538K(650312K), 0.0120460 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
Heap after GC invocations=255 (full 42):
par new generation total 136320K, used 3990K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 11% used [0x00000007b8520000, 0x00000007b8905ac8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 513992K, used 415547K [0x00000007ba660000, 0x00000007d9c52000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91668K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=255 (full 42):
par new generation total 136320K, used 106262K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 11% used [0x00000007b8520000, 0x00000007b8905ac8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 513992K, used 415547K [0x00000007ba660000, 0x00000007d9c52000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91668K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:50:48.792+0800: 1336.689: [GC2014-02-15T15:50:48.793+0800: 1336.689: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 755720 bytes, 755720 total
- age 2: 41008 bytes, 796728 total
- age 3: 340160 bytes, 1136888 total
- age 4: 12008 bytes, 1148896 total
- age 5: 6344 bytes, 1155240 total
: 106262K->1835K(136320K), 0.0095470 secs] 521810K->418145K(650312K), 0.0096320 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
Heap after GC invocations=256 (full 42):
par new generation total 136320K, used 1835K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 5% used [0x00000007b63e0000, 0x00000007b65aae30, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 513992K, used 416309K [0x00000007ba660000, 0x00000007d9c52000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91668K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=256 (full 42):
par new generation total 136320K, used 104107K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 5% used [0x00000007b63e0000, 0x00000007b65aae30, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 513992K, used 416309K [0x00000007ba660000, 0x00000007d9c52000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91676K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:50:57.405+0800: 1345.302: [GC2014-02-15T15:50:57.405+0800: 1345.302: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1817224 bytes, 1817224 total
- age 2: 72192 bytes, 1889416 total
- age 3: 39664 bytes, 1929080 total
- age 4: 314560 bytes, 2243640 total
- age 5: 12008 bytes, 2255648 total
: 104107K->2657K(136320K), 0.0097590 secs] 520417K->418972K(650312K), 0.0098520 secs] [Times: user=0.02 sys=0.01, real=0.01 secs]
Heap after GC invocations=257 (full 42):
par new generation total 136320K, used 2657K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 7% used [0x00000007b8520000, 0x00000007b87b84d8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 513992K, used 416315K [0x00000007ba660000, 0x00000007d9c52000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91676K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=257 (full 42):
par new generation total 136320K, used 104909K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 99% used [0x00000007b0000000, 0x00000007b63db228, 0x00000007b63e0000)
from space 34048K, 7% used [0x00000007b8520000, 0x00000007b87b84d8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 513992K, used 416315K [0x00000007ba660000, 0x00000007d9c52000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91677K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:51:06.693+0800: 1354.590: [GC2014-02-15T15:51:06.694+0800: 1354.590: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2230336 bytes, 2230336 total
- age 2: 1087704 bytes, 3318040 total
- age 3: 46432 bytes, 3364472 total
- age 4: 31272 bytes, 3395744 total
- age 5: 314520 bytes, 3710264 total
: 104909K->4898K(136320K), 0.0127980 secs] 521225K->421225K(650312K), 0.0128850 secs] [Times: user=0.03 sys=0.00, real=0.01 secs]
Heap after GC invocations=258 (full 42):
par new generation total 136320K, used 4898K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 14% used [0x00000007b63e0000, 0x00000007b68a8900, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 513992K, used 416327K [0x00000007ba660000, 0x00000007d9c52000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91677K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=258 (full 42):
par new generation total 136320K, used 107170K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 14% used [0x00000007b63e0000, 0x00000007b68a8900, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 513992K, used 416327K [0x00000007ba660000, 0x00000007d9c52000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91678K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:51:16.995+0800: 1364.892: [GC2014-02-15T15:51:16.995+0800: 1364.892: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1226960 bytes, 1226960 total
- age 2: 1503744 bytes, 2730704 total
- age 3: 1079256 bytes, 3809960 total
- age 4: 18528 bytes, 3828488 total
- age 5: 31200 bytes, 3859688 total
: 107170K->6068K(136320K), 0.0109230 secs] 523497K->422704K(650312K), 0.0110140 secs] [Times: user=0.03 sys=0.00, real=0.01 secs]
Heap after GC invocations=259 (full 42):
par new generation total 136320K, used 6068K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 17% used [0x00000007b8520000, 0x00000007b8b0d100, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 513992K, used 416636K [0x00000007ba660000, 0x00000007d9c52000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91678K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=259 (full 42):
par new generation total 136320K, used 108340K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 17% used [0x00000007b8520000, 0x00000007b8b0d100, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 513992K, used 416636K [0x00000007ba660000, 0x00000007d9c52000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91679K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:51:25.382+0800: 1373.279: [GC2014-02-15T15:51:25.382+0800: 1373.279: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 497800 bytes, 497800 total
- age 2: 556672 bytes, 1054472 total
- age 3: 1459896 bytes, 2514368 total
- age 4: 1079256 bytes, 3593624 total
- age 5: 16928 bytes, 3610552 total
: 108340K->5383K(136320K), 0.0103610 secs] 524976K->422050K(650312K), 0.0104370 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
Heap after GC invocations=260 (full 42):
par new generation total 136320K, used 5383K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 15% used [0x00000007b63e0000, 0x00000007b6921eb0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 513992K, used 416666K [0x00000007ba660000, 0x00000007d9c52000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91679K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=260 (full 42):
par new generation total 136320K, used 107655K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 15% used [0x00000007b63e0000, 0x00000007b6921eb0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 513992K, used 416666K [0x00000007ba660000, 0x00000007d9c52000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91680K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:51:34.238+0800: 1382.134: [GC2014-02-15T15:51:34.239+0800: 1382.135: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2298160 bytes, 2298160 total
- age 2: 34496 bytes, 2332656 total
- age 3: 476584 bytes, 2809240 total
- age 4: 1459776 bytes, 4269016 total
- age 5: 1053592 bytes, 5322608 total
: 107655K->7014K(136320K), 0.0127520 secs] 524322K->423689K(650312K), 0.0135220 secs] [Times: user=0.02 sys=0.00, real=0.02 secs]
Heap after GC invocations=261 (full 42):
par new generation total 136320K, used 7014K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 20% used [0x00000007b8520000, 0x00000007b8bf98b8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 513992K, used 416675K [0x00000007ba660000, 0x00000007d9c52000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91680K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=261 (full 42):
par new generation total 136320K, used 109286K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 20% used [0x00000007b8520000, 0x00000007b8bf98b8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 513992K, used 416675K [0x00000007ba660000, 0x00000007d9c52000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91682K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:51:43.023+0800: 1390.920: [GC2014-02-15T15:51:43.024+0800: 1390.920: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1714448 bytes, 1714448 total
- age 2: 1830952 bytes, 3545400 total
- age 3: 34320 bytes, 3579720 total
- age 4: 396560 bytes, 3976280 total
- age 5: 1459776 bytes, 5436056 total
: 109286K->9479K(136320K), 0.0159190 secs] 525961K->427193K(650312K), 0.0159890 secs] [Times: user=0.03 sys=0.01, real=0.01 secs]
Heap after GC invocations=262 (full 42):
par new generation total 136320K, used 9479K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 27% used [0x00000007b63e0000, 0x00000007b6d21df0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 513992K, used 417713K [0x00000007ba660000, 0x00000007d9c52000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91682K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=262 (full 42):
par new generation total 136320K, used 111751K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 27% used [0x00000007b63e0000, 0x00000007b6d21df0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 513992K, used 417713K [0x00000007ba660000, 0x00000007d9c52000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91683K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:51:46.129+0800: 1394.026: [GC2014-02-15T15:51:46.129+0800: 1394.026: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 10286352 bytes, 10286352 total
- age 2: 1523240 bytes, 11809592 total
- age 3: 1830720 bytes, 13640312 total
- age 4: 34320 bytes, 13674632 total
- age 5: 316368 bytes, 13991000 total
: 111751K->14612K(136320K), 0.0324350 secs] 529465K->433758K(650312K), 0.0325280 secs] [Times: user=0.07 sys=0.00, real=0.04 secs]
Heap after GC invocations=263 (full 42):
par new generation total 136320K, used 14612K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 42% used [0x00000007b8520000, 0x00000007b93651a0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 513992K, used 419146K [0x00000007ba660000, 0x00000007d9c52000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91683K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=263 (full 42):
par new generation total 136320K, used 116884K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 42% used [0x00000007b8520000, 0x00000007b93651a0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 513992K, used 419146K [0x00000007ba660000, 0x00000007d9c52000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91683K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:51:46.387+0800: 1394.284: [GC2014-02-15T15:51:46.387+0800: 1394.284: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 291640 bytes, 291640 total
- age 2: 10239280 bytes, 10530920 total
- age 3: 998704 bytes, 11529624 total
- age 4: 1830720 bytes, 13360344 total
- age 5: 34320 bytes, 13394664 total
: 116884K->21279K(136320K), 0.0245220 secs] 536030K->440735K(650312K), 0.0245960 secs] [Times: user=0.05 sys=0.00, real=0.03 secs]
Heap after GC invocations=264 (full 42):
par new generation total 136320K, used 21279K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 62% used [0x00000007b63e0000, 0x00000007b78a7fb0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 513992K, used 419455K [0x00000007ba660000, 0x00000007d9c52000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91683K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=264 (full 42):
par new generation total 136320K, used 123551K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 62% used [0x00000007b63e0000, 0x00000007b78a7fb0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 513992K, used 419455K [0x00000007ba660000, 0x00000007d9c52000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91685K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:52:00.452+0800: 1408.349: [GC2014-02-15T15:52:00.452+0800: 1408.349: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1032800 bytes, 1032800 total
- age 2: 48 bytes, 1032848 total
- age 3: 10209456 bytes, 11242304 total
- age 4: 983936 bytes, 12226240 total
- age 5: 1805488 bytes, 14031728 total
: 123551K->18744K(136320K), 0.0243740 secs] 543007K->438216K(650312K), 0.0244420 secs] [Times: user=0.04 sys=0.00, real=0.02 secs]
Heap after GC invocations=265 (full 42):
par new generation total 136320K, used 18744K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 55% used [0x00000007b8520000, 0x00000007b976e080, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 513992K, used 419472K [0x00000007ba660000, 0x00000007d9c52000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91685K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=265 (full 42):
par new generation total 136320K, used 121016K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 55% used [0x00000007b8520000, 0x00000007b976e080, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 513992K, used 419472K [0x00000007ba660000, 0x00000007d9c52000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91685K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:52:10.192+0800: 1418.088: [GC2014-02-15T15:52:10.192+0800: 1418.088: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1334160 bytes, 1334160 total
- age 2: 395912 bytes, 1730072 total
- age 3: 48 bytes, 1730120 total
- age 4: 10209440 bytes, 11939560 total
- age 5: 983912 bytes, 12923472 total
: 121016K->13462K(136320K), 0.0296880 secs] 540488K->434677K(650312K), 0.0300140 secs] [Times: user=0.06 sys=0.00, real=0.03 secs]
Heap after GC invocations=266 (full 42):
par new generation total 136320K, used 13462K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 39% used [0x00000007b63e0000, 0x00000007b7105828, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 513992K, used 421215K [0x00000007ba660000, 0x00000007d9c52000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91685K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=266 (full 42):
par new generation total 136320K, used 115734K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 39% used [0x00000007b63e0000, 0x00000007b7105828, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 513992K, used 421215K [0x00000007ba660000, 0x00000007d9c52000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91691K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:52:19.697+0800: 1427.594: [GC2014-02-15T15:52:19.697+0800: 1427.594: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1410904 bytes, 1410904 total
- age 2: 540208 bytes, 1951112 total
- age 3: 395200 bytes, 2346312 total
- age 4: 48 bytes, 2346360 total
- age 5: 10209416 bytes, 12555776 total
: 115734K->12833K(136320K), 0.0257430 secs] 536949K->435014K(650312K), 0.0258240 secs] [Times: user=0.05 sys=0.00, real=0.03 secs]
Heap after GC invocations=267 (full 42):
par new generation total 136320K, used 12833K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 37% used [0x00000007b8520000, 0x00000007b91a8748, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 513992K, used 422180K [0x00000007ba660000, 0x00000007d9c52000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91691K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:52:19.723+0800: 1427.620: [GC [1 CMS-initial-mark: 422180K(513992K)] 435033K(650312K), 0.0174050 secs] [Times: user=0.02 sys=0.00, real=0.02 secs]
2014-02-15T15:52:19.741+0800: 1427.637: [CMS-concurrent-mark-start]
2014-02-15T15:52:19.993+0800: 1427.890: [CMS-concurrent-mark: 0.252/0.252 secs] [Times: user=0.67 sys=0.03, real=0.25 secs]
2014-02-15T15:52:19.994+0800: 1427.890: [GC[YG occupancy: 16718 K (136320 K)]2014-02-15T15:52:19.994+0800: 1427.890: [Rescan (parallel) , 0.0110350 secs]2014-02-15T15:52:20.005+0800: 1427.901: [weak refs processing, 0.0002160 secs]2014-02-15T15:52:20.005+0800: 1427.901: [scrub string table, 0.0012130 secs] [1 CMS-remark: 422180K(513992K)] 438898K(650312K), 0.0125590 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
2014-02-15T15:52:20.006+0800: 1427.903: [CMS-concurrent-sweep-start]
2014-02-15T15:52:20.135+0800: 1428.031: [CMS-concurrent-sweep: 0.128/0.128 secs] [Times: user=0.20 sys=0.01, real=0.13 secs]
2014-02-15T15:52:20.135+0800: 1428.032: [CMS-concurrent-reset-start]
2014-02-15T15:52:20.138+0800: 1428.035: [CMS-concurrent-reset: 0.003/0.003 secs] [Times: user=0.01 sys=0.00, real=0.00 secs]
{Heap before GC invocations=267 (full 43):
par new generation total 136320K, used 115105K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 37% used [0x00000007b8520000, 0x00000007b91a8748, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 521012K, used 411597K [0x00000007ba660000, 0x00000007da32d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91691K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:52:29.552+0800: 1437.449: [GC2014-02-15T15:52:29.552+0800: 1437.449: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1643176 bytes, 1643176 total
- age 2: 612136 bytes, 2255312 total
- age 3: 539552 bytes, 2794864 total
- age 4: 385440 bytes, 3180304 total
- age 5: 48 bytes, 3180352 total
: 115105K->12395K(136320K), 0.0359100 secs] 526703K->434072K(657332K), 0.0359870 secs] [Times: user=0.07 sys=0.00, real=0.03 secs]
Heap after GC invocations=268 (full 43):
par new generation total 136320K, used 12395K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 36% used [0x00000007b63e0000, 0x00000007b6ffaee0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 521012K, used 421677K [0x00000007ba660000, 0x00000007da32d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91691K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=268 (full 43):
par new generation total 136320K, used 114667K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 36% used [0x00000007b63e0000, 0x00000007b6ffaee0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 521012K, used 421677K [0x00000007ba660000, 0x00000007da32d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91692K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:52:38.200+0800: 1446.097: [GC2014-02-15T15:52:38.200+0800: 1446.097: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2313912 bytes, 2313912 total
- age 2: 908000 bytes, 3221912 total
- age 3: 565352 bytes, 3787264 total
- age 4: 530792 bytes, 4318056 total
- age 5: 384064 bytes, 4702120 total
: 114667K->5823K(136320K), 0.0124190 secs] 536344K->427501K(657332K), 0.0125080 secs] [Times: user=0.03 sys=0.00, real=0.01 secs]
Heap after GC invocations=269 (full 43):
par new generation total 136320K, used 5823K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 17% used [0x00000007b8520000, 0x00000007b8acffb0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 521012K, used 421677K [0x00000007ba660000, 0x00000007da32d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91692K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=269 (full 43):
par new generation total 136320K, used 108095K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 17% used [0x00000007b8520000, 0x00000007b8acffb0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 521012K, used 421677K [0x00000007ba660000, 0x00000007da32d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91696K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:52:48.606+0800: 1456.502: [GC2014-02-15T15:52:48.606+0800: 1456.502: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 287464 bytes, 287464 total
- age 2: 2112440 bytes, 2399904 total
- age 3: 866776 bytes, 3266680 total
- age 4: 555912 bytes, 3822592 total
- age 5: 509888 bytes, 4332480 total
: 108095K->6613K(136320K), 0.0130680 secs] 529773K->428648K(657332K), 0.0131380 secs] [Times: user=0.03 sys=0.00, real=0.01 secs]
Heap after GC invocations=270 (full 43):
par new generation total 136320K, used 6613K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 19% used [0x00000007b63e0000, 0x00000007b6a554c8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 521012K, used 422035K [0x00000007ba660000, 0x00000007da32d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91696K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=270 (full 43):
par new generation total 136320K, used 108885K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 19% used [0x00000007b63e0000, 0x00000007b6a554c8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 521012K, used 422035K [0x00000007ba660000, 0x00000007da32d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91698K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:52:55.446+0800: 1463.342: [GC2014-02-15T15:52:55.446+0800: 1463.342: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 10348264 bytes, 10348264 total
- age 2: 72232 bytes, 10420496 total
- age 3: 2112168 bytes, 12532664 total
- age 4: 866544 bytes, 13399208 total
- age 5: 555720 bytes, 13954928 total
: 108885K->14696K(136320K), 0.0310010 secs] 530920K->437206K(657332K), 0.0310800 secs] [Times: user=0.06 sys=0.00, real=0.03 secs]
Heap after GC invocations=271 (full 43):
par new generation total 136320K, used 14696K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 43% used [0x00000007b8520000, 0x00000007b937a028, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 521012K, used 422510K [0x00000007ba660000, 0x00000007da32d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91698K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=271 (full 43):
par new generation total 136320K, used 116968K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 43% used [0x00000007b8520000, 0x00000007b937a028, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 521012K, used 422510K [0x00000007ba660000, 0x00000007da32d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91699K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:52:55.686+0800: 1463.582: [GC2014-02-15T15:52:55.686+0800: 1463.582: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 20960 bytes, 20960 total
- age 2: 10222936 bytes, 10243896 total
- age 3: 71984 bytes, 10315880 total
- age 4: 2112168 bytes, 12428048 total
- age 5: 863976 bytes, 13292024 total
: 116968K->22456K(136320K), 0.0256090 secs] 539478K->445512K(657332K), 0.0256880 secs] [Times: user=0.05 sys=0.00, real=0.03 secs]
Heap after GC invocations=272 (full 43):
par new generation total 136320K, used 22456K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 65% used [0x00000007b63e0000, 0x00000007b79ce2a0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 521012K, used 423056K [0x00000007ba660000, 0x00000007da32d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91699K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=272 (full 43):
par new generation total 136320K, used 124728K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 65% used [0x00000007b63e0000, 0x00000007b79ce2a0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 521012K, used 423056K [0x00000007ba660000, 0x00000007da32d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91699K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:53:02.599+0800: 1470.495: [GC2014-02-15T15:53:02.599+0800: 1470.495: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 125496 bytes, 125496 total
- age 2: 472 bytes, 125968 total
- age 3: 10201888 bytes, 10327856 total
- age 4: 71896 bytes, 10399752 total
- age 5: 2112168 bytes, 12511920 total
: 124728K->15376K(136320K), 0.0274840 secs] 547784K->439272K(657332K), 0.0275540 secs] [Times: user=0.05 sys=0.00, real=0.03 secs]
Heap after GC invocations=273 (full 43):
par new generation total 136320K, used 15376K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 45% used [0x00000007b8520000, 0x00000007b94242a8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 521012K, used 423895K [0x00000007ba660000, 0x00000007da32d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91699K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=273 (full 43):
par new generation total 136320K, used 107672K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 90% used [0x00000007b0000000, 0x00000007b5a21f20, 0x00000007b63e0000)
from space 34048K, 45% used [0x00000007b8520000, 0x00000007b94242a8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 521012K, used 423895K [0x00000007ba660000, 0x00000007da32d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91713K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:53:04.877+0800: 1472.774: [GC2014-02-15T15:53:04.877+0800: 1472.774: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1628968 bytes, 1628968 total
- age 2: 44936 bytes, 1673904 total
- age 3: 472 bytes, 1674376 total
- age 4: 10201392 bytes, 11875768 total
- age 5: 71896 bytes, 11947664 total
: 107672K->12531K(136320K), 0.0253030 secs] 531568K->438497K(657332K), 0.0254070 secs] [Times: user=0.05 sys=0.01, real=0.03 secs]
Heap after GC invocations=274 (full 43):
par new generation total 136320K, used 12531K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 36% used [0x00000007b63e0000, 0x00000007b701cca0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 521012K, used 425965K [0x00000007ba660000, 0x00000007da32d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91713K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=274 (full 43):
par new generation total 136320K, used 114803K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 36% used [0x00000007b63e0000, 0x00000007b701cca0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 521012K, used 425965K [0x00000007ba660000, 0x00000007da32d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91727K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:53:16.593+0800: 1484.490: [GC2014-02-15T15:53:16.594+0800: 1484.490: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 261592 bytes, 261592 total
- age 2: 66544 bytes, 328136 total
- age 3: 10408 bytes, 338544 total
- age 4: 472 bytes, 339016 total
- age 5: 10201352 bytes, 10540368 total
: 114803K->15677K(136320K), 0.0201940 secs] 540769K->441705K(657332K), 0.0202610 secs] [Times: user=0.04 sys=0.01, real=0.02 secs]
Heap after GC invocations=275 (full 43):
par new generation total 136320K, used 15677K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 46% used [0x00000007b8520000, 0x00000007b946f400, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 521012K, used 426028K [0x00000007ba660000, 0x00000007da32d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91727K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=275 (full 43):
par new generation total 136320K, used 117949K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 46% used [0x00000007b8520000, 0x00000007b946f400, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 521012K, used 426028K [0x00000007ba660000, 0x00000007da32d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91732K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:53:29.357+0800: 1497.253: [GC2014-02-15T15:53:29.357+0800: 1497.253: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 730192 bytes, 730192 total
- age 2: 104568 bytes, 834760 total
- age 3: 57592 bytes, 892352 total
- age 4: 10408 bytes, 902760 total
- age 5: 472 bytes, 903232 total
: 117949K->10344K(136320K), 0.0373120 secs] 543977K->446445K(657332K), 0.0374060 secs] [Times: user=0.07 sys=0.01, real=0.04 secs]
Heap after GC invocations=276 (full 43):
par new generation total 136320K, used 10344K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 30% used [0x00000007b63e0000, 0x00000007b6dfa310, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 521012K, used 436100K [0x00000007ba660000, 0x00000007da32d000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91732K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:53:29.395+0800: 1497.291: [GC [1 CMS-initial-mark: 436100K(521012K)] 446456K(657332K), 0.0068520 secs] [Times: user=0.01 sys=0.00, real=0.01 secs]
2014-02-15T15:53:29.402+0800: 1497.298: [CMS-concurrent-mark-start]
2014-02-15T15:53:29.703+0800: 1497.599: [CMS-concurrent-mark: 0.300/0.301 secs] [Times: user=0.80 sys=0.02, real=0.30 secs]
2014-02-15T15:53:29.703+0800: 1497.600: [GC[YG occupancy: 13166 K (136320 K)]2014-02-15T15:53:29.703+0800: 1497.600: [Rescan (parallel) , 0.0053350 secs]2014-02-15T15:53:29.708+0800: 1497.605: [weak refs processing, 0.0001880 secs]2014-02-15T15:53:29.709+0800: 1497.605: [scrub string table, 0.0012090 secs] [1 CMS-remark: 436100K(521012K)] 449267K(657332K), 0.0068080 secs] [Times: user=0.01 sys=0.00, real=0.01 secs]
2014-02-15T15:53:29.710+0800: 1497.607: [CMS-concurrent-sweep-start]
2014-02-15T15:53:29.852+0800: 1497.748: [CMS-concurrent-sweep: 0.142/0.142 secs] [Times: user=0.25 sys=0.02, real=0.14 secs]
2014-02-15T15:53:29.852+0800: 1497.748: [CMS-concurrent-reset-start]
2014-02-15T15:53:29.854+0800: 1497.751: [CMS-concurrent-reset: 0.002/0.002 secs] [Times: user=0.00 sys=0.00, real=0.00 secs]
{Heap before GC invocations=276 (full 44):
par new generation total 136320K, used 112616K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 30% used [0x00000007b63e0000, 0x00000007b6dfa310, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 538396K, used 425330K [0x00000007ba660000, 0x00000007db427000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91732K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:53:35.755+0800: 1503.651: [GC2014-02-15T15:53:35.755+0800: 1503.651: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 10903864 bytes, 10903864 total
- age 2: 566240 bytes, 11470104 total
- age 3: 75568 bytes, 11545672 total
- age 4: 57280 bytes, 11602952 total
- age 5: 9512 bytes, 11612464 total
: 112616K->13662K(136320K), 0.0269050 secs] 537947K->438993K(674716K), 0.0269830 secs] [Times: user=0.05 sys=0.00, real=0.03 secs]
Heap after GC invocations=277 (full 44):
par new generation total 136320K, used 13662K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 40% used [0x00000007b8520000, 0x00000007b92778c8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 538396K, used 425331K [0x00000007ba660000, 0x00000007db427000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91732K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=277 (full 44):
par new generation total 136320K, used 115934K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 40% used [0x00000007b8520000, 0x00000007b92778c8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 538396K, used 425331K [0x00000007ba660000, 0x00000007db427000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91732K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:53:35.999+0800: 1503.895: [GC2014-02-15T15:53:35.999+0800: 1503.895: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 24008 bytes, 24008 total
- age 2: 10796472 bytes, 10820480 total
- age 3: 563656 bytes, 11384136 total
- age 4: 75568 bytes, 11459704 total
- age 5: 57280 bytes, 11516984 total
: 115934K->18824K(136320K), 0.0210830 secs] 541265K->444165K(674716K), 0.0211520 secs] [Times: user=0.04 sys=0.00, real=0.03 secs]
Heap after GC invocations=278 (full 44):
par new generation total 136320K, used 18824K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 55% used [0x00000007b63e0000, 0x00000007b76421d0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 538396K, used 425340K [0x00000007ba660000, 0x00000007db427000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91732K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=278 (full 44):
par new generation total 136320K, used 113055K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 92% used [0x00000007b0000000, 0x00000007b5c05d68, 0x00000007b63e0000)
from space 34048K, 55% used [0x00000007b63e0000, 0x00000007b76421d0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 538396K, used 425340K [0x00000007ba660000, 0x00000007db427000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91732K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:53:38.483+0800: 1506.380: [GC2014-02-15T15:53:38.483+0800: 1506.380: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 105352 bytes, 105352 total
- age 2: 400 bytes, 105752 total
- age 3: 10775344 bytes, 10881096 total
- age 4: 563656 bytes, 11444752 total
- age 5: 75568 bytes, 11520320 total
: 113055K->12655K(136320K), 0.0218490 secs] 538396K->438051K(674716K), 0.0219290 secs] [Times: user=0.05 sys=0.00, real=0.02 secs]
Heap after GC invocations=279 (full 44):
par new generation total 136320K, used 12655K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 37% used [0x00000007b8520000, 0x00000007b917bc90, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 538396K, used 425396K [0x00000007ba660000, 0x00000007db427000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91732K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=279 (full 44):
par new generation total 136320K, used 114927K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 37% used [0x00000007b8520000, 0x00000007b917bc90, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 538396K, used 425396K [0x00000007ba660000, 0x00000007db427000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91732K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:53:45.610+0800: 1513.507: [GC2014-02-15T15:53:45.610+0800: 1513.507: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1439920 bytes, 1439920 total
- age 2: 2504 bytes, 1442424 total
- age 3: 400 bytes, 1442824 total
- age 4: 10646552 bytes, 12089376 total
- age 5: 39000 bytes, 12128376 total
: 114927K->20068K(136320K), 0.0232670 secs] 540323K->445541K(674716K), 0.0234050 secs] [Times: user=0.05 sys=0.00, real=0.02 secs]
Heap after GC invocations=280 (full 44):
par new generation total 136320K, used 20068K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 58% used [0x00000007b63e0000, 0x00000007b7779248, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 538396K, used 425472K [0x00000007ba660000, 0x00000007db427000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91732K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=280 (full 44):
par new generation total 136320K, used 122340K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 58% used [0x00000007b63e0000, 0x00000007b7779248, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 538396K, used 425472K [0x00000007ba660000, 0x00000007db427000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91733K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:53:52.329+0800: 1520.225: [GC2014-02-15T15:53:52.329+0800: 1520.225: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 9299616 bytes, 9299616 total
- age 2: 1270576 bytes, 10570192 total
- age 3: 2408 bytes, 10572600 total
- age 4: 400 bytes, 10573000 total
- age 5: 6229768 bytes, 16802768 total
: 122340K->17847K(136320K), 0.0291010 secs] 547813K->443358K(674716K), 0.0291750 secs] [Times: user=0.06 sys=0.00, real=0.03 secs]
Heap after GC invocations=281 (full 44):
par new generation total 136320K, used 17847K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 52% used [0x00000007b8520000, 0x00000007b968dfb8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 538396K, used 425511K [0x00000007ba660000, 0x00000007db427000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91733K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=281 (full 44):
par new generation total 136320K, used 120119K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 52% used [0x00000007b8520000, 0x00000007b968dfb8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 538396K, used 425511K [0x00000007ba660000, 0x00000007db427000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91733K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:53:53.586+0800: 1521.482: [GC2014-02-15T15:53:53.586+0800: 1521.482: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2086256 bytes, 2086256 total
- age 2: 9157144 bytes, 11243400 total
- age 3: 1267904 bytes, 12511304 total
- age 4: 2360 bytes, 12513664 total
- age 5: 16 bytes, 12513680 total
: 120119K->20411K(136320K), 0.0258760 secs] 545630K->446162K(674716K), 0.0259700 secs] [Times: user=0.05 sys=0.00, real=0.03 secs]
Heap after GC invocations=282 (full 44):
par new generation total 136320K, used 20411K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 59% used [0x00000007b63e0000, 0x00000007b77cee00, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 538396K, used 425750K [0x00000007ba660000, 0x00000007db427000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91733K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=282 (full 44):
par new generation total 136320K, used 122683K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 59% used [0x00000007b63e0000, 0x00000007b77cee00, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 538396K, used 425750K [0x00000007ba660000, 0x00000007db427000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91737K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:53:57.454+0800: 1525.351: [GC2014-02-15T15:53:57.454+0800: 1525.351: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 904040 bytes, 904040 total
- age 2: 2037616 bytes, 2941656 total
- age 3: 9151944 bytes, 12093600 total
- age 4: 740528 bytes, 12834128 total
- age 5: 1200 bytes, 12835328 total
: 122683K->15990K(136320K), 0.0232900 secs] 548434K->441741K(674716K), 0.0233620 secs] [Times: user=0.05 sys=0.00, real=0.02 secs]
Heap after GC invocations=283 (full 44):
par new generation total 136320K, used 15990K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 46% used [0x00000007b8520000, 0x00000007b94bdbe8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 538396K, used 425750K [0x00000007ba660000, 0x00000007db427000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91737K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=283 (full 44):
par new generation total 136320K, used 118262K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 46% used [0x00000007b8520000, 0x00000007b94bdbe8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 538396K, used 425750K [0x00000007ba660000, 0x00000007db427000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91748K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:54:08.271+0800: 1536.168: [GC2014-02-15T15:54:08.272+0800: 1536.168: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1324096 bytes, 1324096 total
- age 2: 811808 bytes, 2135904 total
- age 3: 2037616 bytes, 4173520 total
- age 4: 9151384 bytes, 13324904 total
- age 5: 723136 bytes, 14048040 total
: 118262K->22845K(136320K), 0.0250130 secs] 544013K->448597K(674716K), 0.0258900 secs] [Times: user=0.05 sys=0.00, real=0.02 secs]
Heap after GC invocations=284 (full 44):
par new generation total 136320K, used 22845K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 67% used [0x00000007b63e0000, 0x00000007b7a2f490, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 538396K, used 425752K [0x00000007ba660000, 0x00000007db427000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91748K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=284 (full 44):
par new generation total 136320K, used 125117K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 67% used [0x00000007b63e0000, 0x00000007b7a2f490, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 538396K, used 425752K [0x00000007ba660000, 0x00000007db427000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91753K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:54:18.756+0800: 1546.652: [GC2014-02-15T15:54:18.756+0800: 1546.652: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 4087392 bytes, 4087392 total
- age 2: 1012816 bytes, 5100208 total
- age 3: 277080 bytes, 5377288 total
- age 4: 2037616 bytes, 7414904 total
- age 5: 9151384 bytes, 16566288 total
: 125117K->19971K(136320K), 0.0333510 secs] 550869K->446419K(674716K), 0.0334220 secs] [Times: user=0.06 sys=0.01, real=0.03 secs]
Heap after GC invocations=285 (full 44):
par new generation total 136320K, used 19971K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 58% used [0x00000007b8520000, 0x00000007b98a0ce8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 538396K, used 426448K [0x00000007ba660000, 0x00000007db427000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91753K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=285 (full 44):
par new generation total 136320K, used 122243K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 58% used [0x00000007b8520000, 0x00000007b98a0ce8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 538396K, used 426448K [0x00000007ba660000, 0x00000007db427000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91754K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:54:27.483+0800: 1555.379: [GC2014-02-15T15:54:27.483+0800: 1555.379: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 3636304 bytes, 3636304 total
- age 2: 3244512 bytes, 6880816 total
- age 3: 990608 bytes, 7871424 total
- age 4: 275440 bytes, 8146864 total
- age 5: 2037688 bytes, 10184552 total
: 122243K->14141K(136320K), 0.0384530 secs] 548691K->449473K(674716K), 0.0385290 secs] [Times: user=0.07 sys=0.01, real=0.04 secs]
Heap after GC invocations=286 (full 44):
par new generation total 136320K, used 14141K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 41% used [0x00000007b63e0000, 0x00000007b71af6a0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 538396K, used 435332K [0x00000007ba660000, 0x00000007db427000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91754K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=286 (full 44):
par new generation total 136320K, used 116413K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 41% used [0x00000007b63e0000, 0x00000007b71af6a0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 538396K, used 435332K [0x00000007ba660000, 0x00000007db427000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91755K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:54:29.740+0800: 1557.636: [GC2014-02-15T15:54:29.740+0800: 1557.636: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 7376768 bytes, 7376768 total
- age 2: 3443256 bytes, 10820024 total
- age 3: 3244512 bytes, 14064536 total
- age 4: 990360 bytes, 15054896 total
- age 5: 272872 bytes, 15327768 total
: 116413K->21831K(136320K), 0.0299410 secs] 551745K->457311K(674716K), 0.0300100 secs] [Times: user=0.06 sys=0.00, real=0.03 secs]
Heap after GC invocations=287 (full 44):
par new generation total 136320K, used 21831K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 64% used [0x00000007b8520000, 0x00000007b9a71f60, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 538396K, used 435479K [0x00000007ba660000, 0x00000007db427000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91755K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=287 (full 44):
par new generation total 136320K, used 124103K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 64% used [0x00000007b8520000, 0x00000007b9a71f60, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 538396K, used 435479K [0x00000007ba660000, 0x00000007db427000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91756K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:54:30.666+0800: 1558.562: [GC2014-02-15T15:54:30.666+0800: 1558.562: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 37312 bytes, 37312 total
- age 2: 7315008 bytes, 7352320 total
- age 3: 3441056 bytes, 10793376 total
- age 4: 3244512 bytes, 14037888 total
- age 5: 990360 bytes, 15028248 total
: 124103K->20928K(136320K), 0.0258030 secs] 559583K->456677K(674716K), 0.0258740 secs] [Times: user=0.05 sys=0.00, real=0.03 secs]
Heap after GC invocations=288 (full 44):
par new generation total 136320K, used 20928K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 61% used [0x00000007b63e0000, 0x00000007b7850288, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 538396K, used 435748K [0x00000007ba660000, 0x00000007db427000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91756K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=288 (full 44):
par new generation total 136320K, used 123200K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 61% used [0x00000007b63e0000, 0x00000007b7850288, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 538396K, used 435748K [0x00000007ba660000, 0x00000007db427000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91792K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:54:44.459+0800: 1572.355: [GC2014-02-15T15:54:44.459+0800: 1572.355: [ParNew
Desired survivor size 17432576 bytes, new threshold 4 (max 5)
- age 1: 7033984 bytes, 7033984 total
- age 2: 96 bytes, 7034080 total
- age 3: 7232568 bytes, 14266648 total
- age 4: 3321056 bytes, 17587704 total
- age 5: 3190304 bytes, 20778008 total
: 123200K->29035K(136320K), 0.0356350 secs] 558949K->465731K(674716K), 0.0357240 secs] [Times: user=0.07 sys=0.00, real=0.04 secs]
Heap after GC invocations=289 (full 44):
par new generation total 136320K, used 29035K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 85% used [0x00000007b8520000, 0x00000007ba17af38, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 538396K, used 436695K [0x00000007ba660000, 0x00000007db427000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91792K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=289 (full 44):
par new generation total 136320K, used 131307K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 85% used [0x00000007b8520000, 0x00000007ba17af38, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 538396K, used 436695K [0x00000007ba660000, 0x00000007db427000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91792K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:54:46.700+0800: 1574.597: [GC2014-02-15T15:54:46.700+0800: 1574.597: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 5026664 bytes, 5026664 total
- age 2: 5260616 bytes, 10287280 total
- age 4: 112 bytes, 10287392 total
: 131307K->18809K(136320K), 0.0311230 secs] 568003K->459179K(674716K), 0.0312360 secs] [Times: user=0.06 sys=0.00, real=0.03 secs]
Heap after GC invocations=290 (full 44):
par new generation total 136320K, used 18809K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 55% used [0x00000007b63e0000, 0x00000007b763e5e8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 538396K, used 440370K [0x00000007ba660000, 0x00000007db427000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91792K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=290 (full 44):
par new generation total 136320K, used 121081K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 55% used [0x00000007b63e0000, 0x00000007b763e5e8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 538396K, used 440370K [0x00000007ba660000, 0x00000007db427000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91793K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:54:50.603+0800: 1578.500: [GC2014-02-15T15:54:50.603+0800: 1578.500: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 64424 bytes, 64424 total
- age 2: 4975784 bytes, 5040208 total
- age 3: 5255672 bytes, 10295880 total
: 121081K->16945K(136320K), 0.0206580 secs] 561451K->457315K(674716K), 0.0207460 secs] [Times: user=0.04 sys=0.00, real=0.02 secs]
Heap after GC invocations=291 (full 44):
par new generation total 136320K, used 16945K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 49% used [0x00000007b8520000, 0x00000007b95ac7a0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 538396K, used 440370K [0x00000007ba660000, 0x00000007db427000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91793K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=291 (full 44):
par new generation total 136320K, used 119217K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 49% used [0x00000007b8520000, 0x00000007b95ac7a0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 538396K, used 440370K [0x00000007ba660000, 0x00000007db427000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91793K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:55:00.952+0800: 1588.849: [GC2014-02-15T15:55:00.952+0800: 1588.849: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 576400 bytes, 576400 total
- age 2: 1264 bytes, 577664 total
- age 3: 4975696 bytes, 5553360 total
- age 4: 5241472 bytes, 10794832 total
: 119217K->11867K(136320K), 0.0244660 secs] 559587K->452237K(674716K), 0.0245280 secs] [Times: user=0.05 sys=0.00, real=0.02 secs]
Heap after GC invocations=292 (full 44):
par new generation total 136320K, used 11867K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 34% used [0x00000007b63e0000, 0x00000007b6f76cc8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 538396K, used 440370K [0x00000007ba660000, 0x00000007db427000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91793K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=292 (full 44):
par new generation total 136320K, used 114139K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 34% used [0x00000007b63e0000, 0x00000007b6f76cc8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 538396K, used 440370K [0x00000007ba660000, 0x00000007db427000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91796K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:55:05.024+0800: 1592.920: [GC2014-02-15T15:55:05.024+0800: 1592.920: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 10296168 bytes, 10296168 total
- age 2: 378696 bytes, 10674864 total
- age 3: 192 bytes, 10675056 total
- age 4: 560 bytes, 10675616 total
- age 5: 24264 bytes, 10699880 total
: 114139K->18626K(136320K), 0.0247720 secs] 554509K->458996K(674716K), 0.0248690 secs] [Times: user=0.05 sys=0.00, real=0.02 secs]
Heap after GC invocations=293 (full 44):
par new generation total 136320K, used 18626K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 54% used [0x00000007b8520000, 0x00000007b97509d0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 538396K, used 440370K [0x00000007ba660000, 0x00000007db427000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91796K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=293 (full 44):
par new generation total 136320K, used 120898K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 54% used [0x00000007b8520000, 0x00000007b97509d0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 538396K, used 440370K [0x00000007ba660000, 0x00000007db427000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91798K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:55:05.271+0800: 1593.167: [GC2014-02-15T15:55:05.271+0800: 1593.167: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 24648 bytes, 24648 total
- age 2: 10221992 bytes, 10246640 total
- age 3: 376024 bytes, 10622664 total
- age 4: 192 bytes, 10622856 total
- age 5: 560 bytes, 10623416 total
: 120898K->12468K(136320K), 0.0207100 secs] 561268K->452861K(674716K), 0.0207810 secs] [Times: user=0.04 sys=0.00, real=0.02 secs]
Heap after GC invocations=294 (full 44):
par new generation total 136320K, used 12468K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 36% used [0x00000007b63e0000, 0x00000007b700d000, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 538396K, used 440393K [0x00000007ba660000, 0x00000007db427000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91798K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=294 (full 44):
par new generation total 136320K, used 114740K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 36% used [0x00000007b63e0000, 0x00000007b700d000, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 538396K, used 440393K [0x00000007ba660000, 0x00000007db427000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91798K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:55:12.623+0800: 1600.519: [GC2014-02-15T15:55:12.623+0800: 1600.519: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1004384 bytes, 1004384 total
- age 2: 400 bytes, 1004784 total
- age 3: 10194248 bytes, 11199032 total
- age 4: 320224 bytes, 11519256 total
: 114740K->18743K(136320K), 0.0208800 secs] 555133K->459138K(674716K), 0.0209730 secs] [Times: user=0.04 sys=0.00, real=0.02 secs]
Heap after GC invocations=295 (full 44):
par new generation total 136320K, used 18743K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 55% used [0x00000007b8520000, 0x00000007b976dec8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 538396K, used 440394K [0x00000007ba660000, 0x00000007db427000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91798K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=295 (full 44):
par new generation total 136320K, used 121015K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 55% used [0x00000007b8520000, 0x00000007b976dec8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 538396K, used 440394K [0x00000007ba660000, 0x00000007db427000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91800K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:55:20.864+0800: 1608.761: [GC2014-02-15T15:55:20.864+0800: 1608.761: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1215168 bytes, 1215168 total
- age 2: 865624 bytes, 2080792 total
- age 3: 400 bytes, 2081192 total
- age 4: 10194200 bytes, 12275392 total
- age 5: 320224 bytes, 12595616 total
: 121015K->16411K(136320K), 0.0211350 secs] 561410K->456805K(674716K), 0.0212000 secs] [Times: user=0.04 sys=0.00, real=0.02 secs]
Heap after GC invocations=296 (full 44):
par new generation total 136320K, used 16411K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 48% used [0x00000007b63e0000, 0x00000007b73e6e68, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 538396K, used 440394K [0x00000007ba660000, 0x00000007db427000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91800K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=296 (full 44):
par new generation total 136320K, used 118683K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 48% used [0x00000007b63e0000, 0x00000007b73e6e68, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 538396K, used 440394K [0x00000007ba660000, 0x00000007db427000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91800K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:55:28.919+0800: 1616.816: [GC2014-02-15T15:55:28.919+0800: 1616.816: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 512040 bytes, 512040 total
- age 2: 901120 bytes, 1413160 total
- age 3: 843440 bytes, 2256600 total
- age 4: 400 bytes, 2257000 total
- age 5: 10194176 bytes, 12451176 total
: 118683K->21670K(136320K), 0.0215180 secs] 559077K->462376K(674716K), 0.0216040 secs] [Times: user=0.04 sys=0.00, real=0.03 secs]
Heap after GC invocations=297 (full 44):
par new generation total 136320K, used 21670K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 63% used [0x00000007b8520000, 0x00000007b9a499d8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 538396K, used 440706K [0x00000007ba660000, 0x00000007db427000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91800K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=297 (full 44):
par new generation total 136320K, used 123942K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 63% used [0x00000007b8520000, 0x00000007b9a499d8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 538396K, used 440706K [0x00000007ba660000, 0x00000007db427000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91801K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:55:34.594+0800: 1622.491: [GC2014-02-15T15:55:34.594+0800: 1622.491: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 6694856 bytes, 6694856 total
- age 2: 22024 bytes, 6716880 total
- age 3: 899280 bytes, 7616160 total
- age 4: 842544 bytes, 8458704 total
- age 5: 400 bytes, 8459104 total
: 123942K->10895K(136320K), 0.0453070 secs] 564648K->461488K(674716K), 0.0453900 secs] [Times: user=0.08 sys=0.01, real=0.05 secs]
Heap after GC invocations=298 (full 44):
par new generation total 136320K, used 10895K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 32% used [0x00000007b63e0000, 0x00000007b6e83db8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 538396K, used 450593K [0x00000007ba660000, 0x00000007db427000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91801K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:55:34.640+0800: 1622.537: [GC [1 CMS-initial-mark: 450593K(538396K)] 461941K(674716K), 0.0128660 secs] [Times: user=0.01 sys=0.00, real=0.01 secs]
2014-02-15T15:55:34.653+0800: 1622.550: [CMS-concurrent-mark-start]
2014-02-15T15:55:34.929+0800: 1622.825: [CMS-concurrent-mark: 0.276/0.276 secs] [Times: user=1.02 sys=0.02, real=0.27 secs]
2014-02-15T15:55:34.929+0800: 1622.826: [GC[YG occupancy: 14896 K (136320 K)]2014-02-15T15:55:34.929+0800: 1622.826: [Rescan (parallel) , 0.0089470 secs]2014-02-15T15:55:34.938+0800: 1622.835: [weak refs processing, 0.0002270 secs]2014-02-15T15:55:34.938+0800: 1622.835: [scrub string table, 0.0011890 secs] [1 CMS-remark: 450593K(538396K)] 465489K(674716K), 0.0104440 secs] [Times: user=0.02 sys=0.00, real=0.02 secs]
2014-02-15T15:55:34.940+0800: 1622.836: [CMS-concurrent-sweep-start]
2014-02-15T15:55:35.098+0800: 1622.995: [CMS-concurrent-sweep: 0.159/0.159 secs] [Times: user=0.43 sys=0.02, real=0.15 secs]
2014-02-15T15:55:35.098+0800: 1622.995: [CMS-concurrent-reset-start]
2014-02-15T15:55:35.100+0800: 1622.997: [CMS-concurrent-reset: 0.002/0.002 secs] [Times: user=0.01 sys=0.00, real=0.01 secs]
{Heap before GC invocations=298 (full 45):
par new generation total 136320K, used 113167K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 32% used [0x00000007b63e0000, 0x00000007b6e83db8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 538844K, used 425685K [0x00000007ba660000, 0x00000007db497000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91805K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:55:36.877+0800: 1624.774: [GC2014-02-15T15:55:36.878+0800: 1624.774: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 4840600 bytes, 4840600 total
- age 2: 6148744 bytes, 10989344 total
- age 3: 21976 bytes, 11011320 total
- age 4: 899216 bytes, 11910536 total
- age 5: 842544 bytes, 12753080 total
: 113167K->15916K(136320K), 0.0235470 secs] 538852K->441602K(675164K), 0.0238370 secs] [Times: user=0.05 sys=0.00, real=0.03 secs]
Heap after GC invocations=299 (full 45):
par new generation total 136320K, used 15916K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 46% used [0x00000007b8520000, 0x00000007b94ab2b8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 538844K, used 425685K [0x00000007ba660000, 0x00000007db497000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91805K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=299 (full 45):
par new generation total 136320K, used 118188K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 46% used [0x00000007b8520000, 0x00000007b94ab2b8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 538844K, used 425685K [0x00000007ba660000, 0x00000007db497000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91805K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:55:39.309+0800: 1627.205: [GC2014-02-15T15:55:39.309+0800: 1627.205: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 496840 bytes, 496840 total
- age 2: 4371496 bytes, 4868336 total
- age 3: 6145952 bytes, 11014288 total
- age 4: 21784 bytes, 11036072 total
- age 5: 899216 bytes, 11935288 total
: 118188K->16993K(136320K), 0.0210000 secs] 543874K->443504K(675164K), 0.0210950 secs] [Times: user=0.05 sys=0.00, real=0.03 secs]
Heap after GC invocations=300 (full 45):
par new generation total 136320K, used 16993K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 49% used [0x00000007b63e0000, 0x00000007b7478670, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 538844K, used 426510K [0x00000007ba660000, 0x00000007db497000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91805K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=300 (full 45):
par new generation total 136320K, used 119265K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 49% used [0x00000007b63e0000, 0x00000007b7478670, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 538844K, used 426510K [0x00000007ba660000, 0x00000007db497000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91806K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:55:52.886+0800: 1640.782: [GC2014-02-15T15:55:52.886+0800: 1640.782: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 813088 bytes, 813088 total
- age 2: 288 bytes, 813376 total
- age 3: 4335344 bytes, 5148720 total
- age 4: 6145800 bytes, 11294520 total
- age 5: 17280 bytes, 11311800 total
: 119265K->11600K(136320K), 0.0204880 secs] 545776K->438989K(675164K), 0.0205820 secs] [Times: user=0.04 sys=0.00, real=0.02 secs]
Heap after GC invocations=301 (full 45):
par new generation total 136320K, used 11600K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 34% used [0x00000007b8520000, 0x00000007b9074220, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 538844K, used 427389K [0x00000007ba660000, 0x00000007db497000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91806K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=301 (full 45):
par new generation total 136320K, used 113872K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 34% used [0x00000007b8520000, 0x00000007b9074220, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 538844K, used 427389K [0x00000007ba660000, 0x00000007db497000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91806K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:56:04.202+0800: 1652.098: [GC2014-02-15T15:56:04.202+0800: 1652.098: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2583168 bytes, 2583168 total
- age 2: 96 bytes, 2583264 total
- age 3: 96 bytes, 2583360 total
- age 4: 4324424 bytes, 6907784 total
- age 5: 6145352 bytes, 13053136 total
: 113872K->22357K(136320K), 0.0230100 secs] 541261K->449763K(675164K), 0.0230800 secs] [Times: user=0.05 sys=0.00, real=0.02 secs]
Heap after GC invocations=302 (full 45):
par new generation total 136320K, used 22357K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 65% used [0x00000007b63e0000, 0x00000007b79b55c0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 538844K, used 427406K [0x00000007ba660000, 0x00000007db497000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91806K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=302 (full 45):
par new generation total 136320K, used 124629K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 65% used [0x00000007b63e0000, 0x00000007b79b55c0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 538844K, used 427406K [0x00000007ba660000, 0x00000007db497000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91806K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:56:12.472+0800: 1660.369: [GC2014-02-15T15:56:12.472+0800: 1660.369: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1537272 bytes, 1537272 total
- age 2: 1533448 bytes, 3070720 total
- age 3: 72 bytes, 3070792 total
- age 4: 96 bytes, 3070888 total
- age 5: 4324424 bytes, 7395312 total
: 124629K->11410K(136320K), 0.0287030 secs] 552035K->444819K(675164K), 0.0288100 secs] [Times: user=0.05 sys=0.00, real=0.03 secs]
Heap after GC invocations=303 (full 45):
par new generation total 136320K, used 11410K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 33% used [0x00000007b8520000, 0x00000007b9044bb8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 538844K, used 433408K [0x00000007ba660000, 0x00000007db497000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91806K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=303 (full 45):
par new generation total 136320K, used 113682K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 33% used [0x00000007b8520000, 0x00000007b9044bb8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 538844K, used 433408K [0x00000007ba660000, 0x00000007db497000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91806K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:56:16.663+0800: 1664.559: [GC2014-02-15T15:56:16.663+0800: 1664.559: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 11054416 bytes, 11054416 total
- age 2: 319448 bytes, 11373864 total
- age 3: 1532360 bytes, 12906224 total
- age 4: 48 bytes, 12906272 total
- age 5: 96 bytes, 12906368 total
: 113682K->14517K(136320K), 0.0276050 secs] 547091K->448249K(675164K), 0.0276790 secs] [Times: user=0.05 sys=0.00, real=0.03 secs]
Heap after GC invocations=304 (full 45):
par new generation total 136320K, used 14517K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 42% used [0x00000007b63e0000, 0x00000007b720d7d8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 538844K, used 433731K [0x00000007ba660000, 0x00000007db497000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91806K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=304 (full 45):
par new generation total 136320K, used 116789K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 42% used [0x00000007b63e0000, 0x00000007b720d7d8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 538844K, used 433731K [0x00000007ba660000, 0x00000007db497000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91808K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:56:16.899+0800: 1664.796: [GC2014-02-15T15:56:16.899+0800: 1664.796: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 603736 bytes, 603736 total
- age 2: 10817776 bytes, 11421512 total
- age 3: 319448 bytes, 11740960 total
- age 4: 1532360 bytes, 13273320 total
- age 5: 48 bytes, 13273368 total
: 116789K->22469K(136320K), 0.0222080 secs] 550521K->456201K(675164K), 0.0222810 secs] [Times: user=0.05 sys=0.00, real=0.03 secs]
Heap after GC invocations=305 (full 45):
par new generation total 136320K, used 22469K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 65% used [0x00000007b8520000, 0x00000007b9b114a0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 538844K, used 433732K [0x00000007ba660000, 0x00000007db497000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91808K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=305 (full 45):
par new generation total 136320K, used 124741K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 65% used [0x00000007b8520000, 0x00000007b9b114a0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 538844K, used 433732K [0x00000007ba660000, 0x00000007db497000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91810K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:56:18.404+0800: 1666.300: [GC2014-02-15T15:56:18.404+0800: 1666.300: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 8222800 bytes, 8222800 total
- age 2: 496 bytes, 8223296 total
- age 3: 5884176 bytes, 14107472 total
- age 4: 319448 bytes, 14426920 total
- age 5: 1532296 bytes, 15959216 total
: 124741K->19182K(136320K), 0.0267710 secs] 558473K->452914K(675164K), 0.0268680 secs] [Times: user=0.06 sys=0.00, real=0.03 secs]
Heap after GC invocations=306 (full 45):
par new generation total 136320K, used 19182K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 56% used [0x00000007b63e0000, 0x00000007b769b880, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 538844K, used 433732K [0x00000007ba660000, 0x00000007db497000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91810K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=306 (full 45):
par new generation total 136320K, used 121454K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 56% used [0x00000007b63e0000, 0x00000007b769b880, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 538844K, used 433732K [0x00000007ba660000, 0x00000007db497000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91812K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:56:20.115+0800: 1668.012: [GC2014-02-15T15:56:20.115+0800: 1668.012: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 4466096 bytes, 4466096 total
- age 2: 6984328 bytes, 11450424 total
- age 3: 16 bytes, 11450440 total
- age 4: 25232 bytes, 11475672 total
- age 5: 319448 bytes, 11795120 total
: 121454K->13601K(136320K), 0.0283570 secs] 555186K->448836K(675164K), 0.0284380 secs] [Times: user=0.05 sys=0.00, real=0.03 secs]
Heap after GC invocations=307 (full 45):
par new generation total 136320K, used 13601K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 39% used [0x00000007b8520000, 0x00000007b9268480, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 538844K, used 435234K [0x00000007ba660000, 0x00000007db497000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91812K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=307 (full 45):
par new generation total 136320K, used 115873K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 39% used [0x00000007b8520000, 0x00000007b9268480, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 538844K, used 435234K [0x00000007ba660000, 0x00000007db497000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91812K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:56:23.377+0800: 1671.274: [GC2014-02-15T15:56:23.377+0800: 1671.274: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1320920 bytes, 1320920 total
- age 2: 3213472 bytes, 4534392 total
- age 3: 6980624 bytes, 11515016 total
- age 5: 24968 bytes, 11539984 total
: 115873K->12042K(136320K), 0.0231260 secs] 551108K->447590K(675164K), 0.0232430 secs] [Times: user=0.05 sys=0.00, real=0.03 secs]
Heap after GC invocations=308 (full 45):
par new generation total 136320K, used 12042K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 35% used [0x00000007b63e0000, 0x00000007b6fa29e0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 538844K, used 435548K [0x00000007ba660000, 0x00000007db497000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91812K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=308 (full 45):
par new generation total 136320K, used 114314K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 35% used [0x00000007b63e0000, 0x00000007b6fa29e0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 538844K, used 435548K [0x00000007ba660000, 0x00000007db497000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91816K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:56:33.852+0800: 1681.748: [GC2014-02-15T15:56:33.852+0800: 1681.748: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2675080 bytes, 2675080 total
- age 2: 48 bytes, 2675128 total
- age 3: 3212328 bytes, 5887456 total
- age 4: 6980272 bytes, 12867728 total
: 114314K->22969K(136320K), 0.0207060 secs] 549862K->458518K(675164K), 0.0207830 secs] [Times: user=0.04 sys=0.00, real=0.02 secs]
Heap after GC invocations=309 (full 45):
par new generation total 136320K, used 22969K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 67% used [0x00000007b8520000, 0x00000007b9b8e480, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 538844K, used 435549K [0x00000007ba660000, 0x00000007db497000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91816K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=309 (full 45):
par new generation total 136320K, used 125241K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 67% used [0x00000007b8520000, 0x00000007b9b8e480, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 538844K, used 435549K [0x00000007ba660000, 0x00000007db497000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91817K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:56:41.584+0800: 1689.481: [GC2014-02-15T15:56:41.584+0800: 1689.481: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 3033608 bytes, 3033608 total
- age 2: 540704 bytes, 3574312 total
- age 3: 48 bytes, 3574360 total
- age 4: 3212264 bytes, 6786624 total
- age 5: 6980272 bytes, 13766896 total
: 125241K->15185K(136320K), 0.0219330 secs] 560790K->450734K(675164K), 0.0220180 secs] [Times: user=0.04 sys=0.00, real=0.02 secs]
Heap after GC invocations=310 (full 45):
par new generation total 136320K, used 15185K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 44% used [0x00000007b63e0000, 0x00000007b72b45b8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 538844K, used 435549K [0x00000007ba660000, 0x00000007db497000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91817K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=310 (full 45):
par new generation total 136320K, used 117457K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 44% used [0x00000007b63e0000, 0x00000007b72b45b8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 538844K, used 435549K [0x00000007ba660000, 0x00000007db497000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91818K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:56:49.820+0800: 1697.716: [GC2014-02-15T15:56:49.820+0800: 1697.716: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2110656 bytes, 2110656 total
- age 2: 1256352 bytes, 3367008 total
- age 3: 518488 bytes, 3885496 total
- age 4: 48 bytes, 3885544 total
- age 5: 3212288 bytes, 7097832 total
: 117457K->11992K(136320K), 0.0286610 secs] 553006K->454366K(675164K), 0.0287540 secs] [Times: user=0.05 sys=0.00, real=0.02 secs]
Heap after GC invocations=311 (full 45):
par new generation total 136320K, used 11992K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 35% used [0x00000007b8520000, 0x00000007b90d62b0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 538844K, used 442373K [0x00000007ba660000, 0x00000007db497000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91818K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:56:49.849+0800: 1697.745: [GC [1 CMS-initial-mark: 442373K(538844K)] 454370K(675164K), 0.0109620 secs] [Times: user=0.01 sys=0.00, real=0.02 secs]
2014-02-15T15:56:49.860+0800: 1697.756: [CMS-concurrent-mark-start]
2014-02-15T15:56:50.111+0800: 1698.007: [CMS-concurrent-mark: 0.251/0.251 secs] [Times: user=0.66 sys=0.02, real=0.25 secs]
2014-02-15T15:56:50.111+0800: 1698.008: [GC[YG occupancy: 15848 K (136320 K)]2014-02-15T15:56:50.111+0800: 1698.008: [Rescan (parallel) , 0.0072520 secs]2014-02-15T15:56:50.119+0800: 1698.015: [weak refs processing, 0.0002120 secs]2014-02-15T15:56:50.119+0800: 1698.015: [scrub string table, 0.0012280 secs] [1 CMS-remark: 442373K(538844K)] 458221K(675164K), 0.0087760 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
2014-02-15T15:56:50.120+0800: 1698.017: [CMS-concurrent-sweep-start]
2014-02-15T15:56:50.263+0800: 1698.160: [CMS-concurrent-sweep: 0.143/0.143 secs] [Times: user=0.23 sys=0.02, real=0.14 secs]
2014-02-15T15:56:50.264+0800: 1698.160: [CMS-concurrent-reset-start]
2014-02-15T15:56:50.265+0800: 1698.162: [CMS-concurrent-reset: 0.002/0.002 secs] [Times: user=0.00 sys=0.00, real=0.00 secs]
{Heap before GC invocations=311 (full 46):
par new generation total 136320K, used 114264K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 35% used [0x00000007b8520000, 0x00000007b90d62b0, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 543932K, used 429704K [0x00000007ba660000, 0x00000007db98f000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91818K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:56:57.609+0800: 1705.506: [GC2014-02-15T15:56:57.609+0800: 1705.506: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2551576 bytes, 2551576 total
- age 2: 195872 bytes, 2747448 total
- age 3: 1256304 bytes, 4003752 total
- age 4: 500072 bytes, 4503824 total
- age 5: 48 bytes, 4503872 total
: 114264K->5633K(136320K), 0.0180420 secs] 543969K->438576K(680252K), 0.0181120 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
Heap after GC invocations=312 (full 46):
par new generation total 136320K, used 5633K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 16% used [0x00000007b63e0000, 0x00000007b69606d8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 543932K, used 432943K [0x00000007ba660000, 0x00000007db98f000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91818K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=312 (full 46):
par new generation total 136320K, used 107905K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 16% used [0x00000007b63e0000, 0x00000007b69606d8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 543932K, used 432943K [0x00000007ba660000, 0x00000007db98f000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91820K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:57:05.559+0800: 1713.456: [GC2014-02-15T15:57:05.559+0800: 1713.456: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1666408 bytes, 1666408 total
- age 2: 487016 bytes, 2153424 total
- age 3: 195808 bytes, 2349232 total
- age 4: 731952 bytes, 3081184 total
- age 5: 500072 bytes, 3581256 total
: 107905K->7023K(136320K), 0.0093300 secs] 540848K->439966K(680252K), 0.0094020 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
Heap after GC invocations=313 (full 46):
par new generation total 136320K, used 7023K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 20% used [0x00000007b8520000, 0x00000007b8bfbc40, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 543932K, used 432943K [0x00000007ba660000, 0x00000007db98f000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91820K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=313 (full 46):
par new generation total 136320K, used 109295K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 20% used [0x00000007b8520000, 0x00000007b8bfbc40, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 543932K, used 432943K [0x00000007ba660000, 0x00000007db98f000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91822K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:57:07.884+0800: 1715.781: [GC2014-02-15T15:57:07.884+0800: 1715.781: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 10274480 bytes, 10274480 total
- age 2: 1494104 bytes, 11768584 total
- age 3: 487016 bytes, 12255600 total
- age 4: 195744 bytes, 12451344 total
- age 5: 731952 bytes, 13183296 total
: 109295K->15120K(136320K), 0.0274130 secs] 542238K->448553K(680252K), 0.0275040 secs] [Times: user=0.05 sys=0.00, real=0.03 secs]
Heap after GC invocations=314 (full 46):
par new generation total 136320K, used 15120K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 44% used [0x00000007b63e0000, 0x00000007b72a4220, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 543932K, used 433433K [0x00000007ba660000, 0x00000007db98f000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91822K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=314 (full 46):
par new generation total 136320K, used 117392K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 44% used [0x00000007b63e0000, 0x00000007b72a4220, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 543932K, used 433433K [0x00000007ba660000, 0x00000007db98f000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91823K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:57:08.123+0800: 1716.020: [GC2014-02-15T15:57:08.123+0800: 1716.020: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 26136 bytes, 26136 total
- age 2: 10223832 bytes, 10249968 total
- age 3: 1494088 bytes, 11744056 total
- age 4: 484448 bytes, 12228504 total
- age 5: 195744 bytes, 12424248 total
: 117392K->20262K(136320K), 0.0315740 secs] 550825K->454413K(680252K), 0.0316730 secs] [Times: user=0.06 sys=0.00, real=0.03 secs]
Heap after GC invocations=315 (full 46):
par new generation total 136320K, used 20262K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 59% used [0x00000007b8520000, 0x00000007b98e9970, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 543932K, used 434151K [0x00000007ba660000, 0x00000007db98f000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91823K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=315 (full 46):
par new generation total 136320K, used 122534K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 59% used [0x00000007b8520000, 0x00000007b98e9970, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 543932K, used 434151K [0x00000007ba660000, 0x00000007db98f000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91823K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:57:20.262+0800: 1728.158: [GC2014-02-15T15:57:20.262+0800: 1728.158: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 94096 bytes, 94096 total
- age 2: 48 bytes, 94144 total
- age 3: 10201784 bytes, 10295928 total
- age 4: 1491696 bytes, 11787624 total
- age 5: 483192 bytes, 12270816 total
: 122534K->13680K(136320K), 0.0209400 secs] 556685K->448023K(680252K), 0.0210310 secs] [Times: user=0.04 sys=0.00, real=0.02 secs]
Heap after GC invocations=316 (full 46):
par new generation total 136320K, used 13680K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 40% used [0x00000007b63e0000, 0x00000007b713c2d8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 543932K, used 434343K [0x00000007ba660000, 0x00000007db98f000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91823K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=316 (full 46):
par new generation total 136320K, used 115934K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 99% used [0x00000007b0000000, 0x00000007b63db860, 0x00000007b63e0000)
from space 34048K, 40% used [0x00000007b63e0000, 0x00000007b713c2d8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 543932K, used 434343K [0x00000007ba660000, 0x00000007db98f000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91825K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:57:30.302+0800: 1738.199: [GC2014-02-15T15:57:30.302+0800: 1738.199: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 804208 bytes, 804208 total
- age 2: 5728 bytes, 809936 total
- age 3: 48 bytes, 809984 total
- age 4: 10201656 bytes, 11011640 total
- age 5: 1489096 bytes, 12500736 total
: 115934K->21418K(136320K), 0.0230000 secs] 550277K->456228K(680252K), 0.0230720 secs] [Times: user=0.05 sys=0.00, real=0.02 secs]
Heap after GC invocations=317 (full 46):
par new generation total 136320K, used 21418K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 62% used [0x00000007b8520000, 0x00000007b9a0aa80, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 543932K, used 434809K [0x00000007ba660000, 0x00000007db98f000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91825K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=317 (full 46):
par new generation total 136320K, used 123690K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 62% used [0x00000007b8520000, 0x00000007b9a0aa80, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 543932K, used 434809K [0x00000007ba660000, 0x00000007db98f000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91839K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:57:33.017+0800: 1740.913: [GC2014-02-15T15:57:33.017+0800: 1740.913: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 11437992 bytes, 11437992 total
- age 2: 606056 bytes, 12044048 total
- age 3: 5680 bytes, 12049728 total
- age 5: 9280 bytes, 12059008 total
: 123690K->14448K(136320K), 0.0285710 secs] 558500K->450711K(680252K), 0.0286750 secs] [Times: user=0.05 sys=0.00, real=0.03 secs]
Heap after GC invocations=318 (full 46):
par new generation total 136320K, used 14448K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 42% used [0x00000007b63e0000, 0x00000007b71fc020, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 543932K, used 436263K [0x00000007ba660000, 0x00000007db98f000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91839K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=318 (full 46):
par new generation total 136320K, used 116720K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 42% used [0x00000007b63e0000, 0x00000007b71fc020, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 543932K, used 436263K [0x00000007ba660000, 0x00000007db98f000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91839K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:57:33.267+0800: 1741.163: [GC2014-02-15T15:57:33.267+0800: 1741.163: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 136936 bytes, 136936 total
- age 2: 11387240 bytes, 11524176 total
- age 3: 605808 bytes, 12129984 total
- age 4: 3112 bytes, 12133096 total
: 116720K->21259K(136320K), 0.0224430 secs] 552983K->457532K(680252K), 0.0225180 secs] [Times: user=0.05 sys=0.00, real=0.02 secs]
Heap after GC invocations=319 (full 46):
par new generation total 136320K, used 21259K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 62% used [0x00000007b8520000, 0x00000007b99e2e50, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 543932K, used 436272K [0x00000007ba660000, 0x00000007db98f000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91839K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=319 (full 46):
par new generation total 136320K, used 123531K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 62% used [0x00000007b8520000, 0x00000007b99e2e50, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 543932K, used 436272K [0x00000007ba660000, 0x00000007db98f000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91841K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:57:41.316+0800: 1749.213: [GC2014-02-15T15:57:41.316+0800: 1749.213: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 3833224 bytes, 3833224 total
- age 2: 108384 bytes, 3941608 total
- age 3: 11367152 bytes, 15308760 total
- age 4: 605336 bytes, 15914096 total
- age 5: 3072 bytes, 15917168 total
: 123531K->21347K(136320K), 0.0272110 secs] 559804K->457620K(680252K), 0.0272830 secs] [Times: user=0.05 sys=0.00, real=0.03 secs]
Heap after GC invocations=320 (full 46):
par new generation total 136320K, used 21347K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 62% used [0x00000007b63e0000, 0x00000007b78b8ec0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 543932K, used 436272K [0x00000007ba660000, 0x00000007db98f000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91841K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=320 (full 46):
par new generation total 136320K, used 123588K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 99% used [0x00000007b0000000, 0x00000007b63d8228, 0x00000007b63e0000)
from space 34048K, 62% used [0x00000007b63e0000, 0x00000007b78b8ec0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 543932K, used 436272K [0x00000007ba660000, 0x00000007db98f000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91842K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:57:49.187+0800: 1757.083: [GC2014-02-15T15:57:49.187+0800: 1757.083: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1171968 bytes, 1171968 total
- age 2: 3722184 bytes, 4894152 total
- age 3: 99808 bytes, 4993960 total
- age 4: 11367152 bytes, 16361112 total
- age 5: 580640 bytes, 16941752 total
: 123588K->26868K(136320K), 0.0288440 secs] 559861K->463141K(680252K), 0.0289140 secs] [Times: user=0.06 sys=0.00, real=0.03 secs]
Heap after GC invocations=321 (full 46):
par new generation total 136320K, used 26868K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 78% used [0x00000007b8520000, 0x00000007b9f5d140, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 543932K, used 436273K [0x00000007ba660000, 0x00000007db98f000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91842K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=321 (full 46):
par new generation total 136320K, used 129140K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 78% used [0x00000007b8520000, 0x00000007b9f5d140, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 543932K, used 436273K [0x00000007ba660000, 0x00000007db98f000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91844K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:57:56.313+0800: 1764.209: [GC2014-02-15T15:57:56.313+0800: 1764.210: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 3102472 bytes, 3102472 total
- age 2: 970112 bytes, 4072584 total
- age 3: 3722072 bytes, 7794656 total
- age 4: 99808 bytes, 7894464 total
- age 5: 11367008 bytes, 19261472 total
: 129140K->31486K(136320K), 0.0327790 secs] 565413K->468304K(680252K), 0.0328500 secs] [Times: user=0.07 sys=0.00, real=0.03 secs]
Heap after GC invocations=322 (full 46):
par new generation total 136320K, used 31486K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 92% used [0x00000007b63e0000, 0x00000007b829f9a0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 543932K, used 436817K [0x00000007ba660000, 0x00000007db98f000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91844K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=322 (full 46):
par new generation total 136320K, used 133758K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 92% used [0x00000007b63e0000, 0x00000007b829f9a0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 543932K, used 436817K [0x00000007ba660000, 0x00000007db98f000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91848K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:58:01.654+0800: 1769.550: [GC2014-02-15T15:58:01.654+0800: 1769.551: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 8819616 bytes, 8819616 total
- age 2: 2419872 bytes, 11239488 total
- age 3: 937736 bytes, 12177224 total
- age 4: 3717536 bytes, 15894760 total
- age 5: 99808 bytes, 15994568 total
: 133758K->16476K(136320K), 0.0445690 secs] 570576K->460273K(680252K), 0.0450290 secs] [Times: user=0.08 sys=0.00, real=0.04 secs]
Heap after GC invocations=323 (full 46):
par new generation total 136320K, used 16476K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 48% used [0x00000007b8520000, 0x00000007b9537138, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 543932K, used 443797K [0x00000007ba660000, 0x00000007db98f000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91848K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=323 (full 46):
par new generation total 136320K, used 118748K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 48% used [0x00000007b8520000, 0x00000007b9537138, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 543932K, used 443797K [0x00000007ba660000, 0x00000007db98f000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91848K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:58:02.913+0800: 1770.809: [GC2014-02-15T15:58:02.913+0800: 1770.809: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2073504 bytes, 2073504 total
- age 2: 8700848 bytes, 10774352 total
- age 3: 2419824 bytes, 13194176 total
- age 4: 937736 bytes, 14131912 total
- age 5: 3717536 bytes, 17849448 total
: 118748K->28832K(136320K), 0.0307500 secs] 562545K->472728K(680252K), 0.0308210 secs] [Times: user=0.06 sys=0.00, real=0.03 secs]
Heap after GC invocations=324 (full 46):
par new generation total 136320K, used 28832K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 84% used [0x00000007b63e0000, 0x00000007b8008390, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 543932K, used 443895K [0x00000007ba660000, 0x00000007db98f000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91848K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=324 (full 46):
par new generation total 136320K, used 131104K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 84% used [0x00000007b63e0000, 0x00000007b8008390, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 543932K, used 443895K [0x00000007ba660000, 0x00000007db98f000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91849K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:58:07.392+0800: 1775.289: [GC2014-02-15T15:58:07.393+0800: 1775.289: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 50224 bytes, 50224 total
- age 2: 2037600 bytes, 2087824 total
- age 3: 8695952 bytes, 10783776 total
- age 4: 2417280 bytes, 13201056 total
- age 5: 937488 bytes, 14138544 total
: 131104K->16684K(136320K), 0.0345110 secs] 575000K->464226K(680252K), 0.0350020 secs] [Times: user=0.06 sys=0.00, real=0.03 secs]
Heap after GC invocations=325 (full 46):
par new generation total 136320K, used 16684K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 49% used [0x00000007b8520000, 0x00000007b956b160, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 543932K, used 447541K [0x00000007ba660000, 0x00000007db98f000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91849K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:58:07.428+0800: 1775.324: [GC [1 CMS-initial-mark: 447541K(543932K)] 464230K(680252K), 0.0190650 secs] [Times: user=0.02 sys=0.00, real=0.02 secs]
2014-02-15T15:58:07.447+0800: 1775.343: [CMS-concurrent-mark-start]
2014-02-15T15:58:07.703+0800: 1775.600: [CMS-concurrent-mark: 0.256/0.256 secs] [Times: user=0.70 sys=0.02, real=0.26 secs]
2014-02-15T15:58:07.703+0800: 1775.600: [GC[YG occupancy: 18863 K (136320 K)]2014-02-15T15:58:07.703+0800: 1775.600: [Rescan (parallel) , 0.0109200 secs]2014-02-15T15:58:07.714+0800: 1775.611: [weak refs processing, 0.0002050 secs]2014-02-15T15:58:07.715+0800: 1775.611: [scrub string table, 0.0011750 secs] [1 CMS-remark: 447541K(543932K)] 466405K(680252K), 0.0123840 secs] [Times: user=0.03 sys=0.00, real=0.01 secs]
2014-02-15T15:58:07.716+0800: 1775.612: [CMS-concurrent-sweep-start]
2014-02-15T15:58:07.863+0800: 1775.759: [CMS-concurrent-sweep: 0.147/0.147 secs] [Times: user=0.24 sys=0.01, real=0.15 secs]
2014-02-15T15:58:07.863+0800: 1775.759: [CMS-concurrent-reset-start]
2014-02-15T15:58:07.865+0800: 1775.762: [CMS-concurrent-reset: 0.002/0.002 secs] [Times: user=0.00 sys=0.00, real=0.00 secs]
{Heap before GC invocations=325 (full 47):
par new generation total 136320K, used 118956K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 49% used [0x00000007b8520000, 0x00000007b956b160, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 545552K, used 430984K [0x00000007ba660000, 0x00000007dbb24000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91851K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:58:16.614+0800: 1784.510: [GC2014-02-15T15:58:16.614+0800: 1784.510: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 602320 bytes, 602320 total
- age 2: 2336 bytes, 604656 total
- age 3: 2037600 bytes, 2642256 total
- age 4: 8692552 bytes, 11334808 total
- age 5: 2386504 bytes, 13721312 total
: 118956K->14596K(136320K), 0.0268760 secs] 549940K->446499K(681872K), 0.0273560 secs] [Times: user=0.05 sys=0.00, real=0.03 secs]
Heap after GC invocations=326 (full 47):
par new generation total 136320K, used 14596K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 42% used [0x00000007b63e0000, 0x00000007b7221200, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 545552K, used 431902K [0x00000007ba660000, 0x00000007dbb24000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91851K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=326 (full 47):
par new generation total 136320K, used 116673K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 99% used [0x00000007b0000000, 0x00000007b63af320, 0x00000007b63e0000)
from space 34048K, 42% used [0x00000007b63e0000, 0x00000007b7221200, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 545552K, used 431902K [0x00000007ba660000, 0x00000007dbb24000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91854K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:58:24.120+0800: 1792.016: [GC2014-02-15T15:58:24.120+0800: 1792.016: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1131112 bytes, 1131112 total
- age 2: 397208 bytes, 1528320 total
- age 3: 2336 bytes, 1530656 total
- age 4: 2037600 bytes, 3568256 total
- age 5: 8690984 bytes, 12259240 total
: 116673K->13697K(136320K), 0.0279720 secs] 548576K->447922K(681872K), 0.0280440 secs] [Times: user=0.05 sys=0.00, real=0.02 secs]
Heap after GC invocations=327 (full 47):
par new generation total 136320K, used 13697K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 40% used [0x00000007b8520000, 0x00000007b9280788, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 545552K, used 434224K [0x00000007ba660000, 0x00000007dbb24000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91854K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=327 (full 47):
par new generation total 136320K, used 115969K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 40% used [0x00000007b8520000, 0x00000007b9280788, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 545552K, used 434224K [0x00000007ba660000, 0x00000007dbb24000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91860K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:58:30.883+0800: 1798.780: [GC2014-02-15T15:58:30.883+0800: 1798.780: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 3030904 bytes, 3030904 total
- age 2: 966720 bytes, 3997624 total
- age 3: 396008 bytes, 4393632 total
- age 4: 2336 bytes, 4395968 total
- age 5: 2037600 bytes, 6433568 total
: 115969K->12400K(136320K), 0.0335320 secs] 550194K->455062K(681872K), 0.0336100 secs] [Times: user=0.07 sys=0.00, real=0.03 secs]
Heap after GC invocations=328 (full 47):
par new generation total 136320K, used 12400K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 36% used [0x00000007b63e0000, 0x00000007b6ffc140, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 545552K, used 442662K [0x00000007ba660000, 0x00000007dbb24000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91860K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=328 (full 47):
par new generation total 136320K, used 114672K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 36% used [0x00000007b63e0000, 0x00000007b6ffc140, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 545552K, used 442662K [0x00000007ba660000, 0x00000007dbb24000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91860K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:58:33.113+0800: 1801.009: [GC2014-02-15T15:58:33.113+0800: 1801.010: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 8724768 bytes, 8724768 total
- age 2: 2308736 bytes, 11033504 total
- age 3: 966672 bytes, 12000176 total
- age 4: 366336 bytes, 12366512 total
- age 5: 2336 bytes, 12368848 total
: 114672K->16232K(136320K), 0.0275170 secs] 557334K->459043K(681872K), 0.0283010 secs] [Times: user=0.06 sys=0.00, real=0.03 secs]
Heap after GC invocations=329 (full 47):
par new generation total 136320K, used 16232K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 47% used [0x00000007b8520000, 0x00000007b94fa278, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 545552K, used 442810K [0x00000007ba660000, 0x00000007dbb24000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91860K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=329 (full 47):
par new generation total 136320K, used 118504K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 47% used [0x00000007b8520000, 0x00000007b94fa278, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 545552K, used 442810K [0x00000007ba660000, 0x00000007dbb24000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91860K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:58:33.364+0800: 1801.261: [GC2014-02-15T15:58:33.364+0800: 1801.261: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 25976 bytes, 25976 total
- age 2: 8681712 bytes, 8707688 total
- age 3: 2307704 bytes, 11015392 total
- age 4: 966672 bytes, 11982064 total
- age 5: 363752 bytes, 12345816 total
: 118504K->20815K(136320K), 0.0230510 secs] 561315K->463628K(681872K), 0.0231220 secs] [Times: user=0.05 sys=0.00, real=0.02 secs]
Heap after GC invocations=330 (full 47):
par new generation total 136320K, used 20815K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 61% used [0x00000007b63e0000, 0x00000007b7833ef8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 545552K, used 442812K [0x00000007ba660000, 0x00000007dbb24000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91860K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=330 (full 47):
par new generation total 136320K, used 123087K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 61% used [0x00000007b63e0000, 0x00000007b7833ef8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 545552K, used 442812K [0x00000007ba660000, 0x00000007dbb24000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91862K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:58:51.448+0800: 1819.344: [GC2014-02-15T15:58:51.448+0800: 1819.344: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 103088 bytes, 103088 total
- age 2: 80 bytes, 103168 total
- age 3: 8667248 bytes, 8770416 total
- age 4: 2305736 bytes, 11076152 total
- age 5: 966544 bytes, 12042696 total
: 123087K->14285K(136320K), 0.0242050 secs] 565900K->457455K(681872K), 0.0243130 secs] [Times: user=0.04 sys=0.00, real=0.03 secs]
Heap after GC invocations=331 (full 47):
par new generation total 136320K, used 14285K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 41% used [0x00000007b8520000, 0x00000007b9313508, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 545552K, used 443169K [0x00000007ba660000, 0x00000007dbb24000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91862K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=331 (full 47):
par new generation total 136320K, used 116557K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 41% used [0x00000007b8520000, 0x00000007b9313508, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 545552K, used 443169K [0x00000007ba660000, 0x00000007dbb24000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91864K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:59:05.434+0800: 1833.330: [GC2014-02-15T15:59:05.434+0800: 1833.330: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1478504 bytes, 1478504 total
- age 2: 2784 bytes, 1481288 total
- age 3: 80 bytes, 1481368 total
- age 4: 8667200 bytes, 10148568 total
- age 5: 2305392 bytes, 12453960 total
: 116557K->21214K(136320K), 0.0262410 secs] 559727K->465306K(681872K), 0.0263140 secs] [Times: user=0.05 sys=0.00, real=0.03 secs]
Heap after GC invocations=332 (full 47):
par new generation total 136320K, used 21214K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 62% used [0x00000007b63e0000, 0x00000007b7897ba0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 545552K, used 444091K [0x00000007ba660000, 0x00000007dbb24000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91864K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=332 (full 47):
par new generation total 136320K, used 123486K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 62% used [0x00000007b63e0000, 0x00000007b7897ba0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 545552K, used 444091K [0x00000007ba660000, 0x00000007dbb24000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91864K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:59:15.882+0800: 1843.779: [GC2014-02-15T15:59:15.882+0800: 1843.779: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2115536 bytes, 2115536 total
- age 2: 1191568 bytes, 3307104 total
- age 3: 2760 bytes, 3309864 total
- age 4: 80 bytes, 3309944 total
- age 5: 8667200 bytes, 11977144 total
: 123486K->14443K(136320K), 0.0279680 secs] 567578K->460790K(681872K), 0.0280560 secs] [Times: user=0.06 sys=0.00, real=0.03 secs]
Heap after GC invocations=333 (full 47):
par new generation total 136320K, used 14443K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 42% used [0x00000007b8520000, 0x00000007b933ae50, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 545552K, used 446346K [0x00000007ba660000, 0x00000007dbb24000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91864K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=333 (full 47):
par new generation total 136320K, used 116715K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 42% used [0x00000007b8520000, 0x00000007b933ae50, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 545552K, used 446346K [0x00000007ba660000, 0x00000007dbb24000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91864K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:59:26.961+0800: 1854.857: [GC2014-02-15T15:59:26.961+0800: 1854.857: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1361080 bytes, 1361080 total
- age 2: 1843448 bytes, 3204528 total
- age 3: 1183992 bytes, 4388520 total
- age 4: 2760 bytes, 4391280 total
- age 5: 80 bytes, 4391360 total
: 116715K->10586K(136320K), 0.0358300 secs] 563062K->465506K(681872K), 0.0359070 secs] [Times: user=0.07 sys=0.01, real=0.03 secs]
Heap after GC invocations=334 (full 47):
par new generation total 136320K, used 10586K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 31% used [0x00000007b63e0000, 0x00000007b6e36b50, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 545552K, used 454919K [0x00000007ba660000, 0x00000007dbb24000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91864K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T15:59:26.997+0800: 1854.893: [GC [1 CMS-initial-mark: 454919K(545552K)] 465512K(681872K), 0.0099970 secs] [Times: user=0.01 sys=0.00, real=0.01 secs]
2014-02-15T15:59:27.007+0800: 1854.904: [CMS-concurrent-mark-start]
2014-02-15T15:59:27.287+0800: 1855.183: [CMS-concurrent-mark: 0.280/0.280 secs] [Times: user=0.76 sys=0.03, real=0.28 secs]
2014-02-15T15:59:27.287+0800: 1855.183: [GC[YG occupancy: 13728 K (136320 K)]2014-02-15T15:59:27.287+0800: 1855.184: [Rescan (parallel) , 0.0075520 secs]2014-02-15T15:59:27.295+0800: 1855.191: [weak refs processing, 0.0001830 secs]2014-02-15T15:59:27.295+0800: 1855.191: [scrub string table, 0.0012210 secs] [1 CMS-remark: 454919K(545552K)] 468648K(681872K), 0.0090470 secs] [Times: user=0.02 sys=0.00, real=0.01 secs]
2014-02-15T15:59:27.296+0800: 1855.193: [CMS-concurrent-sweep-start]
2014-02-15T15:59:27.444+0800: 1855.341: [CMS-concurrent-sweep: 0.148/0.148 secs] [Times: user=0.22 sys=0.01, real=0.15 secs]
2014-02-15T15:59:27.445+0800: 1855.341: [CMS-concurrent-reset-start]
2014-02-15T15:59:27.447+0800: 1855.343: [CMS-concurrent-reset: 0.002/0.002 secs] [Times: user=0.00 sys=0.00, real=0.00 secs]
{Heap before GC invocations=334 (full 48):
par new generation total 136320K, used 112858K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 31% used [0x00000007b63e0000, 0x00000007b6e36b50, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 564748K, used 446150K [0x00000007ba660000, 0x00000007dcde3000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91864K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:59:38.352+0800: 1866.249: [GC2014-02-15T15:59:38.352+0800: 1866.249: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 2257776 bytes, 2257776 total
- age 2: 1122512 bytes, 3380288 total
- age 3: 1289536 bytes, 4669824 total
- age 4: 1183744 bytes, 5853568 total
- age 5: 2760 bytes, 5856328 total
: 112858K->8479K(136320K), 0.0149760 secs] 559009K->454630K(701068K), 0.0150670 secs] [Times: user=0.03 sys=0.00, real=0.01 secs]
Heap after GC invocations=335 (full 48):
par new generation total 136320K, used 8479K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 24% used [0x00000007b8520000, 0x00000007b8d67e48, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 564748K, used 446150K [0x00000007ba660000, 0x00000007dcde3000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91864K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=335 (full 48):
par new generation total 136320K, used 110751K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 24% used [0x00000007b8520000, 0x00000007b8d67e48, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 564748K, used 446150K [0x00000007ba660000, 0x00000007dcde3000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91866K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T15:59:48.725+0800: 1876.621: [GC2014-02-15T15:59:48.725+0800: 1876.621: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 213088 bytes, 213088 total
- age 2: 2008656 bytes, 2221744 total
- age 3: 1122240 bytes, 3343984 total
- age 4: 1289432 bytes, 4633416 total
- age 5: 1161624 bytes, 5795040 total
: 110751K->8021K(136320K), 0.0142800 secs] 556902K->454175K(701068K), 0.0143520 secs] [Times: user=0.03 sys=0.00, real=0.01 secs]
Heap after GC invocations=336 (full 48):
par new generation total 136320K, used 8021K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 23% used [0x00000007b63e0000, 0x00000007b6bb57b0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 564748K, used 446153K [0x00000007ba660000, 0x00000007dcde3000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91866K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=336 (full 48):
par new generation total 136320K, used 110293K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 23% used [0x00000007b63e0000, 0x00000007b6bb57b0, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 564748K, used 446153K [0x00000007ba660000, 0x00000007dcde3000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91940K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T16:00:04.649+0800: 1892.546: [GC2014-02-15T16:00:04.649+0800: 1892.546: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 316576 bytes, 316576 total
- age 2: 36200 bytes, 352776 total
- age 3: 1907304 bytes, 2260080 total
- age 4: 1113616 bytes, 3373696 total
- age 5: 1289384 bytes, 4663080 total
: 110293K->5586K(136320K), 0.0154890 secs] 556447K->452870K(701068K), 0.0156110 secs] [Times: user=0.03 sys=0.00, real=0.02 secs]
Heap after GC invocations=337 (full 48):
par new generation total 136320K, used 5586K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 16% used [0x00000007b8520000, 0x00000007b8a949b8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 564748K, used 447284K [0x00000007ba660000, 0x00000007dcde3000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91940K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=337 (full 48):
par new generation total 136320K, used 107858K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 16% used [0x00000007b8520000, 0x00000007b8a949b8, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 564748K, used 447284K [0x00000007ba660000, 0x00000007dcde3000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91941K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T16:00:20.438+0800: 1908.335: [GC2014-02-15T16:00:20.439+0800: 1908.335: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 351432 bytes, 351432 total
- age 2: 114744 bytes, 466176 total
- age 3: 36176 bytes, 502352 total
- age 4: 1907304 bytes, 2409656 total
- age 5: 1113616 bytes, 3523272 total
: 107858K->4789K(136320K), 0.0142350 secs] 555142K->453339K(701068K), 0.0143180 secs] [Times: user=0.02 sys=0.00, real=0.02 secs]
Heap after GC invocations=338 (full 48):
par new generation total 136320K, used 4789K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 14% used [0x00000007b63e0000, 0x00000007b688d6e8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 564748K, used 448549K [0x00000007ba660000, 0x00000007dcde3000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91941K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=338 (full 48):
par new generation total 136320K, used 107061K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 14% used [0x00000007b63e0000, 0x00000007b688d6e8, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 564748K, used 448549K [0x00000007ba660000, 0x00000007dcde3000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91941K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T16:00:22.645+0800: 1910.541: [GC2014-02-15T16:00:22.645+0800: 1910.542: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 10119120 bytes, 10119120 total
- age 2: 189552 bytes, 10308672 total
- age 3: 114632 bytes, 10423304 total
- age 4: 36176 bytes, 10459480 total
- age 5: 1907304 bytes, 12366784 total
: 107061K->14819K(136320K), 0.0296070 secs] 555611K->464461K(701068K), 0.0297130 secs] [Times: user=0.06 sys=0.00, real=0.03 secs]
Heap after GC invocations=339 (full 48):
par new generation total 136320K, used 14819K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 43% used [0x00000007b8520000, 0x00000007b9398f70, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 564748K, used 449641K [0x00000007ba660000, 0x00000007dcde3000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91941K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=339 (full 48):
par new generation total 136320K, used 117091K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 43% used [0x00000007b8520000, 0x00000007b9398f70, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 564748K, used 449641K [0x00000007ba660000, 0x00000007dcde3000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91941K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T16:00:22.893+0800: 1910.789: [GC2014-02-15T16:00:22.893+0800: 1910.790: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 22624 bytes, 22624 total
- age 2: 10058744 bytes, 10081368 total
- age 3: 189552 bytes, 10270920 total
- age 4: 114632 bytes, 10385552 total
- age 5: 36176 bytes, 10421728 total
: 117091K->14957K(136320K), 0.0241720 secs] 566733K->466469K(701068K), 0.0242500 secs] [Times: user=0.05 sys=0.00, real=0.02 secs]
Heap after GC invocations=340 (full 48):
par new generation total 136320K, used 14957K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 43% used [0x00000007b63e0000, 0x00000007b727b658, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 564748K, used 451511K [0x00000007ba660000, 0x00000007dcde3000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91941K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=340 (full 48):
par new generation total 136320K, used 117229K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 100% used [0x00000007b0000000, 0x00000007b63e0000, 0x00000007b63e0000)
from space 34048K, 43% used [0x00000007b63e0000, 0x00000007b727b658, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 564748K, used 451511K [0x00000007ba660000, 0x00000007dcde3000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91941K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T16:00:33.148+0800: 1921.044: [GC2014-02-15T16:00:33.148+0800: 1921.044: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 1109024 bytes, 1109024 total
- age 2: 48 bytes, 1109072 total
- age 3: 10045552 bytes, 11154624 total
- age 4: 161792 bytes, 11316416 total
- age 5: 114632 bytes, 11431048 total
: 117229K->20322K(136320K), 0.0220960 secs] 568741K->471852K(701068K), 0.0221920 secs] [Times: user=0.04 sys=0.00, real=0.03 secs]
Heap after GC invocations=341 (full 48):
par new generation total 136320K, used 20322K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 59% used [0x00000007b8520000, 0x00000007b98f8968, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 564748K, used 451529K [0x00000007ba660000, 0x00000007dcde3000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91941K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
{Heap before GC invocations=341 (full 48):
par new generation total 136320K, used 70907K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 49% used [0x00000007b0000000, 0x00000007b31662a8, 0x00000007b63e0000)
from space 34048K, 59% used [0x00000007b8520000, 0x00000007b98f8968, 0x00000007ba660000)
to space 34048K, 0% used [0x00000007b63e0000, 0x00000007b63e0000, 0x00000007b8520000)
concurrent mark-sweep generation total 564748K, used 451529K [0x00000007ba660000, 0x00000007dcde3000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91957K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
2014-02-15T16:00:40.774+0800: 1928.671: [GC2014-02-15T16:00:40.774+0800: 1928.671: [ParNew
Desired survivor size 17432576 bytes, new threshold 5 (max 5)
- age 1: 91768 bytes, 91768 total
- age 2: 963088 bytes, 1054856 total
- age 3: 48 bytes, 1054904 total
- age 4: 10045384 bytes, 11100288 total
- age 5: 160928 bytes, 11261216 total
: 70907K->13416K(136320K), 0.0251390 secs] 522436K->465054K(701068K), 0.0252130 secs] [Times: user=0.05 sys=0.00, real=0.03 secs]
Heap after GC invocations=342 (full 48):
par new generation total 136320K, used 13416K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 0% used [0x00000007b0000000, 0x00000007b0000000, 0x00000007b63e0000)
from space 34048K, 39% used [0x00000007b63e0000, 0x00000007b70fa040, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 564748K, used 451638K [0x00000007ba660000, 0x00000007dcde3000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91957K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
}
2014-02-15T16:00:40.800+0800: 1928.696: [GC [1 CMS-initial-mark: 451638K(564748K)] 465066K(701068K), 0.0169370 secs] [Times: user=0.01 sys=0.00, real=0.01 secs]
2014-02-15T16:00:40.817+0800: 1928.713: [CMS-concurrent-mark-start]
2014-02-15T16:00:41.062+0800: 1928.958: [CMS-concurrent-mark: 0.245/0.245 secs] [Times: user=0.50 sys=0.01, real=0.25 secs]
2014-02-15T16:00:41.062+0800: 1928.958: [GC[YG occupancy: 13449 K (136320 K)]2014-02-15T16:00:41.062+0800: 1928.958: [Rescan (parallel) , 0.0092250 secs]2014-02-15T16:00:41.071+0800: 1928.967: [weak refs processing, 0.0001780 secs]2014-02-15T16:00:41.071+0800: 1928.968: [class unloading, 0.0076120 secs]2014-02-15T16:00:41.079+0800: 1928.975: [scrub symbol table, 0.0140090 secs]2014-02-15T16:00:41.093+0800: 1928.989: [scrub string table, 0.0012150 secs] [1 CMS-remark: 451638K(564748K)] 465087K(701068K), 0.0362620 secs] [Times: user=0.04 sys=0.00, real=0.03 secs]
2014-02-15T16:00:41.098+0800: 1928.995: [CMS-concurrent-sweep-start]
2014-02-15T16:00:41.262+0800: 1929.158: [CMS-concurrent-sweep: 0.163/0.163 secs] [Times: user=0.17 sys=0.00, real=0.17 secs]
2014-02-15T16:00:41.262+0800: 1929.158: [CMS-concurrent-reset-start]
2014-02-15T16:00:41.264+0800: 1929.161: [CMS-concurrent-reset: 0.002/0.003 secs] [Times: user=0.00 sys=0.00, real=0.00 secs]
Heap
par new generation total 136320K, used 19698K [0x00000007b0000000, 0x00000007ba660000, 0x00000007ba660000)
eden space 102272K, 6% used [0x00000007b0000000, 0x00000007b0622980, 0x00000007b63e0000)
from space 34048K, 39% used [0x00000007b63e0000, 0x00000007b70fa040, 0x00000007b8520000)
to space 34048K, 0% used [0x00000007b8520000, 0x00000007b8520000, 0x00000007ba660000)
concurrent mark-sweep generation total 564748K, used 441450K [0x00000007ba660000, 0x00000007dcde3000, 0x00000007f0000000)
concurrent-mark-sweep perm gen total 262144K, used 91961K [0x00000007f0000000, 0x0000000800000000, 0x0000000800000000)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment