SolusVM KVM templates have a tendency to not set up swap correctly. Please enter the following in SSH to create your swap:
swapoff /dev/vda2
mkswap /dev/vda2
swapon /dev/vda2
You might have to resize your swap with the GParted ISO available in SolusVM.