Log Message:
-----------
pkg/gce, vm/gce: auto delete instances
setup gce to auto delete an instance after VMRunningTime + 1 hour. This ensures that instances are deleted even if the
manager crashes and fails to delete them. Add a 1-hour margin to the timeout to give the manager enough time to finish
its own cleanup.