Get information about completed jobs from HTCondor history.
str
Constraints to be passed to job query.
dict
htcondor.Schedd
HTCondor schedulers which to query for job information. If None (default), the query will be run against the history file of the local scheduler only.
Information about jobs satisfying the search criteria where for each Scheduler, local HTCondor job ids are mapped to their respective classads.
condor_history()