On either Unix (FM7) or Win7 (FM9), the string looks like:
username/Real Name/sysname/Mon Jul 28 07:43:27 2014/1406551407/1/
username/
Login name of user holding lock
/Real Name/
Full name of that user
/sysname/
System (PC, workstation, or VM instance I suppose) name
/Mon Jul 28 07:43:27 2014/
Time of most recent Write (apparently not time of Open)
/1406551407/
Might be same timestamp, as Unix Epoch (seconds since 00:00:00 1970-01-01 UTC)
/1/
Beats me, but was "1" on both systems.