If the code is running on the same machine (is it? does EG connect to another server?) at the same time (same machine load? no other processes?) then the difference can only be due to configuration differences between the SAS sessions (different config.sas files, with different memory or CPU setting for example).
You should look at the log and find one step where the difference is significant and investigate from there.
... View more