monitor中有显示提交时间和完成时间,自己算一下就可以了。
monitor中点击datafile,你将会发现USER TIME、SYSTEM TIME、CPUTOTAL CPU TIME
USER TIME refers to the CPU time spent executing ABAQUS.
SYSTEM TIME refers to the amount of OS kernel CPU time spent by the operating system doing work on behalf of the ABAQUS process.
TOTAL CPU TIME is the sum of these two numbers.