Search for running and finished jobs satisfying given criteria.
str
Constraints to be passed to job query.
float
Limit history search to this many days.
dict
htcondor.Schedd
The list of the HTCondor schedulers which to query for job information. If None (default), only the local scheduler will be queried.
Information about jobs satisfying the search criteria where for each Scheduler, local HTCondor job ids are mapped to their respective classads.
condor_search()