Scripting on server

Hello, 

I'm using my local computer both as the client and server. And I have a perl script which when I press the debug button, produces the desired output files but it probably runs on a single core. And the whole Material Studio interface hangs until the task finishes.

But if I run the perl script using the "run on server" button I get to choose for it to run on multiple core and also request GPU usage. And indeed my pc shows that it's utilizing a considerable portion of CPU. but unfortunately it's stuck at 0% for hours now and it's not even showing the generation of any output files. 

What could be the issue here? 

I have a 48 core threadripper and a RTX 4060Ti on my local computer