Ah my bad, the frequency number is, in fact, incorrect. However, I will add that a correct frequency number alone is not sufficient to resolve this error. See logs below:
```
icpx -std=c++0x -Wall -Winline -Wshadow -W -O3 -qopenmp -xHOST -pg -o perf Grid.o PDE.o Solver.o perf.o timer.o
Running ./perf with options 1000 400000 and CPU frequency 2000000 KHz
srun: error: governor of 2000000-2000000 is not allowed in slurm.conf
srun: error: Invalid --cpu-freq argument
gmon.out: No such file or directory
=== JOB_STATISTICS ===
=== current date : Wed Aug 21 11:29:25 CEST 2024
= Job-ID : 1541210 on fritz
= Job-Name : profile-job
= Job-Command : ./jobs/profile.sh
= Initial workdir : /home/hpc/ptfs/ptfs275h/project
= Queue/Partition : singlenode
= Slurm account : ptfs with QOS=ptfs
= Features : hwperf
= Requested resources: for 00:05:00
= Elapsed runtime : 00:00:07
= Total RAM usage : 0.0 GiB
= Node list : f0566
= Subm/Elig/Start/End: 2024-08-21T11:28:52 / 2024-08-21T11:28:52 / 2024-08-21T11:29:17 / 2024-08-21T11:29:24
======================
=== Quota infos ======
Path Used SoftQ HardQ Gracetime Filec FileQ FiHaQ FileGrace
/home/woody 0.0K 1000.0G 1500.0G N/A 1 5,000K 7,500K N/A
/home/hpc 2237.7M 104.9G 209.7G N/A 4,878 500K 1,000K N/A
/lustre 4.0K 0.0K 0.0K N/A 1 80K 250K N/A
======================
```
This issue has been occurring ever since the maintenance work was done in the period of August 13-15.