Hello Aditya,
It is not clear what basis set you are using, since there are two DZVP-MOLOPT-SR-GTH for Ce, one with 12 electrons (-q12) and another with 30 electrons (-q30).
In my experience the best approach to know a cutoff estimate is from the HIGHER_COEFFICIENT in the whole basis set. Taking the result from HIGHER_COEFFICIENT*REL_CUTOFF you can get an approximate CUTOFF for convergence.
From BASIS_MOLOPT_UCL file, the DZVP-MOLOPT-SR-GTH-q12 basis set has a HIGHER_COEFFICIENT of 4.348 and DZVP-MOLOPT-SR-GTH-q30 basis set has a HIGHER_COEFFICIENT of 18.922, so with a REL_CUTOFF of 60Ry, the convergence must be reached at 260Ry and 1135Ry respectively.
Also, if you are using smoothers (XC_GRID section), the convergence test behavior will not be as expected, with a monotonous convergence... in my experience always show more oscillations...
A last thing, the EPS_DEFAULT and EPS_SCF values are important to reach a good CUTOFF convergence, values of 1E-12 and 1E-06, respectively, are usually good.
Regards - Lucas