Search stopped working, checked logs and received a Memory Exhausted of 512M.
Checked php.ini but it was set to 2048M which is more than 512M
So upon checking, the restriction was in the module itself, just edit.
/var/www/html/malla-supply/modules/brad/brad.cron.php:ini_set('memory_limit', '512M');