...
You can name the screens
screen -S SPtestand screen reattach will give
you
screen -R SPtest
you can detatch and keep running:
...
(or type man screen to get information)
and screen reattach will give you
screen -R SPtest
but then you have to actually stop them by typing exit from within screen
exit