sleep 300s ps -ef | grep psdk | grep -v grep | awk '{print $2}' | sudo xargs kill -9