Ubuntu is becoming slow for no apparent reason. I'd like some help with analysing and fixing this issue.
Usually when a system slows down, that's because the software is using too much system resources, but my CPU and RAM usage usually doesn't even reach 40%. Still, the system starts slowing down and applications stop responding more frequently. I've also experienced complete system freezes, a few times.
Another reason can often be that the hardware is simply getting old, but that can't possibly be the case, as this computer is not even half a year old yet.
Ubuntu 12.04 AMD64, fresh installation. I am using the nvidia-current
drivers.
System specifications
- Processor: AMD FX-6100 6-core 3.3 GHz
- Memory: Corsair 8 GB DDR3-1600 Kit 8GB DDR3 RAM
- Storage: Seagate ST2000DM001 2TB 7200RPM HDD
- Motherboard: ASUS M5A88-V EVO
- Graphic card: MSI N430GT-MD1GD3 (NVIDIA GT430, 1GB video memory)
Sensors
robin@RobinJ:~$ sensors
atk0110-acpi-0
Adapter: ACPI interface
Vcore Voltage: +0.94 V (min = +0.85 V, max = +1.60 V)
+3.3 Voltage: +3.28 V (min = +2.97 V, max = +3.63 V)
+5 Voltage: +5.10 V (min = +4.50 V, max = +5.50 V)
+12 Voltage: +11.88 V (min = +10.20 V, max = +13.80 V)
CPU FAN Speed: 468 RPM (min = 600 RPM)
CHASSIS FAN Speed: 865 RPM (min = 600 RPM)
POWER FAN Speed: 1041 RPM (min = 600 RPM)
CPU Temperature: +34.0°C (high = +60.0°C, crit = +95.0°C)
MB Temperature: +30.0°C (high = +45.0°C, crit = +75.0°C)
k10temp-pci-00c3
Adapter: PCI adapter
temp1: +19.2°C (high = +70.0°C)
(crit = +70.0°C, hyst = +67.0°C)
fam15h_power-pci-00c4
Adapter: PCI adapter
power1: 49.44 W (crit = 95.01 W)
If you need more information, just ask for it.
Thanks for the help, people, but Ubuntu crashed on me yesterday, and I see little reason to try and repair it, as it's more trouble than it's worth in my opinion. Installing a new distro (probably not Ubuntu, I've had it with bugs and slowness for the time being) will fix this problem too, so I'm going to close this question. Thanks again for the help.
uptime
to show the load averages (or use the load monitoring widgets). The behaviour that you describe I have observed in systems that either (i) run out of memory and have to swap heavily (but you have plenty of ram), or (ii) on systems with a heavy load put on the hard disk (like running many concurrent database queries). No, your hardware is not getting old, btw. – January Aug 22 '12 at 15:09