'meteor update' killed as hits VPS CPU usage limit

I’m not able to run ‘meteor update’ as process is being killed by VPS manager because it uses to much CPU. Any idea how can I slow down ‘meteor update’ on Linux box ??

You could try using nice: Nice Command Examples

Tried without success.

Edit: Wrong diagnosis, it gets killed on filling the memory and swap file …