It happens about once a week and the system completely freezes. Doesn't react to Ctrl+Alt+F1, Ctrl+Alt+Delete, I need to hard reset it. Despite it happens different time of the day, every time I check the last message is from CRON:
Dec 20 08:17:01 titan CRON[4106]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
/etc/cron.hourly is empty, there's just a .placeholder in it. I executed every task in /etc/cron.daily manually, but neither of them caused a crash that time.
How can I debug this further? I don't see any detailed logs about cron. Should I place log writes in the cron jobs? Is there any other place where daily or hourly cron jobs can be picked up besides /etc/cron.hourly and /etc/cron.daily?
I'm running 16.04 Ubuntu Studio, with Xfce. I had trouble before with my wifi (Getting Killer Wireless-AC 1535 working for installing Ubuntu 16.04) and even with the install to btrfs based RAID 0 NVMe setup, I don't suspect these though this time.
 
    