Hello:
  I submit MD jobs to cluster with the following scrips:


# @ job_name = gromacs_job
# @ class = kdm-large
# @ account_no = G07-13
# @ error = gromacs.out
# @ output = gromacs.out
# @ environment = COPY_ALL
# @ wall_clock_limit = 2:00:00
# @ notification = error
# @ notify_user = alb...@icm.edu.pl
# @ job_type = bluegene
# @ bg_size = 128
# @ queue
mpirun -exe /opt/gromacs/4.5.4/bin/mdrun_mpi -args "-nosum -dlb yes -s nvt" -mode VN -np 128


and it generate the following files;

gromacs.out
md.log
traj.trr
ener.edr

I check the tail of each file and cannot find the performance of my job, such as: how long it will take to be finished. Does anybody have any idea to fix this?

THX
-- 
gmx-users mailing list    gmx-users@gromacs.org
http://lists.gromacs.org/mailman/listinfo/gmx-users
Please search the archive at 
http://www.gromacs.org/Support/Mailing_Lists/Search before posting!
Please don't post (un)subscribe requests to the list. Use the 
www interface or send it to gmx-users-requ...@gromacs.org.
Can't post? Read http://www.gromacs.org/Support/Mailing_Lists

Reply via email to