Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help needed: terminate job 2

Status
Not open for further replies.

Tina a

Bioengineer
Joined
Jan 10, 2018
Messages
24
Location
US
Hi,

How can I terminate my job that is run in parallel? My job could not be deleted through command and looks like I cannot do anything through task manager as well. When I check abaqus licensing, sometimes there are 30 licenses and sometimes 8 licenses in parallel, and the model is still running from many days. But I want to delete it and remove the licenses in parallel. I tried to solve it but I am new to abaqus and I am not being able to figure out the exact issue. Any help would be highly appreciated.

Thanks.
 
If the Abaqus command is not terminating the job, then you can use the Task Manager to kill the process. I never had a case were this isn't working.
 
Hi Mustaine3,

Thank you. Is standard.exe the file to be deleted to kill the job?
 
Yes, this is the process that you can kill to stop the analysis. But as mentioned, the first try should be the Abaqus command, since this allows the solver to finish the current iteration and close all open files.

The command, that has to be executed in the work directory of the job would be:
abaqus job=jobname terminate
 
Yes, I generally terminate my job through Abaqus command but this time I got this issue. Thank you for your help. Really appreciate it.
 
If you are using Windows OS, “Process Explorer” is a good tool to manage the running processes, such as terminate an unwanted process.

 
Thank you goeasyon.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top