Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: Computer reboots unexpectedly

  1. #1
    Join Date
    Aug 2013
    Beans
    5

    Computer reboots unexpectedly

    I recently purchased a new Dell XPS 8700 (Core™ i7-4770 processor, 16GB Dual Channel DDR3 SDRAM), added a 2TB Seagate hard disk and installed Ubuntu 13.04 (64 bit) on this new drive. I have even disconnected the original hard disk (includes Windows 8) as currently the PC is only used for Ubuntu. So there is no dual OS. The system is explicitly used to run OpenFOAM v2.1.1, a CFD toolbox. I run OpenFOAM in serial, i.e., one CPU is allocated to each task, and computations may take several days, means some of the CPUs are running %100 for few days (there are total of 8 CPUs). At least one CPU is left unloaded at all times.
    The issue that I am running to is that over the past week the PC has rebooted 3-4 times unexpectedly. All the running programs are killed as a result. At first I thought it is installing necessary updates, I checked for all the updated and there was nothing left. I shutdown the system and started again. I even disconnected internet connection, as I did not want any reboot (due to downloading/installing updates) at the middle of OpenFOAM computations. Despite all, the PC rebooted again unexpectedly! The PC is in a room with several other computers (older PCs), and nothing similar is happening to other machines. The computer is connected to a surge protector (not the best one, nor cheapest one), so that may be a reason. But all other computers in the room are also connected to similar surge protectors, and no rebooting is observed in those machines.
    I do not find any reason on why rebooting is happening. Does anyone have an idea on what is possibly causing this or how can I stop it? Is there any way (a log file, installing a toolbox etc) that I could learn what forces the system to reboot, or monitor system temperature (this is just a guess)? I appreciate any help very much. Thank you.

  2. #2
    Join Date
    Jul 2008
    Location
    U.S.A
    Beans
    1,332
    Distro
    Ubuntu Development Release

    Re: Computer reboots unexpectedly

    If you CPUs are running at 100%, I'd say there is a possibility you're running out of RAM or your CPU is getting too hot.

    How much RAM does your system have?
    You can install Sensors to check your temps.

    https://help.ubuntu.com/community/SensorInstallHowto

  3. #3
    Join Date
    Jun 2007
    Beans
    14,793

    Re: Computer reboots unexpectedly

    Memtest is a good idea too.

  4. #4
    Join Date
    Aug 2013
    Beans
    5

    Re: Computer reboots unexpectedly

    I do not think RAM is an issue, the computations I am performing use CPU intensively but not RAM. I have 16 GB of memory and 100 GB of SWAP space. I monitor CPU and memory usage frequently and memory use is less than 10 GB.
    Thank you for your hint on installing Sensors. I will pursue this and monitor CPU temperature. That may give me something.

  5. #5
    Join Date
    Aug 2013
    Beans
    5

    Re: Computer reboots unexpectedly

    Also, are there any particular conditions under which Ubuntu would reboot automatically, without any confirmation from the user? The computer is disconnected from internet, so updates would not be an option!

  6. #6
    Join Date
    Jul 2013
    Location
    Wisconsin
    Beans
    4,952

    Re: Computer reboots unexpectedly

    Quote Originally Posted by masoud2 View Post
    Also, are there any particular conditions under which Ubuntu would reboot automatically, without any confirmation from the user?
    No, unless you programmed it to do so.
    Nor would it reboot after updates, unless you programmed it to do so. It merely notifies you to reboot.
    This assumes you really mean a hardware reboot. Are you sure that's what is happening? Have you actually seen it reloading the OS? Does /var/log/syslog indicate a system restart?

    Most software crashes will simply kill the application without affecting the OS.
    Some software crashes will kill the X server process, which will automatically restart and return you to the login screen. That's not a reboot. The OS has not been reloaded, power has not been cycled.
    Some software crashes freeze or panic the kernel. The system will be unusable, but turned on.
    I don't know of any software crashes that power off or restart the hardware.


    Check the BIOS: Rebooting after power failure is a common option. Try switching surge protectors, power cords, and power outlets to rule out power hardware.

    Check /var/log/syslog for any unusual log activity (errors, crashes, etc) immediately before the reboot.

  7. #7
    Join Date
    Aug 2013
    Beans
    5

    Re: Computer reboots unexpectedly

    Quote Originally Posted by ian-weisser View Post
    Check /var/log/syslog for any unusual log activity (errors, crashes, etc) immediately before the reboot.
    Hi ian-weisser, Thank you for your response. But how can I check syslog immediately before the reboot, when reboot is happening unexpectedly, and in fact that is the whole issue! The PC has been running now for about 40 hours and there is no unusual activity recorded in syslog, so far. What I would need, I guess, is a log file that I can check AFTER a reboot, to tell me what was the reason of rebooting.
    Also, yes I do mean a hardware reboot, i.e., computer goes off and on again. Once I was working next to the computer and this occurred and I saw the OS reloading process.

  8. #8
    Join Date
    Jun 2013
    Beans
    Hidden!
    Distro
    Ubuntu Studio

    Re: Computer reboots unexpectedly

    Almost sounds like a bad processor or motherboard. My mother's computer was doing the same a couple months ago and the processor was going out (fairly new computer also).

    Could be overheating, loose components or bad components.

  9. #9
    Join Date
    Jul 2013
    Location
    Wisconsin
    Beans
    4,952

    Re: Computer reboots unexpectedly

    Quote Originally Posted by masoud2 View Post
    But how can I check syslog immediately before the reboot, when reboot is happening unexpectedly, and in fact that is the whole issue! The PC has been running now for about 40 hours and there is no unusual activity recorded in syslog, so far. What I would need, I guess, is a log file that I can check AFTER a reboot, to tell me what was the reason of rebooting.
    Precisely. /var/log/syslog is not erased by reboot. If there is a software issue that logs, it probably logs there.
    It's worth a look after a reboot...though your description reads more and more like a hardware issue to me.

  10. #10
    Join Date
    Aug 2013
    Beans
    5

    Re: Computer reboots unexpectedly

    Few minutes ago, the computer rebooted unexpectedly again. This is happening after approximately 68 hours of operation. 7 out of 8 CPUs have been active %100 during this time. I have been monitoring system temperature and have not noticed anything wrong, Cores' temperature have been between 30 c and 40 c, though I do not know the temperature at the moment of rebooting.
    I checked var/log/syslog. The log file started recording intensively at Aug 15 17:07, about the exact time that rebooting occured. So did kern.log and pm-powersave.log. Unfortunately, I could not extract any useful information from these files to help me understand the reason(s) of rebooting, so I made a copy of these files and there are attached. I would be very thankful if one could take a look at these files and possibly provide me with some information about the rebooting.syslog-copy.odtkern.log-copy.odtpm-powersave.log-copy.odt

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •