First Person Template on Ubuntu consume 99% GPU on NVIDIA T4

Hi! I need export my game to play in a Linux server with a T4 using pixel streaming plugin. I need at least 3 instances but the problem is only one instance is taking 99% of the GPU.

I created a First Person template, and without any modification I export for linux and I get GPU 99% used (the same result with my project).
The same project exported for Windows (in the same machine) takes 12% of GPU usage.

System spec:
AWS instance g4dn.xlarge
Video card Nvidia T4
Ubuntu Server 22.04
Unreal Engine 5.4.4 from Source.
First Person Template Blueprint.

What can I do to reduce the GPU load on linux?