def run(options)
        run_with_rescue do
          # initialize random number generator
          srand(Time.now.to_i)