Hi Kostas,
Gurobi academic licences don't have any type of (performance) restrictions. In fact, by default, gurobi will try to use all resources available when possible.
Where you limiting the number of threads by a parameter maybe? Also, bear in mind that some parts of the algorithm are not parallel, so you may see a drop in utilization at some points of the algorithm.
Hope this helps,
Best,
Daniel