Skip to content

Instantly share code, notes, and snippets.

@rednaxelafx
Created February 23, 2012 08:22
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 rednaxelafx/1891517 to your computer and use it in GitHub Desktop.
Save rednaxelafx/1891517 to your computer and use it in GitHub Desktop.
cpCacheEntry got printed on tty during error reporting. JDK6u30, HotSpot 20.5. "tty" should be replaced by "st"
[sajia@211 npe_test]$ java NpeDemo
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00002aaaab04190b, pid=31677, tid=1086253376
#
# JRE version: 6.0_30-b12
# Java VM: Java HotSpot(TM) 64-Bit Server VM (20.5-b03 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# j java.lang.String.trim()Ljava/lang/String;+0
#
# An error report file with more information is saved as:
# /home/sajia/temp/npe_test/hs_err_pid31677.log
-------------
0 (0x00000006040ac3d0) [b5|b4| 353]
[ 0x00000006040128f0]
[ 0x0000000000000014]
[ 0x0000000038000002]
-------------
1 (0x00000006040ac3f0) [b5|b4| 354]
[ 0x00000006040128f0]
[ 0x0000000000000018]
[ 0x0000000030000003]
-------------
2 (0x00000006040ac410) [b5|b4| 355]
[ 0x00000006040128f0]
[ 0x0000000000000010]
[ 0x0000000038000001]
-------------
3 (0x00000006040ac430) [b5|b4| 356]
[ 0x00000006040128f0]
[ 0x000000000000000c]
[ 0x0000000078000000]
-------------
4 (0x00000006040ac450) [00|00| 357]
[ 0x00000006040128f0]
[ 0x00000000000002a0]
[ 0x0000000078000005]
-------------
5 (0x00000006040ac470) [00|00| 358]
[ 0x00000006040128f0]
[ 0x00000000000002a4]
[ 0x0000000078000006]
-------------
6 (0x00000006040ac490) [00|00| 359]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
7 (0x00000006040ac4b0) [00|b8| 360]
[ 0x0000000604092250]
[ 0x0000000000000000]
[ 0x0000000018800001]
-------------
8 (0x00000006040ac4d0) [00|b8| 361]
[ 0x00000006040924c0]
[ 0x0000000000000000]
[ 0x0000000018800001]
-------------
9 (0x00000006040ac4f0) [00|00| 362]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
10 (0x00000006040ac510) [00|00| 363]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
11 (0x00000006040ac530) [00|00| 364]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
12 (0x00000006040ac550) [00|00| 365]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
13 (0x00000006040ac570) [00|00| 366]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
14 (0x00000006040ac590) [00|00| 367]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
15 (0x00000006040ac5b0) [00|00| 368]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
16 (0x00000006040ac5d0) [00|00| 369]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
17 (0x00000006040ac5f0) [00|00| 370]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
18 (0x00000006040ac610) [00|00| 371]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
19 (0x00000006040ac630) [00|00| 372]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
20 (0x00000006040ac650) [00|00| 373]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
21 (0x00000006040ac670) [00|00| 374]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
22 (0x00000006040ac690) [00|00| 375]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
23 (0x00000006040ac6b0) [00|00| 376]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
24 (0x00000006040ac6d0) [00|00| 377]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
25 (0x00000006040ac6f0) [00|00| 378]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
26 (0x00000006040ac710) [00|00| 379]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
27 (0x00000006040ac730) [00|00| 380]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
28 (0x00000006040ac750) [00|00| 381]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
29 (0x00000006040ac770) [00|00| 382]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
30 (0x00000006040ac790) [00|b8| 383]
[ 0x0000000604131f60]
[ 0x0000000000000000]
[ 0x0000000038800002]
-------------
31 (0x00000006040ac7b0) [00|00| 384]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
32 (0x00000006040ac7d0) [00|00| 385]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
33 (0x00000006040ac7f0) [00|b7| 386]
[ 0x00000006040081a0]
[ 0x0000000000000000]
[ 0xffffffff80800001]
-------------
34 (0x00000006040ac810) [00|00| 387]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
35 (0x00000006040ac830) [b6|00| 388]
[ 0x0000000000000000]
[ 0x0000000000000002]
[ 0x0000000070800001]
-------------
36 (0x00000006040ac850) [b6|00| 389]
[ 0x0000000000000000]
[ 0x000000060400de00]
[ 0x000000003c800001]
-------------
37 (0x00000006040ac870) [00|00| 390]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
38 (0x00000006040ac890) [b6|00| 391]
[ 0x0000000000000000]
[ 0x000000060400fad0]
[ 0x000000003c800003]
-------------
39 (0x00000006040ac8b0) [b6|00| 392]
[ 0x0000000000000000]
[ 0x000000060400fd48]
[ 0x000000003c800003]
-------------
40 (0x00000006040ac8d0) [00|b7| 393]
[ 0x000000060400dd20]
[ 0x0000000000000000]
[ 0xffffffff88800004]
-------------
41 (0x00000006040ac8f0) [b6|00| 394]
[ 0x0000000000000000]
[ 0x000000060400e608]
[ 0xffffffff8c800005]
-------------
42 (0x00000006040ac910) [00|00| 395]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
43 (0x00000006040ac930) [00|b8| 396]
[ 0x000000060400d458]
[ 0x0000000000000000]
[ 0xffffffff88800003]
-------------
44 (0x00000006040ac950) [00|00| 397]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
45 (0x00000006040ac970) [00|00| 398]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
46 (0x00000006040ac990) [00|00| 399]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
47 (0x00000006040ac9b0) [00|b8| 400]
[ 0x00000006040100b8]
[ 0x0000000000000000]
[ 0x0000000038800007]
-------------
48 (0x00000006040ac9d0) [00|00| 401]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
49 (0x00000006040ac9f0) [00|00| 402]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
50 (0x00000006040aca10) [b6|00| 403]
[ 0x0000000000000000]
[ 0x0000000604010628]
[ 0x000000007c800003]
-------------
51 (0x00000006040aca30) [00|00| 404]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
52 (0x00000006040aca50) [00|00| 405]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
53 (0x00000006040aca70) [b6|00| 406]
[ 0x0000000000000000]
[ 0x000000060400ff20]
[ 0x000000003c800003]
-------------
54 (0x00000006040aca90) [00|00| 407]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
55 (0x00000006040acab0) [b6|00| 408]
[ 0x0000000000000000]
[ 0x000000060400f580]
[ 0x000000000c800003]
-------------
56 (0x00000006040acad0) [00|00| 409]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
57 (0x00000006040acaf0) [00|b7| 410]
[ 0x000000060400d570]
[ 0x0000000000000000]
[ 0xffffffff88800005]
-------------
58 (0x00000006040acb10) [00|00| 411]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
59 (0x00000006040acb30) [00|00| 412]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
60 (0x00000006040acb50) [00|00| 413]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
61 (0x00000006040acb70) [b6|00| 414]
[ 0x0000000000000000]
[ 0x00000006040112a0]
[ 0x000000007c800002]
-------------
62 (0x00000006040acb90) [00|00| 415]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
63 (0x00000006040acbb0) [00|b7| 416]
[ 0x00000006040afdf8]
[ 0x0000000000000000]
[ 0xffffffff80800002]
-------------
64 (0x00000006040acbd0) [00|00| 417]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
65 (0x00000006040acbf0) [00|00| 418]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
66 (0x00000006040acc10) [00|00| 419]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
67 (0x00000006040acc30) [00|00| 420]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
68 (0x00000006040acc50) [00|b8| 421]
[ 0x000000060413f4a0]
[ 0x0000000000000000]
[ 0x0000000070800004]
-------------
69 (0x00000006040acc70) [00|b8| 422]
[ 0x000000060413f868]
[ 0x0000000000000000]
[ 0x0000000070800004]
-------------
70 (0x00000006040acc90) [00|00| 423]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
71 (0x00000006040accb0) [00|00| 424]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
72 (0x00000006040accd0) [00|00| 425]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
73 (0x00000006040accf0) [00|b8| 426]
[ 0x0000000604121118]
[ 0x0000000000000000]
[ 0x0000000070800001]
-------------
74 (0x00000006040acd10) [00|b8| 427]
[ 0x000000060402ee10]
[ 0x0000000000000000]
[ 0xffffffff88800005]
-------------
75 (0x00000006040acd30) [00|00| 428]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
76 (0x00000006040acd50) [00|b8| 429]
[ 0x000000060412c3c8]
[ 0x0000000000000000]
[ 0x0000000070800003]
-------------
77 (0x00000006040acd70) [00|00| 430]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
78 (0x00000006040acd90) [00|00| 431]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
79 (0x00000006040acdb0) [00|00| 432]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
80 (0x00000006040acdd0) [00|00| 433]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
81 (0x00000006040acdf0) [00|00| 434]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
82 (0x00000006040ace10) [00|b8| 435]
[ 0x0000000604219938]
[ 0x0000000000000000]
[ 0x0000000078800000]
-------------
83 (0x00000006040ace30) [00|00| 436]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
84 (0x00000006040ace50) [00|00| 437]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
85 (0x00000006040ace70) [00|00| 438]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
86 (0x00000006040ace90) [00|00| 439]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
87 (0x00000006040aceb0) [00|00| 440]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
88 (0x00000006040aced0) [00|00| 441]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
89 (0x00000006040acef0) [00|00| 442]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
90 (0x00000006040acf10) [00|00| 443]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
91 (0x00000006040acf30) [00|00| 444]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
92 (0x00000006040acf50) [00|00| 445]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
93 (0x00000006040acf70) [00|00| 446]
[ 0x0000000000000000]
[ 0x0000000000000000]
[ 0x0000000000000000]
-------------
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
Aborted
[sajia@211 npe_test]$
void ConstantPoolCacheEntry::print(outputStream* st, int index) const {
// print separator
if (index == 0) tty->print_cr(" -------------");
// print entry
tty->print("%3d ("PTR_FORMAT") ", index, (intptr_t)this);
if (is_secondary_entry())
tty->print_cr("[%5d|secondary]", main_entry_index());
else
tty->print_cr("[%02x|%02x|%5d]", bytecode_2(), bytecode_1(), constant_pool_index());
tty->print_cr(" [ "PTR_FORMAT"]", (intptr_t)(oop)_f1);
tty->print_cr(" [ "PTR_FORMAT"]", (intptr_t)_f2);
tty->print_cr(" [ "PTR_FORMAT"]", (intptr_t)_flags);
tty->print_cr(" -------------");
}
diff -r 3b24e7e01d20 src/share/vm/oops/cpCacheOop.cpp
--- a/src/share/vm/oops/cpCacheOop.cpp Mon Feb 20 22:32:30 2012 -0800
+++ b/src/share/vm/oops/cpCacheOop.cpp Thu Feb 23 16:27:25 2012 +0800
@@ -504,17 +504,17 @@
void ConstantPoolCacheEntry::print(outputStream* st, int index) const {
// print separator
- if (index == 0) tty->print_cr(" -------------");
+ if (index == 0) st->print_cr(" -------------");
// print entry
- tty->print("%3d ("PTR_FORMAT") ", index, (intptr_t)this);
+ st->print("%3d ("PTR_FORMAT") ", index, (intptr_t)this);
if (is_secondary_entry())
- tty->print_cr("[%5d|secondary]", main_entry_index());
+ st->print_cr("[%5d|secondary]", main_entry_index());
else
- tty->print_cr("[%02x|%02x|%5d]", bytecode_2(), bytecode_1(), constant_pool_index());
- tty->print_cr(" [ "PTR_FORMAT"]", (intptr_t)(oop)_f1);
- tty->print_cr(" [ "PTR_FORMAT"]", (intptr_t)_f2);
- tty->print_cr(" [ "PTR_FORMAT"]", (intptr_t)_flags);
- tty->print_cr(" -------------");
+ st->print_cr("[%02x|%02x|%5d]", bytecode_2(), bytecode_1(), constant_pool_index());
+ st->print_cr(" [ "PTR_FORMAT"]", (intptr_t)(oop)_f1);
+ st->print_cr(" [ "PTR_FORMAT"]", (intptr_t)_f2);
+ st->print_cr(" [ "PTR_FORMAT"]", (intptr_t)_flags);
+ st->print_cr(" -------------");
}
void ConstantPoolCacheEntry::verify(outputStream* st) const {
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00002aaaab04190b, pid=27493, tid=1102739776
#
# JRE version: 6.0_30-b12
# Java VM: Java HotSpot(TM) 64-Bit Server VM (20.5-b03 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# j java.lang.String.trim()Ljava/lang/String;+0
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x0000000044227800): JavaThread "main" [_thread_in_Java, id=27494, stack(0x0000000041aa7000,0x0000000041ba8000)]
siginfo:si_signo=SIGSEGV: si_errno=0, si_code=1 (SEGV_MAPERR), si_addr=0x000000007805d50c
Registers:
RAX=0x0000000000000000, RBX=0x0000000000000034, RCX=0x00000006040ac3a8, RDX=0x000000007805d500
RSP=0x0000000041ba6b58, RBP=0x0000000041ba6b98, RSI=0x00002ac176ebf008, RDI=0x0000000044227e10
R8 =0x0000000000000ffc, R9 =0x00002ac176ebf010, R10=0x00002ac177003160, R11=0x00002ac176eaa550
R12=0x0000000000000000, R13=0x0000000604011814, R14=0x0000000041ba6bc8, R15=0x0000000044227800
RIP=0x00002aaaab04190b, EFLAGS=0x0000000000010206, CSGSFS=0x0000000000000033, ERR=0x0000000000000004
TRAPNO=0x000000000000000e
Top of Stack: (sp=0x0000000041ba6b58)
0x0000000041ba6b58: 0000000041ba6b58 00000006040117f8
0x0000000041ba6b68: 0000000041ba6bc8 00000006040ac3a8
0x0000000041ba6b78: 0000000000000000 0000000604011860
0x0000000041ba6b88: 0000000000000000 0000000041ba6bc8
0x0000000041ba6b98: 0000000041ba6c10 00002aaaab032929
0x0000000041ba6ba8: 000000007805d500 0000000000000000
0x0000000041ba6bb8: 0000000000000000 0000000000000002
0x0000000041ba6bc8: 0000000758634548 0000000041ba6bd0
0x0000000041ba6bd8: 000000060427d59a 0000000041ba6c38
0x0000000041ba6be8: 000000060427da00 0000000000000000
0x0000000041ba6bf8: 000000060427d5c8 0000000041ba6bc8
0x0000000041ba6c08: 0000000041ba6c38 0000000041ba6ca0
0x0000000041ba6c18: 00002aaaab02d44e 0000000000000000
0x0000000041ba6c28: 0000000758634548 00000007586344e8
0x0000000041ba6c38: 00000007586344d8 0000000000001fa0
0x0000000041ba6c48: 0000000041ba6ce0 00002ac176ec44b8
0x0000000041ba6c58: 0000000041ba6e79 0000000044227800
0x0000000041ba6c68: 00002aaaab02d3bf 0000000041ba6d10
0x0000000041ba6c78: 0000000041ba6f78 000000000000000a
0x0000000041ba6c88: 000000060427d5c8 00002aaaab03d160
0x0000000041ba6c98: 0000000041ba6e38 0000000041ba6d90
0x0000000041ba6ca8: 00002ac176904470 0000000000000001
0x0000000041ba6cb8: 0000000044227800 0000000041ba6d10
0x0000000041ba6cc8: 0000000041ba6f78 0000000a00227800
0x0000000041ba6cd8: 00002aaaab03d160 0000000044227800
0x0000000041ba6ce8: 0000000044226550 0000000044227de0
0x0000000041ba6cf8: 0000000044227e10 00000000442281c8
0x0000000041ba6d08: 0000000044226580 0000000044227800
0x0000000041ba6d18: 0000000044228b80 000000060427d5c8
0x0000000041ba6d28: 0000000000000000 0000000000000000
0x0000000041ba6d38: 0000000000000000 0000000000000000
0x0000000041ba6d48: 0000000041ba6f70 0000000041ba6d80
Instructions: (pc=0x00002aaaab04190b)
0x00002aaaab0418eb: 76 c1 2a 00 00 34 00 00 00 00 00 00 00 00 00 00
0x00002aaaab0418fb: 00 00 00 00 00 8b 04 24 48 83 c4 08 5a 48 63 c0
0x00002aaaab04190b: 3b 42 0c 8b d8 0f 83 0a b3 ff ff 0f b7 44 42 10
0x00002aaaab04191b: 41 0f b6 5d 01 49 ff c5 49 ba 60 31 00 77 c1 2a
Register to memory mapping:
RAX=0x0000000000000000 is an unknown value
RBX=0x0000000000000034 is an unknown value
RCX=0x00000006040ac3a8 is an oop
{constant pool cache}
- klass: {other class}
RDX=0x000000007805d500 is an unknown value
RSP=0x0000000041ba6b58 is pointing into the stack for thread: 0x0000000044227800
RBP=0x0000000041ba6b98 is pointing into the stack for thread: 0x0000000044227800
RSI=0x00002ac176ebf008: <offset 0xa9a008> in /home/sajia/sdk/jdk1.6.0_30/jre/lib/amd64/server/libjvm.so at 0x00002ac176425000
RDI=0x0000000044227e10 is an unknown value
R8 =0x0000000000000ffc is an unknown value
R9 =0x00002ac176ebf010: <offset 0xa9a010> in /home/sajia/sdk/jdk1.6.0_30/jre/lib/amd64/server/libjvm.so at 0x00002ac176425000
R10=0x00002ac177003160: <offset 0xbde160> in /home/sajia/sdk/jdk1.6.0_30/jre/lib/amd64/server/libjvm.so at 0x00002ac176425000
R11=0x00002ac176eaa550: <offset 0xa85550> in /home/sajia/sdk/jdk1.6.0_30/jre/lib/amd64/server/libjvm.so at 0x00002ac176425000
R12=0x0000000000000000 is an unknown value
R13=0x0000000604011814 is an oop
{constMethod}
- klass: {other class}
- method: 0x0000000604011860 {method} 'trim' '()Ljava/lang/String;' in 'java/lang/String'
- exceptions: 0x0000000604001e98
bci_from(0x604011814) = 28; print_codes():
R14=0x0000000041ba6bc8 is pointing into the stack for thread: 0x0000000044227800
R15=0x0000000044227800 is a thread
Stack: [0x0000000041aa7000,0x0000000041ba8000], sp=0x0000000041ba6b58, free space=1022k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
j java.lang.String.trim()Ljava/lang/String;+0
j NpeDemo.main([Ljava/lang/String;)V+50
v ~StubRoutines::call_stub
V [libjvm.so+0x4df470] JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*)+0x1e0
V [libjvm.so+0x70f729] os::os_exception_wrapper(void (*)(JavaValue*, methodHandle*, JavaCallArguments*, Thread*), JavaValue*, methodHandle*, JavaCallArguments*, Thread*)+0x19
V [libjvm.so+0x4df285] JavaCalls::call(JavaValue*, methodHandle, JavaCallArguments*, Thread*)+0x25
V [libjvm.so+0x51acd7] jni_invoke_static(JNIEnv_*, JavaValue*, _jobject*, JNICallType, _jmethodID*, JNI_ArgumentPusher*, Thread*)+0x147
V [libjvm.so+0x50846f] unsigned+0x20f
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x00000000442c8800 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=27514, stack(0x00000000427b4000,0x00000000428b5000)]
0x00000000442c6000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=27513, stack(0x0000000040d5c000,0x0000000040e5d000)]
0x00000000442c3800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=27512, stack(0x0000000040868000,0x0000000040969000)]
0x00000000442c1000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=27511, stack(0x0000000040767000,0x0000000040868000)]
0x00000000442a5000 JavaThread "Finalizer" daemon [_thread_blocked, id=27510, stack(0x00000000426b3000,0x00000000427b4000)]
0x000000004429d800 JavaThread "Reference Handler" daemon [_thread_blocked, id=27509, stack(0x00000000425b2000,0x00000000426b3000)]
=>0x0000000044227800 JavaThread "main" [_thread_in_Java, id=27494, stack(0x0000000041aa7000,0x0000000041ba8000)]
Other Threads:
0x0000000044297000 VMThread [stack: 0x00000000417fa000,0x00000000418fb000] [id=27508]
0x00000000442db800 WatcherThread [stack: 0x00000000428b5000,0x00000000429b6000] [id=27515]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
PSYoungGen total 150208K, used 2575K [0x0000000758600000, 0x0000000762da0000, 0x0000000800000000)
eden space 128768K, 2% used [0x0000000758600000,0x0000000758883d80,0x00000007603c0000)
from space 21440K, 0% used [0x00000007618b0000,0x00000007618b0000,0x0000000762da0000)
to space 21440K, 0% used [0x00000007603c0000,0x00000007603c0000,0x00000007618b0000)
PSOldGen total 343296K, used 0K [0x0000000609200000, 0x000000061e140000, 0x0000000758600000)
object space 343296K, 0% used [0x0000000609200000,0x0000000609200000,0x000000061e140000)
PSPermGen total 21248K, used 2571K [0x0000000604000000, 0x00000006054c0000, 0x0000000609200000)
object space 21248K, 12% used [0x0000000604000000,0x0000000604282cc8,0x00000006054c0000)
Code Cache [0x00002aaaab02d000, 0x00002aaaab29d000, 0x00002aaaae02d000)
total_blobs=151 nmethods=0 adapters=119 free_code_cache=49952512 largest_free_block=0
Dynamic libraries:
40000000-40009000 r-xp 00000000 68:09 38110137 /home/sajia/sdk/jdk1.6.0_30/bin/java
40108000-4010a000 rwxp 00008000 68:09 38110137 /home/sajia/sdk/jdk1.6.0_30/bin/java
40767000-4076a000 ---p 40767000 00:00 0
4076a000-40868000 rwxp 4076a000 00:00 0
40868000-4086b000 ---p 40868000 00:00 0
4086b000-40969000 rwxp 4086b000 00:00 0
40d5c000-40d5f000 ---p 40d5c000 00:00 0
40d5f000-40e5d000 rwxp 40d5f000 00:00 0
4144d000-4144e000 ---p 4144d000 00:00 0
4144e000-4154e000 rwxp 4144e000 00:00 0
4154e000-4154f000 ---p 4154e000 00:00 0
4154f000-4164f000 rwxp 4154f000 00:00 0
417fa000-417fb000 ---p 417fa000 00:00 0
417fb000-418fb000 rwxp 417fb000 00:00 0
4193b000-4193c000 ---p 4193b000 00:00 0
4193c000-41a3c000 rwxp 4193c000 00:00 0
41aa7000-41aaa000 ---p 41aa7000 00:00 0
41aaa000-41ba8000 rwxp 41aaa000 00:00 0
41ba8000-41ba9000 ---p 41ba8000 00:00 0
41ba9000-41ca9000 rwxp 41ba9000 00:00 0
41ca9000-41caa000 ---p 41ca9000 00:00 0
41caa000-41daa000 rwxp 41caa000 00:00 0
41daa000-41dab000 ---p 41daa000 00:00 0
41dab000-41eab000 rwxp 41dab000 00:00 0
41eab000-41eac000 ---p 41eab000 00:00 0
41eac000-41fac000 rwxp 41eac000 00:00 0
41fac000-41fad000 ---p 41fac000 00:00 0
41fad000-420ad000 rwxp 41fad000 00:00 0
420ad000-420ae000 ---p 420ad000 00:00 0
420ae000-421ae000 rwxp 420ae000 00:00 0
421ae000-421af000 ---p 421ae000 00:00 0
421af000-422af000 rwxp 421af000 00:00 0
422af000-422b0000 ---p 422af000 00:00 0
422b0000-423b0000 rwxp 422b0000 00:00 0
423b0000-423b1000 ---p 423b0000 00:00 0
423b1000-424b1000 rwxp 423b1000 00:00 0
424b1000-424b2000 ---p 424b1000 00:00 0
424b2000-425b2000 rwxp 424b2000 00:00 0
425b2000-425b5000 ---p 425b2000 00:00 0
425b5000-426b3000 rwxp 425b5000 00:00 0
426b3000-426b6000 ---p 426b3000 00:00 0
426b6000-427b4000 rwxp 426b6000 00:00 0
427b4000-427b7000 ---p 427b4000 00:00 0
427b7000-428b5000 rwxp 427b7000 00:00 0
428b5000-428b6000 ---p 428b5000 00:00 0
428b6000-429b6000 rwxp 428b6000 00:00 0
44220000-4431d000 rwxp 44220000 00:00 0 [heap]
604000000-6054c0000 rwxp 604000000 00:00 0
6054c0000-609200000 rwxp 6054c0000 00:00 0
609200000-61e140000 rwxp 609200000 00:00 0
61e140000-758600000 rwxp 61e140000 00:00 0
758600000-762da0000 rwxp 758600000 00:00 0
762da0000-800000000 rwxp 762da0000 00:00 0
347e800000-347e81c000 r-xp 00000000 68:02 929560 /lib64/ld-2.5.so
347ea1b000-347ea1c000 r-xp 0001b000 68:02 929560 /lib64/ld-2.5.so
347ea1c000-347ea1d000 rwxp 0001c000 68:02 929560 /lib64/ld-2.5.so
347ec00000-347ed4d000 r-xp 00000000 68:02 929561 /lib64/libc-2.5.so
347ed4d000-347ef4d000 ---p 0014d000 68:02 929561 /lib64/libc-2.5.so
347ef4d000-347ef51000 r-xp 0014d000 68:02 929561 /lib64/libc-2.5.so
347ef51000-347ef52000 rwxp 00151000 68:02 929561 /lib64/libc-2.5.so
347ef52000-347ef57000 rwxp 347ef52000 00:00 0
347f000000-347f002000 r-xp 00000000 68:02 929562 /lib64/libdl-2.5.so
347f002000-347f202000 ---p 00002000 68:02 929562 /lib64/libdl-2.5.so
347f202000-347f203000 r-xp 00002000 68:02 929562 /lib64/libdl-2.5.so
347f203000-347f204000 rwxp 00003000 68:02 929562 /lib64/libdl-2.5.so
347f400000-347f416000 r-xp 00000000 68:02 929566 /lib64/libpthread-2.5.so
347f416000-347f615000 ---p 00016000 68:02 929566 /lib64/libpthread-2.5.so
347f615000-347f616000 r-xp 00015000 68:02 929566 /lib64/libpthread-2.5.so
347f616000-347f617000 rwxp 00016000 68:02 929566 /lib64/libpthread-2.5.so
347f617000-347f61b000 rwxp 347f617000 00:00 0
347f800000-347f882000 r-xp 00000000 68:02 929567 /lib64/libm-2.5.so
347f882000-347fa81000 ---p 00082000 68:02 929567 /lib64/libm-2.5.so
347fa81000-347fa82000 r-xp 00081000 68:02 929567 /lib64/libm-2.5.so
347fa82000-347fa83000 rwxp 00082000 68:02 929567 /lib64/libm-2.5.so
347fc00000-347fc07000 r-xp 00000000 68:02 929568 /lib64/librt-2.5.so
347fc07000-347fe07000 ---p 00007000 68:02 929568 /lib64/librt-2.5.so
347fe07000-347fe08000 r-xp 00007000 68:02 929568 /lib64/librt-2.5.so
347fe08000-347fe09000 rwxp 00008000 68:02 929568 /lib64/librt-2.5.so
3481400000-3481415000 r-xp 00000000 68:02 929130 /lib64/libnsl-2.5.so
3481415000-3481614000 ---p 00015000 68:02 929130 /lib64/libnsl-2.5.so
3481614000-3481615000 r-xp 00014000 68:02 929130 /lib64/libnsl-2.5.so
3481615000-3481616000 rwxp 00015000 68:02 929130 /lib64/libnsl-2.5.so
3481616000-3481618000 rwxp 3481616000 00:00 0
2aaaaaabd000-2aaaaaaca000 r-xp 00000000 68:09 38110783 /home/sajia/sdk/jdk1.6.0_30/jre/lib/amd64/libverify.so
2aaaaaaca000-2aaaaabc9000 ---p 0000d000 68:09 38110783 /home/sajia/sdk/jdk1.6.0_30/jre/lib/amd64/libverify.so
2aaaaabc9000-2aaaaabcc000 rwxp 0000c000 68:09 38110783 /home/sajia/sdk/jdk1.6.0_30/jre/lib/amd64/libverify.so
2aaaaabcc000-2aaaaabf5000 r-xp 00000000 68:09 38110801 /home/sajia/sdk/jdk1.6.0_30/jre/lib/amd64/libjava.so
2aaaaabf5000-2aaaaacf4000 ---p 00029000 68:09 38110801 /home/sajia/sdk/jdk1.6.0_30/jre/lib/amd64/libjava.so
2aaaaacf4000-2aaaaacfb000 rwxp 00028000 68:09 38110801 /home/sajia/sdk/jdk1.6.0_30/jre/lib/amd64/libjava.so
2aaaaacfb000-2aaaaacfc000 r-xp 2aaaaacfb000 00:00 0
2aaaaacfc000-2aaaaacfd000 rwxp 2aaaaacfc000 00:00 0
2aaaaacfd000-2aaaaad05000 rwxs 00000000 68:08 416421 /tmp/hsperfdata_sajia/27493
2aaaaad0e000-2aaaaad18000 r-xp 00000000 68:02 928955 /lib64/libnss_files-2.5.so
2aaaaad18000-2aaaaaf17000 ---p 0000a000 68:02 928955 /lib64/libnss_files-2.5.so
2aaaaaf17000-2aaaaaf18000 r-xp 00009000 68:02 928955 /lib64/libnss_files-2.5.so
2aaaaaf18000-2aaaaaf19000 rwxp 0000a000 68:02 928955 /lib64/libnss_files-2.5.so
2aaaaaf19000-2aaaaaf27000 r-xp 00000000 68:09 38110788 /home/sajia/sdk/jdk1.6.0_30/jre/lib/amd64/libzip.so
2aaaaaf27000-2aaaab029000 ---p 0000e000 68:09 38110788 /home/sajia/sdk/jdk1.6.0_30/jre/lib/amd64/libzip.so
2aaaab029000-2aaaab02c000 rwxp 00010000 68:09 38110788 /home/sajia/sdk/jdk1.6.0_30/jre/lib/amd64/libzip.so
2aaaab02c000-2aaaab29d000 rwxp 2aaaab02c000 00:00 0
2aaaab29d000-2aaaae02d000 rwxp 2aaaab29d000 00:00 0
2aaaae02d000-2aaaae037000 rwxp 2aaaae02d000 00:00 0
2aaaae037000-2aaaae0ed000 rwxp 2aaaae037000 00:00 0
2aaaae0ed000-2aaaae0f8000 rwxp 2aaaae0ed000 00:00 0
2aaaae0f8000-2aaaae116000 rwxp 2aaaae0f8000 00:00 0
2aaaae116000-2aaaae1be000 rwxp 2aaaae116000 00:00 0
2aaaae1be000-2aaaaeb90000 rwxp 2aaaae1be000 00:00 0
2aaaaeb90000-2aaaaebe4000 rwxp 2aaaaeb90000 00:00 0
2aaaaebe4000-2aaaaf0cd000 rwxp 2aaaaebe4000 00:00 0
2aaaaf0cd000-2aaaaf176000 rwxp 2aaaaf0cd000 00:00 0
2aaaaf176000-2aaaafb48000 rwxp 2aaaaf176000 00:00 0
2aaaafb48000-2aaaafb53000 rwxp 2aaaafb48000 00:00 0
2aaaafb53000-2aaaafb71000 rwxp 2aaaafb53000 00:00 0
2aaaafb71000-2aaaafb99000 rwxp 2aaaafb71000 00:00 0
2aaaafb99000-2aaaafd36000 r-xs 030b8000 68:09 38113744 /home/sajia/sdk/jdk1.6.0_30/jre/lib/rt.jar
2aaaafd36000-2aaaaff6c000 rwxp 2aaaafd36000 00:00 0
2aaab0000000-2aaab0021000 rwxp 2aaab0000000 00:00 0
2aaab0021000-2aaab4000000 ---p 2aaab0021000 00:00 0
2aaab4000000-2aaab4c0c000 rwxp 2aaab4000000 00:00 0
2aaab4c0c000-2aaab81e2000 r-xp 00000000 68:06 1720704 /usr/lib/locale/locale-archive
2ac176306000-2ac176308000 rwxp 2ac176306000 00:00 0
2ac176319000-2ac176320000 r-xp 00000000 68:09 38110773 /home/sajia/sdk/jdk1.6.0_30/jre/lib/amd64/jli/libjli.so
2ac176320000-2ac176421000 ---p 00007000 68:09 38110773 /home/sajia/sdk/jdk1.6.0_30/jre/lib/amd64/jli/libjli.so
2ac176421000-2ac176423000 rwxp 00008000 68:09 38110773 /home/sajia/sdk/jdk1.6.0_30/jre/lib/amd64/jli/libjli.so
2ac176423000-2ac176425000 rwxp 2ac176423000 00:00 0
2ac176425000-2ac176d3f000 r-xp 00000000 68:09 38110808 /home/sajia/sdk/jdk1.6.0_30/jre/lib/amd64/server/libjvm.so
2ac176d3f000-2ac176e41000 ---p 0091a000 68:09 38110808 /home/sajia/sdk/jdk1.6.0_30/jre/lib/amd64/server/libjvm.so
2ac176e41000-2ac176ff6000 rwxp 0091c000 68:09 38110808 /home/sajia/sdk/jdk1.6.0_30/jre/lib/amd64/server/libjvm.so
2ac176ff6000-2ac177030000 rwxp 2ac176ff6000 00:00 0
7ffff21f4000-7ffff2209000 rwxp 7ffffffea000 00:00 0 [stack]
ffffffffff600000-ffffffffffe00000 ---p 00000000 00:00 0 [vdso]
VM Arguments:
jvm_flags: +UnlockDiagnosticVMOptions +PrintCompilation +PrintInlining
java_command: NpeDemo
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=/home/sajia/testjdk6u30
PATH=/home/sajia/testjdk6u30/bin:/home/sajia/sdk/jdk1.6.0_30/bin:/home/sajia/sdk/groovy-1.7.7/bin:/usr/kerberos/bin:/home/y/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/sajia/bin
LD_LIBRARY_PATH=/home/sajia/sdk/jdk1.6.0_30/jre/lib/amd64/server:/home/sajia/sdk/jdk1.6.0_30/jre/lib/amd64:/home/sajia/sdk/jdk1.6.0_30/jre/../lib/amd64::/opt/AMDAPP/lib/x86_64:/opt/AMDAPP/lib/x86
SHELL=/bin/bash
Signal Handlers:
SIGSEGV: [libjvm.so+0x85f7d0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGBUS: [libjvm.so+0x85f7d0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGFPE: [libjvm.so+0x70e3e0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGPIPE: [libjvm.so+0x70e3e0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGXFSZ: [libjvm.so+0x70e3e0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGILL: [libjvm.so+0x70e3e0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
SIGUSR2: [libjvm.so+0x711210], sa_mask[0]=0x00000000, sa_flags=0x10000004
SIGHUP: [libjvm.so+0x710e10], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGINT: [libjvm.so+0x710e10], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGTERM: [libjvm.so+0x710e10], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
SIGQUIT: [libjvm.so+0x710e10], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
--------------- S Y S T E M ---------------
OS:Red Hat Enterprise Linux Server release 5.4 (Tikanga)
uname:Linux 2.6.18-164.el5 #1 SMP Tue Aug 18 15:51:48 EDT 2009 x86_64
libc:glibc 2.5 NPTL 2.5
rlimit: STACK 10240k, CORE infinity, NPROC 266239, NOFILE 1024, AS infinity
load average:0.07 0.02 0.00
/proc/meminfo:
MemTotal: 32956236 kB
MemFree: 18033184 kB
Buffers: 1188932 kB
Cached: 12061164 kB
SwapCached: 16 kB
Active: 3387040 kB
Inactive: 10732152 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 32956236 kB
LowFree: 18033184 kB
SwapTotal: 2096472 kB
SwapFree: 2096204 kB
Dirty: 272 kB
Writeback: 0 kB
AnonPages: 869024 kB
Mapped: 29720 kB
Slab: 754788 kB
PageTables: 9404 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
CommitLimit: 18574588 kB
Committed_AS: 3973360 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 264356 kB
VmallocChunk: 34359473555 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
Hugepagesize: 2048 kB
CPU:total 16 (4 cores per cpu, 2 threads per core) family 6 model 44 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht
/proc/cpuinfo:
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 44
model name : Intel(R) Xeon(R) CPU E5620 @ 2.40GHz
stepping : 2
cpu MHz : 2400.160
cache size : 12288 KB
physical id : 0
siblings : 8
core id : 0
cpu cores : 4
apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx pdpe1gb rdtscp lm constant_tsc nonstop_tsc pni monitor ds_cpl vmx smx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 4800.32
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 44
model name : Intel(R) Xeon(R) CPU E5620 @ 2.40GHz
stepping : 2
cpu MHz : 2400.160
cache size : 12288 KB
physical id : 1
siblings : 8
core id : 0
cpu cores : 4
apicid : 32
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx pdpe1gb rdtscp lm constant_tsc nonstop_tsc pni monitor ds_cpl vmx smx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 4800.11
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 2
vendor_id : GenuineIntel
cpu family : 6
model : 44
model name : Intel(R) Xeon(R) CPU E5620 @ 2.40GHz
stepping : 2
cpu MHz : 2400.160
cache size : 12288 KB
physical id : 0
siblings : 8
core id : 10
cpu cores : 4
apicid : 20
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx pdpe1gb rdtscp lm constant_tsc nonstop_tsc pni monitor ds_cpl vmx smx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 4800.31
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 3
vendor_id : GenuineIntel
cpu family : 6
model : 44
model name : Intel(R) Xeon(R) CPU E5620 @ 2.40GHz
stepping : 2
cpu MHz : 2400.160
cache size : 12288 KB
physical id : 1
siblings : 8
core id : 10
cpu cores : 4
apicid : 52
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx pdpe1gb rdtscp lm constant_tsc nonstop_tsc pni monitor ds_cpl vmx smx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 4800.10
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 4
vendor_id : GenuineIntel
cpu family : 6
model : 44
model name : Intel(R) Xeon(R) CPU E5620 @ 2.40GHz
stepping : 2
cpu MHz : 2400.160
cache size : 12288 KB
physical id : 0
siblings : 8
core id : 1
cpu cores : 4
apicid : 2
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx pdpe1gb rdtscp lm constant_tsc nonstop_tsc pni monitor ds_cpl vmx smx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 4800.45
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 5
vendor_id : GenuineIntel
cpu family : 6
model : 44
model name : Intel(R) Xeon(R) CPU E5620 @ 2.40GHz
stepping : 2
cpu MHz : 2400.160
cache size : 12288 KB
physical id : 1
siblings : 8
core id : 1
cpu cores : 4
apicid : 34
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx pdpe1gb rdtscp lm constant_tsc nonstop_tsc pni monitor ds_cpl vmx smx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 4800.12
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 6
vendor_id : GenuineIntel
cpu family : 6
model : 44
model name : Intel(R) Xeon(R) CPU E5620 @ 2.40GHz
stepping : 2
cpu MHz : 2400.160
cache size : 12288 KB
physical id : 0
siblings : 8
core id : 9
cpu cores : 4
apicid : 18
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx pdpe1gb rdtscp lm constant_tsc nonstop_tsc pni monitor ds_cpl vmx smx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 4800.10
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 7
vendor_id : GenuineIntel
cpu family : 6
model : 44
model name : Intel(R) Xeon(R) CPU E5620 @ 2.40GHz
stepping : 2
cpu MHz : 2400.160
cache size : 12288 KB
physical id : 1
siblings : 8
core id : 9
cpu cores : 4
apicid : 50
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx pdpe1gb rdtscp lm constant_tsc nonstop_tsc pni monitor ds_cpl vmx smx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 4800.17
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 8
vendor_id : GenuineIntel
cpu family : 6
model : 44
model name : Intel(R) Xeon(R) CPU E5620 @ 2.40GHz
stepping : 2
cpu MHz : 2400.160
cache size : 12288 KB
physical id : 0
siblings : 8
core id : 0
cpu cores : 4
apicid : 1
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx pdpe1gb rdtscp lm constant_tsc nonstop_tsc pni monitor ds_cpl vmx smx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 4800.10
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 9
vendor_id : GenuineIntel
cpu family : 6
model : 44
model name : Intel(R) Xeon(R) CPU E5620 @ 2.40GHz
stepping : 2
cpu MHz : 2400.160
cache size : 12288 KB
physical id : 1
siblings : 8
core id : 0
cpu cores : 4
apicid : 33
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx pdpe1gb rdtscp lm constant_tsc nonstop_tsc pni monitor ds_cpl vmx smx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 4800.18
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 10
vendor_id : GenuineIntel
cpu family : 6
model : 44
model name : Intel(R) Xeon(R) CPU E5620 @ 2.40GHz
stepping : 2
cpu MHz : 2400.160
cache size : 12288 KB
physical id : 0
siblings : 8
core id : 10
cpu cores : 4
apicid : 21
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx pdpe1gb rdtscp lm constant_tsc nonstop_tsc pni monitor ds_cpl vmx smx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 4800.24
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 11
vendor_id : GenuineIntel
cpu family : 6
model : 44
model name : Intel(R) Xeon(R) CPU E5620 @ 2.40GHz
stepping : 2
cpu MHz : 2400.160
cache size : 12288 KB
physical id : 1
siblings : 8
core id : 10
cpu cores : 4
apicid : 53
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx pdpe1gb rdtscp lm constant_tsc nonstop_tsc pni monitor ds_cpl vmx smx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 4800.32
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 12
vendor_id : GenuineIntel
cpu family : 6
model : 44
model name : Intel(R) Xeon(R) CPU E5620 @ 2.40GHz
stepping : 2
cpu MHz : 2400.160
cache size : 12288 KB
physical id : 0
siblings : 8
core id : 1
cpu cores : 4
apicid : 3
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx pdpe1gb rdtscp lm constant_tsc nonstop_tsc pni monitor ds_cpl vmx smx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 4800.11
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 13
vendor_id : GenuineIntel
cpu family : 6
model : 44
model name : Intel(R) Xeon(R) CPU E5620 @ 2.40GHz
stepping : 2
cpu MHz : 2400.160
cache size : 12288 KB
physical id : 1
siblings : 8
core id : 1
cpu cores : 4
apicid : 35
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx pdpe1gb rdtscp lm constant_tsc nonstop_tsc pni monitor ds_cpl vmx smx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 4800.11
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 14
vendor_id : GenuineIntel
cpu family : 6
model : 44
model name : Intel(R) Xeon(R) CPU E5620 @ 2.40GHz
stepping : 2
cpu MHz : 2400.160
cache size : 12288 KB
physical id : 0
siblings : 8
core id : 9
cpu cores : 4
apicid : 19
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx pdpe1gb rdtscp lm constant_tsc nonstop_tsc pni monitor ds_cpl vmx smx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 4800.10
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
processor : 15
vendor_id : GenuineIntel
cpu family : 6
model : 44
model name : Intel(R) Xeon(R) CPU E5620 @ 2.40GHz
stepping : 2
cpu MHz : 2400.160
cache size : 12288 KB
physical id : 1
siblings : 8
core id : 9
cpu cores : 4
apicid : 51
fpu : yes
fpu_exception : yes
cpuid level : 11
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx pdpe1gb rdtscp lm constant_tsc nonstop_tsc pni monitor ds_cpl vmx smx est tm2 cx16 xtpr popcnt lahf_lm
bogomips : 4800.17
clflush size : 64
cache_alignment : 64
address sizes : 40 bits physical, 48 bits virtual
power management: [8]
Memory: 4k page, physical 32956236k(18033184k free), swap 2096472k(2096204k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (20.5-b03) for linux-amd64 JRE (1.6.0_30-b12), built on Nov 10 2011 01:14:04 by "java_re" with gcc 3.2.2 (SuSE Linux)
time: Thu Feb 23 16:30:44 2012
elapsed time: 0 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment