Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

do not use the JEL for completions, as the statistics are incomplete #405

Merged
merged 10 commits into from
Nov 20, 2024

Conversation

dsschult
Copy link
Collaborator

An example:

from condor job event log for the job termination event:

RemoteWallClockTime = 28807.0

from condor_history:

RemoteWallClockTime = 275941.0

More details from condor_history:

CommittedSlotTime = 247121.0
CumulativeSlotTime = 275941.0

So it appears like during the job event it hasn't yet updated the RemoteWallClockTime classad, and the value is coming from previous job runs/evictions.

@dsschult dsschult added the bug label Nov 20, 2024
@dsschult dsschult self-assigned this Nov 20, 2024
@dsschult dsschult merged commit 0122974 into master Nov 20, 2024
10 checks passed
@dsschult dsschult deleted the fix-err-out branch November 20, 2024 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant