For some time I followed the "Verify Job" operation on our PBS and noticed that it takes a very long time, and the load is too low: "top" showed the use of only one processor core out of six. "iostat" showed no more than 40% disks activity. As I understand it, the check operation is performed in one thread. Is it possible to configure PBS to do "Verify Job" in the required number of threads by configuration or by the number of cores? If not, how to make a request to add such functionality? For example, so that PBS runs a verification for each archive as a separate task, but no more than a certain number, so as not to exceed the capabilities of the equipment?