You can check if the SQL instance is running by looking at the services on the server.
for each instance you should see a service called:
SQL Server (instance name)
and
SQL Server Agent (instance name)
You should also see a service called:
SQL Server Browser
All of these services should be running.