parser.add_option("--dump-period",metavar="seconds",type="float",default=180.,help="Wait this many seconds between dumps of the URLs (default = 180., set to 0 to disable)")
parser.add_option("--job-tag",metavar="TAG",help="Collect URLs for jobs reporting this job tag (default = collect all gstlal_inspiral URLs).")