Unable to render certain frames

I’m using a Noise node with animation. The project consists of 6500 frames. All but these frames are rendered properly: 616, 1749, 1836, 3832, 4341, 4424, 4448.

At first, I ran Project Frame Range write. It got stuck at 58%, with the last frame rendered being 3828 and frames 616, 1749 and 1836 missing.

Then I ran some more writes to pinpoint the specific frames:
1 - 615 OK
616 - 616 stuck on “queued”
617 - 1748 OK
1749 - 1749 stuck on “queued”
1750 - 1835 OK
1836 - 1836 stuck on “queued”
1837 - 3830 OK
3831 - 3831 OK (ran this one 'cause it was missing in previous version of the project - with other stuff, which I stripped off for the sake of simplicity of the debugging process)
3832 - 3832 stuck on “queued”
3833 - 3849 OK
3850 - 3999 OK
4000 - 4300 OK
4301 - 4340 OK
4341 - 4341 stuck on “queued”
4342 - 4360 OK
4361 - 4400 OK
4401 - 4423 OK
4424 - 4424 stuck on “queued”
4425 - 4447 OK
4448 - 4448 stuck on “queued”
4449 - 4499 OK
4500 - 6500 OK

BTW, I also tried rendering previous frame for each that got stuck on “queued” with no issues.

I attached the .ntp file. (As .txt as I was unable to upload .ntp file so just do mv noise-issue.txt noise-issue.ntp).

noise-issue.txt (1.9 MB)

If anyone wants to look into this to figure out what is going on, please do so and thank You!