Error for parallel execution with standard_parallel=solver

I can execute the following without problems:

abaqus job=myjob cpus=64 

but when I add the flag "standard_parallel=solver", I get the error

"Abaqus Error: The number of cpus (64) exceeds the number of cpus available (32)."

How can I remedy this error?