I deployed the Google Custom Search API as AWS lambda function for my project. It uses the 3GB (full memory provided by lambda) and task got terminated.
It throws a warning :
"OpenBLAS WARNING - could not determine the L2 cache size on this system, assuming 256k"
I don't know why its consuming more memory?