LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Closed Thread
  Search this Thread
Old 09-13-2010, 07:31 AM   #1
mail2mphani
Member
 
Registered: Jan 2009
Location: INDIA
Distribution: REDHAT
Posts: 64

Rep: Reputation: 16
Thumbs down CPU Utilization


Dear All

I am facing a problem in rhel4(2.6.9-34.ELsmp). My application is java(java version "1.6.0_16") based Enterprise application. At present our application running on sun vfire 440. It has 8 processors with2.4GHz and 8GB Ram. When my application starts some times the cpu utilization goes up to 99%. Give the solution for this.

Quote:
top - 15:03:23 up 13 days, 22:18, 3 users, load average: 1.01, 1.05, 1.04
Tasks: 127 total, 1 running, 126 sleeping, 0 stopped, 0 zombie
Cpu0 : 1.8% us, 1.0% sy, 0.0% ni, 97.1% id, 0.0% wa, 0.0% hi, 0.0% si
Cpu1 : 4.1% us, 3.0% sy, 0.0% ni, 92.2% id, 0.6% wa, 0.0% hi, 0.0% si
Cpu2 : 4.2% us, 3.1% sy, 0.0% ni, 92.8% id, 0.0% wa, 0.0% hi, 0.0% si
Cpu3 : 3.6% us, 2.6% sy, 0.0% ni, 93.6% id, 0.2% wa, 0.0% hi, 0.0% si
Cpu4 : 3.2% us, 2.4% sy, 0.0% ni, 94.2% id, 0.2% wa, 0.0% hi, 0.0% si
Cpu5 : 2.9% us, 2.2% sy, 0.0% ni, 94.9% id, 0.0% wa, 0.0% hi, 0.0% si
Cpu6 : 3.1% us, 2.3% sy, 0.0% ni, 94.6% id, 0.0% wa, 0.0% hi, 0.0% si
Cpu7 : 3.1% us, 2.3% sy, 0.0% ni, 94.3% id, 0.3% wa, 0.0% hi, 0.0% si
Mem: 8312516k total, 7912564k used, 399952k free, 112576k buffers
Swap: 8385848k total, 0k used, 8385848k free, 6991144k cached

PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
8431 eazzy247 16 0 1250m 657m 11m S 99.9 8.1 362:52.22 java
1 root 16 0 1928 560 480 S 0.0 0.0 0:01.68 init
2 root RT 0 0 0 0 S 0.0 0.0 0:00.04 migration/0
3 root 34 19 0 0 0 S 0.0 0.0 0:00.01 ksoftirqd/0
4 root RT 0 0 0 0 S 0.0 0.0 0:00.02 migration/1
5 root 34 19 0 0 0 S 0.0 0.0 0:04.14 ksoftirqd/1
6 root RT 0 0 0 0 S 0.0 0.0 0:00.02 migration/2
7 root 34 19 0 0 0 S 0.0 0.0 0:00.47 ksoftirqd/2
8 root RT 0 0 0 0 S 0.0 0.0 0:00.01 migration/3
9 root 34 19 0 0 0 S 0.0 0.0 0:06.42 ksoftirqd/3
10 root RT 0 0 0 0 S 0.0 0.0 0:00.02 migration/4
11 root 34 19 0 0 0 S 0.0 0.0 0:04.18 ksoftirqd/4
12 root RT 0 0 0 0 S 0.0 0.0 0:00.03 migration/5
13 root 34 19 0 0 0 S 0.0 0.0 0:00.08 ksoftirqd/5
14 root RT 0 0 0 0 S 0.0 0.0 0:00.02 migration/6
15 root 34 19 0 0 0 S 0.0 0.0 0:00.09 ksoftirqd/6
16 root RT 0 0 0 0 S 0.0 0.0 0:00.02 migration/7
17 root 34 19 0 0 0 S 0.0 0.0 0:02.54 ksoftirqd/7
18 root 5 -10 0 0 0 S 0.0 0.0 0:00.00 events/0
19 root 5 -10 0 0 0 S 0.0 0.0 0:00.00 events/1
20 root 5 -10 0 0 0 S 0.0 0.0 0:00.00 events/2
21 root 5 -10 0 0 0 S 0.0 0.0 0:00.00 events/3
22 root 5 -10 0 0 0 S 0.0 0.0 0:00.00 events/4
23 root 5 -10 0 0 0 S 0.0 0.0 0:00.00 events/5
24 root 5 -10 0 0 0 S 0.0 0.0 0:00.00 events/6
25 root 5 -10 0 0 0 S 0.0 0.0 0:00.00 events/7
26 root 8 -10 0 0 0 S 0.0 0.0 0:00.00 khelper
27 root 12 -10 0 0 0 S 0.0 0.0 0:00.00 kacpid
82 root 5 -10 0 0 0 S 0.0 0.0 0:00.00 kblockd/0
83 root 5 -10 0 0 0 S 0.0 0.0 0:00.00 kblockd/1
84 root 5 -10 0 0 0 S 0.0 0.0 0:00.00 kblockd/2
85 root 5 -10 0 0 0 S 0.0 0.0 0:00.00 kblockd/3
 
Old 09-13-2010, 08:11 AM   #2
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,120

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
Duplicate. Reported.
 
  


Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
CPU Utilization mail2mphani Linux - Hardware 12 09-14-2010 01:48 AM
High CPU utilization on only one CPU out of 4 CPUs makam.sreekanth Linux - Kernel 2 09-03-2009 04:12 AM
cpu utilization and cpu load soltanloo Linux - General 1 06-07-2009 02:19 AM
Linux desktop GUI tool for CPU utilization and bandwidth utilization karimasif Linux - Software 4 03-03-2008 01:09 PM
CPU utilization in 2.4 vs 2.6.. lynz Linux - Software 2 06-04-2007 01:40 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:14 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration