Hi Paolo,
it is generally not recommended to perform MP2 calculations with GPW integrals and all-electron
basis sets. Because the integrals are evaluated numerically on a grid, dealing with the very localized core electrons would require a very fine grid. This translates to a large value of WFC_GPW%CUTOFF and a massive memory footprint. This is especially true
if your simulation cell is large, as it is the case with you. For maximum efficiency and lowest memory usage, you should take a cell that is just large enough so that the WAVELET solver does not complain.
There are other types of integrals, but only GPW works for the calculation of gradients
(I think). Therefore, a geometry optimization will require you to use this scheme. If you are interested in the geometry, I suggest you use basis sets from the BASIS_RI_cc-TZ file with pseudopotentials and the GPW scheme. I join a modified version of your
original input file which runs without issues. Note that I relaxed the values of some of your EPS thresholds for better performance.
I hope that helps. Best,
Augustin