···197197hours and open up an interactive terminal on that node.
198198199199```
200200-qsub qsub -I -n 1 -t 480 -q it
200200+qsub qsub -I -n 1 -t 480 -q R.mochi_day1
201201```
202202+203203+NOTE: the "R.mochi_day1" part is the name of a reservation that we have in
204204+place to guarantee node availability on the first day from 9am to 5pm.
205205+There are identical reservations in place for day 2 and day 3 called
206206+R.mochi_day2 and R.mochi_day3.
207207+208208+You are welcome to submit jobs after hours as well! Just use `-q it` during
209209+those times for the general availability queues for the nodes we are using.
202210203211Once the terminal is open, you can open additional terminals to that node
204212with ssh. For example: