what is the screen output from dist.seqs

When I run dist.seqs, I see two columns of numbers being written to stdout. What do those numbers mean? I’ve had a job running for 2 days now, and would like to have some idea about how much progress I’m making.

the left column is the sequence index that was completed and the right column is the number of seconds since you started. note that this may get a bit screwed up if you’re running multiple processors.

pat

I think one column denotes number of seconds and other denotes index sequence.