The SNgen processor reads out data from ROOT files stored in ratpac. The data read happens even when SNgen isn't used, so every time the rat executable is used. This file read has caused issues when running many jobs using ratpac on batch systems, clogging the file system and causing the jobs to be cancelled.
Ideally, the ROOT files would be read only when the SNgen processor is needed.