Can’t Allocate Memory for Array

As the error message says, the calculation has used all the available memory on the computer. Reduce the number of MPI processes and use threading instead. Otherwise, you have to reduce the calculation accuracy or the system size.