Page 1 of 1

FYI: SABnzbd "Killed" with big download on low-ram machine

Posted: June 20th, 2018, 12:03 pm
by sander
As a FYI:

SABnzbd gotted killed on my low-RAM machine (512MB) with a big download (45GB) with big chunk rar files (500MB each).

Terminal:

Code: Select all

2018-06-20 18:14:22,868::INFO::[downloader:704] Connecting [email protected] finished
2018-06-20 18:14:22,871::INFO::[downloader:704] Connecting [email protected] finished
2018-06-20 18:20:59,447::INFO::[assembler:96] Decoding /media/usb0/Downloads/incomplete/blabla.TrueHD.Atmos.7.1.HEc
2018-06-20 18:43:58,201::INFO::[assembler:96] Decoding /media/usb0/Downloads/incomplete/blabla.TrueHD.Atmos.7.1.HEc
Killed
dmesg confirms the reasong: Out of memory

Code: Select all

[Wed Jun 20 18:45:31 2018] Out of memory: Kill process 20813 (sabnzbdplus) score 645 or sacrifice child
[Wed Jun 20 18:45:31 2018] Killed process 20813 (sabnzbdplus) total-vm:2415428kB, anon-rss:274120kB, file-rss:0kB, shmem-rss:0kB
[Wed Jun 20 18:45:31 2018] oom_reaper: reaped process 20813 (sabnzbdplus), now anon-rss:0kB, file-rss:0kB, shmem-rss:0kB

So ... if SABnzbd gets Killed, check your dmesg for "Out of memory" ... ;)

Re: FYI: SABnzbd "Killed" with big download on low-ram machine

Posted: June 20th, 2018, 1:08 pm
by OneCD
Thanks @sander. 8)

Re: FYI: SABnzbd "Killed" with big download on low-ram machine

Posted: June 20th, 2018, 1:13 pm
by safihre
What did you set for article cache?

Re: FYI: SABnzbd "Killed" with big download on low-ram machine

Posted: June 20th, 2018, 1:17 pm
by sander
safihre wrote: June 20th, 2018, 1:13 pm What did you set for article cache?
120.7 M

That must be set by SAB itself ... yes, exaclty 1/4 of the 482 MB RAM in my system.

Re: FYI: SABnzbd "Killed" with big download on low-ram machine

Posted: June 20th, 2018, 2:03 pm
by safihre
Probably the article DB's started to add up.. :/