Today found my system locked up. I could ping it but could find no response from keyboard (unless there is a secret key combo that I didn’t think of). All I could do was power down. Maybe I need to run ssh in the future to see if I can do a clean shutdown. I never did find anything in the log as su or as user that pointed to a problem that may have caused the lockup. I don’t use screen locking but I do run a screen saver, xscreensaver. When I found the system locked, of course the screensaver was frozen.
I usually don’t poke around in the log file so am not familiar with a lot of entries. I found this series of entries, repeated ev. 15 min. I don’t know if it is normal or not and would like to know what it all means. This is in the system log. This is one of many series of entries. Searching my journal I see that this series of entries first started in late May and apparently are there during every session since then.
Are these normal entries and what is their purpose?
-- Logs begin at Sun 2016-03-27 15:43:42 PDT, end at Sun 2016-12-11 19:00:01 PST. --
Dec 11 13:30:01 linux-shpr cron[6965]: pam_unix(crond:session): session opened for user root by (uid=0)
Dec 11 13:30:01 linux-shpr systemd[6966]: pam_unix(systemd-user:session): session opened for user root by (uid=0)
Dec 11 13:30:01 linux-shpr systemd[1]: Starting user-0.slice.
Dec 11 13:30:01 linux-shpr systemd[1]: Created slice user-0.slice.
Dec 11 13:30:01 linux-shpr systemd[1]: Starting User Manager for UID 0...
Dec 11 13:30:01 linux-shpr systemd[1]: Starting Session 19 of user root.
Dec 11 13:30:01 linux-shpr systemd[1]: Started Session 19 of user root.
Dec 11 13:30:01 linux-shpr systemd[6966]: Starting Paths.
Dec 11 13:30:01 linux-shpr systemd[6966]: Reached target Paths.
Dec 11 13:30:01 linux-shpr systemd[6966]: Starting Timers.
Dec 11 13:30:01 linux-shpr systemd[6966]: Reached target Timers.
Dec 11 13:30:01 linux-shpr systemd[6966]: Starting Sockets.
Dec 11 13:30:01 linux-shpr systemd[6966]: Reached target Sockets.
Dec 11 13:30:01 linux-shpr systemd[6966]: Starting Basic System.
Dec 11 13:30:01 linux-shpr systemd[6966]: Reached target Basic System.
Dec 11 13:30:01 linux-shpr systemd[6966]: Starting Default.
Dec 11 13:30:01 linux-shpr systemd[6966]: Reached target Default.
Dec 11 13:30:01 linux-shpr systemd[6966]: Startup finished in 48ms.
Dec 11 13:30:01 linux-shpr systemd[1]: Started User Manager for UID 0.
Dec 11 13:30:01 linux-shpr CRON[6965]: pam_unix(crond:session): session closed for user root
Dec 11 13:30:02 linux-shpr systemd[1]: Stopping User Manager for UID 0...
Dec 11 13:30:02 linux-shpr systemd[6966]: Stopping Default.
Dec 11 13:30:02 linux-shpr systemd[6966]: Stopped target Default.
Dec 11 13:30:02 linux-shpr systemd[6966]: Stopping Basic System.
Dec 11 13:30:02 linux-shpr systemd[6966]: Stopped target Basic System.
Dec 11 13:30:02 linux-shpr systemd[6966]: Stopping Paths.
Dec 11 13:30:02 linux-shpr systemd[6966]: Stopped target Paths.
Dec 11 13:30:02 linux-shpr systemd[6966]: Stopping Timers.
Dec 11 13:30:02 linux-shpr systemd[6966]: Stopped target Timers.
Dec 11 13:30:02 linux-shpr systemd[6966]: Stopping Sockets.
Dec 11 13:30:02 linux-shpr systemd[6966]: Stopped target Sockets.
Dec 11 13:30:02 linux-shpr systemd[6966]: Starting Shutdown.
Dec 11 13:30:02 linux-shpr systemd[6966]: Reached target Shutdown.
Dec 11 13:30:02 linux-shpr systemd[6966]: Starting Exit the Session...
Dec 11 13:30:02 linux-shpr systemd[6966]: Received SIGRTMIN+24 from PID 7069 (kill).
Dec 11 13:30:02 linux-shpr systemd[6967]: pam_unix(systemd-user:session): session closed for user root
Dec 11 13:30:02 linux-shpr systemd[1]: Stopped User Manager for UID 0.
Dec 11 13:30:02 linux-shpr systemd[1]: Stopping user-0.slice.
Dec 11 13:30:02 linux-shpr systemd[1]: Removed slice user-0.slice.