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

Noisy CkfTrackCandidateMaker in Run-3 HLT menu TSG test #46855

Open
mmusich opened this issue Dec 3, 2024 · 10 comments
Open

Noisy CkfTrackCandidateMaker in Run-3 HLT menu TSG test #46855

mmusich opened this issue Dec 3, 2024 · 10 comments

Comments

@mmusich
Copy link
Contributor

mmusich commented Dec 3, 2024

I was taking a look at the logs of the HLT integration tests in a recent release (see e.g. example) and I see a lot of:

%MSG-e TooManySeeds:   CkfTrackCandidateMaker:hltDoubletRecoveryPFlowCkfTrackCandidates  04-Nov-2024 19:12:45 CET Run: 386071 Event: 154505411
Exceeded maximum numeber of seeds! theMaxNSeeds=100000 nSeed=744560
%MSG
%MSG-e TooManySeeds:   CkfTrackCandidateMaker:hltDoubletRecoveryPFlowCkfTrackCandidatesSerialSync  04-Nov-2024 19:12:47 CET Run: 386071 Event: 154505411
Exceeded maximum numeber of seeds! theMaxNSeeds=100000 nSeed=744560
%MSG

we changed the input real data for the integration tests from Run2023D to Run2024H in this commit, and I don't remember seeing this before on 2023 data.

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 3, 2024

cms-bot internal usage

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 3, 2024

A new Issue was created by @mmusich.

@Dr15Jones, @antoniovilela, @makortel, @mandrenguyen, @rappoccio, @sextonkennedy, @smuzaffar can you please review it and eventually sign/assign? Thanks.

cms-bot commands are listed here

@mmasciov
Copy link
Contributor

mmasciov commented Dec 3, 2024

type tracking

@makortel
Copy link
Contributor

makortel commented Dec 3, 2024

assign reconstruction

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 3, 2024

New categories assigned: reconstruction

@jfernan2,@mandrenguyen you have been requested to review this Pull request/Issue and eventually sign? Thanks

@makortel
Copy link
Contributor

makortel commented Dec 3, 2024

type trk

@cmsbuild cmsbuild added the trk label Dec 3, 2024
@makortel
Copy link
Contributor

makortel commented Dec 3, 2024

@cms-sw/tracking-pog-l2

@slava77
Copy link
Contributor

slava77 commented Dec 3, 2024

[a question tangentially related to the issue] is this test specific to tracking? DT was off/out in 386071.

(the run had PU~61 in LS 107, seems to be about the same as in the 2023 run 370293:251)

@mmusich
Copy link
Contributor Author

mmusich commented Dec 3, 2024

is this test specific to tracking? DT was off/out in 386071.

no, it just so happens it was on disk.

@mmusich
Copy link
Contributor Author

mmusich commented Dec 3, 2024

just out of curiosity I tried running the tests using this more recent input file: /store/data/Run2024I/EphemeralHLTPhysics0/RAW/v1/000/386/593/00000/91a08676-199e-404c-9957-f72772ef1354.root from run386593, LS=235 (which should have no detector level defect) and I still see the same amount (if not more) warnings:

%MSG-e TooManySeeds:   CkfTrackCandidateMaker:hltDoubletRecoveryPFlowCkfTrackCandidatesSerialSync  03-Dec-2024 19:15:18 CET Run: 386593 Event: 535750267
Exceeded maximum numeber of seeds! theMaxNSeeds=100000 nSeed=2180909
%MSG
%MSG-e TooManySeeds:   CkfTrackCandidateMaker:hltIter3IterL3FromL1MuonCkfTrackCandidates  03-Dec-2024 19:15:18 CET Run: 386593 Event: 535725924
Exceeded maximum numeber of seeds! theMaxNSeeds=100000 nSeed=121719
%MSG
%MSG-e TooManySeeds:   CkfTrackCandidateMaker:hltDoubletRecoveryPFlowCkfTrackCandidatesSerialSync  03-Dec-2024 19:15:18 CET Run: 386593 Event: 535875922
Exceeded maximum numeber of seeds! theMaxNSeeds=100000 nSeed=1131273
%MSG

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants