Job Time Summary
Job Time Summary
(OP)
I get the following in the .dat file after running a simulation. Can anyone explain what each of these categories mean. I know the Total CPU Time is the sum of the user time and system time. My ultimate goal is to compare test with different elements numbers and the time it takes to run but exclude everything except the computer time.
USER TIME (SEC) 386.7
SYSTEM TIME (SEC) 31.1
TOTAL CPU TIME (SEC) 417.8
WALLCLOCK TIME (SEC) 702
USER TIME (SEC) 386.7
SYSTEM TIME (SEC) 31.1
TOTAL CPU TIME (SEC) 417.8
WALLCLOCK TIME (SEC) 702





RE: Job Time Summary
What's the purpose of performing this comparison? To see that more DOFs take longer to solve? What solver are you using, what OS, how much RAM, what speed of HD I/O, etc...
RE: Job Time Summary
Basically I'm trying to draw a correlation between the number of elements and the time it takes a model to run. Then use this info to justify which one of the proposed methods is best when taking into account accuracy and computational efficiency.
I'm using Abaqus standard and I believe the machine is Windows XP with about 3GB ram.